text
stringlengths
2
99.7k
meta
dict
// Test the rectangle element describe('Title block tests', function() { it('Should have the correct default config', function() { expect(Chart.defaults.global.title).toEqual({ display: false, position: 'top', fullWidth: true, weight: 2000, fontStyle: 'bold', lineHeight: 1.2, padding: 10, te...
{ "pile_set_name": "Github" }
#!/usr/bin/env python import vtk from vtk.util.misc import vtkGetDataRoot VTK_DATA_ROOT = vtkGetDataRoot() # Test alternative methods of probing data including # using vtkFindCellStrategy and directly specifying # a cell locator. # Control test size res = 50 # create planes # Create the RenderWindow, Renderer and bo...
{ "pile_set_name": "Github" }
@import '~assets/less/variable'; .largeWrapper { width: 160px; height: 160px; line-height: 160px; } .profileWrapper { width: 120px; height: 120px; line-height: 120px; } .defaultWrapper { width: 80px; height: 80px; line-height: 80px; } .smallWrapper { width: 40px; height: 40px; line-height: 4...
{ "pile_set_name": "Github" }
[*] [*] GTKWave Analyzer v3.3.86 (w)1999-2017 BSI [*] Tue Jun 11 14:44:38 2019 [*] [dumpfile] "/home/mfj/git/nexys4ddr/offloader/Episodes/ep08_-_Math/math/tb_sqrt.ghw" [dumpfile_mtime] "Tue Jun 11 14:44:30 2019" [dumpfile_size] 20971 [savefile] "/home/mfj/git/nexys4ddr/offloader/Episodes/ep08_-_Math/math/tb_sqrt.gtkw" ...
{ "pile_set_name": "Github" }
<Bindings> <!-- Commentator Bindings --> <Binding name="COMMENTATORRESET" category="BINDING_HEADER_COMMENTATOR"> Commentator:Reset(); </Binding> <Binding name="COMMENTATORMOVESPEEDINCREASE" header="COMMENTATORCAMERA" category="BINDING_HEADER_COMMENTATOR"> Commentator:ModifyCameraSpeed(1); </Binding> <Bindi...
{ "pile_set_name": "Github" }
{ "version" : "5.5.0", "timestamp" : 1581572105325, "path" : "query-validation-tests/url.json", "schemas" : { "CSAS_OUTPUT_0.KsqlTopic.Source" : { "schema" : "`ROWKEY` STRING KEY, `URL` STRING", "serdeOptions" : [ ] }, "CSAS_OUTPUT_0.OUTPUT" : { "schema" : "`ROWKEY` STRING KEY, `Q`...
{ "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 bpf import ( "errors" "fmt" ) // A VM is an emulated BPF virtual machine. type VM struct { filter []Instruction } // NewVM returns a new VM using ...
{ "pile_set_name": "Github" }
54.854390934844 225.07960339943 100.45439093484 246.67960339943 restroom 1 1 127.59258037923 229.05045342127 227.59258037923 279.05045342127 kitchen 1 1 391.70942000779 249.2359283768 491.70942000779 299.2359283768 bedroom 1 1 206.11685437661 310.70863465718 273.31685437661 357.90863465718 bathroom 1 1 294.48456790...
{ "pile_set_name": "Github" }
{ "radio": { "twr": "Soekarno-Hatta Tower", "app": "Jakarta Approach", "dep": "Jakarta Departure" }, "icao": "WIII", "iata": "CGK", "magnetic_north": 0.0, "ctr_radius": 80, "ctr_ceiling": 30000, "initial_alt": 6000, "position": ["S6d7.04m0", "E106d39.7m0"], ...
{ "pile_set_name": "Github" }
/* * /MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js * * Copyright (c) 2012 Design Science, Inc. * * Part of the MathJax library. * See http://www.mathjax.org for details. * * Licensed under the Apache License, Version 2.0; * you may not use this file except in complian...
{ "pile_set_name": "Github" }
{ "action": { "error": { "variety": [ "Other" ], "vector": [ "Unknown" ] } }, "actor": { "internal": { "motive": [ "NA" ], "variety": [ "Unknown" ] } }, "asset": { "assets": [ { "variety": "S - Da...
{ "pile_set_name": "Github" }
{ "id" : "topology-basic-example", "testrigName" : "basic-example", "aggregates" : [ ], "interfaces" : [ { "id" : "interface-node-as3border2-GigabitEthernet0/0", "name" : "GigabitEthernet0/0", "nodeId" : "node-as3border2", "type" : "PHYSICAL", "properties" : null }, { ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- Demo application showing LazyLoading File store. --> <html> <head> <title>Demo: dojox.data.FileStore</title> <style type="text/css"> @import "../../../dijit/themes/tundra/tundra.css"; @import "../../../dojo/resources/dojo.css"; @import "../....
{ "pile_set_name": "Github" }
#include <cstdint> #include <limits> #include <immintrin.h> #ifdef _OPENMP #include <omp.h> #endif #include <fbgemm/QuantUtils.h> namespace caffe2 { namespace internal { template <typename T> void SpatialBNNHWCAVX2( const int N, const int C, const int HxW, const int in_zero_point, const int ou...
{ "pile_set_name": "Github" }
{ "action": { "hacking": { "variety": [ "Unknown" ], "vector": [ "Web application" ] }, "malware": { "variety": [ "Capture app data" ], "vector": [ "Direct install" ] } }, "actor": { "external": { "country": ...
{ "pile_set_name": "Github" }
<script context="module"> export function preload({ query }) { return { version: query.version || 'latest', gist_id: query.gist, example: query.example || 'hello-world' }; } </script> <script> import { onMount } from 'svelte'; import { process_example } from './_utils/process_example.js'; import Ap...
{ "pile_set_name": "Github" }
{ "rowCount" : 1920800, "columns" : { "cd_demo_sk" : { "distinctValuesCount" : 1920800, "nullsCount" : 0, "min" : 1, "max" : 1920800, "dataSize" : null }, "cd_gender" : { "distinctValuesCount" : 2, "nullsCount" : 0, "min" : "F", "max" : "M", "d...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Test dojox.grid.Grid Selection Models</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta> <style type="text/css"> @import "../resources/Grid.css"; @import "...
{ "pile_set_name": "Github" }
==13557== NVPROF is profiling process 13557, command: python profile.py -f -j 2 ==13557== Profiling application: python profile.py -f -j 2 ==13557== Profiling result: Type Time(%) Time Calls Avg Min Max Name GPU activities: 38.80% 4.3351ms 12 361.26us 85.695us 752....
{ "pile_set_name": "Github" }
(function (factory) { /* global define */ if (typeof define === 'function' && define.amd) { // AMD. Register as an anonymous module. define(['jquery'], factory); } else if (typeof module === 'object' && module.exports) { // Node/CommonJS module.exports = factory(require('jquery')); } else { ...
{ "pile_set_name": "Github" }
{ "name": "AMP PWA lab", "short_name": "AMP PWA lab", "theme_color": "#00796b", "background_color": "#00796b", "display": "standalone", "start_url": "/index.html", "icons": [ { "src": "icons/icon-72x72.png", "sizes": "72x72", "type": "image/png" }, { "src": "icons/icon-...
{ "pile_set_name": "Github" }
################################################################################ # # WL#10412: GR: notify listener services on relevant group events # # This test case checks that the correct notifications are # triggered to the listeners registered in the service registry. # # For that it relies on a table that is upd...
{ "pile_set_name": "Github" }
(in-package :varjo.internals) (in-readtable :fn.reader) ;;---------------------------------------------------------------------- (defclass compiled () ((type-set :initarg :type-set :reader type-set) (is-ephemeral :initarg :is-ephemeral) (current-line :initarg :current-line :initform "") (to-block :initarg ...
{ "pile_set_name": "Github" }
{ "errors":[ { "loc":{"source":null,"start":{"line":2,"column":18},"end":{"line":2,"column":19}}, "message":"Unexpected identifier, expected the token `:`" }, { "loc":{"source":null,"start":{"line":2,"column":19},"end":{"line":2,"column":20}}, "message":"Unexpected token `:`" }...
{ "pile_set_name": "Github" }
// Copyright 2013 The Gorilla 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 handlers import ( "compress/flate" "compress/gzip" "io" "net/http" "strings" ) type compressResponseWriter struct { io.Writer http.Respons...
{ "pile_set_name": "Github" }
{ "kind": "Template", "apiVersion": "v1", "metadata": { "name": "mongodb-persistent", "creationTimestamp": null, "annotations": { "description": "MongoDB database service, with persistent storage. Scaling to more than one replica is not supported. You must have persistent volumes available in ...
{ "pile_set_name": "Github" }
(function() { var OmniCollection = Backbone.Collection.extend({ constructor: function() { Backbone.Collection.prototype.constructor.apply(this, arguments); this.listenTo(this, "add", this._setUniqueOID.bind(this)); this.each(this._setUniqueOID.bind(this)); }, ...
{ "pile_set_name": "Github" }
{ "name": "ethereumjs-tx", "version": "2.1.2", "description": "A simple module for creating, manipulating and signing Ethereum transactions", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist" ], "scripts": { "build": "ethereumjs-config-build", "prepublishOnly": "npm run ...
{ "pile_set_name": "Github" }
#pragma once #include <memory> #include "Runtime/Graphics/Shaders/CAABoxShader.hpp" #include "Runtime/Weapon/CGunWeapon.hpp" namespace urde { class CPhazonBeam final : public CGunWeapon { TCachedToken<CModel> x21c_phazonVeins; std::unique_ptr<CModelData> x224_phazonVeinsData; TCachedToken<CGenDescription> x22...
{ "pile_set_name": "Github" }
#ifndef _UAPI_SOUND_FIREWIRE_H_INCLUDED #define _UAPI_SOUND_FIREWIRE_H_INCLUDED #include <linux/ioctl.h> #include <linux/types.h> /* events can be read() from the hwdep device */ #define SNDRV_FIREWIRE_EVENT_LOCK_STATUS 0x000010cc #define SNDRV_FIREWIRE_EVENT_DICE_NOTIFICATION 0xd1ce004e #define SNDRV_FIREWIRE_EVENT...
{ "pile_set_name": "Github" }
{% extends "bootstrap/base.html" %} {% block title %}buku server{% endblock %} {% block html_attribs %} lang="en"{% endblock %} {% block styles %} {{super()}} <link rel="icon" href="data:;base64,iVBORw0KGgo="> {% endblock %} {% block navbar %} {{super()}} <nav class="navbar navbar-inverse navbar-fixed-top"> <div cl...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@2x.png", "scale" : "2x" }, { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@2x.png", "scale" : "2x" }, { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@2x.png", "scale" : "2x" }, { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@2x.png", "scale" : "2x" }, { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@2x.png", "scale" : "2x" }, { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@2x.png", "scale" : "2x" }, { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@2x.png", "scale" : "2x" }, { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "...
{ "pile_set_name": "Github" }
{ "name": "mockery/mockery", "description": "Mockery is a simple yet flexible PHP mock object framework", "scripts": { "docs": "phpdoc -d library -t docs/api" }, "keywords": [ "bdd", "library", "mock", "mock objects", "mockery", "stub", ...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 2C2FD3C021DE033A002ED66B /* icon-info.png in Resources */ = {isa = PBXBuildFile; fileRef = 2C2FD3BF21DE033A002ED66B /* icon-info.png */; }; 2CE203BE21DD292100017F18 /* InfoTableViewCell.m in Sou...
{ "pile_set_name": "Github" }
#region Copyright & License Information /* * Copyright 2007-2020 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License * as published by the Free Software Foundation, either version 3 of * the Licen...
{ "pile_set_name": "Github" }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1 } audio:not([controls]) {...
{ "pile_set_name": "Github" }
^D:\GNU\EXIV2\SAMPLES\TAGLIST.CPP|D:\GNU\EXIV2\SRC\UTILS.CPP D:\GNU\EXIV2\MSVC2005\TAGLIST\BUILD\WIN32\DEBUG\UTILS.SBR D:\GNU\EXIV2\MSVC2005\TAGLIST\BUILD\WIN32\DEBUG\TAGLIST.SBR D:\GNU\EXIV2\MSVC2005\TAGLIST\BUILD\WIN32\DEBUG\TAGLIST.OBJ D:\GNU\EXIV2\MSVC2005\TAGLIST\BUILD\WIN32\DEBUG\UTILS.OBJ ^D:\GNU\EXIV2\SAMP...
{ "pile_set_name": "Github" }
{ "action": { "error": { "notes": "Allowance of photography of replicable keys", "variety": [ "Gaffe" ], "vector": [ "Unknown" ] } }, "actor": { "internal": { "motive": [ "NA" ], "variety": [ "Unknown" ] } }, ...
{ "pile_set_name": "Github" }
# Rime dictionary # encoding: UTF-8 w/o BOM # # 潮語拼音·潮州 # # 來源:《潮州音字典》 # - 吳華重、林適民主編,廣東人民出版社1983年重版 # - 騰達據音序檢字表錄入,並按OpenCC的用字習慣調整字頭 # --- name: dieziu version: "2019.02.11" sort: by_weight use_preset_vocabulary: true ... # 字典字音,按音序檢字表排列 亞 a1 丫 a1 椏 a1 鴉 a1 氬 a1 錒 a1 阿 a1 掗 a2 婭 a3 亞 a3 埡 a3 鴨 ah4 押 ah4 嗄 a6 阿 a7 巴 b...
{ "pile_set_name": "Github" }
// Class for a password field: let user choose into a bunch of small images enyo.kind({ name: "Sugar.Password", kind: enyo.Control, published: { label: '', }, events: { onEnter: "" }, classes: "password-class", components: [ {name: "line", classes: "password-line", components: [ {name: "text", content: "x...
{ "pile_set_name": "Github" }
@_sap_m_SinglePlanningCalendarGrid_HoursBackground: @sapUiListBackground; @_sap_m_SinglePlanningCalendarStickyShadow: 0 0.2rem 0.3rem -0.1rem rgba(0, 0, 0, 0.15); .sapMSinglePCColumnHeader.sapUiCalRow { background-color: @_sap_m_SinglePlanningCalendarGrid_HoursBackground; box-shadow: @_sap_m_SinglePlanningCalendarSt...
{ "pile_set_name": "Github" }
(nxml-define-char-name-set 'katakana '(("KATAKANA-HIRAGANA DOUBLE HYPHEN" #x30A0) ("KATAKANA LETTER SMALL A" #x30A1) ("KATAKANA LETTER A" #x30A2) ("KATAKANA LETTER SMALL I" #x30A3) ("KATAKANA LETTER I" #x30A4) ("KATAKANA LETTER SMALL U" #x30A5) ("KATAKANA LETTER U" #x30A6) ("KATAKANA LETTE...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="mod_rss" ProjectGUID="{B69247FA-ECD6-40ED-8E44-5CA6C3BAF9A4}" RootNamespace="mod_rss" Keyword="Win32Proj" TargetFrameworkVersion="131072" > <Platforms> <Platform Name="Win32" /> ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8" ?> <Patch> <Operation Class="PatchOperationFindMod"> <mods> <li>Glitter Tech</li> <li>Glitter Tech (No Surgery)</li> </mods> <match Class="PatchOperationSequence"> <operations> <!-- ========== Orion Combat vest ========== --> <li Class="PatchOperationAdd"> ...
{ "pile_set_name": "Github" }
{ "action": { "hacking": { "variety": [ "Unknown" ], "vector": [ "Web application" ] }, "malware": { "variety": [ "Capture app data" ], "vector": [ "Direct install" ] } }, "actor": { "external": { "country": ...
{ "pile_set_name": "Github" }
// DO NOT EDIT THIS FILE. IT WAS AUTOMATICALLY GENERATED BY: // // ucd-generate case-folding-simple ucd-13.0.0 --chars --all-pairs // // Unicode version: 13.0.0. // // ucd-generate 0.2.8 is available on crates.io. pub const CASE_FOLDING_SIMPLE: &'static [(char, &'static [char])] = &[ ('A', &['a']), ('B', &['...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="testgamecontroller" ProjectGUID="{55812185-D13C-4022-9C81-32E0F4A08305}" RootNamespace="testgamecontroller" TargetFrameworkVersion="131072" > <Platforms> <Platform Name="Win32" /> ...
{ "pile_set_name": "Github" }
{ "version":"2.0", "metadata":{ "apiVersion":"2015-07-01", "endpointPrefix":"marketplacecommerceanalytics", "jsonVersion":"1.1", "serviceFullName":"AWS Marketplace Commerce Analytics", "signatureVersion":"v4", "signingName":"marketplacecommerceanalytics", "targetPrefix":"MarketplaceComme...
{ "pile_set_name": "Github" }
{ "name": "async", "description": "Higher-order functions and common patterns for asynchronous code", "version": "2.5.0", "main": "dist/async.js", "author": "Caolan McMahon", "repository": { "type": "git", "url": "https://github.com/caolan/async.git" }, "bugs": { "url": "https://github.com/c...
{ "pile_set_name": "Github" }
{ "name": "RTS-Tutorial", "version": "2.9.0", "description": "Agora-Web-RTS-Tutorial - One-to-One Video", "keywords": [ "realtime-communication", "agora-rtc-sdk", "webrtc", "agora-example", "webpack", "javascript" ], "main": "index.js", "scripts": { "dev": "cross-env NODE_ENV=d...
{ "pile_set_name": "Github" }
{ "name": "CommandAttr", "namespace": "draw2d.command", "description": "<p>Command to change attributes of a shape with undo/redo support</p>", "extends": [ "draw2d.command.Command" ], "access": "", "virtual": false, "functions": [ { "name": "init", "access": "", "virtual": fal...
{ "pile_set_name": "Github" }
{ "description": "LimitRangeItem defines a min/max usage limit for any resource that matches on kind.", "properties": { "default": { "description": "Default resource requirement limit value by resource name if resource limit is omitted.", "type": "object", "additionalProperties": { "$r...
{ "pile_set_name": "Github" }
#ifndef S390_CIO_H #define S390_CIO_H #include <linux/mutex.h> #include <linux/device.h> #include <linux/mod_devicetable.h> #include <asm/chpid.h> #include <asm/cio.h> #include <asm/fcx.h> #include <asm/schid.h> #include "chsc.h" /* * path management control word */ struct pmcw { u32 intparm; /* interruption para...
{ "pile_set_name": "Github" }
{ "creationTimestamp": "2015-04-29T16:07:12Z", "resultCode": 0, "userLocale": "en_US", "protocolVersion": "QH65B2", "requestId": "048120d0-d6eb-49b9-9c70-dff6ee4b3373", "requestUrl": "https://developer.apple.com:443//services-account/QH65B2/account/ios/certificate/submitCertificateRequest.action?content-typ...
{ "pile_set_name": "Github" }
#import "GPUImagePinchDistortionFilter.h" #if TARGET_IPHONE_SIMULATOR || TARGET_OS_IPHONE NSString *const kGPUImagePinchDistortionFragmentShaderString = SHADER_STRING ( varying highp vec2 textureCoordinate; uniform sampler2D inputImageTexture; uniform highp float aspectRatio; uniform highp vec2 center; unifor...
{ "pile_set_name": "Github" }
{ "jsonSchemaSemanticVersion": "1.0.0", "imports": [ { "corpusPath": "cdm:/foundations.cdm.json" }, { "corpusPath": "/core/operationsCommon/Common.cdm.json", "moniker": "base_Common" }, { "corpusPath": "/core/operationsCommon/DataEntityView.cdm.json", "moniker": "ba...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>doh.robot Editor A11Y Test</title> <style> @import "../../../../util/doh/robot/robot.css"; </style> <script type="text/javascript" src="../../../../dojo/dojo.js"></script> <script type="tex...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="SDL2main" ProjectGUID="{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}" RootNamespace="SDLmain" TargetFrameworkVersion="131072" > <Platforms> <Platform Name="Win32" /> <Platform Name...
{ "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" }
[ { "__type__": "cc.Prefab", "_name": "progressBar", "_objFlags": 0, "_native": "", "data": { "__id__": 1 }, "optimizationPolicy": 1, "asyncLoadAssets": false }, { "__type__": "cc.Node", "_name": "progressBar", "_objFlags": 0, "_parent": null, "_children":...
{ "pile_set_name": "Github" }
//! Trait implementations for `BitBox` use crate::{ boxed::BitBox, order::BitOrder, pointer::BitPtr, slice::BitSlice, store::BitStore, vec::BitVec, }; use alloc::boxed::Box; use core::{ any, borrow::{ Borrow, BorrowMut, }, cmp, convert::TryFrom, fmt::{ self, Binary, Debug, Display, Formatte...
{ "pile_set_name": "Github" }
{ "swagger": "2.0", "info": { "title": "ApiManagementClient", "description": "Use these REST APIs to get the analytics reports associated with your Azure API Management deployment.", "version": "2018-01-01" }, "host": "management.azure.com", "schemes": [ "https" ], "consumes": [ "appli...
{ "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. // +build ignore package main // This program generates tables.go: // go run maketables.go | gofmt > tables.go // TODO: Emoji extensions? // http://www.unico...
{ "pile_set_name": "Github" }
<code_set_name> EBCDIC-CA-FR <comment_char> % <escape_char> / % version: 1.0 % source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987 CHARMAP <U0000> /x00 NULL (NUL) <U0001> /x01 START OF HEADING (SOH) <U0002> /x02 START OF TEXT (STX) <U0003> /x03 END OF TEXT (ETX...
{ "pile_set_name": "Github" }
define(["Test", "Tone/core/Master", "Tone/core/Tone", "helper/Offline", "helper/PassAudio"], function (Test, Master, Tone, Offline, PassAudio) { describe("Master", function(){ it ("exists", function(){ expect(Tone.Master).to.exist; }); it ("provides a toMaster method", function(){ expect(Tone.prototype...
{ "pile_set_name": "Github" }
{ "name": "roadmap-next", "version": "1.0.0", "main": "index.js", "license": "BSD-4-Clause", "scripts": { "dev": "NODE_ENV=dev next", "serve:out": "serve out", "build": "./scripts/build.sh", "deploy": "NODE_DEBUG=gh-pages gh-pages -d out -t", "test": "jest", "test:watch": "jest --watch...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Windows; using System.Windows.Controls; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Shapes; namespace Mon...
{ "pile_set_name": "Github" }
{ "tabNodeContainer": { //"height": "20px", //"background": "url("+o2.session.path+"/widget/$Tab/moduleList/tabAreaBg.gif)", //"border-top": "1px solid #CCC", "border-bottom": "1px solid #CCC", "overflow": "hidden" }, "contentNodeContainer": { "overflow": "hidden", "clear": "left" }, "contentNodeArea...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>TreeGrid Actions - jQuery EasyUI Demo</title> <link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css"> <link rel="stylesheet" type="text/css" href="../../themes/icon.css"> <link rel="stylesheet" type="text/css" href="../demo.css"> <...
{ "pile_set_name": "Github" }
{ "action": { "hacking": { "variety": [ "Unknown" ], "vector": [ "Web application" ] }, "malware": { "variety": [ "Capture app data" ], "vector": [ "Direct install" ] } }, "actor": { "external": { "country": ...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "# Estimating simple regression models in Julia" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "By Tyler Ransom, Duke University Social Science Re...
{ "pile_set_name": "Github" }
{* * 2007-2015 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy ...
{ "pile_set_name": "Github" }
&control calculation = 'nscf' prefix = 'sic' wf_collect = .false. pseudo_dir = '../pp/' outdir = './' / &system ibrav = 2 celldm(1) = 8.237 nat = 2 ntyp = 2 ecutwfc = 60 occupations = 'smear...
{ "pile_set_name": "Github" }
<HTML ><HEAD ><TITLE >SDL_CDEject</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ "><LINK REL="HOME" TITLE="SDL Library Documentation" HREF="index.html"><LINK REL="UP" TITLE="CD-ROM" HREF="cdrom.html"><LINK REL="PREVIOUS" TITLE="SDL_CDStop" HREF="sdlcdstop.html"><LINK REL="NEXT" T...
{ "pile_set_name": "Github" }
(function() { var $ = document.querySelector.bind(document) $('#form-contact').addEventListener('submit', function(e) { e.preventDefault() // Store form field values var name = $('input[name=name]').value, email = $('input[name=email]').value, subject = $('input[name=_subject]').value,...
{ "pile_set_name": "Github" }
{ "name": "@arkecosystem/core-logger-pino", "version": "2.7.1", "description": "Pino integration for ARK Core", "license": "MIT", "contributors": [ "Brian Faust <brian@ark.io>" ], "files": [ "dist" ], "main": "dist/index", "types": "dist/index", "scripts": { ...
{ "pile_set_name": "Github" }
<h1><code ng:non-bindable="">History</code> <span class="hint">(service in module <code ng:non-bindable="">decipher.history</code> )</span> </h1> <div><h2 id="Description">Description</h2> <div class="description"><p>Provides an API for keeping a history of model values.</p></div> <div class="member method"><h2 id="Met...
{ "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>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleDisplayName</key> <string>GoogleSigninSampleApp</string> <key>CFBundleExec...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="initial-scale=1, maximum-scale=1,user-scalable=no"> <title>Feature Collection</title> <link rel="stylesheet" href="http://js.arcgis.com/3.14/dijit/themes/claro/claro.css"> ...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "#### 1. Which two networking devices are used in enterprise networks for providing network connectivity to end devices? (Choose two.)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "##### Ans: \n", ...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 // Copyright (C) 2020 ROHM Semiconductors #include <linux/errno.h> #include <linux/mfd/rohm-generic.h> #include <linux/module.h> #include <linux/of.h> #include <linux/regmap.h> #include <linux/regulator/driver.h> static int set_dvs_level(const struct regulator_desc *desc, struc...
{ "pile_set_name": "Github" }
# Eliashberg function a2F (per both spin) # frequencies in Rydberg # DOS normalized to E in Rydberg: a2F_total, a2F(mode) 0.000031 -0.000001 -0.00000064 -0.00000033 0.00000003 0.000092 -0.000025 -0.00001720 -0.00000886 0.00000069 0.000153 -0.000117 -0...
{ "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 simplifiedchinese import ( "unicode/utf8" "golang.org/x/text/encoding" "golang.org/x/text/encoding/internal" "golang.org/x/text/encoding/internal/...
{ "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 simplifiedchinese import ( "unicode/utf8" "golang.org/x/text/encoding" "golang.org/x/text/encoding/internal" "golang.org/x/text/encoding/internal/...
{ "pile_set_name": "Github" }
{ "name": "mbedtls", "full_name": "mbedtls", "oldname": "polarssl", "aliases": [ ], "versioned_formulae": [ ], "desc": "Cryptographic & SSL/TLS library", "license": "Apache-2.0", "homepage": "https://tls.mbed.org/", "versions": { "stable": "2.24.0", "head": "HEAD", "bottle": true }...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> <TITLE>PTHREAD_GETW32THREADHANDLE_NP manual page</TITLE> <META NAME="GENERATOR" CONTENT="OpenOffice.org 3.2 (Linux)"> <META NAME="CREATED" CONTENT="20050505;322600"> <ME...
{ "pile_set_name": "Github" }
# -*- tcl -*- # ### ### ### ######### ######### ######### ## UEvent - User Event Service - Tcl-level general Event Handling # ### ### ### ######### ######### ######### ## Requirements package require Tcl 8.4 package require logger namespace eval ::uevent {} namespace eval ::uevent::token {} name...
{ "pile_set_name": "Github" }
<div class="apiDetail"> <div> <h2><span>Function(treeNode)</span><span class="path">zTreeObj.</span>editName</h2> <h3>概述<span class="h3_info">[ 依赖 <span class="highlight_green">jquery.ztree.exedit</span> 扩展 js ]</span></h3> <div class="desc"> <p></p> <div class="longdesc"> <p>设置某节点进入编辑名称状态。</p> <p class="h...
{ "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>PreferenceSpecifiers</key> <array> <dict> <key>FooterText</key> <string>This application makes use of the following third party librar...
{ "pile_set_name": "Github" }
(function(exports) { // shim layer with setTimeout fallback window.requestAnimFrame = (function(){ return window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || window.oRequestAnimationFrame || window.msRequestAni...
{ "pile_set_name": "Github" }
<?xml version="1.0" ?> <annotation> <folder>widerface</folder> <filename>1--Handshaking_1_Handshaking_Handshaking_1_164.jpg</filename> <source> <database>wider face Database</database> <annotation>PASCAL VOC2007</annotation> <image>flickr</image> <flickrid>-1</flickrid> </source> <owner> <flickrid>yanyu</flickrid> <nam...
{ "pile_set_name": "Github" }
/// @ref gtc_bitfield /// @file glm/gtc/bitfield.inl #include "../simd/integer.h" namespace glm{ namespace detail { template<typename PARAM, typename RET> GLM_FUNC_DECL RET bitfieldInterleave(PARAM x, PARAM y); template<typename PARAM, typename RET> GLM_FUNC_DECL RET bitfieldInterleave(PARAM x, PARAM y, PARAM z)...
{ "pile_set_name": "Github" }
1327 1565597015479 httpcache-v1 Method: POST URL: https://www.notion.so/api/v3/getRecordValues Body:+110 { "requests": [ { "id": "8dfcf38a-d6e6-48ab-8d1f-7d2ab1b873a0", "table": "block" } ] } Response:+1127 { "results": [ { "role": "comment_only", "value": { "alive": tr...
{ "pile_set_name": "Github" }
# Map & Tuple <nav> <a href="#一映射Map">一、映射(Map)</a><br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#11-构造Map">1.1 构造Map</a><br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#12-获取值">1.2 获取值</a><br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#13-新增修改删除值">1.3 新增/修改/删除值</a><br/>...
{ "pile_set_name": "Github" }