text stringlengths 2 99.9k | meta dict |
|---|---|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.explode = explode;
exports.verify = verify;
exports.merge = merge;
var virtualTypes = _interopRequireWildcard(require("./path/lib/virtual-types"));
var t = _interopRequireWildcard(require("@babel/types"));
function _getRequireWil... | {
"pile_set_name": "Github"
} |
# Description: Base image used for running the golang terratest pipeline.
# Usage:
# build-
# docker build --rm -f "test/Dockerfile" \
# -t msftcse/bedrock-test-base:1 . \
# --build-arg build_directory="$BUILD_TEMPLATE_DIRS" \
# --build-arg base_img_tag="$TEST_BASE_IMAGE_TAG"
#
# Base image-
... | {
"pile_set_name": "Github"
} |
Title: Do not allow multiple BI aggregates with the same title
Level: 2
Component: bi
Class: fix
Compatible: compat
State: unknown
Version: 1.4.0i1
Date: 1456485207
Doing that leads into several anomalies and strange behaviour. The BI
titles must be unique. This is now enforced and an error printed in
cased.
| {
"pile_set_name": "Github"
} |
auto: REMOVE_FILE,CREATE_FILE,MUNGE,COMPARE_FILE %TESTID%.stdout %TESTID%.stderr
test action: CMD_CAPTURE %SWAKS% --dump PROTOCOL --to recip@host1.nodns.test.swaks.net --from sender@host2.nodns.test.swaks.net --helo hstring --server ser.ver \
--timeout 0
| {
"pile_set_name": "Github"
} |
// swift-tools-version:5.0
// Package.swift
/*
The MIT License (MIT)
Copyright (c) 2016 Eric Marchand (phimage)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including w... | {
"pile_set_name": "Github"
} |
/*
Copyright 2018 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
# $NetBSD: Makefile,v 1.2 2020/01/26 17:32:28 rillig Exp $
DISTNAME= xtermcontrol-3.3
CATEGORIES= x11
MASTER_SITES= http://thrysoee.dk/xtermcontrol/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://thrysoee.dk/xtermcontrol/
COMMENT= Dynamic control of xterm properties
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
.in... | {
"pile_set_name": "Github"
} |
${PODS_ROOT}/Target Support Files/Pods-RxSwift+MVVM/Pods-RxSwift+MVVM-frameworks.sh
${BUILT_PRODUCTS_DIR}/RxCocoa/RxCocoa.framework
${BUILT_PRODUCTS_DIR}/RxRelay/RxRelay.framework
${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework | {
"pile_set_name": "Github"
} |
(**************************************************************************)
(* *)
(* OCaml *)
(* *)
(* ... | {
"pile_set_name": "Github"
} |
## Code for the Adafruit Learning System guide CircuitPython Powered AT Hand-Raiser
See the full tutorial at https://learn.adafruit.com/AT-Hand-Raiser/
The **code.py** file should be copied onto the **CIRCUITPY** flash drive that appears
when you plug the CircuitPlayground Express into your computer via a known
goo... | {
"pile_set_name": "Github"
} |
package io.virtualapp.home.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.util.SparseIntArray;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import j... | {
"pile_set_name": "Github"
} |
-- Copyright 2013 Ray Salemi
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or ag... | {
"pile_set_name": "Github"
} |
import Where from './Where'
import WhereBoolean from './WhereBoolean'
import WherePrimaryClosure from './WherePrimaryClosure'
import WhereSecondaryClosure from './WhereSecondaryClosure'
import Has from './Has'
import HasConstraint from './HasConstraint'
import Orders from './Orders'
import OrderKey from './OrderKey'
im... | {
"pile_set_name": "Github"
} |
Zeal60
====

This is a 60% PCB with per-key RGB LEDs and supports ANSI, ISO, winkey/winkeyless bottom row, HHKB-layout (split right shift and backspace).
Keyboard Maintainer: [Wilba](http://wilba.tech/) and on [GitHub](https://github.com/Wilba... | {
"pile_set_name": "Github"
} |
import React from 'react';
import { EventType, SpecificEventListener } from '@material/base/types';
import { MDCFormFieldFoundation } from '@material/form-field';
import { useFoundation } from '@rmwc/base';
import { FormFieldProps } from '.';
export const useFormfieldFoundation = (
props: FormFieldProps & React.HTML... | {
"pile_set_name": "Github"
} |
openapi: 3.0.0
servers:
- url: 'http://www.hackathonwatch.com/api/'
info:
contact:
x-twitter: Hackathonwatch
title: HackathonWatch
version: '0.1'
x-apisguru-categories:
- social
x-logo:
url: 'https://twitter.com/Hackathonwatch/profile_image?size=original'
x-origin:
- converter:
url... | {
"pile_set_name": "Github"
} |
<resources>
<!--
这两个主题:
Theme.AppCompat.Light
Theme.AppCompat.DayNight.NoActionBar
是宿主中定义的。准确的说是宿主依赖的support包定义的两个主题
在此非独立插件中,可直接使用宿主中定义的主题
如下面定义的两个插件主题:AppBaseTheme,Base.Theme.DesignDemo
对资源而言,非独立插件使用宿主中定义的资源,需要使用 @*<packageName>:<type>/<name>的格式引用
例如下面对宿主字符串share_a... | {
"pile_set_name": "Github"
} |
(function($R)
{
$R.add('plugin', 'fileselector', {
init: function(app)
{
// define app
this.app = app;
this.opts = app.opts;
// define some services, for example
this.caret = app.caret;
this.selection = app.selection;
... | {
"pile_set_name": "Github"
} |
/*
* This file is part of Sponge, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Softwar... | {
"pile_set_name": "Github"
} |
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`NameAndNumberScreen renders correctly 1`] = `
<RNCSafeAreaView
style={
Object {
"backgroundColor": "#F9F6F0",
"flex": 1,
"justifyContent": "space-between",
}
}
>
<RNCSafeAreaView
style={
Object {
"height": 35,
... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The Prometheus Authors
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to... | {
"pile_set_name": "Github"
} |
675f5b5a17d70ea9e68295fe4d065bbc5821e1ed
| {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "3x"
},
{
"idiom" : "iphone",
"size" : "40x40",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "40x... | {
"pile_set_name": "Github"
} |
/* Generated by re2c */
// re2c $INPUT -o $OUTPUT -ci
#include <assert.h>
#include <string.h>
enum YYCONDTYPE {
yycinit,
yyccomment,
};
int lex(const char* cur)
{
const char* lim;
const char* mrk;
char yych;
int condition = yycinit;
lim = cur + strlen(cur);
loop:
mrk = cur;
switc... | {
"pile_set_name": "Github"
} |
var test = require('tape')
var crypto = require('./browser')
var Buffer = require('safe-buffer').Buffer
test('sync', function (t) {
t.test('first', function (t) {
const buf = Buffer.alloc(10)
const before = buf.toString('hex')
crypto.randomFillSync(buf, 5, 5)
const after = buf.toString('hex')
t.no... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The gVisor Authors.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agree... | {
"pile_set_name": "Github"
} |
diff -urN scilab-orig/modules/api_scilab/src/cpp/api_double.cpp scilab/modules/api_scilab/src/cpp/api_double.cpp
--- a/modules/api_scilab/src/cpp/api_double.cpp 2012-08-06 23:26:31.342617365 -0400
+++ b/modules/api_scilab/src/cpp/api_double.cpp 2012-08-06 23:27:34.838621420 -0400
@@ -497,7 +497,7 @@
/*----------------... | {
"pile_set_name": "Github"
} |
/*
* Copyright Andrey Semashev 2013.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)
*/
/*!
* \file uuid/detail/config.hpp
*
* \brief This header defines configuration macros for Bo... | {
"pile_set_name": "Github"
} |
tasks:
- ceph:
fs: ext4
log-ignorelist:
- overall HEALTH_
- \(OSDMAP_FLAGS\)
- \(OSD_
- \(PG_
- \(POOL_
- \(CACHE_POOL_
- \(SMALLER_PGP_NUM\)
- \(OBJECT_
- \(SLOW_OPS\)
- \(TOO_FEW_PGS\)
- reached quota
- but it is still running
- slo... | {
"pile_set_name": "Github"
} |
// +build js
package rand
import (
"errors"
"github.com/gopherjs/gopherjs/js"
)
func init() {
Reader = &rngReader{}
}
type rngReader struct{}
func (r *rngReader) Read(b []byte) (n int, err error) {
array := js.InternalObject(b).Get("$array")
offset := js.InternalObject(b).Get("$offset").Int()
// browser
c... | {
"pile_set_name": "Github"
} |
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not u... | {
"pile_set_name": "Github"
} |
var convert = require('./convert'),
func = convert('flow', require('../flow'));
func.placeholder = require('./placeholder');
module.exports = func;
| {
"pile_set_name": "Github"
} |
<?php
/*
define("_DB_TABLE_NOT_CREATED", "Unable to create table %s"); // L118
define("_DB_TABLE_CREATED", "Table %s created."); // L45
define("_DB_ROWS_INSERTED", "%d entries inserted to table %s."); // L119
define("_DB_ROWS_FAILED", "Failed inserting %d entries to table %s."); // L120
define("_DB_TABLE_ALTERED", "Tab... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <objc/NSObject.h>
@interface WFJavascriptStripper : NSObject
{
}
+ (id)stripJavascript:(id)arg1;
+ (id)getJavascriptLines:(id... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2011 Martin Grotzke
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | {
"pile_set_name": "Github"
} |
// Unity C# reference source
// Copyright (c) Unity Technologies. For terms of use, see
// https://unity3d.com/legal/licenses/Unity_Reference_Only_License
using System;
using UnityEngine;
using UnityEngine.Bindings;
namespace UnityEditor.CrashReporting
{
[NativeHeader("Modules/UnityConnect/CrashReporting/CrashRe... | {
"pile_set_name": "Github"
} |
[mol_chart] {
display: flex;
flex-direction: column;
align-self: stretch;
flex: 1 1 auto;
padding: .5rem;
}
[mol_chart_plot] {
flex: 1 0 50%;
margin: .5rem;
}
| {
"pile_set_name": "Github"
} |
[]
| {
"pile_set_name": "Github"
} |
(function(){
if (location.protocol === 'file:') {
var elms = document.querySelectorAll('a[href="./"]');
for (var i = 0; i < elms.length; i++) {
elms[i].href = './index.html';
}
}
})();
| {
"pile_set_name": "Github"
} |
require('../../modules/es6.typed.int16-array');
module.exports = require('../../modules/_core').Int16Array;
| {
"pile_set_name": "Github"
} |
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2009-2010 Gael Guennebaud <gael.guennebaud@inria.fr>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a copy of the MPL was not distributed
// with this file, You c... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | {
"pile_set_name": "Github"
} |
import { createAction } from 'redux-actions';
import { createThunk } from 'Store/thunks';
import createSetSettingValueReducer from 'Store/Actions/Creators/Reducers/createSetSettingValueReducer';
import createFetchHandler from 'Store/Actions/Creators/createFetchHandler';
import createSaveHandler from 'Store/Actions/Crea... | {
"pile_set_name": "Github"
} |
// Copyright 2014-2017 Ulrich Kunitz. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package lzma
import (
"errors"
"fmt"
)
// maximum and minimum values for the LZMA properties.
const (
minPB = 0
maxPB = 4
)
// maxPropertyCode is the... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 599b4e72f6c212d40819cfde14826671
timeCreated: 1494795842
licenseType: Pro
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
/*
* Cryptographic API.
*
* MD4 Message Digest Algorithm (RFC1320).
*
* Implementation derived from Andrew Tridgell and Steve French's
* CIFS MD4 implementation, and the cryptoapi implementation
* originally based on the public domain implementation written
* by Colin Plumb in 1993.
*
* Copyright (c) Andrew ... | {
"pile_set_name": "Github"
} |
package Feature;
import java.awt.image.BufferedImage;
import java.lang.Override;
/*
Creates histograms of quantized RGB images.
Each pixel r,g,b is quantized into buckets of
8 colors each. In effect we take the high order
3 bits of each component and concatenate them
giving 512 total features.
*/
... | {
"pile_set_name": "Github"
} |
batch_size: 20
buckets: 25,50,100,200
input_pipeline_dev:
class: ParallelTextInputPipeline
params:
source_files:
- ${HOME}/text-to-sql/data/imdb/2018_02_08/question_split/1/1_encode.txt
target_files:
- ${HOME}/text-to-sql/data/imdb/2018_02_08/question_split/1/1_decode.txt
input_pipeline_train:
cla... | {
"pile_set_name": "Github"
} |
See comment in macros.kernel-source.sles11-sp1.diff
--- /etc/rpm/macros.kernel-source.orig
+++ /etc/rpm/macros.kernel-source
@@ -9,14 +9,14 @@
echo "%%define _suse_kernel_module_subpackage(n:v:r:f:p:) %%{expand:%%(cd %_sourcedir; cat $subpkg; echo %%%%nil)}" \
flavors_to_build= \
flavors="%*" \
- for flavor in $... | {
"pile_set_name": "Github"
} |
# Matthieu Brucher
# Last Change : 2007-08-29 15:05
"""
Computes the conjugate gradient steps for a specific function at a specific point
"""
import numpy
class ConjugateGradientStep(object):
"""
The basic conjugate gradient step
"""
def __init__(self, coeff_function):
"""
Initialization of the grad... | {
"pile_set_name": "Github"
} |
/***************************************
This resource template allows for the easy creation of Mac
OS 9 compatible screen savers using the MacDim screen saver shell.
MacDim is available at http://www.ibrium.se/
Copyright 1995-2014 by Rebecca Ann Heineman becky@burgerbecky.com
It is released under an MIT Ope... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2007 Mellanox Technologies. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this sou... | {
"pile_set_name": "Github"
} |
### cairo.m4 -- extra macros for configuring R for cairo -*- Autoconf -*-
###
### Copyright (C) 2008 R Core Team
###
### This file is part of R.
###
### R is free software; you can redistribute it and/or modify it under
### the terms of the GNU General Public License as published by the Free
### Software Foundation;... | {
"pile_set_name": "Github"
} |
3
NaN
NaN
_level0a
NaN
1a
a1
NaN
nulla
b[type Function]
[type Object]c
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | {
"pile_set_name": "Github"
} |
//
// Typography
// --------------------------------------------------
// Headings
// -------------------------
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: @headings-font-family;
font-weight: @headings-font-weight;
line-height: @headings-line-height;
color: @headings-color;
small,
... | {
"pile_set_name": "Github"
} |
; SPIR-V
; Version: 1.0
; Generator: Google spiregg; 0
; Bound: 130
; Schema: 0
OpCapability Shader
OpCapability InputAttachment
OpExtension "SPV_GOOGLE_hlsl_functionality1"
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
... | {
"pile_set_name": "Github"
} |
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl{
Currencies{
ADP{
"ADP",
"Andorrese peseta",
}
AED{
"AED",
"Verenigde Arabische Emiraten-dirham",
}
AFA{... | {
"pile_set_name": "Github"
} |
---
name: 'Documentation request '
about: Suggest an improvment to the documentation
title: 'Documentation request: '
labels: documentation, up-for-grabs
assignees: ''
---
Product:
- [ ] SpecFlow
- [ ] SpecFlow+ Runner
- [ ] SpecFlow+ LivingDoc
- [ ] SpecMap
What is missing:
| {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008 Gael Guennebaud <g.gael@free.fr>
// Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a copy of the M... | {
"pile_set_name": "Github"
} |
1
00:00:33,518 --> 00:00:35,818
(拓人)2人で翔馬を育てよう
2
00:00:39,808 --> 00:00:42,608
≪(亜沙美)何… 言ってんの?
3
00:00:43,962 --> 00:00:46,314
(亜沙美)冗談 やめてよ
4
00:00:46,314 --> 00:00:48,314
本気だから
5
00:00:51,302 --> 00:00:54,122
あのね拓人君 実は…
6
00:00:54,122 --> 00:00:56,975
全部知ってる
7
00:00:56,975 --> 00:01:01,446
俺が
翔馬と血がつながってないこと
8
... | {
"pile_set_name": "Github"
} |
/*
Copyright 2017 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
use super::Graph;
use super::Output;
use super::Result;
use super::Status;
use std::ffi::CString;
use std::ffi::NulError;
use std::mem;
use std::os::raw::c_int;
use std::ptr;
use std::result;
use std::slice;
use tensorflow_sys as tf;
// This exists purely to ensure TF_AbortWhile gets called properly, even on panic.
#[... | {
"pile_set_name": "Github"
} |
/*
datagencli.c
compressible data command line generator
Copyright (C) Yann Collet 2012-2016
GPL v2 License
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version... | {
"pile_set_name": "Github"
} |
using System;
using System.Diagnostics;
using System.Text;
using i64 = System.Int64;
using u8 = System.Byte;
using u32 = System.UInt32;
using u64 = System.UInt64;
using Pgno = System.UInt32;
namespace CS_SQLite3
{
using sqlite_int64 = System.Int64;
using System.Globalization;
public partial class CSSQLite
... | {
"pile_set_name": "Github"
} |
using System;
using System.Windows;
namespace Samples.Wpf.Advanced
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}
| {
"pile_set_name": "Github"
} |
/* Test llogb.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | {
"pile_set_name": "Github"
} |
CORE broken-smt-backend
main.c
--floatbv
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
--
^warning: ignoring
| {
"pile_set_name": "Github"
} |
/*
Copyright 2020 The Vitess Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, soft... | {
"pile_set_name": "Github"
} |
#region Copyright (C) 2007-2018 Team MediaPortal
/*
Copyright (C) 2007-2018 Team MediaPortal
http://www.team-mediaportal.com
This file is part of MediaPortal 2
MediaPortal 2 is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as pu... | {
"pile_set_name": "Github"
} |
// Copyright 2017 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 gensupport
import (
"fmt"
"runtime"
"strings"
)
// GoogleClientHeader returns the value to use for the x-goog-api-client
// header, which is used i... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "Lic... | {
"pile_set_name": "Github"
} |
-----BEGIN CERTIFICATE-----
MIID4jCCAsqgAwIBAgIHBHND3niTojANBgkqhkiG9w0BAQsFADCBnjELMAkGA1UE
BhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExEjAQBgNVBAcMCUxvcyBHYXRvczEU
MBIGA1UECgwLTmV0ZmxpeCBJbmMxLTArBgNVBAsMJFBsYXRmb3JtIFNlY3VyaXR5
ICgxMjUyNjM1MTU0NzkyNjk3KTEhMB8GA1UEAwwYSW50ZXJtZWRpYXRlIENBIGZv
ciAyMTM3MB4XDTIwMDcxNDAzMjYxNFoX... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <PDFKit/PDFAnnotation.h>
#import <PDFKit/NSCoding-Protocol.h>
#import <PDFKit/NSCopying-Protocol.h>
@class PDFAnnotationSquar... | {
"pile_set_name": "Github"
} |
ERROR
| {
"pile_set_name": "Github"
} |
// Boost.Units - A C++ library for zero-overhead dimensional analysis and
// unit/quantity manipulation and conversion
//
// Copyright (C) 2003-2008 Matthias Christian Schabel
// Copyright (C) 2007-2008 Steven Watanabe
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1... | {
"pile_set_name": "Github"
} |
// Tencent is pleased to support the open source community by making ncnn available.
//
// Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
//
// Licensed under the BSD 3-Clause License (the "License"); you may not use this file except
// in compliance with the License. You may obtain a copy ... | {
"pile_set_name": "Github"
} |
package org.apache.maven.artifact.resolver;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache ... | {
"pile_set_name": "Github"
} |
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Copyright 2015 clowwindy
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required b... | {
"pile_set_name": "Github"
} |
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The library is free for all purposes without any express
* guarantee it works.
*
* Tom St Denis, tomstdenis@gmail.com, http://l... | {
"pile_set_name": "Github"
} |
# 信号
## 随书代码
### 10.3.c
```shell
$ gcc 10.3.c -lapue
$ ./a.out &
[1] 18096
$ kill -USR1 18096
received SIGUSR1
$ kill -USR2 18096
received SIGUSR2
$ kill 18096
```
### 10.6.c
直接 GG
### 10.10.c
```shell
$ gcc 10.10.c
$ ./a.out
before sleep
after sleep
```
通过 alarm 和 pause 实现了一个简陋的 sleep
### 10.10.2.c
```shell
... | {
"pile_set_name": "Github"
} |
// Copyright Jetstack Ltd. See LICENSE for details.
// Code generated by client-gen. DO NOT EDIT.
// This package has the automatically generated typed clients.
package internalversion
| {
"pile_set_name": "Github"
} |
/*!
* Redback
* Copyright(c) 2011 Chris O'Hara <cohara87@gmail.com>
* MIT Licensed
*/
/**
* Module dependencies.
*/
var Structure = require('../Structure'),
List = require('../base_structures/List').List;
/**
* A simple FIFO/LIFO queue.
*
* Usage:
* `redback.createQueue(key [, is_fifo]);`
*
* Refe... | {
"pile_set_name": "Github"
} |
Example 1
=========
Close to the simplest possible example of Unity, using only basic features.
Run make to build & run the example tests. | {
"pile_set_name": "Github"
} |
8
4
11
12
10
6
10
8
6
8
12
8
4
12
11
6
13
4
10
13
12
10
8
4
7
11
9
8
8
8
2
6
14
6
4
6
6
9
11
8
8
8
12
15
10
6
12
6
6
11
11
8
8
12
8
10
17
6
8
8
2
11
9
6
10
2
6
4
8
2
6
6
8
9
9
12
4
12
8
6
17
21
14
13
9
15
11
12
12
10
12
12
10
23
6
7
14
14
11
8
6
8
17
10
12
12
16
8
15
17
14
21
10
10
6
8
12
4
13
9
13
4
6
6
15
12
11
10
12... | {
"pile_set_name": "Github"
} |
//
// ASNavigationController.h
// AsyncDisplayKit
//
// Created by Garrett Moon on 4/27/16.
//
// Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree. An additional grant... | {
"pile_set_name": "Github"
} |
--TEST--
Bug #25745 (ctype functions fail with non-ascii characters)
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--
<?php
$funcs = array(
"ctype_alnum", "ctype_alpha", "ctype_cntrl", "ctype_digit",
"ctype_graph", "ctype_lower", "ctype_print", "ctype_punct",
"ctype_space", "ctype_upper", "ctype_xdi... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 9ea6bc368a3db494992868405f84de29
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: 05_AnimatorVFX
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRot... | {
"pile_set_name": "Github"
} |
{
"buildFiles": [
"/Users/jadynai/DevelopProjectStudy/AndroidStudy/MediaLearn/mediakit/src/main/jni/Android.mk",
"/Users/jadynai/DevelopProjectStudy/AndroidStudy/MediaLearn/mediakit/src/main/jni/Application.mk"
],
"cleanCommands": [
"/Users/jadynai/Developer/SDK/ndk-bundle/ndk-build NDK_PROJECT_PATH\u... | {
"pile_set_name": "Github"
} |
{
"id": "lefty-desk",
"name": "Lefty Desk",
"category": "Furniture",
"games": {
"nl": {
"orderable": true,
"set": "Classroom",
"sellPrice": {
"currency": "bells",
"value": 310
},
"sources": [
"Nookling stores"
],
"buyPrices": [
{
... | {
"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.
// +build !go1.6
package http2
import (
"crypto/tls"
"net/http"
"time"
)
func configureTransport(t1 *http.Transport) (*Transport, error) {
return nil, er... | {
"pile_set_name": "Github"
} |
#
# This prototxt is based on voc-fcn8s/val.prototxt file from
# https://github.com/shelhamer/fcn.berkeleyvision.org, which is distributed under
# Caffe (BSD) license:
# http://caffe.berkeleyvision.org/model_zoo.html#bvlc-model-license
#
name: "voc-fcn8s"
input: "data"
input_dim: 1
input_dim: 3
input_dim: 500
input_dim... | {
"pile_set_name": "Github"
} |
/*
FUNCTION
<<mbtowc>>---minimal multibyte to wide char converter
INDEX
mbtowc
ANSI_SYNOPSIS
#include <stdlib.h>
int mbtowc(wchar_t *<[pwc]>, const char *<[s]>, size_t <[n]>);
TRAD_SYNOPSIS
#include <stdlib.h>
int mbtowc(<[pwc]>, <[s]>, <[n]>)
wchar_t *<[pwc]>;
const char *<[s]>;
size_t <[n]>;
DESCRIPTION
W... | {
"pile_set_name": "Github"
} |
import {
Contactable,
ContactableConfig,
ContactableSpecifyInit,
Statement,
PairwiseQualified,
PairwiseChoice,
PairwiseQuantified,
PairwiseVote
} from 'rsf-types'
import * as moment from 'moment'
const DEFAULT_ALL_COMPLETED_TEXT = `Everyone has completed. Thanks for participating.`
const DEFAULT_TIMEOU... | {
"pile_set_name": "Github"
} |
/*
FUNCTION
<<memchr>>---find character in memory
INDEX
memchr
ANSI_SYNOPSIS
#include <string.h>
void *memchr(const void *<[src]>, int <[c]>, size_t <[length]>);
TRAD_SYNOPSIS
#include <string.h>
void *memchr(<[src]>, <[c]>, <[length]>)
void *<[src]>;
void *<[c]>;
size_t <[length]>;
DESCRIPTION
This funct... | {
"pile_set_name": "Github"
} |
#include "stdafx.h"
#include "RemoteDesktopDlg.h"
#include "FlamingoClient.h"
#include "UserSnapInfoDlg.h"
#include "Utils.h"
#include "EncodeUtil.h"
// 两种算法
#define ALGORITHM_SCAN 1 // 速度很快,但碎片太多
#define ALGORITHM_DIFF 2 // 速度很慢,也占CPU,但是数据量都是最小的
enum
{
IDM_CONTROL = 0x0010,
IDM_SEND_CTRL_ALT_DEL,
IDM_TRA... | {
"pile_set_name": "Github"
} |
import { Tag } from '@database/entity/Tag';
import { BackIn, TagGetOrCreateData, TagGetOrCreateResponse } from '@shared/back/types';
import * as fs from 'fs';
import * as path from 'path';
import { promisify } from 'util';
import { fixSlashes } from '../Util';
import { CurationIndex, EditCuration, IndexedContent } from... | {
"pile_set_name": "Github"
} |
/*
V4L2 controls framework implementation.
Copyright (C) 2010 Hans Verkuil <hverkuil@xs4all.nl>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.