text
stringlengths
2
99.9k
meta
dict
#include "HLSLSupport.cginc" #define UNITY_VERTEX_OUTPUT_STEREO // So that templates compile
{ "pile_set_name": "Github" }
/* * stateless-future * Copyright 2014 深圳岂凡网络有限公司 (Shenzhen QiFun Network Corp., 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-...
{ "pile_set_name": "Github" }
""" Copyright © 2017 Bilal Elmoussaoui <bil.elmoussaoui@gmail.com> This file is part of Authenticator. Authenticator 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 ...
{ "pile_set_name": "Github" }
<!-- doc/src/sgml/ref/drop_opclass.sgml PostgreSQL documentation --> <refentry id="sql-dropopclass"> <indexterm zone="sql-dropopclass"> <primary>DROP OPERATOR CLASS</primary> </indexterm> <refmeta> <refentrytitle>DROP OPERATOR CLASS</refentrytitle> <manvolnum>7</manvolnum> <refmiscinfo>SQL - Language State...
{ "pile_set_name": "Github" }
SUMMARY="A set of libraries for the C++ programming language" DESCRIPTION="Boost is a set of libraries for the C++ programming language \ that provide support for tasks and structures such as linear algebra, \ pseudorandom number generation, multithreading, image processing, regular \ expressions, and unit testing. It ...
{ "pile_set_name": "Github" }
{ IBClasses = ( {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, { ACTIONS = { help = id; newGame = id; openGame = id; prefsMenu = id; saveGame = id; saveGameAs = id; ...
{ "pile_set_name": "Github" }
// Regression test to catch problem where orthogonal segments from the same // connector were being merged with others going through checkpoints and // being simplified so as not to pass the checkpoint anymore. // Based on ec00232. #include "libavoid/libavoid.h" using namespace Avoid; int main(void) { Router *rou...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2011 Apple Inc. 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 conditions a...
{ "pile_set_name": "Github" }
<div class="control-group"> <label>{{ __('velocity::app.admin.general.locale_logo') }}</label> @if (isset($locale) && $locale->locale_image) <image-wrapper :multiple="false" input-name="locale_image" :images='"{{ Storage:: url($locale->locale_image) }}"' :...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <doc> <assembly> <name>System.Threading.Tasks</name> </assembly> <members> <member name="T:System.Runtime.CompilerServices.AsyncMethodBuilderCore"> <summary>Holds state related to the builder's IAsyncStateMachine.</summary> <remarks>This is a mut...
{ "pile_set_name": "Github" }
= ThreadPoolExecutor 源码分析 include::_attributes.adoc[] [cols="9,33,9,38",options="header"] |=== |状态名称 |比特位 |十进制 |描述 |RUNNING |111-00000000000000000000000000000 >|-536870912 |运行中状态,可以接收新的任务和执行任务队列中的任务 |SHUTDOWN |000-00000000000000000000000000000 >|0 |shutdown状态,不再接收新的任务,但是会执行任务队列中的任务 |STOP |001-00000000000000000000...
{ "pile_set_name": "Github" }
// Copyright 2009 the Sputnik authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /** * The production QuantifierPrefix :: ? evaluates by returning the two results 0 and 1 * * @path ch15/15.10/15.10.2/15.10.2.7/S15.10.2.7_A5_T9.js * @description Execute /b?b?b?b/.e...
{ "pile_set_name": "Github" }
// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /* ****************************************************************************** * * Copyright (C) 2003-2016, International Business Machines * Corporation and others. All Rights Reserved. * ***********...
{ "pile_set_name": "Github" }
HDF5 "packedbits.h5" { DATASET "/DS64BITS" { DATATYPE H5T_STD_I64LE DATASPACE SIMPLE { ( 8, 64 ) / ( 8, 64 ) } PACKED_BITS OFFSET=0 LENGTH=16 DATA { (0,0): 65535, 65534, 65532, 65528, 65520, 65504, 65472, 65408, 65280, (0,9): 65024, 64512, 63488, 61440, 57344, 49152, 32768, 0, 0, 0, 0, 0, 0, (0,2...
{ "pile_set_name": "Github" }
# Browserify example Two steps need to be done for this to work In the project root npm install In this folder ../../node_modules/.bin/browserify main.js -o bundle.js
{ "pile_set_name": "Github" }
package com.tmobile.cso.pacman.datashipper.util; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Set; import java.util.stream.Collectors; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.google.gson.JsonArray; import com.google.gs...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <DDDefinition xmlns="http://www.cern.ch/cms/DDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.cern.ch/cms/DDL ../../../DetectorDescription/Schema/DDLSchema.xsd"> <ConstantsSection label="tecpetalb.xml" eval="true"> <Constant name="PetalWidth0" value="25.8...
{ "pile_set_name": "Github" }
/* * This file is part of KubeSphere Console. * Copyright (C) 2019 The KubeSphere Console Authors. * * KubeSphere Console is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the Li...
{ "pile_set_name": "Github" }
## 0.9.0 * Drop support for Scala 2.11 * Upgrade to Scala 2.12.10. Remove `Prop_TempHack`. * Add support for Scala 2.13.1 * Add to `Gen`: `def batches[A](as: Vector[A], partitionSize: Range.Inclusive, keepRemainder: Boolean = true): Gen[Vector[Vector[A]]]` * Remove deprecated code in `Gen`. * Upgrade dependencies ## ...
{ "pile_set_name": "Github" }
set hive.fetch.task.conversion=more; DESCRIBE FUNCTION size; DESCRIBE FUNCTION EXTENDED size; EXPLAIN FROM src_thrift SELECT size(src_thrift.lint), size(src_thrift.lintstring), size(src_thrift.mstringstring), size(null) WHERE src_thrift.lint IS NOT NULL AND NOT (src_thrift.mstringstrin...
{ "pile_set_name": "Github" }
// This file is originating from https://github.com/google/jsonapi/ // To this file the license conditions of LICENSE apply. package jsonapi import ( "fmt" "time" "github.com/shopspring/decimal" ) type BadModel struct { ID int `jsonapi:"primary"` } type ModelBadTypes struct { ID string `jsonapi:...
{ "pile_set_name": "Github" }
% % This contains viturally all of the data files % in "Analysis of Variance, Design, and Regression: % Applied Statistical Methods" by Ronald Christensen % (1996, Chapman and Hall). The individual files % correspond with tables in the book in a self % explanitory manner (presuming you have the book to % look at)....
{ "pile_set_name": "Github" }
/* * Copyright 2020 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ /***********************************************************************************/ /* This file is automatically generated using bindtool and can be manually edited */ /* ...
{ "pile_set_name": "Github" }
/** * Copyright © 2002 Instituto Superior Técnico * * This file is part of FenixEdu Academic. * * FenixEdu Academic 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 the License...
{ "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_31) on Sun Jan 06 11:49:20 CST 2013 --> <TITLE> O-Index </TITLE> <META NAME="date" CONTENT="2013-01-06"> <LINK REL ="stylesheet" TYPE="text/css" HR...
{ "pile_set_name": "Github" }
from rubicon.java import android_events from toga.handlers import wrapped_handler from .libs.activity import IPythonApp, MainActivity from .window import Window # `MainWindow` is defined here in `app.py`, not `window.py`, to mollify the test suite. class MainWindow(Window): pass class TogaApp(IPythonApp): ...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); namespace GrumPHP\Locator; use GrumPHP\Configuration\GuessedPaths; use GrumPHP\Exception\RuntimeException; use GrumPHP\Util\ComposerFile; use GrumPHP\Util\Filesystem; class GuessedPathsLocator { /** * @var Filesystem */ private $filesystem; /** * @var GitWo...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>IDEDidComputeMac32BitWarning</key> <true/> </dict> </plist>
{ "pile_set_name": "Github" }
import pyaf.Bench.TS_datasets as tsds import tests.artificial.process_artificial_dataset as art art.process_dataset(N = 1024 , FREQ = 'D', seed = 0, trendtype = "ConstantTrend", cycle_length = 7, transform = "BoxCox", sigma = 0.0, exog_count = 20, ar_order = 12);
{ "pile_set_name": "Github" }
package sarama type SaslHandshakeResponse struct { Err KError EnabledMechanisms []string } func (r *SaslHandshakeResponse) encode(pe packetEncoder) error { pe.putInt16(int16(r.Err)) return pe.putStringArray(r.EnabledMechanisms) } func (r *SaslHandshakeResponse) decode(pd packetDecoder, version int1...
{ "pile_set_name": "Github" }
<?xml version="1.1" encoding="UTF-8" standalone="no"?> <!-- #%L kylo-service-app %% Copyright (C) 2017 ThinkBig Analytics %% 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 htt...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.fly.tour.me"> <application android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_l...
{ "pile_set_name": "Github" }
package SecurityReplicationTest import spock.lang.Specification import groovy.json.JsonSlurper class SecurityReplicationTest extends Specification { def 'update extract diff patch test'() { setup: def baseurl = 'http://localhost:8088/artifactory/api/plugins/execute' def auth = "Basic ${'admin:password'.b...
{ "pile_set_name": "Github" }
#!/bin/sh java -jar ../dist/SocketTest.jar c:10.0.0.1:5555
{ "pile_set_name": "Github" }
use serde::{Deserialize, Serialize}; #[derive(Debug, Serialize, Deserialize)] pub enum Request { Get { key: String }, Set { key: String, value: String }, Remove { key: String }, } #[derive(Debug, Serialize, Deserialize)] pub enum Response { Get(Option<String>), Set, Remove, Err(String), }
{ "pile_set_name": "Github" }
## GLOBAL ## - id: "global.home" translation: "Beginpagina" - id: "global.categories" translation: "Categorieem" - id: "global.category" translation: "Categorie" - id: "global.tags" translation: "Tags" - id: "global.tag" translation: "Tag" - id: "global.archives" translation: "Archieven" - id: "global...
{ "pile_set_name": "Github" }
--- a/util/Assert.c +++ b/util/Assert.c @@ -19,10 +19,6 @@ #include <stdlib.h> #include <stdarg.h> -#ifdef __GLIBC__ -# include <execinfo.h> -#endif - Gcc_PRINTF(1, 2) void Assert_failure(const char* format, ...) { @@ -33,21 +29,6 @@ va_start(args, format); vfprintf(stderr, format, args); fflush(...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2008, 2020 Andrew Gvozdev and others. * * This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at *...
{ "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" }
.. SPDX-License-Identifier: GPL-2.0+ HiFive Unleashed ================ FU540-C000 RISC-V SoC --------------------- The FU540-C000 is the world’s first 4+1 64-bit RISC-V SoC from SiFive. The HiFive Unleashed development platform is based on FU540-C000 and capable of running Linux. Mainline support ---------------- T...
{ "pile_set_name": "Github" }
'use strict'; const os = require('os'); const _ = require('lodash'); const isDocker = require('is-docker'); const { machineIdSync } = require('node-machine-id'); const fetch = require('node-fetch'); const ciEnv = require('ci-info'); const ee = require('../../utils/ee'); const defaultQueryOpts = { timeout: 1000, h...
{ "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 cryptobyte contains types that help with parsing and constructing // length-prefixed, binary messages, including ASN.1 DER. (The asn1 subpackage // c...
{ "pile_set_name": "Github" }
// Copyright 2016 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 linux // +build mips mipsle package unix import ( "syscall" "unsafe" ) func Syscall9(trap, a1, a2, a3, a4, a5, a6, a7, a8, a9 uintptr) (r1, r2 ui...
{ "pile_set_name": "Github" }
create table t1 as select cast(key as int) key, value from src where key <= 10; select * from t1 sort by key; create table t2 as select cast(2*key as int) key, value from t1; select * from t2 sort by key; create table t3 as select * from (select * from t1 union all select * from t2) b; select * from t3 sort by...
{ "pile_set_name": "Github" }
--- !tapi-tbd-v2 archs: [ armv7, armv7s, arm64, arm64e ] platform: ios flags: [ flat_namespace, not_app_extension_safe ] install-name: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics current-version: 1 compatibility-version: 1 objc-constrai...
{ "pile_set_name": "Github" }
<?php include('loklak.php'); $baseURL = 'http://localhost:9000'; $l = new Loklak($baseURL); $values = $l->settings(); $settingsResponse = json_decode($values); $settingsResponse = $settingsResponse->body; $settingsResponse = json_decode($settingsResponse, true); var_dump($settingsResponse); ?>
{ "pile_set_name": "Github" }
// run // Copyright 2009 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 main func panic1(s string) bool { panic(s); } func main() { x := false && panic1("first") && panic1("second"); x = x == true && panic1("fir...
{ "pile_set_name": "Github" }
// Copyright 2018 The Flutter Architecture Sample Authors. All rights reserved. // Use of this source code is governed by the MIT license that can be found // in the LICENSE file. import 'package:fire_redux_sample/models/models.dart'; import 'package:fire_redux_sample/reducers/loading_reducer.dart'; import 'package:fi...
{ "pile_set_name": "Github" }
{- (c) The University of Glasgow 2006 (c) The GRASP/AQUA Project, Glasgow University, 1993-1998 This module defines interface types and binders -} {-# LANGUAGE CPP #-} {-# LANGUAGE FlexibleInstances #-} -- FlexibleInstances for Binary (DefMethSpec IfaceType) {-# LANGUAGE BangPatterns #-} {-# LANGUAGE MultiWayIf #-...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * 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 can obtain one at http://mozil...
{ "pile_set_name": "Github" }
-- Copyright 2004-2020 H2 Group. Multiple-Licensed under the MPL 2.0, -- and the EPL 1.0 (https://h2database.com/html/license.html). -- Initial Developer: H2 Group -- SELECT QUOTE_IDENT(NULL); >> null SELECT QUOTE_IDENT(''); >> "" SELECT QUOTE_IDENT('a'); >> "a" SELECT QUOTE_IDENT('"a""A"'); >> """a""""A"""
{ "pile_set_name": "Github" }
#!/usr/bin/env python """ pcolormesh uses a QuadMesh, a faster generalization of pcolor, but with some restrictions. This demo illustrates a bug in quadmesh with masked data. """ import numpy as np from matplotlib.pyplot import figure, show, savefig from matplotlib import cm, colors from numpy import ma n = 12 x = n...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Text; namespace Surging.Tools.Cli.Internal.Messages { public class HttpResultMessage<T> : HttpResultMessage { /// <summary> /// 数据集 /// </summary> public T Entity { get; set; } /// <summary> /// 生成自定义...
{ "pile_set_name": "Github" }
{ "name": "helloemit", "version": "0.0.5", "description": "This is the Hello World of Accord Protocol Templates with Emit.", "accordproject": { "template": "clause", "cicero": "^0.21.0" } }
{ "pile_set_name": "Github" }
<!-- 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 can obtain one at http://mozilla.org/MPL/2.0/. --> <!ENTITY connectionsDialog.title "Configuración da conexión"> <!ENTITY proxyTitle.label ...
{ "pile_set_name": "Github" }
using System.Collections.Generic; using System.Threading.Tasks; using ReactiveUI; using CodeHub.Core.Services; using System.Reactive; using System; using Octokit; using System.Reactive.Linq; using Splat; using CodeHub.Core.Messages; namespace CodeHub.Core.ViewModels.Gists { public class CurrentUserGistsViewModel :...
{ "pile_set_name": "Github" }
div { margin: 0.6em 0 1.8em; }
{ "pile_set_name": "Github" }
// Code generated by protoc-gen-go. DO NOT EDIT. // source: google/logging/type/http_request.proto package ltype import ( fmt "fmt" proto "github.com/golang/protobuf/proto" duration "github.com/golang/protobuf/ptypes/duration" _ "google.golang.org/genproto/googleapis/api/annotations" math "math" ) // Reference ...
{ "pile_set_name": "Github" }
require(['jquery','lzo1x', 'lzo-lvar', 'lzo-decomp', 'bluebird'], function ($,lzo1x_mod, lzo_lvar_mod, lzo_decomp, Promise) { // Value of undefined. var UNDEFINED = void 0; /** * Wrap value as a resolved promise. */ function resolve(value) { return Promise.resolve(value); } /** * Wrap...
{ "pile_set_name": "Github" }
/* * This is the header file for the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was * written by Colin Plumb in 1993, no copyright is claimed. * This code is in the public domain; do with it what you wish. * * Equivalent code is available from RSA Data Security, Inc. * This co...
{ "pile_set_name": "Github" }
#!/usr/bin/env ruby require File.dirname(__FILE__) + '/../config/boot' require 'commands/about'
{ "pile_set_name": "Github" }
// Boost.Assign library // // Copyright Thorsten Ottosen 2003-2004. Use, modification and // distribution is 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 more information, see http://www.boost.org/l...
{ "pile_set_name": "Github" }
[android-components](../../../index.md) / [mozilla.components.concept.engine](../../index.md) / [HitResult](../index.md) / [EMAIL](index.md) / [&lt;init&gt;](./-init-.md) # &lt;init&gt; `EMAIL(src: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`)` The type used if the URI is prep...
{ "pile_set_name": "Github" }
/* * Copyright 2015-2016 RonCoo(http://www.roncoo.com) Group. * * 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 * * U...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "0460" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
/* Open Asset Import Library (assimp) ---------------------------------------------------------------------- Copyright (c) 2006-2019, assimp team All rights reserved. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following condition...
{ "pile_set_name": "Github" }
function [currentSol, allObjValues, allSolutions] = optimizeCbModelNLP(model, varargin) % Optimizes constraint-based model using a non-linear objective % % USAGE: % % [currentSol, allObjValues, allSolutions] = optimizeCbModelNLP(model, varargin) % % INPUT: % model: COBRA model structure % % O...
{ "pile_set_name": "Github" }
/* * Copyright 2000-2015 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 agre...
{ "pile_set_name": "Github" }
From dba08e4e0dee6dfbb30ed30ffcf36f12646dfa4e Mon Sep 17 00:00:00 2001 From: Antonio Gomes <tonikitoo@igalia.com> Date: Sat, 11 Jun 2016 10:30:30 -0400 Subject: [PATCH] Adapt DesktopFactoryOzone to respect --ozone-platform parameter. Patch removes SetInstance method from DesktopFactoryOzone and as well as ::GetNative...
{ "pile_set_name": "Github" }
// Tencent is pleased to support the open source community by making RapidJSON available. // // Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. // // Licensed under the MIT License (the "License"); you may not use this file except // in compliance with the License. You may obt...
{ "pile_set_name": "Github" }
include $(MAGPIE_ROOT)/build/make_opt/Makefile.h # # Sub-system source main path # # !!Customize!! #export LAYERNAME = rom export SSNAME = cmnos # # Sub-system source main path # export SSMPATH = $(PRJ_ROOT)/$(TARGET)/$(SSNAME) # # Sub-system object search path for GNU tool chain # # !!Customize!! #export SSOB...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015 Apple Inc. 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 conditions a...
{ "pile_set_name": "Github" }
owner = SOV controller = SOV add_core = SOV infra = 3 naval_base = 1
{ "pile_set_name": "Github" }
///////////////////////////////////////////////////////////////////////////// // Name: pyTextures.h // Purpose: // Author: Julio Jerez // Modified by: // Created: 22/05/2010 08:02:08 // RCS-ID: // Copyright: Copyright (c) <2010> <Newton Game Dynamics> // License: // This software is p...
{ "pile_set_name": "Github" }
require 'tzinfo/timezone_definition' module TZInfo module Definitions module Europe module Skopje include TimezoneDefinition linked_timezone 'Europe/Skopje', 'Europe/Belgrade' end end end end
{ "pile_set_name": "Github" }
/** * Welsh translation for bootstrap-datepicker * S. Morris <s.morris@bangor.ac.uk> */ ;(function($){ $.fn.datepicker.dates['cy'] = { days: ["Sul", "Llun", "Mawrth", "Mercher", "Iau", "Gwener", "Sadwrn", "Sul"], daysShort: ["Sul", "Llu", "Maw", "Mer", "Iau", "Gwe", "Sad", "Sul"], daysMin: ["Su", "Ll", "Ma", ...
{ "pile_set_name": "Github" }
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #include "render/ssao.h" #include "render/shader.h" #include "render/framebuffer.h" #include "render/defaults.h" #include "util/ini.h" extern ex_ini_t *conf; extern GLuint gposition, gnormal; extern GLuint fbo_vao; vec3 ssao_samples[SSAO_NUM...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -fsyntax-only -verify %s int& r1; // expected-error{{declaration of reference variable 'r1' requires an initializer}} extern int& r2;
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging;...
{ "pile_set_name": "Github" }
1 1 1 7 7 1 9 9 1 14 14 1 18 18 1 23 3 2 27 7 2 29 9 2 33 13 2
{ "pile_set_name": "Github" }
/* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". * * Author: Ceriel J.H. Jacobs */ /* M A I N P R O G R A M */ /* stripped down version from the one in the Modula-2 compiler */ /* $Id$ */ #include <st...
{ "pile_set_name": "Github" }
# # Copyright (C) 2018-2020 Intel Corporation # # SPDX-License-Identifier: MIT # set(RUNTIME_SRCS_CL_DEVICE ${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt ${CMAKE_CURRENT_SOURCE_DIR}/cl_device.cpp ${CMAKE_CURRENT_SOURCE_DIR}/cl_device.h ${CMAKE_CURRENT_SOURCE_DIR}/cl_device_caps.cpp ${CMAKE_CURRENT_SOU...
{ "pile_set_name": "Github" }
package types // import "github.com/docker/docker/api/types" import ( "github.com/docker/docker/api/types/container" "github.com/docker/docker/api/types/network" ) // configs holds structs used for internal communication between the // frontend (such as an http server) and the backend (such as the // docker daemon)...
{ "pile_set_name": "Github" }
Universidad de Antofagasta
{ "pile_set_name": "Github" }
/* * Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ /* * This source code is provided to illustrate the usage of a given feature * or technique and has b...
{ "pile_set_name": "Github" }
#include "ProductionCode2.h" char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction) { (void)Poor; (void)LittleFunction; //Since There Are No Tests Yet, This Function Could Be Empty For All We Know. // Which isn't terribly useful... but at least we put in a TEST_IGNORE so we won't forget return (...
{ "pile_set_name": "Github" }
/* * Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH * under one or more contributor license agreements. See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. Camunda licenses this file to you under the Apache License, * Version 2.0; y...
{ "pile_set_name": "Github" }
/* ======================================================================== * Copyright (c) 2005-2017 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation ...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* * bsg.c - block layer implementation of the sg v4 interface */ #include <linux/module.h> #include <linux/init.h> #include <linux/file.h> #include <linux/blkdev.h> #include <linux/cdev.h> #include <linux/jiffies.h> #include <linux/percpu.h> #include <linux/idr.h> #include <linux/...
{ "pile_set_name": "Github" }
require 'rails_helper' RSpec.describe Protip, type: :model do let(:protip) {Fabricate(:protip)} it 'should respond to ownership instance methods' do expect(protip).to respond_to :owned_by? expect(protip).to respond_to :owner? end end
{ "pile_set_name": "Github" }
/** * @fileoverview Rule to flag variable leak in CatchClauses in IE 8 and earlier * @author Ian Christian Myers */ "use strict"; //------------------------------------------------------------------------------ // Requirements //------------------------------------------------------------------------------ const ...
{ "pile_set_name": "Github" }
// Check if a user is valid before proceeding with execution user = model("user").new(params.user); if user.valid(){ // Do something here }
{ "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_35) on Tue Oct 16 22:49:45 ICT 2012 --> <TITLE> StreamCacheFactory (Apache FOP 1.1 API) </TITLE> <META NAME="date" CONTENT="2012-10-16"> <LINK REL ...
{ "pile_set_name": "Github" }
--- title: Color.Green Property (Visio) keywords: vis_sdr.chm12213610 f1_keywords: - vis_sdr.chm12213610 ms.prod: visio api_name: - Visio.Color.Green ms.assetid: 19d792e0-1fc7-e302-eb7d-8a80ad287a52 ms.date: 06/08/2017 --- # Color.Green Property (Visio) Gets or sets the intensity of the green component of a **Color...
{ "pile_set_name": "Github" }
--- name: "\U0001F680 Feature Request" about: "I have a suggestion (and may want to implement it \U0001F642)!" --- 👆👆👆 CLICK ON PREVIEW, PLEASE! 👆👆👆 --- ## Awesome, do you have an idea? 😍 Please, if you have any **feature request, improvement or idea** to give us, check it [our official roadmap](http://feedb...
{ "pile_set_name": "Github" }
(* *********************************************************************) (* *) (* The Compcert verified compiler *) (* *) (* Xavier Leroy...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <integer name="movies_columns">3</integer> <dimen name="movie_detail_content_width">@dimen/match_parent</dimen> <dimen name="movie_detail_content_margin_left_right">32dp</dimen> <dimen name="movie_detail_cards_margin_left_right">16dp</dimen> <dimen ...
{ "pile_set_name": "Github" }
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/strings/stringprintf.h" #include <errno.h> #include <stddef.h> #include <vector> #include "base/macros.h" #include "base/scoped_clear_er...
{ "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="en"> <head> <!-- Generated by javadoc (1.8.0_222) on Wed Aug 14 11:24:53 AEST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.eclips...
{ "pile_set_name": "Github" }
23 859 207 F 23 0 17268 46 0 100.00 23 859 208 F 24 0 17266 44 1 95.74 20 859 208 F 20 0 17271 40 0 100.00 29 561 415 F 29 0 71281 55 1 96.55 333 1265 0 F 330 0 72423 612 17 94.87 78 859 0 F 81 0 72588 129 10 87.42 78 859 0 F 81 0 72588 129 10 87.42 135 859 84 F 135 0 72651 258 4 97.04 167 859 84 F 155 0 72651 271 17 8...
{ "pile_set_name": "Github" }