text stringlengths 2 99.9k | meta dict |
|---|---|
<?php
/*
* This file is part of PhpSpec, A php toolset to drive emergent
* design by specification.
*
* (c) Marcello Duarte <marcello.duarte@gmail.com>
* (c) Konstantin Kudryashov <ever.zet@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with t... | {
"pile_set_name": "Github"
} |
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> Postfix manual - proxymap(8) </title>
</head> <body> <pre>
PROXYMAP(8) ... | {
"pile_set_name": "Github"
} |
$NetBSD: patch-clang__delta_RemoveBaseClass.cpp,v 1.1 2016/11/18 18:20:05 joerg Exp $
--- clang_delta/RemoveBaseClass.cpp.orig 2016-11-17 01:45:06.000000000 +0000
+++ clang_delta/RemoveBaseClass.cpp
@@ -209,7 +209,7 @@ void RemoveBaseClass::copyBaseClassDecls
return;
SourceLocation StartLoc =
RewriteHelp... | {
"pile_set_name": "Github"
} |
/** Used to match template delimiters. */
var reEscape = /<%-([\s\S]+?)%>/g;
module.exports = reEscape;
| {
"pile_set_name": "Github"
} |
// Scintilla source code edit control
/** @file AutoComplete.cxx
** Defines the auto completion list box.
**/
// Copyright 1998-2003 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
#include <stdlib.h>
#include <string.h>
#include <s... | {
"pile_set_name": "Github"
} |
[
{
"outputFile": "wwwroot/assets/css/style.css",
"inputFile": "assets/scss/style.scss"
}
] | {
"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"
} |
*********************************
Transaction Family Specifications
*********************************
Sawtooth includes several transaction families as examples for developing
your own transaction family. These transaction families are available in the
``sawtooth-core`` repository unless noted below.
* The :doc:`/tra... | {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2000-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/greater_equal.hpp" header
// -- DO NOT modify by hand!
namespace boost { na... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dialog Effects | Wilma</title>
<meta name="description" content="A Collection of Dialog Effects" />
... | {
"pile_set_name": "Github"
} |
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2020 Ubique Innovation AG <https://www.ubique.ch>
*
* 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 https://mozilla.org/MPL/2.0/.
*
* SPDX-License-Identifier: MPL-2.0
*/
p... | {
"pile_set_name": "Github"
} |
### Instalar dependências
Antes de começar, você deve <a href="https://go.microsoft.com/fwlink/?linkid=2016373" target="_blank">instalar o .NET Core 2.1</a>. Você também deve <a href="https://go.microsoft.com/fwlink/?linkid=2016195" target="_blank">instalar o Node.JS</a>, que inclui o NPM e, dessa forma, obterá o Azur... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2012-2013 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free Software Foundation; either version 3, or (at your op... | {
"pile_set_name": "Github"
} |
#8.3.1 系统内存查看
script/下的memstat.sh或者ps_mem.py都可以查看系统的内存情况,两个工具都需要root权限。
| {
"pile_set_name": "Github"
} |
// ------------------------------------------------------------------------------
// <autogenerated>
// This code was generated by a tool.
// Mono Runtime Version: 4.0.30319.1
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </autogenerat... | {
"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 u... | {
"pile_set_name": "Github"
} |
message CssSelectorExpectedOpeningBracket do
title "Syntax Error"
opening_bracket "sub selector", got
snippet node
end
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2019-2020, NVIDIA CORPORATION. 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 l... | {
"pile_set_name": "Github"
} |
// Copyright 2016 The Linux Foundation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agre... | {
"pile_set_name": "Github"
} |
// LazyTransform is a special type of Transform stream that is lazily loaded.
// This is used for performance with bi-API-ship: when two APIs are available
// for the stream, one conventional and one non-conventional.
'use strict';
const stream = require('stream');
const util = require('util');
module.exports = LazyT... | {
"pile_set_name": "Github"
} |
# go-reuseport-transport
[](http://ipn.io)
[](http://webchat.freenode.net/?channels=%23ipfs)
[ Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* def
*/
package com.microsoft.azure.management.network.v2020_03_01.implementation;
impor... | {
"pile_set_name": "Github"
} |
---
title: "Installing Boot9strap (Frogtool)"
---
{% include toc title="Table of Contents" %}
### Required Reading
We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install ... | {
"pile_set_name": "Github"
} |
# CGroup Input Plugin
This input plugin will capture specific statistics per cgroup.
Consider restricting paths to the set of cgroups you really
want to monitor if you have a large number of cgroups, to avoid
any cardinality issues.
Following file formats are supported:
* Single value
```
VAL\n
```
* New line sep... | {
"pile_set_name": "Github"
} |
import * as React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<path d="M12 11c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Signifyd\Test\Unit\Model\MessageGenerators;
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;
use Magento\Signifyd\Api\CaseRepositoryInterface;
use Magento\Signifyd\Api\Data\CaseInterf... | {
"pile_set_name": "Github"
} |
/*
MDAL - Mesh Data Abstraction Library (MIT License)
Copyright (C) 2019 Peter Petrik (zilolv at gmail dot com)
*/
#ifndef MDAL_TUFLOWFV_HPP
#define MDAL_TUFLOWFV_HPP
#include <string>
#include <memory>
#include <map>
#include <iostream>
#include <fstream>
#include "mdal_data_model.hpp"
#include "mdal_memory_data_... | {
"pile_set_name": "Github"
} |
// <auto-generated>
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// </auto-generated>
namespace Microsoft.Azure.Management.Sql.Fluent.Models
... | {
"pile_set_name": "Github"
} |
process.env.NODE_ENV = process.env.NODE_ENV || 'development'
const environment = require('./environment')
module.exports = environment.toWebpackConfig()
| {
"pile_set_name": "Github"
} |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=... | {
"pile_set_name": "Github"
} |
.gallery-toggle {
position: absolute;
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
height: 100%;
width: 2rem;
transition: 0.25s;
color: rgba(#ecf0f1, 0.5);
background-color: rgba(#2c3e50, 0.5);
opacity: 0;
cursor: pointer;
&:hover {
opacity: 1;
}
}
| {
"pile_set_name": "Github"
} |
.\" **************************************************************************
.\" * _ _ ____ _
.\" * Project ___| | | | _ \| |
.\" * / __| | | | |_) | |
.\" * | (__| |_| | _ <| |___
.\" * ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>帮助</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<script type="text/javascript" src="../internal.js"></script>
<link rel="stylesheet" type="t... | {
"pile_set_name": "Github"
} |
/* A Bison parser, made by GNU Bison 2.7.12-4996. */
/* Bison interface for Yacc-like parsers in C
Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as pu... | {
"pile_set_name": "Github"
} |
Jekyll Themes
=============
A directory of the best-looking themes for Jekyll blogs
Submitting a Theme
------------------
Have a theme you want to share?
* Fork the site on GitHub
* Create a new post in the `_posts` directory and fill out the relevant YAML fields
* Make a 250x200 thumbnail and drop it in the thumb... | {
"pile_set_name": "Github"
} |
<Page
x:Class="ListViewSample.MainPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:ListViewSample"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxml... | {
"pile_set_name": "Github"
} |
set +u
if [ -z "$MC_PROXY_CERTBOT_DOMAIN" ]; then
echo "MC_PROXY_CERTBOT_DOMAIN (top-level domain to issue the certificate for) is not set."
exit 1
fi
if [ -z "$MC_PROXY_CERTBOT_LETSENCRYPT_EMAIL" ]; then
echo "MC_PROXY_CERTBOT_LETSENCRYPT_EMAIL (email for Let's Encrypt's notifications) is not set."
e... | {
"pile_set_name": "Github"
} |
var searchData=
[
['ble_5ftcs_5finit',['ble_tcs_init',['../group__ble__sdk__srv__tcs.html#gad33571ba0d7ba51659c3aa09618b3cc9',1,'ble_tcs.h']]],
['ble_5ftcs_5fmtu_5fset',['ble_tcs_mtu_set',['../group__ble__sdk__srv__tcs.html#ga8a6b5889d593500659b05c563740c51a',1,'ble_tcs.h']]],
['ble_5ftcs_5fnfc_5fset',['ble_tcs_n... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env node
(function() {
var fs = require('fs');
var cssesc = require('../cssesc.js');
var strings = process.argv.splice(2);
var stdin = process.stdin;
var data;
var timeout;
var isObject = false;
var options = {};
var log = console.log;
var main = function() {
var option = strings[0];
if (/^(... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Mon Nov 23 19:34:23 PST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.fa... | {
"pile_set_name": "Github"
} |
/**
*
* WARNING! This file was autogenerated by:
* _ _ _ _ __ __
* | | | | | | |\ \ / /
* | | | | |_| | \ V /
* | | | | _ | / \
* | |_| | | | |/ /^\ \
* \___/\_| |_/\/ \/
*
* This file was autogenerated by UnrealHxGenerator using UHT definitions.
* It only includes UPROPERTYs and UFU... | {
"pile_set_name": "Github"
} |
# Event 6106 - DocPerf_Task_Setup_SplInstallPrinterDriverFromPackage
###### Version: 0
## Description
None
## Data Dictionary
|Standard Name|Field Name|Type|Description|Sample Value|
|---|---|---|---|---|
|TBD|InfNameOrPath|UnicodeString|None|`None`|
|TBD|ServerName|UnicodeString|None|`None`|
|TBD|ModelOrDriverName|U... | {
"pile_set_name": "Github"
} |
table.datatable {
@extend .table, .table-striped, .table-bordered, .table-hover;
td.actions {
vertical-align: middle;
align: center;
div.btn-group {
display: flex;
}
a {
@extend .btn;
}
}
td.truncate {
max-width: 1px;
@include text-overflow();
}
}
| {
"pile_set_name": "Github"
} |
/* Data structure for communication from the run-time dynamic linker for
loaded ELF shared objects.
Copyright (C) 1995-1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of t... | {
"pile_set_name": "Github"
} |
import theano
import theano.tensor as T
from lasagne.layers import Layer
from lasagne import init
from lasagne import nonlinearities
# original source at:
# https://github.com/f0k/Lasagne/blob/batchnorm/lasagne/layers/normalization.py
# this has not yet been released in Lasagne's master branch, so temporarily
# has ... | {
"pile_set_name": "Github"
} |
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the Lic... | {
"pile_set_name": "Github"
} |
{
"parent": "forestry:block/apiculture/alveary_plain_normal",
"textures": {
"particle": "forestry:blocks/apiculture/alveary.sieve",
"down": "forestry:blocks/apiculture/alveary.bottom",
"up": "forestry:blocks/apiculture/alveary.bottom",
"north": "forestry:blocks/apiculture/alveary... | {
"pile_set_name": "Github"
} |
/*
* hmac.c
*
* implementation of hmac auth_type_t
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
*
* Copyright(c) 2001-2006 Cisco Systems, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditi... | {
"pile_set_name": "Github"
} |
import Foundation
#if os(macOS)
import PostboxMac
import SwiftSignalKitMac
import MtProtoKitMac
#else
import Postbox
import SwiftSignalKit
import MtProtoKitDynamic
#endif
func managedAutodownloadSettingsUpdates(accountManager: AccountManager, network: Network) -> Signal<Void, NoError> {
let... | {
"pile_set_name": "Github"
} |
//
// FWKeysHelper.h
// faceWrapper
//
// Created by macpocket1 on 16/12/11.
// Copyright (c) 2011 __MyCompanyName__. All rights reserved.
//
//#error Define your keys
#import <Foundation/Foundation.h>
@interface FWKeysHelper : NSObject
{
//Define your API from skybiometry.com --> https://www.s... | {
"pile_set_name": "Github"
} |
@import 'base-variables';
@import 'site/variables';
.clay-site-swatches {
display: flex;
flex-wrap: wrap;
margin-left: -12px;
margin-right: -12px;
}
.clay-site-swatch {
border-radius: 4px;
box-shadow: 0 0.1rem 3rem rgba(19, 20, 31, 0.08);
margin: 0 12px 1.5rem;
overflow: hidden;
width: 100%;
@media (min-wi... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="debug_toast_enabled">Soát lỗi đang bật. Hãy quay về cài đặt.</string>
<string name="debug_toast_already_enabled">Đã bật soát lỗi. Hãy quay lại phần cài đặt.</string>
<string name="debug_disclaimer_info">Dù hầu h... | {
"pile_set_name": "Github"
} |
/**
* Copyright 2011 LiveRamp
*
* 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... | {
"pile_set_name": "Github"
} |
while (true) {
var x = function () {};
}
for (var i = 0; i < 5; i++) {
var y = function () {};
}
while (true) {
function z() {}
} | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using DynamicsOmnichannelBot.AdaptiveCards;
using Microsoft.Bot... | {
"pile_set_name": "Github"
} |
// Code generated by MockGen. DO NOT EDIT.
// Source: github.com/moira-alert/moira (interfaces: Lock)
// Package mock_moira_alert is a generated GoMock package.
package mock_moira_alert
import (
gomock "github.com/golang/mock/gomock"
reflect "reflect"
)
// MockLock is a mock of Lock interface
type MockLock struct ... | {
"pile_set_name": "Github"
} |
#ifndef BOOST_SMART_PTR_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED
#define BOOST_SMART_PTR_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
//
// detail/quick_allocator.hpp
//
// Copyright (c) 2003 David Abrahams
// Copyr... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<title>
CubicVR 3D Engine - Javascript Port: Polygon tesselation/cutting test
</title>
<script src="../../CubicVR.js" type="text/javascript"></script>
<script type='text/javascript'>
function buildPolygon() {
var obj_tess = new CubicVR.Mesh();
... | {
"pile_set_name": "Github"
} |
<?php
namespace Never5\DownloadMonitor\Dependencies\Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}
| {
"pile_set_name": "Github"
} |
# Default type for anything under /firmware
type firmware_file, fs_type, contextmount_type;
type qmuxd_socket, file_type;
type sensors_socket, file_type;
type camera_socket, file_type;
type thermald_socket, file_type;
type diag_logs, file_type, data_file_type, mlstrustedobject;
type sensors_data_file, file_type, data... | {
"pile_set_name": "Github"
} |
// Protocol Buffers for Go with Gadgets
//
// Copyright (c) 2015, The GoGo Authors. All rights reserved.
// http://github.com/gogo/protobuf
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributio... | {
"pile_set_name": "Github"
} |
"use strict";
module.exports = function(Promise,
PromiseArray,
apiRejection,
tryConvertToPromise,
INTERNAL) {
var getDomain = Promise._getDomain;
var async = require("./async.js");
var util = require("./util.js");
va... | {
"pile_set_name": "Github"
} |
#import "Base.h"
namespace Cedar { namespace Matchers {
struct BeInstanceOfMessageBuilder {
template<typename U>
static NSString * string_for_actual_value(const U & value) {
return [NSString stringWithFormat:@"%@ (%@)", value, [value class]];
}
};
class BeInstanceOf : p... | {
"pile_set_name": "Github"
} |
// +build !ignore_autogenerated
/*
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 l... | {
"pile_set_name": "Github"
} |
# e2fsprogs
Ext2/3/4 filesystem userspace utilities
## Maintainers
* The Habitat Maintainers: <humans@habitat.sh>
## Type of Package
Binary package
## Usage
*TODO: Add instructions for usage*
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<strings>
<notfound>Metatietoja ei löydy.</notfound>
<notowner>Metatietojen oikeuksia ei päivitetty, koska et ole metatietojen omistaja.</notowner>
<updated>Päivitetyt metatiedot</updated>
<resultstitle>Oikeuspäivityksen tulokset</resultstitle>
</strings>
| {
"pile_set_name": "Github"
} |
/*
* R : A Computer Language for Statistical Data Analysis
* Copyright (C) 1999-2016 The R Core Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Licens... | {
"pile_set_name": "Github"
} |
/** @file
Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef __PCI_IOV_H__
#define __PCI_IOV_H__
/**
Parse PCI IOV VF bar information and fill them into PCI device instance.
@param PciIoDevice Pci device instance.
@param... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
import argparse
from tqdm import tqdm
import pandas as pd
import xgboost as xgb
from sklearn.preprocessing import LabelEncoder
parser = argparse.ArgumentParser()
parser.add_argument("-min_child_weight", type=int, default=10)
parser.add_argument("-max_depth", type=int, default=10)
parser.add_argu... | {
"pile_set_name": "Github"
} |
//
// This file is part of Gambit
// Copyright (c) 1994-2016, The Gambit Project (http://www.gambit-project.org)
//
// FILE: src/gui/style.cc
// Display configuration class for the extensive form
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L... | {
"pile_set_name": "Github"
} |
// Go support for Protocol Buffers - Google's data interchange format
//
// Copyright 2010 The Go Authors. All rights reserved.
// https://github.com/golang/protobuf
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the league/commonmark package.
*
* (c) Colin O'Dell <colinodell@gmail.com>
*
* Original code based on the CommonMark JS reference parser (https://bitly.com/commonmark-js)
* - (c) John MacFarlane
*
* For the full copyright and license information, please view the LICENSE
* file... | {
"pile_set_name": "Github"
} |
; PickedEntity Example
; --------------------
Graphics3D 640,480,0,2
SetBuffer BackBuffer()
camera=CreateCamera()
PositionEntity camera,0,2,-10
light=CreateLight()
RotateEntity light,90,0,0
plane=CreatePlane()
EntityPickMode plane,2 ; Make the plane entity 'pickable'. Use pick_geometry mode no.2 for polygon collis... | {
"pile_set_name": "Github"
} |
using System;
namespace JavaScriptEngineSwitcher.ChakraCore.JsRt
{
/// <summary>
/// The script context
/// </summary>
/// <remarks>
/// <para>
/// Each script context contains its own global object, distinct from the global object in
/// other script contexts.
/// </para>
/// <para>
/// Many Chakra hosting... | {
"pile_set_name": "Github"
} |
<base:PageBase
x:Class="eShop.UWP.Views.Login.LoginView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibil... | {
"pile_set_name": "Github"
} |
package com.blogcode;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class GradleTaskApplicationTests {
@Test
public void contextLoa... | {
"pile_set_name": "Github"
} |
#include <../../nrnconf.h>
/* /local/src/master/nrn/src/nrnoc/fstim.c,v 1.2 1997/08/15 13:04:11 hines Exp */
/* copy of synapse.c modified to simulate current stimulus pulses */
/* 4/9/2002 modified to conform to new treeset.c */
/*
fstim(maxnum)
allocates space for maxnum synapses. Space for
previously existing syn... | {
"pile_set_name": "Github"
} |
Rails.application.routes.draw do
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
# Serve websocket cable requests in-process
# mount ActionCable.server => '/cable'
resources :places, except: [:update, :edit, :destroy]
resources :distances, only: [:new, :cre... | {
"pile_set_name": "Github"
} |
sql = [
"""CREATE TEMPORARY TABLE node_change_old AS SELECT * FROM node_change;""",
"""DROP TABLE node_change;""",
"""CREATE TABLE node_change (
rev text,
path text,
kind char(1),
change char(1),
base_path text,
base_rev text,
UNIQUE(re... | {
"pile_set_name": "Github"
} |
#122_Cleaning_Up_The_Beach_In_Chiba__Japan_pick_f_nm_np1_fr_bad_1.avi 1
#122_Cleaning_Up_The_Beach_In_Chiba__Japan_pick_f_nm_np1_le_bad_2.avi 1
#122_Cleaning_Up_The_Beach_In_Chiba__Japan_pick_f_nm_np1_ri_bad_0.avi 1
AMADEUS_pick_u_nm_np1_fr_med_8.avi 2
AboutABoy_pick_h_nm_np1_le_goo_9.avi 1
BuriedTreasure_pick_u_c... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_212) on Sun Jan 26 10:16:17 PST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SimpleUserGroup (guacamole-... | {
"pile_set_name": "Github"
} |
<%
layout("/layouts/platform.html"){
%>
<header class="header navbar bg-white shadow">
<div class="btn-group tool-button">
<a class="btn btn-primary navbar-btn" href="${base}/platform/sys/menu" data-pjax id="goback"><i class="ti-angle-left"></i> 返回</a>
</div>
<div class="pull-right">
<div cl... | {
"pile_set_name": "Github"
} |
# =============================================================================
# This file defines properties used by build-impl.xml and the associated
# *-impl.xml files (sass-impl.xml, js-impl.xml, etc.), which are the core of
# the applications build process.
#
# IMPORTANT - This file is not modifiable by a packa... | {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2011 Martin S.
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, soft... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
/*
* PWM controller driver for Amlogic Meson SoCs.
*
* This PWM is only a set of Gates, Dividers and Counters:
* PWM output is achieved by calculating a clock that permits calculating
* two periods (low and high). The counter then has to be set to switch after
*... | {
"pile_set_name": "Github"
} |
// Tabs as whitespace should work like spaces
int anInt = 0;
void setup () {
anInt = 1;
}
| {
"pile_set_name": "Github"
} |
db "IMITATION@" ; species name
dw 311, 840 ; height, weight
db "If a tree branch"
next "shakes when there"
next "is no wind, it's a"
page "SUDOWOODO, not a"
next "tree. It hides"
next "from the rain.@"
| {
"pile_set_name": "Github"
} |
/* parse_context.h -*- C++ -*-
Jeremy Barnes, 27 January 2005
Copyright (c) 2005 Jeremy Barnes. All rights reserved.
This file is part of MLDB. Copyright 2015 mldb.ai inc. All rights reserved.
A class to ease the recursive-descent parsing of strings.... | {
"pile_set_name": "Github"
} |
using System;
using System.Diagnostics;
using System.IO;
using System.Reflection;
using System.Threading;
using System.Threading.Tasks;
using System.Xml;
using System.Xml.Serialization;
using AsyncTests.HttpClientTests.Addin;
using AsyncTests.HttpClientTests.Test;
using NDesk.Options;
namespace AsyncTests.ConsoleRunne... | {
"pile_set_name": "Github"
} |
import { Provider } from 'react-redux';
import { Router, browserHistory } from 'react-router';
import { syncHistoryWithStore } from 'react-router-redux';
import React, { Component } from 'react';
import routes from '../routes';
import store from '../stores/store';
// Create an enhanced history that syncs navigation ev... | {
"pile_set_name": "Github"
} |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT License.
// See the LICENSE file in the project root for more information.
using System;
using System.Reactive.Linq;
using System.Threading;
using BenchmarkDotNet.Attributes;
namespace Benc... | {
"pile_set_name": "Github"
} |
/// <reference types="cypress" />
import { skipOn } from '@cypress/skip-test'
let polyfill
// grab fetch polyfill from remote URL, could be also from a local package
before(() => {
const polyfillUrl = 'https://unpkg.com/unfetch/dist/unfetch.umd.js'
cy.request(polyfillUrl)
.then((response) => {
polyfill = r... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2008 Oracle. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
* License v2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHO... | {
"pile_set_name": "Github"
} |
/**
* @fileoverview Options configuration for optionator.
* @author George Zahariev
*/
"use strict";
//------------------------------------------------------------------------------
// Requirements
//------------------------------------------------------------------------------
const optionator = require("optiona... | {
"pile_set_name": "Github"
} |
/*
* Definitions for libbde
*
* Copyright (C) 2011-2020, Joachim Metz <joachim.metz@gmail.com>
*
* Refer to AUTHORS for acknowledgements.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Fo... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
-
- $Id$
-
- This file is part of the OpenLink Software Virtuoso Open-Source (VOS)
- project.
-
- Copyright (C) 1998-2020 OpenLink Software
-
- This project is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public ... | {
"pile_set_name": "Github"
} |
---
Description: Computes the product of two spherical harmonics functions (f and g). Both functions are of order N = 4.
ms.assetid: 05427a18-447e-45d7-a851-e580298c9a1f
title: D3DXSHMultiply4 function (D3DX10Math.h)
ms.topic: reference
ms.date: 05/31/2018
topic_type:
- APIRef
- kbSyntax
api_name:
- D3DXSHMultiply4
a... | {
"pile_set_name": "Github"
} |
/**
* Copyright 2014 Lockheed Martin Corporation
*
* 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 ... | {
"pile_set_name": "Github"
} |
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.