text
stringlengths
2
99.9k
meta
dict
# once Only call a function once. ## usage ```javascript var once = require('once') function load (file, cb) { cb = once(cb) loader.load('file') loader.once('load', cb) loader.once('error', cb) } ``` Or add to the Function.prototype in a responsible way: ```javascript // only has to be done once require('...
{ "pile_set_name": "Github" }
import fs, { lstatSync, readdirSync } from 'fs-extra' import { join } from 'path' import glob from 'glob' import Logger from './logger' import { generateComponentTemplate, generateStyleFile, generateIndexFile, generateTestTemplate, generateStorybookTemplate, } from './defaultTemplates' import defaultOptions f...
{ "pile_set_name": "Github" }
{ "properties": { "policyDefinitionId": "/providers/Microsoft.Authorization/policyDefinitions/86a912f6-9a06-4e26-b447-11b16ba8659f", "parameters": { }, "dependsOn": [ ], "displayName": "Deploy SQL DB transparent data encryption" }, "kind": "policyAssignment", "id": "/provide...
{ "pile_set_name": "Github" }
{ "icon": "iD-relation", "fields": [ "name", "ref", "network", "operator" ], "geometry": [ "relation" ], "tags": { "type": "public_transport", "public_transport": "stop_area_group" }, "reference": { "key": "public_transport"...
{ "pile_set_name": "Github" }
import javascript from AngularJS::AngularModule m select m, m.getADefinition()
{ "pile_set_name": "Github" }
/** ****************************************************************************** * @file stm32f10x_cec.h * @author MCD Application Team * @version V3.5.0 * @date 11-March-2011 * @brief This file contains all the functions prototypes for the CEC firmware * library. ******************...
{ "pile_set_name": "Github" }
<div class="jumbotron"> <h1>SNS Support</h1> <p>This showcase demonstrates the main features provided by the SNS support in Spring Cloud AWS.</p> <p><a href="http://cloud.spring.io/spring-cloud-aws/spring-cloud-aws.html#_sns_support" target="_blank" class="btn btn-primary btn-lg" role="button">Learn more ...
{ "pile_set_name": "Github" }
es: document: headings: attachments: one: Documento other: Documentos applies_to_nations: Sirve para from: location: part_of: type: announcement: one: Anuncio other: Anuncios authored_article: one: Artículo de autor othe...
{ "pile_set_name": "Github" }
{$A+,B-,C+,D+,E-,F-,G+,H+,I+,J+,K-,L+,M-,N+,O+,P+,Q-,R-,S-,T-,U-,V+,W-,X+,Y+,Z1} unit DCU_In; (* The DCU input module of the DCU32INT utility by Alexei Hmelnov. ---------------------------------------------------------------------------- E-Mail: alex@icc.ru http://hmelnov.icc.ru/DCU/ ----------------------------...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
{ "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" }
{ "images" : [ { "idiom" : "iphone", "size" : "29x29", "scale" : "2x" }, { "idiom" : "iphone", "size" : "40x40", "scale" : "2x" }, { "idiom" : "iphone", "size" : "60x60", "scale" : "2x" }, { "idiom" : "ipad", "size" : "29x29...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015 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" }
<?php /** * TRatingListTest.php * * @author Bradley Booms <Bradley.Booms@nsighttel.com> * @version Creation Date: Oct 13, 2008 */ /** * TRatingListTest.php class * * * * Properties * - * * @author Bradley Booms <Bradley.Booms@nsighttel.com> * @version Modified Date: Oct 13, 2008 * * Modifications: */ ...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 25 2017 03:49:04). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import "iCloudViewControllerBase.h" #import "MBUIDelegate-Protocol.h" #import "MBWebKitViewControllerDelegate-Protocol.h" @class Lic...
{ "pile_set_name": "Github" }
package main import ( "fmt" "go/ast" "go/token" "io/ioutil" "os" "honnef.co/go/tools/pattern" ) func main() { src, err := ioutil.ReadAll(os.Stdin) if err != nil { fmt.Fprintln(os.Stderr, err) os.Exit(1) } fset := token.NewFileSet() node, err := parseDetectingNode(fset, string(src)) if err != nil { ...
{ "pile_set_name": "Github" }
/* * (C) Copyright 2010, 2011 * NVIDIA Corporation <www.nvidia.com> * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _WARMBOOT_AVP_H_ #define _WARMBOOT_AVP_H_ #define TEGRA_DEV_L 0 #define TEGRA_DEV_H 1 #define TEGRA_DEV_U 2 #define SIMPLE_PLLX (CLOCK_ID_XCPU - CLOCK_ID_FIRST_SIMPLE) #define SIMPLE_PLLE...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: f523c4809a795b648ace647705508898 NativeFormatImporter: externalObjects: {} mainObjectFileID: 0 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: af9f9f367bbc543b8ba41e58dcdd6e66 folderAsset: yes timeCreated: 1521595360 licenseType: Free DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
resources: - crds.yaml
{ "pile_set_name": "Github" }
# Run tests # # Copyright (c) 2011-2012 Mathias Lafeldt # Copyright (c) 2005-2012 Git project # Copyright (c) 2005-2012 Junio C Hamano # # 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 ve...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <!-- Copyright (C) 2014-2015 The Dirty Unicorns Project 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 ...
{ "pile_set_name": "Github" }
set partNumber $::env(XILINX_PART) if [info exists ::env(BOARD)] { set BOARD $::env(BOARD) } else { error "BOARD is not defined. Please source the sourceme.sh file." exit } if [info exists ::env(XILINX_BOARD)] { set boardName $::env(XILINX_BOARD) } # detect target ram size if [info exists ::env(INTERLEA...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 5788f684c84966f4497d8eefcd94655c timeCreated: 1477043722 licenseType: Store TextureImporter: fileIDToRecycleName: {} serializedVersion: 2 mipmaps: mipMapMode: 0 enableMipMap: 1 linearTexture: 0 correctGamma: 0 fadeOut: 0 borderMipMap: 0 mipMapFadeDistanceStar...
{ "pile_set_name": "Github" }
0.00000 0.00000 0.04696 0.10000 0.09391 0.20000 0.14081 0.30000 0.18761 0.40000 0.23423 0.50000 0.28058 0.60000 0.32653 0.70000 0.37196 0.80000 0.41672 0.90000 0.46063 1.00000 0.50354 1.10000 0.54525 1.2...
{ "pile_set_name": "Github" }
K 25 svn:wc:ra_dav:version-url V 110 /svn/repo/!svn/ver/10641/ucdavis/SLOAN/_web/v5/blog/wp-content/plugins/pressforward/assets/images/stackofbooks END noun_project_3700.svg K 25 svn:wc:ra_dav:version-url V 132 /svn/repo/!svn/ver/10641/ucdavis/SLOAN/_web/v5/blog/wp-content/plugins/pressforward/assets/images/stackofbook...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010-2101 Alibaba Group Holding Limited. * * 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 ...
{ "pile_set_name": "Github" }
{ "name": "@octokit/plugin-paginate-rest", "description": "Octokit plugin to paginate REST API endpoint responses", "version": "2.3.0", "license": "MIT", "files": [ "dist-*/", "bin/" ], "pika": true, "sideEffects": false, "keywords": [ "github", "api", "sdk", "toolkit" ], "...
{ "pile_set_name": "Github" }
// Copyright 2016 // Ubiquitous Knowledge Processing (UKP) Lab // Technische Universität Darmstadt // // 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/L...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2015-2016, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #include "fsl_lpuart.h" /******************************************************************************* * Definitions ************************************...
{ "pile_set_name": "Github" }
#import <SomeKitCore/SKWidget.h>
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <title>Test for privacy restrictions on :visited (Bug 147777)</title> <style> span { color: olive; } </style> <span>unvisited</span> <span>visited</span>
{ "pile_set_name": "Github" }
package demo2; import java.io.File; import java.io.FileNotFoundException; import java.io.FileReader; public class App { public static void main(String[] args) { File file = new File("test.txt"); try { FileReader fr = new FileReader(file); /...
{ "pile_set_name": "Github" }
use chrono::NaiveDateTime; use uuid::Uuid; use crate::schema::followers; #[derive(Debug, Queryable, Identifiable)] #[primary_key(user_id, follower_id)] pub struct Follower { pub user_id: Uuid, pub follower_id: Uuid, pub created_at: NaiveDateTime, pub updated_at: NaiveDateTime, } #[derive(Debug, Inser...
{ "pile_set_name": "Github" }
// Copyright (c) 2012 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. #include "net/url_request/view_cache_helper.h" #include "base/pickle.h" #include "net/base/net_errors.h" #include "net/base/test_completion_callback....
{ "pile_set_name": "Github" }
// RUN: rm -rf %t && mkdir -p %t // RUN: %target-build-swift %s -module-name=_Test -import-objc-header %S/Inputs/check_class_for_archiving.h -o %t/a.out // RUN: %target-run %t/a.out | %FileCheck %s // REQUIRES: executable_test // REQUIRES: objc_interop import Foundation class SwiftClass {} class ObjcClass : NSObjec...
{ "pile_set_name": "Github" }
# Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. # # !!! IMPORTANT !!! # # Before you edit this file, please keep in mind that contributing to the project # translations is possible ONLY via the Transifex online service. # # ...
{ "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 ap...
{ "pile_set_name": "Github" }
{ lib, python3Packages, git, mercurial }: with python3Packages; buildPythonApplication rec { pname = "mbed-cli"; version = "1.9.1"; src = fetchPypi { inherit pname version; sha256 = "1228plh55id03qywsw0ai88ypdpbh9iz18jfcyhn21pci7mj77fv"; }; checkInputs = [ git mercurial pytest ]; ...
{ "pile_set_name": "Github" }
--- layout: redirect redirect_url: https://wiki.jenkins.io/display/JENKINS/My+class+is+missing+descriptor ---
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <set xmlns:android="http://schemas.android.com/apk/res/android" android:interpolator="@android:anim/linear_interpolator"> <alpha android:duration="100" android:fromAlpha="1.0" android:toAlpha="0.0" /> </set>
{ "pile_set_name": "Github" }
# change to polish version # show_message "CHANGE SPEEDOMETER TO POLISH..." sed -i "s/var language = '.*;/var language = 'PL';/g" /jci/gui/apps/_speedometer/js/speedometer-startup.js log_message "=== CHANGED SPEEDOMETER TO POLISH VERSION ==="
{ "pile_set_name": "Github" }
# # Makefile for the SuperHyway bus drivers. # obj-$(CONFIG_SUPERHYWAY) += superhyway.o obj-$(CONFIG_SYSFS) += superhyway-sysfs.o
{ "pile_set_name": "Github" }
# Install script for directory: /home/kod/bbn/libssh-0.7.4/doc # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) set(CMAKE_INSTALL_PREFIX "/usr/local") endif() string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") # Set the install configuration name. if(NOT DEFINED CMAKE_INSTALL_...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2000, 2008 IBM Corporation and others. * 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, an...
{ "pile_set_name": "Github" }
import json from django.test import TestCase from django.utils import timezone from push_notifications.conf import AppConfig from push_notifications.gcm import GCMError, send_bulk_message from push_notifications.models import APNSDevice, GCMDevice from . import responses from ._mock import mock class GCMModelTestC...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.VisualStudio.TestPlatform.ObjectModel { using System.Collections.Generic; using System.Runtime.Serialization; /// <summary>...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman 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) This is an auto-generated file...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
{ "pile_set_name": "Github" }
using GVFS.FunctionalTests.FileSystemRunners; using GVFS.FunctionalTests.Tools; using GVFS.Tests.Should; using NUnit.Framework; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; namespace GVFS.FunctionalTests.Should { public static class FileSystemSh...
{ "pile_set_name": "Github" }
/* * lowlevel.c * * PURPOSE * Low Level Device Routines for the UDF filesystem * * COPYRIGHT * This file is distributed under the terms of the GNU General Public * License (GPL). Copies of the GPL can be obtained from: * ftp://prep.ai.mit.edu/pub/gnu/GPL * Each contributing author retains all rights to thei...
{ "pile_set_name": "Github" }
# 18F ## Company blurb 18F is a civic consultancy for the government, inside the government, working with agencies to rapidly deploy tools and services that are easy to use, cost efficient, and reusable. Our goal is to change how the government buys and develops digital services by helping agencies adopt modern techn...
{ "pile_set_name": "Github" }
#%RAML 1.0 title: test types: PropertyType1: type: string minLength: 0 PropertyType2: type: PropertyType1 maxLength: 5 Type1: properties: testProperty: string Type2: type: Type1 properties: testProperty: PropertyType1
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>group</groupId> <artifactId>bin...
{ "pile_set_name": "Github" }
// /** @file // Debug Agent library instance for SMM modules. // // Debug Agent library instance for SMM modules. // // Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR> // // This program and the accompanying materials // are licensed and made available under the terms and conditions of th...
{ "pile_set_name": "Github" }
import { async, TestBed } from '@angular/core/testing'; import { Observable, of, throwError } from 'rxjs'; import { DataService } from '../api/data.service'; import { DataServiceMock } from '../api/data.service-mock'; import { ConfigurationProvider } from '../config/config.provider'; import { ConfigurationProvider...
{ "pile_set_name": "Github" }
___cxa_allocate_exception ___cxa_end_catch ___cxa_demangle ___cxa_current_exception_type ___cxa_call_unexpected ___cxa_free_exception ___cxa_get_exception_ptr ___cxa_get_globals ___cxa_get_globals_fast ___cxa_guard_abort ___cxa_guard_acquire ___cxa_guard_release ___cxa_rethrow ___cxa_pure_virtual ___cxa_deleted_virtual...
{ "pile_set_name": "Github" }
// Copyright Oliver Kowalke 2009. // 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) #ifndef BOOST_CONTEXT_FCONTEXT_H #define BOOST_CONTEXT_FCONTEXT_H #if defined(__PGI) #include <s...
{ "pile_set_name": "Github" }
========================== Placement Group Concepts ========================== When you execute commands like ``ceph -w``, ``ceph osd dump``, and other commands related to placement groups, Ceph may return values using some of the following terms: *Peering* The process of bringing all of the OSDs that store ...
{ "pile_set_name": "Github" }
# This file exists as a helper for the test.test_frozen module.
{ "pile_set_name": "Github" }
@-webkit-keyframes placeHolderShimmer{ 0%{ background-position:-468px 0 } 100%{ background-position:468px 0 } } @keyframes placeHolderShimmer{ 0%{ background-position:-468px 0 } 100%{ background-position:468px 0 } } .timeline-wrapper { background-color: #e9eaed; color: #141823; m...
{ "pile_set_name": "Github" }
#ifndef MY_UCTYPE_INCLUDED #define MY_UCTYPE_INCLUDED /* Copyright (c) 2006 MySQL AB, 2009 Sun Microsystems, Inc. Use is subject to license terms. 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 Fou...
{ "pile_set_name": "Github" }
/* This file is created by Marboo<http://marboo.io> template file $MARBOO_HOME/.media/starts/default.css 本文件由 Marboo<http://marboo.io> 模板文件 $MARBOO_HOME/.media/starts/default.css 创建 */ html { } body { }
{ "pile_set_name": "Github" }
*, *:before, *:after { box-sizing: border-box; } body { font-family: 'Droid Sans', sans-serif; } article { display: flex; flex-flow: column wrap; align-items: center; justify-content: center; height: 100vh; } blockquote { padding: 0 15px; max-width: 800px; cursor: -moz-grab; ...
{ "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" }
m4_include([libtest/m4/ax_lib_mysql.m4]) m4_include([libtest/m4/ax_prog_mysqld.m4]) #serial 1 AC_DEFUN([YATL_MYSQL], [ AC_REQUIRE([AX_PROG_MYSQLD]) AX_LIB_MYSQL([5.0]) AM_CONDITIONAL(HAVE_LIBMYSQL, test "x${found_mysql}" = "xyes") AS_IF([test "x${found_mysql}" = "xyes"],[ AC_DEFINE(...
{ "pile_set_name": "Github" }
<?php /** * PHP HTTP Tools is a library for working with the http protocol * php_http_connector establishes http connections * @package php-http-tools * @version 0.3 * @copyright (C) 2004 John Heinstein. All rights reserved * @license http://www.gnu.org/copyleft/lesser.html LGPL License * @author John Heinstein...
{ "pile_set_name": "Github" }
package burp; /* * @(#)ITextEditor.java * * Copyright PortSwigger Ltd. All rights reserved. * * This code may be used to extend the functionality of Burp Suite Free Edition * and Burp Suite Professional, provided that this usage does not violate the * license terms for those products. */ import java.awt.Compon...
{ "pile_set_name": "Github" }
if [ "$1" = "0" ]; then # Removal /etc/init.d/remote_syslog stop /sbin/chkconfig --del /etc/init.d/remote_syslog fi
{ "pile_set_name": "Github" }
package: github.com/docker/docker/man import: - package: github.com/cpuguy83/go-md2man subpackages: - md2man - package: github.com/inconshreveable/mousetrap - package: github.com/spf13/pflag - package: github.com/spf13/viper - package: github.com/spf13/cobra repo: https://github.com/dnephin/cobra subpackages: ...
{ "pile_set_name": "Github" }
java_library( name = "google_auth_library_credentials", licenses = [ "permissive", ], visibility = [ "//visibility:public", ], exports = [ "//external:jar/mvncom/google/auth/google_auth_library_credentials", ], ) java_library( name = "google_auth_library_oauth2_h...
{ "pile_set_name": "Github" }
{"text": ["$", "bbl", "-", "london", "markets", ":", "resource-sector", "shares", "weigh", "on", "ftse", "100", "URL"], "created_at": "Thu Dec 04 13:24:23 +0000 2014", "user_id_str": "2554107798"}
{ "pile_set_name": "Github" }
<section> <h1 id="results"> Displaying results </h1> {% include options/dropdown/filtering.html %} {% include options/dropdown/selections.html %} {% include options/dropdown/tagging.html %} {% include options/dropdown/placement.html %} </section>
{ "pile_set_name": "Github" }
/** * Copyright (C) 2009-2013 Barchart, Inc. <http://www.barchart.com/> * * All rights reserved. Licensed under the OSI BSD License. * * http://www.opensource.org/licenses/bsd-license.php */ package com.barchart.udt.net; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import ...
{ "pile_set_name": "Github" }
<img src="https://raw.githubusercontent.com/css-modules/logos/master/css-modules-logo.png" width="150" height="150" /> # CSS Modules A **CSS Module** is a CSS file in which all class names and animation names are scoped locally by default. All URLs (`url(...)`) and `@imports` are in module request format (`./xxx` and...
{ "pile_set_name": "Github" }
''' PyTorch 实现iris 数据集的分类。 ''' #%% import torch from torch import nn import torch.nn.functional as F from sklearn.datasets import load_iris from torch.optim import SGD import matplotlib.pyplot as plt #%% # GPU 是否可用 use_cuda = torch.cuda.is_available() print("use_cuda: ", use_cuda) #%% # 加载数据集 iris = load_iris() print...
{ "pile_set_name": "Github" }
/** * qrencode - QR Code encoder * * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net> * * 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...
{ "pile_set_name": "Github" }
#begin document (wb/sel/57/sel_5727); part 000 wb/sel/57/sel_5727 -1 0 [WORD] XX (TOP* - - - - * - wb/sel/57/sel_5727 -1 1 [WORD] XX * - - - - * - wb/sel/57/sel_5727 -1 2 [WORD] XX * - - - - * - wb/sel/57/sel_5727 ...
{ "pile_set_name": "Github" }
material farmerClonk { receive_shadows on technique { pass { ambient 1.000000 1.000000 1.000000 1.000000 diffuse 1.000000 1.000000 1.000000 1.000000 specular 0.000000 0.000000 0.000000 1.000000 1.000000 emissive 0.000000 0.000000 0.000000 1.000000 texture_unit Overlay { texture clonkFarmer...
{ "pile_set_name": "Github" }
package mysql // Copyright (c) Microsoft and contributors. 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 // // Unles...
{ "pile_set_name": "Github" }
_base_ = './deeplabv3plus_r50-d8_769x769_80k_cityscapes.py' model = dict(pretrained='open-mmlab://resnet101_v1c', backbone=dict(depth=101))
{ "pile_set_name": "Github" }
/* * Copyright (C) 2016 yydcdut (yuyidong2015@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
{ "pile_set_name": "Github" }
// This schema defines objects that represent a parsed schema, like // the binary version of a .fbs file. // This could be used to operate on unknown FlatBuffers at runtime. // It can even ... represent itself (!) namespace reflection; // These must correspond to the enum in idl.h. enum BaseType : byte { None, ...
{ "pile_set_name": "Github" }
// Copyright (c) 2016, 2018, 2020, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose ei...
{ "pile_set_name": "Github" }
Matrix3d m = Matrix3d::Random(); cout << "Here is the matrix m:" << endl << m << endl; cout << "Here is the sum of each row:" << endl << m.rowwise().sum() << endl;
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <link href="../../assets/lib/layui/css/layui.css" rel="stylesheet" /> <link href="../../assets/lib/font-awesome-4.7.0/css/font-awesome.css" rel="stylesheet" /> <link href="../../assets/lib/winui/css/winui.css" rel="stylesheet" /...
{ "pile_set_name": "Github" }
export declare class Simulate { private index; private points; timedelta: number; static from(x: any, y?: number): Simulate; reset(): Simulate; start(x: any, y?: number): Simulate; to(x: any, y?: number): Simulate; delta(x: any, y?: number): Simulate; deltaPolar(angle: number, distan...
{ "pile_set_name": "Github" }
= ruby 1.8.3 feature *((<ruby 1.8 feature>)) *((<ruby 1.8.2 feature>)) ruby 1.8.2 から ruby 1.8.3 までの変更点です。 掲載方針 *バグ修正の影響も含めて動作が変わるものを収録する。 *単にバグを直しただけのものは収録しない。 *ライブラリへの単なる定数の追加は収録しない。 以下は各変更点に付けるべきタグです。 記号について(特に重要なものは大文字(主観)) * カテゴリ * [ruby]: ruby インタプリタの変更 * [api]: 拡張ライブラリ API * [lib]: ライブラリ * レベル * [b...
{ "pile_set_name": "Github" }
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: https://codemirror.net/LICENSE // Glue code between CodeMirror and Tern. // // Create a CodeMirror.TernServer to wrap an actual Tern server, // register open documents (CodeMirror.Doc instances) with it, and // call its me...
{ "pile_set_name": "Github" }
// Copyright (c) 2008 The Board of Trustees of The Leland Stanford Junior University // Copyright (c) 2011, 2012 Open Networking Foundation // Copyright (c) 2012, 2013 Big Switch Networks, Inc. // This library was generated by the LoxiGen Compiler. // See the file LICENSE.txt which should have been included in the sour...
{ "pile_set_name": "Github" }
// Copyright 2014 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. // This file has been auto-generated from the Jinja2 template // third_party/blink/renderer/bindings/templates/interface.h.tmpl // by the script code_gene...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US"> <!-- Elsevier, generated from "elsevier" metadata at https://github.com/citation-style-language/journals --> <info> <title>EBioMedicine</title> <id>http://www.zotero.org/styles/ebiomed...
{ "pile_set_name": "Github" }
include $(RIOTBOARD)/common/slwstk6000b/Makefile.include
{ "pile_set_name": "Github" }
0 0 1 11 3 7 9 9 1 5 2 1 1 2 9 0 2 3 3 2 5 1 3 11 0 1 9 2 11 0 0 4 0 0 9 2 7 0 2 2 7 0 2 9 0 0 9 2 7 3 1 2 9 0 1 0 5 3 7 0 7 9 7 3 7 7 7 3 1 7 99 5 2 9 2 0 9 1 2 3 3 5 2 9 11 3 1 7 4 7 7 7 1 0 0 3 7 11 0 3 2 0 0 0 0 3 9 4 5 1 21 13 7 3 2 0 2 7 3 9 2 11 3 9 9 3 1 5 1 7 1 1 0 2 2 11 0 1 1 2 1 9 3 0 0 0 0 5 2 11 0 2 7 5 9...
{ "pile_set_name": "Github" }
//////////////////////////////////////////////////////////////////////////////// // Values var values = { size: 20, max: 10 }; //////////////////////////////////////////////////////////////////////////////// // Mouse handling tool.eventInterval = 1000 / 100; // 100 times a second var branches; function onMouseDow...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -verify -fopenmp -x c++ -triple x86_64-unknown-unknown -emit-llvm %s -fexceptions -fcxx-exceptions -o - | FileCheck %s // RUN: %clang_cc1 -fopenmp -x c++ -std=c++11 -triple x86_64-unknown-unknown -fexceptions -fcxx-exceptions -emit-pch -o %t %s // RUN: %clang_cc1 -fopenmp -x c++ -triple x86_64-unknow...
{ "pile_set_name": "Github" }
{ useautoopenlib.inc } { This file is part of the Free Pascal run time library. A file in Amiga system run time library. Copyright (c) 2003 by Nils Sjoholm member of the Amiga RTL development team. See the file COPYING.FPC, included in this distribution, for details about the copyright. ...
{ "pile_set_name": "Github" }
#pragma once #ifndef SFMT_PARAMS19937_H #define SFMT_PARAMS19937_H #define SFMT_POS1 122 #define SFMT_SL1 18 #define SFMT_SL2 1 #define SFMT_SR1 11 #define SFMT_SR2 1 #define SFMT_MSK1 0xdfffffefU #define SFMT_MSK2 0xddfecb7fU #define SFMT_MSK3 0xbffaffffU #define SFMT_MSK4 0xbffffff6U #define SFMT_PARITY1 0x00000001U...
{ "pile_set_name": "Github" }
// Copyright 2013 Matt T. Proud // // 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 i...
{ "pile_set_name": "Github" }
1760 1565594254243 httpcache-v1 Method: POST URL: https://www.notion.so/api/v3/getRecordValues Body:+110 { "requests": [ { "id": "e3f2131e-9f1a-437e-b398-5e99117afc5b", "table": "block" } ] } Response:+1560 { "results": [ { "role": "comment_only", "value": { "alive": tr...
{ "pile_set_name": "Github" }