text stringlengths 2 47k | meta dict |
|---|---|
JASC-PAL
0100
16
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0
| {
"pile_set_name": "Github"
} |
RGB 20, 19, 20
RGB 18, 11, 14
| {
"pile_set_name": "Github"
} |
=====================================
The PDB Global Symbol Stream
=====================================
| {
"pile_set_name": "Github"
} |
// Opacity
.opacity(@opacity) {
opacity: @opacity;
// IE8 filter
@opacity-ie: (@opacity * 100);
filter: ~"alpha(opacity=@{opacity-ie})";
}
| {
"pile_set_name": "Github"
} |
if TARGET_OX820
config SYS_CPU
default "arm1136"
config SYS_SOC
default "nas782x"
config SYS_BOARD
default "ox820"
config SYS_CONFIG_NAME
default "ox820"
endif
| {
"pile_set_name": "Github"
} |
provider "aws" {
value = "foo"
}
module "child" {
source = "./child"
}
| {
"pile_set_name": "Github"
} |
.so man2/setpgid.2
| {
"pile_set_name": "Github"
} |
"Pssssst. Over here
Look in the file called Notes...."
| {
"pile_set_name": "Github"
} |
from . import submodule
| {
"pile_set_name": "Github"
} |
import { helper } from '@ember/component/helper';
export default helper(function([value]) {
return value + 1;
});
| {
"pile_set_name": "Github"
} |
# Google search test
## GET /#q=silk
===
Status: 200
| {
"pile_set_name": "Github"
} |
package main
import "fmt"
func main() {
fmt.Println("test")
}
| {
"pile_set_name": "Github"
} |
# @liaison/store
A base class for implementing Liaison stores.
## Installation
```
npm install @liaison/store
```
## License
MIT
| {
"pile_set_name": "Github"
} |
10 14
0 1
0 2
1 3
1 4
2 4
2 5
3 9
4 6
4 7
4 8
5 9
6 9
7 9
8 9
| {
"pile_set_name": "Github"
} |
System.register([], function () {
'use strict';
return {
execute: function () {
}
};
});
| {
"pile_set_name": "Github"
} |
#!/usr/bin/make -f
#
%:
dh $@
| {
"pile_set_name": "Github"
} |
// IA64.h
#ifndef __IA64_H
#define __IA64_H
#include "BranchCoder.h"
MyClassA(BC_IA64, 0x04, 1)
#endif
| {
"pile_set_name": "Github"
} |
#include "E.h"
#include <jni.h>
#include <stdio.h>
JNIEXPORT void JNICALL Java_E_printName(JNIEnv*, jobject)
{
printf("E\n");
}
| {
"pile_set_name": "Github"
} |
Manifest-Version: 1.0
| {
"pile_set_name": "Github"
} |
/**
* This callback type is completely empty, a no-operation.
*
* @callback Phaser.Types.Core.NOOP
* @since 3.0.0
*/
| {
"pile_set_name": "Github"
} |
/*
* Models.h
* AuthService
*
* Copyright 2011 QuickBlox team. All rights reserved.
*
*/
#import "Session/QBASession.h"
| {
"pile_set_name": "Github"
} |
"mars_impale_enemies_on_arena"
{
"desc" "#DOTA_ChallengeDesc_MarsImpaleEnemiesOnArena"
"status_text" "#DOTA_ChallengeStatus_MarsImpaleEnemiesOnArena"
"requiredhero" "mars"
"image" "images/spellicons/mars_spear.png"
"events"
{
"matching_type" "linear_series"
"query"
{
"enemy_impales"
{
... | {
"pile_set_name": "Github"
} |
.so man3/rint.3
| {
"pile_set_name": "Github"
} |
no_usable_data
650
3
1
0
0
main
0
1
1
| {
"pile_set_name": "Github"
} |
DOCUMENT_DEFAULT = 0
COMMENTLINE = 1
COMMENTBLOCK = 2
GLOBAL = 3
EVENT = 4
ATTRIBUTE = 5
CONTROL = 6
COMMAND = 7
STRING = 8
OPERATOR = 9 | {
"pile_set_name": "Github"
} |
if TARGET_NYAN_BIG
config SYS_BOARD
default "nyan-big"
config SYS_VENDOR
default "nvidia"
config SYS_CONFIG_NAME
default "nyan-big"
endif
| {
"pile_set_name": "Github"
} |
SMITH
WILSON
BROWN
WILLIAMS
TAYLOR
JONES
ANDERSON
THOMPSON
WALKER
LEE
| {
"pile_set_name": "Github"
} |
owner = FIN
controller = FIN
add_core = FIN
infra = 3
| {
"pile_set_name": "Github"
} |
test:
@./node_modules/.bin/mocha $(T) --async-only $(TESTS)
.PHONY: test
| {
"pile_set_name": "Github"
} |
{"name":"vt220-old"}
| {
"pile_set_name": "Github"
} |
module.exports = require('./stylus');
| {
"pile_set_name": "Github"
} |
Language: C#
NuGet: Dapper
SourceCode: https://github.com/StackExchange/Dapper
Tags:
- ORM
DiscoveryDate: 5/13/2020
| {
"pile_set_name": "Github"
} |
#import <XCTest/XCTest.h>
#import <OCMock/OCMock.h>
@interface CCMPreferencesControllerTest : XCTestCase
@end
@implementation CCMPreferencesControllerTest
@end
| {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -E -verify %s
// expected-no-diagnostics
#if 0
"
'
#endif
| {
"pile_set_name": "Github"
} |
/*
* Posix stdio -- fileno
*/
#include "iolib.h"
int fileno(FILE *f){
if(f==NULL)
return -1;
else
return f->fd;
}
| {
"pile_set_name": "Github"
} |
add_subdirectory(dll)
| {
"pile_set_name": "Github"
} |
owner = MAN
controller = MAN
add_core = MAN
add_core = CHC
add_core = CHI
infra = 6
infra = 6
infra = 6
infra = 6
infra = 6
| {
"pile_set_name": "Github"
} |
@online{vosskuhle,
title="Remove trailing white space",
url="https://github.com/cmhughes/latexindent.pl/pull/12",
author="Michel Vo%
{\ss%
}kuhle",
month=November,
date=2013,
day=10,
keywords={contributor},}
cmh
{
\ss
}
kuhle
\mycommand
{
body
}
| {
"pile_set_name": "Github"
} |
CODE SEGMENT BYTE PUBLIC
PUBLIC FILL
PUBLIC BASIC
FILL DB 1420H DUP(0CCH)
BASIC DB 8000H DUP(0FFH)
CODE ENDS
END
| {
"pile_set_name": "Github"
} |
package org.spigotmc;
/**
* FINDME
*
* @author Hexeption admin@hexeption.co.uk
* @since 11/11/2019 - 08:06 am
*/
public interface FINDME {
}
| {
"pile_set_name": "Github"
} |
package WorkingApp;
use Dancer ':syntax';
get '/app' => sub { "app" };
1;
| {
"pile_set_name": "Github"
} |
/// @ref gtc_type_aligned
/// @file glm/gtc/type_aligned.inl
namespace glm
{
}
| {
"pile_set_name": "Github"
} |
// Copyright 2015 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.
package runtime
const (
_AT_NULL = 0
_AT_RANDOM = 25
)
| {
"pile_set_name": "Github"
} |
define([
"../Data"
], function( Data ) {
return new Data();
});
| {
"pile_set_name": "Github"
} |
Add Filename Generator
Write more validators
Add more callbacks
| {
"pile_set_name": "Github"
} |
@@
identifier x;
@@
- int
+ float
foo(int x) {
...
} | {
"pile_set_name": "Github"
} |
# General
- [ ] Child key derivation
- [ ] Hardware support, e.g. YubiHSM
| {
"pile_set_name": "Github"
} |
#
## usage:
# make build repos=xxxx tag=v0.1
# #
# default
repos=docker.io/bigwhite/ingress-controller-demo-svc9
tag=v0.1
all: push
build:
go build -o svc9 main.go
buildimage: build
docker build -t $(repos):$(tag) .
push: buildimage
docker push $(repos):$(tag)
pull:
docker pull $(repos):$(tag)
test:... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010 The Closure Library Authors. All Rights Reserved.
*
* Use of this source code is governed by the Apache License, Version 2.0.
* See the COPYING file for details.
*/
@import "cssom_test_import_2.css";
.css-import-1 {
display: block;
}
| {
"pile_set_name": "Github"
} |
2010-10-20 1064
| {
"pile_set_name": "Github"
} |
// RUN: %target-typecheck-verify-swift
// https://bugs.swift.org/browse/SR-4426
// '#if' in top-level code that contains only decls should not disturb forward reference.
typealias A = B
#if false
func foo() {}
#endif
struct B {}
typealias C = D
#if true
print("ok")
#endif
struct D {}
| {
"pile_set_name": "Github"
} |
#P CIS(50-50,NStates=5)/STO-3G Density Pop=(Full,NaturalOrbitals)
Water
0 1
O
H 1 R1
H 1 R1 2 A1
R1=0.99
A1=106.0
| {
"pile_set_name": "Github"
} |
\mycommand
{
mand arg body
mand arg body
mand arg body
}%
[
optional arg body
optional arg body
] | {
"pile_set_name": "Github"
} |
2007-12-7 yusei
* initial commit. | {
"pile_set_name": "Github"
} |
add_subdirectory(SharpLang.Runtime)
| {
"pile_set_name": "Github"
} |
#ifndef CRC_H
#define CRC_H
#include "comm/crc_8.hpp"
#include "comm/crc_16.hpp"
#endif /* CRC_H */
| {
"pile_set_name": "Github"
} |
ENTRY(reset_handler)
MEMORY
{
FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 128K
}
SECTIONS
{
.text :
{
KEEP(*(.isr_vector))
*(.text)
} >FLASH
}
| {
"pile_set_name": "Github"
} |
Files: *
Copyright: WSO2 Inc.
License: GPL-2+
| {
"pile_set_name": "Github"
} |
1
49
349
649
949
1249
1549
1849
2013
| {
"pile_set_name": "Github"
} |
int foo()
{
return 0;
} | {
"pile_set_name": "Github"
} |
if TARGET_TQM834X
config SYS_BOARD
default "tqm834x"
config SYS_VENDOR
default "tqc"
config SYS_CONFIG_NAME
default "TQM834x"
endif
| {
"pile_set_name": "Github"
} |
// This header file is in the public domain.
#ifndef Arduino_h
#define Arduino_h
#include "WProgram.h"
#include "pins_arduino.h"
#endif
| {
"pile_set_name": "Github"
} |
export class PlatformProviderMock {
get isBrowser() {
return true;
}
}
| {
"pile_set_name": "Github"
} |
app:
resource: "@AppBundle/Controller/"
type: annotation
| {
"pile_set_name": "Github"
} |
/**
*
*/
| {
"pile_set_name": "Github"
} |
package test
type typeForTest struct {
F struct {
F float32
}
}
| {
"pile_set_name": "Github"
} |
/**
* @file
* Claro styles for the help component.
*/
.help p {
margin: 0 0 10px;
}
| {
"pile_set_name": "Github"
} |
package main
import (
_ "dupload/p2"
_ "p"
)
func main() {}
| {
"pile_set_name": "Github"
} |
@keyframes scaleUp {
0% {
transform: scaleY(.8);
}
100% {
transform: scaleY(1);
}
}
| {
"pile_set_name": "Github"
} |
x64
Release
Release Server 2003
Release Service
Release WinXP
client\x64
client\Release | {
"pile_set_name": "Github"
} |
using UnityEngine;
using UNEB;
public class OutputMesh : Node {
}
| {
"pile_set_name": "Github"
} |
FROM golang:latest
# dependency management
RUN go get github.com/gin-gonic/gin
| {
"pile_set_name": "Github"
} |
[Provides extended options for sound notifications.]
[Sound:]
[Not set]
[Test play]
[Ignore sound for this contact]
[Custom sound for %s (%s)]
[XSound Notify]
[Self status]
[Custom contact sound]
| {
"pile_set_name": "Github"
} |
Add-CakeResque-Config.patch
| {
"pile_set_name": "Github"
} |
#import <Foundation/Foundation.h>
void GlitterUnzip(NSURL *zipFile, NSURL *destinationFolder, void (^callback)(NSError *error));
| {
"pile_set_name": "Github"
} |
@bracketMatching
@matchBrackets
@MatchResult
| {
"pile_set_name": "Github"
} |
define([
"../var/support"
], function( support ) {
support.focusinBubbles = "onfocusin" in window;
return support;
});
| {
"pile_set_name": "Github"
} |
define([
"../var/support"
], function( support ) {
support.focusinBubbles = "onfocusin" in window;
return support;
});
| {
"pile_set_name": "Github"
} |
export interface Size {
width: number;
height: number;
};
| {
"pile_set_name": "Github"
} |
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
}
| {
"pile_set_name": "Github"
} |
#%RAML 1.0 Library
types:
T2:
| {
"pile_set_name": "Github"
} |
1.2.3.4 foo
#
2.3.4.5/32 bar
| {
"pile_set_name": "Github"
} |
// This file provides annotations for test_add.c to help reopt
// infer function arguments.
typedef long uint64_t;
uint64_t add(uint64_t x);
long main();
| {
"pile_set_name": "Github"
} |
add_llvm_library(LLVMSystemZInfo
SystemZTargetInfo.cpp
)
| {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -E -verify %s
#define DO_PRAGMA _Pragma
#define STR "GCC dependency \"parse.y\"")
// expected-error@+1 {{'parse.y' file not found}}
DO_PRAGMA (STR
| {
"pile_set_name": "Github"
} |
add_executable(subexe ../main.c)
| {
"pile_set_name": "Github"
} |
8
5
26
12
5
235
13
6
28
30
3
3
3
3
5
2
33
7
2
4
7
12
14
5
8
3
10
4
5
3
6
6
209
20
3
10
14
3
4
6
8
5
11
7
3
2
3
3
212
5
222
4
10
10
5
6
3
8
3
10
254
220
2
3
5
24
5
4
222
7
3
3
223
8
15
12
14
14
3
2
2
3
13
3
11
4
4
6
5
7
13
5
3
5
2
5
3
5
2
7
15
17
14
3
6
6
3
17
5
4
7
6
4
4
8
6
8
3
9
3
6
3
4
5
3
3
660
4
6
10
3
6
3
2
5
13
... | {
"pile_set_name": "Github"
} |
// +build ignore
// Empty include file to generate z symbols
// EOF
| {
"pile_set_name": "Github"
} |
function foo() {
}
if (typeof foo === 'function') {
console.log ("hello world");
}
| {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright (c) UNA, Inc - https://una.io
* MIT License - https://opensource.org/licenses/MIT
*/
class BxPaymentUpdater extends BxDolStudioUpdater
{
function __construct($aConfig)
{
parent::__construct($aConfig);
}
}
| {
"pile_set_name": "Github"
} |
@@toc { depth=3 }
《Scala 实用指南》
一本写给Java开发者的Scala快速入门书。
@@@ index
* [目录](contents.md)
@@@ | {
"pile_set_name": "Github"
} |
2008
2008
| {
"pile_set_name": "Github"
} |
2008
2008
| {
"pile_set_name": "Github"
} |
DPDK_20.0 {
local: *;
};
| {
"pile_set_name": "Github"
} |
.css-test:before {
content: "CSS works"
}
| {
"pile_set_name": "Github"
} |
output('a');
function x() {
return require('./b');
}
output('d');
x();
| {
"pile_set_name": "Github"
} |
.bank{
} | {
"pile_set_name": "Github"
} |
.a {
error: (1px + 3em);
} | {
"pile_set_name": "Github"
} |
function abc() {
return def();
}
/**
* @return {Number}
*/
function def() {
return abc();
}
abc(); | {
"pile_set_name": "Github"
} |
//
// Copyright (c) 2015 Orbotix Inc. All rights reserved.
//
#import <RobotCommandKit/RobotCommandKit.h>
@interface RKAppendFragmentOvalResponse : RKDeviceResponse
@end
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.