text stringlengths 2 99.9k | meta dict |
|---|---|
tag:blogger.com,1999:blog-6671019398434141469.post-88791517742986609152009-09-20T07:00:00.001+02:002010-11-26T11:15:13.225+01:00Groovy Goodness: Padding Strings<p>Groovy extends the <code>String</code> class with a couple of padding methods. These methods allows us to define a fixed width a <code>String</code> value mu... | {
"pile_set_name": "Github"
} |
/*----------------------------------------------------------------------------/
/ FatFs - Generic FAT Filesystem module R0.13a /
/-----------------------------------------------------------------------------/
/
/ Copyright (C) 2017, ChaN, all right reserved.
/
/ FatFs module is an open so... | {
"pile_set_name": "Github"
} |
package org.bukkit.entity;
/**
* Represents a Bat
*/
public interface Bat extends Ambient {
/**
* Checks the current waking state of this bat.
* <p>
* This does not imply any persistence of state past the method call.
*
* @return true if the bat is awake or false if it is currently hang... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<xml-datacollection-config rrdRepository="target/snmp/" xmlns="http://xmlns.opennms.org/xsd/config/xml-datacollection">
<xml-collection name="Http-Count">
<rrd step="300">
<rra>RRA:AVERAGE:0.5:1:8928</rra>
<rra>RRA:AVERAGE:0.5:12:8784</rra>
<rra>RRA:... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package tag marshals and unmarshals the legacy struct tags as generated
// by historical versions of protoc-gen-go.
package tag
import (
"reflect"
"strcon... | {
"pile_set_name": "Github"
} |
package away3d.textfield.utils;
import flash.display.Bitmap;
import flash.display.BitmapData;
import haxe.io.Bytes;
import openfl.errors.Error;
/**
* ...
* @author P.J.Shand
* @author Thomas Byrne
*/
class FontSize
{
public var family:String;
public var size:Int;
public var data:Xml;
public var texture:Bitmap... | {
"pile_set_name": "Github"
} |
{
"name": "twitter-text"
, "description": "official twitter text linkification"
, "version": "1.4.16"
, "main": "./twitter-text.js"
, "homepage": "https://github.com/twitter/twitter-text-js"
, "author": "Twitter Inc."
, "repository": {
"type": "git"
, "url": "https://github.com/twitter/twitter-tex... | {
"pile_set_name": "Github"
} |
# This file was automatically generated by make import-symbols
# DO NOT MODIFY IT!
# See locale/README.md to know how to import dictionaries
#locale/da/symbols.dic
#A part of NonVisual Desktop Access (NVDA)
#Copyright (c) 2011-2017 NVDA Contributors
#This file is covered by the GNU General Public License.
compl... | {
"pile_set_name": "Github"
} |
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.net.urlconnection;
import android.test.suitebuilder.annotation.SmallTest;
import org.chromium.base.test.util.Feature;
import org.ch... | {
"pile_set_name": "Github"
} |
<template>
<div class="col-md-4" @click="switchItem">
<div class="item-card">
<div class="card-block">
<h4 class="card-title">{{item.name}}</h4>
<div v-for="(value, key, index) in item">
<div v-if="index < 5">
<strong>{{key}}</strong>: {{value}}
</div>
</div>
</div>... | {
"pile_set_name": "Github"
} |
<?php
/**
* FluentDOM
*
* @link https://thomas.weinert.info/FluentDOM/
* @copyright Copyright 2009-2019 FluentDOM Contributors
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
*
*/
declare(strict_types=1);
namespace FluentDOM\Exceptions\LoadingError {
use FluentDOM\Exceptions;
... | {
"pile_set_name": "Github"
} |
ALTER TABLE {$NAMESPACE}_conpherence.conpherence_participant
DROP dateTouched;
| {
"pile_set_name": "Github"
} |
Subject: intraday eastrans nominations change for 9 / 6 / 00 and nomination for
9 / 7 / 00
if you agree with the following , then i will resend to my acctg folks .
as follow - up documentation for the intraday sale on 9 / 6 / 00 , the following
states
the pricing for the redeliveries :
8500 mmbtu from fuels cotto... | {
"pile_set_name": "Github"
} |
1
| {
"pile_set_name": "Github"
} |
--TEST--
"include" function
--TEMPLATE--
{{ include(["foo.twig", "bar.twig"], ignore_missing = true) }}
{{ include("foo.twig", ignore_missing = true) }}
{{ include("foo.twig", ignore_missing = true, variables = {}) }}
{{ include("foo.twig", ignore_missing = true, variables = {}, with_context = true) }}
--DATA--
return ... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
import traceback
from .modules.checks.path_manipulation_checks import is_root_dir_writable, space_and_no_quotes, \
exe_with_writable_directory
from .modules.checks.services_checks import check_services_creation_with_openscmanager, check_service_permissions
from .modules.checks.filesystem_ch... | {
"pile_set_name": "Github"
} |
#|
LambdaNative - a cross-platform Scheme framework
Copyright (c) 2009-2013, University of British Columbia
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 t... | {
"pile_set_name": "Github"
} |
;; Usage:
;;
;; emacs -Q -l tests/run-test.el # interactive mode
;; emacs -batch -Q -l tests/run-test.el # batch mode
;; Utils
(defun flx-test-join-path (path &rest rest)
"Join a list of PATHS with appropriate separator (such as /).
\(fn &rest paths)"
(if rest
(concat (file-name-as-directo... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 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"
} |
#!/usr/bin/perl
# (C) Maxim Dounin
# Tests for fastcgi_param inheritance.
###############################################################################
use warnings;
use strict;
use Test::More;
BEGIN { use FindBin; chdir($FindBin::Bin); }
use lib 'lib';
use Test::Nginx;
#######################################... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2004-2013 Sergey Lyubka <valenok@gmail.com>
* Copyright (c) 2013 Cesanta Software Limited
* All rights reserved
*
* This library is dual-licensed: 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 Foundati... | {
"pile_set_name": "Github"
} |
whereis_vars8.erl:16: The call erlang:register(OtherAtom::'kostis',Pid::pid()) might fail due to a possible race condition caused by its combination with the erlang:whereis(AnAtom::any()) call in whereis_vars8.erl on line 8
| {
"pile_set_name": "Github"
} |
0:0:6
| {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __BPF_LOAD_H
#define __BPF_LOAD_H
#include <bpf/bpf.h>
#define MAX_MAPS 32
#define MAX_PROGS 32
struct bpf_load_map_def {
unsigned int type;
unsigned int key_size;
unsigned int value_size;
unsigned int max_entries;
unsigned int map_flags;
unsigned int inner_map_id... | {
"pile_set_name": "Github"
} |
/*
* This file is part of FFmpeg.
*
* FFmpeg 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 version.
*
* FFmpeg is distributed... | {
"pile_set_name": "Github"
} |
/** @file
A brief file description
@section license License
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you und... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2014 Square, 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 agre... | {
"pile_set_name": "Github"
} |
'use strict';
/**
* Filter string for returns string with words quantitu specified
* @class wordsQuantity
* @module filters
* @main wordsQuantity
* @class wordsQuantity
* @static
*/
angular.module('keepr.filters')
.filter('wordsQuantity', function () {
return function (input, words) {
if (isNaN(word... | {
"pile_set_name": "Github"
} |
#! /usr/bin/autogen
AutoGen definitions Makefile.tpl;
// Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
// This file was originally written by Nathanael Nerode.
//
// Copyright 2002-2013 Free Software Foundation
//
// This file is free software; you can redistribute it and/or modify
// it unde... | {
"pile_set_name": "Github"
} |
DEFINED_PHASES=compile install prepare unpack
DEPEND=amd64? ( dev-libs/libx86emu ) x86? ( dev-libs/libx86emu ) sys-devel/flex >=sys-kernel/linux-headers-2.6.17 >=app-arch/rpm2targz-9.0.0.3g
DESCRIPTION=Hardware detection tool used in SuSE Linux
EAPI=6
HOMEPAGE=https://www.opensuse.org/
KEYWORDS=amd64 ~arm ppc x86 ~amd6... | {
"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>
@interface CATransactionCompletionItem : NSObject
{
void *_priv;
}
+ (id)completionItem;
- (void)deallo... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you u... | {
"pile_set_name": "Github"
} |
export LC_CTYPE=C
export LANG=C
cd $SRC_DIR/src
export KMER=$PREFIX
sed -i.bak 's/$(LOCAL_OS)/$(PREFIX)/' c_make.gen
make
cd ../
sed -i.bak "s/FileHandle;$/&\\nuse File::Basename;/" ${PREFIX}/bin/runCA
sed -i.bak 's/getBinDirectory()/dirname(__FILE__)/' ${PREFIX}/bin/runCA
sed -i.bak -e 's/usr\/bin\/perl/usr\/bin\/env... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library async_await_test;
import "package:unittest/unittest.dart";
import "dart:async";
main() {
bo... | {
"pile_set_name": "Github"
} |
#!/bin/bash
set -ex
apt-get update && apt-get install -y git libopenmpi-dev
git clone https://github.com/pytorch/examples.git
cd examples/word_language_model
ln -s /workdir workdir
model_name=$RANDOM
python main.py --cuda --epochs 3 --save workdir/$model_name "$@"
rm workdir/$model_name | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2013 Dan Wilcox <danomatika@gmail.com>
*
* BSD Simplified License.
* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution.
*
* See https://github.com/danomatika/PdParty for documentation
*
*/
#import "Scene.h... | {
"pile_set_name": "Github"
} |
module lang::rascal::tests::functionality::CommonKeywordParameterImport2::DiamondRight
import lang::rascal::tests::functionality::CommonKeywordParameterImport2::DiamondTop;
data X(int right = 10, int rightsq = right * right);
test bool Right_Top_x_has_no_left() = Top_x_has_no_left();
test bool Right_Top_x_has_n... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2008 Joel de Guzman
Copyright (c) 2001-2008 Hartmut Kaiser
http://spirit.sourceforge.net/
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.... | {
"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 multiple in... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AWSSDK" version="2.1.0.0" targetFramework="net45" />
</packages> | {
"pile_set_name": "Github"
} |
from rpython.translator.translator import TranslationContext, graphof
from rpython.translator.backendopt.canraise import RaiseAnalyzer
from rpython.translator.backendopt.all import backend_optimizations
from rpython.conftest import option
class TestCanRaise(object):
def translate(self, func, sig):
t = Tran... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
*/
@interface SKUIBadgeTextAttachment : NSTextAttachment <NSCopying> {
NSObject<OS_dispatch_semaphore> * _imageLoadingSemaphore;
NSURL * _imageURL;
}
@property (nonatomic, readonly) struct CGSize { doub... | {
"pile_set_name": "Github"
} |
// 26.1.6 Reflect.get(target, propertyKey [, receiver])
var $ = require('./$')
, has = require('./$.has')
, $export = require('./$.export')
, isObject = require('./$.is-object')
, anObject = require('./$.an-object');
function get(target, propertyKey/*, receiver*/){
var receiver = arguments.lengt... | {
"pile_set_name": "Github"
} |
<?php
class UserAPIFile extends UserAPIBasic {
public function execute($QUERY = array()) {
try {
switch ($QUERY[UQuery::REQUEST]) {
case USectionFile::LIST_FILES:
$this->listFiles($QUERY);
break;
case USectionFile::GET_FILE:
$this->getFile($QUERY);
br... | {
"pile_set_name": "Github"
} |
---
apiVersion: v1
kind: Namespace
metadata:
labels:
kubevirt.io: ""
name: {{.Namespace}}
{{index .GeneratedManifests "kv-resource.yaml"}}
---
apiVersion: scheduling.k8s.io/v1
kind: PriorityClass
metadata:
name: kubevirt-cluster-critical
value: 1000000000
globalDefault: false
description: "This priority class... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2009-2013 Roland Huss
~
~ 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.... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Predis package.
*
* (c) Daniele Alessandri <suppakilla@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Predis\Command;
/**
* @link http://redis.io/commands/save
* @autho... | {
"pile_set_name": "Github"
} |
package ca.uhn.fhir.jpa.searchparam.registry;
/*
* #%L
* HAPI FHIR Search Parameters
* %%
* Copyright (C) 2014 - 2020 University Health Network
* %%
* 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 th... | {
"pile_set_name": "Github"
} |
:warning: **This document is aim for older versions (from 2.3.0 to 2.5.3).
Document for new version is https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/blob/master/v2.6.0/README.md**
# marker.setOpacity()
Change the marker opacity. Available value range is from 0.0 to 1.0.
```
marker.setOpacity(opacity);
... | {
"pile_set_name": "Github"
} |
echo "Squirrel3 modified"
sq3-modified-64.exe fib.nut
sq3-modified-64.exe primes.nut
sq3-modified-64.exe particles.nut
sq3-modified-64.exe native.nut
sq3-modified-64.exe profile_try_catch.nut
sq3-modified-64.exe dict.nut
sq3-modified-64.exe exp.nut
sq3-modified-64.exe nbodies.nut
echo "Squirrel3 original"
sq3-64.exe... | {
"pile_set_name": "Github"
} |
/**************************************************************************************
Toolkit for WPF
Copyright (C) 2007-2018 Xceed Software Inc.
This program is provided to you under the terms of the Microsoft Public
License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license
... | {
"pile_set_name": "Github"
} |
# caniuse-lite
> A smaller version of caniuse-db, with only the essentials!
## Why?
The full data behind [Can I use][1] is incredibly useful for any front end
developer, and on the website all of the details from the database are displayed
to the user. However in automated tools, [many of these fields go unused][2];... | {
"pile_set_name": "Github"
} |
This doc introduce the usage of CovenantSQL client. Client is used for creating, querying, updating, and deleting the SQLChain and database adhere to the SQLChain.
## Prerequisites
Make sure that `$GOPATH/bin` is in your `$PATH`
```bash
$ go get github.com/CovenantSQL/CovenantSQL/client
$ go get github.com/CovenantS... | {
"pile_set_name": "Github"
} |
好奇心原文链接:[《广岛》之后,这本《长崎》同样记录了原子弹爆炸幸存者故事_文化_好奇心日报-曾梦龙](https://www.qdaily.com/articles/51729.html)
WebArchive归档链接:[《广岛》之后,这本《长崎》同样记录了原子弹爆炸幸存者故事_文化_好奇心日报-曾梦龙](http://web.archive.org/web/20180908032901/http://www.qdaily.com:80/articles/51729.html)
 | {
"pile_set_name": "Github"
} |
# SPDX-License-Identifier: GPL-2.0-only
# Makefile for Versatile-specific clocks
obj-$(CONFIG_ICST) += icst.o clk-icst.o clk-versatile.o
obj-$(CONFIG_INTEGRATOR_IMPD1) += clk-impd1.o
obj-$(CONFIG_CLK_SP810) += clk-sp810.o
obj-$(CONFIG_CLK_VEXPRESS_OSC) += clk-vexpress-osc.o
| {
"pile_set_name": "Github"
} |
#!/bin/bash
#
# Copyright 2008-2010 LinkedIn, 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 applicabl... | {
"pile_set_name": "Github"
} |
/**
* Marlin 3D Printer Firmware
* Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | {
"pile_set_name": "Github"
} |
package api
import (
"context"
"errors"
)
func (c *Sys) Renew(id string, increment int) (*Secret, error) {
r := c.c.NewRequest("PUT", "/v1/sys/leases/renew")
body := map[string]interface{}{
"increment": increment,
"lease_id": id,
}
if err := r.SetJSONBody(body); err != nil {
return nil, err
}
ctx, ca... | {
"pile_set_name": "Github"
} |
#ifndef PREFIX_H
#define PREFIX_H
int foo(int);
#endif
| {
"pile_set_name": "Github"
} |
#!/bin/bash
# CHANGE
BUCKET="ai-analytics-solutions-kfpdemo"
# test cloud function
echo "Creating new file in gs://${BUCKET}"
gsutil cp gs://${BUCKET}/babyweight/preproc/train_2000.csv-00002-* \
gs://${BUCKET}/babyweight/preproc/train_20200207.csv
| {
"pile_set_name": "Github"
} |
/*
Copyright 2014 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, ... | {
"pile_set_name": "Github"
} |
{
"author": {
"name": "Felix Geisendörfer",
"email": "felix@debuggable.com",
"url": "http://debuggable.com/"
},
"name": "delayed-stream",
"description": "Buffers events from a stream until you are ready to handle them.",
"version": "0.0.5",
"homepage": "https://github.com/felixge/node-delayed-st... | {
"pile_set_name": "Github"
} |
# !/usr/bin/env python
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "... | {
"pile_set_name": "Github"
} |
{
"listOfAllowedSKUs": {
"type": "Array",
"metadata": {
"description": "The list of SKUs that can be specified for storage accounts.",
"displayName": "Allowed SKUs",
"strongType": "StorageSKUs"
}
}
} | {
"pile_set_name": "Github"
} |
/*
* Copyright 2020 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | {
"pile_set_name": "Github"
} |
<?php
/**
* Zenphoto Mutex class
* @author Stephen
* @package setup
*
*/
class setupMutex {
private $locked = NULL;
private $ignoreUseAbort = NULL;
private $mutex = NULL;
private $lock = NULL;
private $lockfolder;
function __construct() {
// if any of the construction fails, run in free mode (lock = NUL... | {
"pile_set_name": "Github"
} |
64
| {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2008-2016, Troy D. Hanson http://troydhanson.github.com/uthash/
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
... | {
"pile_set_name": "Github"
} |
import pilasengine
pilas = pilasengine.iniciar()
pilas.fondos.Cesped()
shaolin = pilas.actores.Shaolin(y=-100)
pilas.avisar("Pulsa el teclado para manejar al shaolin")
pilas.ejecutar()
| {
"pile_set_name": "Github"
} |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"defaults": {
"_name": "swapuv"
},
"groups": [
{
"class": "standard",
"id": "filter.swapuv.standard",
"properties": []
}
],
"id": "filter.swapuv",
"name": "swapuv",
"type": "video"
} | {
"pile_set_name": "Github"
} |
//
// AGMainCollectionView.swift
// Pods
//
// Created by Michael Liptuga on 07.08.17.
//
//
import UIKit
class AGMainCollectionView: UICollectionView {
class func flowLayout () -> UICollectionViewFlowLayout {
let flowLayout = UICollectionViewFlowLayout()
flowLayout.sectionInset = UIEdgeIn... | {
"pile_set_name": "Github"
} |
<body>
{@hide}
</body>
| {
"pile_set_name": "Github"
} |
# created by tools/tclZIC.tcl - do not edit
set TZData(:Australia/Perth) {
{-9223372036854775808 27804 0 LMT}
{-2337925404 28800 0 WST}
{-1672559940 32400 1 WST}
{-1665385200 28800 0 WST}
{-883634400 32400 1 WST}
{-876121200 28800 0 WST}
{-860392800 32400 1 WST}
{-844671600 28800 0 WST}... | {
"pile_set_name": "Github"
} |
/*************************************************************************
* Copyright (C) 2015 B Weitsch
*
* 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
* wi... | {
"pile_set_name": "Github"
} |
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.8
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NoDI", "NoDI\NoDI.csproj", "{9377BD06-0614-4514-81B2-6C0F33DFA396}"
EndProject
Project("{9A19103F-16F7-4668-B... | {
"pile_set_name": "Github"
} |
//
// Copyright (c) 2019-present Codist <countstarlight@gmail.com>. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
// Written by Codist <countstarlight@gmail.com>, March 2019
//
package sphinx
import (
"bytes"
"encoding/binary"
"fmt"
"g... | {
"pile_set_name": "Github"
} |
package ssstream
import (
"crypto/cipher"
"crypto/aes"
)
func init() {
registerStreamCiphers("aes-128-ctr", &aes_ctr{16, 16})
registerStreamCiphers("aes-192-ctr", &aes_ctr{24, 16})
registerStreamCiphers("aes-256-ctr", &aes_ctr{32, 16})
}
type aes_ctr struct {
keyLen int
ivLen int
}
func (a *aes_ctr) KeyLen(... | {
"pile_set_name": "Github"
} |
//
// UIImage+ImageWithColor.h
// UIImage-ImageWithColor
//
// Created by Bruno Tortato Furtado on 14/12/13.
// Copyright (c) 2013 No Zebra Network. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "So... | {
"pile_set_name": "Github"
} |
Brève Vue d'ensemble
====================
C'est le paquet de freeglut.
Freeglut, le toolkit de service d'openGL ("OpenGL Utility Toolkit") libre, est censé pour être
un libre changent l'indigène à la bibliothèque de GLUT de Mark Kilgard. Il est distribué sous
un permis de modèle de X-Consortium (voyez COPIER pour de... | {
"pile_set_name": "Github"
} |
{
"_from": "mime@1.4.1",
"_id": "mime@1.4.1",
"_inBundle": false,
"_integrity": "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==",
"_location": "/mime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mime@1.4... | {
"pile_set_name": "Github"
} |
var path = require('path')
var test = require('tap').test
var readdir = require('graceful-fs').readdir
var readdirSync = require('graceful-fs').readdirSync
var rmdir = require('graceful-fs').rmdir
var statSync = require('graceful-fs').statSync
var writeFile = require('graceful-fs').writeFile
var mkdirp = require('mkd... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2011-2013 NVIDIA Corporation
Copyright (c) 2011-2013 Cass Everitt
Copyright (c) 2013 Scott Nations
Copyright (c) 2013 Mathias Schott
Copyright (c) 2013 Nigel Stewart
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted prov... | {
"pile_set_name": "Github"
} |
# Reporting
Reporting is a central mechanism for sending out-of-band error reports
to origins from various other components (e.g. HTTP Public Key Pinning,
Interventions, or Content Security Policy could potentially use it).
The parts of it that are exposed to the web platform are specified in the [draft
spec](https:/... | {
"pile_set_name": "Github"
} |
{
"log_level": "INFO",
"server": true,
"ui": true,
"data_dir": "/opt/consul/data",
"bind_addr": "IP_ADDRESS",
"client_addr": "IP_ADDRESS",
"advertise_addr": "IP_ADDRESS",
"bootstrap_expect": SERVER_COUNT,
"service": {
"name": "consul"
}
}
| {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright 2007-2008 Extreme Engineering Solutions, Inc.
*
* Author: Nate Case <ncase@xes-inc.com>
*
* LED driver for various PCA955x I2C LED drivers
*
* Supported devices:
*
* Device Description 7-bit slave address
* ------ ----------- -------------------
* P... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script src="/benchmark/js/jquery.min.js"></script>
<script type="text/javascript" src="/benchmark/js/js.cookie.js"></script>
<title>Be... | {
"pile_set_name": "Github"
} |
import { generateStylableRoot, processSource } from '@stylable/core-test-kit';
import { expect } from 'chai';
import * as postcss from 'postcss';
describe('@custom-selector', () => {
it('collect custom-selectors', () => {
const from = '/path/to/style.css';
const { customSelectors } = processSource(... | {
"pile_set_name": "Github"
} |
using Fuse.Internal;
using Fuse.Input;
using Fuse.Resources;
using Uno.Compiler.ExportTargetInterop;
using Uno;
namespace Fuse.Controls.Native.iOS
{
[Require("Source.Include", "UIKit/UIKit.h")]
[Require("Source.Include", "iOS/Helpers.h")]
extern(iOS) public class SingleLineTextEdit :
LeafView,
ITextEdit,
INat... | {
"pile_set_name": "Github"
} |
<?php
/**
* A Pheanstalk_Socket implementation around a fsockopen() stream.
*
* @author Paul Annesley
* @package Pheanstalk
* @licence http://www.opensource.org/licenses/mit-license.php
*/
class Pheanstalk_Socket_NativeSocket implements Pheanstalk_Socket
{
/**
* The default timeout for a blocking read o... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- mode: python; coding: utf-8; -*-
# ---------------------------------------------------------------------------
#
# Copyright (C) 1998-2003 Markus Franz Xaver Johannes Oberhumer
# Copyright (C) 2003 Mt. Hood Playing Card Co.
# Copyright (C) 2005-2009 Skomoroh
#
# This program is free software... | {
"pile_set_name": "Github"
} |
{
"keyboard": "winkeyless/bminiex",
"keymap": "default_f0edc99",
"commit": "f0edc993b7beb15cc9c0443677801daddcae710b",
"layout": "LAYOUT",
"layers": [
[
"KC_ESC", "KC_F1", "KC_F2", "KC_F3", "KC_F4", "KC_F5", "KC_F6", "KC_F7", "KC_F8", "KC_F9", "KC_F10", "KC_F11", "KC_F12", "KC_... | {
"pile_set_name": "Github"
} |
0 10 spec 0 0
0 1 spec 0 0
1 14 #text 0 1
0 15 spec 0 0
| {
"pile_set_name": "Github"
} |
// Code generated by sqlc. DO NOT EDIT.
package querytest
import ()
type Foo struct {
Name string
Slug string
}
| {
"pile_set_name": "Github"
} |
<view class="{{classList}}" style="padding-left:{{paddingLeft}};padding-right:{{paddingRight}}">
<slot></slot>
</view> | {
"pile_set_name": "Github"
} |
--TEST--
Test sprintf() function : basic functionality - unsigned format
--SKIPIF--
<?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
--FILE--
<?php
echo "*** Testing sprintf() : basic functionality - using unsigned format ***\n";
// Initialise all required variables
$format = "format"... | {
"pile_set_name": "Github"
} |
// Copyright 2014 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 ignore
// +godefs map struct_in6_addr [16]byte /* in6_addr */
package ipv6
/*
#include <sys/param.h>
#include <sys/socket.h>
#include <netinet/in.... | {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
module DeepCover
module Tools
module Camelize
extend self # Loaded before bootstrap
# Poor man's camelize. 'an_example' => 'AnExample'
def camelize(string)
string.to_s.gsub(/([a-z\d]*)[_?!]?/) { Regexp.last_match(1).capitalize }
end
end
end
end
| {
"pile_set_name": "Github"
} |
/*
Copyright (C) GridGain Systems. 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... | {
"pile_set_name": "Github"
} |
<?php get_header(); ?>
<section class="page-content search-results">
<div class="container">
<h1>Search Results for "<?php echo sanitize_text_field($s);?>"</h1>
<?php if (have_posts()) { ?>
<ul class="search-results">
<?php while (have_posts()) : the_post(); ?>
<li>
<?php ... | {
"pile_set_name": "Github"
} |
cheats = 6
cheat0_desc = "All Episode Unlocks"
cheat0_code = "0210E9D4+FFFFFFFF"
cheat0_enable = false
cheat1_desc = "All Picture Unlocks"
cheat1_code = "1210E9DC+00007FFF"
cheat1_enable = false
cheat2_desc = "All Voice Unlocks"
cheat2_code = "1210E9DE+00007FFF"
cheat2_enable = false
cheat3_desc = "All Ending Unloc... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.