text stringlengths 2 99.5k | meta dict |
|---|---|
module.exports = {
Model: require('./underline.js'),
View: require('../annotation/annotation_view.js')
};
| {
"pile_set_name": "Github"
} |
using Sharpen;
namespace android.media
{
[Sharpen.NakedStub]
public interface MediaScannerClient
{
}
}
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>DisplayBlueGamma</key>
<real>1.939987e+00</real>
<key>DisplayBluePointX</key>
<real>1.529999e-01</real>
<key>DisplayBluePointY</key>
<real>9.999084e-02</real>
<... | {
"pile_set_name": "Github"
} |
package de.embl.rieslab.emu.ui.uiproperties.flag;
public final class NoFlag extends PropertyFlag{
public static final String NONE_FLAG = "None";
public NoFlag() {
super(NONE_FLAG);
}
}
| {
"pile_set_name": "Github"
} |
project Test is
-- Deliberately empty
end Test;
| {
"pile_set_name": "Github"
} |
one
two
three
four
| {
"pile_set_name": "Github"
} |
// Text truncate
// Requires inline-block or block for proper styling
@mixin text-truncate() {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
| {
"pile_set_name": "Github"
} |
#import <MetalKit/MetalKit.h>
@interface Renderer : NSObject <MTKViewDelegate>
-(nonnull instancetype)initWithView:(nonnull MTKView *)view;
@end
| {
"pile_set_name": "Github"
} |
http://localhost
| {
"pile_set_name": "Github"
} |
set(LLVM_LINK_COMPONENTS
TransformUtils
BitWriter
Core
IRReader
Support
)
add_llvm_tool(llvm-split
llvm-split.cpp
DEPENDS
intrinsics_gen
)
| {
"pile_set_name": "Github"
} |
import Resolver from 'ember-resolver';
export default Resolver;
| {
"pile_set_name": "Github"
} |
fn f() -> isize {
let x: isize;
return x; //~ ERROR use of possibly-uninitialized variable: `x`
}
fn main() { f(); }
| {
"pile_set_name": "Github"
} |
//args: -Eunused
package p
type (
unused struct{}
)
func X() {}
| {
"pile_set_name": "Github"
} |
import Flexbox from '../containers/Flexbox';
export {
Flexbox,
};
| {
"pile_set_name": "Github"
} |
//
// BWTokenField.h
// BWToolkit
//
// Created by Brandon Walkin (www.brandonwalkin.com)
// All code is provided under the New BSD license.
//
#import <Cocoa/Cocoa.h>
@interface BWTokenField : NSTokenField
{
}
@end
| {
"pile_set_name": "Github"
} |
VPATH+= ${TOPDIR}/common/timer
SRCS+= timer.cc
| {
"pile_set_name": "Github"
} |
Slow.v
Fast.v
| {
"pile_set_name": "Github"
} |
Testing 2000
Testing 2001
Testing 2002
Testing 2003
Testing 2004
Testing 2005
Testing 2006
Testing 2007
Testing 2008
Testing 2009
Testing 2010
Testing 2011
Testing 2012
Testing 2013
Testing 2014
Testing 2015
Testing 2016
Testing 2017
Testing 2018
Testing 2019
Testing 2020
Testing 2021
Testing 2022
Testing 2023
Testing ... | {
"pile_set_name": "Github"
} |
/*
* ------------------------------------------
* 需要平台适配的接口实现文件
* @version 1.0
* @author genify(caijf@corp.netease.com)
* ------------------------------------------
*/
NEJ.define(function(p){
/**
* 关联file的label点击事件
* @return {Void}
*/
p.__handleFileLabelClick = function(){
//do nothing
};
return p... | {
"pile_set_name": "Github"
} |
import Header from './Header'
export default Header
| {
"pile_set_name": "Github"
} |
width 100
height 50
col_rect 10 0 80 50
editor_tags level;pipe
name Yellow_Up
type massive
author FluXy | {
"pile_set_name": "Github"
} |
from .functions import textile, textile_restricted, Textile
if False:
textile, textile_restricted, Textile
__all__ = ['textile', 'textile_restricted']
| {
"pile_set_name": "Github"
} |
package types
// This file was generated by the swagger tool.
// Editing this file might prove futile when you re-run the swagger generate command
// ServiceUpdateResponse service update response
// swagger:model ServiceUpdateResponse
type ServiceUpdateResponse struct {
// Optional warning messages
Warnings []stri... | {
"pile_set_name": "Github"
} |
require_relative '../../tests/version'
module AcceptanceTests
module RubyVersionHelpers
def ruby_version
Tests::Version.new(RUBY_VERSION)
end
end
end
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: d60e992548ca5e14ca2ab8a971e5005c
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| {
"pile_set_name": "Github"
} |
<h1>{% trans "Corporate Membership " %}{% if obj.renewal %}{% trans "Renewal" %}{% endif %}{% trans " Payment Status" %}</h1>
| {
"pile_set_name": "Github"
} |
require "test_helper"
class ApplicationCable::ConnectionTest < ActionCable::Connection::TestCase
# test "connects with cookies" do
# cookies.signed[:user_id] = 42
#
# connect
#
# assert_equal connection.user_id, "42"
# end
end
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: e16a0ef172a98a548906fce8ba9de035
timeCreated: 1503273246
licenseType: Free
NativeFormatImporter:
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
title: Enumerator
description: Create a new empty enumerator
<$>
%package%
%visibility%enum %class%%inheritance% {
${1}
}
<$>
| {
"pile_set_name": "Github"
} |
schema_version: 0.1
type: consumer
identifier: sdl
title: SDL
version: 1
copyright: Meltytech, LLC
creator: Charles Yates
license: LGPLv2.1
language: en
tags:
- Audio
- Video
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 4bc18b97e75a34bd08d1429ad3e9a1c7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
//
// waiver file for keymgr
| {
"pile_set_name": "Github"
} |
import list from "../../config";
Page({
data: {
list
}
}) | {
"pile_set_name": "Github"
} |
using System.Collections.Generic;
namespace ProceduralToolkit.Buildings
{
public interface ILayout : ILayoutElement, IEnumerable<ILayoutElement>
{
void Add(ILayoutElement element);
}
}
| {
"pile_set_name": "Github"
} |
.media {
display: flex;
align-items: flex-start;
}
.media-body {
flex: 1;
}
| {
"pile_set_name": "Github"
} |
namespace example;
class Student
{
immutable;
name;
lazy studentNumber;
} | {
"pile_set_name": "Github"
} |
// AUTOGENERATED FILE - DO NOT MODIFY!
// This file generated by Djinni from test.djinni
#import <Foundation/Foundation.h>
/**
* we need to test optional interface
* this one will be used
*/
@interface DBSampleInterface : NSObject
@end
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 83162581299610b4fbd277bb511b11a2
folderAsset: yes
DefaultImporter:
userData:
| {
"pile_set_name": "Github"
} |
async function f2() {
var y = await 20;
return y;
}
f2();
| {
"pile_set_name": "Github"
} |
package com.android.dp.book.chapter27.builder;
//具体的 Computer 类,Macbook
public class Samsung extends SmartDevice {
protected Samsung() {
}
@Override
public void setOS() {
mOS = "三星 Android系统";
}
}
| {
"pile_set_name": "Github"
} |
package flash.events;
extern class WeakMethodClosure {
function new() : Void;
}
| {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */
/* Sample program which should always load for testing control paths. */
int func()
{
return 0;
}
| {
"pile_set_name": "Github"
} |
from django.test import TestCase
# Create your tests here.
| {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Text;
namespace MxNet.SciKit.Ensemble
{
class ExtraTreesClassifier
{
}
}
| {
"pile_set_name": "Github"
} |
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
; CHECK: invalid type for alloca
define void @test() {
entry:
alloca i32 (i32)
ret void
}
| {
"pile_set_name": "Github"
} |
dev tun
proto udp
remote es-md.serverlocation.co 443
resolv-retry infinite
client
auth-user-pass /config/openvpn-credentials.txt
nobind
persist-key
persist-tun
remote-cert-tls server
compress lzo
reneg-sec 0
# Uncomment following line if you use MS Windows
# block-outside-dns
verb 3
<ca>
-----BEGIN CERTIFICATE-----
MII... | {
"pile_set_name": "Github"
} |
export interface IKeyPair {
account: string;
region: string;
keyName: string;
keyFingerprint: string;
}
| {
"pile_set_name": "Github"
} |
; 11
#######
# * #
# @ #
##$#.##
# # #
# $#. #
# # #
# $#.##
# # #
## ## ##
# * * #
# * #
### ##
#####
| {
"pile_set_name": "Github"
} |
package extracells.integration.buildcraft.tools
import extracells.api.ECApi
object BuildcraftTools {
def init: Unit = {
ECApi.instance.registerWrenchHandler(WrenchHandler)
}
}
| {
"pile_set_name": "Github"
} |
from tests.utils import W3CTestCase
class TestFlexibleBoxFloat(W3CTestCase):
vars().update(W3CTestCase.find_tests(__file__, 'flexible-box-float'))
| {
"pile_set_name": "Github"
} |
21
1000 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20
711 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2
699 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16
676 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19
639 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19
600 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4
575 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 ... | {
"pile_set_name": "Github"
} |
// chin_pipa.scl
//
// Observed tuning from Chinese balloon lute p'i-p'a, Helmholtz/Ellis p. 518, nr.109
//
@60
:intervals
261.6255653006
284.4818984792
320.42873367481
380.17671965621
433.44136952667
521.74210224793
| {
"pile_set_name": "Github"
} |
{burn} = require './burner'
processor = require './processor'
{SignatureEngine} = require('./sigeng')
#-----------------------------
exports.box = burn
exports.unbox = processor.do_message
exports.SignatureEngine = SignatureEngine
#-----------------------------
| {
"pile_set_name": "Github"
} |
export PATH=/adt32/ant/bin:$PATH
export JAVA_HOME=/Program Files/Java/jdk1.8.0_151
cd /eclipse/demos/GUI/AppContactManagerDemo2/
ant clean release
| {
"pile_set_name": "Github"
} |
// Copyright 2014 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !race
// Dummy race detection API, used when not built with -race.
package runtime
const raceenabled = false
| {
"pile_set_name": "Github"
} |
/**
\page plans Plans
\tableofcontents
No specific plans at the moment.
*/
| {
"pile_set_name": "Github"
} |
// gcc -gsplit-dwarf split.c -o split.elf
int main()
{
}
| {
"pile_set_name": "Github"
} |
9;
9;
9;
9;
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 6bddf438f58e50044ae1db82469115c9
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
.octicon {
display: inline-block;
vertical-align: text-top;
fill: currentColor;
}
| {
"pile_set_name": "Github"
} |
body {
padding: 20px 40px;
}
| {
"pile_set_name": "Github"
} |
set(LLVM_LINK_COMPONENTS ipo scalaropts linker archive bitwriter vectorize)
add_llvm_tool(llvm-ld
Optimize.cpp
llvm-ld.cpp
)
add_dependencies(llvm-ld llvm-stub)
| {
"pile_set_name": "Github"
} |
span.uses-tokens {
float: right;
}
| {
"pile_set_name": "Github"
} |
/*
sooper
*/
| {
"pile_set_name": "Github"
} |
itk_wrap_class("itk::TikhonovDeconvolutionImageFilter" POINTER)
itk_wrap_image_filter("${WRAP_ITK_SCALAR}" 2 "2;3;4")
itk_end_wrap_class()
| {
"pile_set_name": "Github"
} |
import { Entity, PrimaryGeneratedColumn, Column, ManyToOne, JoinColumn } from 'typeorm'
import { User } from './User.entity'
@Entity()
export class Pet {
@PrimaryGeneratedColumn('uuid')
id: string
@Column()
name: string
@Column()
age: number
@ManyToOne((type) => User, (user) => user.pets)
@JoinColum... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Text;
namespace MxNet.SciKit.Ensemble.HistGradientBoosting
{
class Splitter
{
}
}
| {
"pile_set_name": "Github"
} |
function foo() {
bar();
}
| {
"pile_set_name": "Github"
} |
/*___Generated_by_IDEA___*/
package com.syh.wechatImageClipping;
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
public final class BuildConfig {
public final static boolean DEBUG = Boolean.parseBoolean(null);
} | {
"pile_set_name": "Github"
} |
export function initScrollBounce () {
}
export function disableScrollBounce ({
disable
}) {
}
| {
"pile_set_name": "Github"
} |
/**
*
* @param str
* @return {string}
*/
export function innerTextTrim(str: string): string; | {
"pile_set_name": "Github"
} |
<?php
/**
* @file
* Primary module hooks for Foo module.
*/
| {
"pile_set_name": "Github"
} |
import styled from 'styled-components'
import { Grid } from '@material-ui/core'
const PizzasGrid = styled(Grid).attrs({
container: true,
spacing: 2
})`
padding: 20px;
`
export default PizzasGrid
| {
"pile_set_name": "Github"
} |
one
two
three
four
| {
"pile_set_name": "Github"
} |
// Resize anything
.resizable(@direction) {
resize: @direction; // Options: horizontal, vertical, both
overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible`
}
| {
"pile_set_name": "Github"
} |
libc
noux
posix
| {
"pile_set_name": "Github"
} |
package ast
type SetOperation uint
func (n *SetOperation) Pos() int {
return 0
}
| {
"pile_set_name": "Github"
} |
var g = (13, 13, 14)
g[0] = 12
var h: tuple[key: string, val: int] = ("foo", 100)
# A sequence of key-val tuples:
var i = {"foo": 12, "bar": 13}
| {
"pile_set_name": "Github"
} |
package org.netbeans.gradle.project.tasks.vars;
import org.netbeans.gradle.project.NbGradleProject;
import org.openide.util.Lookup;
public interface StringResolverSelector {
public StringResolver getContextFreeResolver();
public StringResolver getProjectResolver(NbGradleProject project, Lookup context);
}
| {
"pile_set_name": "Github"
} |
testing
handlerClass
^ WATextFileHandlerListing | {
"pile_set_name": "Github"
} |
// This file is part of CrashOS and is released under GPLv2 (see crashos/LICENSE.md)
// Copyright Airbus Group
#ifndef __SETUP_H__
#define __SETUP_H__
#include <core/types.h>
/**
* Setup the OS (screen & serial ports)
*/
void setup();
#endif
| {
"pile_set_name": "Github"
} |
all: awk.pdf
awk.pdf: *.tex
latexmk -pdf -pdflatex="xelatex" -use-make awk.tex
clean:
latexmk -CA
.PHONY: all clean awk.pdf
| {
"pile_set_name": "Github"
} |
width 70
height 70
col_rect 15 10 40 60
author Dteck | {
"pile_set_name": "Github"
} |
h1 {
color: red;
}
| {
"pile_set_name": "Github"
} |
/*
* Generated by class-dump 3.3.4 (64 bit).
*
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard.
*/
#import "NSToolbarItem.h"
@interface ValidatedViewToolbarItem : NSToolbarItem
{
}
- (void)validate;
@end
| {
"pile_set_name": "Github"
} |
using System.Collections.Generic;
namespace ClassifiedAds.Infrastructure.MessageBrokers.AzureServiceBus
{
public class AzureServiceBusOptions
{
public string ConnectionString { get; set; }
public Dictionary<string, string> QueueNames { get; set; }
}
}
| {
"pile_set_name": "Github"
} |
/** Config interface */
export interface SocketIoConfig {
url: string;
options?: any;
}; | {
"pile_set_name": "Github"
} |
package WorkingApp;
use Dancer ':syntax';
get '/app' => sub { "app" };
1;
| {
"pile_set_name": "Github"
} |
using System.Runtime.Serialization;
namespace GoldenEye.Shared.Core.Objects.Responses
{
[DataContract]
public abstract class ResponseBase: IResponse
{
}
}
| {
"pile_set_name": "Github"
} |
// check-pass
// regression test for #73264
// should only give one error
/// docs [label][with#anchor#error]
//~^ WARNING multiple anchors
pub struct S;
| {
"pile_set_name": "Github"
} |
//= link_tree ../images
//= link_directory ../javascripts .js
//= link_directory ../stylesheets .css
//= link sail_manifest.js
| {
"pile_set_name": "Github"
} |
plugin: community.general.docker_swarm
docker_host: unix://var/run/docker.sock
verbose_output: false
include_host_uri: true
| {
"pile_set_name": "Github"
} |
GPS Trail
Auto Zoom button
gray panel
Date Chooser button
| {
"pile_set_name": "Github"
} |
import png from './file.png';
export default '<img alt="test" src="' + png + '" />';
| {
"pile_set_name": "Github"
} |
package user.messages;
public class ClientGameEntity {
public int health;
}
| {
"pile_set_name": "Github"
} |
package MyTest::Plugin::Quux::Foo;
use strict;
1;
| {
"pile_set_name": "Github"
} |
<div style="margin:15px; ">
<form method="post" action="#{ActionLink}">
<div>#{cssForm}</div>
</form>
</div>
| {
"pile_set_name": "Github"
} |
// +build appengine
package logrus
// IsTerminal returns true if stderr's file descriptor is a terminal.
func IsTerminal() bool {
return true
}
| {
"pile_set_name": "Github"
} |
module.exports = (api) => {
api.describe({
id: 'mie_id',
key: 'mie',
enableBy: api.EnableBy.config,
});
}
| {
"pile_set_name": "Github"
} |
<?php
return [
];
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.