text
stringlengths
2
99.9k
meta
dict
/* * AC-3 Audio Decoder * This code was developed as part of Google Summer of Code 2006. * E-AC-3 support was added as part of Google Summer of Code 2007. * * Copyright (c) 2006 Kartikey Mahendra BHATT (bhattkm at gmail dot com) * Copyright (c) 2007-2008 Bartlomiej Wolowiec <bartek.wolowiec@gmail.com> * Copyrigh...
{ "pile_set_name": "Github" }
/* Simple DirectMedia Layer Copyright (C) 1997-2018 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" }
//==- WorkList.h - Worklist class used by CoreEngine ---------------*- C++ -*-// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
{ "pile_set_name": "Github" }
from torchvision import transforms, datasets import os import torch from PIL import Image import scipy.io as scio IMG_EXTENSIONS = ['.jpg', '.jpeg', '.png', '.ppm', '.bmp', '.pgm'] def ImageNetData(args): # data_transform, pay attention that the input of Normalize() is Tensor and the input of RandomResizedCrop() or R...
{ "pile_set_name": "Github" }
--- -api-id: M:Windows.Media.VideoFrame.Close -api-type: winrt method --- <!-- Method syntax public void Close() --> # Windows.Media.VideoFrame.Close ## -description Disposes of the object and associated resources. ## -remarks ## -examples ## -see-also
{ "pile_set_name": "Github" }
<!-- 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 Li...
{ "pile_set_name": "Github" }
/* * Copyright (C) Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * See the COPYRIGHT file distributed with this wo...
{ "pile_set_name": "Github" }
package com.dim.widget; import android.content.Context; import android.graphics.Canvas; import android.support.v7.widget.AppCompatSpinner; import android.util.AttributeSet; import com.dim.circletreveal.CircleRevealEnable; import com.dim.circletreveal.CircleRevealHelper; import com.dim.listener.SingleClickListener; im...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- qdom.cpp --> <head> <title>Qt 4.6: List of All Members for QDomNamedNodeMap</title> <link href="classic.css" rel=...
{ "pile_set_name": "Github" }
// // FWSliderView.h // FWPlayerCore // // Created by Hui Wang on 2019-06-27. // Copyright © 2019 Hui Wang. All rights reserved. // #import <UIKit/UIKit.h> @protocol FWSliderViewDelegate <NSObject> @optional // Slider start - (void)sliderTouchBegan:(float)value; // Slider sliding - (void)sliderValueChanged:(floa...
{ "pile_set_name": "Github" }
/*++ Copyright (c) 2006 Microsoft Corporation Module Name: asserted_formulas.cpp Abstract: <abstract> Author: Leonardo de Moura (leonardo) 2008-06-11. Revision History: --*/ #include "util/warning.h" #include "ast/ast_ll_pp.h" #include "ast/ast_pp.h" #include "ast/for_each_expr.h" #include "ast/well...
{ "pile_set_name": "Github" }
# This file is part of the MapProxy project. # Copyright (C) 2010 Omniscale <http://omniscale.de> # # 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" }
/* * ZynqMP clock driver * * Copyright (C) 2016 Xilinx, Inc. * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <linux/bitops.h> #include <clk-uclass.h> #include <clk.h> #include <asm/arch/sys_proto.h> #include <dm.h> DECLARE_GLOBAL_DATA_PTR; static const resource_size_t zynqmp_crf_apb_c...
{ "pile_set_name": "Github" }
// script.aculo.us controls.js v1.8.3, Thu Oct 08 11:23:33 +0200 2009 // Copyright (c) 2005-2009 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) // (c) 2005-2009 Ivan Krstic (http://blogs.law.harvard.edu/ivan) // (c) 2005-2009 Jon Tirsen (http://www.tirsen.com) // Contributors: // Richa...
{ "pile_set_name": "Github" }
// A file is required to be in the root of the /src directory by the TypeScript compiler
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 01b68d44e3ab744b98027a983d66b345, type: 3} m_Na...
{ "pile_set_name": "Github" }
{ "parent": "techreborn:block/storage/lead_storage_block" }
{ "pile_set_name": "Github" }
# # Copyright (C) 2017 by frePPLe bv # # This library 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 later version. # # This library is distri...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace OfficeOpenXml.Utils { public static class AddressUtility { public static string ParseEntireColumnSelections(string address) { string parsedAddress =...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>iSlider intro</title> <link rel="stylesheet" href="public/css/index_old.css"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <!...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <swiftCore/_TtCs12_SwiftObject.h> @interface _TtC12NewsArticles22IssueViewerDataManager : _TtCs12_SwiftObject { // Error p...
{ "pile_set_name": "Github" }
<?php /* The MIT License (MIT) Copyright (c) 2015 Vectorface, 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" }
class RT128156::One {}; need RT128156::Two; # vim: expandtab shiftwidth=4
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css"> <link rel=...
{ "pile_set_name": "Github" }
export interface GroupUploadInfo { name: string description: string }
{ "pile_set_name": "Github" }
<?php /* $Id$ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2012 osCommerce Released under the GNU General Public License */ define('NAVBAR_TITLE_1', 'Login'); define('NAVBAR_TITLE_2', 'Password Reset'); define('HEADING_TITLE', 'Password Reset'); define('TEXT_MAIN'...
{ "pile_set_name": "Github" }
.c-image-view { background-size: cover; background-repeat: no-repeat; background-position: center; .c-frame & { @include abs(); border: 1px solid transparent; } }
{ "pile_set_name": "Github" }
using System.Threading.Tasks; using Exceptionless.Core.Utility; using Xunit; using Xunit.Abstractions; namespace Exceptionless.Tests { public class SemanticVersionTests : TestWithServices { private readonly SemanticVersionParser _parser; public SemanticVersionTests(ITestOutputHelper outpu...
{ "pile_set_name": "Github" }
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Protobuf GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 $(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/Protobuf" "${PODS_ROOT}/Headers/Public" "${PODS_ROO...
{ "pile_set_name": "Github" }
{{# def.definitions }} {{# def.errors }} {{# def.setupKeyword }} {{# def.setupNextLevel }} {{ var $noEmptySchema = $schema.every(function($sch) { return {{# def.nonEmptySchema:$sch }}; }); }} {{? $noEmptySchema }} {{ var $currentBaseId = $it.baseId; }} var {{=$errs}} = errors; var {{=$valid}} = false; ...
{ "pile_set_name": "Github" }
/* SpagoBI, the Open Source Business Intelligence suite * Copyright (C) 2012 Engineering Ingegneria Informatica S.p.A. - SpagoBI Competency Center * This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0, without the "Incompatible With Secondary Licenses" notice. * If a copy of the ...
{ "pile_set_name": "Github" }
module.exports = Array.isArray || function (arr) { return Object.prototype.toString.call(arr) == '[object Array]'; };
{ "pile_set_name": "Github" }
// Boost.Polygon library voronoi_basic_tutorial.cpp file // Copyright Andrii Sydorchuk 2010-2012. // 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://www.boost.org for updates, do...
{ "pile_set_name": "Github" }
// *************************************************************** // Copyright (c) 2020 Jittor. Authors: // Guoye Yang <498731903@qq.com> // Dun Liang <randonlang@gmail.com>. // All Rights Reserved. // This file is subject to the terms and conditions defined in // file 'LICENSE.txt', which is part of this so...
{ "pile_set_name": "Github" }
/**  * Created by LuaView.  * Copyright (c) 2017, Alibaba Group. All rights reserved.  *  * This source code is licensed under the MIT.  * For the full copyright and license information,please view the LICENSE file in the root directory of this source tree.  */ #import <Foundation/Foundation.h> #import "LVHeads....
{ "pile_set_name": "Github" }
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...
{ "pile_set_name": "Github" }
#pragma once #include "ParaVector3.h" namespace ParaEngine { class Matrix4; /** 4-dimensional homogeneous vector. */ class Vector4 { public: union { struct{ float x, y, z, w; }; float vector4_f32[4]; }; public: inline Vector4() { } inline Vect...
{ "pile_set_name": "Github" }
{ "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "NSToolbarItem.h" @interface ValidatedViewToolbarItem : NSToolbarItem { } - (void)validate; @end
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>module Rouge::Lexers::LLVM::Comment - rouge-1.10.1 Documentation</title> <link type="text/css" media="screen" href="../../../rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "....
{ "pile_set_name": "Github" }
# frozen_string_literal: true require 'date' module Facter module Resolvers module Windows class Uptime < BaseResolver @log = Facter::Log.new(self) @fact_list ||= {} class << self private def post_resolve(fact_name) @fact_list.fetch(fact_name) { ca...
{ "pile_set_name": "Github" }
namespace ClassLib102 { public class Class006 { public static string Property => "ClassLib102"; } }
{ "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. // Package runes provide transforms for UTF-8 encoded text. package runes // import "golang.org/x/text/runes" import ( "unicode" "unicode/utf8" "golang.org...
{ "pile_set_name": "Github" }
@mixin user-select($arg: none) { @include prefixer(user-select, $arg, webkit moz ms spec); }
{ "pile_set_name": "Github" }
/* * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or...
{ "pile_set_name": "Github" }
/*-----------------------------------------------------------------------------+ Copyright (c) 2008-2009: Joachim Faulhaber +------------------------------------------------------------------------------+ Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENCE.txt or c...
{ "pile_set_name": "Github" }
/* * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab * Copyright (C) 2008 - INRIA - Koumar Sylvestre * desc : interface for xs2svg routine * * Copyright (C) 2012 - 2016 - Scilab Enterprises * * This file is hereby licensed under the terms of the GNU GPL v2.0, * pursuant to article 5.3.4 of the C...
{ "pile_set_name": "Github" }
import { create, isPresent, visitable } from 'ember-cli-page-object'; export default create({ visit: visitable('/allocations/:id/:name/logs'), hasTaskLog: isPresent('[data-test-task-log]'), });
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CSS Test: Inheriting 'top' changes from parent table-row through anonymous table boxes</title> <link rel="author" title="Boris Zbarsky" href="mailt...
{ "pile_set_name": "Github" }
/* ScummVM - Graphic Adventure Engine * * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT * file distributed with this source distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of ...
{ "pile_set_name": "Github" }
DEAL:2d::Total number of dofs: 818 DEAL:2d::Block 0 has 347 global dofs DEAL:2d::Block 1 has 347 global dofs DEAL:2d::Block 2 has 124 global dofs DEAL:2d::Total number of dofs: 1818 DEAL:2d::Block 0 has 763 global dofs DEAL:2d::Block 1 has 763 global dofs DEAL:2d::Block 2 has 292 global dofs DEAL:2d::Total number of d...
{ "pile_set_name": "Github" }
/** * @author bhouston / http://exocortex.com/ * @author zz85 / http://github.com/zz85 */ THREE.ColorConverter = { setHSV: function ( color, h, s, v ) { // https://gist.github.com/xpansive/1337890#file-index-js h = THREE.MathUtils.euclideanModulo( h, 1 ); s = THREE.MathUtils.clamp( s, 0, 1 ); v = THREE....
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <script src="https://unpkg.com/vue"></script> </head> <body> <div id="app"> <my-component text="World"></my-component> </div> <script> const MyComponent= { template:'<div>Hello {{text}}! </div>', props:['text'] } new Vue({ el: "#app", compone...
{ "pile_set_name": "Github" }
/* * 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, software * distributed u...
{ "pile_set_name": "Github" }
class X { public: X operator=(const X & x); #if 0 void foo() { X x; operator=(x); } #endif }; class Y : public X { public: Y operator=(const Y & y); Y operator=(const X & x); #if 0 void foo(...
{ "pile_set_name": "Github" }
export const defaultErrors = [{message: 'an unknown error has occurred.'}]; export default function defaultResolver(path) { const keys = path.split('.'); return function({model, errors}) { return new Promise((resolve, reject) => { try { const result = keys.reduce((ref, key) => { return...
{ "pile_set_name": "Github" }
package fuse_test import ( "io/ioutil" "os" "path" "runtime" "strings" "testing" "golang.org/x/net/context" "github.com/jacobsa/fuse" "github.com/jacobsa/fuse/fuseops" "github.com/jacobsa/fuse/fuseutil" ) //////////////////////////////////////////////////////////////////////// // minimalFS ///////////////...
{ "pile_set_name": "Github" }
[ { "_id" : { "$oid" : "54c6a3d41c265eb3a07d58b5"}, "className" : "com.groupon.jenkins.dynamic.build.DynamicBuild", "state" : "COMPLETED", "timestamp" : "2015-01-26T20:30:12.217Z", "axisList" : [ { "className" : "hudson.matrix.Axis", "name" : "script", "values" : [ ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: fc46f91ea1e8e4ca2ab693fef9156dbe MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
module VORLON { declare var $: any; export class ExpressDashboard extends DashboardPlugin { //Do any setup you need, call super to configure //the plugin with html and css for the dashboard constructor() { // name , html for dash css for dash super("ex...
{ "pile_set_name": "Github" }
<?php /** * Chinese language file for phpPgAdmin. * * $Id: chinese-utf8-zh_CN.php,v 1.6 2013/04/15 cozhan $ */ // Language and character set $lang['applang'] = '简体中文(统一码)'; $lang['applocale'] = 'zh-CN.UTF-8'; $lang['applangdir'] = 'ltr'; // Welcome $lang['strintro'] = '欢迎使用 phpPgAdmin。'; $lang['strppahome'] ...
{ "pile_set_name": "Github" }
2052 1565589908781 httpcache-v1 Method: POST URL: https://www.notion.so/api/v3/getRecordValues Body:+110 { "requests": [ { "id": "be2da96b-1802-4cf1-995e-11794d303358", "table": "block" } ] } Response:+1852 { "results": [ { "role": "comment_only", "value": { "alive": tr...
{ "pile_set_name": "Github" }
<?php /** * Copyright 2010-2013 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the...
{ "pile_set_name": "Github" }
/* *********************************************************************************************************************** * * Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associ...
{ "pile_set_name": "Github" }
birth= death= 蔡伸(1088-1156),字伸道,自号友古居士,莆田(今属福建)人。蔡襄之孙,政和五年(1115)进士,官至左中大夫,著有《友古居士词》。
{ "pile_set_name": "Github" }
// Copyright (c) 2001-2011 Hartmut Kaiser // // 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) #if !defined(BOOST_SPIRIT_KARMA_DELIMIT_MAR_02_2007_0217PM) #define BOOST_SPIRIT_KARMA_DELIMIT_MAR_02_2007_0217PM #if...
{ "pile_set_name": "Github" }
<?php /** * Copyright 2014 Facebook, Inc. * * You are hereby granted a non-exclusive, worldwide, royalty-free license to * use, copy, modify, and distribute this software in source code or binary * form for use in connection with the web services and APIs provided by * Facebook. * * As with any software that in...
{ "pile_set_name": "Github" }
include_rules = [ "+chromecast/base/chromecast_switches.h", "+chromecast/chromecast_features.h", "+chromecast/public" ]
{ "pile_set_name": "Github" }
package integration_test import ( "context" "testing" "time" "github.com/stretchr/testify/require" "github.com/teambition/rrule-go" dlcAPI "github.com/chef/automate/api/external/data_lifecycle" "github.com/chef/automate/api/interservice/data_lifecycle" ) // TestPurge tests the Purge server func TestPurge(t *...
{ "pile_set_name": "Github" }
name: "mnist_siamese_train_test" layer { name: "pair_data" type: "Data" top: "pair_data" top: "sim" include { phase: TRAIN } transform_param { scale: 0.00390625 } data_param { source: "examples/siamese/mnist_siamese_train_leveldb" batch_size: 64 } } layer { name: "pair_data" type...
{ "pile_set_name": "Github" }
#pragma once /* * Copyright 2016 Nu-book 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 agre...
{ "pile_set_name": "Github" }
package net.petrikainulainen.spring.testmvc.common.controller; import org.junit.Before; import org.junit.Test; import static junit.framework.Assert.assertEquals; /** * @author Petri Kainulainen */ public class HomeControllerTest { private HomeController controller; @Before public void setUp() { ...
{ "pile_set_name": "Github" }
<?php class Tribe__Events__Utils__Id_Generator { protected static $count = array(); public static function generate_id( $string, $group = 'default' ) { if ( ! ( is_string( $string ) || ( is_int( $string ) ) ) ) { throw new InvalidArgumentException( 'First argument must be a string or an int' ); } if ( ...
{ "pile_set_name": "Github" }
{ "_from": "os-tmpdir@>=1.0.0 <2.0.0", "_id": "os-tmpdir@1.0.1", "_inBundle": true, "_location": "/npmi/npm/osenv/os-tmpdir", "_nodeVersion": "0.12.3", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.9.1", "_phantomChildren": {}, "_requiredBy": [ ...
{ "pile_set_name": "Github" }
#ifndef WINDOW_DISPLAY_OPTIONS_H #define WINDOW_DISPLAY_OPTIONS_H void window_display_options_show(void (*close_callback)(void)); #endif // WINDOW_DISPLAY_OPTIONS_H
{ "pile_set_name": "Github" }
#define IDX(x) ((abs(x)-1)*2+((x)>0)) struct SAT { int n; vi cl, head, tail, val; vii log; vvi w, loc; SAT() : n(0) { } int var() { return ++n; } void clause(vi vars) { set<int> seen; iter(it,vars) { if (seen.find(IDX(*it)^1) != seen.end()) return; seen.insert(IDX(*it)); } head.push_back...
{ "pile_set_name": "Github" }
'------------------------------------------------------------------------------ ' <auto-generated> ' This code was generated by a tool. ' Runtime Version:4.0.30319.239 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' </auto-generated> '-------------...
{ "pile_set_name": "Github" }
package com.mio4.demo.springbootkafka; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class SpringbootKafkaApplication { public static void main(String[] args) { SpringApplication.run(SpringbootKafkaApp...
{ "pile_set_name": "Github" }
/* Flot plugin for computing bottoms for filled line and bar charts. Copyright (c) 2007-2013 IOLA and Ole Laursen. Licensed under the MIT license. The case: you've got two series that you want to fill the area between. In Flot terms, you need to use one as the fill bottom of the other. You can specify the bottom...
{ "pile_set_name": "Github" }
[meta] Name=npymath Description=Portable, core math library implementing C99 standard Version=0.1 [variables] pkgname=numpy.core prefix=${pkgdir} libdir=${prefix}/lib includedir=${prefix}/include [default] Libs=-L${libdir} -lnpymath Cflags=-I${includedir} Requires=mlib [msvc] Libs=/LIBPATH:${libdir} npymath.lib Cfla...
{ "pile_set_name": "Github" }
[//]: # (NOTA: coloque cada sentença em sua própria linha, o Transifex coloca cada linha em seu próprio campo de tradução!) [https://www.openkeychain.org](https://www.openkeychain.org) O [OpenKeychain](https://www.openkeychain.org) é uma implementação OpenPGP para Android. Licença: GPLv3+ [//]: # (NOTA: Ordem alfab...
{ "pile_set_name": "Github" }
<?php /** * TDataGrid related class files. * This file contains the definition of the following classes: * TDataGrid, TDataGridItem, TDataGridItemCollection, TDataGridColumnCollection, * TDataGridPagerStyle, TDataGridItemEventParameter, * TDataGridCommandEventParameter, TDataGridSortCommandEventParameter, * TData...
{ "pile_set_name": "Github" }
import test from 'ava'; import snapshot from '../../helpers/snapshot'; import Vue from 'vue/dist/vue.common.js'; import message from '../../../src/lib/components/message/index.vue'; import commonTest from '../../...
{ "pile_set_name": "Github" }
features: initial_guess: current_camera_pose_guess: - [-0.9013335, 0.2094498, -0.3791171, -1.282983] - [-0.2060725, 0.5625112, 0.8006968, -1.56668] - [0.3809634, 0.7998201, -0.4638485, 3.480319] last_inv_depth_guess: - [1.205391] - [0.5843398] - [1.07748] - [1.016691]...
{ "pile_set_name": "Github" }
package thebetweenlands.common.network.clientbound; import java.io.IOException; import java.util.function.Consumer; import io.netty.buffer.Unpooled; import net.minecraft.entity.Entity; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.network.PacketBuffer; import net.minecraftforge.fml.common.netw...
{ "pile_set_name": "Github" }
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef FLUTTER_SHELL_PLATFORM_DARWIN_COMMON_COMMAND_LINE_H_ #define FLUTTER_SHELL_PLATFORM_DARWIN_COMMON_COMMAND_LINE_H_ #include "flutter/fml/command_li...
{ "pile_set_name": "Github" }
# we don't support full Unicode strings, yet # { 'command': 'é' } { 'command': '\u00e9' }
{ "pile_set_name": "Github" }
import React from 'react'; import {Row, Col} from 'antd'; import {Menu, Icon} from 'antd'; const SubMenu = Menu.SubMenu; const MenuItemGroup = Menu.ItemGroup; export default class PCHeader extends React.Component { constructor() { super(); this.state = { current: 'top' }; } render() { return ( <header>...
{ "pile_set_name": "Github" }
/* * Copyright 2018, GeoSolutions Sas. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ const { UPDATE_ADDITIONAL_LAYER, REMOVE_ADDITIONAL_LAYER, UPDATE_OPTIONS_BY_OWNER, REMOVE_ALL_ADDIT...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2013-2015 Wind River Systems, Inc. * Copyright (c) 2016-2020 Intel Corporation. * * SPDX-License-Identifier: Apache-2.0 */ /** * @file * @brief Measure time * */ #include <kernel.h> #include <zephyr.h> #include <ksched.h> #include "footprint.h" #define STACK_SIZE 512 K_SEM_DEFINE(yield_s...
{ "pile_set_name": "Github" }
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
{ "pile_set_name": "Github" }
/** * @license * Copyright Google Inc. All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ import { json } from '@angular-devkit/core'; import { BuilderInfo, Target, targetStringFromTarget } from '../src'; im...
{ "pile_set_name": "Github" }
--- base/logging_unittest.cc.orig 2019-03-15 06:36:56 UTC +++ base/logging_unittest.cc @@ -420,7 +420,7 @@ void CheckCrashTestSighandler(int, siginfo_t* info, vo // need the arch-specific boilerplate below, which is inspired by breakpad. // At the same time, on OSX, ucontext.h is deprecated but si_addr works fine...
{ "pile_set_name": "Github" }
// SoftEther VPN Source Code - Stable Edition Repository // Cedar Communication Module // // SoftEther VPN Server, Client and Bridge are free software under the Apache License, Version 2.0. // // Copyright (c) Daiyuu Nobori. // Copyright (c) SoftEther VPN Project, University of Tsukuba, Japan. // Copyright (c)...
{ "pile_set_name": "Github" }
foo # Func Hash: 10 # Num Counters: 2 # Counter Values: 999000 359800 main # Func Hash: 16650 # Num Counters: 4 # Counter Values: 2 2000 2000000 999000 # NumValueKinds 1 # Value Kind IPVK_IndirectCallTarget 0 # NumSites 3 # Values for each site 0 # !! Malformed value site, missing one value 2 foo:100 1 foo2:20000
{ "pile_set_name": "Github" }
name=Damia, Sage of Stone image=https://magiccards.info/scans/en/cmd/191.jpg value=4.024 rarity=M type=Legendary,Creature subtype=Gorgon,Wizard cost={4}{G}{U}{B} pt=4/4 ability=Deathtouch;\ Skip your draw step.;\ At the beginning of your upkeep, if you have fewer than seven cards in hand, draw cards equ...
{ "pile_set_name": "Github" }
*[data-emoji~="one"]{ background: rgba(0,0,0,0) url(../images/emoji/Sysmbols.png) no-repeat 0px 0px; } emoji[data-emoji~="one"]{ background-position:-7px -7px; } *[data-emoji~="two"]{ background: rgba(0,0,0,0) url(../images/emoji/Sysmbols.png) no-repeat -38px 0px; } emoji[data-emoji~="two"]{ background-position:-45px -...
{ "pile_set_name": "Github" }
/* * Copyright 2013 Red Hat 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, modify, merge, publish, d...
{ "pile_set_name": "Github" }
/* * Copyright 1999-2011 Alibaba Group. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable la...
{ "pile_set_name": "Github" }
/* * Copyright 2017 Andrey Semashev * * Distributed under the Boost Software License, Version 1.0. * See http://www.boost.org/LICENSE_1_0.txt * * This header is deprecated, use boost/winapi/file_mapping.hpp instead. */ #ifndef BOOST_DETAIL_WINAPI_FILE_MAPPING_HPP #define BOOST_DETAIL_WINAPI_FILE_MAPPING_HPP #i...
{ "pile_set_name": "Github" }