text
stringlengths
2
99.9k
meta
dict
/** * Copyright 2006-2016 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unle...
{ "pile_set_name": "Github" }
import json class NatlasServiceError(Exception): def __init__(self, status_code: int, message: str, template: str = None): self.status_code = status_code self.message = message self.template = f"errors/{self.status_code}.html" if not template else template def __str__(self): r...
{ "pile_set_name": "Github" }
name: Set Date # Run once every day # If we run it on schedule, but only change the date stamp if the repo has changed, The date could be behind by up to a day. # We can't really try to change it with every push the way workflows are set up now, # because there is no way to control which workflows run first, so some ...
{ "pile_set_name": "Github" }
// Copyright 2015 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 pkcs12 import ( "bytes" "crypto/cipher" "crypto/des" "crypto/x509/pkix" "encoding/asn1" "errors" "golang.org/x/crypto/pkcs12/internal/rc2" ) v...
{ "pile_set_name": "Github" }
/* * Copyright 2001-2013 Artima, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
{ "pile_set_name": "Github" }
/** * This Source Code Form is subject to the terms of the Mozilla Public License, * v. 2.0. If a copy of the MPL was not distributed with this file, You can * obtain one at http://mozilla.org/MPL/2.0/. OpenMRS is also distributed under * the terms of the Healthcare Disclaimer located at http://openmrs.org/license....
{ "pile_set_name": "Github" }
/* * Copyright (C) 2012-2018 The Android Money Manager Ex Project Team * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 3 * of the License, or (at your option) any later ve...
{ "pile_set_name": "Github" }
# Client Samples The following table shows the sample sub-directories and their contents. Directory | Description ----------------| ------------- appliance | Samples for Appliance Management APIs common | Samples common helper classes and abstractions; This package does NOT contain any sample con...
{ "pile_set_name": "Github" }
/* -------------------------------------------------------------------------- * * OpenMMDrude * * -------------------------------------------------------------------------- * * This is part of the OpenMM molecular simulation toolkit originating from * ...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.IO; namespace Microsoft.Protocols.TestTools.StackSdk.Asn1 { /// <summary> /// Represents an BER ASN.1 encoding buffer. /// </su...
{ "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 not use thi...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CustomHyperlinkToolTip { public class Employee { private string firstName; private DateTime birthDate; private int salary; public string FirstName { get ...
{ "pile_set_name": "Github" }
using System; using BigMath; using Raksha.Crypto.Parameters; using Raksha.Math; using Raksha.Security; using Raksha.Utilities; namespace Raksha.Crypto.Generators { class DHKeyGeneratorHelper { internal static readonly DHKeyGeneratorHelper Instance = new DHKeyGeneratorHelper(); private DHKeyGeneratorHelper() {...
{ "pile_set_name": "Github" }
--- title: Clustering Reference --- ## Overview Multiple Kong nodes pointing to the same datastore **must** belong to the same "Kong cluster". A Kong cluster allows you to scale the system horizontally by adding more machines to handle a bigger load of incoming requests, and they all share the same data since they po...
{ "pile_set_name": "Github" }
<?php namespace app\shop\controller; use app\shop\controller\Base; class ShopDistributionUser extends Base { public $model; public function initialize() { $this->model = $this->getModel('shop_distribution_user'); parent::initialize(); } public function lists() { $this-...
{ "pile_set_name": "Github" }
# set warnreset=no increase=auto warnroot=no warnReset=no warnTree=no warnTSave=no warnBlkName=no errorStop=no errorBeep=no queryBeep=no; # execute 'trees/cetaceans.taxa.nex'; # cleartrees; # gett file = 'trees/cetaceans.mb.strict-clock.mcmc.trees' storebrlens=yes warntree=no rooted=yes storetreewts=yes from=151 mode=7...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_144) on Wed Sep 06 08:23:36 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class javax.json.bi...
{ "pile_set_name": "Github" }
reviewers: - colhom - csbell - irfanurrehman - madhusudancs - marun - mwielgus - nikhiljindal - quinton-hoole - shashidharatd approvers: - csbell - madhusudancs - mwielgus - nikhiljindal - quinton-hoole
{ "pile_set_name": "Github" }
interface wlan0 static ip_address=192.168.4.1/24 static routers=192.168.4.1 static domain_name_servers=192.168.4.1 nohook wpa_supplicant metric 400
{ "pile_set_name": "Github" }
# # SMBios Config Sample file # # Comments goes until CR/LF/CR+LF # # # For UTF-8 encoded file, the BOM (Byte Order Mark) at the start of the file # is supported (Windows Notepad can create or deal with this and display # the characters correctly if the fonts are installed). # Typically this would be the result o...
{ "pile_set_name": "Github" }
// Copyright (c) 2020 Private Internet Access, Inc. // // This file is part of the Private Internet Access Desktop Client. // // The Private Internet Access Desktop Client 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...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en" > <head> <title>No encoding declaration</title> <link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'> <link rel='help' href='http://www.w3.org/TR/html5/syntax.html#the-input-byte-stream'> <link rel="stylesheet" type="text/css" href="./generatedtests.css"> <script src=...
{ "pile_set_name": "Github" }
# /******************************************************************************* # Copyright (c) 2019, Xilinx, Inc. # 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 so...
{ "pile_set_name": "Github" }
import argparse parser = argparse.ArgumentParser() parser.add_argument('framework', type=str, help="The framework to evaluate as defined by default in resources/frameworks.yaml.") parser.add_argument('benchmark', type=str, nargs='?', default='test', help="The benchmark type to r...
{ "pile_set_name": "Github" }
<?php namespace Illuminate\Database\Eloquent\Relations; use Illuminate\Contracts\Support\Arrayable; use Illuminate\Database\Eloquent\Builder; use Illuminate\Database\Eloquent\Collection; use Illuminate\Database\Eloquent\Model; use Illuminate\Database\Eloquent\ModelNotFoundException; use Illuminate\Support\Str; use In...
{ "pile_set_name": "Github" }
<?php /** * CodeIgniter * * An open source application development framework for PHP 5.2.4 or newer * * NOTICE OF LICENSE * * Licensed under the Open Software License version 3.0 * * This source file is subject to the Open Software License (OSL 3.0) that is * bundled with this package in the files license.txt...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset='utf-8' /> <link href='../fullcalendar.css' rel='stylesheet' /> <link href='../fullcalendar.print.css' rel='stylesheet' media='print' /> <script src='../lib/moment.min.js'></script> <script src='../lib/jquery.min.js'></script> ...
{ "pile_set_name": "Github" }
/*! * commander * Copyright(c) 2011 TJ Holowaychuk <tj@vision-media.ca> * MIT Licensed */ /** * Module dependencies. */ var EventEmitter = require('events').EventEmitter , spawn = require('child_process').spawn , keypress = require('keypress') , fs = require('fs') , exists = fs.existsSync , path = req...
{ "pile_set_name": "Github" }
H 11 // 0.000000 0x0 // 0.000000 0x0 // 0.000000 0x0 // 0.000000 0x0 // -0.007748 0x9fef // -0.005384 0x9d83 // 0.018774 0x24ce // -0.004330 0x9c6f // -0.023351 0xa5fa // -0.015517 0xa3f2 // -0.029153 0xa777
{ "pile_set_name": "Github" }
var str1 = "abc"; var str2 = "abc"; var str3 = "abd"; writeln(str1, " == ", str2, " => ", (str1 == str2)); writeln(str1, " == ", str3, " => ", (str1 == str3)); writeln(str1, " != ", str2, " => ", (str1 != str2)); writeln(str1, " != ", str3, " => ", (str1 != str3)); writeln(str1, " <= ", str2, " => ", (str1 <= str2))...
{ "pile_set_name": "Github" }
/* *********************************************************************************************************************** * * Copyright (c) 2018-2020 Advanced Micro Devices, Inc. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associ...
{ "pile_set_name": "Github" }
syntax = "proto3"; package external; // Type that belongs to a non-envoy package. // // Part of a test suite that verifies normalization of // fully-qualified type names. message PackageLevelType { }
{ "pile_set_name": "Github" }
--- - name: Install gitlab server hosts: all become: yes vars: # host entries won't work in docker # see https://stackoverflow.com/questions/28327458/how-to-add-my-containers-hostname-to-etc-hosts add_host_entries: true roles: - common - gitlab
{ "pile_set_name": "Github" }
/** * Original code: automated SDL platform test written by Edgar Simo "bobbens" * Extended and updated by aschiffler at ferzkopp dot net */ #include <stdio.h> #include <SDL/SDL.h> #include "../../include/SDL_test.h" /* Test cases */ static const TestCaseReference test1 = (TestCaseReference){ "platform_testTyp...
{ "pile_set_name": "Github" }
backend app { .host = "127.0.0.1"; .port = "8081"; .connect_timeout = 60s; .first_byte_timeout = 60s; .between_bytes_timeout = 60s; .max_connections = 800; } acl purge { "127.0.0.1"; }
{ "pile_set_name": "Github" }
import { PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PersonalizeClient"; import { DescribeEventTrackerRequest, DescribeEventTrackerResponse } from "../models/models_0"; import { deserializeAws_json1_1DescribeEventTrackerCommand, serializeAws_json1_1DescribeEventTrackerCommand, ...
{ "pile_set_name": "Github" }
import "hash" rule n3ed_1b2fa905c6210b12 { meta: copyright="Copyright (c) 2014-2017 Support Intelligence Inc, All Rights Reserved." engine="saphire/1.2.2 divinorum/0.99 icewater/0.3.01" viz_url="http://icewater.io/en/cluster/query?h64=n3ed.1b2fa905c6210b12" cluster="n3ed.1b2fa905c6210b12" ...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- from south.utils import datetime_utils as datetime from south.db import db from south.v2 import SchemaMigration from django.db import models from os.path import abspath, dirname class Migration(SchemaMigration): def forwards(self, orm): sql_migration_file = "{}/migration_0074_up.s...
{ "pile_set_name": "Github" }
package net.zoneland.x.bpm.mobile.v1.zoneXBPM.core.component.enums; /** * Created by FancyLou on 2016/10/27. */ public enum ContactFragmentListItemType { header(0),//头部 department(1),//我的部门 company(2),//我的公司 group(3),//我的群组 usually(4);//我的常用联系人 private final int type; ContactFragmentL...
{ "pile_set_name": "Github" }
@extends('backend.app') @section('modules') <div class="container-fluid"> <div class="row"> <div class="col-md-2"> @include('backend.setting._menu') </div> @yield('content') </div> </div> @endsection
{ "pile_set_name": "Github" }
using System; using System.Diagnostics; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using GitDiffMargin.Git; using Microsoft.VisualStudio; using Microsoft.VisualStudio.Text; namespace GitDiffMargin.Core { public class DiffUpdateBackgroundParser : BackgroundParser ...
{ "pile_set_name": "Github" }
<?php namespace App\Http\Controllers\Backend; use App\Http\Controllers\Controller; use App\Http\Requests\Backend\Notification\MarkNotificationRequest; use App\Models\Notification\Notification; use App\Repositories\Backend\Notification\NotificationRepository; use Illuminate\Http\Request; use Illuminate\Support\Facades...
{ "pile_set_name": "Github" }
# mapstructure [![Godoc](https://godoc.org/github.com/mitchellh/mapstructure?status.svg)](https://godoc.org/github.com/mitchellh/mapstructure) mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. This library is most useful when decoding va...
{ "pile_set_name": "Github" }
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // // THIS IS AUTOGENERATED FILE CREATED BY // https://github.com/dotnet/buildtools/blob/6736870b84e06b75e7df32bb84d442db1b2afa10/src/Microsoft.DotNet.Build.Tasks/PackageFiles/encodin...
{ "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" }
# -*- coding: utf-8 -*- import json from app.const import * from app.base.db import get_db, SQL from app.base.logger import log from app.base.utils import tp_timestamp_sec from . import syslog def save_config(handler, msg, name, value): db = get_db() str_val = json.dumps(value, separators=(',', ':')) s...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_10) on Sun Jun 02 21:40:21 BST 2013 --> <title>Uses of Class propel.core.validation.propertyMetadata.PathPropertyMetadata</title> <meta...
{ "pile_set_name": "Github" }
#! /bin/sh # Copyright (C) 2013 - LGPL - Steve Schnepp <steve.schnepp@pwkf.org> # # [backuppc] # user backuppc # env.pcdir /var/lib/BackupPC/pc # env.full_warning 10 # warn if FULL backup older than N days # env.full_critical 20 # critical if FULL backup older than N days # env.incr_warning 1 ...
{ "pile_set_name": "Github" }
/* ** $Id: lauxlib.c,v 1.158 2006/01/16 12:42:21 roberto Exp $ ** Auxiliary functions for building Lua libraries ** See Copyright Notice in lua.h */ #include <ctype.h> #include <errno.h> #include <stdarg.h> #include <stdio.h> #include <stdlib.h> #include <string.h> /* This file uses only the official API of Lua. **...
{ "pile_set_name": "Github" }
 <Page x:Class="ExpenseIt.ExpenseReportPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend...
{ "pile_set_name": "Github" }
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var component_1 = require('../common/component'); var utils_1 = require('./utils'); function simpleTick(fn) { return setTimeout(fn, 30); } component_1.VantComponent({ props: { useSlot: Boolean, millisecond: Boolean, time: { ...
{ "pile_set_name": "Github" }
context('test stats') test_that('fortify.stl works for AirPassengers', { fortified <- ggplot2::fortify(stats::stl(AirPassengers, s.window = 'periodic')) expect_true(is.data.frame(fortified)) expected_names <- c('Index', 'Data', 'seasonal', 'trend', 'remainder') expect_equal(names(fortified), expected_names) ...
{ "pile_set_name": "Github" }
--- name: Bug Report about: Report a bug or regression in functionality --- <!-- ❤️ ngrx? Please consider supporting our collective: 👉 [donate](https://opencollective.com/ngrx/donate) --> <!-- Please search GitHub for a similar issue or PR before submitting a new issue--> ## Minimal reproduction of the bug/regress...
{ "pile_set_name": "Github" }
--TEST-- Regular Expression type: regex with slash --DESCRIPTION-- Generated by scripts/convert-bson-corpus-tests.php DO NOT EDIT THIS FILE --FILE-- <?php require_once __DIR__ . '/../utils/tools.php'; $canonicalBson = hex2bin('110000000B610061622F636400696D0000'); $canonicalExtJson = '{"a" : {"$regularExpression" : ...
{ "pile_set_name": "Github" }
// This file is provided under The MIT License as part of Steamworks.NET. // Copyright (c) 2013-2019 Riley Labrecque // Please see the included LICENSE.txt for additional information. // This file is automatically generated. // Changes to this file will be reverted when you update Steamworks.NET #if UNITY_ANDROID || ...
{ "pile_set_name": "Github" }
package ledis import ( "encoding/binary" "errors" "sync" "time" "github.com/ledisdb/ledisdb/store" ) var ( errExpMetaKey = errors.New("invalid expire meta key") errExpTimeKey = errors.New("invalid expire time key") ) type onExpired func(*batch, []byte) int64 type ttlChecker struct { sync.Mutex db *DB tx...
{ "pile_set_name": "Github" }
object ExampleTrainerStyle3: TExampleTrainerStyle3 Left = 992 Top = 687 BorderIcons = [] BorderStyle = bsNone Caption = 'ExampleTrainerStyle3' ClientHeight = 280 ClientWidth = 280 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name =...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class UniqueItemsKeyword </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Class UniqueItemsKeyword "...
{ "pile_set_name": "Github" }
a2e36336e35f9466c883ade059c6485e *tests/data/fate/vsynth3-mpeg1b.mpeg1video 38251 tests/data/fate/vsynth3-mpeg1b.mpeg1video c44023d27be27deb7f3793321655ca75 *tests/data/fate/vsynth3-mpeg1b.out.rawvideo stddev: 7.00 PSNR: 31.22 MAXDIFF: 56 bytes: 86700/ 86700
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <debug-info version="2"> <concept fqn="c:f3061a53-9226-4cc5-a443-f952ceaf5816/1068580123140:jetbrains.mps.baseLanguage.structure.ConstructorDeclaration" /> <concept fqn="c:f3061a53-9226-4cc5-a443-f952ceaf5816/1068580123155:jetbrains.mps.baseLanguage.structure.ExpressionStateme...
{ "pile_set_name": "Github" }
/* jQuery Colorbox language configuration language: German (de) translated by: wallenium */ jQuery.extend(jQuery.colorbox.settings, { current: "Bild {current} von {total}", previous: "Zurück", next: "Vor", close: "Schließen", xhrError: "Dieser Inhalt konnte nicht geladen werden.", imgError: "Dieses Bild konnte...
{ "pile_set_name": "Github" }
# lru cache A cache object that deletes the least-recently-used items. ## Usage: ```javascript var LRU = require("lru-cache") , options = { max: 500 , length: function (n) { return n * 2 } , dispose: function (key, n) { n.close() } , maxAge: 1000 * 60 * 60 } , cache = LR...
{ "pile_set_name": "Github" }
// +build windows package dns import "net" // SessionUDP holds the remote address type SessionUDP struct { raddr *net.UDPAddr } // RemoteAddr returns the remote network address. func (s *SessionUDP) RemoteAddr() net.Addr { return s.raddr } // ReadFromSessionUDP acts just like net.UDPConn.ReadFrom(), but returns a...
{ "pile_set_name": "Github" }
/* -*- Mode: js; js-indent-level: 2; -*- */ /* * Copyright 2014 Mozilla Foundation and contributors * Licensed under the New BSD license. See LICENSE or: * http://opensource.org/licenses/BSD-3-Clause */ if (typeof define !== 'function') { var define = require('amdefine')(module, require); } define(function (req...
{ "pile_set_name": "Github" }
/* * Copyright Andrey Semashev 2007 - 2015. * 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) */ /*! * \file keywords/order.hpp * \author Andrey Semashev * \date 23.08.2009 ...
{ "pile_set_name": "Github" }
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
{ "pile_set_name": "Github" }
/* * This file is part of the OregonCore Project. See AUTHORS file for Copyright information * * 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 2 of the License, or (at your * opti...
{ "pile_set_name": "Github" }
import React from "react"; import PropTypes from "prop-types"; import Utility from "global/components/utility"; import { UID } from "react-uid"; export default class SelectFilter extends React.PureComponent { static propTypes = { options: PropTypes.array, label: PropTypes.string }; get labelName() { ...
{ "pile_set_name": "Github" }
# -*- mode: snippet -*- # key: word # contributor: Translated from TextMate Snippet # name: word-spacing: normal # -- word-spacing: normal;$0
{ "pile_set_name": "Github" }
using UnityEngine; using System.IO; using System.Text; namespace admob { [System.Serializable] public class AdProperties { public bool isForChildDirectedTreatment=false; public bool isUnderAgeOfConsent=false; public bool isAppMuted=false; public bool isTesting=false; publ...
{ "pile_set_name": "Github" }
/** * \file drm_scatter.c * IOCTLs to manage scatter/gather memory * * \author Gareth Hughes <gareth@valinux.com> */ /* * Created: Mon Dec 18 23:20:54 2000 by gareth@valinux.com * * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of...
{ "pile_set_name": "Github" }
/* Copyright (C) 2013-2019 Expedia Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in wri...
{ "pile_set_name": "Github" }
/** * Copyright 2007-2016, Kaazing Corporation. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
{ "pile_set_name": "Github" }
// Copyright (c) 2014-2018 Ceemple Software Ltd. All rights Reserved. // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// #ifndef LLVM_IR_CACHINGPASSMANAGER_H #define LLVM...
{ "pile_set_name": "Github" }
DELETE FROM achievement_criteria_data WHERE criteria_id = 3693; INSERT INTO achievement_criteria_data VALUES (3693, 11, 0, 0, 'achievement_bg_control_all_nodes');
{ "pile_set_name": "Github" }
define("ace/snippets/sql",["require","exports","module"], function(require, exports, module) { "use strict"; exports.snippetText = "snippet tbl\n\ create table ${1:table} (\n\ ${2:columns}\n\ );\n\ snippet col\n\ ${1:name} ${2:type} ${3:default ''} ${4:not null}\n\ snippet ccol\n\ ${1:name} varchar2(${2:size}) $...
{ "pile_set_name": "Github" }
require("tests/testsuite") GlobalSettings.lookandfeel.denseparagraphs = false DocumentSet = CreateDocumentSet() AssertEquals(DocumentSet.styles.P.above, 1) GlobalSettings.lookandfeel.denseparagraphs = true DocumentSet = CreateDocumentSet() AssertEquals(DocumentSet.styles.P.above, 0)
{ "pile_set_name": "Github" }
#ifndef CVD_LA_H #define CVD_LA_H #include <iostream> #include <cvd/internal/is_pod.h> namespace CVD { ////////////////////////////// // CVD::La // Template class to represent luminance and alpha components // /// A colour consisting of luminance and alpha components /// @param T The datatype of each co...
{ "pile_set_name": "Github" }
import ma = require('azure-pipelines-task-lib/mock-answer'); import tmrm = require('azure-pipelines-task-lib/mock-run'); import path = require('path'); let taskPath = path.join(__dirname, '..', 'deployiiswebapp.js'); let tr: tmrm.TaskMockRunner = new tmrm.TaskMockRunner(taskPath); tr.setInput('WebSiteName', 'mytestwe...
{ "pile_set_name": "Github" }
{ "errors":[ { "loc":{"source":null,"start":{"line":2,"column":0},"end":{"line":2,"column":0}}, "message":"Unexpected end of input" } ], "type":"Program", "loc":{"source":null,"start":{"line":2,"column":0},"end":{"line":2,"column":0}}, "range":[5,5], "body":[], "comments":[] }
{ "pile_set_name": "Github" }
# Copyright 2012 Mozilla Foundation # # 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 wr...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <HTML> <HEAD> <TITLE>Introduction to FreeS/WAN</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-8859-1"> <STYLE TYPE="text/css"><!-- BODY { font-family: serif } H1 { font-family: sans-serif ...
{ "pile_set_name": "Github" }
/* Substitute for and wrapper around <langinfo.h>. Copyright (C) 2009-2016 Free Software Foundation, Inc. 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, or (at your opt...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "pile_set_name": "Github" }
/* ----------------------------------------------------------------------- ffi.c - Copyright (c) 2013 Tensilica, Inc. XTENSA Foreign Function Interface Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to...
{ "pile_set_name": "Github" }
/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ /* Tomorrow Comment */ .hljs-comment, .hljs-quote { color: #8e908c; } /* Tomorrow Red */ .hljs-variable, .hljs-template-variable, .hljs-tag, .hljs-name, .hljs-selector-id, .hljs-selector-class, .hljs-regexp, .hljs-deletion { color: #c82829; }...
{ "pile_set_name": "Github" }
-- things that are libc only, not syscalls -- this file will not be included if not running with libc eg for rump local require, error, assert, tonumber, tostring, setmetatable, pairs, ipairs, unpack, rawget, rawset, pcall, type, table, string = require, error, assert, tonumber, tostring, setmetatable, pairs, ipairs,...
{ "pile_set_name": "Github" }
/* Copyright 2019 ZeroEx Intl. 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" }
-- Copyright (C) 2017 yushi studio <ywb94@qq.com> github.com/ywb94 -- Copyright (C) 2018 lean <coolsnowwolf@gmail.com> github.com/coolsnowwolf -- Licensed to the public under the GNU General Public License v3. local m, s, sec, o, kcp_enable local vssr = 'vssr' local gfwmode = 0 if nixio.fs.access('/etc/dnsmasq.ssr/gfw...
{ "pile_set_name": "Github" }
'label':'bus' 'bounding box':(1341,215,2047,651) 'label':'bus' 'bounding box':(1341,215,2047,651) 'label':'bus' 'bounding box':(1341,215,2047,651) 'label':'bicycle' 'bounding box':(756,524,768,534) 'label':'car' 'bounding box':(1003,505,1070,534) 'label':'car' 'bounding box':(635,501,696,537) 'label':'car' 'bounding bo...
{ "pile_set_name": "Github" }
using Umbraco.Core.Composing; namespace Umbraco.Core.Mapping { public class MapDefinitionCollectionBuilder : SetCollectionBuilderBase<MapDefinitionCollectionBuilder, MapDefinitionCollection, IMapDefinition> { protected override MapDefinitionCollectionBuilder This => this; protected override L...
{ "pile_set_name": "Github" }
# Polynomial Regression Surrogate This example is meant to demonstrate how a polynomial regression based surrogate model is trained and used on a parametric problem. Additionally, the results are compared to those obtained using a Polynomial Chaos (PC) surrogate. The possible differences in applicability are highlight...
{ "pile_set_name": "Github" }
// mkerrors.sh -m64 // Code generated by the command above; see README.md. DO NOT EDIT. // +build amd64,openbsd // Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs -- -m64 _const.go package unix import "syscall" const ( AF_APPLETALK = 0x10 AF_BLUETOOTH = 0x...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; namespace LiteDB { /// <summary> /// Manages all transactions and grantees concurrency and recovery /// </summary> internal class TransactionService { private IDiskService _disk; private AesEncryption _crypto; ...
{ "pile_set_name": "Github" }
/* * Copyright © 2014 Intel Corporation * * 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, pub...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!159 &1 EditorSettings: m_ObjectHideFlags: 0 serializedVersion: 3 m_ExternalVersionControlSupport: Visible Meta Files m_SerializationMode: 2 m_WebSecurityEmulationEnabled: 0 m_WebSecurityEmulationHostUrl: http://www.mydomain.com/mygame.unity3d m_DefaultBehavi...
{ "pile_set_name": "Github" }
// license:BSD-3-Clause // copyright-holders:Fabio Priuli /********************************************************************** SNK Neo Geo Mahjong controller emulation **********************************************************************/ #ifndef MAME_BUS_NEOGEO_CTRL_MAHJONG_H #define MAME_BUS_NEOGEO_CTRL_MAH...
{ "pile_set_name": "Github" }
package org.springframework.data.mongodb.core.mapreduce; public class ContentAndVersion { private String id; private String document_id; private String content; private String author; private Long version; private Long value; public String getAuthor() { return author; } public void setAuthor(String ...
{ "pile_set_name": "Github" }
--- --- ------------------------ ------------------------ 1 : p0(a):-[p10(a)] 1 : p0(a):-[undefined] 1 : p0(b):-[p10(b)] 1 : p0(b):-[undefined] 1 : p10(a):-[p9(a)] 1 : p10(b):-[p9(b)] 1 : p1(a):-[p0(a)] 1 : p1(b):-[p0(b)] 1 : p2(a):-[p1(a)] 1 : p2(b):-[p1(b)] 1 : p3(a):-[p2(a)] 1 : p3(b):-[p2(b)] 1 : p4(a):-[p3(a)] 1 :...
{ "pile_set_name": "Github" }
/*============================================================================ The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center (DKFZ) All rights reserved. Use of this source code is governed by a 3-clause BSD license that can be found in the LICENSE file. =================...
{ "pile_set_name": "Github" }