text stringlengths 2 99k | meta dict |
|---|---|
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2008-2020, Hazelcast, Inc. 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... | {
"pile_set_name": "Github"
} |
// @target: es6
// ES6 Spec - 10.1.1 Static Semantics: UTF16Encoding (cp)
// 2. Let cu1 be floor((cp – 65536) / 1024) + 0xD800.
// Although we should just get back a single code point value of 0xD800,
// this is a useful edge-case test.
var x = "\u{D800}";
| {
"pile_set_name": "Github"
} |
; $Id: optionwidgets.help.ini,v 1.1.2.2 2008/10/28 01:35:17 yched Exp $
[advanced help settings]
hide = TRUE
[overview]
title = Overview
[optionwidgets]
title = Optionwidgets
parent = content%fields
| {
"pile_set_name": "Github"
} |
sun.jdbc.odbc.JdbcOdbcDriver
| {
"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"
} |
<?php
/*
* Copyright 2014 Google 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/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 3958d4905c0d4b94587a89934df8e787
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
<?php
// by Trirat Petchsingh <rosskouk#gmail.com>
$ADODB_LANG_ARRAY = array (
'LANG' => 'th',
DB_ERROR => 'error ไม่รู้สาเหตุ',
DB_ERROR_ALREADY_EXISTS => 'มี�?ล้ว',
DB_ERROR_CANNOT_CREATE => 'สร้างไม่ได้',
DB_ERROR_CANNOT_DELETE => 'ลบไม่ได้',
DB_ERROR_CANNOT_DROP => 'drop ไม่ได้',
D... | {
"pile_set_name": "Github"
} |
// Python Tools for Visual Studio
// Copyright(c) Microsoft 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.org/licenses/LICENSE-2.0
/... | {
"pile_set_name": "Github"
} |
[metadata]
name = corpkit
description-file = README.md
description = A toolkit for working with parsed corpora
url = http://github.com/interrogator/corpkit
author = Daniel McDonald
author-email = mcdonaldd@unimelb.edu.au
[bdist_wheel]
universal = 1 | {
"pile_set_name": "Github"
} |
///////////////////////////////////////////////////////////////////////////////
// weighted_tail_variate_means.hpp
//
// Copyright 2006 Daniel Egloff, Olivier Gygi. 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... | {
"pile_set_name": "Github"
} |
//
// Copyright 2018 The ANGLE 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.
//
// FunctionLookup.cpp: Used for storing function calls that have not yet been resolved during
// parsing.
//
#include "compiler/translator/Func... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <objc/NSObject.h>
#import <Safari/SandboxExtensionPresentationDelegate-Protocol.h>
@class NSMutableDictionary, NSString, NSUR... | {
"pile_set_name": "Github"
} |
This is our page
================
We are two enthusiastic entrepre-coders who love to invent and innovate beyond what's possible.
About your team
===========================
| Josh | Micaiah
|--- |---
|  | ;
class Conditional extends React.Component {
render() {
const { idyll, hasError, updateProps, ...props } = this.props;
if (!props.if) {
return <div style={{ display: 'none' }}>{props.children}</div>;
}
return <div>{props.children}</div>;
}
}
Conditional._idyl... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012-2015 Ugorji Nwoke. All rights reserved.
// Use of this source code is governed by a MIT license found in the LICENSE file.
package codec
import (
"bufio"
"io"
"net/rpc"
"sync"
)
// rpcEncodeTerminator allows a handler specify a []byte terminator to send after each Encode.
//
// Some codecs ... | {
"pile_set_name": "Github"
} |
# Stubs for scrapy.commands.shell (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.
from scrapy.commands import ScrapyCommand
from typing import Any
class Command(ScrapyCommand):
requires_project: bool = ...
default_settings: Any = ...
def syntax(self): ...
def s... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2018-present, NebulaChat Studio (https://nebula.chat).
// 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/LI... | {
"pile_set_name": "Github"
} |
/* Code automatically generated by Vult https://github.com/modlfo/vult */
#include "aff_f.h"
extern "C" {
static t_class *aff_f_tilde_class;
typedef struct _aff_f_tilde {
t_pxobject x_obj;
float dummy;
float in0_value;
short in0_connected;
float in1_value;
short in1_connected;
Aff_f_proc... | {
"pile_set_name": "Github"
} |
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
& eval 'exec perl -S $0 $argv:q'
if 0;
use Env (DDS_ROOT);
use lib "$DDS_ROOT/bin";
use Env (ACE_ROOT);
use lib "$ACE_ROOT/bin";
use PerlDDS::Run_Test;
use strict;
PerlDDS::add_lib_path("Idl");
my $test = new PerlDDS::TestFramework();
$test->enable_conso... | {
"pile_set_name": "Github"
} |
#include <bits/stdc++.h>
using namespace std;
#define MAXN 500009
#define MAXLOGN 20
#define FOR(i, n) for(int i = 0; i < n; i++)
#define REP(i, n) for(int i = n-1; i >= 0; i--)
#define FOR1(i, n) for(int i = 1; i <= n; i++)
#define REP1(i, n) for(int i = n; i > 0; i--)
#define fi first
#define se second
#define pb pus... | {
"pile_set_name": "Github"
} |
namespace AngleSharp.Dom.Html
{
using AngleSharp.Attributes;
using System;
/// <summary>
/// Represents the data HTML element.
/// </summary>
[DomName("HTMLDataElement")]
public interface IHtmlDataElement : IHtmlElement
{
/// <summary>
/// Gets or sets the machine reada... | {
"pile_set_name": "Github"
} |
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
$provide.value("$locale", {
"DATETIME_FORMATS": {
"AMPMS": {
"0": "\u4e0a\u5348",
"1": "\u4e0b\u5348"
},
"DAY": {
"0": ... | {
"pile_set_name": "Github"
} |
import { Component, OnInit } from '@angular/core';
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
import { ToastrService } from 'ngx-toastr';
import { TranslateService } from '@ngx-translate/core';
import { ApiService } from '@/app/core/api.service';
import { xor } from '@oznu/ngx-bs4-jsonform';
@Compone... | {
"pile_set_name": "Github"
} |
/**
* tcprstat -- Extract stats about TCP response times
* Copyright (C) 2010 Ignacio Nin
*
* 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 License, or
... | {
"pile_set_name": "Github"
} |
In most cases, your application's entire UI will be created by templates
that are managed by the router.
But what if you have an Ember.js app that you need to embed into an
existing page, or run alongside other JavaScript frameworks, or serve from the
same domain as another app?
### Changing the Root Element
By defa... | {
"pile_set_name": "Github"
} |
@extends('layouts.skeleton')
@section('content')
<div class="settings">
{{-- Breadcrumb --}}
<div class="breadcrumb">
<div class="{{ Auth::user()->getFluidLayout() }}">
<div class="row">
<div class="col-12">
<ul class="horizontal">
<li>
<a href="{{ route('das... | {
"pile_set_name": "Github"
} |
<!--- Provide a general summary of your changes in the Title above -->
## Description
<!--- Describe your changes in detail -->
## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here. -->
## How Has This Been Tested?... | {
"pile_set_name": "Github"
} |
*> \brief \b DLAKF2
*
* =========== DOCUMENTATION ===========
*
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
* Definition:
* ===========
*
* SUBROUTINE DLAKF2( M, N, A, LDA, B, D, E, Z, LDZ )
*
* .. Scalar Arguments ..
* INTEGER LDA, ... | {
"pile_set_name": "Github"
} |
.md-badge {
@include md-theme-component() {
@include md-theme-property(color, text-primary, accent);
@include md-theme-property(background-color, accent);
&.md-primary {
@include md-theme-property(color, text-primary, primary);
@include md-theme-property(background-color, primary);
}
}
... | {
"pile_set_name": "Github"
} |
form=未知
tags=
功业飘零五丈原,
如今局促傍谁辕? 俯眉北去明妃泪,
啼血南飞望帝魂。
骨肉凋残唯我在,
形容变尽只声存。
江流千古英雄恨,
兰作行舟柳作樊。
| {
"pile_set_name": "Github"
} |
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/resource.h>
#include <unistd.h>
#include "fdleak.h"
int main(int argc, char **argv)
{
struct rlimit oldrlim;
struct rlimit newrlim;
int fd;
CLOSE_INHERITED_FDS;
if (getrlimit(RLIMIT_NOFILE, &oldrlim) < 0)
{
... | {
"pile_set_name": "Github"
} |
# flyd-forwardto
Forward values from one stream into another existing stream.
Create a new stream that passes all values through a function and forwards them
to a target stream.
__Graph__
```
a: {1---2---3---}
forwardTo(a, parseInt): {--2---3---2-}
flyd.map(square, a): {1-4-4-9-9-4-}
```
... | {
"pile_set_name": "Github"
} |
---
layout: api
title: "v2.1.1 JavaScript Library: L.mapbox.geocoder(id|url, options)"
categories: api
version: v2.1.1
permalink: /api/v2.1.1/l-mapbox-geocoder/
---
<h2 id="section-l-mapbox-geocoder">L.mapbox.geocoder(id|url, options)</h2>
<p>A low-level interface to geocoding, useful for more complex uses and reverse-... | {
"pile_set_name": "Github"
} |
#
# This file is part of LiteX.
#
# Copyright (c) 2020 bunnie <bunnie@kosagi.com>
# SPDX-License-Identifier: BSD-2-Clause
from migen.genlib.cdc import MultiReg
from litex.soc.interconnect import wishbone
from litex.soc.interconnect.csr_eventmanager import *
from litex.soc.integration.doc import AutoDoc, ModuleDoc
... | {
"pile_set_name": "Github"
} |
/*
* libevent compatibility layer
*
* Copyright (c) 2007,2008,2009,2010,2012 Marc Alexander Lehmann <libev@schmorp.de>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modifica-
* tion, are permitted provided that the following conditions are met:
*
* 1. Redistri... | {
"pile_set_name": "Github"
} |
"use strict";
function generateBigLeaf() {
var d = document.createElement("li");
d.className = "leaf";
d.textContent = new Array(10000).join("x");
return d;
}
function generateTree() {
var t = document.createElement("ul");
t.style.display = "none";
for (var i = 100; i--;) { t.appendChild(generateBigLeaf... | {
"pile_set_name": "Github"
} |
/*
* 流式布局演示
* FlowLayout演示
*1,继承JFrame
*2,定义需要的组键
*3,在构造函数中。初始化组键
*4,添加组键
*5,对窗体(顶层容器),属性进行设置。
*6,显示窗体。setVisible(true);
*-------注意----------
*流式布局中组键默认是中间对齐。可以通过FlowLayout(intalign);来改变
*不限制他所管理的组键大小,允许他们有最佳大小.
*当容器被缩放时,组键的位置可能变化,但组键的大小不变。
*
* */
import java.awt.*;
import javax.swing.*;
public class Demo... | {
"pile_set_name": "Github"
} |
'use strict';
var mocha = require('mocha');
var chai = require('chai');
var expect = chai.expect;
var Store = require('../src/Store');
var testStore = 8386;
//TODO this test needs fleshing out
describe('Menu', function() {
this.timeout(15000);
describe('ParseMenu', function() {
it('should parse ... | {
"pile_set_name": "Github"
} |
#!/bin/bash
#
# Copyright 2008, Google 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:
#
# * Redistributions of source code must retain the above copyright
# notice, this list of condit... | {
"pile_set_name": "Github"
} |
import { EventLike } from "./frombinder";
import { EventStream } from "./observable";
/**
* A polled function used by [fromPoll](../globals.html#frompoll)
*/
export declare type PollFunction<V> = () => EventLike<V>;
/**
Polls given function with given interval.
Function should return Events: either [`Bacon.Next`](c... | {
"pile_set_name": "Github"
} |
# Getting Signpost
Get the latest Signpost build from the [download page](https://github.com/mttkay/signpost/releases)
OR
[checkout the source code](https://github.com/mttkay/signpost) using Git:
`git clone https://github.com/mttkay/signpost.git`
Now `cd signpost/` and run:
`mvn install`
This will download all d... | {
"pile_set_name": "Github"
} |
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
padding: 0;
}
a:active,
a:hover {
outline: 0;
}
html {
width: 100%;
height: 100%;
min-height: 100%;
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
}
body {
overflow-x: hidden;
width: 100%;
min-width: 300px;
height: 100%;
min-height: 100%;
margin: 0;
pad... | {
"pile_set_name": "Github"
} |
from os import path
import click
import requests
from webtest.app import TestApp, AppError
@click.command()
@click.option(
'--message',
'-m',
default=u'Hello there'
)
@click.option(
'attachments',
'-a',
multiple=True
)
@click.argument(
'url',
default=u'http://localhost:6543',
)
def sub... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\DomCrawler\Field;
/**
* FileFormField represents a f... | {
"pile_set_name": "Github"
} |
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: ... | {
"pile_set_name": "Github"
} |
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
names... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2020 ZUP IT SERVICOS EM TECNOLOGIA E INOVACAO SA
*
* 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... | {
"pile_set_name": "Github"
} |
FROM alpine:edge AS build
MAINTAINER Ivan <ivan@zderadicka.eu>
ARG FEATURES
RUN apk update &&\
apk add git bash curl yasm build-base \
wget zlib zlib-dev libbz2 bzip2-dev ffmpeg-dev rust cargo &&\
adduser -D -u 1000 ivan &&\
mkdir /src
USER ivan
WORKDIR /src
ENV RUSTFLAGS="-C target-feature=+crt-s... | {
"pile_set_name": "Github"
} |
import java.io.IOException;
public class BuilderMultipleConstructorException {
private int first;
private float second;
public BuilderMultipleConstructorException(int i) throws IOException {
throw new IOException("Some Exception");
}
public BuilderMultipleConstructorException(int i, String someString)... | {
"pile_set_name": "Github"
} |
// rollup.config.js
import configFactory from "../../scripts/rollup.config.factory.js";
import packageJson from "./package.json";
export default configFactory(packageJson.wcfactory);
| {
"pile_set_name": "Github"
} |
{{ .Files.Get "LICENSES/LICENSE-LI" }}
On first launch, Kibana will take several minutes to complete an optimization phase. During that time you will likely have connection errors.
{{- if eq .Values.kibana.serviceType "NodePort"}}
Kibana is exposed as a NodePort service. To get the URL to access Kibana, run the follo... | {
"pile_set_name": "Github"
} |
#ifndef SMARTNET_PARSE_H
#define SMARTNET_PARSE_H
#include "parser.h"
#include "system.h"
#include <iostream>
#include <vector>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/tokenizer.hpp>
#include <stdio.h>
#include <boost/log/trivial.hpp>
// OSW co... | {
"pile_set_name": "Github"
} |
#
# Copyright 1995-2007 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft... | {
"pile_set_name": "Github"
} |
/******************************************************************************
* Tis function converts HSV values to RGB values, scaled from 0 to maxBrightness
*
* The ranges for the input variables are:
* hue: 0-360
* sat: 0-255
* lig: 0-255
*
* The ranges for the output variables are:
* r: 0-maxBrightness... | {
"pile_set_name": "Github"
} |
//
// Prefix header for all source files of the 'HelloWorld' target in the 'HelloWorld' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif
| {
"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"
} |
#import <Foundation/Foundation.h>
@class Configuration;
/**
Subclass QuickConfiguration and override the +[QuickConfiguration configure:]
method in order to configure how Quick behaves when running specs, or to define
shared examples that are used across spec files.
*/
@interface QuickConfiguration : NSObject
/*... | {
"pile_set_name": "Github"
} |
# muchtrans
[](https://app.netlify.com/sites/muchtrans/deploys)
Muchtrans is yet another translation platform, under heavy developement.
<br>Muchtrans는 한창 개발하고 있는 또 다른 번역 플랫폼입니다.
## Why muchtrans? / 왜 muchtrans... | {
"pile_set_name": "Github"
} |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/*
* DlgPenyakit.java
*
* Created on May 23, 2010, 12:57:16 AM
*/
package khanzaantrianpoli;
import fungsi.WarnaTable;
import fungsi.batasInput;
import fungsi.koneksiDB;
import fungsi.sekuel;
import fungsi.validas... | {
"pile_set_name": "Github"
} |
{
"type": "inspec_report",
"node_uuid": "34cbbb4c-c502-4971-b193-00e987b4678c",
"report_uuid": "44024b50-2e0d-42fa-a57c-dddddddddddd",
"job_uuid": "12345678-1234-123e-b12e-222222222222",
"node_name": "debian(2)-zeta-linux(f)-apache(p)-failed",
"environment": "DevSec Prod Zeta",
"roles": ["base_deb", "apac... | {
"pile_set_name": "Github"
} |
var isIterateeCall = require('../internal/isIterateeCall');
/* Native method references for those with the same name as other `lodash` methods. */
var nativeCeil = Math.ceil,
nativeMax = Math.max;
/**
* Creates an array of numbers (positive and/or negative) progressing from
* `start` up to, but not including, `... | {
"pile_set_name": "Github"
} |
Scanning .: .........................................................................................................................
Scanning . (Phase 2): ................................
res/drawable-xhdpi/account_photo_normal.png: Warning: The resource R.drawable.account_photo_normal appears to be unused [UnusedRes... | {
"pile_set_name": "Github"
} |
package com.vipulasri.ticketview;
import android.content.Context;
import android.content.res.Resources;
import android.util.TypedValue;
public class Utils {
public static int dpToPx(float dp, Context context) {
return dpToPx(dp, context.getResources());
}
public static int dpToPx(float dp, Resou... | {
"pile_set_name": "Github"
} |
require 'spec_helper'
describe 'custom rendering' do
before(:each) do
visit '/'
end
it 'should work' do
page.html.should include('<div class="tabs" class="from_custom_renderer">')
page.html.should include('<li>stub</li><li>stub</li><li>stub</li><li>stub</li>')
end
end
| {
"pile_set_name": "Github"
} |
{stdenv, darwin}:
/*
* This is needed to build GCC on Darwin.
*
* These are the collection of headers that would normally be available under
* /usr/include in macOS machines with command line tools installed. They need
* to be in one folder for gcc to use them correctly.
*/
stdenv.mkDerivation {
name = "darwi... | {
"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"
} |
<snippet>
<content><![CDATA[export {
${1:$TM_SELECTED_TEXT}
}
]]></content>
<tabTrigger>export</tabTrigger>
<scope>source.flow</scope>
<description>export</description>
</snippet>
| {
"pile_set_name": "Github"
} |
/* ocsp_ht.c */
/*
* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
* 2006.
*/
/* ====================================================================
* Copyright (c) 2006 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
... | {
"pile_set_name": "Github"
} |
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
Imports System.Collections.Immutable
Imports System.Diagnostics
Imports System.Runtime.InteropServices
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.C... | {
"pile_set_name": "Github"
} |
/* Copyright (c) 2009-2012, The Linux Foundation. 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 version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | {
"pile_set_name": "Github"
} |
package com.wrbug.developerhelper.ui.activity.databaseedit
import android.content.Context
import android.view.View
import android.view.ViewGroup
import com.evrencoskun.tableview.adapter.AbstractTableAdapter
import com.evrencoskun.tableview.adapter.recyclerview.holder.AbstractViewHolder
import android.widget.TextView
i... | {
"pile_set_name": "Github"
} |
// Package filesystem is a storage backend base on filesystems
package filesystem
import (
"gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit"
"gopkg.in/src-d/go-billy.v4"
)
// Storage is an implementation of git.Storer that stores data on disk in the
// standard git format (this is, the .git directory). Zero val... | {
"pile_set_name": "Github"
} |
onedev.server.groupChoiceFormatter = {
formatSelection: function(group) {
return group.name;
},
formatResult: function(group) {
return group.name;
},
escapeMarkup: function(m) {
return m;
}
}; | {
"pile_set_name": "Github"
} |
// ----------------------------------------------------------------------------
// Gunrock -- Fast and Efficient GPU Graph Library
// ----------------------------------------------------------------------------
// This source code is distributed under the terms of LICENSE.TXT
// in the root directory of this source dis... | {
"pile_set_name": "Github"
} |
#include "w_system_pch.h"
#include "w_image.h"
#include <turbojpeg.h>
#include <png.h>
namespace wolf
{
namespace system
{
struct w_image_pimp
{
#pragma region png
static W_RESULT is_png_file(_Inout_ std::istream& pStream)
{
const int _png_paging_size = 8;
png_byte _header[_png_paging_size];
... | {
"pile_set_name": "Github"
} |
package example.service;
import example.repo.Customer705Repository;
import org.springframework.stereotype.Service;
@Service
public class Customer705Service {
public Customer705Service(Customer705Repository repo) {
}
}
| {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2005-2013 by Appcelerator, Inc. All Rights Reserved.
* Licensed under the terms of the Eclipse Public License (EPL).
* Please see the license.txt included with this distribution for details.
* Any modifications to this file must keep this entire header intact.
*/
/*
* Created on Jan 17, 2006
... | {
"pile_set_name": "Github"
} |
components {
id: "script"
component: "/factory/factory_test.script"
}
components {
id: "factory"
component: "/factory/factory_test.factory"
}
| {
"pile_set_name": "Github"
} |
# Aggregation methods for whisper files. Entries are scanned in order,
# and first match wins. This file is scanned for changes every 60 seconds
#
# [name]
# pattern = <regex>
# xFilesFactor = <float between 0 and 1>
# aggregationMethod = <average|sum|last|max|min>
#
# name: Arbitrary unique name for the rule
# p... | {
"pile_set_name": "Github"
} |
Test tool version: 2.1.3
Issuer: https://oidc-certification.ory.sh:8443/
Profile: []
Test ID: OP-Discovery-JWKs
Test description: Keys in OP JWKs well formed
Timestamp: 2018-06-23T10:43:23Z
============================================================
Trace output
0.0 phase <--<-- 0 --- Webfinger -->-->
0.0 not expec... | {
"pile_set_name": "Github"
} |
#!/usr/bin/perl
use strict;
use warnings;
use Getopt::Long;
use Pod::Usage;
use IPC::Open3;
use Time::HiRes qw(usleep);
exit &main();
sub main() {
print STDERR <<BLOCKOUT
_____ __ __ ____ _____ _
/ ____| \\/ | _ \\ / ____| | |
| (___ | \\ / |... | {
"pile_set_name": "Github"
} |
{
"name": "tema2",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "NODE_ENV=production webpack -p",
"start": "NODE_ENV=development webpack-dev-server -d --inline --hot"
},
"author": "",
"license": "ISC",... | {
"pile_set_name": "Github"
} |
apiVersion: v1
name: workload-sds
version: 1.0
description: Helm chart for workload sds tests
keywords:
- istio
- citadel
- sds
- performance
- qualification
sources:
- http://github.com/istio/istio
engine: gotpl
icon: https://istio.io/favicons/android-192x192.png | {
"pile_set_name": "Github"
} |
var searchData=
[
['radius',['radius',['../classcom_1_1ab_1_1view_1_1progress_1_1_ab_circle_progress_bar.html#a4db3114dfb332d5d93b9410336d88321',1,'com::ab::view::progress::AbCircleProgressBar']]],
['rawtype',['rawType',['../classcom_1_1google_1_1gson_1_1internal_1_1_0B_types_1_1_parameterized_type_impl.html#a202eb... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# Check for basic programs
# Find cpplint and run it on all source and header files
lint=`which cpplint cpplint.py | head -1`
if [ -z "$lint" ]; then
echo "Command 'cpplint' or 'cpplint.py' not found in path"
exit 1
fi
repository=$PWD
# check-deletion <oldrev> <newrev> <refspec>
#
# True if no c... | {
"pile_set_name": "Github"
} |
import Foundation
struct GraphQLFragment: Hashable {
let name: String
let api: API
let target: Schema.GraphQLType
let object: GraphQLObject
}
extension GraphQLFragment {
var arguments: OrderedSet<GraphQLArgument> {
return object.arguments
}
}
extension GraphQLFragment {
sta... | {
"pile_set_name": "Github"
} |
{ stdenv
, lib
, fetchurl
}:
stdenv.mkDerivation rec {
pname = "nauty";
version = "27r1";
src = fetchurl {
url = "http://pallini.di.uniroma1.it/nauty${version}.tar.gz";
sha256 = "1nym0p2djws8ylkpr0kgpxfa6fxdlh46cmvz0gn5vd02jzgs0aww";
};
outputs = [ "out" "dev" ];
configureFlags = [
# Prevent nau... | {
"pile_set_name": "Github"
} |
1
00:00:00,000 --> 00:00:09,075
Koncn Tseng Presents
2
00:00:11,056 --> 00:00:13,080
前情摘要
3
00:00:14,017 --> 00:00:15,083
以后你可能不能跟我联络
4
00:00:15,090 --> 00:00:18,010
-为什么?
-我得搞定查裴尔
5
00:00:18,017 --> 00:00:20,031
所以他们怀疑到我了
6
00:00:20,038 --> 00:00:23,044
-他们很快会带我走
-我要跟谁求援?
7
00:00:23,05... | {
"pile_set_name": "Github"
} |
/*
LUFA Library
Copyright (C) Dean Camera, 2010.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation ... | {
"pile_set_name": "Github"
} |
/* Copyright (c) 2010, 2012, Oracle and/or its affiliates. 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 as published by
the Free Software Foundation; version 2 of the License.
This program is distributed in t... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012, The Iconfactory. 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 condi... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2001 Fabrice Bellard
*
* 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"
} |
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data noupdate="1">
<record id="product_category_deliveries" model="product.category">
<field name="parent_id" ref="product.product_category_all"/>
<field name="name">Deliveries</field>
</record>
<record id="product_produc... | {
"pile_set_name": "Github"
} |
/*
* This file is part of Cleanflight.
*
* Cleanflight 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.
*
* Cleanflight is distr... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 Broadcom
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, as
* published by the Free Software Foundation (the "GPL").
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT A... | {
"pile_set_name": "Github"
} |
using System;
using Appium.Net.Integration.Tests.helpers;
using NUnit.Framework;
using OpenQA.Selenium;
using OpenQA.Selenium.Appium;
using OpenQA.Selenium.Appium.Android;
using OpenQA.Selenium.Appium.Enums;
namespace Appium.Net.Integration.Tests.Android.Device
{
internal class NetworkTests
{
private ... | {
"pile_set_name": "Github"
} |
/* Copyright (C) 2014-2020 FastoGT. All right reserved.
This file is part of FastoNoSQL.
FastoNoSQL 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"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.