text stringlengths 2 99.9k | meta dict |
|---|---|
# Docker EE Cluster Topology
####################################
linux_ucp_manager_count = 3
linux_ucp_worker_count = 3
linux_dtr_count = 3
windows_ucp_worker_count = 0
deployment = "docker-ee" # VM/Hostname prefix string. Prepended to all resources.
# Docker EE Co... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: Sequence
— Documentation by YARD 0.9.20
</title>
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<schema targetNamespace="http://www.opengis.net/gml" elementFormDefault="qualified" version="3.1.1.2" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml">
<annotation>
<appinfo source="urn:opengis:specification:gml:schema-xsd:dictionary:3.1.1"/>
<d... | {
"pile_set_name": "Github"
} |
/*
* MGSwipeTableCell is licensed under MIT license. See LICENSE.md file for more information.
* Copyright (c) 2016 Imanol Fernandez @MortimerGoro
*/
#import "MGSwipeButton.h"
@class MGSwipeTableCell;
@implementation MGSwipeButton
+(instancetype) buttonWithTitle:(NSString *) title backgroundColor:(UIColor *) col... | {
"pile_set_name": "Github"
} |
{
"config": {
"abort": {
"invalid_credentials": "Ong\u00eblteg Login Informatioune",
"user_already_configured": "Kont ass scho konfigur\u00e9iert"
},
"create_entry": {
"default": "Fir erweidert Optiounen anzestellen, kuckt [Life360 Dokumentatioun]({docs_ur... | {
"pile_set_name": "Github"
} |
Filter 1: ON PK Fc 31 Hz Gain 4.4 dB Q 1.41
Filter 2: ON PK Fc 62 Hz Gain 0.2 dB Q 1.41
Filter 3: ON PK Fc 125 Hz Gain -1.5 dB Q 1.41
Filter 4: ON PK Fc 250 Hz Gain -2.7 dB Q 1.41
Filter 5: ON PK Fc 500 Hz Gain 0.1 dB Q 1.41
Filter 6: ON PK Fc 1000 Hz Gain -0.7 dB Q 1.41
Filter 7: ON PK Fc 2000 Hz Gain 1.2 dB Q 1.41
Fi... | {
"pile_set_name": "Github"
} |
#-----------------------------------------------------------------
# pycparser: dump_ast.py
#
# Basic example of parsing a file and dumping its parsed AST.
#
# Eli Bendersky [http://eli.thegreenplace.net]
# License: BSD
#-----------------------------------------------------------------
from __future__ import print_func... | {
"pile_set_name": "Github"
} |
/* Functions for global i/dcache invalidation when caching in SMP
*
* Copyright (C) 2010 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Licence
* as publish... | {
"pile_set_name": "Github"
} |
// Copyright 2013 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 ipv6
// TrafficClass returns the traffic class field value for outgoing
// packets.
func (c *genericOpt) TrafficClass() (int, error) {
if !c.ok() {
... | {
"pile_set_name": "Github"
} |
ENTRY(reset_handler)
MEMORY
{
FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 128K
}
SECTIONS
{
.text :
{
KEEP(*(.isr_vector))
*(.text)
} >FLASH
}
| {
"pile_set_name": "Github"
} |
tamarin-SWF/abcasm/bug_555006b.swf
tamarin-SWF/abcasm/bug_655118.swf
tamarin-SWF/ecma3/Exceptions/exception_011_rt.swf
tamarin-SWF/ecma3/Expressions/e11_6_3.swf
tamarin-SWF/ecma3/LexicalConventions/e7_7_3.swf
tamarin-SWF/ecma3/Number/e15_7_1.swf
tamarin-SWF/ecma3/Number/e15_7_2.swf
tamarin-SWF/ecma3/Number/e15_7_4_6_1.... | {
"pile_set_name": "Github"
} |
<html>
<!--
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"
} |
../../data/simple.dhall
| {
"pile_set_name": "Github"
} |
# Be sure to restart your server when you modify this file.
# Add new inflection rules using the following format. Inflections
# are locale specific, and you may define rules for as many different
# locales as you wish. All of these examples are active by default:
# ActiveSupport::Inflector.inflections(:en) do |inflec... | {
"pile_set_name": "Github"
} |
// Messages for Albanian (shqip)
// Exported from translatewiki.net
// Author: JoeWalshWMF
// Author: Kosovastar
// Author: Liridon
// Author: Nemo bis
// Author: Olsi
// Fuzzy
"about-contributors" = "kontribuuesit";
// Fuzzy
"about-testers" = "testuesit";
"about-title" = "Rreth";
// Fuzzy
"about-translators" = "përkt... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2010, Mariano Alvira <mar@devl.org> and other contributors
* to the MC1322x project (http://mc1322x.devl.org) and Contiki.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are... | {
"pile_set_name": "Github"
} |
static_library("RuntimeDyld") {
output_name = "LLVMRuntimeDyld"
deps = [
"//llvm/include/llvm/Config:config",
"//llvm/lib/MC",
"//llvm/lib/Object",
"//llvm/lib/Support",
]
sources = [
"JITSymbol.cpp",
"RTDyldMemoryManager.cpp",
"RuntimeDyld.cpp",
"RuntimeDyldCOFF.cpp",
"Runti... | {
"pile_set_name": "Github"
} |
<component name="libraryTable">
<library name="javawriter-2.1.1">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</componen... | {
"pile_set_name": "Github"
} |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to th... | {
"pile_set_name": "Github"
} |
/*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
*
* This program is free software; you can distribute it and/or modify it
* under the terms of the GNU General Public License (Version 2) as
* published by the Free Software Foundation.
*
* This... | {
"pile_set_name": "Github"
} |
using Bukimedia.PrestaSharp.Entities;
using RestSharp;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Xml.Serialization;
namespace Bukimedia.PrestaSharp.Factories
{
public class LanguageFactory : GenericFactory<language>
{
... | {
"pile_set_name": "Github"
} |
ghostscript-9.50.tar.gz SHA1 27c880635bd63f0a45a001babc6de380a0187bfc
ghostscript-9.50.tar.gz SHA256 0f53e89fd647815828fc5171613e860e8535b68f7afbc91bf89aee886769ce89
ghostscript-9.50.tar.gz MD5 00970cf622bd5b46f68eec9383753870
| {
"pile_set_name": "Github"
} |
define(["doh/main", "require", "dojo/sniff"], function(doh, require, has){
if(!(has("ie") < 10)){
doh.registerUrl("dojox.mobile.tests.doh.ContentPane", require.toUrl("./ContentPaneTests.html"),999999);
}
});
| {
"pile_set_name": "Github"
} |
{
"type": "bundle",
"id": "bundle--9eb6b050-e364-4c2c-a3bd-2a9bb7bf1845",
"spec_version": "2.0",
"objects": [
{
"id": "relationship--83185e47-895c-4c40-8043-fbf279006873",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"description": "[Run... | {
"pile_set_name": "Github"
} |
# Migrating from Titan
This page describes some of the Configuration options that JanusGraph
provides to allow migration of data from a data store which had
previously been created by Titan. Please note after migrating to version 0.3.0,
or later, of JanusGraph you will not be able to connect to a graph using a Titan ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8" ?>
<hibernate-mapping
xmlns="urn:nhibernate-mapping-2.2"
namespace="NHibernate.Test.NHSpecificTest.NH1549"
assembly="NHibernate.Test">
<class name="CategoryWithInheritedId">
<id name="Id" type="System.Int32">
<generator class="native" />
</id>
<property name="Name" ... | {
"pile_set_name": "Github"
} |
// gb0008.cc
// refer to std::type_info without declaring
// rejected by ICC
std::type_info *p;
| {
"pile_set_name": "Github"
} |
//
// PriorityNotificationQueueTest.h
//
// Definition of the PriorityNotificationQueueTest class.
//
// Copyright (c) 2009, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#ifndef PriorityNotificationQueueTest_INCLUDED
#define PriorityNotificationQueueTes... | {
"pile_set_name": "Github"
} |
queryParameters:
max_timestamp:
description: Return media before this UNIX timestamp.
type: integer
min_timestamp:
description: Return media after this UNIX timestamp.
type: integer
| {
"pile_set_name": "Github"
} |
#include <GUIConstantsEx.au3>
Example()
Func Example()
Local $button_1, $radio_1, $radio_2, $radio_3
Local $radio_4, $radio_5, $radio_6, $input_1, $input_2
Local $radioval1, $radioval2, $msg
Opt("GUICoordMode", 1)
GUICreate("Radio Box Grouping Demo", 400, 280)
; Create the controls
$button_1 = GUICtrlCreate... | {
"pile_set_name": "Github"
} |
module github.com/Merovius/nbd
require (
github.com/mdlayher/genetlink v0.0.0-20181016160152-e97704c1b795
github.com/mdlayher/netlink v0.0.0-20181016160143-2e37830c371e
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a // indirect
golang.org/x/sys v0.0.0-20181119195503-ec83556a53fe
)
| {
"pile_set_name": "Github"
} |
{
"config": {
"abort": {
"already_configured": "Konto jest ju\u017c skonfigurowane"
},
"error": {
"connection_error": "B\u0142\u0105d po\u0142\u0105czenia z Tibber.",
"invalid_access_token": "Niepoprawny token dost\u0119pu",
"timeout": "Przekro... | {
"pile_set_name": "Github"
} |
define(function () {
// Icelandic
return {
inputTooLong: function (args) {
var overChars = args.input.length - args.maximum;
var message = 'Vinsamlegast styttið texta um ' + overChars + ' staf';
if (overChars <= 1) {
return message;
}
return message + 'i';
},
inp... | {
"pile_set_name": "Github"
} |
/* Copyright 2003-2008 Joaquin M Lopez Munoz.
* 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)
*
* See http://www.boost.org/libs/multi_index for library home page.
*/
#ifndef BOOST_MULTI_INDEX_DETAIL_AUTO_SPAC... | {
"pile_set_name": "Github"
} |
<div class="card card-block">
<h4 class="card-title">
{{data.setup}}
</h4>
<p class="card-text"
[hidden]="data.hide">{{data.punchline}}</p>
<a (click)="data.toggle()"
class="btn btn-warning">Tell Me
</a>
<a (click)="deleteItem()"
class="btn btn-danger">Delete
</a>
</div>
| {
"pile_set_name": "Github"
} |
/******************************************************************************
* SOFA, Simulation Open-Framework Architecture *
* (c) 2006 INRIA, USTL, UJF, CNRS, MGH *
* *
... | {
"pile_set_name": "Github"
} |
<header class="doc-subnav mobile-hide" role="banner">
<div class="container-fluid">
<nav class="" role="navigation">
<ul class="nav navbar-nav">
<li class="dropdown">
<a class="dropdown-toggle" role="button" data-toggle="dropdown" data-hover="dropdown" href="#">功能概览</a>
<ul class... | {
"pile_set_name": "Github"
} |
<keymap version="1" name="VSCode" parent="$default">
<action id="ActivateDebugToolWindow">
<keyboard-shortcut first-keystroke="shift ctrl d" />
</action>
<action id="ActivateMessagesToolWindow" />
<action id="ActivateProjectToolWindow">
<keyboard-shortcut first-keystroke="shift ctrl e" />
</action>
... | {
"pile_set_name": "Github"
} |
.selector-1 {
background-color: #f00;
width: 300px;
font-size: 2rem;
}
.enable-rfs .selector-1,
.selector-1.enable-rfs {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
.enable-rfs .selector-1,
.selector-1.enable-rfs {
font-size: 2rem;
}
}
.selector-2 {
font-size: 2rem;
}
.enable-... | {
"pile_set_name": "Github"
} |
/* =========================================================================
Copyright (c) 2010-2016, Institute for Microelectronics,
Institute for Analysis and Scientific Computing,
TU Wien.
Portions of this software are copyright by UChicago Argonne, LLC.
... | {
"pile_set_name": "Github"
} |
/*
* CDDL HEADER START
*
* 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 License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolar... | {
"pile_set_name": "Github"
} |
---
# This playbook forces etcd to recreate cluster memembership allowing new memembers
# to join the cluster.
#
# WARNING: this will delete all information stored in etcd for the entire cluster.
- include: "{{ playbook_dir }}/check-requirements.yml"
- hosts: all
gather_facts: no
tasks:
- name: Stop etcd
... | {
"pile_set_name": "Github"
} |
{
"type": "bundle",
"id": "bundle--71ea92fe-97f8-443c-857a-bd2f31796b1f",
"spec_version": "2.0",
"objects": [
{
"id": "relationship--101867a2-149c-4088-a90f-7af4b86e5013",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"description": "[CHO... | {
"pile_set_name": "Github"
} |
{
"title": "Lock",
"device_automation": {
"action_type": {
"lock": "Lock {entity_name}",
"open": "Open {entity_name}",
"unlock": "Unlock {entity_name}"
},
"condition_type": {
"is_locked": "{entity_name} is locked",
"is_unlocked": "{entity_name} is unlocked"
},
"trig... | {
"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
... | {
"pile_set_name": "Github"
} |
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not us... | {
"pile_set_name": "Github"
} |
eclipse.preferences.version=1
encoding/<project>=UTF-8
| {
"pile_set_name": "Github"
} |
#include <string>
#include <vector>
#include "google/protobuf/text_format.h"
#include "gtest/gtest.h"
#include "caffe/blob.hpp"
#include "caffe/common.hpp"
#include "caffe/filler.hpp"
#include "caffe/layers/split_layer.hpp"
#include "caffe/proto/caffe.pb.h"
#include "caffe/util/insert_splits.hpp"
#include "caffe/tes... | {
"pile_set_name": "Github"
} |
{ pkgconfig, stdenv, rustPlatform, rustc, cargo, docker, openssl, fetchFromGitHub }:
rustPlatform.buildRustPackage rec {
pname = "tensorman";
version = "0.1.0";
src = fetchFromGitHub {
owner = "pop-os";
repo = "tensorman";
rev = version;
sha256 = "0ywb53snvymmwh10hm6whckz7dwmpqa4rxiggd24y178jdfr... | {
"pile_set_name": "Github"
} |
{
"name": "nirix/traq",
"type": "project",
"description": "Trq, project management and ticket tracking system.",
"keywords": [
"traq",
"project management",
"ticket tracking"
],
"license": "GPLv3",
"require": {
"php": "^7.2",
"ext-json": "*",
"... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
* Scicos
*
* Copyright (C) INRIA - METALAU Project <scicos@inria.fr> (HTML version)
* Copyright (C) DIGITEO - Scilab Consortium (XML Docbook version)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public... | {
"pile_set_name": "Github"
} |
package vandy.mooc.downloader;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | {
"pile_set_name": "Github"
} |
/************************************************************************
* This file has been generated automatically from *
* *
* src/core/qgsconditionalstyle.h *
* ... | {
"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 (th... | {
"pile_set_name": "Github"
} |
/* vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
*
* Libmemcached Client and Server
*
* Copyright (C) 2012 Data Differential, http://datadifferential.com/
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the follow... | {
"pile_set_name": "Github"
} |
// stylelint-disable declaration-no-important
// Common values
@each $position in $positions {
.position-#{$position} { position: $position !important; }
}
// Shorthand
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: $zindex-fixed;
}
.fixed-bottom {
position: fixed;
right: 0;
bot... | {
"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 ... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
/*
* QorIQ FMan 1g port #2 device tree stub [ controller @ offset 0x500000 ]
*
* Copyright 2011 - 2015 Freescale Semiconductor Inc.
* Copyright 2020 NXP
*
*/
fman@500000 {
fman1_rx_0x0a: port@8a000 {
cell-index = <0xa>;
compatible = "fsl,fman-v2-port-rx... | {
"pile_set_name": "Github"
} |
### 10省全部沦陷 特鲁多宣布加拿大“封国”(直播)
------------------------
#### [首页](https://github.com/gfw-breaker/banned-news/blob/master/README.md) | [手把手翻墙教程](https://github.com/gfw-breaker/guides/wiki) | [禁闻聚合安卓版](https://github.com/gfw-breaker/bn-android) | [网门安... | {
"pile_set_name": "Github"
} |
package com.xxmassdeveloper.mpchartexample;
import android.graphics.Typeface;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.WindowManager;
import android.widget.Toast;
import com.github.mikephil.charting.animation.Easing;
import com.github.mikephil.charting.cha... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2019.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unle... | {
"pile_set_name": "Github"
} |
Tim Branyen (http://tbranyen.com/)
Tyler Kellen (http://goingslowly.com/)
Chris Talkington (http://christalkington.com/)
Sebastian Golasch (http://www.asciidisco.com/)
Vlad Filippov (http://vf.io)
"Cowboy" Ben Alman (http://benalman.com/)
| {
"pile_set_name": "Github"
} |
This is a fork of the encoding/xml package at ca1d6c4, the last commit before
https://go.googlesource.com/go/+/c0d6d33 "encoding/xml: restore Go 1.4 name
space behavior" made late in the lead-up to the Go 1.5 release.
The list of encoding/xml changes is at
https://go.googlesource.com/go/+log/master/src/encoding/xml
T... | {
"pile_set_name": "Github"
} |
{
Actions = {
// Define action descriptions here, for example
// "myAction:" = id;
};
Outlets = {
// Define outlet descriptions here, for example
// myOutlet = NSView;
};
ClassName = BGHUDColorWell;
SuperClass = NSColorWell;
}
| {
"pile_set_name": "Github"
} |
from utils import *
row_units = [cross(r, cols) for r in rows]
column_units = [cross(rows, c) for c in cols]
square_units = [cross(rs, cs) for rs in ('ABC','DEF','GHI') for cs in ('123','456','789')]
unitlist = row_units + column_units + square_units
# TODO: Update the unit list to add the new diagonal units
unitli... | {
"pile_set_name": "Github"
} |
package privatedns
// Copyright (c) Microsoft and contributors. 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"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2011 Benoit Jacob <jacob.benoit.1@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 obtai... | {
"pile_set_name": "Github"
} |
de
a
o
que
e
do
da
em
um
para
com
não
uma
os
no
se
na
por
mais
as
dos
como
mas
ao
ele
das
à
seu
sua
ou
quando
muito
nos
já
eu
também
só
pelo
pela
até
isso
ela
entre
depois
sem
mesmo
aos
seus
quem
nas
me
esse
eles
você
essa
num
nem
suas
meu
às
minha
numa
pelos
elas
qual
nós
lhe
deles
essas
esses
pelas
este
dele
tu
te
vo... | {
"pile_set_name": "Github"
} |
{
"zonename": "c673ec7c-aca9-4a4c-a4be-52fa82b2f0cd",
"autoboot": true,
"brand": "joyent",
"limit_priv": "default,dtrace_proc,dtrace_user",
"cpu_shares": 2,
"zfs_io_priority": 2,
"max_lwps": 2000,
"max_physical_memory": 256,
"max_locked_memory": 256,
"max_swap": 512,
"billing_id": "dfd227bc-e285-4... | {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2002-2004
//
// 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)
//
// Preprocessed version of "boost/mpl/unpack_args.hpp" header
// -- DO NOT modify by hand!
namespace boost { name... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at h... | {
"pile_set_name": "Github"
} |
(module PinHeader_2x03_P1.27mm_Vertical_SMD (layer F.Cu) (tedit 59FED6E3)
(descr "surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows")
(tags "Surface mounted pin header SMD 2x03 1.27mm double row")
(attr smd)
(fp_text reference REF** (at 0 -2.965) (layer F.SilkS)
(effects (font (size 1 1) ... | {
"pile_set_name": "Github"
} |
#ifdef WORD_
WORD_(FOUR)
WORD_(KILO)
WORD_(BYTE)
WORD_(DEMO)
WORD_(CTRL)
WORD_(META)
WORD_(TEST)
WORD_(DAYS)
WORD_(WEEK)
WORD_(THEN)
WORD_(TURN)
WORD_(EACH)
WORD_(JUST)
WORD_(LIKE)
WORD_(LAST)
WORD_(DAWN)
WORD_(WAKE)
WORD_(WASH)
WORD_(SLAM)
WORD_(JAVA)
WORD_(READ)
WORD_(NEWS)
WORD_(SAME)
WORD_(WARS)
WORD_(RAPE)
WORD_(... | {
"pile_set_name": "Github"
} |
---
author: jeffatwood
comments: true
date: 2010-11-03 07:56:36+00:00
layout: post
redirect_from: /2010/11/the-horror-of-no-answer-revival-and-necromancer
hero:
slug: the-horror-of-no-answer-revival-and-necromancer
title: 'The Horror of No Answer: Revival and Necromancer'
wordpress_id: 6007
tags:
- company
- community... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance w... | {
"pile_set_name": "Github"
} |
{
/*Config*/
"configName": "My App",
"configTitle": "Make Meteor Apps. Fast.",
"configSubtitle": "Create beautiful and functioning Meteor apps really quick",
/*Home*/
"getstarted": "Get Started",
"dashboard": "Go to dashboard",
"learn": "Learn more",
"intro": "Make Meteor Apps. Fast.",
"how": "How It Works... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2006 Xiaogang Zhang
// 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)
#ifndef BOOST_MATH_BESSEL_IK_HPP
#define BOOST_MATH_BESSEL_IK_HPP
#ifdef _MSC_VER
#pragma... | {
"pile_set_name": "Github"
} |
# This file is distributed under the same license as the Django package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-03-18 09:16+0100\n"
"PO-Revision-Date: 2015-03-18 08:35+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Languag... | {
"pile_set_name": "Github"
} |
/*
*
* GeanyGenDoc, a Geany plugin to ease generation of source code documentation
* Copyright (C) 2010-2011 Colomban Wendling <ban@herbesfolles.org>
*
* 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 Fre... | {
"pile_set_name": "Github"
} |
<div fxLayout="column" class="container" fxFill fxLayoutAlign="space-between center">
<eqm-label>Audio Source</eqm-label>
<div fxLayout="row" fxFlex="100" class="button-container" fxLayoutAlign="space-around center">
<eqm-button [depressable]="false" [toggle]="true" [state]="source === 'File'" (click)="setSourc... | {
"pile_set_name": "Github"
} |
<dtd version='1.0'
unexpanded='1'
title="?untitled?"
namecase-general="1"
namecase-entity="0"
xml="0"
system-id="boostbook.dtd"
public-id=""
declaration=""
created-by="DTDParse V2.00"
created-on="Wed Feb 18 23:39:45 2009"
>
<attpurpose name="id">A global identifier for ... | {
"pile_set_name": "Github"
} |
<!--
Generated template for the MySharePage page.
See https://ionicframework.com/docs/components/#navigation for more info on
Ionic pages and navigation.
-->
<ion-header no-border (tap)="tapEvent($event)" [class.idark]="isIdark">
<ion-navbar color="mblue">
<ion-title>我的分享</ion-title>
</ion-navba... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
>
<TextView
android:layout_width="match_parent"
android:layout_h... | {
"pile_set_name": "Github"
} |
db DEX_SHELLDER ; 090
db 30, 65, 100, 40, 45, 30
; hp atk def spd sat sdf
db TYPE_WATER, TYPE_WATER ; type
db 190 ; catch rate
db 97 ; base exp
db ITEM_BERRY, ITEM_BIG_PEARL ; items
db GENDER_50_50 ; gender ratio
db 100, 4, 70 ; unknown
dn 5, 5 ; sprite dimensions
dw ShellderPicFront, ShellderP... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 5ba4ba99606f6244f93e0bc706ad240e
ModelImporter:
serializedVersion: 18
fileIDToRecycleName:
100000: Dummy002
100002: //RootNode
100004: MachineGun_01
100006: WeaponBone
100008: WeaponBone001
100010: WeaponBone002
100012: WeaponRoot
400000: Dummy002
40000... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2001-2011 Hartmut Kaiser
//
// 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)
#if !defined(SPIRIT_SUPPORT_ATTR_CAST_OCT_06_2009_00535PM)
#define SPIRIT_SUPPORT_ATTR_CAST_OCT_06_2009_00535PM
... | {
"pile_set_name": "Github"
} |
# jsbn: javascript big number
[Tom Wu's Original Website](http://www-cs-students.stanford.edu/~tjw/jsbn/)
I felt compelled to put this on github and publish to npm. I haven't tested every other big integer library out there, but the few that I have tested in comparison to this one have not even come close in performa... | {
"pile_set_name": "Github"
} |
# Sat Sep 28 2019
Across all of GitHub 50,214 users stared
48,853 repositories.
1203 users starred [axi0mX/ipwndfu](https://github.com/axi0mX/ipwndfu), 500 users starred [rudderlabs/rudder-server](https://github.com/rudderlabs/rudder-server), 373 users starred [nvbn/thefuck](https://github.com/nvbn/thefuck), 160 use... | {
"pile_set_name": "Github"
} |
compilers:
d:
gdc:
type: tarballs
build: 2.066.1
compression: xz
check_exe: "{arch}/bin/gdc --version"
url: https://gdcproject.org/downloads/binaries/{name}/x86_64-linux-gnu/gdc-{name}+{build}.tar.xz
create_untar_dir: true
dir: gdc{name}
arch: x86_64-pc-linux-gnu
... | {
"pile_set_name": "Github"
} |
package logrus
import (
"bytes"
"fmt"
"os"
"runtime"
"sort"
"strings"
"sync"
"time"
)
const (
red = 31
yellow = 33
blue = 36
gray = 37
)
var baseTimestamp time.Time
func init() {
baseTimestamp = time.Now()
}
// TextFormatter formats logs into text
type TextFormatter struct {
// Set to true to ... | {
"pile_set_name": "Github"
} |
package com.vaadin.v7.tests.server.component.grid;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import java.util.Collection;
import org.junit.Before;
import org.junit.Test;
import com.vaadin.v7.data.util.IndexedContainer;
import ... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: e6e0c0a3d17fec14fb07a996cd4dcf29
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
package org.java_websocket.handshake;
public interface ServerHandshakeBuilder extends HandshakeBuilder, ServerHandshake {
public void setHttpStatus( short status );
public void setHttpStatusMessage( String message );
}
| {
"pile_set_name": "Github"
} |
//-----------------------------------------------------------------------------
// Copyright (c) 2012 GarageGames, LLC
//
// 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 restr... | {
"pile_set_name": "Github"
} |
use crate::parser::{Lexer, LexerError, ScalarToken, SourcePosition, Spanning, Token};
fn tokenize_to_vec<'a>(s: &'a str) -> Vec<Spanning<Token<'a>>> {
let mut tokens = Vec::new();
let mut lexer = Lexer::new(s);
loop {
match lexer.next() {
Some(Ok(t)) => {
let at_eof = t... | {
"pile_set_name": "Github"
} |
---
title: MySqlDbColumn
---
# MySqlDbColumn class
```csharp
public sealed class MySqlDbColumn : DbColumn
```
## Public Members
| name | description |
| --- | --- |
| [ProviderType](../MySqlDbColumn/ProviderType/) { get; } | |
## See Also
* namespace [MySqlConnector](../../MySqlConnectorNamespace/)
* assembly [M... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 98fa424fa5368364c9b33916646d0119
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
////////////////////////////////////////////////////////////////////////////
//
// Copyright 2016 Realm 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/li... | {
"pile_set_name": "Github"
} |
using System;
using System.Drawing;
using Lidgren.Network;
using SS13_Shared;
using ServerInterfaces.Tiles;
namespace ServerInterfaces.Map
{
public interface IMapManager
{
bool InitMap(string mapName);
void HandleNetworkMessage(NetIncomingMessage message);
//void NetworkUpda... | {
"pile_set_name": "Github"
} |
-- Andreas, 2016-07-19 revisiting issue #418
module Issue418private where
open import Common.Equality
abstract
A : Set₁
A = Set
private
works : A ≡ A
works = refl
test : A ≡ _
test = refl
-- Since test is private, abstract definitions are transparent in its type.
-- The meta should be solve... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.