text
stringlengths
2
99k
meta
dict
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright (c) 1997-2017 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 Licens...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@2x.png", "scale" : "2x" }, { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "...
{ "pile_set_name": "Github" }
#pragma once #include <Register/Utility.hpp> namespace Kvasir { //Core Platform Miscellaneous Control Module namespace McmPlasc{ ///<Crossbar Switch (AXBS) Slave Configuration using Addr = Register::Address<0xe0080008,0xffffff00,0x00000000,unsigned>; ///Each bit in the ASC field indicates whethe...
{ "pile_set_name": "Github" }
# coding=utf-8 # Copyright 2020 The TensorFlow Datasets 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 appl...
{ "pile_set_name": "Github" }
// Copyright 2014 Google Inc. 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 applicabl...
{ "pile_set_name": "Github" }
4 2 0 0 0 2 0 0 0 2 2 0 2 2 2 2 2 2 0 2 2 2 2 2 0 0 2 2 2 0 0 0 2 2 2 0 2 0 2 0 0 0 0 0 0 0 0 0 2 2 0 0 2 2 2 0 0 0 2 4 0 0 2 0 9 2 0 2 0 4 2 4 2 0 2 2 2 0 0 0 2 0 14 2 0 2 0 0 2 4 2 0 0 0 2 0 2 0 0 0 2 0 2 2 0 0 9 0 0 4 2 2 0 0 2 2 4 4 0 2 0 0 7 0 2 4 0 0 2 0 0 0 2 2 2 0 0 0 2 0 0 2 2 0 0 0 2 2 2 0 2 0 2 0 2 0 0 2 0 0...
{ "pile_set_name": "Github" }
# # /etc/login.defs - Configuration control definitions for the login package. # # Three items must be defined: MAIL_DIR, ENV_SUPATH, and ENV_PATH. # If unspecified, some arbitrary (and possibly incorrect) value will # be assumed. All other items are optional - if not specified then # the described action or option w...
{ "pile_set_name": "Github" }
FROM %%REDMINE%% ENV PASSENGER_VERSION %%PASSENGER_VERSION%% RUN set -eux; \ \ savedAptMark="$(apt-mark showmanual)"; \ apt-get update; \ apt-get install -y --no-install-recommends \ gcc \ make \ ; \ rm -rf /var/lib/apt/lists/*; \ \ gem install passenger --version "$PASSENGER_VERSION"; \ # pre-build "pass...
{ "pile_set_name": "Github" }
#include <stdlib.h> #include <stdio.h> #include <unistd.h> /* * Copyright (C) 2005-2008 Team XBMC * http://www.xbmc.org * * 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; eith...
{ "pile_set_name": "Github" }
<main class="bs-docs-masthead" id="content" role="main"> <div class="container"> <span class="bs-docs-booticon bs-docs-booticon-lg bs-docs-booticon-outline">B</span> <p class="lead">Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.</p> <...
{ "pile_set_name": "Github" }
{ "name": "lodash._escapehtmlchar", "version": "2.4.1", "description": "The internal Lo-Dash function `escapeHtmlChar` as a Node.js module generated by lodash-cli.", "homepage": "http://lodash.com/custom-builds", "license": "MIT", "author": { "name": "John-David Dalton", "email": "john.david.dalton@...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2020, Andreas Kling <kling@serenityos.org> * 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, t...
{ "pile_set_name": "Github" }
<technique vs="PBRLitSolid" ps="PBRLitSolid" vsdefines="NORMALMAP" psdefines="DIFFMAP NORMALMAP PBR IBL METALLIC ROUGHNESS"> <pass name="base" /> <pass name="light" depthtest="equal" depthwrite="false" blend="add" /> <pass name="material" psdefines="MATERIAL" depthtest="equal" depthwrite="false" /> <pas...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using AccessibilityInsights.CommonUxComponents.Controls; using AccessibilityInsights.SharedUx.Enums; using Axe.Windows.Core.Bases; using System; using System.Windo...
{ "pile_set_name": "Github" }
# # The MIT License (MIT) # # Copyright (c) 2013 Matthew Arsenault # # 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, cop...
{ "pile_set_name": "Github" }
import Postbox public enum PeerMuteState: Equatable { case `default` case unmuted case muted(until: Int32) fileprivate static func decodeInline(_ decoder: PostboxDecoder) -> PeerMuteState { switch decoder.decodeInt32ForKey("m.v", orElse: 0) { case 0: return .def...
{ "pile_set_name": "Github" }
/** * Copyright © 2019 dream horse Info. Tech Ltd. All rights reserved. * @Package: com.github.flying.cattle.mdg.aid * @author: flying-cattle * @date: 2019年4月9日 下午8:15:25 */ package com.github.flying.cattle.mdg.aid; /** * Copyright: Copyright (c) 2019 * * <p>说明: 用户服务层</P> * @version: V1...
{ "pile_set_name": "Github" }
<?php /** * Copyright (C) Alibaba Cloud Computing * All rights reserved. * * 版权所有 (C)阿里云计算有限公司 */ namespace Aliyun\OSS\Commands; use Aliyun\Common\Utilities\HttpMethods; use Aliyun\OSS\Parsers\OSSResponseParserFactory; use Aliyun\OSS\Parsers\ListBucketParser; use Aliyun\OSS\Models\OSSOptions; use Aliyun\OSS...
{ "pile_set_name": "Github" }
import { merge } from '../helper'; merge(/^\/(gallery)?torrents\.php/, undefined, { 'Status: ': '状态:', All: '全部', Seeded: '有种', Unseeded: '无种', ' \xA0 \xA0 \xA0 \xA0 Show: ': ' | 显示:', 'All Torrents': '全部种子', 'Only My Torrents': '我的种子', '\nNote that you cannot add torrents directly to ...
{ "pile_set_name": "Github" }
// go run mksyscall_aix_ppc.go -aix -tags aix,ppc syscall_aix.go syscall_aix_ppc.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build aix,ppc package unix /* #include <stdint.h> #include <stddef.h> int utimes(uintptr_t, uintptr_t); int utimensat(int, uintptr_t, uintptr_t, int); int getcwd...
{ "pile_set_name": "Github" }
gcr.io/google_containers/kube-controller-manager-arm64:v1.12.8
{ "pile_set_name": "Github" }
// { dg-options "-std=gnu++17" } // { dg-do compile { target c++17 } } // { dg-require-gthreads "" } // Copyright (C) 2017-2020 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms of the GNU Ge...
{ "pile_set_name": "Github" }
package com.nivelle.rpc.dubbo.service.other; import java.util.concurrent.Future; /** * 异步方法 * @author nivelle * @date 2019/08/23 */ public interface AsyncService { Future<String> asyncSayHello(); Future<String> asyncSayHello2(); }
{ "pile_set_name": "Github" }
i.landsat.acca Performs Landsat TM/ETM+ Automatic Cloud Cover Assessment (ACCA). Imagery (i.*) QgsProcessingParameterMultipleLayers|rasters|Landsat input rasters|3|None|False QgsProcessingParameterNumber|b56composite|B56composite (step 6)|QgsProcessingParameterNumber.Double|225.0|True|0.0|None QgsProcessingParameterNum...
{ "pile_set_name": "Github" }
// Type definitions for Google Apps Script 2019-03-25 // Project: https://developers.google.com/apps-script/ // Generator: https://github.com/grant/google-apps-script-dts // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace GoogleAppsScript { namespace TagManager { namespace Colle...
{ "pile_set_name": "Github" }
# Copyright 2016 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" }
#lang scribble/doc @(require scribble/manual scribble/struct scribble/decode scribble/eval "parse-common.rkt" (for-label racket/class)) @(define the-eval (make-sp-eval)) @title{Optional Keyword Arguments} This section explains how to write a macro that accepts (simpl...
{ "pile_set_name": "Github" }
The Oxygen Icon Theme for KDE3 Copyright (C) 2007 David Vignoni <david@icon-king.com> Copyright (C) 2007 Johann Ollivier Lapeyre <johann@oxygen-icons.org> Copyright (C) 2007 Kenneth Wimer <kwwii@bootsplash.org> Copyright (C) 2007 Nuno Fernades Pinheiro <nf.pinheiro@gmail.com> Copyright (C) 2007 Ricc...
{ "pile_set_name": "Github" }
Bloop is a JVM-based build server that applications such as IDEs (e.g. [Metals](https://scalameta.org/metals)) or build tools (e.g. [seed](https://github.com/tindzk/seed)) can depend on. Typically, these applications use the [Bloop Launcher](docs/launcher-reference) to run bloop in the background of your machine. This ...
{ "pile_set_name": "Github" }
#!/bin/sh # -- private functions -- DIAG_get_usb_device () { echo $(( $(i2cget -y -f 1 0x35 0x04) & 0x1F )) } DIAG_get_hash () { md5sum | cut -f1 -d' ' } DIAG_set_welcome_screen () { epd_fb_test gray GC16 FULL 8 0 700 1020 250 155 } # -- public functions -- DIAG_get_mode () { return 0 device_hash=...
{ "pile_set_name": "Github" }
/* * Copyright 2014 Mozilla Foundation * * 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 agr...
{ "pile_set_name": "Github" }
/* * Copyright 2017 The Cartographer 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...
{ "pile_set_name": "Github" }
function Get-PSFUserChoice { <# .SYNOPSIS Prompts the user to choose between a set of options. .DESCRIPTION Prompts the user to choose between a set of options. Returns the index of the choice picked as a number. .PARAMETER Options The options the user may pick from. The user selects a choice by speci...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2018 Boucher, Antoni <bouanto@zoho.com> * * 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,...
{ "pile_set_name": "Github" }
#!/bin/bash # Function that builds a message generation: # Note that we need to clean before in order to remove renamed messages. build_generation() { # This hack is needed because `catkin_make_isolated` does NOT provide any option to clean the package; # either way, even with `catkin_make clean`, it does NOT ...
{ "pile_set_name": "Github" }
import '../../style/index.less' import './index.less'
{ "pile_set_name": "Github" }
<HTML> <HEAD> <meta charset="UTF-8"> <title>tweet - tock</title> <link rel="stylesheet" href="../../style.css"> </HEAD> <BODY> <a href="../index.html">tock</a>&nbsp;/&nbsp;<a href="index.html">ai.tock.bot.connector.twitter</a>&nbsp;/&nbsp;<a href="./tweet.html">tweet</a><br/> <br/> <h1>tweet</h1> <a name="ai.tock.bot.c...
{ "pile_set_name": "Github" }
/* This file is part of the Spring engine (GPL v2 or later), see LICENSE.html */ #include "AutohostInterface.h" #include "Net/Protocol/BaseNetProtocol.h" #include "System/Log/ILog.h" #include "System/Net/Socket.h" #include <cstring> #include <vector> #include <cinttypes> #define LOG_SECTION_AUTOHOST_INTERFACE "Aut...
{ "pile_set_name": "Github" }
#!/bin/bash mkdir -p data/binary/wmt19_en_de wget -O data/binary/wmt19_en_de/wmt19_en_de.preprocessed.tgz 'https://www.dropbox.com/s/q2st4ox2na9z5z2/wmt19_en_de.preprocessed.tgz?dl=0' cd data/binary/wmt19_en_de tar -xzvf wmt19_en_de.preprocessed.tgz
{ "pile_set_name": "Github" }
// Copyright 2013 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 icmp import ( "net" "golang.org/x/net/internal/iana" ) const ipv6PseudoHeaderLen = 2*net.IPv6len + 8 // IPv6PseudoHeader returns an IPv6 pseudo h...
{ "pile_set_name": "Github" }
#-*- coding:utf-8 -*- import os import django from envconfig import target_json_dir,target_markdown_dir import feedparser ########################################################### spider_mapper = { 'http://www.jianshu.com': 'jianshu', 'https://www.jianshu.com': 'jianshu', } ###############################...
{ "pile_set_name": "Github" }
# Copyright 2016-2017 LasLabs Inc. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Website Form - ReCaptcha", "summary": 'Provides a ReCaptcha field for Website Forms', "version": "12.0.1.2.2", "category": "Website", "website": "https://github.com/OCA/website", "...
{ "pile_set_name": "Github" }
// Copyright 2014 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 ppc64 ppc64le // // System calls and other sys.stuff for ppc64, Linux // #include "go_asm.h" #include "go_tls.h" #include "textflag....
{ "pile_set_name": "Github" }
# Copyright 2019 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" }
<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>com.amashchenko.maven.plugin</groupId> <artifactId>gitflow-mav...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE toc PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 2.0//EN" "http://java.sun.com/products/javahelp/toc_2_0.dtd"> <toc version="2.0"> <tocitem text="ZAP User Guide" tocid="toplevelitem"> <tocitem text="Add Ons" tocid="addons"> <tocitem text=...
{ "pile_set_name": "Github" }
using System.IO; namespace Raksha.Asn1 { public abstract class Asn1Encodable : IAsn1Convertible { public const string Der = "DER"; public const string Ber = "BER"; public byte[] GetEncoded() { MemoryStream bOut = new MemoryStream(); Asn1OutputStream aOut = new Asn1OutputSt...
{ "pile_set_name": "Github" }
# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use ...
{ "pile_set_name": "Github" }
// Copyright 2009 Altera Corporation. All rights reserved. // Altera products are protected under numerous U.S. and foreign patents, // maskwork rights, copyrights and other intellectual property laws. // // This reference design file, and your use thereof, is subject to and governed // by the terms and conditions...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" #import "NSSecureCoding.h" @class NSArray, NSData, NSDictionary, NSMachPort, NSString; @interface PKInstallRequest : NSObject <NSSecureCoding> { NSArray ...
{ "pile_set_name": "Github" }
# Getting the tests to run This section describes how to create a dev environment, in order to run the SDK tests, or execute the various commands available in the toolbox. ## Setting up a virtual environment 1. If you don't already have it, install Python: - Windows: https://www.python.org/downloads/ or from t...
{ "pile_set_name": "Github" }
;;; TOOL: wat2wasm ;;; ARGS: --enable-gc (type (struct i32 i32)) (type (func (result i32))) (func (result i32) i32.const 0)
{ "pile_set_name": "Github" }
/* * Copyright (c) 2008-2020, Hazelcast, Inc. 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 ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "0800" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
#pragma once #include <glad/glad.h> #include <optional> namespace Render { class BindableGL { public: virtual ~BindableGL() = default; virtual void bind(std::optional<GLuint> extra1, std::optional<GLuint> extra2) = 0; virtual void unbind(std::optional<GLuint> extra1, std::optional<G...
{ "pile_set_name": "Github" }
/* This file is part of VoltDB. * Copyright (C) 2008-2020 VoltDB Inc. * * This program 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 * License, or (at your option) any la...
{ "pile_set_name": "Github" }
'use strict'; WaveSurfer.PeakCache = { init: function() { this.clearPeakCache(); }, clearPeakCache: function() { // Flat array with entries that are always in pairs to mark the // beginning and end of each subrange. This is a convenience so we can // iterate over the pairs for easy set differe...
{ "pile_set_name": "Github" }
#ifndef PAQ8PX_DMCNODE_HPP #define PAQ8PX_DMCNODE_HPP #include <cstdint> /** * c0,c1: adaptive counts of zeroes and ones; * fixed point numbers with 6 integer and 10 fractional bits, i.e. scaling factor = 1024; * thus the values 0 .. 65535 represent real counts of 0.0 .. 63.999 * nx0, nx1: indexes of next DMC nod...
{ "pile_set_name": "Github" }
# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8
{ "pile_set_name": "Github" }
module ActiveRecord module Associations class HasOneThroughAssociation < HasManyThroughAssociation def create_through_record(new_value) #nodoc: klass = @reflection.through_reflection.klass current_object = @owner.send(@reflection.through_reflection.name) if current_o...
{ "pile_set_name": "Github" }
/* * Hibernate, Relational Persistence for Idiomatic Java * * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ package org.hibernate.envers.test.integration.entityNames.oneToManyAudited; import...
{ "pile_set_name": "Github" }
using Orchard.DisplayManagement; using Orchard.DisplayManagement.Descriptors; namespace Orchard.ContentManagement.Handlers { public class UpdateEditorContext : BuildEditorContext { public UpdateEditorContext(IShape model, IContent content, IUpdateModel updater, string groupInfoId, IShapeFactory shapeFacto...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Config\Definition\Builder; use Symfony\Component\Conf...
{ "pile_set_name": "Github" }
using System.Collections.Generic; namespace Composite.C1Console.Security { /// <summary> /// </summary> /// <exclude /> [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] public interface ISecurityAncestorProvider { /// <summary> ...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); namespace DI\Test\UnitTest\Definition\Resolver; use DI\Definition\Reference; use DI\Definition\ArrayDefinition; use DI\Definition\ObjectDefinition; use DI\Definition\Resolver\ArrayResolver; use DI\Definition\Resolver\DefinitionResolver; use EasyMock\EasyMock; use PHPUnit\Framework\Mock...
{ "pile_set_name": "Github" }
'use strict' var validate = require('aproba') var asyncMap = require('slide').asyncMap var chain = require('slide').chain var npmInstallChecks = require('npm-install-checks') var iferr = require('iferr') var checkEngine = npmInstallChecks.checkEngine var checkPlatform = npmInstallChecks.checkPlatform var npm = require(...
{ "pile_set_name": "Github" }
#include <sys/types.h> /* stat(2), opendir(3), */ #include <sys/stat.h> /* stat(2), chmod(2), */ #include <unistd.h> /* stat(2), rmdir(2), unlink(2), readlink(2), */ #include <errno.h> /* errno(2), */ #include <dirent.h> /* readdir(3), opendir(3), */ #include <string.h> /* strcmp(3), */ #include <st...
{ "pile_set_name": "Github" }
#if defined(GL_FRAGMENT_PRECISION_HIGH)// 原来的写法会被我们自己的解析流程处理,而我们的解析是不认内置宏的,导致被删掉,所以改成 if defined 了 precision highp float; #else precision mediump float; #endif #include "Lighting.glsl"; attribute vec4 a_Position; uniform mat4 u_MvpMatrix; uniform vec4 u_Color; attribute vec4 a_Color; varying vec4 v_Color; void main...
{ "pile_set_name": "Github" }
include <config.scad> use <GDMUtils.scad> use <acme_screw.scad> $fa=2; $fs=1; module compression_screw(slop=0) { d = adjust_screw_diam+slop; h = adjust_screw_length; pitch = adjust_screw_pitch; pa = adjust_screw_angle; knob_h = adjust_screw_knob_h; knob_d = 20; slot_w = 2; up(h/2) { up(knob_h) { differen...
{ "pile_set_name": "Github" }
import createChord from '../src/createChord'; import Chord from '../src/constants/Chord'; import transpose from '../src/transpose'; import getIntervals from '../src/getIntervals'; import objectToNote from '../src/objectToNote'; import normalize from '../src/normalize'; import { OCTAVE } from '../src/constants/Interval/...
{ "pile_set_name": "Github" }
/* * * Copyright 2015-2016 gRPC 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 ...
{ "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" }
Sho Ito is a Japanese football player who plays for Japanese team Shimizu S-Pulse and represented Japan's Under-20 team at the 2006 AFC Youth Championship .
{ "pile_set_name": "Github" }
# coding: utf-8 """ OpenAPI Petstore This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\ # noqa: E501 OpenAPI spec version: 1.0.0 Generated by: https://openapi-generator.tech """ from __future_...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="SampleBrowser.SfDiagram.AddNote" xmlns:inputLayout="clr-namespace:Syncfusion.XForms.TextInputLayout;assembly=Syncfusio...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- /* ** ** Author: Jishnu Mohan <jishnu7@gmail.com> ** Copyright 2014, Jishnu Mohan <jishnu7@gmail.com> ** ** 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 Lice...
{ "pile_set_name": "Github" }
/* BLAKE2 reference source code package - optimized C implementations Written in 2012 by Samuel Neves <sneves@dei.uc.pt> To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is dist...
{ "pile_set_name": "Github" }
# ------------------------------------------------------------------------- # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for # license information. # -------------------------------------------------------------------------- __author_...
{ "pile_set_name": "Github" }
// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the repo root for license information. // ------------------------------------------------------------ namespace Microsoft.Azure.I...
{ "pile_set_name": "Github" }
within DataReconciliationSimpleTests.QPLib.WaterSteam.Junctions; model Splitter2 "Splitter with two outlets" public Real alpha1 "Extraction coefficient for outlet 1 (<=1)"; Modelica.SIunits.AbsolutePressure P(start=10e5) "Fluid pressure"; public Connectors.FluidInlet Ce annotation (Place...
{ "pile_set_name": "Github" }
body { color: #51626f; } body, table, div, p, dl { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .title { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .textblock ul { list-style: none outside url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAA...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>SetRemoteUrlDialog</class> <widget class="QDialog" name="SetRemoteUrlDialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>558</width> <height>312</height> </rect> </property> <property name="windowTitle"> <s...
{ "pile_set_name": "Github" }
# -*- encoding: utf-8 -*- require File.expand_path('../lib/timers/version', __FILE__) Gem::Specification.new do |gem| gem.authors = ["Tony Arcieri"] gem.email = ["tony.arcieri@gmail.com"] gem.description = "Pure Ruby one-shot and periodic timers" gem.summary = "Schedule procs to run after...
{ "pile_set_name": "Github" }
/********************************************************************** * Copyright (c) 2013, 2014 Pieter Wuille * * Distributed under the MIT software license, see the accompanying * * file COPYING or http://www.opensource.org/licenses/mit-license.php.* *******************************...
{ "pile_set_name": "Github" }
<html> <head> <title>SWIG:Examples:java:simple</title> </head> <body bgcolor="#ffffff"> <tt>SWIG/Examples/java/simple/</tt> <hr> <H2>Simple Java Example</H2> <p> This example illustrates how you can hook Java to a very simple C program containing a function and a global variable. <h2>The C Code</h2> Suppose you ...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2004 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is availabl...
{ "pile_set_name": "Github" }
/* * Copyright 2013 Red Hat, Inc. and/or its affiliates. * * 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 a...
{ "pile_set_name": "Github" }
Results of test64: OK 0 - ab OK 1 - ab OK 2 - ab OK 0 - b OK 1 - b OK 2 - b OK 0 - bc* OK 1 - bc* OK 2 - bc* OK 0 - bc\{-} OK 1 - bc\{-} OK 2 - bc\{-} OK 0 - bc\{-}\(d\) OK 1 - bc\{-}\(d\) OK 2 - bc\{-}\(d\) OK 0 - bc* OK 1 - bc* OK 2 - bc* OK 0 - c* OK 1 - c* OK 2 - c* OK 0 - bc* OK 1 - bc* OK 2 - bc* OK 0 - c* OK 1 -...
{ "pile_set_name": "Github" }
<?php require_once(dirname(__FILE__) . '/../lib/Twocheckout.php'); class TestNotification extends PHPUnit_Framework_TestCase { public function testNotificationCheck() { $params = array( 'vendor_id' => '1817037', 'sale_id' => '4774380224', 'invoice_id' => '477438023...
{ "pile_set_name": "Github" }
SUBROUTINE OFFSET_ccsdtq_lambda1_3_1(l_a_offset,k_a_offset,size) C $Id$ C This is a Fortran77 program generated by Tensor Contraction Engine v.1.0 C Copyright (c) Battelle & Pacific Northwest National Laboratory (2002) C i1 ( p7 p1 )_f IMPLICIT NONE #include "global.fh" #include "mafdecls.fh...
{ "pile_set_name": "Github" }
-- Build ortho structures from iir_values -- Copyright (C) 2016 Tristan Gingold -- -- GHDL 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, or (at your option) any later -- version. --...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2012, the Dart project authors. * * Licensed under the Eclipse Public License v1.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.eclipse.org/legal/epl-v10.html * * Unless required by applicable law...
{ "pile_set_name": "Github" }
/* Webcamoid, webcam capture application. * Copyright (C) 2016 Gonzalo Exequiel Pedone * * Webcamoid 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...
{ "pile_set_name": "Github" }
// Copyright Aleksey Gurtovoy 2000-2004 // Copyright Jaap Suter 2003 // // 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) // // Preprocessed version of "boost/mpl/shift_right.hpp" header // -- DO NOT ...
{ "pile_set_name": "Github" }
/*global grunt*/ module.exports = function (grunt) { var config = require("./server/config"); var siteScripts = []; for (var i = 0; i < config.siteScripts.length; i++) { siteScripts.push("web/static/" + config.siteScripts[i]); } // Project configuration. grunt.initConfig({ pkg ...
{ "pile_set_name": "Github" }
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation \\/ M anipulation | -------------...
{ "pile_set_name": "Github" }
--source include/have_log_bin.inc --source include/have_binlog_format_row.inc # # MWL36: Add a mysqlbinlog option to change the used database # (Adding --rewrite-db option) # --disable_warnings DROP DATABASE IF EXISTS test1; DROP DATABASE IF EXISTS test2; DROP DATABASE IF EXISTS test3; --enable_warnings # For SBR --r...
{ "pile_set_name": "Github" }
// It is expected that, when .add() returns false, the consumer // of the DirWriter will pause until a "drain" event occurs. Note // that this is *almost always going to be the case*, unless the // thing being written is some sort of unsupported type, and thus // skipped over. module.exports = DirWriter var fs = requ...
{ "pile_set_name": "Github" }
julia 0.3 HttpCommon Requests Nettle
{ "pile_set_name": "Github" }
// // FABAttributes.h // Fabric // // Created by Priyanka Joshi on 3/3/15. // Copyright (c) 2015 Twitter. All rights reserved. // #pragma once #define FAB_UNAVAILABLE(x) __attribute__((unavailable(x))) #if __has_feature(nullability) #define FAB_NONNULL __nonnull #define FAB_NULLABLE __nullable #define FAB_START_...
{ "pile_set_name": "Github" }