text stringlengths 2 99.9k | meta dict |
|---|---|
declare interface CommMessage {
buffers: DataView[]
content: {
data: string
}
}
declare interface Comm {
messages: AsyncGenerator<CommMessage>
}
declare namespace google.colab {
export const kernel: {
comms: {
registerTarget(target: string, fn: (comm: Comm) => void): void
}
}
}
| {
"pile_set_name": "Github"
} |
/**
* This file is part of lavagna.
*
* lavagna 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 of the License, or
* (at your option) any later version.
*
* lavagna is distributed in t... | {
"pile_set_name": "Github"
} |
//===-- PPCSchedule.td - PowerPC Scheduling Definitions ----*- tablegen -*-===//
//
// 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"
} |
//===----------------------------------------------------------------------===//
//
// 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"
} |
---
title: WIA Transfer Constants
description: WIA Transfer Constants
ms.assetid: 69f76919-5bbb-4968-997c-2d51f19aab6b
ms.date: 04/20/2017
ms.localizationpriority: medium
---
# WIA Transfer Constants
This topic contains a list of the constants that are used for WIA **IStream**-based transfers.
These constants are d... | {
"pile_set_name": "Github"
} |
<?php namespace App\Models;
use Illuminate\Auth\Authenticatable;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Contracts\Auth\Authenticatable as AuthenticatableContract;
use Session;
use Validator;
class Customer extends Model implements AuthenticatableContract{
use Authenticatable;
protected $table = '... | {
"pile_set_name": "Github"
} |
// DigitalRune Engine - Copyright (C) DigitalRune GmbH
// This file is subject to the terms and conditions defined in
// file 'LICENSE.TXT', which is part of this source code package.
using System.Collections.Generic;
using System.Windows.Controls;
using System.Windows.Media;
using DigitalRune.Windows.Controls;
nam... | {
"pile_set_name": "Github"
} |
foo
11
12
13
14
15
16
17
18
19
| {
"pile_set_name": "Github"
} |
# Event 1018 - task_0
###### Version: 1
## Description
None
## Data Dictionary
|Standard Name|Field Name|Type|Description|Sample Value|
|---|---|---|---|---|
|TBD|PinMask|UInt64|None|`None`|
## Tags
* etw_level_Informational
* etw_opcode_MaskInterruptsComplete
* etw_task_task_0 | {
"pile_set_name": "Github"
} |
/*
* This library is part of OpenCms -
* the Open Source Content Management System
*
* Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by th... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>地震点聚集</title>
<link rel="stylesheet" href="./css/ol.css">
<script src="./js/ol.js"></script>
</head>
... | {
"pile_set_name": "Github"
} |
/* $Id$ */
%#include "pub3prot.h"
%#include "okprotext.h"
struct xpub_errdoc_t {
int status;
xpub_fn_t fn;
};
struct xpub_errdoc_set_t {
xpub_errdoc_t docs<>;
};
/* A given service proc, which is indentifier by a service names
* and brother-ID. In most cases the brother-ID will be 0 for the
* one and only ... | {
"pile_set_name": "Github"
} |
(* Frama-C journal generated at 16:31 the 05/09/2008 *)
(* Running *)
let () = Journal.run ()
let () = Cmdline.ForceValues.set true
let () = Cmdline.Files.set ["loop_ok.c"; ]
let () = File.init_from_cmdline ()
let () = !Db.Syntactic_callgraph.dump ()
(* exception raised on: *)
let __ : unit = !Db.Value.compute ()
(* F... | {
"pile_set_name": "Github"
} |
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 14
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
- security
# Label to use when marking an issue as stale
staleLabel: stale... | {
"pile_set_name": "Github"
} |
<?php
/**
* This file is part of the LuneticsLocaleBundle package.
*
* <https://github.com/lunetics/LocaleBundle/>
*
* For the full copyright and license information, please view the LICENSE
* file that is distributed with this source code.
*/
namespace Lunetics\LocaleBundle\DependencyInjection\Compiler;
use S... | {
"pile_set_name": "Github"
} |
{
"_args": [
[
{
"raw": "concat-map@0.0.1",
"scope": null,
"escapedName": "concat-map",
"name": "concat-map",
"rawSpec": "0.0.1",
"spec": "0.0.1",
"type": "version"
},
"/Users/qinliang.ql/Desktop/test/node_modules/brace-expansion"
]
]... | {
"pile_set_name": "Github"
} |
--- dynflow.gemspec.orig 2019-07-06 19:59:03 UTC
+++ dynflow.gemspec
@@ -27,7 +27,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency(%q<apipie-params>.freeze, [">= 0"])
s.add_runtime_dependency(%q<algebrick>.freeze, ["~> 0.7.0"])
s.add_runtime_dependency(%q<concurrent-ruby>.freeze, ["~> 1.... | {
"pile_set_name": "Github"
} |
<template>
<section>
<div class="box box-solid box-clear">
<div class="content">
<div class="row content-centered profile">
<croppa v-model="profileImage"
:width="350"
:height="350"
placeholder="Click here to choose an image."
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<!--
File: Clerget9B.xml
Author: Aero-Matic v 0.82
Inputs:
name: Clerget9B
type: piston
power: 130 hp
augmented? no
injected? no
the clerget 130hp 9b is as follows:
no. of cylinders...........................9
bore.... | {
"pile_set_name": "Github"
} |
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
// https://developers.google.com/protocol-buffers/
//
// 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"
} |
Aaron Lehmann <aaron.lehmann@docker.com>
Akash Gupta <akagup@microsoft.com>
Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Andrew Pennebaker <apennebaker@datapipe.com>
Brandon Philips <brandon.philips@coreos.com>
Christopher Jones <tophj@linux.vnet.ibm.com>
Daniel, Dao Quang Minh <dqminh89@gmail.com>
Derek McGowan <derek@mc... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2008 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 retain the above copyright
* notice, this list of conditi... | {
"pile_set_name": "Github"
} |
"""
This module stores some ROS parameter names used for passing information
between modules in the system.
"""
CURRENT_RECIPE = "current_recipe"
"""
Stores the ID of the currently running recipe or "" if no recipe is running
"""
CURRENT_RECIPE_START = "current_recipe_start"
"""
Stores the UNIX timestamp at which the ... | {
"pile_set_name": "Github"
} |
import csv
import io
import os
import re
import sys
from national_voter_file.transformers.base import (DATA_DIR,
BasePreparer,
BaseTransformer)
import usaddress
__all__ = ['default_file', 'StatePreparer', 'StateTrans... | {
"pile_set_name": "Github"
} |
// Generated by LiveScript 1.2.0
var string, TABS, unlines, enlines, enslash, reslash, camelize, character, KEYWORDS_SHARED, KEYWORDS_UNUSED, JS_KEYWORDS, LS_KEYWORDS, ID, SYMBOL, SPACE, MULTIDENT, SIMPLESTR, JSTOKEN, BSTOKEN, NUMBER, NUMBER_OMIT, REGEX, HEREGEX_OMIT, LASTDENT, INLINEDENT, NONASCII, OPENERS, CLOSERS, I... | {
"pile_set_name": "Github"
} |
&control
calculation = 'nscf'
prefix = 'sic'
wf_collect = .false.
pseudo_dir = '../pp/'
outdir = './'
/
&system
ibrav = 2
celldm(1) = 8.237
nat = 2
ntyp = 2
ecutwfc = 60
occupations = 'smear... | {
"pile_set_name": "Github"
} |
package com.lyq.model;
/**
* 支付方式
* @author Li Yongqiang
*/
public enum PaymentWay {
NET_BANK{
@Override
public String getName() {
return "网上银行支付";
}
},
ALIPAY{
@Override
public String getName() {
return "支付宝";
}
},
FINISH_PAY{
@Override
public String getName() {
re... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2015-2018 Skymind, Inc.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
*... | {
"pile_set_name": "Github"
} |
{
"welcome": "Benvenuto"
}
| {
"pile_set_name": "Github"
} |
# Manual test Node.js
## Installation
In the plugin directory:
`npm link`
`cd manual_test_nodejs`
`npm link serverless-offline`
## Testing signals
`node subprocess.js`
It should stop after 10 seconds with the proper halting message
## Testing resource proxy
`npm start -- --resourceRoutes`
| {
"pile_set_name": "Github"
} |
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/socket.h>
#include <netinet/in.h>
int main (int argc, char *argv[])
{
int s, len, o, port = 6666;
char buf[512];
struct sockaddr_in addr;
socklen_t addr_len = sizeof addr;
if (argc > 1)
port = atoi (argv[1]);
s = socket (PF_INET, SOCK_D... | {
"pile_set_name": "Github"
} |
use std::io;
fn main() {
println!("Guess the number!");
println!("Please input your guess.");
let mut guess = String::new();
io::stdin().read_line(&mut guess)
.ok()
.expect("Failed to read line");
println!("You guessed: {}", guess);
} | {
"pile_set_name": "Github"
} |
//
// Header.h
// DJISDKSwiftDemo
//
// Created by DJI on 2019/1/15.
// Copyright © 2019 DJI. All rights reserved.
//
#ifndef Header_h
#define Header_h
#import "DJIWidget/DJIWidget.h"
#import "DJISDK/DJISDK.h"
#endif /* Header_h */
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2017 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing ... | {
"pile_set_name": "Github"
} |
[Threading.Thread]::CurrentThread.CurrentUICulture = 'en-US'
$Host.UI.RawUI.WindowTitle = "PowerShell"
colortool.exe -c
Set-Location c:\
| {
"pile_set_name": "Github"
} |
{% extends '_base.html' %}
{% load helpers %}
{% load form_helpers %}
{% block breadcrumb %}<li class="breadcrumb-item active" aria-current="page">{% block title %}Editing {{ table.rows|length }} {{ object_type_plural|title_with_uppers }}{% endblock %}</li>{% endblock %}
{% block content %}
<form action="" method="post... | {
"pile_set_name": "Github"
} |
# the index exports the most recent version of the engine
module.exports = require('./0.9.x') | {
"pile_set_name": "Github"
} |
package yaml
import (
"reflect"
"unicode"
)
type keyList []reflect.Value
func (l keyList) Len() int { return len(l) }
func (l keyList) Swap(i, j int) { l[i], l[j] = l[j], l[i] }
func (l keyList) Less(i, j int) bool {
a := l[i]
b := l[j]
ak := a.Kind()
bk := b.Kind()
for (ak == reflect.Interface || ak == ... | {
"pile_set_name": "Github"
} |
<div class="site-content">
<div class="d-flex flex-md-row flex-items-center stafftools-page-header">
<div class="col-1">
<span class="assignment-icon assignment-icon-group left">
<%= octicon 'organization', height: 22 %>
</span>
</div>
<div class="col-10 col-md-10 d-flex flex-column">... | {
"pile_set_name": "Github"
} |
package com.insightfullogic.slab.classes;
import com.insightfullogic.slab.Cursor;
public abstract class ClassWithoutInherit implements Cursor {
public abstract int getId();
public abstract void setId(int value);
}
| {
"pile_set_name": "Github"
} |
<?php
namespace Negotiation\Tests;
use Negotiation\BaseAccept;
class BaseAcceptTest extends TestCase
{
/**
* @dataProvider dataProviderForParseParameters
*/
public function testParseParameters($value, $expected)
{
$accept = new DummyAccept($value);
$parameters = $accept->get... | {
"pile_set_name": "Github"
} |
/* PROJ.4 Cartographic Projection System
*/
#define MAX_ITER 10
#define DEL_TOL 1e-12
#define PROJ_PARMS__ \
double *en; \
double r0, l, M0; \
double C;
#define PJ_LIB__
#include <projects.h>
PROJ_HEAD(lcca, "Lambert Conformal Conic Alternative")
"\n\tConic, Sph&Ell\n\tlat_0=";
static double /* func to compute ... | {
"pile_set_name": "Github"
} |
/* arch/arm/mach-msm/generic_gpio.c
*
* Copyright (C) 2007 Google, Inc.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
* This program is distributed in ... | {
"pile_set_name": "Github"
} |
<?php
define('IN_CB', true);
include('include/header.php');
registerImageKey('code', 'BCGcode11');
$characters = array('0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '-');
?>
<div id="validCharacters">
<h3>Valid Characters</h3>
<?php foreach ($characters as $character) { echo getButton($charact... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"pile_set_name": "Github"
} |
[
{
"ref": "context-Downtown_4l",
"capacity": 64,
"type": "context",
"name": "New You Interior",
"mods": [
{
"town_dir": "",
"neighbors": [
"",
"context-Downtown_4c",
"",
""
],
"orientation": 3,
"realm":... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_bind_names</string> </key>
<value>
... | {
"pile_set_name": "Github"
} |
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
... | {
"pile_set_name": "Github"
} |
#include <algorithm>
#include <string>
#include <utility>
#include <vector>
#include "google/protobuf/text_format.h"
#include "gtest/gtest.h"
#include "caffe/common.hpp"
#include "caffe/parallel.hpp"
#include "caffe/proto/caffe.pb.h"
#include "caffe/sgd_solvers.hpp"
#include "caffe/util/io.hpp"
#include "caffe/test... | {
"pile_set_name": "Github"
} |
using System;
using Avalonia;
using Avalonia.Controls;
using Avalonia.Markup.Xaml;
using Avalonia.ReactiveUI;
namespace BindingDemo
{
public class App : Application
{
public override void Initialize()
{
AvaloniaXamlLoader.Load(this);
}
private static void Main()
... | {
"pile_set_name": "Github"
} |
// typedef
typedef unsigned long ULongArrayTypedef[10];
ULongArrayTypedef ULongArrayVar;
typedef long double*& RefTypedef;
long double* LongDoublePtrVar = 0;
RefTypedef RefVar = LongDoublePtrVar;
typedef long long (*FuncPtrTypedef)(int&, unsigned char**, short[], const double, volatile bool);
FuncPtrTypedef FuncVar;
... | {
"pile_set_name": "Github"
} |
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (co... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2018 Google LLC.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | {
"pile_set_name": "Github"
} |
/**
* Project: zebra-client
*
* File Created at 2011-6-19
* $Id$
*
* Copyright 2010 dianping.com.
* All rights reserved.
*
* This software is the confidential and proprietary information of
* Dianping Company. ("Confidential Information"). You shall not
* disclose such Confidential Information and shall use... | {
"pile_set_name": "Github"
} |
/*
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"
} |
/*
* Copyright 2012 Red Hat Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, d... | {
"pile_set_name": "Github"
} |
---
layout: base
title: 'Statistics of iobj in UD_Basque-BDT'
udver: '2'
---
## Treebank Statistics: UD_Basque-BDT: Relations: `iobj`
This relation is universal.
1022 nodes (1%) are attached to their parents as `iobj`.
689 instances of `iobj` (67%) are right-to-left (child precedes parent).
Average distance betwee... | {
"pile_set_name": "Github"
} |
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# 人臉辨識 - 臉部偵測、對齊 & 裁剪\n",
"人臉辨識大致可分成四個主要的步驟:\n",
"1. 人臉偵測\n",
"2. 人臉轉換、對齊與裁剪\n",
"3. 人臉特徵擷取\n",
"4. 人臉特徵比對\n",
"\n",
"在這篇文章中主要是介紹:\n",
"1. 使用MTCNN來進行人臉偵測 -> Detect\n",
"2. 然後進行簡單的裁剪 -> Tranform & Cro... | {
"pile_set_name": "Github"
} |
<?php
namespace Watson\Active;
use Illuminate\Routing\Router;
use Illuminate\Support\Str;
class Route
{
/**
* Illuminate Router instance.
*
* @var \Illuminate\Routing\Router
*/
protected $router;
/**
* Construct the class.
*
* @param \Illuminate\Routing\Router $... | {
"pile_set_name": "Github"
} |
endian big
| {
"pile_set_name": "Github"
} |
{
"name": "Visit OSLO AS",
"displayName": "Visit OSLO",
"properties": [
"visitoslo.com"
]
} | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2005 - 2013 MaNGOS <http://www.getmangos.com/>
*
* Copyright (C) 2008 - 2013 Trinity <http://www.trinitycore.org/>
*
* Copyright (C) 2006 - 2013 ScriptDev2 <http://www.scriptdev2.com/>
*
* Copyright (C) 2010 - 2013 ProjectSkyfire <http://www.projectskyfire.org/>
*
* Copyright (C) 2011 - 2013... | {
"pile_set_name": "Github"
} |
/*
* Copyright © 2012 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, pub... | {
"pile_set_name": "Github"
} |
syntax = "proto2";
package etcdserverpb;
import "gogoproto/gogo.proto";
option (gogoproto.marshaler_all) = true;
option (gogoproto.sizer_all) = true;
option (gogoproto.unmarshaler_all) = true;
option (gogoproto.goproto_getters_all) = false;
message Request {
optional uint64 ID = 1 [(gogoproto.nullable) = f... | {
"pile_set_name": "Github"
} |
package oss
import (
"github.com/denverdino/aliyungo/util"
//"log"
"net/http"
"net/url"
"sort"
"strings"
)
const HeaderOSSPrefix = "x-oss-"
var ossParamsToSign = map[string]bool{
"acl": true,
"delete": true,
"location": true,
"logging": ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<link rel="stylesheet" type="text/css" href="search.... | {
"pile_set_name": "Github"
} |
import AbstractPlugin from 'shared/AbstractPlugin';
const onInitialize = Symbol('onInitialize');
const onDestroy = Symbol('onDestroy');
/**
* Focusable default options
* @property {Object} defaultOptions
* @type {Object}
*/
const defaultOptions = {};
/**
* Focusable plugin
* @class Focusable
* @module Focusab... | {
"pile_set_name": "Github"
} |
name: simple_auth_flutter_example
description: A new Flutter project.
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
simple_auth:
simple_auth_flutter:
dev_dependenc... | {
"pile_set_name": "Github"
} |
#############################################################################
# Tables adapted from the Xotl FACTION ASSIGNMENT & RARITY TABLES #
# Original tables can be found here: #
# http://www.classicbattletech.com/forums/index.php/topic,1219.0.html #
# As n... | {
"pile_set_name": "Github"
} |
Forbidden request
| {
"pile_set_name": "Github"
} |
// @flow
import * as React from 'react'
import { withReduxForm } from './ReduxFormContext'
import type { ReactContext } from './types'
export type Props = {
+children: (props: { form: string, sectionPrefix: ?string }) => React.Node
}
type PropsWithContext = ReactContext & Props
const FormName = ({ children, _redux... | {
"pile_set_name": "Github"
} |
#
# This file is part of JQLibrary
#
# Library introduce: https://github.com/188080501/JQLibrary
#
# Copyright: Jason
#
# Contact email: Jason@JasonServer.com
#
# GitHub: https://github.com/188080501/
#
INCLUDEPATH *= \
$$PWD/include/JQQRCodeWriter/
# 定义JQQRCodeWriter的版本
JQQRCODEWRITER_VERSIONSTRING = 1... | {
"pile_set_name": "Github"
} |
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
package unix
import (
"runtime"
"sync"
"syscall"
"unsafe"
)
var (
Stdin = 0
Stdout = 1... | {
"pile_set_name": "Github"
} |
package org.assetloader.example
{
import org.assetloader.AssetLoader;
import org.assetloader.core.IAssetLoader;
import org.assetloader.signals.LoaderSignal;
import org.assetloader.utils.ALLogger;
import flash.display.Sprite;
import flash.display.StageAlign;
import flash.display.StageScaleMode;
import flash.eve... | {
"pile_set_name": "Github"
} |
# From http://www.harding.motd.ca/autossh/autossh-1.4d.cksums
md5 89c09b50aa2d57814f808d727e937d0f autossh-1.4d.tgz
sha1 27da23c357f8d263aba6ecf3e8792a3552d90e50 autossh-1.4d.tgz
sha256 00008fe458bde4c94e98bfa96e1e6e18c4107a1f9fc8a538556b82e91ddedc16 autossh-1.4d.tgz
| {
"pile_set_name": "Github"
} |
using NPBehave;
using UnityEngine;
using XNode;
using Node = XNode.Node;
namespace CabinIcarus.IcSkillSystem.Nodes.Runtime
{
public abstract class ClockNode:ANPNode<Clock>
{
}
} | {
"pile_set_name": "Github"
} |
@echo off
setlocal
cd "%~p0"
call bin/_initdemos.bat
:: G3dOGL data/mechpart.recon.m -st data/mechpart.s3d -imagename data/mechpart.image.bmp -picture %G3DARGS% -geometry 800x800+100+0
G3dOGL data/mechpart.recon.m -st data/mechpart.s3d -offscreen data/mechpart.image.bmp -noinfo 1 %G3DARGS% -geometry 800x800+100+0
e... | {
"pile_set_name": "Github"
} |
/*
Copyright 2020 The Rook 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
Unless required by applicable law or agreed to ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright 2007-2016, Kaazing Corporation. 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.or... | {
"pile_set_name": "Github"
} |
import requests
from parsel import Selector
with open('urls.txt','r') as fp:
for line in fp:
url = line.strip()
#url = 'http://sh.xiaozhu.com/fangzi/99382335701.html'
headers = {
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,applica... | {
"pile_set_name": "Github"
} |
**This airport has been automatically generated**
We have no information about GE30[*] airport other than its name, ICAO and location (US).
This airport will have to be done from scratch, which includes adding runways, taxiways, parking locations, boundaries...
Good luck if you decide to do this airport! | {
"pile_set_name": "Github"
} |
from lib.utils.container import Services
output = Services.get("output")
request = Services.get("request_factory")
if request.redirect == True:
output.info("For better waf detection we recommend you to run with --no-redirect")
| {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-or-later
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* sysfile.c
*
* Initialize, read, write, etc. system files.
*
* Copyright (C) 2002, 2004 Oracle. All rights reserved.
*/
#include <linux/fs.h>
#include <linux/types.h>
#include <linux/high... | {
"pile_set_name": "Github"
} |
/* $Id: openssl-compat.h,v 1.31 2014/08/29 18:18:29 djm Exp $ */
/*
* Copyright (c) 2005 Darren Tucker <dtucker@zip.com.au>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission noti... | {
"pile_set_name": "Github"
} |
; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s
define <8 x i8> @vmuli8(<8 x i8>* %A, <8 x i8>* %B) nounwind {
;CHECK: vmuli8:
;CHECK: vmul.i8
%tmp1 = load <8 x i8>* %A
%tmp2 = load <8 x i8>* %B
%tmp3 = mul <8 x i8> %tmp1, %tmp2
ret <8 x i8> %tmp3
}
define <4 x i16> @vmuli16(<4 x i16>* %A, <4 x i16>* %B... | {
"pile_set_name": "Github"
} |
#include "pch_script.h"
#include "game_sv_mp_script.h"
#include "xrServer_script_macroses.h"
#include "xrServer.h"
#include "xrServer_Objects_ALife_Monsters.h"
#include "Level.h"
#include "ai_space.h"
#include "xrScriptEngine/script_engine.hpp"
void game_sv_mp_script::SetHitParams(NET_Packet* P, float impulse, float p... | {
"pile_set_name": "Github"
} |
import React, { Component } from 'react';
import * as PropTypes from 'prop-types';
import { compose, propOr } from 'ramda';
import { withRouter } from 'react-router-dom';
import { withStyles } from '@material-ui/core/styles';
import { QueryRenderer } from '../../../relay/environment';
import {
buildViewParamsFromUrlA... | {
"pile_set_name": "Github"
} |
const {globalShortcut, BrowserWindow} = require('electron');
function Shortcuts(){
this.toggle = (toggle) => {
if (toggle){
var showdevtools = function(){
var win = BrowserWindow.getFocusedWindow();
if (!win.isDevToolsOpened()){
win.openDevTools()
} else {
win.closeDevTools();
}
}
... | {
"pile_set_name": "Github"
} |
Please visit http://www.breezejs.com/documentation/start-nuget to learn more.
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2008 The Android Open Source Project
* 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, t... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="Source Files">
<UniqueIdentifier>{46e8f605-7ab1-4b13-b6e1-de496d8b6431}</UniqueIdentifier>
</Filter>
<Filter Include="Header Files">
<Un... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2002-2020 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Neo4j 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 of the License, or
... | {
"pile_set_name": "Github"
} |
// Copyright 2013 Yangqing Jia
//
// This is a simple script that allows one to quickly test a network whose
// structure is specified by text format protocol buffers, and whose parameter
// are loaded from a pre-trained network.
// Usage:
// test_net net_proto pretrained_net_proto iterations [CPU/GPU]
#include <cu... | {
"pile_set_name": "Github"
} |
rule k3e9_15e108d61ee31132
{
meta:
copyright="Copyright (c) 2014-2018 Support Intelligence Inc, All Rights Reserved."
engine="saphire/1.3.1 divinorum/0.998 icewater/0.4"
viz_url="http://icewater.io/en/cluster/query?h64=k3e9.15e108d61ee31132"
cluster="k3e9.15e108d61ee31132"
cluster_size="14... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<title>SVG img as flex item</title>
<link rel="author" title="David Grogan" href="mailto:dgrogan@chromium.org">
<link rel="help" href="https://drafts.csswg.org/css-flexbox/#algo-main-item" title="Part E">
<link rel="match" href="../reference/ref-filled-green-100px-square-only.html">
<meta name="assert" ... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
/*
* Compaq Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* Copyright (C) 2001,2003 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
*
* All rights reserved.
*
* Send feedback to <greg@kroah.com>
*
*/
#include <linux... | {
"pile_set_name": "Github"
} |
// Package imager handles image, video, etc. upload requests and processing
package imager
import (
"bytes"
"context"
"crypto"
"crypto/md5"
"crypto/rsa"
"crypto/sha256"
"crypto/x509"
"encoding/base64"
"errors"
"fmt"
"image"
"image/jpeg"
"io"
"mime/multipart"
"net"
"net/http"
"strconv"
"strings"
"tim... | {
"pile_set_name": "Github"
} |
using System.IO;
namespace Outracks.IO
{
public static class FilePath
{
/// <exception cref="System.IO.IOException" />
public static AbsoluteFilePath CreateTempFile()
{
return AbsoluteFilePath.Parse(Path.GetTempFileName());
}
public static AbsoluteFilePath ParseAndMakeAbsolute(string path)
{
retur... | {
"pile_set_name": "Github"
} |
package test
fun a() = "aa"
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.