text
stringlengths
2
9.79k
meta
dict
sentences_perturbed
int64
0
2
doc_stats
dict
# AUTOGENERATED FILE AT_FDCWD = 18446744073709551516 KDDISABIO = 536890173 KDENABIO = 536890172 KDGETLED = 1074023233 KDGKBMODE = 1074023174 KDMKTONE = 536890120 KDSETLED = 536890178 KDSETMODE = 536890122 KDSETRAD = 536890179 KD_GRAPHICS = 1 KD_TEXT = 0 K_RAW = 0 K_XLATE = 1 LED_CAP = 1 LED_NUM = 2 LED_SCR = 4 SYS_ioct...
{ "pile_set_name": "Github" }
null
null
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "google_apis/gcm/engine/heartbeat_manager.h" #include <utility> #include "base/callback.h" #include "base/location.h" #include "base/metrics/hi...
{ "pile_set_name": "Github" }
null
null
// Copyright © 2019 Banzai Cloud // // 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 ...
{ "pile_set_name": "Github" }
null
null
<?php /** * Copyright © Vaimo Group. All rights reserved. * See LICENSE_VAIMO.txt for license details. */ namespace Vaimo\ComposerPatches\Composer\Commands; class ApplyCommand extends \Vaimo\ComposerPatches\Composer\Commands\PatchCommand { protected function configure() { parent::configure(); ...
{ "pile_set_name": "Github" }
null
null
- [name , hr, avg ] - [Mark McGwire, 65, 0.278] - [Sammy Sosa , 63, 0.288]
{ "pile_set_name": "Github" }
null
null
5f04c27cc6ee8625fe2405fb0f7da9a3
{ "pile_set_name": "Github" }
null
null
<keyframes />
{ "pile_set_name": "Github" }
null
null
# SVPinView SVPinView is a light-weight customisable library used for accepting pin numbers or one-time passwords. <p align="left"> <a href="https://developer.apple.com/swift"><img src="https://img.shields.io/badge/Swift_4-compatible-4BC51D.svg?style=flat" alt="Swift 4 compatible" /></a> <a href="https://cocoapods.o...
{ "pile_set_name": "Github" }
null
null
attic Everything else. Collection of configs which: may be obsolete may be unsupported may be useful for study
{ "pile_set_name": "Github" }
null
null
#if defined __thumb__ #include "../../string/strcpy.c" #else #include <string.h> #include "xscale.h" char * strcpy (char *dest, const char *src) { char *dest0 = dest; asm (PRELOADSTR ("%0") : : "r" (src)); #ifndef __OPTIMIZE_SIZE__ if (((long)src & 3) == ((long)dest & 3)) { /* Skip unaligned part....
{ "pile_set_name": "Github" }
null
null
/* * Copyright 2000-2015 JetBrains s.r.o. * * 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" }
null
null
# YML100 Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). The Pyyaml library's default loader will read any YAML attributes starting with `!!` as special syntax, including the `!!python/object/apply` command, which can execute any method in the standard library. Because ...
{ "pile_set_name": "Github" }
null
null
-----BEGIN RSA PRIVATE KEY----- MIIJKgIBAAKCAgEAuucA4YjxmpgZ9NTtUEMUVwhCEuoQPRRSbutFapvXpWHyS73/ ScjBAIxWmoUpzhXyEGUXcpiVP6SH9KZbn6IjcQ5hZiS1AGVWpyugZtQ7ngNWRJY2 qRKHmtLHrF2+HB/JC0z+NNLUuZsYde7EyKUDlDSaq76GIRDqp5+H3b/ElaDNMlkN 07NwVc+0zQ5x9wmftsRO84sEDd9CI7BkoviejsooLEUVhfq2uqGu5hq55BXokFYH KfP2xoJrAM6uGCtB4YlmWXf1AjF/...
{ "pile_set_name": "Github" }
null
null
define( [ "./arr" ], function( arr ) { "use strict"; return arr.slice; } );
{ "pile_set_name": "Github" }
null
null
/* slatrs.f -- translated by f2c (version 20061008). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib; on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at the end of...
{ "pile_set_name": "Github" }
null
null
------------------------------------------------------------------------------- -- @release $Id: standard.lua,v 1.39 2007/12/21 17:50:48 tomas Exp $ ------------------------------------------------------------------------------- local assert, pairs, tostring, type = assert, pairs, tostring, type local io = require "io...
{ "pile_set_name": "Github" }
null
null
#ifndef __NV50_KMS_HEAD_H__ #define __NV50_KMS_HEAD_H__ #define nv50_head(c) container_of((c), struct nv50_head, base.base) #include "disp.h" #include "atom.h" #include "lut.h" #include "nouveau_crtc.h" struct nv50_head { const struct nv50_head_func *func; struct nouveau_crtc base; struct nv50_lut olut; }; int nv...
{ "pile_set_name": "Github" }
null
null
/* ** Copyright (c) 2012 The Khronos Group Inc. ** ** Permission is hereby granted, free of charge, to any person obtaining a ** copy of this software and/or associated documentation files (the ** "Materials"), to deal in the Materials without restriction, including ** without limitation the rights to use, copy, modif...
{ "pile_set_name": "Github" }
null
null
{ "version": "1.0", "examples": { "CancelCluster": [ { "input": { "ClusterId": "CID123e4567-e89b-12d3-a456-426655440000" }, "comments": { }, "description": "This operation cancels a cluster job. You can only cancel a cluster job while it's in the AwaitingQ...
{ "pile_set_name": "Github" }
null
null
<?xml version="1.0" encoding="utf-8" ?> <resources> <style name="MainTheme" parent="MainTheme.Base"> </style> <!-- Base theme applied no matter what API --> <style name="MainTheme.Base" parent="Theme.AppCompat.Light.DarkActionBar"> <!--If you are using revision 22.1 please use just windowNoTitle. Without a...
{ "pile_set_name": "Github" }
null
null
/******************************************************************************* * Copyright (c) 2019 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
{ "pile_set_name": "Github" }
null
null
--- title: "manipulateWidget Demo" output: html_document runtime: shiny --- Hodor. Hodor hodor... Hodor hodor hodor hodor. Hodor, hodor. Hodor. Hodor, hodor, hodor. Hodor hodor?! Hodor, hodor. Hodor. Hodor, hodor - hodor hodor! Hodor, hodor, hodor. Hodor hodor hodor. Hodor. Hodor hodor - hodor... Hodor hodor hodor hod...
{ "pile_set_name": "Github" }
null
null
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="SmtpSettings.ascx.cs" Inherits="ASC.Web.Studio.UserControls.Management.SmtpSettings" %> <%@ Import Namespace="ASC.Core" %> <%@ Import Namespace="Resources" %> <div id="smtpSettingsView" class="display-none"> <div class="settings-block"> <d...
{ "pile_set_name": "Github" }
null
null
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_NG_PHYSICAL_FRAGMENT_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_NG_PHYSICAL_FRAGMENT_H_ #incl...
{ "pile_set_name": "Github" }
null
null
[bdist_rpm] packager = Sylvain Thenault <sylvain.thenault@logilab.fr> provides = pylint
{ "pile_set_name": "Github" }
null
null
import * as tr from "azure-pipelines-task-lib/toolrunner"; import TaskParameters from "./taskParameters" export enum TemplateFileProviderTypes { BuiltIn = 0, Custom = 1 } export enum VariablesProviderTypes { AzureSPN = 0, TaskInput = 1 } export interface IOutputParser { parse(line: string): void;...
{ "pile_set_name": "Github" }
null
null
- Review WaveView - Minor UI changes - Fixes to artist details layout
{ "pile_set_name": "Github" }
null
null
{ "@metadata": { "authors": [ "Eitvys200", "Garas", "Homo", "Hugo.arg", "Ignas693", "Matasg", "Perkunas", "Tomasdd", "Vpovilaitis", "Zygimantus" ] }, "exif-imagewidth": "Plotis", "exif-imagelength": "Aukštis", "exif-bitspersample": "Bitai komponente", "exif-compression": "Suspaud...
{ "pile_set_name": "Github" }
null
null
define([ "./core", "./traversing" ], function( jQuery ) { // The number of elements contained in the matched element set jQuery.fn.size = function() { return this.length; }; jQuery.fn.andSelf = jQuery.fn.addBack; });
{ "pile_set_name": "Github" }
null
null
package com.vladmihalcea.flexypool.model; import javax.persistence.Entity; import javax.persistence.Id; /** * Book - Book * * @author Vlad Mihalcea */ @Entity public class Book { @Id private Long id; private String name; public Long getId() { return id; } public void setId(Long...
{ "pile_set_name": "Github" }
null
null
//****************************************************************************** // // Copyright (c) 2015 Microsoft Corporation. All rights reserved. // // This code is licensed under the MIT License (MIT). // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LI...
{ "pile_set_name": "Github" }
null
null
Copyright (c) 2015-Present CloudFoundry.org Foundation, Inc. All Rights Reserved. This project contains software that is Copyright (c) 2014-2015 Pivotal Software, 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...
{ "pile_set_name": "Github" }
null
null
/* Copyright 2017 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" }
null
null
// Generated by CoffeeScript 1.9.3 var Padding, PaddingBottom, PaddingLeft, PaddingRight, PaddingTop, _Declaration, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; c...
{ "pile_set_name": "Github" }
null
null
/* * Copyright (C) 2017-2018 Team Kodi * This file is part of Kodi - https://kodi.tv * * SPDX-License-Identifier: GPL-2.0-or-later * See LICENSES/README.md for more information. */ #pragma once #include "cores/RetroPlayer/process/RPProcessInfo.h" namespace KODI { namespace RETRO { class CRPProcessInfoX11 :...
{ "pile_set_name": "Github" }
null
null
/** * @author : Adarsh Pastakia * @version : 5.0.0 * @copyright : 2019 * @license : MIT */ import { bindable, bindingMode, computedFrom, customElement, inlineView, viewResources } from "aurelia-framework"; import { addMonths, endOfDay, isAfter, isBefore, isSameMonth, startOfDay, startOfMonth } from "date-f...
{ "pile_set_name": "Github" }
null
null
<?php namespace EasyCorp\Bundle\EasyAdminBundle\Filter; use Doctrine\ORM\QueryBuilder; use EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterInterface; use EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto; use EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto; use EasyCorp\Bundle\EasyAdminBundle\Dto\FilterDataDto; use E...
{ "pile_set_name": "Github" }
null
null
// Code generated by client-gen. DO NOT EDIT. package fake import ( clientset "github.com/aquasecurity/starboard/pkg/generated/clientset/versioned" aquasecurityv1alpha1 "github.com/aquasecurity/starboard/pkg/generated/clientset/versioned/typed/aquasecurity/v1alpha1" fakeaquasecurityv1alpha1 "github.com/aquasecurit...
{ "pile_set_name": "Github" }
null
null
<FindBugsFilter> <Match> <Or> <Class name="~.*\.R\$.*" /> <Class name="~.*Test" /> <Class name="~.*Test\$.*" /> <Class name="~.*\.Manifest\$.*" /> </Or> </Match> </FindBugsFilter>
{ "pile_set_name": "Github" }
null
null
; Joomla! Project ; Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved. ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 PLG_FIELDS_CALENDAR="Fields - Calendar" PLG_FIELDS_CALENDAR_DEFAULT_VALUE_LABEL="Default Date" PLG_FIELDS_CAL...
{ "pile_set_name": "Github" }
null
null
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, ...
{ "pile_set_name": "Github" }
null
null
{ "status_code": 200, "data": { "FailedEntries": [], "ResponseMetadata": { "HTTPStatusCode": 200, "RequestId": "66f128aa-6a74-11e6-b1df-6905c3c8daa6", "HTTPHeaders": { "x-amzn-requestid": "66f128aa-6a74-11e6-b1df-6905c3c8daa6", ...
{ "pile_set_name": "Github" }
null
null
(function () { function forEach(arr, f) { for (var i = 0, e = arr.length; i < e; ++i) f(arr[i]); } function arrayContains(arr, item) { if (!Array.prototype.indexOf) { var i = arr.length; while (i--) { if (arr[i] === item) { return true; } } ...
{ "pile_set_name": "Github" }
null
null
#include "ShaderView.h" #include "ShaderEditor.h" #include "ShaderTemplateDataModel.h" #include "nodeeditor/internal/node/Node.hpp" #include <QMenu> #include <QWidgetAction> #include <QTreeWidget> #include <QContextMenuEvent> #include <nodeeditor/FlowScene> #include "engine/core/log/Log.h" namespace DataFlowProgrammin...
{ "pile_set_name": "Github" }
null
null
/*===================== begin_copyright_notice ================================== Copyright (c) 2017 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, includi...
{ "pile_set_name": "Github" }
null
null
kind: ImageStream apiVersion: image.openshift.io/v1 metadata: name: "openscap-ocp4-ds" spec: lookupPolicy: local: true --- kind: BuildConfig apiVersion: build.openshift.io/v1 metadata: name: "openscap-ocp4-ds" spec: runPolicy: "Serial" triggers: - type: "ImageChange" source: dockerfil...
{ "pile_set_name": "Github" }
null
null
# Verify that gdb can pretty-print the various PyObject* types # # The code for testing gdb was adapted from similar work in Unladen Swallow's # Lib/test/test_jit_gdb.py import os import re import pprint import subprocess import sys import sysconfig import unittest import locale # Is this Python configured to support...
{ "pile_set_name": "Github" }
null
null
# Copyright (C) 2012-2013 Zentyal S.L. # # 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. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANT...
{ "pile_set_name": "Github" }
null
null
@mixin fadeIn($duration: 2s) { -webkit-animation: fadein $duration; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein $duration; /* Firefox < 16 */ -ms-animation: fadein $duration; /* Internet Explorer */ -o-animation: fadein $duration; /* Opera < 12.1 */ animation: fadein $dura...
{ "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>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> <string>$(EXECUTABLE_NAME)</string> <key>CFBundleIdentifi...
{ "pile_set_name": "Github" }
null
null
/* * Copyright IBM Corp. 2007, 2007 * Authors: Peter Tiedemann (ptiedem@de.ibm.com) * */ #undef DEBUG #undef DEBUGDATA #undef DEBUGCCW #define KMSG_COMPONENT "ctcm" #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt #include <linux/device.h> #include <linux/sysfs.h> #include <linux/slab.h> #include "ctcm_main.h" /* *...
{ "pile_set_name": "Github" }
null
null
/* Flot plugin for showing crosshairs when the mouse hovers over the plot. Copyright (c) 2007-2013 IOLA and Ole Laursen. Licensed under the MIT license. The plugin supports these options: crosshair: { mode: null or "x" or "y" or "xy" color: color lineWidth: number } Set the mode to one of "x", "y" or "xy". ...
{ "pile_set_name": "Github" }
null
null
/* Generated by RuntimeBrowser. */ @protocol MTLDepthStencilStateSPI <MTLDepthStencilState> @required - (bool)readsDepth; - (bool)readsStencil; - (bool)writesDepth; - (bool)writesStencil; @end
{ "pile_set_name": "Github" }
null
null
// 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 websocket import ( "crypto/tls" "net" ) func dialWithDialer(dialer *net.Dialer, config *Config) (conn net.Conn, err error) { switch config.Location...
{ "pile_set_name": "Github" }
null
null
# Copyright 2016 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 ...
{ "pile_set_name": "Github" }
null
null
$VERSION = 0.01; 1;
{ "pile_set_name": "Github" }
null
null
8800: 8801: Ideográf lárvák, CJK grubok : hoeng2 : xiǎng 8802: 8803: Ideográf a CJK egyedülálló darázs : lo2 lo4 : luǒ 8804: Ideográf (Cant.) 蠄 蟧, egy pók;蠄 蟝, egy varangy CJK : kam4 : Qin 8805: Ideográf repül CJK-val : jing4 : Ying 8806: Ideográf egyfajta skorpió; a farok CJK-jában : caai3 : chai 8807: 8808: 8809: Ide...
{ "pile_set_name": "Github" }
null
null
# -*- coding: iso-8859-1 -*- """ Codec for the Punicode encoding, as specified in RFC 3492 Written by Martin v. Löwis. """ import codecs ##################### Encoding ##################################### def segregate(str): """3.1 Basic code point segregation""" base = [] extended = {} for c in st...
{ "pile_set_name": "Github" }
null
null
/*****************************************************************************/ /* pklib.h Copyright (c) Ladislav Zezula 2003 */ /*---------------------------------------------------------------------------*/ /* Header file for PKWARE Data Compression Library */ ...
{ "pile_set_name": "Github" }
null
null
//===- USRGeneration.h - Routines for USR generation ----------------------===// // // 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
<testcase> <info> <keywords> printf unittest </keywords> </info> # # Server-side <reply> </reply> # Client-side <client> <server> none </server> # tool is what to use instead of 'curl' <tool> lib557 </tool> <name> curl_mprintf() testing </name> <command> nothing </command> </client> # # Verify data after the test ha...
{ "pile_set_name": "Github" }
null
null
@using Sitecore @using Sitecore.Foundation.SitecoreExtensions.Extensions @using Sitecore.Foundation.Theming.Extensions @model Sitecore.Mvc.Presentation.RenderingModel <div class="@Model.Rendering.GetContainerClass()"> <div class="row"> <div class="col-lg-8"> <article> @Html.Sitecore().DynamicPlaceh...
{ "pile_set_name": "Github" }
null
null
/* * Copyright (c) 2010, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
{ "pile_set_name": "Github" }
null
null
package com.nkanaev.comics.parsers; import com.nkanaev.comics.managers.NaturalOrderComparator; import com.nkanaev.comics.managers.Utils; import org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry; import org.apache.commons.compress.archivers.sevenz.SevenZFile; import java.io.*; import java.util.ArrayList...
{ "pile_set_name": "Github" }
null
null
// SPDX-License-Identifier: GPL-2.0-only /* * ff-hwdep.c - a part of driver for RME Fireface series * * Copyright (c) 2015-2017 Takashi Sakamoto */ /* * This codes give three functionality. * * 1.get firewire node information * 2.get notification about starting/stopping stream * 3.lock/unlock stream */ #inc...
{ "pile_set_name": "Github" }
null
null
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "ReactOS RPC server API" #define REACTOS_STR_INTERNAL_NAME "rpcrt4" #define REACTOS_STR_ORIGINAL_FILENAME "rpcrt4.dll" #include <reactos/version.rc>
{ "pile_set_name": "Github" }
null
null
["line break"]
{ "pile_set_name": "Github" }
null
null
// Copyright Joyent, Inc. and other Node contributors. // // 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, modi...
{ "pile_set_name": "Github" }
null
null
// Copyright 2011 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 aix darwin dragonfly freebsd linux,!appengine netbsd openbsd // Package terminal provides support functions for dealing with terminals, as // commonl...
{ "pile_set_name": "Github" }
null
null
// cgo -godefs types_solaris.go | go run mkpost.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build amd64,solaris package unix const ( SizeofPtr = 0x8 SizeofShort = 0x2 SizeofInt = 0x4 SizeofLong = 0x8 SizeofLongLong = 0x8 PathMax = 0x400 MaxHostNameLen = 0...
{ "pile_set_name": "Github" }
null
null
variable "region1_cluster_name" { default = "tf-region1" } variable "region2_cluster_name" { default = "tf-region2" } variable "region1" { default = "us-west1" } variable "region2" { default = "us-east4" } variable "network_name" { default = "tf-gke-multi-region" } provider "google" { region = "${var.r...
{ "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"); ...
{ "pile_set_name": "Github" }
null
null
(module PinSocket_2x11_P1.27mm_Vertical (layer F.Cu) (tedit 5A19A422) (descr "Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated") (tags "Through hole socket strip THT 2x11 1.27mm double row") (fp_text reference REF** (at -0.635 -2.135) (layer F.SilkS) (ef...
{ "pile_set_name": "Github" }
null
null
/* * 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" }
null
null
# shell > Manage files and URLs using their default applications. Process: [Main](../glossary.md#main-process), [Renderer](../glossary.md#renderer-process) (non-sandboxed only) The `shell` module provides functions related to desktop integration. An example of opening a URL in the user's default browser: ```javasc...
{ "pile_set_name": "Github" }
null
null
{% for file in files %} <script data-cfasync="false" type="text/javascript" src="js/{{ file.filename }} {{- '.php' in file.filename ? get_common(file.params|merge({'v': version})) : '?v=' ~ version|url_encode }}"></script> {% endfor %} <script data-cfasync="false" type="text/javascript"> // <![CDATA[ {{ code|raw...
{ "pile_set_name": "Github" }
null
null
/* * *********************************************************************** * * project: org.matsim.* * *********************************************************************** * * * * copyright : (C) 2019 by the members listed in the CO...
{ "pile_set_name": "Github" }
null
null
def test_base_os(host): assert host.system_info.distribution == 'centos' assert host.system_info.release == '7'
{ "pile_set_name": "Github" }
null
null
--source include/not_have_tlsv13.inc --let $INCREMENT=1 --let $USE_SOCKET= --let $ERROR_IF_CHANNEL_UNSECURE=ER_SECURE_TRANSPORT_REQUIRED --let $NO_SSL_ACCESS_DENIED_ERROR=2510 --let $USER_AUTH_PLUGIN= 'mysql_native_password' --source ../include/connection_ssl.inc --let $USER_AUTH_PLUGIN= 'sha256_password' --source ....
{ "pile_set_name": "Github" }
null
null
function Resolve-LabVMDiskPath { <# .SYNOPSIS Resolves the specified VM name to it's target VHDX path. #> param ( ## VM/node name. [Parameter(Mandatory, ValueFromPipeline)] [ValidateNotNullOrEmpty()] [System.String] $Name, [Parameter()] [ValidateSet('VHD'...
{ "pile_set_name": "Github" }
null
null
#!/bin/bash # This file is part of PenTestKit # Copyright (C) 2017-2018 @maldevel # https://github.com/maldevel/PenTestKit # # PenTestKit - Useful tools for Penetration Testing. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public Lic...
{ "pile_set_name": "Github" }
null
null
<ng-template [ngIf]="mode === 'button'"> <div class="weui-pagination__item weui-pagination__prev"> <a weui-button (click)="_goto(-1)" [weui-mini]="mini" weui-type="default" [disabled]="_prevDisabled" [innerHTML]="prevText"></a> </div> <div class="weui-pagination__item weui-pagination__num" *ngIf="!simple">{{ ...
{ "pile_set_name": "Github" }
null
null
/* crypto/evp/bio_md.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-c...
{ "pile_set_name": "Github" }
null
null
tech data tecd sets three for two split tech data corp said its board declared a three for two stock split payable april to holders of record april reuter
{ "pile_set_name": "Github" }
null
null
/******************************************************************************* * Copyright (c) 2017 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
{ "pile_set_name": "Github" }
null
null
/* * Mesa 3-D graphics library * * Copyright (C) 2011 Morgan Armand <morgan.devel@gmail.com> * * 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 li...
{ "pile_set_name": "Github" }
null
null
/*! * FullCalendar v2.2.0 Stylesheet * Docs & License: http://arshaw.com/fullcalendar/ * (c) 2013 Adam Shaw */ .fc { direction: ltr; text-align: left; } .fc-rtl { text-align: right; } body .fc { /* extra precedence to overcome jqui */ font-size: 1em; } /* Colors -------------------------------...
{ "pile_set_name": "Github" }
null
null
// // AppDelegate.m // Polymer // // Created by Logan Wright on 2/26/15. // Copyright (c) 2015 LowriDevs. All rights reserved. // #import "AppDelegate.h" @interface AppDelegate () @end @implementation AppDelegate - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)la...
{ "pile_set_name": "Github" }
null
null
--- layout: api nav: api type: Vtk.ThreadedImageAlgorithm ---
{ "pile_set_name": "Github" }
null
null
# PLEASE DO NOT EDIT THIS CODE # This code was generated using the UMPLE @UMPLE_VERSION@ modeling language! # NOTE: Ruby generator is experimental and is missing some features available in # in other Umple generated languages like Java or PHP module Example class Student #------------------------ # M...
{ "pile_set_name": "Github" }
null
null
/******************************************************************************* * Copyright (c) 2000, 2011 IBM Corporation and others. * * This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at ...
{ "pile_set_name": "Github" }
null
null
source 'https://github.com/CocoaPods/Specs.git' platform :ios, '8.0' use_frameworks! target :Weather do pod 'Swinject' pod 'Alamofire' pod 'ModelMapper' pod 'ASToast' pod 'RealmSwift' end target :WeatherTests do pod 'Quick', '1.1' pod 'Nimble', '6.1' pod 'Swinject' pod 'RealmSwift' end
{ "pile_set_name": "Github" }
null
null
package zio import zio.FiberRefSpecUtil._ import zio.duration._ import zio.test.Assertion._ import zio.test.TestAspect._ import zio.test._ import zio.test.environment.Live object FiberRefSpec extends ZIOBaseSpec { import ZIOTag._ def spec: ZSpec[Environment, Failure] = suite("FiberRefSpec")( suite("Create a...
{ "pile_set_name": "Github" }
null
null
namespace Gherkin.Pickles { public class PickleCell { public PickleLocation Location { get; private set; } public string Value { get; private set; } public PickleCell(PickleLocation location, string value) { Location = location; Value = value; } ...
{ "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
/F { { {0 eq} {pop 1} is? {0 gt} {dup 1 sub F M sub} is? } cond }. /M { { {0 eq} {pop 0} is? {0 gt} {dup 1 sub M F sub} is? } cond }.
{ "pile_set_name": "Github" }
null
null
# English version of language dependent text of the class WindowClearanceClass title = Clearance-Matrix layer = Lage: layer_tooltip = Lage einstellen, wo die die Werte der Clearance-Matrix geändert werden können add_class = Klasse hinzufügen add_class_tooltip = Eine neue Clearance-Klasse Klasse hinzufügen prune = Trimm...
{ "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 may ...
{ "pile_set_name": "Github" }
null
null
/* STM32 ISR weak declarations */ .thumb /* Default handler for all non-overridden interrupts and exceptions */ .globl __default_handler .type __default_handler, %function __default_handler: b . .weak __exc_nmi .globl __exc_nmi .set __exc_nmi, __default_handler .weak __exc_hardfault .globl __exc_hardfault ...
{ "pile_set_name": "Github" }
null
null
<!-- ~ Copyright 2016 Red Hat, Inc. and/or its affiliates ~ and other contributors as indicated by the @author tags. ~ ~ 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:/...
{ "pile_set_name": "Github" }
null
null