text
stringlengths
2
99.9k
meta
dict
require('../../modules/esnext.string.at'); var entryUnbind = require('../../internals/entry-unbind'); module.exports = entryUnbind('String', 'at');
{ "pile_set_name": "Github" }
class CreateEvents < ActiveRecord::Migration def change create_table :events do |t| t.string :title t.text :description t.timestamp :start_at t.timestamp :end_at t.references :location, index: true t.boolean :featured t.references :category, index: true t.timestamp...
{ "pile_set_name": "Github" }
package codegen import ( "bytes" "errors" "fmt" "strings" "text/template" "goa.design/goa/v3/expr" ) var ( enumValT *template.Template formatValT *template.Template patternValT *template.Template minMaxValT *template.Template lengthValT *template.Template requiredValT *template.Template array...
{ "pile_set_name": "Github" }
/* [auto_generated] boost/numeric/odeint/stepper/controlled_runge_kutta.hpp [begin_description] The default controlled stepper which can be used with all explicit Runge-Kutta error steppers. [end_description] Copyright 2010-2013 Karsten Ahnert Copyright 2010-2015 Mario Mulansky Copyright 2012 Christop...
{ "pile_set_name": "Github" }
{ "private": true, "name": "pop-ex", "version": "0.0.1", "description": "MomPop game example", "main": "src/main.js", "scripts": { "start": "budo src/main.js:bundle.js --live -- -t [ babelify --presets [ env ] ]", "build": "browserify src/main.js -o bundle.js -t [ babelify --presets [ env ] ]" }, ...
{ "pile_set_name": "Github" }
{ "name": "yanlele", "version": "0.0.1", "description": "node整个实验基地的所有包文件管理", "main": "index.js", "scripts": { "server": "webpack-dev-server", "test": "mocha 18年/2月/7、单元测试/test/02、mocha.js", "cover": "istanbul cover node_modules/mocha/bin/_mocha 18年/2月/7、单元测试/test/02、mocha.js", "build": "webpa...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <Foundation/NSExtensionContext.h> #import <MapKit/_MXExtensionContextType-Protocol.h> @class NSString; __attribute__((visibi...
{ "pile_set_name": "Github" }
using Microsoft.AspNetCore.Components; namespace BlazorTable { /// <summary> /// Option for CustomSelect /// </summary> public partial class CustomSelectOption { /// <summary> /// Parent table /// </summary> [CascadingParameter(Name = "CustomSelect")] public...
{ "pile_set_name": "Github" }
- [tech-interview-handbook](https://github.com/yangshun/tech-interview-handbook) - [Front-end-Developer-Interview-Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions)
{ "pile_set_name": "Github" }
// Boost.Geometry (aka GGL, Generic Geometry Library) // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands. // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) ...
{ "pile_set_name": "Github" }
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`TextArea should render 1`] = ` <textarea class="textArea" > My value </textarea> `; exports[`TextArea should render null value as empty string 1`] = ` <textarea class="textArea" /> `; exports[`TextArea should render when disabled 1`] = ` <textarea class="te...
{ "pile_set_name": "Github" }
/* * This file is part of the nivo project. * * Copyright 2016-present, Raphaël Benitte. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ import React, { memo, Fragment, useCallback } from 'react' import { SvgWrapper, withContainer,...
{ "pile_set_name": "Github" }
#!/bin/bash set -xe #Check functions required hash debuild 2>/dev/null || ( echo >&2 "apt-get install devscripts"; exit 1; ) vercount=$(git rev-list --all | wc -l) gitrev=$(git rev-parse --short HEAD | sed 's/\(^[0-9\.]*\)-/\1~/') version=$vercount-$gitrev sed -i "1s/\((.*)\)/(1:$version-1)/" debian/changelog r...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE REQUEST----- MIIC/TCCAeUCAQAwYDELMAkGA1UEBhMCVVMxCzAJBgNVBAgMAkNBMRYwFAYDVQQH DA1TYW4gRnJhbmNpc2NvMRUwEwYDVQQKDAxHaXRIdWIsIEluYy4xFTATBgNVBAMM DEdpdEh1YiwgSW5jLjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANeQ ONSLQqZiKtebemA1xqZGa/FF7pRw6ZDllQ2ny5YcFNMbh321njwqWtBgNBrygoIs RQ/WZpbAvYYxU+//ZZS4DwQ7...
{ "pile_set_name": "Github" }
# Poet: Dependency Management for Python `poet` has been deprecated in favor of [poetry](https://github.com/sdispater/poetry). ![Poet build status](https://travis-ci.org/sdispater/poet.svg) Poet helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. The ...
{ "pile_set_name": "Github" }
/* s_fmax.c -- define fmax Copyright (c) 2011, 2012 ARM Ltd. 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...
{ "pile_set_name": "Github" }
/* * PLUGIN RSSURLREWRITE * * Slovak language file. * * Author: */ theUILang.rssNewRule = "New rule"; theUILang.mnu_rssurlrewrite = "URL Replacement in RSS"; theUILang.rssRulesManager = "Rules Manager"; theUILang.rssAddRule = "Add"; theUILang.rssDelRule = "Delete"; theUILang.rssCheckRule = "?"; theU...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|ARM"> <Configuration>Debug</Configuration> <Platform>ARM</Platfor...
{ "pile_set_name": "Github" }
# Blender v2.69 (sub 0) OBJ File: '' # www.blender.org mtllib 210.mtl o 210_Cube.868 v -2.496683 0.422650 1.305932 v -2.487751 5.796331 1.846438 v -2.505041 0.548954 1.195449 v -2.516728 0.383663 1.365583 v -2.477834 0.830381 0.912036 v -2.522388 0.017805 1.728654 v -2.490022 0.892094 0.876111 v -2.533566 -0.152672 1.8...
{ "pile_set_name": "Github" }
/* * Copyright 2009 The Closure Library Authors. All Rights Reserved. * * Use of this source code is governed by the Apache License, Version 2.0. * See the COPYING file for details. */ /* * Standard styling for menus created by goog.ui.MenuRenderer. * * @author attila@google.com (Attila Bodis) */ .goog-menu...
{ "pile_set_name": "Github" }
File: afterBinaryExpr.kt - f1bb81d780d6d96b8a3765ad6c505e7f packageHeader PACKAGE("package") identifier simpleIdentifier Identifier("o") semi NL("\n") NL("\n") importList topLevelObject declaration classDeclaration CLASS("class") simpleIdentifier ...
{ "pile_set_name": "Github" }
This is a file to modify in submodules It already has some history. You can add local changes as needed. This one has been changed and the change has been committed to HEAD.
{ "pile_set_name": "Github" }
using System.Linq; using System.Collections.Concurrent; using ICSharpCode.NRefactory.Documentation; using ICSharpCode.NRefactory.TypeSystem; using MonoDevelop.Ide.TypeSystem; using OmniSharp.Solution; namespace OmniSharp.Documentation { public static class XmlDocumentationProviderFactory { private sta...
{ "pile_set_name": "Github" }
#name: ARM-ARM farcall to symbol of type STT_SECTION #source: farcall-section.s #as: #ld: -Ttext 0x1000 --section-start .foo=0x2001014 #error: .*\(.text\+0x0\): relocation truncated to fit: R_ARM_CALL against `.foo'
{ "pile_set_name": "Github" }
; RUN: opt -gvn -S < %s | FileCheck %s ; Check that the redundant load from %if.then is removed. ; Also, check that the debug location associated to load %0 still refers to ; line 3 and not line 6. target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" ; CHECK: @test_redundant_load( ; CHECK-LABEL: entry: ; CHEC...
{ "pile_set_name": "Github" }
# Supported Command Line Switches > Command line switches supported by Electron. You can use [app.commandLine.appendSwitch][append-switch] to append them in your app's main script before the [ready][ready] event of the [app][app] module is emitted: ```javascript const { app } = require('electron') app.commandLine.ap...
{ "pile_set_name": "Github" }
PROG = 7za.dll DEF_FILE = ../../Archive/Archive2.def LIBS = $(LIBS) user32.lib oleaut32.lib CFLAGS = $(CFLAGS) -I ../../../ \ -DCOMPRESS_MT \ -DCOMPRESS_MF_MT \ -DCOMPRESS_BZIP2_MT \ -DDEFLATE_EXTRACT_ONLY \ -DBZIP2_EXTRACT_ONLY \ COMMON_OBJS = \ $O\CRC.obj \ $O\IntToString.obj \ $O\NewHan...
{ "pile_set_name": "Github" }
<div class="apiDetail"> <div> <h2><span>Function(treeId, treeNodes)</span><span class="path">setting.callback.</span>beforeDrag</h2> <h3>Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.exedit</span> js ]</span></h3> <div class="desc"> <p></p> <div class="longdesc"> <p>Use...
{ "pile_set_name": "Github" }
int32 *_FUNC_IDEHBAR_LONG_IDEHBAR=NULL; if(_FUNC_IDEHBAR_LONG_IDEHBAR==NULL){ _FUNC_IDEHBAR_LONG_IDEHBAR=(int32*)mem_static_malloc(4); *_FUNC_IDEHBAR_LONG_IDEHBAR=0; } int32 *_FUNC_IDEHBAR_LONG_I=NULL; if(_FUNC_IDEHBAR_LONG_I==NULL){ _FUNC_IDEHBAR_LONG_I=(int32*)mem_static_malloc(4); *_FUNC_IDEHBAR_LONG_I=0; }...
{ "pile_set_name": "Github" }
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright 2015-2020 Andres Almiray * * 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 * ...
{ "pile_set_name": "Github" }
/* Copyright (c) 2017, Salesforce.org All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of cond...
{ "pile_set_name": "Github" }
import random from datetime import datetime, timedelta import factory from h import models from .auth_client import AuthClient from .base import ModelFactory from .user import User def generate_code(_=None): """Simulate the way oauthlib generates authz codes.""" chars = "abcdefghijklmnopqrstuvwxyz" "ABCDEF...
{ "pile_set_name": "Github" }
{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-1268", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { ...
{ "pile_set_name": "Github" }
/* pollserial.cpp Heavily modified version of: HardwareSerial.cpp - Hardware serial library for Wiring Copyright (c) 2006 Nicholas Zambetti. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as publ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2010-2020 OTClient <https://github.com/edubart/otclient> * * 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...
{ "pile_set_name": "Github" }
// 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" }
/* * Copyright (c) 2001, Adam Dunkels. * Copyright (c) 2009, 2010 Joakim Eriksson, Niclas Finne, Dogan Yazar. * 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 sour...
{ "pile_set_name": "Github" }
// +build !appengine,!js,!windows package logrus import ( "io" "os" "golang.org/x/crypto/ssh/terminal" ) func checkIfTerminal(w io.Writer) bool { switch v := w.(type) { case *os.File: return terminal.IsTerminal(int(v.Fd())) default: return false } }
{ "pile_set_name": "Github" }
module ReversedWords where import Control.Applicative import Test.Tasty import Test.Tasty.HUnit as HU import Text.Earley someWords :: Grammar r (Prod r () Char [String]) someWords = return $ flip (:) <$> (map reverse <$> some (list "word")) <*> list "stop" tests :: TestTree tests = testGroup "Reversed words" [ HU....
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ /** * @fileOverview Defines the {@link CKEDITOR.lang} object, for the * Estonian language. */ /**#@+ @type String @example */ /** * Constains the...
{ "pile_set_name": "Github" }
/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Oct 26 2018) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! /////////////////////////////////////////////////////////////////////////// #pragma once #include <wx/artpro...
{ "pile_set_name": "Github" }
{-# LANGUAGE DataKinds #-} {-# LANGUAGE DeriveDataTypeable #-} {-# LANGUAGE DeriveGeneric #-} {-# LANGUAGE FlexibleInstances #-} {-# LANGUAGE NoImplicitPrelude #-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# LANGUAGE TypeFamilies #-} {-# LANGUAGE TypeOperators ...
{ "pile_set_name": "Github" }
The `spawn source json` command spawns a JSON source inside the node and is the analog to the `import json` command. For more information, please refer to the documentation for the commands [`spawn source`](https://docs.tenzir.com/vast/cli/vast/spawn/source) and [`import json`](https://docs.tenzir.com/vast/cli/vast/im...
{ "pile_set_name": "Github" }
/* * Copyright 2005-2019 Dozer 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 applicable ...
{ "pile_set_name": "Github" }
% EXPECT: unsat H_TYPE: TYPE; H: TYPE = [H_TYPE]; Obj: TYPE; Obj_Tup: TYPE = [Obj]; MARK_TYPE: TYPE = [H_TYPE, Obj]; RELATE: TYPE = [Obj, Obj]; REF_TYPE: TYPE = [H_TYPE, Obj, Obj]; % Symbols h0 to h3 are constants of type H that represents the system state; h0: SET OF H; h1: SET OF H; h2: SET OF H; h3: SET OF H; s0: H...
{ "pile_set_name": "Github" }
/* noto-sans-hk-100normal - latin */ @font-face { font-family: 'Noto Sans HK'; font-style: normal; font-display: swap; font-weight: 100; src: local('Noto Sans HK Thin '), local('Noto Sans HK-Thin'), url('./files/noto-sans-hk-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('....
{ "pile_set_name": "Github" }
Setting the length of an array Counting the months from zero NaN === NaN? Scope and strict mode Detect an error type
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head><title>Package Overview</title> <!-- Copyright (c) 2007 Henri Sivonen 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 wit...
{ "pile_set_name": "Github" }
namespace TexPacker { public enum TextureFormat { JPG, PNG, EXR } }
{ "pile_set_name": "Github" }
@INCLUDE_COMMON@ echo echo RUN ALL TESTS echo check_version echo cd "@CMAKE_INSTALL_PREFIX@/@TARGET_TOOL_EXEC_FOLDER@" nbTests="0" nbFailed="" cleanup() { rm -rf "$EXPORT_DIR" } EXPORT_DIR="$(mktempdir_elektra)" export_config "$EXPORT_DIR" # Parse optional argument `-v` OPTIND=1 while getopts "v" option; do ca...
{ "pile_set_name": "Github" }
{ presets: [ "es2015", ["env", { "modules": false }], "babel-preset-react", ], plugins: [ "babel-plugin-transform-function-bind", ["transform-object-rest-spread", { useBuiltIns: true }], "transform-class-properties", ], env: { // This is a comment development: { plugins: ...
{ "pile_set_name": "Github" }
package Paws::Batch::ListJobs; use Moose; has ArrayJobId => (is => 'ro', isa => 'Str', traits => ['NameInRequest'], request_name => 'arrayJobId'); has JobQueue => (is => 'ro', isa => 'Str', traits => ['NameInRequest'], request_name => 'jobQueue'); has JobStatus => (is => 'ro', isa => 'Str', traits => ['NameInR...
{ "pile_set_name": "Github" }
/* * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
{ "pile_set_name": "Github" }
/* Copyright (c) 2012-2019, AOYAMA Kazuharu * All rights reserved. * * This software may be used and distributed according to the terms of * the New BSD License, which is incorporated herein by reference. */ #include "tsystemglobal.h" #include <TBson> #include <TMongoCursor> extern "C" { #include <mongoc.h> } T...
{ "pile_set_name": "Github" }
import _plotly_utils.basevalidators class ColorsrcValidator(_plotly_utils.basevalidators.SrcValidator): def __init__( self, plotly_name="colorsrc", parent_name="heatmap.hoverlabel.font", **kwargs ): super(ColorsrcValidator, self).__init__( plotly_name=plotly_name, paren...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <head> <meta charset="utf-8"> <meta name='viewport' content='width=device-width, initial-scale=1.0'> <link rel="stylesheet" media="all" type="text/css" href="../sudokuJS.css"> <style> * { margin:0; padding:0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-si...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2017 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" }
/* * Copyright (C) STMicroelectronics SA 2015 * Authors: Arnaud Pouliquen <arnaud.pouliquen@st.com> * for STMicroelectronics. * License terms: GNU General Public License (GPL), version 2 */ #include <linux/io.h> #include <linux/module.h> #include <linux/regmap.h> #include <linux/reset.h> #include <linux...
{ "pile_set_name": "Github" }
package com.alg.top20.dp; import java.util.Arrays; import java.util.Collections; import java.util.Comparator; import java.util.LinkedList; import java.util.PriorityQueue; import java.util.Random; class Mycomparator implements Comparator<Integer> { @Override public int compare(Integer o1, Integer o2) { ...
{ "pile_set_name": "Github" }
#!/bin/bash PDI=GEN001373 #Start-Lockdown if [ -a "/etc/nsswitch.conf" ]; then echo '===================================================' echo ' Patching GEN001373: /etc/nsswitch.conf Permissions' echo '===================================================' # Pull the actual permissions FILEPERMS=`stat -L --forma...
{ "pile_set_name": "Github" }
// Copyright 2013 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <color name="colorPrimary">#1E88E5</color> <color name="colorPrimaryDark">#0288D1</color> <color name="colorAccent">#43A047</color> <color name="material_color_green_600">#43A047</color> </resources>
{ "pile_set_name": "Github" }
# These are supported funding model platforms github: #['tonyp7'] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] patreon: # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username tidelift: # R...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x" }, { "idiom" : "universal", "scale" : "2x", "filename" : "wave_64@2x.png" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
/*************************************************************************** * This file is part of the CuteReport project * * Copyright (C) 2012-2014 by Alexander Mikhalov * * alexander.mikhalov@gmail.com * * ...
{ "pile_set_name": "Github" }
// _Atomic int x; int __attribute__((atomic)) y;
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Text; namespace MxNet.SciKit.Ensemble.HistGradientBoosting { class Splitter { } }
{ "pile_set_name": "Github" }
/* de_DE v0.1 - No comment provided by engineer. */ "%1$@ %2$@ has been downloaded and is ready to use! Would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ indirildi ve kullanıma hazır! Şimdi yüklemek istiyor musunuz? Uygulama yeniden başlatılacaktır."; /* de_DE v0.1 - No comment provided by engineer. *...
{ "pile_set_name": "Github" }
'use strict'; module.exports.definition = { set: function (v) { this._setProperty('fill-opacity', v); }, get: function () { return this.getPropertyValue('fill-opacity'); }, enumerable: true, configurable: true };
{ "pile_set_name": "Github" }
FVWM ---- [![Build Status](https://travis-ci.org/fvwmorg/fvwm.svg?branch=master)](https://travis-ci.org/fvwmorg/fvwm) ------------------------------------------------------------------------------ **Please note that FVWM2 is in maintenance mode. This means it won't be receiving any new features. Bug fixes will be ...
{ "pile_set_name": "Github" }
.nav-link { background-color: $color-white; border-radius: 1.5rem; border: 2px solid $color-primary; display: inline-block; font-family: $text-font-stack; font-weight: 400; line-height: 1.15; padding: .7rem 1.5rem .65rem; text-align: center; text-decoration: none; text-rendering: optimizeLegibilit...
{ "pile_set_name": "Github" }
/* Copyright 2013-present Barefoot Networks, 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 la...
{ "pile_set_name": "Github" }
runOn: - minServerVersion: "4.0" topology: ["replicaset"] - minServerVersion: "4.1.8" topology: ["sharded"] database_name: &database_name "transaction-tests" collection_name: &collection_name "test" data: [] tests: - description: DuplicateKey errors do not contain transient ...
{ "pile_set_name": "Github" }
#! /bin/sh if [ ! -f local/include/numpy/_numpyconfig.h ]; then if [ ! -f prereq ]; then mkdir -p prereq fi if [ ! -f local/lib ]; then mkdir -p local/lib fi if [ ! -f local/bin ]; then mkdir -p local/bin fi if [ ! -f local/include ]; then mkdir -p local/include fi ROOT=$(pwd) cd ...
{ "pile_set_name": "Github" }
[ { "id": 7, "itemId": 5629, "tier": 1, "value": 1, "baseParamId": 6 }, { "id": 7, "itemId": 5630, "tier": 2, "value": 2, "baseParamId": 6 }, { "id": 7, "itemId": 5631, "tier": 3, "value": 3, "baseParamId": 6 }, { "id": 7, "itemId": 5632,...
{ "pile_set_name": "Github" }
require('./_typed-array')('Int16', 2, function (init) { return function Int16Array(data, byteOffset, length) { return init(this, data, byteOffset, length); }; });
{ "pile_set_name": "Github" }
#!/usr/bin/env python # -*- coding: utf-8 -*- import json from alipay.aop.api.constant.ParamConstants import * class MybankCreditLoanapplyDataUploadModel(object): def __init__(self): self._biz_no = None self._biz_type = None self._category = None self._data = None self._d...
{ "pile_set_name": "Github" }
// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. #ifndef RUNTIME_VM_STACK_FRAME_X64_H_ #define RUNTIME_VM_STACK_FRAME_X64_H_ #if !defined(RUNTIME_VM_ST...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # SocketServer code borrow liberally from https://pymotw.com/2/SocketServer/ # Application global vars VERSION = "1.1" PROG_NAME = "xxer" PROG_DESC = "XXE Injection Handler" PROG_EPILOG = "Originally from https://github.com/ONsec-Lab/scripts/blob/master/xxe-ftp-server.rb, rewritten in Python by ...
{ "pile_set_name": "Github" }
<%= @space.user.display_name %> invite you to writing space <%= @space.display_name %>: <%= @invitation.message %> Writings.io is a website to write, manage and publish articles. Accept this invitation to get started: <%= dashboard_invitation_url(:space_id => @space, :id => @invitation.token, :host => APP_CONFIG['h...
{ "pile_set_name": "Github" }
console.warn( "THREE.ParallaxBarrierEffect: As part of the transition to ES6 Modules, the files in 'examples/js' were deprecated in May 2020 (r117) and will be deleted in December 2020 (r124). You can find more information about developing using ES6 Modules in https://threejs.org/docs/#manual/en/introduction/Installati...
{ "pile_set_name": "Github" }
from future import standard_library standard_library.install_aliases() from past.builtins import basestring from .context import get_current_job, get_current_worker import time import random import re import copy def patch_method(base_class, method_name, method): # Create a closure to store the old method de...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:drawable="@drawable/record_exit_disable" android:state_enabled="false"/> <item android:drawable="@drawable/record_exit_normal" android:state_pressed="true"/> <item andr...
{ "pile_set_name": "Github" }
#ifndef HEADER_CURL_RTMP_H #define HEADER_CURL_RTMP_H /*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| ...
{ "pile_set_name": "Github" }
module Fission class Command class Suspend < Command def initialize(args=[]) super @options.all = false end def execute option_parser.parse! @args if @args.count != 1 && !@options.all Fission.ui.output self.class.help Fission.ui.output "" ...
{ "pile_set_name": "Github" }
import Account from "../../../structs/Account"; import GroupsList from "../../groups/structs/GroupsList"; export default class ServiceAccount extends Account { // NOTE: getGroups cannot be moved to Account because of circular // reference issues getGroups() { const groups = this.get("groups") || []; cons...
{ "pile_set_name": "Github" }
/* MIT License Copyright (c) 2016-2017 Florian Cäsar, Michael Plainer For full license see LICENSE in the root directory of this project. */ using System; using System.Collections.Generic; using System.Linq; using Sigma.Core.Handlers; using Sigma.Core.MathAbstract; using Sigma.Core.Utils; namespace Sigma.Core.Tr...
{ "pile_set_name": "Github" }
#ifndef CHECKS_H #define CHECKS_H #include "checks_common.h" Suite *test_jsnorm_suite(void); Suite *test_str_suite(void); Suite *test_regex_suite(void); Suite *test_disasm_suite(void); Suite *test_uniq_suite(void); Suite *test_matchers_suite(void); Suite *test_htmlnorm_suite(void); Suite *test_bytecode_suite(void); vo...
{ "pile_set_name": "Github" }
rem #!/bin/sh openssl req -newkey rsa:1024 -keyout serverBkey.pem -out serverBreq.pem -config ./serverB.cnf -nodes -days 365 -batch openssl x509 -req -in serverBreq.pem -sha1 -extfile ./serverB.cnf -extensions usr_cert -CA rootB.pem -CAkey rootBkey.pem -CAcreateserial -out serverBcert.pem -days 365 copy serverBcert....
{ "pile_set_name": "Github" }
<?php /** * This is a MySQL driver for Dynamic SQL. To make Agile Toolkit support your * PDO-compatible database create your own class DB_dsql_myclass and redefine * rendering methods which appear differently on your database. */ class DB_dsql_mysql extends DB_dsql { public function init() { parent:...
{ "pile_set_name": "Github" }
'use strict'; var _fs = require("fs"); var _config = require("./config.json"); var _utils = require("./utils"); var _utils2; var _bdIpc = require('electron').ipcMain; var _error = false; var _eol = require('os').EOL; var _mainWindow; var _cfg = {}; var _extData = {}; function BetterDiscord(mainWindow) { _main...
{ "pile_set_name": "Github" }
// (C) Copyright Howard Hinnant // (C) Copyright 2011 Vicente J. Botet Escriba // Copyright (c) Microsoft Corporation 2014 // 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). //...
{ "pile_set_name": "Github" }
/* Copyright 2019 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" }
/******************************************************************************* * @文件描述:模块信息的js ******************************************************************************/ function doChange(obj) { if (obj.name == "MODULEID") { checkVo(rootPath + '/fmp/SModuleBiz/CheckModuleVO?id='); } } function doBlur(obj)...
{ "pile_set_name": "Github" }
<?php /** * OrangeHRM is a comprehensive Human Resource Management (HRM) System that captures * all the essential functionalities required for any enterprise. * Copyright (C) 2006 OrangeHRM Inc., http://www.orangehrm.com * * OrangeHRM is free software; you can redistribute it and/or modify it under the terms of ...
{ "pile_set_name": "Github" }
<?php /** Copyright (c) 2007 Brady Mulhollem Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publi...
{ "pile_set_name": "Github" }
#include <iostream> #include <string> #include <vector> #include <algorithm> using namespace std; class Test { string name; int id; public: Test(int id, string name) : id(id), name(name) { } bool operator<(const Test &other) const { return name == other.name ? id < other.id : name < other.name; } vo...
{ "pile_set_name": "Github" }
// // Copyright © 2017 Arm Ltd. All rights reserved. // SPDX-License-Identifier: MIT // #include <aclCommon/ArmComputeTensorUtils.hpp> #include <aclCommon/ArmComputeUtils.hpp> #include "armnn/Exceptions.hpp" #include <armnn/Descriptors.hpp> namespace armnn { namespace armcomputetensorutils { arm_compute::DataType Ge...
{ "pile_set_name": "Github" }
let xp = 0; let health = 100; let gold = 50; let currentWeapon = 0; let fighting; let monsterHealth; let inventory = ["stick"]; const button1 = document.querySelector("#button1"); const button2 = document.querySelector("#button2"); const button3 = document.querySelector("#button3"); const text = document.querySelector...
{ "pile_set_name": "Github" }
/* * A type which wraps a semaphore * * semaphore.c * * Copyright (c) 2006-2008, R Oudkerk --- see COPYING.txt */ #include "multiprocessing.h" enum { RECURSIVE_MUTEX, SEMAPHORE }; typedef struct { PyObject_HEAD SEM_HANDLE handle; long last_tid; int count; int maxvalue; int kind; } SemLo...
{ "pile_set_name": "Github" }