text
stringlengths
2
99.9k
meta
dict
# # Copyright (C) Albert ARIBAUD <albert.u.boot@aribaud.net> # # SPDX-License-Identifier: GPL-2.0+ # SPL_OBJCFLAGS += -j .machine_param
{ "pile_set_name": "Github" }
{ "type": "bundle", "id": "bundle--ccf70cb3-ed39-4eac-a211-a7000357d716", "spec_version": "2.0", "objects": [ { "id": "relationship--319189e0-9db0-46f8-9386-0d909db94a46", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "description": "[Dra...
{ "pile_set_name": "Github" }
client 10.1.0.1 { secret = gv6URkSs shortname = moon }
{ "pile_set_name": "Github" }
/** * @file LineBuffer.c * @author Ambroz Bizjak <ambrop7@gmail.com> * * @section LICENSE * * 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 * ...
{ "pile_set_name": "Github" }
<?php /** * @package Gantry5 * @author RocketTheme http://www.rockettheme.com * @copyright Copyright (C) 2007 - 2017 RocketTheme, LLC * @license Dual License: MIT or GNU/GPLv2 and later * * http://opensource.org/licenses/MIT * http://www.gnu.org/licenses/gpl-2.0.html * * Gantry Framework code that exten...
{ "pile_set_name": "Github" }
; RUN: opt -mtriple=x86_64-unknown-linux-gnu -mcpu=corei7-avx -bb-vectorize -S < %s | FileCheck %s target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %class.QB...
{ "pile_set_name": "Github" }
// // detail/impl/win_object_handle_service.ipp // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2019 Christopher M. Kohlhoff (chris at kohlhoff dot com) // Copyright (c) 2011 Boris Schaeling (boris@highscore.de) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // ...
{ "pile_set_name": "Github" }
With a few exceptions, this is a record of mainly just user-facing changes—that is, either changes to the actual behavior of the checker, or changes to any options/interfaces the checker exposes for developers. # 18.11.5 05 November 2018 - Fix bugs that can cause the command-line checker to emit broken JSON output ...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
{ "pile_set_name": "Github" }
{ "created_at": "2015-02-27T22:27:25.110633", "description": "Type inference for Jinja2 templates", "fork": false, "full_name": "aromanovich/jinja2schema", "language": "Python", "updated_at": "2015-02-27T23:41:13.839595" }
{ "pile_set_name": "Github" }
/* * (C) Copyright 2016 Texas Instruments Incorporated, <www.ti.com> * Keerthy <j-keerthy@ti.com> * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <fdtdec.h> #include <errno.h> #include <dm.h> #include <i2c.h> #include <power/pmic.h> #include <power/regulator.h> #include <power/palmas.h> #inc...
{ "pile_set_name": "Github" }
<?php $output = `cat /var/www/html/.htpasswd`; $output2 = `$attackerinput`;
{ "pile_set_name": "Github" }
/* * Copyright (C) 2005-2013 Team XBMC * http://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; either version 2, or (at your option) * any later version. * * ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2016 The LibrePilot Project * Contact: http://www.librepilot.org * * This file is part of LibrePilot GCS. * * LibrePilot GCS 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, e...
{ "pile_set_name": "Github" }
# # FreeType 2 configuration rules for the OS/2 + gcc # # Copyright 1996-2000 by # David Turner, Robert Wilhelm, and Werner Lemberg. # # This file is part of the FreeType project, and may only be used, modified, # and distributed under the terms of the FreeType project license, # LICENSE.TXT. By continuing to use, m...
{ "pile_set_name": "Github" }
/* * Sonatype Nexus (TM) Open Source Version * Copyright (c) 2008-present Sonatype, Inc. * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions. * * This program and the accompanying materials are made available under the terms of the Eclipse Public...
{ "pile_set_name": "Github" }
#assets-accordion h3 a.unlink-asset { position: absolute; top: 0; right: 0; left: inherit; padding: 0; } .add-asset { padding-top: 10px; border-top: 1px solid #E0E6EC; }
{ "pile_set_name": "Github" }
`Rx.DOM.fromReader(file, [progressObserver])` [&#x24C8;](https://github.com/Reactive-Extensions/RxJS-DOM/blob/master/src/dom/fromreader.js "View in source") The FileReader object lets web applications asynchronously read the contents of files (or raw data buffers) stored on the user's computer, using File or Blob obje...
{ "pile_set_name": "Github" }
@FRACTIONS = [ onehalf onethird onequarter onefifth onesixth oneseventh oneeighth oneninth twothirds twofifths twosevenths twoninths threequarters threefifths threesevenths threeeighths fourfifths foursevenths fourninths fivesixths fivesevenths fiveeighths fiveninths sixsevenths seveneighths sevenninths eightninths ]; ...
{ "pile_set_name": "Github" }
package com.ctrip.platform.dal.dao.datasource; import com.ctrip.framework.dal.cluster.client.config.LocalizationConfig; import com.ctrip.platform.dal.dao.datasource.jdbc.DalDatabaseMetaData; import java.sql.*; /** * @author c7ch23en */ public class LocalizedDatabaseMetaDataImpl implements DalDatabaseMetaData { ...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -verify -fopenmp -ferror-limit 100 %s // RUN: %clang_cc1 -verify -fopenmp-simd -ferror-limit 100 %s void foo() { } bool foobool(int argc) { return argc; } struct S1; // expected-note {{declared here}} template <class T, typename S, int N> // expected-note {{declared here}} T tmain(T argc, S **...
{ "pile_set_name": "Github" }
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * 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" }
// 26.1.10 Reflect.isExtensible(target) var $export = require('./$.export') , anObject = require('./$.an-object') , $isExtensible = Object.isExtensible; $export($export.S, 'Reflect', { isExtensible: function isExtensible(target){ anObject(target); return $isExtensible ? $isExtensible(target) :...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <!-- ~ Copyright (C) 2012-2017 The Android Money Manager Ex Project Team ~ ~ This program is free software; you can redistribute it and/or ~ modify it under the terms of the GNU General Public License ~ as published by the Free Software Fo...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard. // #import <CoreData/NSManagedObject.h> @class NSSet; @interface KTVCacheCollection : NSManagedObject { } - (void)infoAboutCaches:(id)a...
{ "pile_set_name": "Github" }
{ "ConnectionStrings": { "Merp-Registry-EventStore": "", "Merp-Registry-ReadModel": "" }, "Rebus": { "QueueName": "merp.registry", "Subscriptions": { "ConnectionString": "", "TableName": "rebus_subscriptions" }, "Sagas": { "ConnectionString": "", "MessagesTableName...
{ "pile_set_name": "Github" }
package rpl import ( "bytes" "encoding/binary" "io" "sync" ) const LogHeadSize = 17 type Log struct { ID uint64 CreateTime uint32 Compression uint8 Data []byte } func (l *Log) HeadSize() int { return LogHeadSize } func (l *Log) Size() int { return l.HeadSize() + len(l.Data) } func (l *Log) Ma...
{ "pile_set_name": "Github" }
// 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. // DragonFly BSD system calls. // This file is compiled as ordinary Go code, // but it is also input to mksyscall, // which parses the //sys lines and generates...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!-- @license Copyright 2020 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 requ...
{ "pile_set_name": "Github" }
require 'simplecov' require 'coveralls' SimpleCov.formatters = [SimpleCov::Formatter::HTMLFormatter, Coveralls::SimpleCov::Formatter] SimpleCov.start do add_filter '/spec/' add_filter '/vendor/' minimum_coverage(99.78) end require 'twitter' require 'rspec' require 'stringio' require 'tempfile' require 'timecop...
{ "pile_set_name": "Github" }
/** * Kubernetes * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * * The version of the OpenAPI document: v1.18.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do n...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2010 Joel de Guzman Copyright (c) 2001-2010 Hartmut Kaiser Copyright (c) 2009 Francois Barel Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy a...
{ "pile_set_name": "Github" }
/* * App Global CSS * ---------------------------------------------------------------------------- * Put style rules here that you want to apply globally. These styles are for * the entire app and not just one component. Additionally, this file can be * used as an entry point to import other CSS/Sass files to be i...
{ "pile_set_name": "Github" }
// Pointer Traits -*- C++ -*- // Copyright (C) 2011-2013 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 General Public License as published by the // Free Software Foundation; e...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 4277746aa428faa439eaf8751fabb030 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/* * Copyright 2013 Freescale Semiconductor, Inc. * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <asm/mmu.h> struct fsl_e_tlb_entry tlb_table[] = { /* TLB 0 - for temp stack in cache */ SET_TLB_ENTRY(0, CONFIG_SYS_INIT_RAM_ADDR, CONFIG_SYS_INIT_RAM_ADDR, MAS3_SX|MAS3_SW|MAS3_SR, 0, ...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Composition; using System.Linq; using System.Text; using System.Threading.Tasks; using Microsoft....
{ "pile_set_name": "Github" }
P8756 iPhone8 P3946 XiaoMi10 P8904 Oppo_R15 P4955 Vivo_X20
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Net.Mail; using System.Numerics; using System.Text; using Python.Runtime; namespace Numpy { public partial class Dtype : PythonObject { public Dtype(PyObject pyobj) : base(pyobj) { } public Dtype(Dty...
{ "pile_set_name": "Github" }
Centro Universitário Claretiano
{ "pile_set_name": "Github" }
" I merge several stored settings together. If you ask me twice to store same stored settings, the last one wins. Collaborators: SystemSettingsPersistence Public API and Key Messages - addStoredSetting: - addStoredSettings: - storedSettings One simple example is simply gorgeous. Internal Representation and Ke...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0 */ /* * CAAM hardware register-level view * * Copyright 2008-2011 Freescale Semiconductor, Inc. */ #ifndef REGS_H #define REGS_H #include <linux/types.h> #include <linux/bitops.h> #include <linux/io.h> /* * Architecture-specific register access methods * * CAAM's bus-addres...
{ "pile_set_name": "Github" }
import fs from 'fs' import path from 'path' export const kitten1 = { data: fs.readFileSync(path.join(__dirname, './images/kitten1.jpg')).toString('base64'), name: 'kitten1.jpg' } export const kitten2 = { data: fs.readFileSync(path.join(__dirname, './images/kitten2.jpg')).toString('base64'), name: 'kitten2.jpg...
{ "pile_set_name": "Github" }
Davion Heavy Aerospace Late 3075 Slayer SL-15R,1 Chippewa CHP-W7,2 Chippewa CHP-W10,3 Thunderbird TRB-D36,4 Eagle EGL-R6,5 Stuka STU-K5,6 Stuka STU-D6,5 Transgressor TR-13,4 Eagle EGL-R6,3 Thunderbird TRB-D36,2 Stuka STU-D7,1
{ "pile_set_name": "Github" }
/* * Linux Socket Filter - Kernel level socket filtering * * Author: * Jay Schulist <jschlst@samba.org> * * Based on the design of: * - The Berkeley Packet Filter * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as publi...
{ "pile_set_name": "Github" }
// Lark: https://github.com/lark-parser/lark // Mostly based on syntax specified in: // https://github.com/antlr/grammars-v4/blob/master/c/C.g4 // Special hook for the preprocessor so we can use constant_expression preprocessor_hook: "%{$PREPROCESSOR" constant_expression "}%" program: (external_declaration* | prepro...
{ "pile_set_name": "Github" }
package actions import ( "github.com/amherag/skycoin/src/cipher/encoder" . "github.com/skycoin/cx/cx" ) // SliceLiteralExpression handles literal expressions by converting it to a series of `append` expressions. func SliceLiteralExpression(typSpec int, exprs []*CXExpression) []*CXExpression { var result []*CXExpr...
{ "pile_set_name": "Github" }
[ req ] default_bits = 1024 days = 999 distinguished_name = req_distinguished_name attributes = req_attributes prompt = no [ req_distinguished_name ] C = US ST = CA L = SF O = ...
{ "pile_set_name": "Github" }
#region Copyright notice and license // Protocol Buffers - Google's data interchange format // Copyright 2015 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the fol...
{ "pile_set_name": "Github" }
# Google API Client Services Google API Client Service classes have been moved to the [google-api-php-client-services](https://github.com/google/google-api-php-client-services) repository.
{ "pile_set_name": "Github" }
/* * This file is part of World Downloader: A mod to make backups of your multiplayer worlds. * https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2520465-world-downloader-mod-create-backups-of-your-builds * * Copyright (c) 2014 nairol, cubic72 * Copyright (c) 2018 Pokechu22, jul...
{ "pile_set_name": "Github" }
package mux import ( "net/http" "strings" ) // MiddlewareFunc is a function which receives an http.Handler and returns another http.Handler. // Typically, the returned handler is a closure which does something with the http.ResponseWriter and http.Request passed // to it, and then calls the handler passed as parame...
{ "pile_set_name": "Github" }
#include <u.h> #include <libc.h> #include <draw.h> #include <memdraw.h> Memimage* readmemimage(int fd) { char hdr[5*12+1]; int dy; ulong chan; uint l, n; int m, j; int new, miny, maxy; Rectangle r; uchar *tmp; int ldepth, chunk; Memimage *i; if(readn(fd, hdr, 11) != 11){ werrstr("readimage: short header"...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: c22777d6e868e4f2fb421913386b154e NativeFormatImporter: externalObjects: {} mainObjectFileID: 0 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
using Shop.Infrastructure.Models; using System; using System.ComponentModel.DataAnnotations; namespace Shop.Module.Core.Abstractions.Entities { public class EmailSend : EntityBase { public EmailSend() { CreatedOn = DateTime.Now; UpdatedOn = DateTime.Now; } ...
{ "pile_set_name": "Github" }
// Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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, co...
{ "pile_set_name": "Github" }
changelog: - type: FIX description: Return the correct URL for glooctl proxy url --name https issueLink: https://github.com/solo-io/gloo/issues/577 - type: BREAKING_CHANGE description: Remove the shorthand params for glooctl proxy url --name issueLink: https://github.com/solo-io/gloo/issues/577
{ "pile_set_name": "Github" }
__all__ = ['Mark', 'YAMLError', 'MarkedYAMLError'] class Mark: def __init__(self, name, index, line, column, buffer, pointer): self.name = name self.index = index self.line = line self.column = column self.buffer = buffer self.pointer = pointer def get_snippet...
{ "pile_set_name": "Github" }
// Distributed under the terms of the MIT license // Test case submitted to project by https://github.com/practicalswift (practicalswift) // Test case found by fuzzing ( [ { struct A { var d { class d { var b { func a } protocol P { class case c, {
{ "pile_set_name": "Github" }
var baseValues = require('./_baseValues'), keysIn = require('./keysIn'); /** * Creates an array of the own and inherited enumerable string keyed property * values of `object`. * * **Note:** Non-object values are coerced to objects. * * @static * @memberOf _ * @since 3.0.0 * @category Object * @param {Obj...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN"/> <xsl:include href="../includes.xsl"/> <xsl:variable name="p...
{ "pile_set_name": "Github" }
/* * Copyright 2013-2017 the original author or 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 ap...
{ "pile_set_name": "Github" }
// Mantid Repository : https://github.com/mantidproject/mantid // // Copyright &copy; 2016 ISIS Rutherford Appleton Laboratory UKRI, // NScD Oak Ridge National Laboratory, European Spallation Source, // Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS // SPDX - License - Identifier: GPL - 3.0 ...
{ "pile_set_name": "Github" }
%{-- - Copyright (c) 2010-2010 LinkedIn, Inc - Portions Copyright (c) 2011-2013 Yan Pujante - - 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/...
{ "pile_set_name": "Github" }
use rubysys::fixnum; use types::Value; pub fn i32_to_num(num: i32) -> Value { unsafe { fixnum::rb_int2inum(num as isize) } } pub fn u32_to_num(num: u32) -> Value { unsafe { fixnum::rb_uint2inum(num as usize) } } pub fn isize_to_num(num: isize) -> Value { unsafe { fixnum::rb_int2inum(num) } } pub fn usiz...
{ "pile_set_name": "Github" }
#!/bin/bash if [ $# < 1 ]; then echo "Usage: $0 working_directory [tiny|large [prefix]]" else mkdir -p $1 ##cp ../libs/*/*.dat $1 mode=large if [ $# > 2 ]; then mode=$2 fi if [ $# > 3 ]; then prefix=$3 fi EIGENDIR=`cat eigen_root_dir.txt` webpagefilename=$1/index.html meanstatsfilename=$1/mean.html echo '' ...
{ "pile_set_name": "Github" }
/* Copyright 2008 Intel Corporation Use, modification and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt). */ #ifndef BOOST_POLYGON_RECTANGLE_FORMATION_HPP #define BOOST_POLYGON_RECTANGLE_FORMAT...
{ "pile_set_name": "Github" }
El manual de reparación mas grande del mundo que todos pueden editar! ★ NUEVO EN v2.0! ★ Comparte y documenta tus reparaciones con el mundo! Ahora puedes crear tus propias guías directamente desde tu smartphone o tableta. Simplemente toma una foto, escribe (o dicta!) las instrucciones, y después publica. Es así de ...
{ "pile_set_name": "Github" }
// Copyright (C) 2002-2012 Nikolaus Gebhardt // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h #ifndef __IRR_MATRIX_H_INCLUDED__ #define __IRR_MATRIX_H_INCLUDED__ #include "irrMath.h" #include "vector3d.h" #include "vector2d.h" #incl...
{ "pile_set_name": "Github" }
/* $Id: tif_write.c,v 1.37 2012-08-13 22:10:17 fwarmerdam Exp $ */ /* * Copyright (c) 1988-1997 Sam Leffler * Copyright (c) 1991-1997 Silicon Graphics, Inc. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided * th...
{ "pile_set_name": "Github" }
// Licensed to Elasticsearch B.V under one or more agreements. // Elasticsearch B.V. licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. // // Code generated, DO NOT EDIT package elasticsearch_test import ( "fmt" "os" "strings" "testing" "git...
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16"> <path android:pathData="M8 1v3.5C8 5.328 8.672 6 9.5 6H13v7.5c0 0.828-0.672 1.5-1.5 1.5h-7C3.672 15 3 14.328 3 13.5v-11C3 1.672 3.672 1 4.5 1H8z" andr...
{ "pile_set_name": "Github" }
// @flow import React, { Fragment } from 'react' import styled from '@emotion/styled' const kinds = { info: '#5352ED', positive: '#2ED573', negative: '#FF4757', warning: '#FFA502', } type Kind = 'info' | 'positive' | 'negative' | 'warning' type AlertProps = { /** * Set this to change alert kind */ ...
{ "pile_set_name": "Github" }
/************************************************************/ /***** SqlDataProvider *****/ /***** *****/ /***** *****/ /***** Note: To manually execute this script you must *****/ /***...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2017 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modi...
{ "pile_set_name": "Github" }
#ifndef DataRecord_L1GtTriggerMaskTechTrigRcd_h #define DataRecord_L1GtTriggerMaskTechTrigRcd_h /** * \class L1GtTriggerMaskTechTrigRcd * * * Description: record for L1 GT mask for technical triggers. * * Implementation: * <TODO: enter implementation details> * * \author: Vasile Mihai Ghete - HEPHY ...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- """ :mod:`orion.client.manual` -- Routines for manual interaction with database ============================================================================= .. module:: manual :platform: Unix :synopsis: Provides a simple interface to log new trials into the database and link them w...
{ "pile_set_name": "Github" }
//================================================================================================= // // MJP's DX12 Sample Framework // http://mynameismjp.wordpress.com/ // // All code licensed under the MIT license // //========================================================================================...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); /** * This file is part of the Yasumi package. * * Copyright (c) 2015 - 2020 AzuyaLabs * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * @author Sacha Telgenhof <me@sachatelgenhof.com> */ namespace ...
{ "pile_set_name": "Github" }
/* A modified version of the basic linker script, for testing purposes, which puts all code above 0x10000. */ OUTPUT_FORMAT("elf32-xstormy16", "elf32-xstormy16", "elf32-xstormy16") OUTPUT_ARCH(xstormy16) ENTRY(_start) SEARCH_DIR(/es/scratch/geoffk/objs/mainline-sX/H-i686-pc-linux-gnulibc2.2/xstormy16-elf/li...
{ "pile_set_name": "Github" }
select /* query_templates/query43.tpl.0 !CF:IR-c4b99a30-f08a-11e9-b661-06872b3fecc8..stream-query.streams-0003.i0043.1.0:CF! */ s_store_name, s_store_id, sum(case when (d_day_name='Sunday') then ss_sales_price else null end) sun_sales, sum(case when (d_day_name='Monday') then ss_sales_price else null ...
{ "pile_set_name": "Github" }
/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 2006. */ /* ==================================================================== * Copyright (c) 2006 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, ar...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> <global name="Category" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> <item> <key> <string>_count</string> </key> <value> <persistent> <string encoding="base...
{ "pile_set_name": "Github" }
# vim: ts=4 sts=4 sw=4 et: package HTTP::Tiny; use strict; use warnings; # ABSTRACT: A small, simple, correct HTTP/1.1 client our $VERSION = '0.054'; use Carp (); #pod =method new #pod #pod $http = HTTP::Tiny->new( %attributes ); #pod #pod This constructor returns a new HTTP::Tiny object. Valid attributes inclu...
{ "pile_set_name": "Github" }
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
{ "pile_set_name": "Github" }
// // APIKey.h // SearchV3Demo // // Created by songjian on 13-8-14. // Copyright (c) 2013年 songjian. All rights reserved. // #ifndef SearchV3Demo_APIKey_h #define SearchV3Demo_APIKey_h /* 使用高德地图API,请注册Key,注册地址:http://lbs.amap.com/dev/#/ */ const static NSString *APIKey = @"0ae1edc4435fb58c241e0842bd83bb8c"; con...
{ "pile_set_name": "Github" }
<% if @shopping_addresses.empty? %> <h2>New Address</h2> <% else %> <h3>Pick a Shipping Address</h3> <% end %> <div id='shopping_addresses_selections' class='large-12 last'> <% @shopping_addresses.each do |shopping_address| %> <div class='large-4 columns last box'> <%= render :partial => '/shared/comp...
{ "pile_set_name": "Github" }
# SPDX-License-Identifier: GPL-2.0 # Core support obj-$(CONFIG_SND_SOC) += common/ # Platform Support obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += haswell/ obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += baytrail/ obj-$(CONFIG_SND_SST_ATOM_HIFI2_PLATFORM) += atom/ obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += skylake/ # Machine support o...
{ "pile_set_name": "Github" }
<?xml version='1.0'?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" exclude-result-prefixes="doc" version='1.0'> <!-- ******************************************************************** $Id: ebn...
{ "pile_set_name": "Github" }
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license an...
{ "pile_set_name": "Github" }
<?php namespace JiraRestApi\Issue; class Statuscategory { /** @var string */ public $self; /** @var string */ public $id; /** @var string|null */ public $key; /** @var string */ public $colorName; /** @var string */ public $name; }
{ "pile_set_name": "Github" }
/* * linux/sound/oss/dmasound/dmasound_atari.c * * Atari TT and Falcon DMA Sound Driver * * See linux/sound/oss/dmasound/dmasound_core.c for copyright and credits * prior to 28/01/2001 * * 28/01/2001 [0.1] Iain Sandoe * - added versioning * - put in and populated the hardware_afmts field. * ...
{ "pile_set_name": "Github" }
#----------------------------------------------------------------- # # BioPerl module Bio::Search::Result::ResultI # # Please direct questions and support issues to <bioperl-l@bioperl.org> # # Cared for by Steve Chervitz <sac@bioperl.org> # # Originally created by Aaron Mackey <amackey@virginia.edu> # # You may distri...
{ "pile_set_name": "Github" }
# Copyright (c) 2009-2015 Denis Bilenko. See LICENSE for details. """ Event-loop hub. """ from __future__ import absolute_import, print_function # XXX: FIXME: Refactor to make this smaller # pylint:disable=too-many-lines from functools import partial as _functools_partial import sys import traceback from greenlet im...
{ "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>BuildMachineOSBuild</key> <string>15C50</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key...
{ "pile_set_name": "Github" }
#imports import numpy as np import numpy.random as npr import tensorflow as tf import time import matplotlib.pyplot as plt import pickle import copy import os import sys from six.moves import cPickle from rllab.envs.normalized_env import normalize import yaml import argparse import json #my imports from policy_random...
{ "pile_set_name": "Github" }
// Boost.Geometry (aka GGL, Generic Geometry Library) // // Copyright (c) 2011-2015 Barend Gehrels, Amsterdam, the Netherlands. // 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) #inc...
{ "pile_set_name": "Github" }
import React from "react" import styled from "styled-components" import colors from "../foundation/colors" import shadows from "../foundation/shadows" import textStyles from "../foundation/textStyles" export default class ImageCropping extends React.Component { render() { return ( <View> <Aspec...
{ "pile_set_name": "Github" }
{ "parent": "item/generated", "textures": { "layer0": "nuclearcraft:items/chest_boron" } }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2006 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/licen...
{ "pile_set_name": "Github" }