text stringlengths 2 99.9k | meta dict |
|---|---|
/*
Copyright 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, softw... | {
"pile_set_name": "Github"
} |
;
; File 'topol.top' was generated
; By user: carlo (501)
; On host: CarloMB
; At date: Sun May 14 17:04:23 2017
;
; This is a standalone topology file
;
; Created by:
; :-) GROMACS - gmx pdb2gmx, 2016.3 (-:
;
; Executable: /Users/carlo/Codes/gromacs-2016.3/exe/bin/gmx_mpi
; Data prefix: /Users... | {
"pile_set_name": "Github"
} |
// Boost.Range library
//
// Copyright Neil Groves 2007. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
//
// For more information, see http://www.boost.org/libs/range/
//
#... | {
"pile_set_name": "Github"
} |
snd-pcxhr-objs := pcxhr.o pcxhr_hwdep.o pcxhr_mixer.o pcxhr_core.o pcxhr_mix22.o
obj-$(CONFIG_SND_PCXHR) += snd-pcxhr.o
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2010-2011 Freescale Semiconductor, Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __FSL_SECURE_BOOT_H
#define __FSL_SECURE_BOOT_H
#ifdef CONFIG_SECURE_BOOT
#if defined(CONFIG_FSL_CORENET)
#define CONFIG_SYS_PBI_FLASH_BASE 0xc0000000
#elif defined(CONFIG_BSC9132QDS)
#define CONFIG_SYS_PBI_FL... | {
"pile_set_name": "Github"
} |
// This source file is part of the Swift.org open source project
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/LICENSE.txt for license information
// See https://swift.org/CONTRIBUTORS.txt for the li... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<ThingCategoryDef>
<defName>Ammo20mmFliegerfaust</defName>
<label></label>
<parent>AmmoRockets</parent>
<iconPath>UI/Icons/ThingCategories/CaliberRocket</iconPath>
</ThingCategoryDef>
<!-- ==================== AmmoSet ==================... | {
"pile_set_name": "Github"
} |
/*********************************************************
*
* Multi Theft Auto: San Andreas - Deathmatch
*
* ml_base, External lua add-on module
*
* Copyright © 2003-2018 MTA. All Rights Reserved.
*
* Grand Theft Auto is © 2002-2018 Rockstar North
*
* THE FOLLOWING SOURCES ARE PART OF THE MULTI THEFT
... | {
"pile_set_name": "Github"
} |
package cli
import (
"flag"
"strconv"
"time"
)
// WARNING: This file is generated!
// BoolFlag is a flag with type bool
type BoolFlag struct {
Name string
Usage string
EnvVar string
FilePath string
Required bool
Hidden bool
Destination *bool
}
// String returns a readable repr... | {
"pile_set_name": "Github"
} |
authorName: default
experimentName: example_mnist_pytorch
trialConcurrency: 1
maxExecDuration: 1h
maxTrialNum: 10
#choice: local, remote, pai
trainingServicePlatform: local
searchSpacePath: search_space.json
#choice: true, false
useAnnotation: false
tuner:
#choice: TPE, Random, Anneal, Evolution, BatchTuner, MetisTun... | {
"pile_set_name": "Github"
} |
/*
* linux/net/sunrpc/gss_krb5_seal.c
*
* Adapted from MIT Kerberos 5-1.2.1 lib/gssapi/krb5/k5seal.c
*
* Copyright (c) 2000 The Regents of the University of Michigan.
* All rights reserved.
*
* Andy Adamson <andros@umich.edu>
* J. Bruce Fields <bfields@umich.edu>
*/
/*
* Copyright 1993 by OpenVision T... | {
"pile_set_name": "Github"
} |
/* eslint-env jest */
import 'intersection-observer';
import React from 'react';
import renderer from 'react-test-renderer';
import List from '../';
import { getItemCount } from '../utils';
import mockSentinel, { mockCallback } from './mockSentinel';
jest.mock('../Sentinel', () => (props) => {
if (props.setRef) {
... | {
"pile_set_name": "Github"
} |
grammar CompilerAst;
//php5
options {
output = AST;
ASTLabelType = SLAST;
language = Java;
}
tokens {
ModuleDeclaration;
ClassDeclaration;
PROG; // Main program: statements
CLASS_BODY;
FIELD_DECL;
METHOD_DECL; // function definition
TYPE;
PARAMETER; // parameter
BLOCK;
VAR_DECL;
STATEMENT;
CONDITI... | {
"pile_set_name": "Github"
} |
//////////////////////////////
// Import Pieces
//////////////////////////////
@import "single/default";
@function breakpoint-parse-single($feature, $empty-media, $first) {
$parsed: '';
$leader: '';
// If we're forcing
@if not ($empty-media) or not ($first) {
$leader: 'and ';
}
// If it's a single fea... | {
"pile_set_name": "Github"
} |
import sys
if sys.version_info < (3, 7):
from ._zsrc import ZsrcValidator
from ._z import ZValidator
from ._ysrc import YsrcValidator
from ._y import YValidator
from ._xsrc import XsrcValidator
from ._x import XValidator
from ._visible import VisibleValidator
from ._valuesrc import Valu... | {
"pile_set_name": "Github"
} |
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AggregateSource.Reactive", "AggregateSource.Reactive\AggregateSource.Reactive.csproj", "{37CF3852-C21E-465C... | {
"pile_set_name": "Github"
} |
#include "preview_box.hpp"
#include "canvas/canvas_gl.hpp"
#include "pool/symbol.hpp"
#include <sstream>
namespace horizon {
SymbolPreviewBox::SymbolPreviewBox(const std::pair<int, bool> &v)
: Gtk::Box(Gtk::ORIENTATION_VERTICAL, 5), view(v), symbol(UUID::random())
{
auto tbox = Gtk::manage(new Gtk::Box(Gtk::OR... | {
"pile_set_name": "Github"
} |
/*++
Copyright (c) 2013 Minoca Corp.
This project is dual licensed. You are receiving it under the terms of the
GNU General Public License version 3 (GPLv3). Alternative licensing terms are
available. Contact info@minocacorp.com for details. See the LICENSE file at the
root of this project for complete licensing info... | {
"pile_set_name": "Github"
} |
const { promisify } = require('util')
const binding = require('bindings')('bindings.node')
const AbstractBinding = require('@serialport/binding-abstract')
const linuxList = require('./linux-list')
const Poller = require('./poller')
const unixRead = require('./unix-read')
const unixWrite = require('./unix-write')
const ... | {
"pile_set_name": "Github"
} |
# CGI SAPI
| {
"pile_set_name": "Github"
} |
package com.baidu.rasp;
public class MysqlServlet extends BaseSqlServlet {
@Override
public void loadProperties() {
driver = "com.mysql.jdbc.Driver";
dbUrl = properties.getProperty("mysqlurl") + fileSeparator + properties.getProperty("mysqldb");
user = properties.getProperty("mysqluse... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2000-2012 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"
} |
## How To Contribute
We are always very happy to have contributions, whether for trivial cleanups or big new features.
We want to have high quality, well documented codes for each programming language, as well as the surrounding [ecosystem](https://github.com/apache/rocketmq-externals) of integration tools that people... | {
"pile_set_name": "Github"
} |
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
Gem::Specification.new "samson_jenkins", "0.0.0" do |s|
s.summary = "Samson jenkins integration"
s.authors = ["Rupinder Dhanoa "]
s.email = "rdhanoa@zendesk.com"
s.add_runtime_dependency "jenkins_api_client", "~> 1.3"
end
| {
"pile_set_name": "Github"
} |
package io.boden.android;
import android.text.TextWatcher;
import android.text.Editable;
import android.widget.TextView;
public class NativeEditTextTextWatcher extends Object implements TextWatcher
{
public NativeEditTextTextWatcher(TextView view)
{
_view = view;
}
@Override
public void befo... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2014-2019 JetBrains s.r.o and contributors. Use of this source code is governed by the Apache 2.0 license.
*/
package io.ktor.util
import kotlin.reflect.*
@Suppress("ACTUAL_WITHOUT_EXPECT")
internal actual typealias CoroutineStackFrame = kotlin.coroutines.jvm.internal.CoroutineStackFrame
@Suppress(... | {
"pile_set_name": "Github"
} |
<resources>
<!-- Example customization of dimensions originally defined in res/values/dimens.xml
(such as screen margins) for screens with more than 820dp of available width. This
would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
<dimen name="activity_horizon... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2015 Nuxi, https://nuxi.nl/
//
// SPDX-License-Identifier: BSD-2-Clause
#include <ctype.h>
int isprint(int c) {
return c >= ' ' && c <= '~';
}
| {
"pile_set_name": "Github"
} |
GLPSOL: GLPK LP/MIP Solver, v4.47
Parameter(s) specified in the command line:
--math GSS.mod
Reading model section from GSS.mod...
Reading data section from GSS.mod...
38 lines were read
Generating s...
Generating sos1...
Model has been successfully generated
GLPK Integer Optimizer, v4.47
2 rows, 21 columns, 41 non-ze... | {
"pile_set_name": "Github"
} |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribute... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: MIT
/*
* Copyright © 2019 Intel Corporation
*
*/
#include "i915_drv.h"
#include "intel_display_types.h"
#define DSB_BUF_SIZE (2 * PAGE_SIZE)
/**
* DOC: DSB
*
* A DSB (Display State Buffer) is a queue of MMIO instructions in the memory
* which can be offloaded to DSB HW in Displa... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import json
from alipay.aop.api.response.AlipayResponse import AlipayResponse
class AlipayInsAutoUserMsgSendResponse(AlipayResponse):
def __init__(self):
super(AlipayInsAutoUserMsgSendResponse, self).__init__()
self._can_retry = None
@property
... | {
"pile_set_name": "Github"
} |
package com.zvm.instruction.loadandstore.store;
import com.zvm.instruction.Instruction;
import com.zvm.interpreter.CallSite;
import com.zvm.interpreter.CodeUtils;
import com.zvm.interpreter.Interpreter;
import com.zvm.runtime.*;
public class Fstore_3 implements Instruction {
@Override
public void execute(RunT... | {
"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
"Licens... | {
"pile_set_name": "Github"
} |
# lws api test Secure Streams
Performs some tests against httpbin.org server
to check Secure Streams client performance
## build
```
$ cmake . && make
```
## usage
Commandline option|Meaning
---|---
-d <loglevel>|Debug verbosity in decimal, eg, -d15
```
$ ./lws-api-test-secure-streams
```
| {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2016 Apple Inc. All Rights Reserved.
See LICENSE.txt for this sample’s licensing information
Abstract:
View containing an AVPlayerLayer.
*/
@import Foundation;
@import AVFoundation;
#import "AAPLPlayerView.h"
@implementation AAPLPlayerView
- (AVPlayer *)player {
return self... | {
"pile_set_name": "Github"
} |
#-------------------------------------------------------------------------------
#
# Define classes for (uni/multi)-variate kernel density estimation.
#
# Currently, only Gaussian kernels are implemented.
#
# Written by: Robert Kern
#
# Date: 2004-08-09
#
# Modified: 2005-02-10 by Robert Kern.
# Contr... | {
"pile_set_name": "Github"
} |
丁-410
(43)第 39 次會議
時 間:中華民國 104 年 06 月 01 日上午 09 時 30 分
地 點:本會議事廳
出席議員:黃定和 張建榮 林錫明 江碧華 林岳賢 林志鴻 楊順木
林金龍 林東成 林成功 吳宏謀 陳俊宇 黃浴沂 陳福山
黃建勇 吳秋齡 陳漢鍾 黃素琴 劉添梧 陳鴻禧 沈德茂
黃適超 張明華 游祥德 楊政誠 張秋明 薛呈懿 陳文昌
邱嘉進 林棋山 陳正男 陳傑麟 陳孝仁 孫湯玉惠
列席人員:縣府—縣長林聰賢 建設處處長黃志良 工務處處長陳春錦
教育處處長文超順 警察局局長高壽孫
本會—秘書長陳茂琳 秘書吳國樑 秘書吳銘鴻 議事組主任陳
進煌 法制室主任徐明德
來 賓:各報及各廣播電台記者
主 席:陳議... | {
"pile_set_name": "Github"
} |
# Kodi Media Center language file
# Addon Name: DirectX Spectrum
# Addon id: visualization.dxspectrum
# Addon Provider: Team-Kodi
msgid ""
msgstr ""
"Project-Id-Version: XBMC Main\n"
"Report-Msgid-Bugs-To: http://trac.xbmc.org/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
... | {
"pile_set_name": "Github"
} |
// Mixins
import Colorable from '../../mixins/colorable'
// Utilities
import mixins, { ExtractVue } from '../../util/mixins'
import { genPoints, genBars } from './helpers/core'
import { genPath } from './helpers/path'
// Types
import Vue, { VNode } from 'vue'
import { Prop, PropValidator } from 'vue/types/options'
e... | {
"pile_set_name": "Github"
} |
package umcg.genetica.io.trityper;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import cern.colt.matrix.tdouble.DoubleMatrix1D;
import cern.colt.matrix.tdouble.DoubleMatrix2D;
import org.apache.commons.cli.*;
import umcg.genetica.io.Gpio;
import umcg.genetica.io.... | {
"pile_set_name": "Github"
} |
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | {
"pile_set_name": "Github"
} |
__attribute__((format(printf, 1, 2)))
void myMultiplyDefinedPrintf(const char *format, ...); // this declaration does not match the definition
__attribute__((format(printf, 1, 2)))
void myMultiplyDefinedPrintf2(const char *format, ...);
__attribute__((format(printf, 1, 2)))
void myMultiplyDefinedPrintf3(const char *... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2011-2020, JFXtras
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
* notice, this list of condi... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 00edab3b4c53a4ac792719f0ca7cec99
timeCreated: 1476799198
licenseType: Store
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
'dblat3.out' NAME OF SUMMARY OUTPUT FILE
6 UNIT NUMBER OF SUMMARY FILE
'DBLAT3.SNAP' NAME OF SNAPSHOT OUTPUT FILE
-1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
F LOGICAL FLAG, T TO STOP ON FAILURES.... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="ember-guides/config/environment" content="%7B%22modulePrefix%22%3A%22ember-guides%22%2C%22environment%22%3A%22pr... | {
"pile_set_name": "Github"
} |
# Dolibarr language file - Source file is en_US - members
MembersArea=Ledenoverzicht
MemberCard=Lidmaatschapskaart
SubscriptionCard=Inschrijvingskaart
Member=Lid
Members=Leden
ShowMember=Toon lidmaatschapskaart
UserNotLinkedToMember=Gebruiker niet gekoppeld aan een lid
ThirdpartyNotLinkedToMember=Derden niet gekoppeld ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2014 The Error Prone 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... | {
"pile_set_name": "Github"
} |
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net461</TargetFramework>
<AssemblyName>Xamarin.Forms.Mocks.Tests</AssemblyName>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="4.7.0.968" />
<PackageRefer... | {
"pile_set_name": "Github"
} |
SPDX-License-Identifier: LGPL-2.0
| {
"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"
} |
<?xml version="1.0" encoding="utf-8" ?>
<connectionStrings>
<!-- Rename this file SharedConfiguration.config and fill out your personal copy of the shared connection strings. -->
<!-- This is the primary Azure Storage Account you will use for your demos! -->
<!-- Create your account in Azure before demoing! -->
<... | {
"pile_set_name": "Github"
} |
---
title: Publicación y resolución de nombres del mismo nivel
ms.date: 03/30/2017
ms.assetid: f0370e08-9fa6-4ee5-ab78-9a58a20a7da2
ms.openlocfilehash: 4a0787972a61f5700d1e8728be96db8ef9ee749e
ms.sourcegitcommit: 7588136e355e10cbc2582f389c90c127363c02a5
ms.translationtype: HT
ms.contentlocale: es-ES
ms.lasthandoff: 03/... | {
"pile_set_name": "Github"
} |
class CTxnLocal[ T ] {
def set( x: T )( implicit t: Txn ) {}
def get( implicit t: Txn ) : T = null.asInstanceOf[ T ]
def initialValue( t: Txn ) : T = null.asInstanceOf[ T ]
}
trait Txn
trait ProcTxn {
def ccstm: Txn
}
trait TxnLocal[ @specialized T ] {
def apply()( implicit tx: ProcTxn ) : T
de... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2019 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applic... | {
"pile_set_name": "Github"
} |
client
dev tun
proto udp
remote gla-c01.ipvanish.com 443
resolv-retry infinite
nobind
persist-key
persist-tun
persist-remote-ip
ca /etc/openvpn/ipvanish/ca.ipvanish.com.crt
verify-x509-name gla-c01.ipvanish.com name
auth-user-pass /config/openvpn-credentials.txt
comp-lzo
verb 3
auth SHA256
cipher AES-256-CBC
keysize 25... | {
"pile_set_name": "Github"
} |
html {
height: 100%;
}
body {
min-width: 1000px;
min-height: 600px;
height: 100%;
}
section {
height: 100%;
background-color: #f1f1f1;
padding: 10px 16px;
margin: 10px 16px;
}
textarea {
overflow: auto !important;
padding-left: 12px;
}
input[type="text"],
input[type="select"],
input[type="search"] {... | {
"pile_set_name": "Github"
} |
# SPDX-License-Identifier: GPL-2.0
snd-au8810-objs := au8810.o
snd-au8820-objs := au8820.o
snd-au8830-objs := au8830.o
obj-$(CONFIG_SND_AU8810) += snd-au8810.o
obj-$(CONFIG_SND_AU8820) += snd-au8820.o
obj-$(CONFIG_SND_AU8830) += snd-au8830.o
| {
"pile_set_name": "Github"
} |
"%1$@ %2$@ has been downloaded and is ready to use! Would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ er hentet og klar til brug! Vil du installere og genstarte %1$@ nu?";
"%1$@ can't be updated, because it was opened from a read-only or a temporary location. Use Finder to copy %1$@ to the Applications... | {
"pile_set_name": "Github"
} |
(2..8).step(2) {|n| print "#{n}, "}
puts "who do we appreciate?"
| {
"pile_set_name": "Github"
} |
//
// SCManagedVideoCapturerHandler.h
// Snapchat
//
// Created by Jingtian Yang on 11/12/2017.
//
#import "SCManagedVideoCapturer.h"
#import <Foundation/Foundation.h>
@class SCCaptureResource;
@interface SCManagedVideoCapturerHandler : NSObject <SCManagedVideoCapturerDelegate>
- (instancetype)init NS_UNAVAILAB... | {
"pile_set_name": "Github"
} |
class Some {
operator fun <caret>() {
}
}
// EXIST: {"lookupString":"compareTo","typeText":"< > <= >="}
// EXIST: {"lookupString":"contains","typeText":"in !in"}
// EXIST: {"lookupString":"dec","typeText":"--"}
// EXIST: {"lookupString":"div","typeText":"/"}
// EXIST: {"lookupString":"divAssign","typeText":"/... | {
"pile_set_name": "Github"
} |
module.exports = {
mode: 'production',
devtool: 'source-map',
output: {
library: 'NetlifyClient',
libraryTarget: 'umd'
},
module: {
rules: [
{
test: /\.m?js$/,
exclude: /(node_modules|bower_components)/,
use: {
loader: 'babel-loader',
query: {
... | {
"pile_set_name": "Github"
} |
import UIKit
// I don't see how else to assert that the status bar should be hidden,
// other than to write my own UISearchController subclass
class MySearchController : UISearchController {
override var prefersStatusBarHidden : Bool {
return true
}
}
class RootViewController : UITableViewControlle... | {
"pile_set_name": "Github"
} |
/***
* Excerpted from "Test-Driven Development for Embedded C",
* published by The Pragmatic Bookshelf.
* Copyrights apply to this code. It may not be used to create training material,
* courses, books, articles, and the like. Contact us if you are in doubt.
* We make no guarantees that this code is fit for any p... | {
"pile_set_name": "Github"
} |
{
"pile_set_name": "Github"
} | |
#
# The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
# (the "License"). You may not use this work except in compliance with the License, which is
# available at www.apache.org/licenses/LICENSE-2.0
#
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS ... | {
"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")... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) Thomas Gleixner <tglx@linutronix.de>
*
* SPDX-License-Identifier: GPL 2.0+ BSD-3-Clause
*/
#ifndef _UBOOT_MTD_UBISPL_H
#define _UBOOT_MTD_UBISPL_H
#include "../ubi/ubi-media.h"
#include "ubi-wrapper.h"
/*
* The maximum number of volume ids we scan. So you can load volume id
* 0 to (CONFIG_SP... | {
"pile_set_name": "Github"
} |
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:na]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:na]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:na]
at org.junit.runners.ParentRunner$2.evaluate(ParentR... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1997, 2010, 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"
} |
namespace ClassLib049
{
public class Class048
{
public static string Property => "ClassLib049";
}
}
| {
"pile_set_name": "Github"
} |
apiVersion: v1
dryRun:
- "2"
fieldManager: "3"
kind: CreateOptions
| {
"pile_set_name": "Github"
} |
# Instruct user agent to not cache the response.
# Ref: http://stackoverflow.com/a/2068407/145400
add_header Cache-Control "no-cache, no-store, must-revalidate";
add_header Pragma no-cache;
add_header Expires 0;
| {
"pile_set_name": "Github"
} |
# bridge theme for SLIM
# by aditya shakya <adi1090x@gmail.com>
# using artwork from some free html+css login templates on the internet
# Messages (ie: shutdown)
msg_color #ffffff
msg_font Sans:size=18:bold:dpi=75
msg_x 50%
msg_y 30%
# Session Name
se... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<!--
Copyright (C) 2006, 2007, 2008, 2014, 2015 XStream Committers.
All rights reserved.
The software in this package is published under the terms of the BSD
style license a copy of which has been included with this distribution in
the LICENSE.txt file.
Created on 30. March 2006 by Joerg Schaibl... | {
"pile_set_name": "Github"
} |
JS-YAML - YAML 1.2 parser / writer for JavaScript
=================================================
[](https://travis-ci.org/nodeca/js-yaml)
[](https://www.npmjs.org/package/js-yaml)
__[Onlin... | {
"pile_set_name": "Github"
} |
byte a = 0 ; assert a instanceof Byte
short b = 0 ; assert b instanceof Short
int c = 0 ; assert c instanceof Integer
long d = 0L ; assert d instanceof Long
float e = 0F ; assert e instanceof Float
double f = 0D ; assert f instanceof Double
char g = 'a' ; assert g... | {
"pile_set_name": "Github"
} |
path: "tensorflow.TensorInfo"
tf_proto {
descriptor {
name: "TensorInfo"
field {
name: "name"
number: 1
label: LABEL_OPTIONAL
type: TYPE_STRING
oneof_index: 0
}
field {
name: "coo_sparse"
number: 4
label: LABEL_OPTIONAL
type: TYPE_MESSAGE
typ... | {
"pile_set_name": "Github"
} |
<VSTemplate Version="3.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Project">
<TemplateData>
<Name>Azure Storage Queues</Name>
<Description>Demonstrates include inserting, peeking, getting, and deleting queue messages, as well as creating and deleting queues using the Azure Storag... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"filename" : "blue_sliderDown.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
} | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
# Copyright (c) 2020 PaddlePaddle Authors. 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
#
... | {
"pile_set_name": "Github"
} |
{
"txid": "24225cf5e9391100d6b218134b9f03383ca4c880a1f634ac12990cf28b66adbc",
"hash": "24225cf5e9391100d6b218134b9f03383ca4c880a1f634ac12990cf28b66adbc",
"version": 1,
"size": 42,
"vsize": 42,
"locktime": 0,
"vin": [
],
"vout": [
{
"value": 0.00000000,
... | {
"pile_set_name": "Github"
} |
module Spiral.CoreLib
let module_ = Types.module_
let core =
(
"Core",[],"The Core module.",
"""
/// Lifts a literal to the type level.
inl type_lit_lift x = !TypeLitCreate(x)
/// Raises a type error.
inl error_type x = !ErrorType(x)
/// Prints an expression at compile time.
inl print_static x = !PrintSt... | {
"pile_set_name": "Github"
} |
//===----- CompileOnDemandLayerTest.cpp - Unit tests for the COD layer ----===//
//
// 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"
} |
/***************************************************************/
/*** Turning general-purpose C structures into Python objects ***/
/***************************************************************/
#ifndef _CSTRUCT_H
#define _CSTRUCT_H
#include "psyco.h"
#define PyCStruct_HEAD \
PyOb... | {
"pile_set_name": "Github"
} |
[
{
"send": {
"key": "1",
"timestamp": 1,
"orig_path": [],
"communities": [],
"service": "a",
"type": "A",
"path": [8, 3, 2, 100],
"prefix": "10.0.0.0/8",
"peer_asn": 8
},
"detection_u... | {
"pile_set_name": "Github"
} |
//
// Input groups
// --------------------------------------------------
// Base styles
// -------------------------
.input-group {
position: relative; // For dropdowns
display: table;
border-collapse: separate; // prevent input groups from inheriting border styles from table cells when placed within a table
... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2014 Pedro Gonnet (pedro.gonnet@gmail.com)
//
// 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 ... | {
"pile_set_name": "Github"
} |
from django.test.utils import override_settings
from hc.api.models import Channel
from hc.test import BaseTestCase
@override_settings(TWILIO_ACCOUNT="foo", TWILIO_AUTH="foo", TWILIO_FROM="123")
class AddCallTestCase(BaseTestCase):
def setUp(self):
super(AddCallTestCase, self).setUp()
self.url = "/... | {
"pile_set_name": "Github"
} |
-----BEGIN CERTIFICATE-----
MIID1jCCAr6gAwIBAgIHBHLF4IuXeDANBgkqhkiG9w0BAQsFADCBnTELMAkGA1UE
BhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExEjAQBgNVBAcMCUxvcyBHYXRvczEU
MBIGA1UECgwLTmV0ZmxpeCBJbmMxLTArBgNVBAsMJFBsYXRmb3JtIFNlY3VyaXR5
ICgxMjUyMDkzOTA4ODQwMjkwKTEgMB4GA1UEAwwXSW50ZXJtZWRpYXRlIENBIGZv
ciA5NjgwHhcNMjAwNzE0MDMxNzEzWhcN... | {
"pile_set_name": "Github"
} |
{% extends '@EasyAdmin/page/content.html.twig' %}
{% block content_body %}
<div style="max-width: 480px">
<h1 style="font-size: 21px">Welcome to the EasyAdmin Demo application</h1>
<p>
This is a <strong>sample application</strong> developed with
<a href="https://github.com/... | {
"pile_set_name": "Github"
} |
---
title: "container prune"
description: "Remove all stopped containers"
keywords: container, prune, delete, remove
---
<!-- This file is maintained within the docker/docker Github
repository at https://github.com/docker/docker/. Make all
pull requests against that repo. If you see this file in
another... | {
"pile_set_name": "Github"
} |
# Contribuindo
## Categorias de Pessoas Contribuidoras
* [Contribuidoras](CONTRIBUIDORAS.md)
* [Campeãs](CAMPEAS.md)
* [Curadoras](CURADORAS.md)
## Padrão
Cada tópico tem um arquivo Markdown na pasta `topics/` e para seu conteúdo
temos definido como padrão:
```md
# Tópico
Introdução ao Tópico
<!-- toc -->
## Su... | {
"pile_set_name": "Github"
} |
//===- LazyBlockFrequencyInfo.cpp - Lazy Block Frequency Analysis ---------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1997, 2008, 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"
} |
/*
* Copyright (C) 2016 Yusuke Suzuki <utatane.tea@gmail.com>
* Copyright (C) 2016-2017 Apple 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 source code must r... | {
"pile_set_name": "Github"
} |
import { mount, Wrapper } from '@vue/test-utils';
import Vue from 'vue';
import Vuetify from 'vuetify';
import AccountBalances from '@/components/accounts/AccountBalances.vue';
import { Task, TaskMeta } from '@/model/task';
import { TaskType } from '@/model/task-type';
import store from '@/store/store';
import '../../i... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.