text
stringlengths
26
99.8k
meta
dict
// Copyright 2020 Anapaya Systems // // 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 i...
{ "pile_set_name": "Github" }
// Copyright 2019 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 import ( "unsafe" ) // Return the minimum value seen for the zone CPU cap, or 0 if no cap is // detected. func getcpucap() uint64 { // The r...
{ "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 published b...
{ "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...
{ "pile_set_name": "Github" }
<html><body><div class="content"><div class="item"><div class="clj"><div class="c-head">(body-x! entity x)</div><div class="c-doc"><p>Changes the <code>x</code> of the body in <code>entity</code>.</p></div></div><div class="c-head">Source</div><div class="c-src"><pre>(defn body-x! [entity x] (body-position! entity ...
{ "pile_set_name": "Github" }
// Copyright 2011 The Kyua Authors. // 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 conditio...
{ "pile_set_name": "Github" }
BOOST_URL = https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.bz2 BOOST_ALTERNATIVE_URL = https://sourceforge.net/projects/boost/files/boost/1.74.0/boost_1_74_0.tar.bz2/download BOOST_MD5 = 83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1 BOOST_TARBALL_NAME = $(notdir $(BOOST_URL))...
{ "pile_set_name": "Github" }
文部科学大臣の所管に属する公益信託の引受けの許可及び監督に関する規則 (平成十九年九月二十八日文部科学省令第二十八号)  信託法 (平成十八年法律第百八号)及び信託法 の施行に伴う関係法律の整備等に関する法律(平成十八年法律第百九号)の施行に伴い、並びに公益信託ニ関スル法律 (大正十一年法律第六十二号)の第一条 から第九条 までの規定を実施するため、文部科学大臣の所管に属する公益信託の引受けの許可及び監督に関する規則(平成十二年総理府・文部省令第七号)の全部を改正する省令を次のように定める。 (趣旨) 第一条  文部科学大臣の所管に属する公益信託ニ関スル法律 (大正十一年法律第六十二号)(以下「法」という。)第一条 に規定する...
{ "pile_set_name": "Github" }
@rem @rem Copyright 2015 the original author or authors. @rem @rem Licensed under the Apache License, Version 2.0 (the "License"); @rem you may not use this file except in compliance with the License. @rem You may obtain a copy of the License at @rem @rem http://www.apache.org/licenses/LICENSE-2.0 @rem @r...
{ "pile_set_name": "Github" }
@rem @rem Copyright 2015 the original author or authors. @rem @rem Licensed under the Apache License, Version 2.0 (the "License"); @rem you may not use this file except in compliance with the License. @rem You may obtain a copy of the License at @rem @rem http://www.apache.org/licenses/LICENSE-2.0 @rem @r...
{ "pile_set_name": "Github" }
"support_item_gold_ranked" { "challengetype" "148" "desc" "#DOTA_ChallengeDesc_Support_Item_Gold" "status_text" "#DOTA_ChallengeStatusText_Support_Item_Gold" "events" { "matching_type" "game_state" "query" { "state_values" { "1" { "key" "support_gold_spent" "aggregator" "count" ...
{ "pile_set_name": "Github" }
#!/bin/bash #@license RequireJS Copyright (c) 2010-2011, The Dojo Foundation All Rights Reserved. #Available via the MIT or new BSD license. #see: http://github.com/jrburke/requirejs for details #version should be something like 0.9.0beta or 0.9.0 version=$1 if [ -z $version ]; then echo "Please pass in a version...
{ "pile_set_name": "Github" }
// NeL - MMORPG Framework <https://wiki.ryzom.dev/> // Copyright (C) 2015 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2016 Jan BOON (Kaetemi) <jan.boon@kaetemi.be> // // This program is free software: you can redistribute it and/or modify // it ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>Hello Endpoints!</title> <script async src="/js/base.js"></script> <link rel="stylesheet" href="/bootstrap/css/bootstrap.css"> <link rel="stylesheet" href="/bootstrap/css/bootstrap-responsive.css"> <style> body { padding-top: 40px; ...
{ "pile_set_name": "Github" }
# Developing iOS 10 Apps with Swift 字幕简体中文翻译项目 ## iOS 11 已出,请大家移步 [https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift](https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift) <details> <summary> 已完成前六集翻译,<a href="https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift/archive/master.zip">点此...
{ "pile_set_name": "Github" }
#!/bin/bash #set -x # DEBUG # launch the unit tests suite. # run this script like this: ./Scripts/test.sh [build_dir] # if no build_dir is specified, ./build is assumed to be the default # build directory build_dir="build" if [ "$#" -eq 1 ]; then build_dir=$1 fi RDBASE=$PWD PYTHONPATH=$RDBASE LD_LIBRARY_PATH=$R...
{ "pile_set_name": "Github" }
use azure_sdk_storage_core::{EndpointProtocol, ConnectionStringBuilder}; pub fn main() { let account_name = std::env::var("STORAGE_ACCOUNT").expect("Set env variable STORAGE_ACCOUNT first!"); let account_key = std::env::var("ACCOUNT_KEY").expect("Set env variable ACCOUNT_KEY first!"); let default_e...
{ "pile_set_name": "Github" }
/* Translation-Revision-Date: 2020-05-26 04:07:15+0000 */ /* Plural-Forms: nplurals=1; plural=0; */ /* Generator: GlotPress/2.4.0-alpha */ /* Language: fa */ /* Number of Characters in a note */ "%@ Character" = "%@ نویسه"; /* Number of Characters in a note */ "%@ Characters" = "%@ نویسه"; /* Number of words in a no...
{ "pile_set_name": "Github" }
export { default as export0 } from "./lib"; export { default as export1 } from "./lib.dom"; export { default as export2 } from "./lib.dom.iterable"; export { default as export3 } from "./lib.es2015.collection"; export { default as export4 } from "./lib.es2015.core"; export { default as export5 } from "./lib.es2015"; ex...
{ "pile_set_name": "Github" }
<script type="text/javascript"> $(function() { $('#select_page_id').on('change', function() { show_field($(this)); }); show_field($('#select_page_id')); }) function show_field($select) { if($select.val() == 0) $('#page_level_container').show(); else $('#page_level_container').hide(); } </script> <div cla...
{ "pile_set_name": "Github" }
# Copyright 2015 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 applica...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using NLog; using NzbDrone.Common.Disk; using NzbDrone.Common.Extensions; using NzbDrone.Common.Http; using NzbDrone.Core.Configuration; using NzbDrone.Core.Extras.Files; using NzbDrone.Core.Extras.Metadata.Files; usi...
{ "pile_set_name": "Github" }
#include <fltKernel.h> #include "FilesAPI.h" FilesAPI::FilesAPI( LPCWSTR FilePath, CREATE_FILE_TYPE Type, ACCESS_MASK AccessMask, ULONG ShareAccess ) : hFile(NULL) { UNICODE_STRING Path; RtlInitUnicodeString(&Path, FilePath); OBJECT_ATTRIBUTES ObjectAttributes; InitializeObjectAttr...
{ "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 windows import "syscall" const ( // Windows errors. ERROR_FILE_NOT_FOUND syscall.Errno = 2 ERROR_PATH_NOT_FOUND syscall.Errno = 3 ...
{ "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 tag contains functionality handling tags and related data. package tag // import "golang.org/x/text/internal/tag" import "sort" // An Index convert...
{ "pile_set_name": "Github" }
// // std_type_info.cpp // // Copyright (c) Microsoft Corporation. All rights reserved. // // Definitions of the std::type_info implementation functions, used for // Run-Time Type Information (RTTI). // #include <vcruntime_internal.h> #include <vcruntime_string.h> #include <vcruntime_typeinfo.h> //#include <undna...
{ "pile_set_name": "Github" }
<?php /** * Magento * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a co...
{ "pile_set_name": "Github" }
/* * Copyright (C) STMicroelectronics SA 2014 * Author: Benjamin Gaignard <benjamin.gaignard@st.com> for STMicroelectronics. * License terms: GNU General Public License (GPL), version 2 */ #ifndef _STI_PLANE_H_ #define _STI_PLANE_H_ #include <drm/drmP.h> #include <drm/drm_atomic_helper.h> #include <drm/drm_plane...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2011-2012 Red Hat, Inc. * * This file is released under the GPL. */ #include "dm-thin-metadata.h" #include "persistent-data/dm-btree.h" #include "persistent-data/dm-space-map.h" #include "persistent-data/dm-space-map-disk.h" #include "persistent-data/dm-transaction-manager.h" #include <linux/li...
{ "pile_set_name": "Github" }
#-- # # Author:: Francis Cianfrocca (gmail: blackhedd) # Homepage:: http://rubyeventmachine.com # Date:: 15 November 2006 # # See EventMachine and EventMachine::Connection for documentation and # usage examples. # #---------------------------------------------------------------------------- # # Copyright (C) 2006-08 ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_34) on Tue May 26 09:04:14 BST 2015 --> <TITLE> Uses of Class org.apache.fop.afp.modca.triplets.DescriptorPositionTriplet (Apache FOP 2.0 API) </TITL...
{ "pile_set_name": "Github" }
README for TOSThreads Blink Author/Contact: tinyos-help@millennium.berkeley.edu Author: Kevin Klues <klueska@cs.stanford.edu> Description: Blink is a simple application used to test the basic functionality of TOSThreads. You can install Blink on a mote via the following command: make <platform> cthreads install ...
{ "pile_set_name": "Github" }
/* **============================================================================== ** ** Copyright (c) Microsoft Corporation. All rights reserved. See file LICENSE ** for license information. ** **============================================================================== */ #ifndef _omiar_xml_h #define _omiar_xml...
{ "pile_set_name": "Github" }
<?php /** * Bitrix Framework * @package bitrix * @subpackage iblock */ namespace Bitrix\Iblock\PropertyIndex; class Storage { protected $iblockId = 0; protected static $exists = array(); const PRICE = 1; const DICTIONARY = 2; const STRING = 3; const NUMERIC = 4; const DATETIME = 5; /** * @param integer...
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2009 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" }
<!DOCTYPE html> <html> <head> <title>FLOOR.PRECISE Function</title> <meta charset="utf-8" /> <meta name="description" content="" /> <link type="text/css" rel="stylesheet" href="../editor.css" /> </head> <body> <div class="mainpart"> <h1>FLOOR.PRECISE Function</h1> <p>The <b>FLOOR.PRECISE</b> functio...
{ "pile_set_name": "Github" }
# # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. # # Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved. # # The contents of this file are subject to the terms of either the GNU # General Public License Version 2 only ("GPL") or the Common Development # and Distribution License("CDDL"...
{ "pile_set_name": "Github" }
//---------------------------------------------------------------------------- // // TSDuck - The MPEG Transport Stream Toolkit // Copyright (c) 2005-2020, Thierry Lelegard // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the f...
{ "pile_set_name": "Github" }
#!/bin/sh HERE="`echo $0 | sed -e 's|[^/]*$||'`" OPENSSL="${HERE}../apps/openssl" if [ -d "${HERE}../engines" -a "x$OPENSSL_ENGINES" = "x" ]; then OPENSSL_ENGINES="${HERE}../engines"; export OPENSSL_ENGINES fi if [ -x "${OPENSSL}.exe" ]; then # The original reason for this script existence is to work around # cer...
{ "pile_set_name": "Github" }
// CompareView.h : header file of the CCompareView class // // Copyright (c) 2015 by Andrew W. Phillips // // This file is distributed under the MIT license, which basically says // you can do what you want with it and I take no responsibility for bugs. // See http://www.opensource.org/licenses/mit-license.php fo...
{ "pile_set_name": "Github" }
{ "activePlaceCount": 0, "birth": { "place": { "name": "Lausanne, Schweiz", "placeName": "Lausanne", "placeType": "inhabited_place" }, "time": { "startYear": 1846 } }, "birthYear": 1846, "date": "1846\u20131933", "death": { "place": { "name": "\u00c9i...
{ "pile_set_name": "Github" }
[ { "op": "add", "path": "/ResourceTypes/AWS::CloudFormation::WaitCondition/Properties/Timeout/Value", "value": { "ValueType": "AWS::CloudFormation::WaitCondition.Timeout" } } ]
{ "pile_set_name": "Github" }
// Copyright 2013-2015 Bowery, Inc. package prompt import ( "os" "syscall" "unsafe" ) // Flags to control the terminals mode. const ( echoInputFlag = 0x0004 insertModeFlag = 0x0020 lineInputFlag = 0x0002 mouseInputFlag = 0x0010 processedInputFlag = 0x0001 windowInputFlag = 0x0008 ) // ...
{ "pile_set_name": "Github" }
# Copyright 2018/2019 The RLgraph 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 appli...
{ "pile_set_name": "Github" }
// ========================================================================== // SeqAn - The Library for Sequence Analysis // ========================================================================== // Copyright (c) 2006-2018, Knut Reinert, FU Berlin // All rights reserved. // // Redistribution and us...
{ "pile_set_name": "Github" }
# created by tools/tclZIC.tcl - do not edit set TZData(:America/Lima) { {-9223372036854775808 -18492 0 LMT} {-2524503108 -18516 0 LMT} {-1938538284 -14400 0 -05} {-1002052800 -18000 0 -05} {-986756400 -14400 1 -05} {-971035200 -18000 0 -05} {-955306800 -14400 1 -05} {-939585600 -18000 0...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ko"> <head> <!-- Generated by javadoc (1.8.0_191) on Tue Mar 03 19:55:19 KST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GsoHeaderProperty (HWP Libr...
{ "pile_set_name": "Github" }
/* * linux/mm/filemap.c * * Copyright (C) 1994-1999 Linus Torvalds */ /* * This file handles the generic file mmap semantics used by * most "normal" filesystems (but you don't /have/ to use this: * the NFS filesystem used to do this differently, for example) */ #include <linux/export.h> #include <linux/compil...
{ "pile_set_name": "Github" }
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`gatsby-ssr generates <link> tags with \`crossorigin\` \`anonymous\` prop for self-hosted fonts 1`] = ` Array [ <link as="font" crossOrigin="anonymous" href="/font.otf" rel="preload" />, ] `; exports[`gatsby-ssr generates <link> tags with \`crosso...
{ "pile_set_name": "Github" }
//========================================================= // MusE // Linux Music Editor // $Id: eventbase.h,v 1.3.2.3 2009/12/20 05:00:35 terminator356 Exp $ // // (C) Copyright 1999-2004 Werner Schweer (ws@seh.de) // // This program is free software; you can redistribute it and/or // modify it under the terms ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="8.00"> <data> <int key="IBDocument.SystemTarget">1552</int> <string key="IBDocument.SystemVersion">12C60</string> <string key="IBDocument.InterfaceBuilderVersion">3084</string> <string key="IBDocument.App...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="ASCII"?> <!--This file was created automatically by html2xhtml--> <!--from the HTML stylesheets.--> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> <!-- *******************************************************************...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Guide to Using Jupyter Notebooks\n", "In this lecture we will be going over the basics of the Jupyter (previously called iPython Notebooks).\n", "\n", "For a complete User Manual check out the [Bryn Mawr College Computer ...
{ "pile_set_name": "Github" }
/* * Copyright 2014 DataGenerator Contributors * * 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" }
<?xml version="1.0" encoding="UTF-8"?> <transformation> <info> <name>wordcount-mapper</name> <description/> <extended_description/> <trans_version/> <trans_type>Normal</trans_type> <trans_status>0</trans_status> <directory>&#47;</directory> <parameters> </parameters> <log> <tra...
{ "pile_set_name": "Github" }
#ifndef COOLFluiD_Numerics_SubSystemCoupler_FluidSolidHeatPostVariableTransformerFVMCC_hh #define COOLFluiD_Numerics_SubSystemCoupler_FluidSolidHeatPostVariableTransformerFVMCC_hh ////////////////////////////////////////////////////////////////////// #include "PostVariableTransformer.hh" ////////////////////////////...
{ "pile_set_name": "Github" }
<!-- doc/src/sgml/ltree.sgml --> <sect1 id="ltree" xreflabel="ltree"> <title>ltree</title> <indexterm zone="ltree"> <primary>ltree</primary> </indexterm> <para> This module implements a data type <type>ltree</type> for representing labels of data stored in a hierarchical tree-like structure. Extensive fa...
{ "pile_set_name": "Github" }
#include "IF_EXE_M_R_StructsC.h" #include "ace/Get_Opt.h" #include "ace/OS_NS_string.h" const ACE_TCHAR *ior = ACE_TEXT ("file://test.ior"); int parse_args (int argc, ACE_TCHAR *argv[]) { ACE_Get_Opt get_opts (argc, argv, ACE_TEXT("k:")); int c; while ((c = get_opts ()) != -1) switch (c) { ca...
{ "pile_set_name": "Github" }
// Copyright 2017 Espressif Systems (Shanghai) PTE LTD // // 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 applicab...
{ "pile_set_name": "Github" }
# File src/library/grDevices/R/calc.R # Part of the R package, https://www.R-project.org # # Copyright (C) 1995-2017 The R Core Team # # 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; eithe...
{ "pile_set_name": "Github" }
# Copyright (c) 2017, United States Government, as represented by the # Administrator of the National Aeronautics and Space Administration. # # All rights reserved. # # The Astrobee platform is licensed under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with the # ...
{ "pile_set_name": "Github" }
# Define working variables $octopusURL = "https://youroctourl" $octopusAPIKey = "API-YOURAPIKEY" $header = @{ "X-Octopus-ApiKey" = $octopusAPIKey } $projectName = "MyProject" $librarySetName = "MyLibrarySet" try { # Get space $space = (Invoke-RestMethod -Method Get -Uri "$octopusURL/api/spaces/all" -Headers $h...
{ "pile_set_name": "Github" }
# Pandora language file EN=>BN # See full list of phrases in "ru.txt" file _Business=>ব্যবসায় _Node=>নোড _Region=>এলাকা _World=>বিশ্ব People=>সম্প্রদায় Communities=>সম্প্রদায়গুলি Files=>নথি পত্র
{ "pile_set_name": "Github" }
{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "type": "pwa-node", "request": "launch", "name": "[node...
{ "pile_set_name": "Github" }
// FieldAttributes.cs // // This code was automatically generated from // ECMA CLI XML Library Specification. // Generator: libgen.xsl [1.0; (C) Sergey Chaban (serge@wildwestsoftware.com)] // Created: Wed, 5 Sep 2001 06:39:12 UTC // Source file: all.xml // URL: http://devresource.hp.com/devresource/Docs/TechPapers/CSha...
{ "pile_set_name": "Github" }
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE127_Buffer_Underread__malloc_wchar_t_ncpy_06.c Label Definition File: CWE127_Buffer_Underread__malloc.label.xml Template File: sources-sink-06.tmpl.c */ /* * @description * CWE: 127 Buffer Under-read * BadSource: Set data pointer to before the allocated memory buffer...
{ "pile_set_name": "Github" }
[ { "description": "maxLength validation", "schema": {"maxLength": 2}, "tests": [ { "description": "shorter is valid", "data": "f", "valid": true }, { "description": "exact length is valid", ...
{ "pile_set_name": "Github" }
Shader "Hidden/Shader Forge/SFN_Fresnel_NRM_EXP" { Properties { _OutputMask ("Output Mask", Vector) = (1,1,1,1) _NRM ("Nrm", 2D) = "black" {} _EXP ("Exp", 2D) = "black" {} } SubShader { Tags { "RenderType"="Opaque" } Pass { CGPROGRAM ...
{ "pile_set_name": "Github" }
{{- if .Values.compass.enabled }} apiVersion: v1 kind: Service metadata: labels: app: {{ .Values.compass.name }} service: {{ .Values.compass.name }} name: {{ .Values.compass.name }} namespace: {{ .Release.Namespace }} spec: ports: {{ range $i, $var := .Values.compass.service.ports -}} - name: {{...
{ "pile_set_name": "Github" }
# =========================================================================== # http://www.gnu.org/software/autoconf-archive/ax_prog_java.html # =========================================================================== # # SYNOPSIS # # AX_PROG_JAVA # # DESCRIPTION # # Here is a summary of the main macros: #...
{ "pile_set_name": "Github" }
use super::SockAddr; use libc::{sockaddr, c_void, c_char, c_uchar, c_short, c_ushort, c_int, c_uint, c_ulong}; use std::ptr; use std::mem; use std::ffi::{CStr, CString}; use std::net::Ipv4Addr; use std::io::{self, Error, ErrorKind}; use std::os::unix::io::{RawFd, AsRawFd, IntoRawFd}; pub const IFNAMSIZ: usize ...
{ "pile_set_name": "Github" }
#!/bin/sh /etc/rc.common # Copyright (C) 2012 OpenWrt.org START=97 USE_PROCD=1 EXTRA_COMMANDS="dslstat lucistat" EXTRA_HELP=" dslstat Get DSL status information lucistat Get status information in lua friendly format" . /lib/functions/lantiq_dsl.sh # # ITU-T G.997.1 (06/2012) - Section 7.3.1.1.1 (xTU transmission s...
{ "pile_set_name": "Github" }
// Copyright (c) 2018 Demerzel Solutions Limited // This file is part of the Nethermind library. // // The Nethermind 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 version 3 of ...
{ "pile_set_name": "Github" }
// Mantid Repository : https://github.com/mantidproject/mantid // // Copyright &copy; 2018 ISIS Rutherford Appleton Laboratory UKRI, // NScD Oak Ridge National Laboratory, European Spallation Source, // Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS // SPDX - License - Identifier: GPL - 3.0 ...
{ "pile_set_name": "Github" }
<?php namespace Illuminate\Foundation\Testing\Concerns; use Illuminate\Support\Str; use Illuminate\Http\Request; use Illuminate\Foundation\Testing\TestResponse; use Illuminate\Contracts\Http\Kernel as HttpKernel; use Symfony\Component\HttpFoundation\Request as SymfonyRequest; use Symfony\Component\HttpFoundation\File...
{ "pile_set_name": "Github" }
# Building `sys/unix` The sys/unix package provides access to the raw system call interface of the underlying operating system. See: https://godoc.org/golang.org/x/sys/unix Porting Go to a new architecture/OS combination or adding syscalls, types, or constants to an existing architecture/OS pair requires some manual ...
{ "pile_set_name": "Github" }
--- title: StorSimple 8000 シリーズ デバイスへの Update 5.1 のインストール | Microsoft Docs description: StorSimple 8000 シリーズ デバイスに StorSimple 8000 シリーズの Update 5.1 をインストールする方法について説明します。 services: storsimple documentationcenter: NA author: twooley ms.assetid: '' ms.service: storsimple ms.devlang: NA ms.topic: how-to ms.tgt_pltfrm: NA m...
{ "pile_set_name": "Github" }
#include "create_empty_directed_graph_with_graph_name.h" #include "get_graph_name.h" #include "set_graph_name.h" #include <boost/test/unit_test.hpp> BOOST_AUTO_TEST_CASE(test_get_graph_name) { auto g = create_empty_directed_graph_with_graph_name(); const std::string name{ "Dex" }; set_graph_name(name, g); BOOS...
{ "pile_set_name": "Github" }
#!/bin/sh -e # # rc.local # # This script is executed at the end of each multiuser runlevel. # Make sure that the script will "exit 0" on success or any other # value on error. # # In order to enable or disable this script just change the execution # bits. # # By default this script does nothing. # ## The above are the...
{ "pile_set_name": "Github" }
#ifndef PYTHONIC_NUMPY_LINALG_MATRIX_POWER_HPP #define PYTHONIC_NUMPY_LINALG_MATRIX_POWER_HPP #include "pythonic/include/numpy/linalg/matrix_power.hpp" #include "pythonic/numpy/array.hpp" #include "pythonic/numpy/asarray.hpp" #include "pythonic/numpy/identity.hpp" #include "pythonic/numpy/dot.hpp" #include "pythonic...
{ "pile_set_name": "Github" }
#region License // Copyright (c) 2013, ClearCanvas Inc. // All rights reserved. // http://www.clearcanvas.ca // // This file is part of the ClearCanvas RIS/PACS open source project. // // The ClearCanvas RIS/PACS open source project is free software: you can // redistribute it and/or modify it under the terms...
{ "pile_set_name": "Github" }
CREATE TABLE list (id VARCHAR(2) NOT NULL, value VARCHAR(64) NOT NULL, PRIMARY KEY(id)); INSERT INTO "list" ("id", "value") VALUES ('ff', 'Fulah'); INSERT INTO "list" ("id", "value") VALUES ('ff_CM', 'Fulah (Cameroon)'); INSERT INTO "list" ("id", "value") VALUES ('ff_GN', 'Fulah (Guinea)'); INSERT INTO "list" ("id", "...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <symbolBean> <value>470uH</value> <rotation>0</rotation> <xLoc>0</xLoc> <yLoc>0</yLoc> <index>739</index> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <layer>0</layer> <name>L1</name> ...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -std=c++1z %s -verify -fcxx-exceptions struct S { int a, b, c; }; // A simple-declaration can be a decompsition declaration. namespace SimpleDecl { auto [a_x, b_x, c_x] = S(); void f(S s) { auto [a, b, c] = S(); { for (auto [a, b, c] = S();;) {} if (auto [a, b, c] = S(); tr...
{ "pile_set_name": "Github" }
// Variables // // Copy settings from this file into the provided `_custom.scss` to override // the Bootstrap defaults without modifying key, versioned files. // Table of Contents // // Colors // Options // Spacing // Body // Links // Grid breakpoints // Grid containers // Grid columns // Fonts // Components // Table...
{ "pile_set_name": "Github" }
# Upgrading Forseti with Terraform ## Introduction <walkthrough-tutorial-duration duration="30"></walkthrough-tutorial-duration> This guide explains how to upgrade Forseti previously installed with Terraform, to version 2.23. This is due to a breaking change introduced in this Terraform module, now version 5.0.0. ...
{ "pile_set_name": "Github" }
{ "parent": "builtin/generated", "textures": { "layer0": "flansmod:items/MillsBomb" }, "display": { "thirdperson_lefthand": { "rotation": [ 0, 90, -35 ], "translation": [ 0, 1.25, -2.5 ], "scale": [ 0.85, 0.85,...
{ "pile_set_name": "Github" }
-- ----------------------------- -- 导出时间 `2016-12-13 22:26:46` -- ----------------------------- -- ----------------------------- -- 表结构 `dp_cms_advert` -- ----------------------------- DROP TABLE IF EXISTS `dp_cms_advert`; CREATE TABLE `dp_cms_advert` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `typeid` int(1...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2012 The WebM 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 contributin...
{ "pile_set_name": "Github" }
// Copyright (c) 2015, Cisco Systems // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // 1. Redistributions of source code must retain the above copyright notice, // this list of condi...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!126 &1 NavMeshProjectSettings: m_ObjectHideFlags: 0 serializedVersion: 2 areas: - name: Walkable cost: 1 - name: Not Walkable cost: 1 - name: Jump cost: 2 - name: cost: 1 - name: cost: 1 - name: cost: 1 - n...
{ "pile_set_name": "Github" }
// -*- mode: c++; c-basic-offset: 2; indent-tabs-mode: nil -*- // Copyright 2019 The Mesh Authors. All rights reserved. // Use of this source code is governed by the Apache License, // Version 2.0, that can be found in the LICENSE file. #include <stdlib.h> #include "runtime.h" #include "thread_local_heap.h" using na...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>API: imageloader YAHOO.util.ImageLoader.bgImgObj (YUI Library)</title> <link ...
{ "pile_set_name": "Github" }
const { staticScriptsConfig } = require("./paths") const gerateStaticScriptsConfig = require(staticScriptsConfig) // Todo: Create sane defaults module.exports = function(env) { const isProduction = process.env.NODE_ENV === "production" let config = gerateStaticScriptsConfig(env) if (!config.generator) { thro...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2013, 2016, 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 licen...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2016-2020 Positive Technologies, https://www.ptsecurity.com, * Fast Positive Hash. * * Portions Copyright (c) 2010-2020 Leonid Yuriev <leo@yuriev.ru>, * The 1Hippeus project (t1h). * * This software is provided 'as-is', without any express or implied * warranty. In no event will the aut...
{ "pile_set_name": "Github" }
#!/usr/bin/python -u # # Copyright (c) 2013 by Dhiru Kholia, <dhiru (at) openwall.com> # # Python Bindings for LZMA # # Copyright (c) 2004-2010 by Joachim Bauch, mail@joachim-bauch.de # 7-Zip Copyright (C) 1999-2010 Igor Pavlov # LZMA SDK Copyright (C) 1999-2010 Igor Pavlov # # This library is free software; you can re...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <link href="/css/video-js.css" rel="stylesheet"> <!-- If you'd like to support IE8 --> <script src="/js/videojs-ie8.min.js"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?i...
{ "pile_set_name": "Github" }
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // ...
{ "pile_set_name": "Github" }
#include <ATen/ATen.h> #include <ATen/NativeFunctions.h> #include <ATen/Config.h> #include <ATen/cuda/CUDAConfig.h> #if !AT_CUDNN_ENABLED() namespace at { namespace native { // See Note [ATen preprocessor philosophy] Tensor cudnn_grid_sampler_forward( const Tensor& input_t, const Tensor& grid_t) { AT_ERROR("c...
{ "pile_set_name": "Github" }