text
stringlengths
2
99.9k
meta
dict
<?xml version="1.0"?> <GetQueueAttributesResponse xmlns="http://queue.amazonaws.com/doc/2011-10-01/"> <GetQueueAttributesResult> <Attribute> <Name>QueueArn</Name> <Value>arn:aws:sqs:us-east-1:993194456877:adrian-sqs1</Value> </Attribute> <Attribute> <Name>ApproximateNumberOfMessages</Name> <Value>0</...
{ "pile_set_name": "Github" }
/* * GeoTools - The Open Source Java GIS Toolkit * http://geotools.org * * (C) 2011-2016, Open Source Geospatial Foundation (OSGeo) * * This library 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 ...
{ "pile_set_name": "Github" }
# go-smux-multistream - a go-stream-muxer shim for multistream [![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) [![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) ![](https://raw.githubuse...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "This is a jupyter notebook that uses the IR kernel." ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [ { "data": { "text/html": [ "55" ], "text/latex": [...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "0710" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
error[E0435]: attempt to use a non-constant value in a constant --> $DIR/issue-3668.rs:8:34 | LL | static childVal: Box<P> = self.child.get(); | ^^^^ non-constant value error: aborting due to previous error For more information about this error, try `rustc --explain E04...
{ "pile_set_name": "Github" }
Modalità -------- 1) Singolo visore Visualizza l'ultimo laserdata. 2) Visore continuo. Ogni laserdata ha un ID. Se l'ID si ripresenta, si aggiorna. Ogni laserdata ricorda la storia (opzionale) Tipi di dato ------------ 0) Comandi CLEAR cancella tutto Oggetti: 1) Laserdata 2) Punti grafo 3) Connessioni gr...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2014 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/licenses/LICENSE-2.0 * * Unless required by app...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Windows.UI.Xaml.Navigation; namespace TODOAzureSample.Services.NavigationService { public class NavigatingEventArgs : NavigatedEventArgs { public NavigatingEventArgs() { } ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2017-2020 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "shared/source/execution_environment/execution_environment.h" #include "shared/source/helpers/aligned_memory.h" #include "shared/source/helpers/constants.h" #include "shared/source/helpers/ptr_math.h" #include "shared/so...
{ "pile_set_name": "Github" }
CREATE TABLE IF NOT EXISTS `form_snellen` ( `id` bigint(20) NOT NULL auto_increment, `date` datetime DEFAULT NULL, `pid` bigint(20) NOT NULL DEFAULT 0, `user` varchar(255) DEFAULT NULL, `groupname` varchar(255) DEFAULT NULL, `a...
{ "pile_set_name": "Github" }
libvorbis 1.3.2 (2010-11-01) -- "Xiph.Org libVorbis I 20101101 (Schaufenugget)" * vorbis: additional proofing against invalid/malicious streams in floor, residue, and bos/eos packet trimming code (see SVN for details). * vorbis: Added programming documentation tree for the low-level calls * vorbisfile:...
{ "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. // +build aix darwin dragonfly freebsd linux netbsd openbsd solaris // For Unix, get the pagesize from the runtime. package unix import "syscall" func Getpa...
{ "pile_set_name": "Github" }
local xml2lua = require "xml2lua" require "utils" local xml = [[ <xml> <Tiger id="1"> <name type="text">老虎</name> <food>meta</food> </Tiger> <Lion id="2"> <name>狮子</name> <food>meta</food> </Lion> <People> <man cn="男人"> <item>水果糖</item> <item>車先生</item> </man> <woman cn="女人"> <dream> <i...
{ "pile_set_name": "Github" }
/*global jQuery */ // wrap in IIFE and pass jQuery as $ (function ($, undefined) { "use strict"; // some private plugin stuff if needed var private_var = null; // extending the defaults $.jstree.defaults.sample = { sample_option : 'sample_val' }; // the actual plugin code $.jstree.plugins.sample = function...
{ "pile_set_name": "Github" }
ImaginaryCityscapes ImaginaryWesteros ImaginaryLeviathans ImaginaryStarscapes ImaginaryBattlefields ArtistOfTheDay ImaginaryMaps ImaginaryWildlands ImaginaryWastelands ImaginaryJedi ImaginaryHistory ImaginaryInteriors ImaginaryFutureWar ImaginaryStarships ImaginaryBoners ImaginaryCyberpunk ImaginaryArmor ImaginaryVehic...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using CommandDotNet.Execution; using CommandDotNet.Extensions; using CommandDotNet.Help; using CommandDotNet.Tokens; namespace CommandDotNet.Parsing.Typos { internal static class TypoSuggestionsMiddleware { ...
{ "pile_set_name": "Github" }
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <script> function boom() { document.getElementById("mo").appendChild(document.getElementById("mo2")); document.body.offsetWidth; document.getElementById("span").appendChild(document.createTextNode("baz")); } </script> </head> <body onload="boom();"> <p>Foo <mat...
{ "pile_set_name": "Github" }
--- title: "Compiler Error C2192" ms.date: "11/04/2016" f1_keywords: ["C2192"] helpviewer_keywords: ["C2192"] ms.assetid: a147197e-e72d-4620-939b-f9e08d7c7c12 --- # Compiler Error C2192 parameter 'number' declaration different A C function was declared a second time with a different parameter list. C does not support...
{ "pile_set_name": "Github" }
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* */ /* This file is part of the program and library */ /* SCIP --- Solving Constraint Integer Programs */ ...
{ "pile_set_name": "Github" }
var spawn = require('child_process').spawn , exitCode = 0 , timeout = 10000 ; var tests = [ 'test-basic-auth.js' , 'test-body.js' , 'test-cookie.js' , 'test-cookiejar.js' , 'test-defaults.js' , 'test-digest-auth.js' , 'test-errors.js' , 'test-form.js' , 'test-follow-all-303.js' , 'test-foll...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 98674c9ecd0dd8047ac97f87b3d7f4f3 NativeFormatImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package ipv6 import ( "net" "syscall" "unsafe" "golang.org/x/net/internal/iana" "golang.org/x/net/internal/socket" ) var ( ctlOpts = [ctlMax]ctlOpt{ ...
{ "pile_set_name": "Github" }
// (C) Copyright John Maddock 2006. // 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_MATH_SPECIAL_FUNCTIONS_LANCZOS_SSE2 #define BOOST_MATH_SPECIAL_FUNCTIONS_LANC...
{ "pile_set_name": "Github" }
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. module prefs.mojom; import "mojo/public/mojom/base/values.mojom"; // A TrackedPreferenceValidationDelegate is notified of the results of each // tracked...
{ "pile_set_name": "Github" }
<script> import ButtonFooter from '@/components/button-footer.vue'; import { unselector } from '../../shared'; export default { name: 'VillainDetail', props: { villain: { type: Object, default() {}, }, }, mixins: [unselector], components: { ButtonFooter }, data() { return { ad...
{ "pile_set_name": "Github" }
using System; using System.Diagnostics; using System.IO; using System.Net.Sockets; using System.Reflection; using System.Threading; using Modbus.Device; using Xunit; namespace Modbus.IntegrationTests { internal class NModbusTcpSlaveFixture { /// <summary> /// Tests the scenario when a slave is...
{ "pile_set_name": "Github" }
import React, { PureComponent } from 'react'; import { registerComponent } from '../../lib/vulcan-lib'; import MenuItem from '@material-ui/core/MenuItem'; import Users from '../../lib/collections/users/collection'; import withUser from '../common/withUser'; import withDialog from '../common/withDialog' import ReportOut...
{ "pile_set_name": "Github" }
//Platform/OS registry platforms { platform { name="Win64" os{ name="win7" description="Windows 7" app-config{ windows7{ build="1.2.0890b"} } } os{ name="w2003k" description="Windows 2003 Server" app-config{} } } platform { name="Linux64" os{ name="fedora20" description="Fed...
{ "pile_set_name": "Github" }
/* Copyright 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, softw...
{ "pile_set_name": "Github" }
// // MonthAndYearCell.h // Journler XD Lite // // Created by Philip Dow on 9/19/06. // Copyright 2006 Sprouted, Philip Dow. All rights reserved. // /* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributio...
{ "pile_set_name": "Github" }
/* Slatwall - An Open Source eCommerce Platform Copyright (C) ten24, LLC 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)...
{ "pile_set_name": "Github" }
# frozen_string_literal: true module Admin class ReportedStatusesController < BaseController before_action :set_report def create authorize :status, :update? @form = Form::StatusBatch.new(form_status_batch_params.merge(current_account: current_account, action: action_from_button)) ...
{ "pile_set_name": "Github" }
# express框架 &emsp;&emsp;Express是一个简洁、灵活的 node.js Web 应用开发框架, 它提供一系列强大的特性,帮助开发者创建各种 Web 和移动设备应用。本文将详细介绍express框架 &nbsp; ### 概述 &emsp;&emsp;[官网](http://www.expressjs.com.cn/)对Express的描述,它是一个基于 Node.js 平台,快速、开放、极简的 web 开发框架。优点是易上手、高性能、扩展性强 &emsp;&emsp;1、易上手:nodejs最初就是为了开发高性能web服务器而被设计出来的,然而相对底层的API会让不少新手望而却步。express对...
{ "pile_set_name": "Github" }
<?php defined('ANAHITA') or die('Restricted access') ?> <?php $btn = <<<EOF text-decoration:none; cursor:pointer; display:inline-block; background-color:#e6e6e6; background-repeat:no-repeat; padding:5px 10px 5px; color:#333333; font-size:13px; line-height:normal; border:1px solid #cccccc; border-...
{ "pile_set_name": "Github" }
/* * JBoss, Home of Professional Open Source * Copyright 2006, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. * See the copyright.txt in the distribution for a * full listing of individual contributors. * This copyrighted material is made available to anyone wishing to use...
{ "pile_set_name": "Github" }
\.NET CLR Exceptions(*)\* \.NET CLR Memory(*)\* \BizTalk:Messaging(*)\* \BizTalk:TDDS(*)\* \Distributed Transaction Coordinator\* \Enterprise SSO(*)\* \LogicalDisk(*)\* \Memory\* \Network Interface(*)\* \PhysicalDisk(*)\* \Process(*)\* \Processor(*)\* \System\* \TCPv4\* \XLANG/s Orchestrations(*)\*
{ "pile_set_name": "Github" }
<h1><%= Project.model_name.human(count: 0) %></h1> <% if @projects.present? %> <table class="table table-striped"> <thead> <tr> <th><%= t('mongoid.attributes.project.name') %></th> <th><%= t('mongoid.attributes.project.tags') %></th> <th><%= t('mongoid.attributes.project.money_budge...
{ "pile_set_name": "Github" }
/* Copyright 2016 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" }
<!DOCTYPE html> <html lang="en"> <head> <title>Promise Class Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset='utf-8'> <script src="../js/jquery.min.js" defer></script> <scrip...
{ "pile_set_name": "Github" }
// Copyright 2013 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package japanese import ( "unicode/utf8" "golang.org/x/text/encoding" "golang.org/x/text/encoding/internal" "golang.org/x/text/encoding/internal/identifie...
{ "pile_set_name": "Github" }
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE /* * Author: Constantin Jucovschi (c.jucovschi@jacobs-university.de) * Licence: MIT */ (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS ...
{ "pile_set_name": "Github" }
from clang.cindex import * import os kInputsDir = os.path.join(os.path.dirname(__file__), 'INPUTS') def test_create(): index = Index.create() # FIXME: test Index.read def test_parse(): index = Index.create() assert isinstance(index, Index) tu = index.parse(os.path.join(kInputsDir, 'hello.cpp')) ...
{ "pile_set_name": "Github" }
/* * The MIT License * * Copyright 2013 Tim Boudreau. * * 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, m...
{ "pile_set_name": "Github" }
<!-- ~ Copyright (c) 2018 Wolfram Research, Inc. All rights reserved. ~ Redistribution or use of this work in any form, with or without modification, ~ requires written permission from the copyright holder. --> <h3><a href="http://reference.wolfram.com/mathematica/ref/NameQ.html">NameQ</a></h3> <ul> <li>N...
{ "pile_set_name": "Github" }
include ppi-resources.md include cellphonedb/src/core/cellphone.db include cellphonedb/src/app/config/*.yml include cellphonedb/src/core/data/*.csv include cellphonedb/src/core/metadata.json include cellphonedb/src/core/data/sources/*.csv include cellphonedb/src/core/data/sources/*.txt include cellphonedb/src/core/data...
{ "pile_set_name": "Github" }
import time from binascii import hexlify, unhexlify from copy import copy from tempfile import TemporaryDirectory import pytest from ledger.compact_merkle_tree import CompactMerkleTree from ledger.merkle_verifier import MerkleVerifier from ledger.hash_stores.hash_store import HashStore from ledger.tree_hasher import ...
{ "pile_set_name": "Github" }
// Copyright 2014 The Prometheus 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...
{ "pile_set_name": "Github" }
/* include/asm-arm/arch-goldfish/dma.h */
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "Using TensorFlow backend.\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "2.0.4\n", ...
{ "pile_set_name": "Github" }
--- code: true type: page title: createMyCredentials --- # createMyCredentials Creates new credentials for the current user. --- ## Query Syntax ### HTTP <SinceBadge version="2.4.0"/> ```http URL: http://kuzzle:7512/_me/credentials/<strategy>/_create Method: POST Headers: Authorization: "Bearer <authentication ...
{ "pile_set_name": "Github" }
========== Using Zeep ========== WSDL documents provide a number of operations (functions) per binding. A binding is collection of operations which are called via a specific protocol. These protocols are generally Soap 1.1 or Soap 1.2. As mentioned before, Zeep also offers experimental support for the Http Get and H...
{ "pile_set_name": "Github" }
Contributing to PHPUnit ======================= Contributions to PHPUnit, its related modules, and its documentation are always welcome. You make our lives easier by sending us your contributions through GitHub pull requests. Pull requests for bug fixes must be based on the current stable branch whereas pull requests...
{ "pile_set_name": "Github" }
#include "clar_libgit2.h" void test_refs_isvalidname__can_detect_invalid_formats(void) { cl_assert_equal_i(false, git_reference_is_valid_name("refs/tags/0.17.0^{}")); cl_assert_equal_i(false, git_reference_is_valid_name("TWO/LEVELS")); cl_assert_equal_i(false, git_reference_is_valid_name("ONE.LEVEL")); cl_assert_e...
{ "pile_set_name": "Github" }
# intmax.m4 serial 3 (gettext-0.16) dnl Copyright (C) 2002-2005 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Tes...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010-2020 Structr GmbH * * This file is part of Structr <http://structr.org>. * * Structr 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 yo...
{ "pile_set_name": "Github" }
// Copyright 2014 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable...
{ "pile_set_name": "Github" }
<p> <a href="___API_URL___">The OBS web interface</a> can be used to setup OBS, browse the content and to build packages. It is also the api url to be used with clients like osc. </p> <p> <a href="___REPO_URL___">The OBS repositories</a> contain the build results, the repositories can be added to package managers lik...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 salesforce.com, 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 ...
{ "pile_set_name": "Github" }
<!doctype html> <!-- Instructions: - Save this file. - Replace "USER" with your GitHub username. - Replace "REPO" with your GitHub repo name. - Replace "Your Project" with your project name. - Upload this file (or commit to GitHub Pages). Customize as you see fit! --> <html> <head> <meta charset='ut...
{ "pile_set_name": "Github" }
<html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" /> <title>Inline test</title> <script type="text/javascript" src="../../x3dom-include.js?full"></script> </head> <body> <X3D xmlns="http://www.web3d.org/s...
{ "pile_set_name": "Github" }
<?php namespace TelegramBot\Api\Collection; use TelegramBot\Api\Types\InputMedia\InputMedia; /** * Class Collection */ class Collection { /** * @var array */ protected $items = []; /** * @var int Max items count, if set 0 - unlimited */ protected $maxCount = 0; /** * ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be...
{ "pile_set_name": "Github" }
// -*- C++ -*- //===----------------------------------------------------------------------===// // // 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" }
<!-- Generated by pkgdown: do not edit by hand --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Aggregate data using summary statistics — summarize. • tidytable</tit...
{ "pile_set_name": "Github" }
/* // CWDebugUtilities.h // Zangetsu // // Created by Colin Wheeler on 12/11/10. // Copyright 2010. All rights reserved. // Copyright (c) 2013, Colin Wheeler All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following condit...
{ "pile_set_name": "Github" }
# WSDL4R - WSDL SOAP binding definition. # Copyright (C) 2002, 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org>. # This program is copyrighted free software by NAKAMURA, Hiroshi. You can # redistribute it and/or modify it under the same terms of Ruby's license; # either the dual license version in 2003, or any later vers...
{ "pile_set_name": "Github" }
' ' = 00 'À' = 01 'Á' = 02 'Â' = 03 'Ç' = 04 'È' = 05 'É' = 06 'Ê' = 07 'Ë' = 08 'Ì' = 09 'Î' = 0B 'Ï' = 0C 'Ò' = 0D 'Ó' = 0E 'Ô' = 0F 'Œ' = 10 'Ù' = 11 'Ú' = 12 'Û' = ...
{ "pile_set_name": "Github" }
// +build windows package user import ( "fmt" "os/user" ) func lookupUser(username string) (User, error) { u, err := user.Lookup(username) if err != nil { return User{}, err } return userFromOS(u) } func lookupUid(uid int) (User, error) { u, err := user.LookupId(fmt.Sprintf("%d", uid)) if err != nil { r...
{ "pile_set_name": "Github" }
class CreateExamGroups < ActiveRecord::Migration def self.up create_table :exam_groups do |t| t.string :name t.references :batch t.string :exam_type t.boolean :is_published, :default=>false t.boolean :result_published, :default=>false t.date :exam_date e...
{ "pile_set_name": "Github" }
/* LanguageTool, a natural language style checker * Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de) * * This library 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 ...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <Foundation/NSObject-Protocol.h> @class NSDictionary, NSString; @protocol _NSBundleResourceRequestAppExtensionProtocol <NSObject> - (void)accessSandboxExtension:(NSString ...
{ "pile_set_name": "Github" }
/* * Copyright 2010 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, modify, m...
{ "pile_set_name": "Github" }
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ // Copyright 2004-present Facebook. All Rights Reserved. // -*- c -*- #ifndef FAISS_GPU_INDEX_C_H #define FAISS_GPU_INDEX_C_H #i...
{ "pile_set_name": "Github" }
// Copyright Aleksey Gurtovoy 2000-2004 // Copyright David Abrahams 2003-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/set/set40_c.hpp" header // -...
{ "pile_set_name": "Github" }
/* * Copyright 2011 Tresys Technology, LLC. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this lis...
{ "pile_set_name": "Github" }
/* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.html file at the root of this distribution. If ...
{ "pile_set_name": "Github" }
<?php namespace Intervention\Image\Imagick; use Intervention\Image\AbstractDecoder; use Intervention\Image\Exception\NotReadableException; use Intervention\Image\Exception\NotSupportedException; use Intervention\Image\Image; class Decoder extends AbstractDecoder { /** * Initiates new image from path in file...
{ "pile_set_name": "Github" }
/* crypto/engine/tb_ecdh.c */ /* ==================================================================== * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. * * The Elliptic Curve Public-Key Crypto Library (ECC Code) included * herein is developed by SUN MICROSYSTEMS, INC., and is contributed * to the OpenSS...
{ "pile_set_name": "Github" }
// // Copyright (C) OpenSim Ltd. // // This program 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 // of the License, or (at your option) any later version. // // This program is dis...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2009-2013 CWI * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http...
{ "pile_set_name": "Github" }
[workspace] members = [ "bridge", "cli", "contracts", "deploy", "integration-tests", "parity-ethereum-grandpa-builtin", "srml-bridge-poa", ]
{ "pile_set_name": "Github" }
/* * This file is part of LibrePlan * * Copyright (C) 2009-2010 Fundación para o Fomento da Calidade Industrial e * Desenvolvemento Tecnolóxico de Galicia * Copyright (C) 2010-2011 Igalia, S.L. * * This program is free software: you can redistribute it and/or modify * it under the terms ...
{ "pile_set_name": "Github" }
/* RawSpeed - RAW file decoder. Copyright (C) 2018 Roman Lebedev This library 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 of the License, or (at your option) a...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: ef3277e9c14f78546a1ecaab0d293b77 timeCreated: 1473009349 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
AM_CPPFLAGS += -I$(top_srcdir)/ccutil -I$(top_srcdir)/ccstruct -I$(top_srcdir)/ccmain $(OPENCL_CFLAGS) noinst_HEADERS = \ openclwrapper.h oclkernels.h opencl_device_selection.h if !USING_MULTIPLELIBS noinst_LTLIBRARIES = libtesseract_opencl.la else lib_LTLIBRARIES = libtesseract_opencl.la libtesseract_opencl_la_L...
{ "pile_set_name": "Github" }
show partitions srcpart; create table if not exists nzhang_part9 like srcpart; describe extended nzhang_part9; set hive.merge.mapfiles=false; set hive.exec.dynamic.partition=true; set hive.exec.dynamic.partition.mode=nonstrict; explain from srcpart insert overwrite table nzhang_part9 partition (ds, hr) select key,...
{ "pile_set_name": "Github" }
{ "type": "File", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "program": { "type": "Program", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }...
{ "pile_set_name": "Github" }
author: 'Deomid "rojer" Ryabkov' description: A HomeKit firmware for Shelly switches version: 2.1.8 platform: esp8266 libs_version: latest modules_version: latest mongoose_os_version: latest sources: - src - src/${build_vars.MODEL} filesystem: - fs config_schema: # Try .gz-compressed html. - ["http.index_...
{ "pile_set_name": "Github" }
using System; using Unity.Collections; using Unity.Entities; using Unity.Jobs; using Unity.Physics.Systems; using UnityEngine; using UnityEngine.Assertions; namespace Unity.Physics { public struct VerifyPhasedDispatchPairsData : IComponentData {} [Serializable] public class VerifyPhasedDispatchPairs : Mon...
{ "pile_set_name": "Github" }
package config // This file will be automatically regenerated based on the schema, any resolver implementations // will be copied through when generating and any unknown code will be moved to the end. import ( "context" ) func (r *mutationResolver) CreateTodo(ctx context.Context, input NewTodo) (*Todo, error) { ne...
{ "pile_set_name": "Github" }
/// Outputs year as four digits /// /// Example: /// formatDate(DateTime(1989), [yyyy]); /// // => 1989 const String yyyy = 'yyyy'; /// Outputs year as two digits /// /// Example: /// formatDate(DateTime(1989), [yy]); /// // => 89 const String yy = 'yy'; /// Outputs month as two digits /// /// Example...
{ "pile_set_name": "Github" }
<!-- # 谁敢与我一战 --> ![封面](https://raw.githubusercontent.com/pushmetop/resource/master/30-seconds-for-everyday/benchmark/poster.png) ## 简介 > benchmark、基准测试、jsPerf 在 [优雅插入数组](https://github.com/pushmetop/30-seconds-for-everyday/blob/master/posts/insert-item-inside-an-array.md) 一文中大家最多的评论就是 “能不能加个基准测试”。小二不是不喜欢加基准测试而是现在硬...
{ "pile_set_name": "Github" }
# Times out too often # crbug.com/15817 IPCSyncChannelTest.* # Hangs # http://crbug.com/21890 WebDropTargetTest.URL WebDropTargetTest.Data # http://crbug.com/69037 FirefoxImporterTest.Firefox3NSS3Decryptor # http://crbug.com/69039 ProcessInfoSnapshotMacTest.EffectiveVsRealUserIDTest # Following tests do not pass memch...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * 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/. */ const { utils: Cu } = Components; Cu...
{ "pile_set_name": "Github" }
<?php /** * TOP API: taobao.simba.keywordsbykeywordids.get request * * @author auto create * @since 1.0, 2013-04-18 16:44:01 */ class SimbaKeywordsbykeywordidsGetRequest { /** * 关键词Id数组,最多200个; **/ private $keywordIds; /** * 主人昵称 **/ private $nick; private $apiParas = array(); public functio...
{ "pile_set_name": "Github" }
/dev/sda: VMware, VMware Virtual S: S.M.A.R.T. not available
{ "pile_set_name": "Github" }
DESC sys.latest_file_io; Field Type Null Key Default Extra thread varchar(149) YES NULL file varchar(512) YES NULL latency text YES NULL operation varchar(32) NO NULL requested text YES NULL SELECT * FROM sys.latest_file_io; DESC sys.x$latest_file_io; Field Type Null Key Default Extra thread varchar(149) YES ...
{ "pile_set_name": "Github" }
/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |*Subtarget Enumeration Source Fragment *| |* ...
{ "pile_set_name": "Github" }
// Go support for leveled logs, analogous to https://code.google.com/p/google-glog/ // // Copyright 2013 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at /...
{ "pile_set_name": "Github" }