text
stringlengths
2
99k
meta
dict
/* Copyright © 2015, 2016 Jenly Yu <a href="mailto:jenly1314@gmail.com">Jenly</a> 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 require...
{ "pile_set_name": "Github" }
/* Copyright 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, softw...
{ "pile_set_name": "Github" }
// Copyright 2011 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 packet import ( "encoding/binary" "io" ) // LiteralData represents an encrypted file. See RFC 4880, section 5.9. type LiteralData struct { IsBinary...
{ "pile_set_name": "Github" }
<button type="button" class="btn{{#if btn-style}} {{btn-style}}{{else}} btn-default{{/if}}" data-toggle="modal" data-target="#{{target-id}}" {{#each data}}data-{{name}}="{{value}}" {{/each}}> {{text}} </button>
{ "pile_set_name": "Github" }
use ink_lang as ink; #[ink::contract] mod message_returns_non_codec { pub struct NonCodec; #[ink(storage)] pub struct MessageReturnsNonCodecType {} impl MessageReturnsNonCodecType { #[ink(constructor)] pub fn constructor() -> Self { Self {} } #[ink(message...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 030bec045b981d243a72967acae2d574 TextureImporter: internalIDToNameTable: [] externalObjects: {} serializedVersion: 10 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 borderMipMap: 0 mipMapsPreserveCoverage: 0 alphaTestR...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <CommandTable xmlns="http://schemas.microsoft.com/VisualStudio/2005-10-18/CommandTable" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <!-- ////////////////////////////////////////////////////////////////////////////// --> <!-- // --> <!-- // Microsoft Confidential --> <!-- // ...
{ "pile_set_name": "Github" }
{ "Animations" : [ { "Frames" : [ [0, 0, 0, 1], ], "Name" : "FORWARD", "Speed": [0.5] }, { "Frames" : [ [0, 1, 0, 1], ], "Name" : "LEFT", "Speed": [0.5] }, { "Frames" : [ ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- 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...
{ "pile_set_name": "Github" }
//---------------------------------------------------------------------------// // Copyright (c) 2013 Kyle Lutz <kyle.r.lutz@gmail.com> // // 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 // // See http://boos...
{ "pile_set_name": "Github" }
'use strict'; var fnToStr = Function.prototype.toString; var constructorRegex = /^\s*class\b/; var isES6ClassFn = function isES6ClassFunction(value) { try { var fnStr = fnToStr.call(value); return constructorRegex.test(fnStr); } catch (e) { return false; // not a function } }; var tryFunctionObject = functi...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <jautodoc-preferences> <options> <completeExistingJavadoc>true</completeExistingJavadoc> <keepExistingJavadoc>false</keepExistingJavadoc> <replaceExistingJavadoc>false</replaceExistingJavadoc> <includePublic>true</includePublic>...
{ "pile_set_name": "Github" }
// Copyright (c) 2014 // INRIA Saclay-Ile de France (France) // // This file is part of CGAL (www.cgal.org); 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 version 3 of the License, // or (at your option) any l...
{ "pile_set_name": "Github" }
```release-note:bug bigquery: fixed an issue where `google_bigquery_table` would crash while reading an empty schema ```
{ "pile_set_name": "Github" }
# Leaf > There are no two identical leaves in the world. > > 世界上没有两片完全相同的树叶。 > > ​ — 莱布尼茨 [中文文档](./README_CN.md) | [English Document](./README.md) ## Introduction Leaf 最早期需求是各个业务线的订单ID生成需求。在美团早期,有的业务直接通过DB自增的方式生成ID,有的业务通过redis缓存来生成ID,也有的业务直接用UUID这种方式来生成ID。以上的方式各自有各自的问题,因此我们决定实现一套分布式ID生成服务来满足需求。具体Leaf 设计文档见:[...
{ "pile_set_name": "Github" }
// Copyright (c) 2012 The Chromium Embedded Framework Authors. All rights // reserved. Use of this source code is governed by a BSD-style license that can // be found in the LICENSE file. #include "libcef/browser/browser_info.h" #include "libcef/browser/browser_host_base.h" #include "libcef/browser/thread_util.h" #in...
{ "pile_set_name": "Github" }
apiVersion: machinelearning.seldon.io/v1 kind: SeldonDeployment metadata: name: seldon-model spec: name: test-deployment predictors: - componentSpecs: - spec: containers: - image: seldonio/mock_classifier_rest:1.3 name: classifier2 graph: children: [] endpoint: ...
{ "pile_set_name": "Github" }
# created by tools/tclZIC.tcl - do not edit if {![info exists TZData(Asia/Macau)]} { LoadTimeZoneFile Asia/Macau } set TZData(:Asia/Macao) $TZData(:Asia/Macau)
{ "pile_set_name": "Github" }
// Copyright (c) 2000 // Utrecht University (The Netherlands), // ETH Zurich (Switzerland), // INRIA Sophia-Antipolis (France), // Max-Planck-Institute Saarbruecken (Germany), // and Tel-Aviv University (Israel). All rights reserved. // // This file is part of CGAL (www.cgal.org) // // $URL$ // $Id$ // SPDX-License-Id...
{ "pile_set_name": "Github" }
/******************************************************************** * Description: hal_stg.c * This is the driver for Servo-To-Go Model I & II board. * * Author: Alex Joni * License: GPL Version 2 * * Copyright (c) 2004 All rights reserved. * see below for aditional notes * * Last change: ********...
{ "pile_set_name": "Github" }
/* Copyright 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, softw...
{ "pile_set_name": "Github" }
'use strict'; var Promise = require('./core.js'); module.exports = Promise; Promise.prototype.done = function (onFulfilled, onRejected) { var self = arguments.length ? this.then.apply(this, arguments) : this; self.then(null, function (err) { setTimeout(function () { throw err; }, 0); }); };
{ "pile_set_name": "Github" }
/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: pMonitor support * FILE: subsys/win32k/ntuser/monitor.c * PROGRAMERS: Anich Gregor (blight@blight.eu.org) * Rafal Harabien (rafalh@reactos.org) */ #inclu...
{ "pile_set_name": "Github" }
# XITE, XITP - Fast Draw Demo [Video_Settings] SuggestedAspectRatio = 2
{ "pile_set_name": "Github" }
{"text": ["$", "pep", ":", "former", "heinz", "ceo", "named", "to", "board", "of", "pepsico", "URL"], "created_at": "Mon Jan 19 13:05:02 +0000 2015", "user_id_str": "2341445778"}
{ "pile_set_name": "Github" }
// External imports use parity_crypto::publickey::{Generator, Random}; use web3::types::Address; // Workspace imports use crypto_exports::rand::Rng; use models::node::tx::{EthSignData, PackedEthSignature, TxEthSignature}; use models::{ node::{ block::{Block, ExecutedOperations}, AccountUpdate, Bloc...
{ "pile_set_name": "Github" }
#ifndef KORG_SYRO_COMP_H__ #define KORG_SYRO_COMP_H__ #include "korg_syro_type.h" #define VOLCASAMPLE_COMP_BLOCK_LEN 0x800 #ifdef __cplusplus extern "C" { #endif uint32_t SyroComp_GetCompSize(const uint8_t *psrc, uint32_t num_of_sample, uint32_t quality, Endian sample_endian); uint32_t SyroComp_Comp(const uint8_t...
{ "pile_set_name": "Github" }
// Copyright (c) 2013-2017, Matt Godbolt // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // Redistributions of source code must retain the above copyright notice, this // list of conditions...
{ "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> @class NSString; __attribute__((visibility("hidden"))) @interface NSTextPlaceholderInternalVars : NSObject ...
{ "pile_set_name": "Github" }
<?php defined('BX_DOL') or die('hack attempt'); /** * Copyright (c) BoonEx Pty Limited - http://www.boonex.com/ * CC-BY License - http://creativecommons.org/licenses/by/3.0/ * * @defgroup DolphinCore Dolphin Core * @{ */ bx_import('BxBaseLiveUpdates'); /** * @see BxDolView */ class BxTemplLiveUpdates exten...
{ "pile_set_name": "Github" }
[ [ "" ], [ "x" ], [ "37qgekLpCCHrQuSjvX3fs496FWTGsHFHizjJAs6NPcR47aefnnCWECAhHV6E3g4YN7u7Yuwod5Y" ], [ "dzb7VV1Ui55BARxv7ATxAtCUeJsANKovDGWFVgpTbhq9gvPqP3yv" ], [ "MuNu7ZAEDFiHthiunm7dPjwKqrVNCM3mAz6rP9zFveQu14YA8CxExSJTHcVP9DErn6u84E6Ej7S...
{ "pile_set_name": "Github" }
package styles import ( "github.com/alecthomas/chroma" ) // Autumn style. var Autumn = Register(chroma.MustNewStyle("autumn", chroma.StyleEntries{ chroma.TextWhitespace: "#bbbbbb", chroma.Comment: "italic #aaaaaa", chroma.CommentPreproc: "noitalic #4c8317", chroma.CommentSpecial: "ital...
{ "pile_set_name": "Github" }
require 'facets/symbol/plain'
{ "pile_set_name": "Github" }
/* * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. */ /* * 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 th...
{ "pile_set_name": "Github" }
//======================================================================== // GLFW 3.3 Wayland - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2014 Jonas Ådahl <jadahl@gmail.com> // // This software is provided 'as-is', without any express or implied // warrant...
{ "pile_set_name": "Github" }
package rbac import ( "fmt" "strings" "github.com/rancher/norman/types/slice" v3 "github.com/rancher/rancher/pkg/generated/norman/management.cattle.io/v3" pkgrbac "github.com/rancher/rancher/pkg/rbac" "github.com/sirupsen/logrus" rbacv1 "k8s.io/api/rbac/v1" apierrors "k8s.io/apimachinery/pkg/api/errors" meta...
{ "pile_set_name": "Github" }
/* * Copyright 2013 Red Hat Inc. * * 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 without limitation * the rights to use, copy, modify, merge, publish, d...
{ "pile_set_name": "Github" }
[:pamela [:defpclass [:symbol "choice-feasible"] [:args] [:option [:meta [:meta-entry [:doc [:string "A feasible choice to be chewed by contraint solver"]]]]] [:option [:methods [:defpmethod [:symbol "main"] [:cond-map [:cond [:doc [:string "Entry point"]]]] [:arg...
{ "pile_set_name": "Github" }
// // VideoPlayerView.swift // sample-chat-swift // // Created by Injoit on 11/28/19. // Copyright © 2019 Quickblox. All rights reserved. // import UIKit import AVFoundation open class VideoPlayerView: UIView { public enum Repeat { case once case loop } override open class var...
{ "pile_set_name": "Github" }
package cli import ( "flag" "fmt" "reflect" "runtime" "strconv" "strings" "syscall" "time" ) const defaultPlaceholder = "value" // BashCompletionFlag enables bash-completion for all commands and subcommands var BashCompletionFlag Flag = BoolFlag{ Name: "generate-bash-completion", Hidden: true, } // Vers...
{ "pile_set_name": "Github" }
# jsbn: javascript big number [Tom Wu's Original Website](http://www-cs-students.stanford.edu/~tjw/jsbn/) I felt compelled to put this on github and publish to npm. I haven't tested every other big integer library out there, but the few that I have tested in comparison to this one have not even come close in performa...
{ "pile_set_name": "Github" }
/* Class = "NSMenuItem"; title = "Quit"; ObjectID = "7is-vc-kz7"; */ "7is-vc-kz7.title" = "Завершить"; /* Class = "NSMenuItem"; title = "Activate for Duration"; ObjectID = "Bo6-IE-IbX"; */ "Bo6-IE-IbX.title" = "Активировать на срок"; /* Class = "NSMenuItem"; title = "Preferences…"; ObjectID = "OT5-lg-IM6"; */ "OT5-lg...
{ "pile_set_name": "Github" }
/** * Copyright 2010 - 2020 JetBrains s.r.o. * * 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 directory contains source and tests for the lldb test runner architecture. This directory is not for lldb python tests. It is the test runner. The tests under this diretory are test-runner tests (i.e. tests that verify the test runner itself runs properly).
{ "pile_set_name": "Github" }
// Copyright 2011 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 packet import ( "io" "io/ioutil" "strings" ) // UserId contains text that is intended to represent the name and email // address of the key holder....
{ "pile_set_name": "Github" }
<?php /* * Copyright 2014 Google Inc. * * 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 t...
{ "pile_set_name": "Github" }
package org.apereo.cas.services.web; import org.springframework.web.servlet.ViewResolver; /** * This interface can be used to create a ViewResolver for a specified theme. * * @author Daniel Frett * @since 5.2.0 */ @FunctionalInterface public interface ThemeViewResolverFactory { /** * Create a new ViewRe...
{ "pile_set_name": "Github" }
//== Checker.cpp - Registration mechanism for checkers -----------*- C++ -*--=// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
class ArchetypeTest < MiniTest::Unit::TestCase private UPDATING_TESTS = ENV['UPDATING_TESTS'] and not ENV['UPDATING_TESTS'].empty? and not ENV['CI'] FAIL_STATUS = UPDATING_TESTS ? :skip : :fail SELECTIVE_TESTS = (ENV['ARCHETYPE_TESTS'] and not ENV['ARCHETYPE_TESTS'].empty? and not ENV['CI']) ? ENV['ARCHETYPE_T...
{ "pile_set_name": "Github" }
# What's this for? Testing in the EC2 environment gets to be tedious after a while. We should not have to deploy and test basic runner coordinator interactions manually in the EC2 environment which takes time and is error prone. We want to make sure that some interaction tests are always tested beforehand and guarran...
{ "pile_set_name": "Github" }
// OJ: https://leetcode.com/problems/binary-tree-paths/ // Author: github.com/lzl124631x // Time: O(NH) // Space: O(H^2) class Solution { private: vector<string> v; void preorder(TreeNode *root, string path) { path += to_string(root->val); if (!root->left && !root->right) { v.push_ba...
{ "pile_set_name": "Github" }
using System; using Xamarin.Forms; namespace eShopOnContainers.Core.Models.Basket { public class BasketItem : BindableObject { private int _quantity; public string Id { get; set; } public string ProductId { get; set; } public string ProductName { get; set; } ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>hsweb-concurrent-lock</ar...
{ "pile_set_name": "Github" }
package jwt // Implements the none signing method. This is required by the spec // but you probably should never use it. var SigningMethodNone *signingMethodNone const UnsafeAllowNoneSignatureType unsafeNoneMagicConstant = "none signing method allowed" var NoneSignatureTypeDisallowedError error type signingMethodN...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard. // #import "TIconOrGalleryCollectionView.h" @interface TGalleryCollectionView : TIconOrGalleryCollectionView { } - (id)iconViewForNode:(...
{ "pile_set_name": "Github" }
# # 1394020320@qq.com # include_directories(${PROJECT_SOURCE_DIR}/config) include_directories(${PROJECT_SOURCE_DIR}/components) include_directories(${PROJECT_SOURCE_DIR}/utilities/include) include_directories(${PROJECT_SOURCE_DIR}/SOUI/include) include_directories(${CMAKE_CURRENT_SOURCE_DIR}) file(GLOB_RECURSE CURRE...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('isArrayBuffer', require('../isArrayBuffer'), require('./_falseOptions')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # # Copyright (C) 2012 Edgewall Software # Copyright (C) 2006-2011, Herbert Valerio Riedel <hvr@gnu.org> # All rights reserved. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms # are also available at http://...
{ "pile_set_name": "Github" }
# SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2010-2014 Intel Corporation # # machine: # # - can define ARCH variable (overridden by cmdline value) # - can define CROSS variable (overridden by cmdline value) # - define MACHINE_CFLAGS variable (overridden by cmdline value) # - define MACHINE_LDFLAGS va...
{ "pile_set_name": "Github" }
package restful // Copyright 2013 Ernest Micklei. All rights reserved. // Use of this source code is governed by a license // that can be found in the LICENSE file. const ( MIME_XML = "application/xml" // Accept or Content-Type used in Consumes() and/or Produces() MIME_JSON = "application/json" ...
{ "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 gccgo #include <errno.h> #include <stdint.h> #include <unistd.h> #define _STRINGIFY2_(x) #x #define _STRINGIFY_(x) _STRINGIFY2_(x) #define GOSYM_PRE...
{ "pile_set_name": "Github" }
--- title: keywords: sample homepage sidebar: Introduction_zh permalink: tutorial_for_developer_zh.html folder: doc_zh/Introduction giturl: https://github.com/ontio/documentation/blob/master/get_started_cn.md --- [English](./tutorial_for_developer_en.html) / 中文 <h1 align="center">开发者快速指南</h1> <p align="center" clas...
{ "pile_set_name": "Github" }
module ErrorReportingConcern def report_omniauth_error(e) params['omniauth_data'] = session[:omniauth].presence || request.env['omniauth.auth'] report_error(e) end def report_error(e) logger.error(e) end end
{ "pile_set_name": "Github" }
G04 #@! TF.FileFunction,Legend,Bot* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Created by KiCad (PCBNEW (2016-07-11 BZR 6975, Git 98ad509)-product) date Sat Aug 13 17:34:52 2016* %MOMM*% %LPD*% G01* G04 APERTURE LIST* %ADD10C,0.100000*% %ADD11C,0.152400*% %ADD12C,0.150000*% %ADD13...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2004-2006 Atmel Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __ASM_AVR32_IRQFLAGS_H #define __ASM_AVR32_IRQFLAGS_H #include <asm/s...
{ "pile_set_name": "Github" }
<!-- Copyright (C) 2016-2020 phantom.bot 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 3 of the License, or (at your option) any later version. This program i...
{ "pile_set_name": "Github" }
#!/usr/bin/python # Copyright (c) 2012 Google Inc. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. import sys fh = open(sys.argv[1], 'w') filenames = sys.argv[2:] for filename in filenames: subfile = open(filename) data = subfile.read() ...
{ "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 ...
{ "pile_set_name": "Github" }
package temp import ( "fmt" "strings" "github.com/influxdata/telegraf" "github.com/influxdata/telegraf/plugins/inputs" "github.com/influxdata/telegraf/plugins/inputs/system" ) type Temperature struct { ps system.PS } func (t *Temperature) Description() string { return "Read metrics about temperature" } cons...
{ "pile_set_name": "Github" }
''' Replaces someone saying a name with a tone over the name to 'hide' the name. The times that the names are spoken are taken from a transcript of the recording. ''' import os from os.path import join from praatio import tgio from praatio import audioio path = join(".", "files") outputPath = join(path, "anonymized...
{ "pile_set_name": "Github" }
{ "author": { "name": "Einar Otto Stangvik", "email": "einaros@gmail.com", "url": "http://2x.io" }, "name": "ws", "description": "simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455", "version": "0.4.31", "keywords": [ ...
{ "pile_set_name": "Github" }
#!/usr/bin/env bash set -eo pipefail [[ $DOKKU_TRACE ]] && set -x source "$PLUGIN_AVAILABLE_PATH/domains/help-functions" cmd-domains-help "domains:help"
{ "pile_set_name": "Github" }
package azblob // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is regenerated. import ( "bytes" "context" "encoding/xml" "github.com/Azure/azure-pipeline-go/pipeline" "io" "io/ioutil" "net/http" "net/url" "strconv" ) // service...
{ "pile_set_name": "Github" }
'use strict'; var global = require('./_global'); var dP = require('./_object-dp'); var DESCRIPTORS = require('./_descriptors'); var SPECIES = require('./_wks')('species'); module.exports = function (KEY) { var C = global[KEY]; if (DESCRIPTORS && C && !C[SPECIES]) dP.f(C, SPECIES, { configurable: true, get:...
{ "pile_set_name": "Github" }
/* * sflib.h --- SFLib syscall library for OpenBSD/i386 * see http://www.secdev.org/projects/shellforge.html for more informations * * Copyright (C) 2004 Philippe Biondi <phil@secdev.org> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Pub...
{ "pile_set_name": "Github" }
package azblob import ( "bytes" "errors" "fmt" "strings" "time" ) // AccountSASSignatureValues is used to generate a Shared Access Signature (SAS) for an Azure Storage account. // For more information, see https://docs.microsoft.com/rest/api/storageservices/constructing-an-account-sas type AccountSASSignatureVal...
{ "pile_set_name": "Github" }
package com.bourke.glimmr.fragments.viewer; import com.bourke.glimmr.BuildConfig; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.text.Html; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; impo...
{ "pile_set_name": "Github" }
typedef RootModNoValue = {} @:build(Macro.build()) class RootModNoValueSubType {}
{ "pile_set_name": "Github" }
/* * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
{ "pile_set_name": "Github" }
<UserControl x:Class="MissionPlanner.Controls.ConnectionControl" d:DesignHeight="54" d:DesignWidth="230" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://sch...
{ "pile_set_name": "Github" }
// (C) Copyright John Maddock 2003. // Use, modification and distribution are subject to 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) // for C++ Builder the following options effect the ABI: // // -b (on or off - ...
{ "pile_set_name": "Github" }
/* * 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, or (at your option) any later version. * * This program is distributed in the hope that it will be use...
{ "pile_set_name": "Github" }
class ArduinoCli < Formula desc "Arduino command-line interface" homepage "https://github.com/arduino/arduino-cli" url "https://github.com/arduino/arduino-cli.git", tag: "0.13.0", revision: "693a045eea420c29ca7027e668eee31bce37365d" license "GPL-3.0" head "https://github.com/arduino/arduino-cli...
{ "pile_set_name": "Github" }
#pragma once #define WATER_BLOCK_SIZE LARGE_SECTOR_SIZE #define WATER_FINEBLOCK_SIZE HUGE_SECTOR_SIZE #define WATER_Z_OFFSET (1.5f) #define MAX_SMALL_SECTORS 128 #define MAX_LARGE_SECTORS 64 #define MAX_HUGE_SECTORS 32 #define MAX_EXTRAHUGE_SECTORS 16 #define SMALL_SECTOR_SIZE 32 #define LA...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads_v3/proto/resources/campaign_label.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) from google.protobuf import descriptor as _descriptor from google.protobuf impo...
{ "pile_set_name": "Github" }
/* * TLSv1 client - write handshake message * Copyright (c) 2006-2015, Jouni Malinen <j@w1.fi> * * This software may be distributed under the terms of the BSD license. * See README for more details. */ #include "includes.h" #include "common.h" #include "crypto/md5.h" #include "crypto/sha1.h" #include "crypto/sh...
{ "pile_set_name": "Github" }
#X-Generator: crowdin.com # An example ZAP extension which adds a top level menu item. # # This file defines the default (English) variants of all of the internationalised messages tokengen.analyse.button.save=Save Analysis tokengen.analyse.detail.maxentropy=Maximum theoretical entropy\: tokengen.analyse.save.error=\...
{ "pile_set_name": "Github" }
ace.define("ace/snippets/xquery",["require","exports","module"], function(require, exports, module) { "use strict"; exports.snippetText = "snippet for\n\ for $${1:item} in ${2:expr}\n\ snippet return\n\ return ${1:expr}\n\ snippet import\n\ import module namespace ${1:ns} = \"${2:http://www.example.com/}\";\n\ snip...
{ "pile_set_name": "Github" }
package x import "testing" func TestZ(t *testing.T) { t.Logf("LOG: Z running") } func TestXX(t *testing.T) { t.Logf("LOG: XX running") } func BenchmarkZ(b *testing.B) { b.Logf("LOG: Z running N=%d", b.N) } func BenchmarkXX(b *testing.B) { b.Logf("LOG: XX running N=%d", b.N) }
{ "pile_set_name": "Github" }
<!-- Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ --> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <head> <style> .unit { display:inline-block; width:100px; height:1...
{ "pile_set_name": "Github" }
# Tutorials **Context: [frontend-dev-bookmarks](../README.md) / Workflow** Step by step guides for setting up a frontend development workflow. [![frontend.directory](https://img.shields.io/badge/frontend-directory-blue.svg?style=flat-square)](http://frontend.directory/) [![PayPal](https://img.shields.io/badge/donate...
{ "pile_set_name": "Github" }
// // This file is auto-generated. Please don't modify it! // package org.opencv.ml; import org.opencv.core.Mat; import org.opencv.core.Range; // C++: class CvGBTrees /** * <p>The class implements the Gradient boosted tree model as described in the * beginning of this section.</p> * * @see <a href="http://docs.o...
{ "pile_set_name": "Github" }
package io.ray.streaming.runtime.demo; import io.ray.api.Ray; import io.ray.streaming.api.context.StreamingContext; import io.ray.streaming.api.function.impl.SinkFunction; import io.ray.streaming.api.stream.DataStreamSource; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Paths; import jav...
{ "pile_set_name": "Github" }
uses tools_p; Const zero=1e-4; phi=(sqrt(5)-1)/2; Var L,h,t:extended; procedure work; var lastf,lastx,x,f:extended; begin lastx:=t*phi; lastf:=ask(lastx); while abs(h-t)>zero do begin x:=h+t-lastx; f:=ask(x); if f>lastf then begin ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <ClassDiagram MajorVersion="1" MinorVersion="1"> <Comment CommentText="Add Product ID strings&#xD;&#xA;Set Delegate&#xD;&#xA;Call Start()"> <Position X="2.88" Y="0.5" Height="0.524" Width="1.788" /> </Comment> <Comment CommentText="ReceivedResponse()&#xD;&#xA;...contain...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <definitions xmlns="http://ws.apache.org/ns/synapse"> <proxy name="urlRewriteProxy" transports="https,http" statistics="disable" trace="disable" startOnLoad="true"> <target> <inSequence> <log level="full"/> <rewrit...
{ "pile_set_name": "Github" }
package stub import ( "bytes" cryptoRand "crypto/rand" "crypto/tls" "crypto/x509" b64 "encoding/base64" "encoding/binary" "encoding/json" "fmt" "io/ioutil" "math/rand" "mime/multipart" "net/http" "os" "github.com/operator-framework/operator-sdk/pkg/sdk/action" "github.com/operator-framework/operator-sd...
{ "pile_set_name": "Github" }
{ "name" : "Sublime Text", "version" : "v2", "os" : "windows", "mods_used" : ["ALT", "CONTROL", "SHIFT"], "default_context" : "Global Context", "contexts" : { "Plugin: emmet" : { "ACCENT_GRAVE" : [ {"name":"Split/Join Tag", "mods":["CONTROL", "SHIFT"]} ...
{ "pile_set_name": "Github" }
# cookie [![Build Status](https://secure.travis-ci.org/shtylman/node-cookie.png?branch=master)](http://travis-ci.org/shtylman/node-cookie) # cookie is a basic cookie parser and serializer. It doesn't make assumptions about how you are going to deal with your cookies. It basically just provides a way to read and write ...
{ "pile_set_name": "Github" }
<!--$Id: db_exists.so,v 1.1 2007/07/12 18:27:42 bostic Exp $--> <!--Copyright (c) 1997,2008 Oracle. All rights reserved.--> <!--See the file LICENSE for redistribution information.--> <html> <head> <title>Berkeley DB: DB-&gt;exists</title> <meta name="description" content="Berkeley DB: An embedded database programmati...
{ "pile_set_name": "Github" }