text
stringlengths
2
99.9k
meta
dict
/* Simple DirectMedia Layer Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this ...
{ "pile_set_name": "Github" }
package top.rizon.springbestpractice.web.controller; import lombok.Data; import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j; import org.springframework.boot.context.properties.ConfigurationProperties; import org.springframework.format.annotation.DateTimeFormat; import org.springframework.stereotyp...
{ "pile_set_name": "Github" }
/* USRP E310 Firmware Timer driver * Copyright (C) 2014 Ettus Research * This file is part of the USRP E310 Firmware * The USRP E310 Firmware is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version...
{ "pile_set_name": "Github" }
/* rsa_null.c */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project * 1999. */ /* ==================================================================== * Copyright (c) 1999 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without...
{ "pile_set_name": "Github" }
--- title: "Sync new todos" metaTitle: "Sync new todos in public feed | GraphQL React Apollo Components Tutorial" metaDescription: "You will learn how to sync new todos added by other people in the public feed by fetching older and newer data using GraphQL Queries" --- import YoutubeEmbed from "../../src/YoutubeEmbed....
{ "pile_set_name": "Github" }
<html> <head> <title>403 Forbidden</title> </head> <body> <p>Directory access is forbidden.</p> </body> </html>
{ "pile_set_name": "Github" }
/* Copyright (C) 2011 Kitware Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, s...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'scayt', 'ms', { btn_about: 'About SCAYT', btn_dictionaries: 'Dictionaries', btn_disable: 'Disable SCAYT', btn_enable: 'Enable SCAYT', ...
{ "pile_set_name": "Github" }
# Directory Structure Orion Context Broker is divided into a number of libraries, each library containing a number of modules (with *module* we refer to a source code file and its corresponding header file). Each library has its own directory under `src/lib/`. The main program, that basically initializes the librarie...
{ "pile_set_name": "Github" }
DEAL:2d::Testing FE_Q<2>(1) DEAL:2d::Norm of difference: 0 DEAL:2d:: DEAL:2d::Testing FE_Q<2>(2) DEAL:2d::Norm of difference: 0 DEAL:2d:: DEAL:3d::Testing FE_Q<3>(1) DEAL:3d::Norm of difference: 0 DEAL:3d:: DEAL:3d::Testing FE_Q<3>(2) DEAL:3d::Norm of difference: 0 DEAL:3d::
{ "pile_set_name": "Github" }
<?php //example of sending an sms using an API key / secret require_once '../vendor/autoload.php'; //create client with api key and secret $client = new Nexmo\Client(new Nexmo\Client\Credentials\Basic(API_KEY, API_SECRET)); //send message using simple api params $message = $client->message()->send([ 'to' => NEXMO...
{ "pile_set_name": "Github" }
### Begin File: xmlCasingTestBuiltins.h /* * Copyright (c) 2015 Canon Inc. All rights reserved. * Copyright (c) 2016 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. Redistr...
{ "pile_set_name": "Github" }
{{template "header" .}} <div class="ibox float-e-margins" > <div class="row"> <div class="col-lg-8"></div> <div class="col-lg-4"></div> </div> <div class="row"> <div class="col-sm-6"> <div class="ibox float-e-margins"> <div class="ibox-title"> ...
{ "pile_set_name": "Github" }
// 26.1.3 Reflect.defineProperty(target, propertyKey, attributes) var dP = require('./_object-dp'); var $export = require('./_export'); var anObject = require('./_an-object'); var toPrimitive = require('./_to-primitive'); // MS Edge has broken Reflect.defineProperty - throwing instead of returning false $export($expor...
{ "pile_set_name": "Github" }
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Basitlik İyidir, 2020 # Basitlik İyidir <basitlikiyidir@gmail.com>, 2020 # Cihad GÜNDOĞDU <cihadgundogdu@gmail.com>, 2016,2019 # Halim Turan <halim_t...
{ "pile_set_name": "Github" }
<table class="sphinxhide"> <tr> <td align="center"><img src="https://www.xilinx.com/content/dam/xilinx/imgs/press/media-kits/corporate/xilinx-logo.png" width="30%"/><h1>2020.1 Vitis™ Application Acceleration Development Flow Tutorials</h1> <a href="https://github.com/Xilinx/Vitis-Tutorials/branches/all">See 201...
{ "pile_set_name": "Github" }
using System; using UnityEngine; namespace UnityStandardAssets.ImageEffects { [ExecuteInEditMode] [AddComponentMenu("Image Effects/Displacement/Twirl")] public class Twirl : ImageEffectBase { public Vector2 radius = new Vector2(0.3F,0.3F); [Range(0.0f,360.0f)] public float angle...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 06be19ad6bd27f64f88a11de0d210119 timeCreated: 1452709060 licenseType: Store ModelImporter: serializedVersion: 18 fileIDToRecycleName: 100000: //RootNode 400000: //RootNode 2300000: //RootNode 3300000: //RootNode 4300000: Timber_G 9500000: //RootNode materials: ...
{ "pile_set_name": "Github" }
/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be use...
{ "pile_set_name": "Github" }
///////////////////////////////////////////////////////////////////////////// // Name: src/common/imagpnm.cpp // Purpose: wxImage PNM handler // Author: Sylvain Bougnoux // Copyright: (c) Sylvain Bougnoux // Licence: wxWindows licence ///////////////////////////////////////////////////////////////...
{ "pile_set_name": "Github" }
/********************************************************************** *These solidity codes have been obtained from Etherscan for extracting *the smartcontract related info. *The data will be used by MATRIX AI team as the reference basis for *MATRIX model analysis,extraction of contract semantics, *as well as AI base...
{ "pile_set_name": "Github" }
using FFMpegSharp.FFMPEG.Enums; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace FFMpegSharp.FFMPEG.Arguments { public interface IArgumentBuilder { string BuildArguments(ArgumentsContainer container); ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <network-security-config> <base-config cleartextTrafficPermitted="true"> <trust-anchors> <certificates src="system" /> <certificates src="user" /> </trust-anchors> </base-config> </network-security-config>
{ "pile_set_name": "Github" }
<html><head> <title>NEGATED Attribute space-separated value selector without declared namespace</title> <style type="text/css">@namespace a url(http://www.example.org/a); @namespace b url(http://www.example.org/b); @namespace html url(http://www.w3.org/1999/xhtml); *|p, *|address, *|q, *|r { display : block ; margi...
{ "pile_set_name": "Github" }
/* Copyright 2019 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" }
<annotation> <folder>widerface</folder> <filename>57--Angler_57_Angler_peoplefishing_57_344.jpg</filename> <source> <database>wider face Database</database> <annotation>PASCAL VOC2007</annotation> <image>flickr</image> <flickrid>-1</flickrid> </source> <owner> <flickrid>yanyu</flickrid> <name>yanyu</name> </owner> <siz...
{ "pile_set_name": "Github" }
/* * This file is part of RaidFinder * Copyright (C) 2019-2020 by Admiral_Fish * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 3 * of the License, or (at your option) any...
{ "pile_set_name": "Github" }
{$ifndef ALLPACKAGES} {$mode objfpc}{$H+} program fpmake; uses fpmkunit; Var P : TPackage; T : TTarget; begin With Installer do begin {$endif ALLPACKAGES} P:=AddPackage('opengles'); P.ShortName := 'ogls'; {$ifdef ALLPACKAGES} P.Directory:=ADirectory; {$endif ALLPACKAGES} P.Version:='3.3.1...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; namespace TTS_Demo { static class Program { /// <summary> /// 应用程序的主入口点。 /// </summary> [STAThread] static void Main() { Appl...
{ "pile_set_name": "Github" }
UMBRELLA_BASE_DIR:=. include common.mk CHAIN_TESTS:=true # Pull in all the packages $(foreach PACKAGE_MK,$(wildcard */package.mk),$(eval $(call do_package,$(call canonical_path,$(patsubst %/,%,$(dir $(PACKAGE_MK))))))) # ...and the non-integrated ones $(foreach V,$(.VARIABLES),$(if $(filter NON_INTEGRATED_%,$(filte...
{ "pile_set_name": "Github" }
"######################################## "######################################## " Codecourse Contrast (rainglow) " " https://github.com/rainglow/vim " " Copyright (c) Dayle Rees. "######################################## "######################################## "######################################## "# Settin...
{ "pile_set_name": "Github" }
.\" $Id: TIFFFieldDataType.3tiff,v 1.1 2012-07-29 15:45:29 tgl Exp $ .\" .\" Copyright (c) 2012, Tom Lane <tgl@sss.pgh.pa.us> .\" .\" Permission to use, copy, modify, distribute, and sell this software and .\" its documentation for any purpose is hereby granted without fee, provided .\" that (i) the above copyright no...
{ "pile_set_name": "Github" }
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <assert.h> #include <omp.h> #define MAXN 60005 #define MAXSEQ 500 #define CHARSET 4 #define max(x, y) (x) > (y) ? (x) : (y) static __thread int c2i[128] = {['A'] = 0, ['C'] = 1, ['G'] = 2, ['T'] = 3}; int lcs_len(const char *A, int na, const char *B, i...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002-2020 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Neo4j 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 ...
{ "pile_set_name": "Github" }
import { Component, AfterContentInit, ViewChild, AfterViewInit } from '@angular/core'; import { jqxPivotGridComponent } from 'jqwidgets-ng/jqxpivotgrid'; import { jqxTextAreaComponent } from 'jqwidgets-ng/jqxtextarea'; import { jqxButtonComponent } from 'jqwidgets-ng/jqxbuttons'; @Component({ selector: 'app-root', ...
{ "pile_set_name": "Github" }
Long: tftp-blksize Arg: <value> Help: Set TFTP BLKSIZE option Protocols: TFTP Added: 7.20.0 --- Set TFTP BLKSIZE option (must be >512). This is the block size that curl will try to use when transferring data to or from a TFTP server. By default 512 bytes will be used. If this option is used several times, the last one...
{ "pile_set_name": "Github" }
--TEST-- mb_send_mail() test 3 (lang=English) --SKIPIF-- <?php if (substr(PHP_OS, 0, 3) == 'WIN') { die('skip.. Not valid for Windows'); } if (!function_exists("mb_send_mail") || !mb_language("english")) { die("skip mb_send_mail() not available"); } ?> --INI-- sendmail_path=/bin/cat mail.add_x_header=off --FILE...
{ "pile_set_name": "Github" }
<?php // Include required library files. require_once('../../../autoload.php'); require_once('../../../includes/config.php'); $configArray = array( 'Sandbox' => $sandbox, 'ClientID' => $rest_client_id, 'ClientSecret' => $rest_client_secret, 'LogResults' => $log_results, 'LogPath' => $log_path, ...
{ "pile_set_name": "Github" }
##===- tools/bugpoint-passes/Makefile -- -------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. # ##===-------------------------------------------------------------...
{ "pile_set_name": "Github" }
;******************************************************************************* ; Copyright (C) 2016 Maxim Integrated Products, Inc., All Rights Reserved. ; ; Permission is hereby granted, free of charge, to any person obtaining a ; copy of this software and associated documentation files (the "Software"), ; to deal i...
{ "pile_set_name": "Github" }
// // Type.swift // R.swift // // Created by Mathijs Kadijk on 10-12-15. // From: https://github.com/mac-cain13/R.swift // License: MIT License // import Foundation struct UsedType: Hashable { let type: Type fileprivate init(type: Type) { self.type = type } } struct Type: UsedTypesProvider, CustomStr...
{ "pile_set_name": "Github" }
$NetBSD: distinfo,v 1.2 2015/11/03 20:45:04 agc Exp $ SHA1 (tex-heuristica-35964/heuristica.tar.xz) = 4f14e36eabe5ff23a2f284144674e517588b19aa RMD160 (tex-heuristica-35964/heuristica.tar.xz) = 3c86a83eef070c7015c12c5601635526c4dac6a8 SHA512 (tex-heuristica-35964/heuristica.tar.xz) = ee2d9864f223a838b1aa494c45e1bac0efb...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2017-2019 HERE Europe B.V. * * 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" }
# range start-end ,data node index 0-200M=0 200M1-400M=1 400M1-600M=2 #600M1-800M=3 #800M1-1000M=4
{ "pile_set_name": "Github" }
//===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------...
{ "pile_set_name": "Github" }
#include "aisequence.hpp" #include "esmreader.hpp" #include "esmwriter.hpp" #include <memory> namespace ESM { namespace AiSequence { void AiWander::load(ESMReader &esm) { esm.getHNT (mData, "DATA"); esm.getHNT(mDurationData, "STAR"); // was mStartTime mStoredInitialActorPosition = fa...
{ "pile_set_name": "Github" }
//===-- asan_malloc_linux.cc ----------------------------------------------===// // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // // This file is a part of AddressSa...
{ "pile_set_name": "Github" }
package com.sequenceiq.cloudbreak.api.endpoint.v4.stacks.base.parameter.network; import java.util.Map; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonIncl...
{ "pile_set_name": "Github" }
<!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- Standard Head Part --> <head> <title>NUnit - ProjectEditor</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-US"> <link rel="styleshe...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <includes> <include name="Home_Menu_Template"> <param name="id" default="301" /> <param name="font" default="font_topbar" /> <definition> <control type="grouplist"> <left>-15</left> <itemgap>menu_itemgap</item...
{ "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> </dict> </plist>
{ "pile_set_name": "Github" }
/* * Copyright (C) 2004, 2005 Nikolas Zimmermann <zimmermann@kde.org> * Copyright (C) 2004, 2005, 2006 Rob Buis <buis@kde.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; eit...
{ "pile_set_name": "Github" }
; zlib data compression library EXPORTS ; basic functions zlibVersion deflate deflateEnd inflate inflateEnd ; advanced functions deflateSetDictionary deflateGetDictionary deflateCopy deflateReset deflateParams deflateTune deflateBound deflatePending ...
{ "pile_set_name": "Github" }
<h1><%= gettext "Login" %></h1> <%= form_for @conn, Routes.session_path(@conn, :create), [as: :session], fn f -> %> <%= if f.errors != [] do %> <div class="alert alert-danger"> <p><%= gettext "Something went wrong. Please check the errors below." %></p> </div> <% end %> <%= label f, :email, gettex...
{ "pile_set_name": "Github" }
/* This Java source file was generated by test-to-java.xsl and is a derived work from the source document. The source document contained the following notice: Copyright (c) 2001-2003 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, K...
{ "pile_set_name": "Github" }
package org.albianj.xml; import java.util.ArrayList; import java.util.List; /** * Created by xuhaifeng on 17/2/3. */ @XmlElementGenericAttribute(Clazz = ClassRoom.class) public class ClassRooms extends ArrayList<ClassRoom> implements IAlbianXml2ObjectSigning, IAlbianXmlListNode<ClassRoom> { public List<ClassR...
{ "pile_set_name": "Github" }
// // CAAnimation+EasingEquations.h // OKEasingFunctions // // Created by Bryan Oltman on 12/18/12. // Copyright (c) 2012 Bryan Oltman. All rights reserved. // https://github.com/bryanoltman/CAAnimation-EasingEquations // A category on CAAnimation that provides a number of easing equations to add some zazz to y...
{ "pile_set_name": "Github" }
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/frauddetector/model/GetOutcomesRequest.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::FraudDetector::Model; using namespace Aws::Utils::Json...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <tei xmlns="http://www.tei-c.org/ns/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML"> <teiHeader> <fileDesc> <sourceDesc> <biblStruct> <analytic> <author> <affiliation> <orgName type="department">Agri...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup /> </Project>
{ "pile_set_name": "Github" }
import Component from 'vue-class-component'; import { Prop } from 'vue-property-decorator'; import { State } from 'vuex-class'; import { Api } from '../../../../_common/api/api.service'; import { BaseModal } from '../../../../_common/modal/base'; import { Screen } from '../../../../_common/screen/screen-service'; impor...
{ "pile_set_name": "Github" }
/* ############################################################################### # # EGSnrc egs++ random number generators # Copyright (C) 2015 National Research Council Canada # # This file is part of EGSnrc. # # EGSnrc is free software: you can redistribute it and/or modify it under # the terms of the GNU Affe...
{ "pile_set_name": "Github" }
/* The MIT License Copyright (c) 2010-2020 Paul R. Holser, Jr. 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, mod...
{ "pile_set_name": "Github" }
rem Remove any quotes from the input string for /f "delims=" %%A in ('echo %%%1%%') do set %1=%%~A
{ "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" }
package hclwrite import ( "fmt" "unicode" "unicode/utf8" "github.com/hashicorp/hcl/v2" "github.com/hashicorp/hcl/v2/hclsyntax" "github.com/zclconf/go-cty/cty" ) // TokensForValue returns a sequence of tokens that represents the given // constant value. // // This function only supports types that are used by H...
{ "pile_set_name": "Github" }
// // AppDelegate.swift // DemoProject // // Created by Jerry on 2019/7/17. // Copyright © 2019 www.coolketang.com. All rights reserved. // import UIKit @UIApplicationMain class AppDelegate: UIResponder, UIApplicationDelegate { func application(_ application: UIApplication, didFinishLaunchingWithOptions la...
{ "pile_set_name": "Github" }
/*jslint browser: true, devel: true, bitwise: false, debug: true, eqeq: false, es5: true, evil: false, forin: false, newcap: false, nomen: true, plusplus: true, regexp: false, unparam: false, sloppy: true, stupid: false, sub: false, todo: true, vars: true, white: true */ module.exports = { parseSections: function(str...
{ "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 ...
{ "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 ipv4 import ( "net" "syscall" "golang.org/x/net/internal/iana" "golang.org/x/net/internal/socket" ) var ( ctlOpts = [ctlMax]ctlOpt{ ctlTTL: ...
{ "pile_set_name": "Github" }
/*===-- IPO.h - Interprocedural Transformations C Interface -----*- C++ -*-===*\ |* *| |* The LLVM Compiler Infrastructure *| |* ...
{ "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")...
{ "pile_set_name": "Github" }
# This file is part of NIT ( http://www.nitlanguage.org ). # # 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...
{ "pile_set_name": "Github" }
/* The zlib/libpng License Copyright (c) 2005-2007 Phillip Castaneda (pjcast -- www.wreckedgames.com) This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use t...
{ "pile_set_name": "Github" }
// Boost.Range library // // Copyright Neil Groves 2007. 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/libs/range/ // #...
{ "pile_set_name": "Github" }
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
{ "pile_set_name": "Github" }
@prefix : <http://example/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . :x1 :p1 "1"^^xsd:integer . :x1 :p2 "1"^^xsd:integer . :x2 :p1 "1"^^xsd:integer . :x2 :p2 "1"^^xsd:integer . :x3 :p1 "01"^^xsd:integer . :x3 :p2 "01"^^xsd:integer . :x4 :p1 "+1"^^xsd:integer . :x4 :p2 "+1"^^xsd:integer . :...
{ "pile_set_name": "Github" }
/** @file DnsDxe support functions implementation. Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include "DnsImpl.h" /** Remove TokenEntry from TokenMap. @param[in] TokenMap All DNSv4 Token entrys. @param[in] To...
{ "pile_set_name": "Github" }
var config = require('./config'); var should = require('should'); var Kaiseki = require('../lib/kaiseki'); var parse = new Kaiseki(config); describe('analytics', function() { it('can update app opened', function(done) { parse.sendAnalyticsEvent('AppOpened', function(err, res, body, success) { success.shou...
{ "pile_set_name": "Github" }
#pragma once #include "targetver.h" #include "Snap.h"
{ "pile_set_name": "Github" }
/* jshint node:true */ // var RSVP = require('rsvp'); // For details on each option run `ember help release` module.exports = { // local: true, // remote: 'some_remote', // annotation: "Release %@", // message: "Bumped version to %@", // manifest: [ 'package.json', 'bower.json', 'someconfig.json' ], // pub...
{ "pile_set_name": "Github" }
# Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. # For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license embeddingInProgress = A progress message displayed to the user to inform that the pasted URL is being embedded. embeddingFailed = An error message explaining ...
{ "pile_set_name": "Github" }
{ "name": "Xilinx AES128XTS Decryption", "description": "", "flow": "hls", "platform_whitelist": [ "u200" ], "platform_blacklist": [], "part_whitelist": [], "part_blacklist": [], "project": "ixts_aes128_test", "solution": "solution1", "clock": "3.33", "t...
{ "pile_set_name": "Github" }
<?php namespace App\Http\Requests; class UpdateThemeRequest extends StoreThemeRequest { // }
{ "pile_set_name": "Github" }
// Copyright Aleksey Gurtovoy 2000-2004 // // 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/minus.hpp" header // -- DO NOT modify by hand! namespace pdalboost { namesp...
{ "pile_set_name": "Github" }
/* Copyright (c) 2011 Juan Mellado Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, su...
{ "pile_set_name": "Github" }
[IRC] channel_name = tlsnotary2 irc_server = chat.freenode.net irc_port = 6667 [SSL] #NOTE: Do *not* modify this list of websites unless #your auditor tells you to. They are meant #to be highly trusted websites that both sides can use #to test out the secret negotiation process. If you #modify this list, your initial...
{ "pile_set_name": "Github" }
load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "go_default_library", srcs = ["crd.go"], importpath = "github.com/atlassian/smith/pkg/crd", visibility = ["//visibility:public"], deps = [ "//pkg/apis/smith:go_default_library", "//pkg/apis/smith/v1:go_default_l...
{ "pile_set_name": "Github" }
/// Copyright (c) 2009 Microsoft Corporation /// /// Redistribution and use in source and binary forms, with or without modification, are permitted provided /// that the following conditions are met: /// * Redistributions of source code must retain the above copyright notice, this list of conditions and /// ...
{ "pile_set_name": "Github" }
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> <Button android:id="@+id/btn_sgv" android:layout_width="match_parent" android:layout_height="wrap_con...
{ "pile_set_name": "Github" }
'use strict'; var defaultWorkflow = require('./source/defaultWorkflow/defaultWorkflow'); var getDefaultOpts = require('./source/getDefaultOpts'); var runRunnableTasks = require('./source/runRunnableTasks'); var compareScreenshots = require('./source/replay/compareScreenshots'); var recordTasks = require('./source/reco...
{ "pile_set_name": "Github" }
// RUN: %clang_analyze_cc1 -analyzer-checker=core -std=c++11 -verify %s // radar://11485149, PR12871 class PlotPoint { bool valid; }; PlotPoint limitedFit () { PlotPoint fit0; fit0 = limitedFit (); return fit0; } // radar://11487541, NamespaceAlias namespace boost {namespace filesystem3 { class path { public...
{ "pile_set_name": "Github" }
// Go support for Protocol Buffers - Google's data interchange format // // Copyright 2016 The Go Authors. All rights reserved. // https://github.com/golang/protobuf // // 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" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2012 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/license...
{ "pile_set_name": "Github" }
// // This file is part of Gambit // Copyright (c) 1994-2016, The Gambit Project (http://www.gambit-project.org) // // FILE: src/tools/lcp/lhtab.imp // Tableau class for Lemke-Howson algorithm // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public Lice...
{ "pile_set_name": "Github" }
body { padding-top: 20px; padding-bottom: 40px; } .container-narrow { margin: 0 auto; max-width: 990px; min-width: 500px; } .container-narrow > hr { margin: 20px 0; } .muted span{ font-size: 12px; } #editor-title{ padding:20px 0; } #editor-toolbar{ float:right; } #editor{ border:1px solid...
{ "pile_set_name": "Github" }
""" Convert a PCF file into a VPR io.place file. """ from __future__ import print_function import argparse import csv import json import sys import os import vpr_io_place from lib.parse_pcf import parse_simple_pcf def main(): parser = argparse.ArgumentParser( description='Convert a PCF file into a VPR io....
{ "pile_set_name": "Github" }
# Copyright The Pharmer 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 writi...
{ "pile_set_name": "Github" }
/*global jQuery:false*/ 'use strict'; /* Puts the included jQuery into our own namespace using noConflict and passing * it 'true'. This ensures that the included jQuery doesn't pollute the global * namespace (i.e. this preserves pre-existing values for both window.$ and * window.jQuery). */ window.django = {jQuery:...
{ "pile_set_name": "Github" }
/* NSButton (Cancel) : <title:Cancel> (oid:12) */ "Cancel" = "Cancel·la"; /* NSButton (Create) : <title:Create> (oid:29) */ "Create" = "Crea"; /* NSTextField (Create new file) : <title:Create new file> (oid:11) */ "Create new file" = "Crea un nou fitxer"; /* NSButton (Edit) : <title:Edit> (oid:13) */ "Edit" = "Edita...
{ "pile_set_name": "Github" }