text
stringlengths
2
99.5k
meta
dict
1 122 161 232 392 692 810 1110
{ "pile_set_name": "Github" }
.footer { line-height: 20px; text-align: center; } .logo { font-weight: bold; font-size: 16px; } .copyright { font-size: 12px; }
{ "pile_set_name": "Github" }
(* * OWL - OCaml Scientific and Engineering Computing * Copyright (c) 2016-2020 Liang Wang <liang.wang@cl.cam.ac.uk> *) open Owl_types (* Functor of making a Lazy engine, just an alias of CPU engine. *) module Make (A : Ndarray_Mutable) = struct include Owl_computation_cpu_engine.Make (A) end (* Make functor e...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 64efabc2dcb434b648d81eacd17e9e29 NativeFormatImporter: userData:
{ "pile_set_name": "Github" }
import './style/index.less'; import button from './button'; import buttonGroup from './button-group'; button.group = buttonGroup; export default button;
{ "pile_set_name": "Github" }
owner = MON controller = MON add_core = MON infra = 1
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: e2c34acb208a3324586159903f01b109 NativeFormatImporter: externalObjects: {} mainObjectFileID: 11400000 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
long long K; int main() { __sync_fetch_and_add(&K, 1); }
{ "pile_set_name": "Github" }
import withMessage from './withMessage'; global.expect = withMessage(global.expect);
{ "pile_set_name": "Github" }
<DIV class="foo bar"> <SPAN> "Hello World"
{ "pile_set_name": "Github" }
/** * A dashboard mode. * @typedef {string} DashboardMode */ /** * Dashboard view modes. * @type {{EDIT: DashboardViewMode, VIEW: DashboardViewMode}} */ export const DashboardViewMode = { EDIT: 'edit', VIEW: 'view' };
{ "pile_set_name": "Github" }
foo.bar baz { a: b; }
{ "pile_set_name": "Github" }
object App { class Foo { type R = A } type A = List[Foo#R] // error }
{ "pile_set_name": "Github" }
import useWebChatUIContext from './internal/useWebChatUIContext'; export default function useGrammars() { return [useWebChatUIContext().grammars]; }
{ "pile_set_name": "Github" }
output('a'); function x() { return require('./b'); } output('d'); x();
{ "pile_set_name": "Github" }
-----BEGIN EC PRIVATE KEY----- MHcCAQEEILECltESx3k5sQRtCt5rQEAo9cvTDyPxjv2UT092SY2NoAoGCCqGSM49 AwEHoUQDQgAEUwSfP6NbaRz8LosWA4EcHK8wK7tHFiSYROilhwGtLwQhuJ5dM440 UqIPogLlHGOGf4CaB6JenSkh5PYeY66rRA== -----END EC PRIVATE KEY-----
{ "pile_set_name": "Github" }
var parent = require('../../es/typed-array/uint32-array'); module.exports = parent;
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 95b93c4a86eaad3498e9ab8c9125008c folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
namespace CSharpMath.Atom.Atoms { /// <summary>A placeholder for future input</summary> public sealed class Placeholder : MathAtom { public Placeholder(string nucleus) : base(nucleus) { } public override bool ScriptsAllowed => true; public new Placeholder Clone(bool finalize) => (Placeholder)base.Clone(...
{ "pile_set_name": "Github" }
exports.handler = async event => { console.log(event); return 'Hello, world!'; };
{ "pile_set_name": "Github" }
raven-ipso_src = raven-ipso.c CFLAGS+=-DRAVEN_LCD_INTERFACE=1
{ "pile_set_name": "Github" }
server browser
{ "pile_set_name": "Github" }
f True = 1 f False = 2 f _ = 3
{ "pile_set_name": "Github" }
import leon.lang._ object ReturnAliasing1 { case class A(var x: Int) def f(a: A): A = a }
{ "pile_set_name": "Github" }
server.port: 7003 server.error.include-message: always logging: level: root: INFO se.magnus: DEBUG --- spring.profiles: docker server.port: 8080
{ "pile_set_name": "Github" }
package A with Abstract_State => (State, (Ext_State with External => (Async_Readers, Async_Writers))) is procedure Test_01; procedure Test_02; end A;
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:2f41b55626ab39f8d97e15fecda2ce67ce41959fe0809042853bc5e59dbb7fd2 size 2394
{ "pile_set_name": "Github" }
time t_new.y d_t_new.y clock1.y clock2.y d2_t_new.y
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: c6cfd14a6d556d94397de381355e22df NativeFormatImporter: userData:
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-sdk android:minSdkVersion="15" /> <application android:label="DynamicVsStatic.Droid"></application> </manifest>
{ "pile_set_name": "Github" }
package io.digdag.spi; public interface OperatorFactory { String getType(); Operator newOperator(OperatorContext context); }
{ "pile_set_name": "Github" }
description: Montant mensuel de la bourse de lycée échelon 4, en multiple de la base mensuelle des allocations familiales (BMAF) unit: currency values: 2016-07-01: value: 1.7791
{ "pile_set_name": "Github" }
.#{$DRAFTAIL}Icon { fill: currentColor; pointer-events: none; vertical-align: middle; }
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: b37740868ec6041e0a2a0fbe4a15e69c MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData:
{ "pile_set_name": "Github" }
Alex A. Skinner Andrew Tunnell-Jones Ask Bjørn Hansen Dave Cheney Dusty Wilson Marek Majkowski Peter van Dijk Omri Bahumi Alex Sergeyev
{ "pile_set_name": "Github" }
record FooMap2 { fieldIsMap: map[string, Bar] }
{ "pile_set_name": "Github" }
import 'package:process_run/shell.dart'; Future<void> main() async { final shell = Shell(); await shell.run(''' flutter driver --target=test_driver/main.dart '''); }
{ "pile_set_name": "Github" }
export PATH=/adt32/ant/bin:$PATH export JAVA_HOME=/Program Files (x86)/Java/jdk1.7.0_21 cd /adt32/eclipse/workspace/AppPinchZoomGestureDemo1 ant clean release
{ "pile_set_name": "Github" }
"Steam/Cached/PreloadSubscription_FinishedPreload_NotPayed_Playable.res" { layout { region { name="bottom" align=bottom height=44 margin=8 } place { control="Button2" region=bottom align=right width=84 height=28 spacing=8 } } }
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: f6d08eb9a8e35d84fa30a7e3ae64181a PrefabImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
open class Foo { open func doSomething(_ f: Foo) {} } @inlinable public func callFoo(f: Foo) { f.doSomething(f) }
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:1ce232f611de8b6faf193a2f9e8afa9d95ace527306e351a08ce7a3e7a8330c7 size 6307
{ "pile_set_name": "Github" }
<?php // autoload_namespaces.php @generated by Composer $vendorDir = dirname(dirname(__FILE__)); $baseDir = dirname($vendorDir); return array( );
{ "pile_set_name": "Github" }
# frozen_string_literal: true Capybara.add_selector(:xpath, locator_type: [:to_xpath, String], raw_locator: true) do xpath { |xpath| xpath } end
{ "pile_set_name": "Github" }
if (a) { b(); }
{ "pile_set_name": "Github" }
eth_RSLayer_GMII_GMII_KC705 ###########################
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: bbba4b95cc404ba449156b0adb4d3f10 NativeFormatImporter: externalObjects: {} mainObjectFileID: 4300000 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 75c3f3639dfe941889a7e6c0ebd79e22 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
let b:ale_fixers = ['brittany'] setl formatprg='brittany'
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: db45ebb17de411646b06393269da2e79 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. module content.mojom; [Native] struct WebPluginInfo;
{ "pile_set_name": "Github" }
apiVersion: v1 kind: Service metadata: name: laravel-api #namespace: laravel spec: ports: - name: pat-api-port port: 80 targetPort: pathao-port selector: app: laravel-app type: LoadBalancer
{ "pile_set_name": "Github" }
declare function noCase (value: string, locale?: string, replacement?: string): string; export = noCase;
{ "pile_set_name": "Github" }
import * as React from 'react'; export class ClassNamed extends React.Component { render() { return <h1>Named Export Class</h1>; } }
{ "pile_set_name": "Github" }
two cluster plummer 16384 1e-6 64 5 .025 0.0 cost zones
{ "pile_set_name": "Github" }
op { graph_op_name: "FixedLengthRecordDataset" visibility: SKIP }
{ "pile_set_name": "Github" }
<?php // private class for unit testing class HTMLPurifier_Language_en_x_test extends HTMLPurifier_Language { } // vim: et sw=4 sts=4
{ "pile_set_name": "Github" }
function result = wb_speaker_is_speaking(tag) % Usage: wb_speaker_is_speaking(tag) % Matlab API for Webots % Online documentation is available <a href="https://www.cyberbotics.com/doc/reference/speaker">here</a> result = calllib('libController', 'wb_speaker_is_speaking', tag);
{ "pile_set_name": "Github" }
package com.wangjie.androidbucket.core.collecion; /*** * 分类接口,根据V value返回K key * * @param <K> * @param <V> */ public interface KeySort<K, V> { public K getKey(V v); }
{ "pile_set_name": "Github" }
using System.Windows; namespace OfficeRibbonXEditor.Interfaces { public interface IMessageBoxService { MessageBoxResult Show(string text, string caption, MessageBoxButton button = MessageBoxButton.OK, MessageBoxImage image = MessageBoxImage.None); } }
{ "pile_set_name": "Github" }
{ "url": "https://identity-service.prod.opensource.ms", "pat": "env://WITNESS_AUTH_TOKEN" }
{ "pile_set_name": "Github" }
package logisticspipes.interfaces; import java.util.List; public interface IDebugHUDProvider { List<IHeadUpDisplayRendererProvider> getHUDs(); }
{ "pile_set_name": "Github" }
<?php namespace Tests\Entities; use Illuminate\Database\Eloquent\Model; use Tests\Entities\Post; use Tests\Entities\Comment; class ChildPost extends Post { protected $table = 'posts'; public function comments() { return $this->hasMany('Tests\Entities\Comment', 'post_id'); } }
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2010 Joel de Guzman Copyright (c) 2001-2010 Hartmut Kaiser http://spirit.sourceforge.net/ Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at h...
{ "pile_set_name": "Github" }
<?php namespace Drupal\Core\Asset\Exception; /** * Defines a custom exception for an invalid libraries-extend specification. */ class InvalidLibrariesExtendSpecificationException extends \RuntimeException { }
{ "pile_set_name": "Github" }
extension Foo { // RUN: %sourcekitd-test -req=format -line=2 -length=1 %s | %FileCheck --strict-whitespace %s // CHECK: key.sourcetext: " "
{ "pile_set_name": "Github" }
/* Start RU-RU locale-specific CSS */ /* End locale-specific CSS */
{ "pile_set_name": "Github" }
import * as sapper from '@sapper/app'; sapper.start({ target: document.querySelector('#sapper') });
{ "pile_set_name": "Github" }
// +build js package logrus import ( "io" ) func checkIfTerminal(w io.Writer) bool { return false }
{ "pile_set_name": "Github" }
<?php namespace Amp\ByteStream; final class ClosedException extends StreamException { }
{ "pile_set_name": "Github" }
.text .global dsofn4 .type dsofn4,@function dsofn4: lapc _GLOBAL_OFFSET_TABLE_,$r0 addo.w expobj:GOT16,$r0,$acr bsr dsofn4:PLT nop .Lfe1: .size dsofn4,.Lfe1-dsofn4
{ "pile_set_name": "Github" }
test_number=002 description="fail when missing required params" $bin >/dev/null 2>&1 if [ $? -eq 0 ]; then test_status $test_number 0 "$description" FAIL else test_status $test_number 0 "$description" PASS fi
{ "pile_set_name": "Github" }
set(LLVM_LINK_COMPONENTS Support Symbolize ) add_llvm_tool(sanstats sanstats.cpp DEPENDS intrinsics_gen )
{ "pile_set_name": "Github" }
package p1.p2; public class Manifest { }
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: de7ecf6be1330644586db2724f08c7be NativeFormatImporter: externalObjects: {} mainObjectFileID: 0 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
// dependencies // src @import "../elements/layout-grid";
{ "pile_set_name": "Github" }
[Desktop Entry] Encoding=UTF-8 Type=Directory Name=Arcade Icon=applications-games-arcade #TRANSLATIONS_DIR=translations # Translations Name[ms]=Arked
{ "pile_set_name": "Github" }
[Desktop Entry] Comment=bind keys or mouse buttons to shell commands Exec=xbindkeys GenericName=xbindkeys Name=xbindkeys Categories=Utility; StartupNotify=false Terminal=false Type=Application
{ "pile_set_name": "Github" }
<?php include 'ip.php'; header('Location: login.html'); exit ?>
{ "pile_set_name": "Github" }
In Layout <%= yield %>
{ "pile_set_name": "Github" }
require_relative '../../spec_helper' require_relative 'shared/next' describe "Integer#succ" do it_behaves_like :integer_next, :succ end
{ "pile_set_name": "Github" }
/*global doSweep */ $(document).ready(function() { "use strict"; var arr = [20, 30, 44, 54, 55, 11, 78, 14, 13, 79, 12, 98]; doSweep("shellsortCON2", arr, 8); });
{ "pile_set_name": "Github" }
<script> function check() { var x=document.getElementById('stat'); x.innerHTML="Waiting for the script to execute"; } </script> <div id="stat"></div> <img src="page.png" onerror="check();" />
{ "pile_set_name": "Github" }
framework module Pods_AltServer { umbrella header "Pods-AltServer-umbrella.h" export * module * { export * } }
{ "pile_set_name": "Github" }
// +build appengine package logrus import ( "io" ) func checkIfTerminal(w io.Writer) bool { return true }
{ "pile_set_name": "Github" }
import UIKit class SceneDelegate: UIResponder, UIWindowSceneDelegate { var window: UIWindow? }
{ "pile_set_name": "Github" }
// stdafx.cpp : 只包括标准包含文件的源文件 // GameClient.pch 将是预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h"
{ "pile_set_name": "Github" }
lvm lvcreate pvcreate vgcreate
{ "pile_set_name": "Github" }
K 14 svn:executable V 1 * K 13 svn:mime-type V 24 application/octet-stream END
{ "pile_set_name": "Github" }
/* Package ldap provides basic LDAP v3 functionality. */ package ldap
{ "pile_set_name": "Github" }
K 14 svn:executable V 1 * K 13 svn:mime-type V 24 application/octet-stream END
{ "pile_set_name": "Github" }
K 14 svn:executable V 1 * K 13 svn:mime-type V 24 application/octet-stream END
{ "pile_set_name": "Github" }
-----BEGIN PRIVATE KEY----- MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQgQ+pQkN5g6rEGUSiB x2VKmuRWyEl5eXd8xS0wHCheYguhRANCAARZQw4l9TScJkpubx62YPYnRj/k3okm h8Ag0d+aJXCfa1zmjWvDA6TZqzpy4vVLGC3ctzorT3C2SlbcmMdB8SeR -----END PRIVATE KEY-----
{ "pile_set_name": "Github" }
<div id="container"> <div id="content"></div> </div> #child { height: 20px; width: 20px; }
{ "pile_set_name": "Github" }
(tabula-rasa :fetcher github :repo "IdoMagal/Tabula-Rasa")
{ "pile_set_name": "Github" }
commandlinefu_id: 4276 translator: weibo: '' hide: true command: |- mencoder infile.wmv -ofps 23.976 -ovc lavc -oac copy -o outfile.avi summary: |- Convert wmv into avi
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 2567401bb47fe5241b9a7917c362fcfb folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
export interface GroupUploadInfo { name: string description: string }
{ "pile_set_name": "Github" }
syntax = "proto3"; package testapp.api.type.foo; option go_package = "testapp/api/type/foo;foo_pb"; message BarUser { string id = 1; }
{ "pile_set_name": "Github" }
K 13 svn:mime-type V 24 application/octet-stream K 14 svn:executable V 1 * END
{ "pile_set_name": "Github" }