text stringlengths 2 99.9k | meta dict |
|---|---|
{
"pagination": {
"ListDiscoverers": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "Limit",
"result_key": "Discoverers"
},
"ListRegistries": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "Limit",
"result_ke... | {
"pile_set_name": "Github"
} |
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//=============================================================================//
//
// Purpose:
//
//=============================================================================
#ifndef VEHICLE_CRANE... | {
"pile_set_name": "Github"
} |
# Installation Guide
- [Installation Guide](#installation-guide)
- [Kubernetes TLS Root CA Certificate/Key Secret](#kubernetes-tls-root-ca-certificatekey-secret)
- [Securing Ingress Resources](#securing-ingress-resources)
- [Create New TLS Root CA Certificate and Key](#create-new-tls-root-ca-certificate-and-ke... | {
"pile_set_name": "Github"
} |
# Labels
This section lists the labels we use to help us track and manage issues and pull requests. The labels are loosely grouped by their purpose, but it's not required that every issue have a label from every group or that an issue can't have more than one label from the same group.
| Label name | Description |
| ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#import "ABI36_0_0RCTImageSource.h"
#import "ABI36_0_0RCTUtils.h"
@interface ABI36_0_0RCTImageSource ()
@property (nonatomic, as... | {
"pile_set_name": "Github"
} |
# Time: O(n)
# Space: O(1)
class Solution(object):
def numSubarrayProductLessThanK(self, nums, k):
"""
:type nums: List[int]
:type k: int
:rtype: int
"""
if k <= 1: return 0
result, start, prod = 0, 0, 1
for i, num in enumerate(nums):
pro... | {
"pile_set_name": "Github"
} |
it('should display the greeting in the input box', function() {
element(by.model('greeting')).sendKeys('Hello, E2E Tests');
// If we click the button it will block the test runner
// element(':button').click();
}); | {
"pile_set_name": "Github"
} |
{
"id": 4174,
"name": "Outlaw",
"incomplete": true,
"members": false,
"release_date": "2007-03-27",
"combat_level": 32,
"size": 1,
"hitpoints": 20,
"max_hit": 3,
"attack_type": [
"crush"
],
"attack_speed": 6,
"aggressive": false,
"poisonous": false,
"i... | {
"pile_set_name": "Github"
} |
## -*- mode: shell-script; -*-
##
## To be able to make changes to the part of configuration created
## from this configlet you need to copy this file to the directory
## fwbuilder/configlets/linux317/ in your home directory and modify it.
## Double "##" comments are removed during processing but single "#"
## comment... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2011 The WebRTC@AnyRTC 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 co... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env ruby
#
# Copyright (C) 2017 Ruby-GNOME2 Project Team
#
# 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 the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later v... | {
"pile_set_name": "Github"
} |
#ifndef _TUTTLE_WINDOWS_H_
#define _TUTTLE_WINDOWS_H_
#ifdef _MSC_VER
#define _USE_MATH_DEFINES 1
#define NOMINMAX 1
#include <windows.h>
#ifndef __PRETTY_FUNCTION__
#ifndef __GNUC__
#define __PRETTY_FUNCTION__ __FUNCDNAME__
#endif
#endif
/*
* __FUNCDNAME__
* Valid only within a function and ret... | {
"pile_set_name": "Github"
} |
using System;
using System.IO;
using System.Linq;
using NAudio.Wave;
using NUnit.Framework;
namespace NAudioTests.MediaFoundation
{
[TestFixture]
[Category("IntegrationTest")]
public class MediaFoundationReaderTests
{
[Test]
public void CanReadAnAac()
{
... | {
"pile_set_name": "Github"
} |
#LANG=EN-US
-pau- #
-pau2- #
0 4
0 =Y07
00 hundr6d
1 5F|
10 2x|
100 uhundr6d
100 wunhundr6d
1000 wunT?z~d
11 6lev~
12 twelv
13 BW2Y|
14 RX02Y|
15 R.R2Y|
16 1.\12Y|
17 1x3M2Y|
18 H2Y|
19 +>|2Y|
2 2K
20 25x|2[
20 25x|[
3 B0Y
30 BW2[
4 RX0
40 RX02[
5 R>3
50 R.R2[
6 1.\1
60 1.\12[
7 1x3M
70 1x3M2[
70 1x3M[
8 H2
80 H2[
9 +>... | {
"pile_set_name": "Github"
} |
form=五律
tags=
随缘驻瓶锡,
心已悟无生。
默坐烟霞散,
闲观水月明。
竹深风倍冷,
堂迥磬偏清。
愿作传灯者,
忘言学净名。
| {
"pile_set_name": "Github"
} |
/*
Description: Magula style for highligh.js
Author: Ruslan Keba <rukeba@gmail.com>
Website: http://rukeba.com/
Version: 1.0
Date: 2009-01-03
Music: Aphex Twin / Xtal
*/
pre code {
display: block; padding: 0.5em;
background-color: #f4f4f4;
}
pre code,
pre .ruby .subst,
pre .lisp .title {
color: black;
}
pre .... | {
"pile_set_name": "Github"
} |
use crate::{proof, proof::ContentExt, Url};
use crev_common::{
self,
serde::{as_base64, from_base64},
};
use derive_builder::Builder;
use ed25519_dalek::{self, PublicKey, SecretKey};
use ed25519_dalek::Signer;
use ed25519_dalek::Verifier;
use rand::rngs::OsRng;
use serde::{Deserialize, Serialize};
use std::fmt;... | {
"pile_set_name": "Github"
} |
// Copyright 2015 go-swagger maintainers
//
// 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 agr... | {
"pile_set_name": "Github"
} |
/* -*- c++ -*- ----------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04-94AL85000... | {
"pile_set_name": "Github"
} |
--source include/have_debug.inc
create table t1 (f1 int primary key) engine=innodb;
create table t2 (f1 int primary key,
constraint c1 foreign key (f1) references t1(f1)
on update cascade
on delete cascade) engine=innodb;
create table t3 (f1 int primary key,
constraint c2 foreign key (f1) references t1... | {
"pile_set_name": "Github"
} |
package {{apiPackage}};
import javax.xml.bind.annotation.XmlTransient;
@javax.xml.bind.annotation.XmlRootElement
{{>generatedAnnotation}}
public class ApiResponseMessage {
public static final int ERROR = 1;
public static final int WARNING = 2;
public static final int INFO = 3;
public static final int ... | {
"pile_set_name": "Github"
} |
using FFMpegSharp.FFMPEG;
using System;
using System.IO;
namespace FFMpegSharp
{
public class VideoInfo
{
private FileInfo _file;
/// <summary>
/// Create a video information object from a file information object.
/// </summary>
/// <param name="fileInfo">Video file in... | {
"pile_set_name": "Github"
} |
#ifndef crypto_auth_H
#define crypto_auth_H
#include <stddef.h>
#include "crypto_auth_hmacsha512256.h"
#include "export.h"
#ifdef __cplusplus
# ifdef __GNUC__
# pragma GCC diagnostic ignored "-Wlong-long"
# endif
extern "C" {
#endif
#define crypto_auth_BYTES crypto_auth_hmacsha512256_BYTES
SODIUM_EXPORT
size_t cr... | {
"pile_set_name": "Github"
} |
#ifndef __LINUX_TC_PED_H
#define __LINUX_TC_PED_H
#include <linux/types.h>
#include <linux/pkt_cls.h>
#define TCA_ACT_PEDIT 7
enum {
TCA_PEDIT_UNSPEC,
TCA_PEDIT_TM,
TCA_PEDIT_PARMS,
__TCA_PEDIT_MAX
};
#define TCA_PEDIT_MAX (__TCA_PEDIT_MAX - 1)
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<meta content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
id="viewport"
name="viewport"/>
</head>
<body>
<style type="text/css">
.p {
height: 2px;
width: 2px;
di... | {
"pile_set_name": "Github"
} |
/scratch/bykang/coco/images/train2014/COCO_train2014_000000476655.jpg
/scratch/bykang/coco/images/train2014/COCO_train2014_000000369179.jpg
/scratch/bykang/coco/images/train2014/COCO_train2014_000000308806.jpg
/scratch/bykang/coco/images/train2014/COCO_train2014_000000108384.jpg
/scratch/bykang/coco/images/train2014/CO... | {
"pile_set_name": "Github"
} |
StartChar: uni063A.init_YaaBari
Encoding: 1118583 -1 4797
Width: 1032
Flags: HW
AnchorPoint: "TashkilBelow" 410 -327 basechar 0
AnchorPoint: "TashkilAbove" 293 801 basechar 0
LayerCount: 2
Fore
Refer: 191 -1 N 1 0 0 1 228 647 2
Refer: 4771 -1 N 1 0 0 1 0 0 3
EndChar
| {
"pile_set_name": "Github"
} |
---
title: Document.SelectUnlinkedControls Method (Word)
keywords: vbawd10.chm158007846
f1_keywords:
- vbawd10.chm158007846
ms.prod: word
api_name:
- Word.Document.SelectUnlinkedControls
ms.assetid: 6d757837-0959-6754-bfae-e840ea7de339
ms.date: 06/08/2017
---
# Document.SelectUnlinkedControls Method (Word)
Returns a... | {
"pile_set_name": "Github"
} |
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Hash;
use grubersjoe\BingPhoto;
use Cache;
use Storage;
class AccountModel extends Model
{
private $user_extra = [
0 => 'gender',
1 => 'contact',
2... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="charset" content="ISO-8859-1" />
<meta ... | {
"pile_set_name": "Github"
} |
require_relative '../../spec_helper'
require_relative '../enumerable/shared/enumeratorized'
describe "Range#bsearch" do
it "returns an Enumerator when not passed a block" do
(0..1).bsearch.should be_an_instance_of(Enumerator)
end
it_behaves_like :enumeratorized_with_unknown_size, :bsearch, (1..3)
it "rai... | {
"pile_set_name": "Github"
} |
package me.panavtec.cleancontacts.data;
import dagger.Module;
import dagger.Provides;
import javax.inject.Singleton;
import me.panavtec.cleancontacts.domain.model.ContactsLocalGateway;
@Module(complete = false,
library = true,
overrides = true) public class BddModuleMock {
@Provides @Singleton ContactsLoca... | {
"pile_set_name": "Github"
} |
echo:[]string{}
echo:[]string{"-n"}
echo:[]string{"foo"}
echo:[]string{"foo", "bar"}
echo:[]string{"-n", "foo"}
echo:[]string{"-e", "foo\\nbar"}
echo:[]string{"-n", "-e", "foo\\nbar"}
echo:[]string{"foo", "-n"}
echo:[]string{"foo", "-n", "-e"}
echo:[]string{"-------"}
echo:[]string{"*"}
echo:[]string{"*"}
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2001 Anders Johansson ajh@atri.curtin.edu.au
*
* This file is part of mpv.
*
* mpv 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
* (at your opti... | {
"pile_set_name": "Github"
} |
/* eslint-disable global-require */
import phantomjs from 'phantomjs-prebuilt';
import path from 'path';
import Phantom from '../phantom';
import Page from '../page';
describe('Phantom', () => {
let instance;
beforeEach(() => jest.resetModules());
beforeEach(() => {
instance = new Phantom();
});
afterEa... | {
"pile_set_name": "Github"
} |
## Project code for [TestNG Tutorial](https://www.journaldev.com/java/testng) on JournalDev
### TestNG Tutorials Articles
* [TestNG Tutorial](https://www.journaldev.com/21219/testng-tutorial)
* [TestNG Eclipse Plugin](https://www.journaldev.com/21265/testng-eclipse-plugin)
* [TestNG Maven Configurations](https://www.... | {
"pile_set_name": "Github"
} |
<HTML
><HEAD
><TITLE
>SDL_EventState</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
"><LINK
REL="HOME"
TITLE="SDL Library Documentation"
HREF="index.html"><LINK
REL="UP"
TITLE="Event Functions."
HREF="eventfunctions.html"><LINK
REL="PREVIOUS"
TITLE="SDL_GetEventFilter"
HREF="sdlg... | {
"pile_set_name": "Github"
} |
// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------... | {
"pile_set_name": "Github"
} |
require 'open_project/authentication'
# Strategies provided by OpenProject:
require 'open_project/authentication/strategies/warden/basic_auth_failure'
require 'open_project/authentication/strategies/warden/global_basic_auth'
require 'open_project/authentication/strategies/warden/user_basic_auth'
require 'open_project/... | {
"pile_set_name": "Github"
} |
local wibox = require("wibox")
local root_fg = class()
function root_fg:init(args)
self.color = args.color or M.x.on_surface
self.focus = args.focus or self.color
self.w = wibox.widget {
fg = self.color .. "B3", -- 70%
widget = wibox.container.background
}
end
-- opacity state
-- https://material.io/... | {
"pile_set_name": "Github"
} |
'use strict';
module.exports = function (t, a) { a(typeof Map, 'function'); };
| {
"pile_set_name": "Github"
} |
package Facade
// Kara liste ile ilgili işlemlerin yapıldığı sınıf
class BlackListService {
fun checkEmployeeIsTheBlackList(customer: Customer): Boolean {
// Müşterinin kara listede olup olmadığının kontrolünün yapıldığı yer.
// Kara listede ise false, değilse true dönmekte olduğunu var sayalım.
... | {
"pile_set_name": "Github"
} |
/*
* Licensed to Elasticsearch B.V. under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch B.V. licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not u... | {
"pile_set_name": "Github"
} |
"tinker_damage_on_laser_blinded_heroes"
{
"challengetype" "465"
"desc" "#DOTA_ChallengeDesc_Tinker_Damage_To_Blinded_Heroes"
"status_text" "#DOTA_ChallengeStatusText_Tinker_Damage_To_Blinded_Heroes"
"image" "images/spellicons/tinker_laser.png"
"requiredhero" "tinker"
"events"
{
"matching_type" "timebloc... | {
"pile_set_name": "Github"
} |
Component({
externalClasses: ['tui-divider-class'],
properties: {
//divider占据高度
height: {
type: Number,
value: 100
},
//divider宽度,可填写具体长度,如400rpx
width: {
type: String,
value: "100%"
},
//divider颜色,如果为渐变线条,此属性失效
dividerColor: {
type: String,
value:... | {
"pile_set_name": "Github"
} |
var ListCache = require('./_ListCache');
/**
* Removes all key-value entries from the stack.
*
* @private
* @name clear
* @memberOf Stack
*/
function stackClear() {
this.__data__ = new ListCache;
this.size = 0;
}
module.exports = stackClear;
| {
"pile_set_name": "Github"
} |
public class Trivial {
@Annotation
public class Inner {
@Annotation
private int x;
public Inner() { x = 1; }
@Annotation
public void f(int y) {
try {
x++;
} catch(Exception ex) {
}
}
}
}
| {
"pile_set_name": "Github"
} |
// (C) Copyright Tobias Schwinger
//
// Use modification and distribution are subject to the boost Software License,
// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
//------------------------------------------------------------------------------
// no include guards, this file is intended for mul... | {
"pile_set_name": "Github"
} |
{
"itemName" : "splittergun",
"level" : 5,
"price" : 1500,
"maxStack" : 1,
"rarity" : "rare",
"description" : "The peglaci honed them, but you perfected them. A devastating weapon.",
"shortdescription" : "Fissure Splitrifle",
"tooltipKind" : "gun2",
"category" : "shotgun",
"twoHanded" : true,
"ite... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: b235eb1c486b38c4fa06470234bbfd32
timeCreated: 1466769818
licenseType: Store
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
from gi.repository import GObject
from pychess.ic.managers.NewsManager import NewsManager
class ICCNewsManager(NewsManager):
def __init__(self, connection):
GObject.GObject.__init__(self)
self.connection = connection
| {
"pile_set_name": "Github"
} |
# Copyright 2018 Google LLC 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 ag... | {
"pile_set_name": "Github"
} |
// +build linux
package validate
import (
"errors"
"fmt"
"os"
"path/filepath"
"strings"
"syscall"
"github.com/syndtr/gocapability/capability"
multierror "github.com/hashicorp/go-multierror"
rspec "github.com/opencontainers/runtime-spec/specs-go"
osFilepath "github.com/opencontainers/runtime-tools/filepath... | {
"pile_set_name": "Github"
} |
/**
* https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_TT
*/
// prettier-ignore
export const LETTER_TT: any[] =
["svg", { viewBox: "0 0 32 32" },
["path", { d: "M8 11h3v12h2V11h3V9H8v2zM23 15v-2h-3v-2h-2v2h-2v2h2v6a2 2 0 002 2h3v-2h-3v-6z" }]];
| {
"pile_set_name": "Github"
} |
//
// TRTCCall+Room.m
// TXIMSDK_TUIKit_iOS
//
// Created by xiangzhang on 2020/7/2.
//
#import "TUICall+TRTC.h"
#import "TUICall+Signal.h"
#import "TUIKit.h"
#import "TUICallUtils.h"
#import "THelper.h"
@implementation TUICall (Room)
- (void)enterRoom {
TXBeautyManager *beauty = [[TRTCCloud sharedInstance] g... | {
"pile_set_name": "Github"
} |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>
Release 1.3.0
</title>
</head>
<body bgcolor="#ffffff">
<h1>Release 1.3.0</h1>
<p>
The following changes were made in this release:
</p>
<h2>Significant changes:</h2>
<h3>Fu... | {
"pile_set_name": "Github"
} |
.pace .pace-progress {
background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
background-image: -moz-l... | {
"pile_set_name": "Github"
} |
# Microsoft Developer Studio Project File - Name="exif" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=exif - Win32 Release_TS
!MESSAGE This is not a valid makefile. To build this project us... | {
"pile_set_name": "Github"
} |
package org.jeecgframework.web.system.manager;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import org.jeecgframework.core.util.ContextHolderUtils;
import org.jeecgframework.web.system.pojo.base.Client;
/**
* 对在线用户的管理
* @author JueYue
* @date 2013-9-28
* @version 1.0
*/
public cl... | {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2013-2020 Vasilis Vryniotis <bbriniotis@datumbox.com>
*
* 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
*
* Unles... | {
"pile_set_name": "Github"
} |
{
"created_at": "2015-02-27T22:28:24.486778",
"description": "Knockout Virtual Grid is a Knockout component for working with large amounts of data in tables via cell virtualization",
"fork": false,
"full_name": "jstclair/knockout-virtual-grid",
"language": "TypeScript",
"updated_at": "2015-02-27T23:42:... | {
"pile_set_name": "Github"
} |
/* * * * * * * * * * *
* Author: MattGeek *
* * * * * * * * * * */
fun main(args : Array<String>){
println("GitHub is for everyone <3")
}
| {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using DocumentFormat.OpenXml.Framework;
using DocumentFormat.OpenXml.Packaging;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using Syst... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.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"
} |
/*
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"
} |
pods-install:
bundle exec pod install || bundle exec pod install --repo-update
gems-install:
bundle check || bundle install --path vendor/bundle --clean --jobs=4
| {
"pile_set_name": "Github"
} |
from TOSSIM import *
import sys
import time
t = Tossim([])
t.addChannel("TestTimer", sys.stdout)
#t.addChannel("Timer", sys.stdout)
#t.addChannel("HplAtm128Timer0AsyncP", sys.stdout)
#t.addChannel("Atm128AlarmAsyncP", sys.stdout)
start = time.time();
m1 = t.getNode(0)
m1.bootAtTime(345321);
for i in range(0, 10000... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.temporary-exception.files.absolute-path.read-only</key>
<array>
<string>/Applications/Xcode.app/Contents/Developer/Platfo... | {
"pile_set_name": "Github"
} |
// @flow
import * as React from 'react'
import { shallow } from 'enzyme'
import toJson from 'enzyme-to-json'
import Comp, { type Props } from '.'
const setup = (props: Props) => {
const comp = shallow(<Comp {...props}>{props.children}</Comp>)
return {
comp,
children: comp.children().at(1),
h3: comp.fi... | {
"pile_set_name": "Github"
} |
use rltk::{VirtualKeyCode, Rltk, Point};
use specs::prelude::*;
use std::cmp::{max, min};
use super::{Position, Player, Viewshed, State, Map, RunState, CombatStats, WantsToMelee, Item,
gamelog::GameLog, WantsToPickupItem, TileType, Monster, HungerClock, HungerState, EntityMoved};
pub fn try_move_player(delta_x: i3... | {
"pile_set_name": "Github"
} |
// *****************************************************************************
//
// © Component Factory Pty Ltd 2012. All rights reserved.
// The software and associated documentation supplied hereunder are the
// proprietary information of Component Factory Pty Ltd, PO Box 1504,
// Glen Waverley, Vic 3150, A... | {
"pile_set_name": "Github"
} |
<?php
namespace Oro\Bundle\TestGeneratorBundle;
use Oro\Bundle\TestGeneratorBundle\DependencyInjection\OroTestGeneratorExtension;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class OroTestGeneratorBundle extends Bundle
{
/**
* {@inheritDoc}
*/
public function getContainerExtension()
{
... | {
"pile_set_name": "Github"
} |
package github
import (
"encoding/json"
"errors"
"fmt"
"net/http"
"strings"
"k8s.io/apimachinery/pkg/util/sets"
"github.com/RangelReale/osincli"
"github.com/golang/glog"
authapi "github.com/openshift/origin/pkg/auth/api"
"github.com/openshift/origin/pkg/auth/oauth/external"
"github.com/openshift/origin/p... | {
"pile_set_name": "Github"
} |
.orderlist-demo {
.product-item {
display: flex;
align-items: center;
padding: .5rem;
width: 100%;
img {
width: 75px;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
margin-right: 1rem;
}
.product... | {
"pile_set_name": "Github"
} |
/*
Copyright 2016 OpenMarket Ltd
Copyright 2017, 2018 New Vector Ltd
Copyright 2020 The Matrix.org Foundation C.I.C.
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/licens... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<title>sidebar-v2 example</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta charset="utf-8">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="sty... | {
"pile_set_name": "Github"
} |
// go run mksyscall.go -l32 -tags darwin,386,!go1.12 syscall_bsd.go syscall_darwin.go syscall_darwin_386.1_11.go syscall_darwin_386.go
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build darwin,386,!go1.12
package unix
import (
"syscall"
"unsafe"
)
var _ syscall.Errno
// THIS FILE IS GE... | {
"pile_set_name": "Github"
} |
// -*- C++ -*-
// Copyright (C) 2005, 2006 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 ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016-present Open Networking 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 appli... | {
"pile_set_name": "Github"
} |
package org.ananas.runner.kernel.job;
import java.io.IOException;
import java.util.UUID;
import org.ananas.runner.kernel.model.DagRequest;
public class LocalJobApiClient implements JobClient {
@Override
public String createJob(String projectId, String token, DagRequest dagRequest)
throws IOException {
... | {
"pile_set_name": "Github"
} |
Network Working Group R. Troost
Request for Comments: 2183 New Century Systems
Updates: 1806 S. Dorner
Category: Standards Track QUALCOMM Incorporated
... | {
"pile_set_name": "Github"
} |
#version 450
layout(binding = 0) uniform texture2DArray uTex;
layout(binding = 1) uniform samplerShadow uShadow;
layout(location = 0) in vec4 vUV;
layout(location = 0) out float FragColor;
void main()
{
FragColor = textureGrad(sampler2DArrayShadow(uTex, uShadow), vUV, vec2(0.0), vec2(0.0));
}
| {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
#include <common.h>
#include <exports.h>
/*
* Author: Arun Dharankar <ADharankar@ATTBI.Com>
*
* A very simple thread/schedular model:
* - only one master thread, and no parent child relation maintained
* - parent thread cannot be stopped or deleted
* - no permissions o... | {
"pile_set_name": "Github"
} |
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="2.0.0"></a>
# [2.0.0](https://github.com/yargs/set-blocking/compare/v1.0.0...v2.0.0) (2016-05-17)
### Features
* add a... | {
"pile_set_name": "Github"
} |
<br><br>
<br><br>
<br><br>
<br>' | perl -we '
BEGIN {
%seen = (), @authors = ();
}
while (<>) {
next if $seen{$_};
next if /(support\@greenkeeper.io)/;
next if /(dcousens\@users.noreply.github.com)/;
next if /(cmetcalf\@appgeo.com)/;
$seen{$_} = pus... | {
"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.
// illumos system calls not present on Solaris.
// +build amd64,illumos
package unix
import "unsafe"
func bytes2iovec(bs [][]byte) []Iovec {
iovecs := make... | {
"pile_set_name": "Github"
} |
<!DOCTYPE group PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<group>
<p><em>Maximally Stable Extremal Regions (MSER)</em> is a feature
detector; Like the <a href="tut.sift">SIFT detector</a>, the
MSER algorithm extracts from an image <code>I</code> a numbe... | {
"pile_set_name": "Github"
} |
require "/scripts/util.lua"
require "/items/active/weapons/weapon.lua"
Charge = WeaponAbility:new()
function Charge:init()
self:reset()
end
function Charge:update(dt, fireMode, shiftHeld)
WeaponAbility.update(self, dt, fireMode, shiftHeld)
if self.weapon.currentAbility == nil and self.fireMode == "alt" and not s... | {
"pile_set_name": "Github"
} |
'use strict';
module.exports = function (t, a) { a(typeof Symbol, 'function'); };
| {
"pile_set_name": "Github"
} |
package com.alibaba.json.bvtVO;
public class PhysicalQueue {
private QueueEntity queue;
private Integer weight;
private Integer capacity;
private int inRate;
private int outRate;
// Napoli 1.1 新加属性
private boolean sendable;
private boolean receivable;
... | {
"pile_set_name": "Github"
} |
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/size.R
\name{vec_seq_along}
\alias{vec_seq_along}
\alias{vec_init_along}
\title{Useful sequences}
\usage{
vec_seq_along(x)
vec_init_along(x, y = x)
}
\arguments{
\item{x, y}{Vectors}
}
\value{
\itemize{
\item \code{vec_seq_along()} an intege... | {
"pile_set_name": "Github"
} |
# Sat May 16 2020
Across all of GitHub 73,187 users stared
68,246 repositories.
| :page_with_curl: | :calendar: | :page_with_curl: |
| :--- | :--- | :--- |
| **:star:927(+2%)**<br>:twisted_rightwards_arrows:2667 | **TypeScript**<br>2 years old | **[denoland/deno](https://github.com/denoland/deno)**<br>A secure Java... | {
"pile_set_name": "Github"
} |
{
"extends": "../../../node_modules/@kui-shell/builder/tsconfig-base.json",
"include": ["src/**/*"],
"compilerOptions": {
"composite": true,
"outDir": "mdist",
"rootDir": "src"
}
}
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="he" english-language-name="Hebrew">
<!-- * This file is generated automatically. -->
<!-- * To submit changes to this file upstream (to the DocBook Project) -->
<!-- * do not submit an edited version of thi... | {
"pile_set_name": "Github"
} |
/*
PrintHelloWorld.ino
Use the (Arduino compatible) u8g2 function "print" to draw a text.
Also use the Arduino F() macro to place the text into PROGMEM area.
Universal 8bit Graphics Library (https://github.com/olikraus/u8g2/)
Copyright (c) 2016, olikraus@gmail.com
All rights reserved.
Redistributi... | {
"pile_set_name": "Github"
} |
// Boost.Range library
//
// Copyright Thorsten Ottosen 2003-2004. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// For more information, see http://www.boost.org/libs/rang... | {
"pile_set_name": "Github"
} |
/* $Id: tstRTJson.cpp $ */
/** @file
* IPRT Testcase - JSON API.
*/
/*
* Copyright (C) 2016-2017 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
* you can redistribute it and/or modify it under the terms... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.