text
stringlengths
2
9.79k
meta
dict
sentences_perturbed
int64
0
2
doc_stats
dict
server: port: 8040 spring: application: name: microservice-gateway-zuul eureka: client: service-url: defaultZone: http://localhost:8761/eureka/ instance: prefer-ip-address: true zuul: routes: route-name: path: /path-a/** url: forward:/path-b management: security: enable...
{ "pile_set_name": "Github" }
null
null
# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- # # Copyright © 2004 Scott James Remnant <scott@netsplit.com>. # # 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; e...
{ "pile_set_name": "Github" }
null
null
'use strict'; exports.mochaHooks = { beforeAll: [ function() { console.log('beforeAll array 1'); }, function() { console.log('beforeAll array 2'); } ], beforeEach: [ function() { console.log('beforeEach array 1'); }, function() { console.log('beforeEach array 2...
{ "pile_set_name": "Github" }
null
null
/* * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ /dts-v1/; #include "am3517.dtsi" #include "am351...
{ "pile_set_name": "Github" }
null
null
#!/usr/bin/env python # -*- coding: utf-8 -*- from tests.helpers import create_ctfd, destroy_ctfd, gen_user def test_ctfd_setup_redirect(): """Test that a fresh CTFd instance redirects to /setup""" app = create_ctfd(setup=False) with app.app_context(): with app.test_client() as client: ...
{ "pile_set_name": "Github" }
null
null
<?php /** * PHPExcel * * Copyright (c) 2006 - 2014 PHPExcel * * 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.1 of the License, or (at your option) any later ve...
{ "pile_set_name": "Github" }
null
null
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang("filetools","ko",{loadError:"파일을 읽는 중 오류가 발생했습니다.",networkError:"파일 업로드 중 네트워크 오류가 발생했습니다.",httpError404:"파일 업로드중 HTTP 오류가 발생했습니다 (404: 파일 찾을수 없음).",...
{ "pile_set_name": "Github" }
null
null
/* * Copyright 2013 Google 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 w...
{ "pile_set_name": "Github" }
null
null
-module(rts_app). -behaviour(application). %% Application callbacks -export([start/2, stop/1]). %% =================================================================== %% Application callbacks %% =================================================================== start(_StartType, _StartArgs) -> case rts_sup:sta...
{ "pile_set_name": "Github" }
null
null
[ { "title": "Associate Site Reliability Engineer", "source": "Freedom of the Press Foundation", "sourceUrl": "https://freedom.press/jobs/job-opening-associate-site-reliability-engineer/", "city": "Multiple", "state": "Multiple", "country": "United States", "description": "In this role, yo...
{ "pile_set_name": "Github" }
null
null
import React from 'react'; import AddTodo from './AddTodo'; import TodoList from './TodoList'; export default class App extends React.Component { render() { return ( <div> <h1>Todos</h1> <TodoList/> <AddTodo/> </div> ); } }
{ "pile_set_name": "Github" }
null
null
/* File: SFNTLayoutTypes.h Contains: SFNT file layout structures and constants. Version: QuickTime 7.3 Copyright: (c) 2007 (c) 1994-2001 by Apple Computer, Inc., all rights reserved. Bugs?: For bug reports, consult the following page on the World Wide W...
{ "pile_set_name": "Github" }
null
null
<!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"/> <title>VSTGUI: CFileExtension Class Reference</title> <link href="tabs.css" re...
{ "pile_set_name": "Github" }
null
null
Imports Access = NetOffice.AccessApi Imports NetOffice.AccessApi.Enums Imports NetOffice.AccessApi.Constants Imports DAO = NetOffice.DAOApi Imports NetOffice.DAOApi.Enums Imports NetOffice.DAOApi.Constants Public Class Example04 Implements IExample Dim _hostApplication As ExampleBase.IHost #Region "IExample...
{ "pile_set_name": "Github" }
null
null
// Copyright 2009 the Sputnik authors. All rights reserved. /** * If the argument len is not a Number, then the length property of * the newly constructed object is set to 1 and the 0 property of * the newly constructed object is set to len * * @path ch15/15.4/15.4.2/15.4.2.2/S15.4.2.2_A2.3_T4.js * @description ...
{ "pile_set_name": "Github" }
null
null
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>runDestinationsByUUID</key> <dict> <key>19271D85-6C2A-4AB7-B0C5-AD1C09375278</key> <dict> <key>localComputer</key> <dict> <key>b...
{ "pile_set_name": "Github" }
null
null
/* * arch/arm/mach-tegra/localtimer.c * * Copyright (C) 2002 ARM Ltd. * All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/init.h> #in...
{ "pile_set_name": "Github" }
null
null
package logging // The IRC client will log things using these methods type Logger interface { // Debug logging of raw socket comms to/from server. Debug(format string, args ...interface{}) // Informational logging about client behaviour. Info(format string, args ...interface{}) // Warnings of inconsistent or unex...
{ "pile_set_name": "Github" }
null
null
/********************************************************************** * LeechCraft - modular cross-platform feature rich internet client. * Copyright (C) 2006-2014 Georg Rudoy * * Distributed under the Boost Software License, Version 1.0. * (See accompanying file LICENSE or copy at https://www.boost.org/LICENSE...
{ "pile_set_name": "Github" }
null
null
<?xml version="1.0" encoding="ASCII"?> <!--This file was created automatically by html2xhtml--> <!--from the HTML stylesheets.--> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:saxon="http://icl.com/saxon" xmlns:lxslt="http://xml.apache.org/xslt" xmlns:redirect="http://xml.apache.org/xalan/redir...
{ "pile_set_name": "Github" }
null
null
/// Copyright (c) 2012 Ecma International. All rights reserved. /** * @path ch15/15.4/15.4.4/15.4.4.22/15.4.4.22-9-c-i-16.js * @description Array.prototype.reduceRight - element to be retrieved is inherited accessor property on an Array */ function testcase() { var testResult = false; function c...
{ "pile_set_name": "Github" }
null
null
/* * Copyright © 2016 Cask Data, 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 t...
{ "pile_set_name": "Github" }
null
null
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using JetBrains.Annotations; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.Extensions.DependencyInjection; namespac...
{ "pile_set_name": "Github" }
null
null
/** * \file * * \brief Peripheral I/O description for SAM4LS4B * * Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries. * * \asf_license_start * * \page License * * Subject to your compliance with these terms, you may use Microchip * software and any derivatives exclusively wi...
{ "pile_set_name": "Github" }
null
null
/// Copyright (c) 2012 Ecma International. All rights reserved. /// Ecma International makes this code available under the terms and conditions set /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the /// "Use Terms"). Any redistribution of this code must retain the above /// copyright an...
{ "pile_set_name": "Github" }
null
null
const help = (): void => { console.log(` bottender line <command> <action> [options] `); }; export default help;
{ "pile_set_name": "Github" }
null
null
{ "type": "bundle", "id": "bundle--4ec75f30-2415-4ef5-81d0-c7443b8c9f9d", "spec_version": "2.0", "objects": [ { "id": "relationship--6d102ef8-c831-413d-b2cb-392517638b0b", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "description": "[Zeb...
{ "pile_set_name": "Github" }
null
null
package cn.neural.common; import lombok.Getter; import java.util.concurrent.*; /** * A specialized <em>semaphore</em> implementation that provides a number of permits in a given time frame. * <p> * TimedSemaphore sem = new TimedSemaphore(1, TimeUnit.SECOND, 10); * * @author lry */ @Getter public class TimedSem...
{ "pile_set_name": "Github" }
null
null
//===- llvm/TableGen/Error.h - tblgen error handling helpers ----*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
null
null
<!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"/> <title>CMSIS DSP Software Library: High Precision Q31 Biquad Cascade Filter</t...
{ "pile_set_name": "Github" }
null
null
namespace LiveSplit.View { partial class EditHistoryDialog { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
{ "pile_set_name": "Github" }
null
null
// Copyright (c) AlphaSierraPapa for the SharpDevelop Team (for details please see \doc\copyright.txt) // This code is distributed under the GNU LGPL (for details please see \doc\license.txt) using System; using System.Diagnostics; namespace ICSharpCode.AvalonEdit.Document { /// <summary> /// Describes a change to...
{ "pile_set_name": "Github" }
null
null
\name{Lcross} \alias{Lcross} \title{Multitype L-function (cross-type)} \description{ Calculates an estimate of the cross-type L-function for a multitype point pattern. } \usage{ Lcross(X, i, j, ..., from, to, correction) } \arguments{ \item{X}{The observed point pattern, from which an estimate of the cross...
{ "pile_set_name": "Github" }
null
null
/** * *************************************************************************** * Copyright (c) 2010 Qcadoo Limited * Project: Qcadoo MES * Version: 1.4 * * This file is part of Qcadoo. * * Qcadoo is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public Li...
{ "pile_set_name": "Github" }
null
null
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on Wed Mar 11 22:23:18 2020 by Eclipse SUMO Version v1_5_0+0662-a598ecae47 This data file and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclips...
{ "pile_set_name": "Github" }
null
null
#ifndef CAFFE_SOFTMAX_LAYER_HPP_ #define CAFFE_SOFTMAX_LAYER_HPP_ #include <vector> #include "caffe/blob.hpp" #include "caffe/layer.hpp" #include "caffe/proto/caffe.pb.h" namespace caffe { /** * @brief Computes the softmax function. * * TODO(dox): thorough documentation for Forward, Backward, and proto params. ...
{ "pile_set_name": "Github" }
null
null
/** * Copyright (C) 2010-2018 Gordon Fraser, Andrea Arcuri and EvoSuite * contributors * * This file is part of EvoSuite. * * EvoSuite 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 vers...
{ "pile_set_name": "Github" }
null
null
""" Definition of urls for DjangoWebProject1. """ from datetime import datetime from django.conf.urls import patterns, include, url from django.contrib import admin from app.forms import BootstrapAuthenticationForm admin.autodiscover() urlpatterns = patterns('', url(r'^', include('app.urls', namespace="app")), ...
{ "pile_set_name": "Github" }
null
null
# gbRNAs.sql was originally generated by the autoSql program, which also # generated gbRNAs.c and gbRNAs.h. This creates the database representation of # an object which can be loaded and saved from RAM in a fairly # automatic way. #Genbank RNA genes CREATE TABLE gbRNAs ( bin int unsigned not null, chrom v...
{ "pile_set_name": "Github" }
null
null
package vpx import "errors" func Error(err CodecErr) error { switch err { case CodecOk: return nil case CodecError: return ErrCodecUnknownError case CodecMemError: return ErrCodecMemError case CodecABIMismatch: return ErrCodecABIMismatch case CodecIncapable: return ErrCodecIncapable case CodecUnsupBi...
{ "pile_set_name": "Github" }
null
null
! Copyright (C) 2002-2013 Free Software Foundation, Inc. ! Contributed by Paul Brook <paul@nowt.org> ! !This file is part of the GNU Fortran 95 runtime library (libgfortran). ! !GNU libgfortran is free software; you can redistribute it and/or !modify it under the terms of the GNU General Public !License as publishe...
{ "pile_set_name": "Github" }
null
null
{ "version" : "5.5.0", "timestamp" : 1581572105208, "path" : "query-validation-tests/url.json", "schemas" : { "CSAS_OUTPUT_0.KsqlTopic.Source" : { "schema" : "`ROWKEY` STRING KEY, `URL` STRING", "serdeOptions" : [ ] }, "CSAS_OUTPUT_0.OUTPUT" : { "schema" : "`ROWKEY` STRING KEY, `PA...
{ "pile_set_name": "Github" }
null
null
<?xml version="1.0" encoding="iso-8859-1"?> <project> <fileVersion>2</fileVersion> <configuration> <name>Debug</name> <toolchain> <name>ARM</name> </toolchain> <debug>1</debug> <settings> <name>C-SPY</name> <archiveVersion>2</archiveVersion> <data> <version>21</v...
{ "pile_set_name": "Github" }
null
null
// Boost.Bimap // // Copyright (c) 2006-2007 Matias Capeletto // // 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 relation/support/get_pair_functor.hpp /// \brief get_pair_functor definition #ifndef BO...
{ "pile_set_name": "Github" }
null
null
/* * Copyright 2017 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
{ "pile_set_name": "Github" }
null
null
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="$(ProjectDir)..\..\build\vc.common\common.filters" /> <ItemGroup> <ClCompile Include="src\account.cpp"> <Filter>Source Files</Filter> </ClCompile> <ClCo...
{ "pile_set_name": "Github" }
null
null
#region Copyright Syncfusion Inc. 2001-2020. // Copyright Syncfusion Inc. 2001-2020. All rights reserved. // Use of this code is subject to the terms of our license. // A copy of the current license can be obtained at any time by e-mailing // licensing@syncfusion.com. Any infringement will be prosecuted under // applic...
{ "pile_set_name": "Github" }
null
null
package net.anotheria.moskito.core.tracer; import net.anotheria.moskito.core.config.MoskitoConfigurationHolder; import net.anotheria.moskito.core.config.tracing.TracingConfiguration; import net.anotheria.moskito.core.journey.JourneyManager; import net.anotheria.moskito.core.journey.JourneyManagerFactory; import net.an...
{ "pile_set_name": "Github" }
null
null
param( [Parameter(Mandatory=$true)][string] $SourceRepo, [Parameter(Mandatory=$true)][int] $ChannelId, [Parameter(Mandatory=$true)][string] $MaestroApiAccessToken, [Parameter(Mandatory=$false)][string] $MaestroApiEndPoint = 'https://maestro-prod.westus2.cloudapp.azure.com', [Parameter(Mandatory=$false)][strin...
{ "pile_set_name": "Github" }
null
null
/** * @brief A solver factory that allows one to register solvers, similar to * layer factory. During runtime, registered solvers could be called by passing * a SolverParameter protobuffer to the CreateSolver function: * * SolverRegistry<Dtype>::CreateSolver(param); * * There are two ways to register a solve...
{ "pile_set_name": "Github" }
null
null
FOO input.mak /^FOO ?= bar$/;" m URL input.mak /^URL ?= \\$/;" m
{ "pile_set_name": "Github" }
null
null
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* -*- linux-c -*- * * * ALSA driver for the digigram lx6464es interface * adapted upstream headers * * Copyright (c) 2009 Tim Blechmann <tim@klingt.org> */ #ifndef LX_DEFS_H #define LX_DEFS_H /* code adapted from ethersound.h */ #define XES_FREQ_COUNT8_MASK 0x...
{ "pile_set_name": "Github" }
null
null
/* * Copyright (c) Facebook, Inc. and its affiliates. * * 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 applic...
{ "pile_set_name": "Github" }
null
null
#!/usr/bin/env bb (import (java.net ServerSocket)) (require '[clojure.java.io :as io] '[clojure.string :as str]) (def debug? true) (def user "admin") (def password "admin") (def base64 (-> (.getEncoder java.util.Base64) (.encodeToString (.getBytes (str user ":" password))))) (def notes-file ...
{ "pile_set_name": "Github" }
null
null
# 算法_61_把字符串转化成整数 ## Question 将一个字符串转换成一个整数,要求不能使用字符串转换整数的库函数。 数值为0或者字符串不是一个合法的数值则返回0 ``` Solution1 class Solution1: def StrToInt(self, s): try: return ____ except: return 0 Solution2 class Solution2: def StrToInt(self, s): if not s...
{ "pile_set_name": "Github" }
null
null
/* * 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 ...
{ "pile_set_name": "Github" }
null
null
# Created by: Joerg Wunsch <joerg@FreeBSD.org> # $FreeBSD$ PORTNAME= libbfd PORTVERSION= 2.19.1 PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SOURCEWARE/binutils/releases DISTNAME= binutils-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org COMMENT= Universal BFD library from GNU binutils CONFLICTS= mingw-binutils-[0-9]...
{ "pile_set_name": "Github" }
null
null
var createCompounder = require('./_createCompounder'); /** * Converts `string` to * [snake case](https://en.wikipedia.org/wiki/Snake_case). * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [string=''] The string to convert. * @returns {string} Returns the snake cased string. * @e...
{ "pile_set_name": "Github" }
null
null
/* =========================================================================== Doom 3 GPL Source Code Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 GPL Source Code (?Doom 3 Source Code?). Doom 3 Source Code is free software: you can redistribute it and/or modify...
{ "pile_set_name": "Github" }
null
null
/* * Copyright © 2014 - 2020 Leipzig University (Database Research 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 * * Unles...
{ "pile_set_name": "Github" }
null
null
<!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" lang="en-US"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Admin 1 &#8211...
{ "pile_set_name": "Github" }
null
null
#!/usr/bin/env python3 """ A program to filter tweets that contain links to a web archive. At the moment it supports archive.org and archive.is, but please add more if you want! """ import json import fileinput archives = [ 'archive.is', 'web.archive.org', 'wayback.archive.org' ] for line in fileinput.i...
{ "pile_set_name": "Github" }
null
null
<testcase> <info> <keywords> FTP HTTPS-proxy </keywords> </info> # Server-side <reply> # This is the HTTPS proxy response <connect> HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes Content-Length: 0 </connect> # This is the FTP server res...
{ "pile_set_name": "Github" }
null
null
--- # required metadata title: Credit holds for sales orders description: This topic describes the setup of rules used to place a sales order on credit hold. author: mikefalkner manager: AnnBe ms.date: 01/25/2019 ms.topic: article ms.prod: ms.service: dynamics-ax-applications ms.technology: # optional metadata # ...
{ "pile_set_name": "Github" }
null
null
'use strict'; /** * count_indexed.js * * Runs count on an indexed field (using hint), which results in an index scan, * and verifies the result. * Each thread picks a random 'modulus' in range [5, 10] * and a random 'countPerNum' in range [50, 100] * and then inserts 'modulus * countPerNum' documents. [250, 100...
{ "pile_set_name": "Github" }
null
null
# findBadExternals.tcl -- # # This script scans the Tcl load library for exported symbols # that do not begin with 'Tcl' or 'tcl'. It reports them on the # standard output. It is used to make sure that the library does # not inadvertently export externals that may be in conflict with # other code. # # Usage: # # tcls...
{ "pile_set_name": "Github" }
null
null
/*! ========================================================= * bootstrap-slider.js * * Maintainers: * Kyle Kemp * - Twitter: @seiyria * - Github: seiyria * Rohit Kalkur * - Twitter: @Rovolutionary * - Github: rovolution * * ========================================================= * * Licensed...
{ "pile_set_name": "Github" }
null
null
<!DOCTYPE html> <html itemscope lang="en-us"> <head><meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta charset="utf-8"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta name="g...
{ "pile_set_name": "Github" }
null
null
<?xml version="1.0" standalone="no" ?> <!DOCTYPE pov SYSTEM "/usr/share/cgc-docs/replay.dtd"> <pov> <cbid>service</cbid> <replay> <read><delim>\x0a</delim><match><data>2D Particle Simulator\x0a</data></match></read> <read><delim>\x0a</delim><match><data>Enter the number of particles to simulate \x281-10\x29:\x0a</data>...
{ "pile_set_name": "Github" }
null
null
// (C) Copyright John Maddock 2005. // 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) // // The aim of this header is just to include <complex> but to do // so in a way that does...
{ "pile_set_name": "Github" }
null
null
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ declare(strict_types=1); namespace Magento\Bundle\Block\DataProviders; use Magento\Catalog\Model\Product; use Magento\Catalog\Pricing\Price\TierPrice; use Magento\Framework\Pricing\Render; use Magento\Framework\Vie...
{ "pile_set_name": "Github" }
null
null
<?php namespace Faker\Provider\de_DE; class Address extends \Faker\Provider\Address { protected static $buildingNumber = array('###', '##', '#', '#/#', '##[abc]', '#[abc]'); protected static $streetSuffixLong = array( 'Gasse', 'Platz', 'Ring', 'Straße', 'Weg', 'Allee' ); protected static $str...
{ "pile_set_name": "Github" }
null
null
#ifndef OUTPUT_H #define OUTPUT_H #include <stddef.h> #include <stdio.h> #include <stdint.h> #include <time.h> #include "main-src.h" #include "unusedparm.h" #include "masscan-app.h" struct Masscan; struct Output; enum ApplicationProtocol; enum PortStatus; /** * Output plugins * * The various means for writing outp...
{ "pile_set_name": "Github" }
null
null
/* Software floating-point emulation. Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b Copyright (C) 1997,1999,2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Lib...
{ "pile_set_name": "Github" }
null
null
/* * Copyright 2009-2017. DigitalGlobe, 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 ...
{ "pile_set_name": "Github" }
null
null
import numpy as np import tensorflow as tf from parallel_trpo import utils class VF(object): coeffs = None def __init__(self, session): self.net = None self.session = session def create_net(self, shape): hidden_size = 64 self.x = tf.placeholder(tf.float32, shape=[None, sha...
{ "pile_set_name": "Github" }
null
null
#ifndef _SEPOL_NODE_RECORD_H_ #define _SEPOL_NODE_RECORD_H_ #include <stddef.h> #include <sepol/context_record.h> #include <sepol/handle.h> #ifdef __cplusplus extern "C" { #endif struct sepol_node; struct sepol_node_key; typedef struct sepol_node sepol_node_t; typedef struct sepol_node_key sepol_node_key_t; #define...
{ "pile_set_name": "Github" }
null
null
# Electronics ## Connection Diagram ![connections](files/connections.jpg) ## Bill of Materials (BOM) ### PCB Name | Thumbnail | Required | Note | -------- | --------- | -------- | ---- | main | ![main](files/main_pcb_s.jpg) | 1 | sub | ![sub](files/sub_pcb_s.jpg) | 2 | there is a difference (SJ1) between<br>the 2...
{ "pile_set_name": "Github" }
null
null
import random import usermanager from constants import * CONFUSED = 'Растеряться' SPINE = 'Войти спиной вперёд' name = 'Человек' def enter(user, reply): msg = ( '—Проходи, {0}, чего хотел?\n\nНа негнущихся коленях ты проходишь ' 'в середину комнаты. Да, глаза не подвели, это действительно...\n\n' '*Билл Гейтс...
{ "pile_set_name": "Github" }
null
null
#include <CtrlLib/CtrlLib.h> using namespace Upp; GUI_APP_MAIN { ImageDraw iw(400, 100); iw.DrawRect(0, 0, 400, 100, White()); iw.DrawEllipse(0, 0, 400, 100, Red()); iw.DrawText(20, 30, AsString(GetSysTime())); ClearClipboard(); AppendClipboardImage(iw); }
{ "pile_set_name": "Github" }
null
null
#error "This file is just for the make check"
{ "pile_set_name": "Github" }
null
null
// Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build ignore /* Input to cgo -godefs. See README.md */ // +godefs map struct_in_addr [4]byte /* in_addr */ // +godefs map struct_in6_addr [16]byte /* in6...
{ "pile_set_name": "Github" }
null
null
#!/bin/sh # # Detects OS we're compiling on and outputs a file specified by the first # argument, which in turn gets read while processing Makefile. # # The output will set the following variables: # CC C Compiler path # CXX C++ Compiler path # PLATFORM_LDFLAGS ...
{ "pile_set_name": "Github" }
null
null
/* * Copyright 2018 * Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology * 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 * * htt...
{ "pile_set_name": "Github" }
null
null
<div class="layout-absolute"> <div class="control-scrollbar" data-control="scrollbar"> <div class="control-assetlist" data-control="assetlist" id="<?= $this->getId('asset-list') ?>"> <?= $this->makePartial('items', ['items'=>$data]) ?> </div> </div> </div>
{ "pile_set_name": "Github" }
null
null
# Copyright (C) 2016 WebDevStudios # This file is distributed under the same license as the CMB2 package. # Translators: msgid "" msgstr "" "Project-Id-Version: CMB2\n" "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n" "POT-Creation-Date: 2016-06-27 17:01:22+00:00\n" "PO-Revision-Date: 2016-06-27 17:01...
{ "pile_set_name": "Github" }
null
null
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright (c) 2009 Sun Microsystems Inc. All Rights Reserved * * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the License). You may not use this file except in * compliance with the Li...
{ "pile_set_name": "Github" }
null
null
# Programmer: limodou # E-mail: limodou@gmail.com # # Copyleft 2006 limodou # # Distributed under the terms of the GPL (GNU Public License) # # NewEdit 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" }
null
null
// Drawing mixins // generic drawing of more complex things @function draw_widget_edge($c:$borders_edge) { // outer highlight "used" on most widgets @return 0 1px $c; } // provide font size in rem, with px fallback @mixin fontsize($size: 24, $base: 16) { font-size: round($size) + pt; //font-size: ($size / $bas...
{ "pile_set_name": "Github" }
null
null
Metadata-Version: 1.0 Name: discover Version: 0.4.0 Summary: Test discovery for unittest. Backported from Python 2.7 for Python 2.4+ Home-page: http://pypi.python.org/pypi/discover/ Author: Michael Foord Author-email: michael@voidspace.org.uk License: UNKNOWN Description: This is the test discovery mechanism and ``load...
{ "pile_set_name": "Github" }
null
null
/*===---- clflushoptintrin.h - CLFLUSHOPT intrinsic ------------------------------------=== * * 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 limita...
{ "pile_set_name": "Github" }
null
null
<!DOCTYPE html> <html lang="en"> <head> <title>SpringBoot - validator</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> </head> <body> <p>当前时间:${.now?string("yyyy-MM-dd HH:mm:ss.sss")}</p> <div class="body"> <form action="/saveUser" method="post"> <table> <tbod...
{ "pile_set_name": "Github" }
null
null
package br.com.caelum.stella.faces.validation; import static org.junit.Assert.assertTrue; import javax.faces.validator.Validator; import org.junit.Test; /** * @author Leonardo Bessa */ public class StellaTituloEleitoralValidatorTagTest { @Test public void shouldReturnTheStellaValidator() throws Exception ...
{ "pile_set_name": "Github" }
null
null
SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 4
{ "pile_set_name": "Github" }
null
null
class AddRefreshTokenToUser < ActiveRecord::Migration[4.2] def change add_column :users, :refresh_token, :string end end
{ "pile_set_name": "Github" }
null
null
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!126 &1 NavMeshAreas: m_ObjectHideFlags: 0 serializedVersion: 2 areas: - name: Walkable cost: 1 - name: Not Walkable cost: 1 - name: Jump cost: 2 - name: cost: 1 - name: cost: 1 - name: cost: 1 - name: cost: 1 - name: ...
{ "pile_set_name": "Github" }
null
null
import os from datetime import timedelta ### Set the time after which the admin session expires # There are two sessions on pagure, login that holds for 31 days and # the session defined here after which an user has to re-login. # This session is used when accessing all administrative parts of pagure # (ie: changing a...
{ "pile_set_name": "Github" }
null
null
/* Kore Shared Data Server * Copyright (C) 2005 Hongli Lai <hongli AT navi DOT cx> * * 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 ...
{ "pile_set_name": "Github" }
null
null
using System; using System.Linq; using System.Text; using Newtonsoft.Json; using Util.Helpers; using Util.Tests.Samples; using Util.Tests.XUnitHelpers; using Xunit; namespace Util.Tests.Helpers { /// <summary> /// Json测试 /// </summary> public class JsonTest { /// <summary> /// 测试循环引用序列...
{ "pile_set_name": "Github" }
null
null
/* * xfrm6_mode_ro.c - Route optimization mode for IPv6. * * Copyright (C)2003-2006 Helsinki University of Technology * Copyright (C)2003-2006 USAGI/WIDE 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 ...
{ "pile_set_name": "Github" }
null
null