text
stringlengths
2
99.9k
meta
dict
choice prompt "Target Architecture Variant" default BR2_ck610 help Specific CPU variant to use config BR2_ck610 # Not supported by upstream gcc <= 9, and handled as a special # exception in package/gcc/Config.in.host bool "ck610" config BR2_ck807 bool "ck807" config BR2_ck810 bool "ck810" config BR2_ck86...
{ "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. *) external get_build_revision : unit -> string = "hh_get_build_revision" external get_build_commit_time : unit -> int = "hh_get_buil...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Type Name="IHierarchicalDataSource" FullName="System.Web.UI.IHierarchicalDataSource"> <TypeSignature Language="C#" Value="public interface IHierarchicalDataSource" /> <AssemblyInfo> <AssemblyName>System.Web</AssemblyName> <AssemblyVersion>2.0.0.0</AssemblyVersion> <...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <form:Form xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:core="http://g5.1c.ru/v8/dt/mcore" xmlns:form="http://g5.1c.ru/v8/dt/form"> <items xsi:type="form:FormGroup"> <name>Общие</name> <id>1</id> <items xsi:type="form:FormField"> <name>Регламентн...
{ "pile_set_name": "Github" }
/* -*- Mode: c; c-basic-offset: 2 -*- * * raptor_iostream.c - Raptor I/O-stream class for abstracting I/O * * Copyright (C) 2004-2008, David Beckett http://www.dajobe.org/ * Copyright (C) 2004, University of Bristol, UK http://www.bristol.ac.uk/ * * This package is Free Software and part of Redland http://librd...
{ "pile_set_name": "Github" }
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "inCSSValueSearch.h" #include "mozilla/CSSStyleSheet.h" #include "mozilla/dom/StyleSheetList.h" #include...
{ "pile_set_name": "Github" }
from lib.common import helpers class Module: def __init__(self, mainMenu, params=[]): self.info = { 'Name': 'Get-ClipboardContents', 'Author': ['@harmj0y'], 'Description': ('Monitors the clipboard on a specified interval for changes to copied text.'), 'B...
{ "pile_set_name": "Github" }
#This collection is used for all platforms on release clones #and for gcov/devbld platforms on all other trees. #You may find default.release and default.release.done files under #collections. Please do not modify these files since they are #are generated by Cmake. # It is possible to include other collections in this...
{ "pile_set_name": "Github" }
package com.xpinjection.patterns.strategy.canonical; /** * @author Alimenkou Mikalai */ public class PageTrafficCalculator implements TrafficCalculator { private static final int PAGE_SIZE = 10; @Override public int calculate(Position position) { int rank = position.getRank(); if (rank <...
{ "pile_set_name": "Github" }
/* This file is part of Warzone 2100. Copyright (C) 1999-2004 Eidos Interactive Copyright (C) 2005-2020 Warzone 2100 Project Warzone 2100 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 o...
{ "pile_set_name": "Github" }
# This file should contain all the record creation needed to seed the database with its default values. # The data can then be loaded with the rake db:seed (or created alongside the db with db:setup). # # Examples: # # cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }]) # Mayor.create(name: 'Emanuel...
{ "pile_set_name": "Github" }
// (C) Uri Wilensky. https://github.com/NetLogo/NetLogo package org.nlogo.agent case class OutputObject(caption: String, message: String, addNewline: Boolean, isTemporary: Boolean) { def get = { val buf = new StringBuilder(caption) if(caption.nonEmpty) buf ++= ": " buf ++= message if(addNewlin...
{ "pile_set_name": "Github" }
Giveth DApp Team Biographies RJ Ewing — Lead Backend Developer RJ is the current lead developer and architect for Giveth.io backend and smart contracts. His expertise includes Solidity, Javascript, Java, Python, React, Angular, and more… As well as general problem solving. Commitment: Full time Socials: [GitHub](ht...
{ "pile_set_name": "Github" }
<div class="box box-primary"> <div class="box-header"> <h3 class="box-title"><%= @title %></h3> </div> <%= form_for @changeset, @path, [class: "form-horizontal"], fn (f) -> %> <div class="box-body"> <%= FormView.text_field(f, :name) %> <%= FormView.text_field(f, :tags, value: tags(@changeset...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 17 2017 16:24:48). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import "NSObject-Protocol.h" @protocol WNNoteVoicePlayDelegate <NSObject> @optional - (void)OnEndPlay; - (void)OnBeginPlay; @end
{ "pile_set_name": "Github" }
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
{ "pile_set_name": "Github" }
// Copyright (C) MongoDB, Inc. 2017-present. // // 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 // Package bsontype is a utility package that cont...
{ "pile_set_name": "Github" }
#include <sys/fcntl.h>
{ "pile_set_name": "Github" }
# This is a file defining which content sets are needed to update content in # this image. Data provided here helps determine which images are vulnerable to # specific CVEs. Generally you should only need to update this file when: # 1. You start depending on new product # 2. You are preparing new product release ...
{ "pile_set_name": "Github" }
Main-Class: sun.tools.jconsole.JConsole
{ "pile_set_name": "Github" }
struct user { unsigned long regs[102]; unsigned long u_tsize, u_dsize, u_ssize; unsigned long long start_code, start_data, start_stack; long long signal; unsigned long long *u_ar0; unsigned long long magic; char u_comm[32]; }; #define ELF_NGREG 45 #define ELF_NFPREG 33 typedef unsigned long elf_greg_t, elf_gre...
{ "pile_set_name": "Github" }
// // YYTextLayout.h // YYText <https://github.com/ibireme/YYText> // // Created by ibireme on 15/3/3. // Copyright (c) 2015 ibireme. // // This source code is licensed under the MIT-style license found in the // LICENSE file in the root directory of this source tree. // #import <UIKit/UIKit.h> #import <CoreText...
{ "pile_set_name": "Github" }
Pemutar musik dengan widget yang bisa disesuaikan.
{ "pile_set_name": "Github" }
#pragma once #include <SFML/Graphics/Drawable.hpp> #include <SFML/Graphics/Transformable.hpp> #include <SFML/Graphics/Font.hpp> #include <SFML/Graphics/Rect.hpp> #include <SFML/Graphics/VertexArray.hpp> #include <SFML/System/String.hpp> #include <string> #include <vector> namespace sf { // based on SFML's Text class...
{ "pile_set_name": "Github" }
""" Actions - things like 'a model was removed' or 'a field was changed'. Each one has a class, which can take the action description and insert code blocks into the forwards() and backwards() methods, in the right place. """ import sys import datetime from django.db.models.fields.related import RECURSIVE_RELATIONSHI...
{ "pile_set_name": "Github" }
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees holding valid commerci...
{ "pile_set_name": "Github" }
// This file was procedurally generated from the following sources: // - src/dstr-binding/obj-ptrn-prop-id-trailing-comma.case // - src/dstr-binding/default/for-var.template /*--- description: Trailing comma is allowed following BindingPropertyList (for statement) esid: sec-for-statement-runtime-semantics-labelledevalu...
{ "pile_set_name": "Github" }
/****************************************************************//** * * @file tftp_opts.h * * @author Logan Gunthorpe <logang@deltatee.com> * * @brief Trivial File Transfer Protocol (RFC 1350) implementation options * * Copyright (c) Deltatee Enterprises Ltd. 2013 * All rights reserved. * *...
{ "pile_set_name": "Github" }
# # -*- coding: utf-8 -*- # # Copyright (c) 2018 Intel Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by app...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2014 The Android Open Source Project 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/license...
{ "pile_set_name": "Github" }
config BR2_PACKAGE_GPERF bool "gperf" depends on BR2_INSTALL_LIBSTDCPP help A 'perfect hash function' generator http://www.gnu.org/software/gperf/ comment "gperf needs a toolchain w/ C++" depends on !BR2_INSTALL_LIBSTDCPP
{ "pile_set_name": "Github" }
// ------------------------------------------------------------------------------ // <copyright from='2002' to='2002' company='Scott Hanselman'> // Copyright (c) Scott Hanselman. All Rights Reserved. // </copyright> // ------------------------------------------------------------------------------ // // Scott Han...
{ "pile_set_name": "Github" }
let template = document.getElementById("tabbed-custom-element"); globalThis.customElements.define(template.id, class extends HTMLElement { constructor() { super(); this.attachShadow({ mode: "open" }); this.shadowRoot.appendChild(template.content); let tabs = []; let children = this.shadowRoot.ch...
{ "pile_set_name": "Github" }
/// Copyright (c) 2012 Ecma International. All rights reserved. /** * @path ch15/15.2/15.2.3/15.2.3.6/15.2.3.6-4-241.js * @description Object.defineProperty - 'O' is an Array, 'name' is an array index named property, TypeError is thrown if 'name' is data property, and'desc' is accessor descriptor, and the [[Config...
{ "pile_set_name": "Github" }
/****************************************************************************** * Copyright (c) 2012 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /****************************************************************...
{ "pile_set_name": "Github" }
#!/usr/bin/env bash set -o errexit set -o nounset set -o pipefail # set -o xtrace __dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" __file="${__dir}/$(basename "${BASH_SOURCE[0]}")" __base="$(basename ${__file} .sh)" # Recommends: antiword, graphviz, ghostscript, python-gevent, poppler-utils export DEBIAN_FRONTEN...
{ "pile_set_name": "Github" }
/** * -*- c++ -*- * * \file const_iterator_type.hpp * * \brief Const iterator to a given container type. * * Copyright (c) 2009, Marco Guazzone * * Distributed under the Boost Software License, Version 1.0. (See * accompanying file LICENSE_1_0.txt or copy at * http://www.boost.org/LICENSE_1_0.txt) * * \aut...
{ "pile_set_name": "Github" }
package homedir // import "github.com/docker/docker/pkg/homedir" import ( "errors" "os" "path/filepath" "strings" "github.com/docker/docker/pkg/idtools" ) // GetStatic returns the home directory for the current user without calling // os/user.Current(). This is useful for static-linked binary on glibc-based // ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <dt-api group="utility"> <name>count()</name> <summary>Get the number of elements that are contained in an API instance</summary> <since>1.10.8</since> <type type="function"> <signature>count()</signature> <description>Get the number of entries in an API instance's resul...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|x64"> <Configuration>Debug</Configuration> <Platform>x64</Platform...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Configuration status="error" packages="biz.paluch.logging.gelf.log4j2"> <Appenders> <!--<Console name="console" target="SYSTEM_OUT">--> <!--<PatternLayout pattern="%d{dd.MM.yyyy HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n"/>--> <!--</Console>--> ...
{ "pile_set_name": "Github" }
use serde::{Deserialize}; #[derive(Deserialize, Debug)] pub struct SpawnTableEntry { pub name : String, pub weight : i32, pub min_depth: i32, pub max_depth: i32, pub add_map_depth_to_weight : Option<bool> }
{ "pile_set_name": "Github" }
import { TestBed } from '@angular/core/testing'; import { readdirSync } from 'fs'; import { loadSketch, SKETCH_PATH, VERSION_LIST } from '@xlayers/test-helpers'; import { LitElementCodeGenService } from './lit-element-codegen.service'; describe.only('LitElementCodeGenService', () => { let service: LitElementCodeGenS...
{ "pile_set_name": "Github" }
// +build !ignore_autogenerated // Code generated by deepcopy-gen. DO NOT EDIT. package v1 import ( configv1 "github.com/openshift/api/config/v1" corev1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" runtime "k8s.io/apimachinery/pkg/runtime" ) // DeepCopyInto is an autogenerated deepcopy fun...
{ "pile_set_name": "Github" }
from __future__ import absolute_import import boto3 import botocore import inspect import os import zipfile from django.core.exceptions import ImproperlyConfigured from django.core.management.base import BaseCommand from django.utils.text import slugify from zappa.zappa import Zappa class ZappaCommand(BaseCommand):...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>compat</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="...
{ "pile_set_name": "Github" }
package io.quarkus.resteasy.test.security; import static org.hamcrest.Matchers.is; import org.jboss.shrinkwrap.api.ShrinkWrap; import org.jboss.shrinkwrap.api.asset.StringAsset; import org.jboss.shrinkwrap.api.spec.JavaArchive; import org.junit.jupiter.api.BeforeAll; import org.junit.jupiter.api.Test; import org.juni...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2010, 2013, Oracle and/or its affiliates. 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 ...
{ "pile_set_name": "Github" }
_base_ = './retinanet_free_anchor_r50_fpn_1x_coco.py' model = dict(pretrained='torchvision://resnet101', backbone=dict(depth=101))
{ "pile_set_name": "Github" }
[access "refs/for/refs/*"] pushMerge = group starlingx-release [access "refs/heads/*"] abandon = group starlingx-rook-ceph-core create = group starlingx-release label-Code-Review = -2..+2 group starlingx-rook-ceph-core label-Workflow = -1..+1 group starlingx-rook-ceph-core [access "refs/tags/*"] pushSignedTag = group...
{ "pile_set_name": "Github" }
# Hacktoberfest ###### ⚠️ This repository is excluded from Hacktoberfest in favour of promoting quality open source contributions. So pull requests here won't contribute towards your Hacktoberfest progress. The sole purpose of this repository is to help beginners learn Git & GitHub through easy first contribution, and...
{ "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" }
owner = POL controller = POL add_core = POL infra = 7 1940.5.10 = { controller = GER }
{ "pile_set_name": "Github" }
# MUcomplete test folder This folder contains: - a Vim script to test the behaviour of MUcomplete; - a Vim script to profile MUcomplete's performance. To run the test suite, execute: ``` vim -u ../troubleshooting_vimrc.vim ./test_mucomplete.vim ``` then source the script with `:source %`. To measure MUcomplete's ...
{ "pile_set_name": "Github" }
################################################################################ # # python-service-identity # ################################################################################ PYTHON_SERVICE_IDENTITY_VERSION = 17.0.0 PYTHON_SERVICE_IDENTITY_SOURCE = service_identity-$(PYTHON_SERVICE_IDENTITY_VERSION).t...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2012 Alexander Block. All rights reserved. * Copyright (C) 2012 STRATO. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License v2 as published by the Free Software Foundation. * * This program is...
{ "pile_set_name": "Github" }
use std::collections::BTreeMap; use std::iter::Iterator; use std::ops::RangeBounds; use std::vec::Vec; use rand::{seq::SliceRandom, thread_rng, Rng}; use test::{black_box, Bencher}; macro_rules! map_insert_rand_bench { ($name: ident, $n: expr, $map: ident) => { #[bench] pub fn $name(b: &mut Benche...
{ "pile_set_name": "Github" }
import pytest import os import json from cosrlib.document.html import HTMLDocument from tests.testdata.html_page_samples import SAMPLES NEWSPAPER_DIR = "tests/testdata/html_newspaper_testcases" NEWSPAPER_TESTCASES = os.listdir("%s/html/" % NEWSPAPER_DIR) MOZILLA_READABILITY_DIR = "tests/testdata/html_mozilla_readabil...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-or-later /* Common capabilities, needed by capability.o. */ #include <linux/capability.h> #include <linux/audit.h> #include <linux/init.h> #include <linux/kernel.h> #include <linux/lsm_hooks.h> #include <linux/file.h> #include <linux/mm.h> #include <linux/mman.h> #include <linux/pa...
{ "pile_set_name": "Github" }
const { test } = require('tap') const path = require('path') const st = require('../st.js') const opts = Object.assign({ index: false, path: path.resolve(__dirname, './fixtures'), url: '/', passthrough: true }, global.options || {}) const mount = st(opts) test('call next() if passthrough is set', (t) => { ...
{ "pile_set_name": "Github" }
--- Name: cookie --- SilverStripe\Core\Injector\Injector: SilverStripe\Control\Cookie_Backend: SilverStripe\Control\CookieJar
{ "pile_set_name": "Github" }
event_inherited(); myMap = global.inputUp1; //It's horrible but it's 3 am, do not judge me if (myMap == mb_left) labelString = "LEFT MOUSE"; else if (myMap == mb_right) labelString = "RIGHT MOUSE"; else if (myMap == mb_middle) labelString = "MIDDLE MOUSE"; else if (myMap == vk_left) labelString = "LEFT ARROW";...
{ "pile_set_name": "Github" }
/* * Copyright Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fi...
{ "pile_set_name": "Github" }
@comment $NetBSD: PLIST,v 1.25 2009/06/14 18:24:52 joerg Exp $ share/doc/kde/HTML/eu/common/1.png share/doc/kde/HTML/eu/common/10.png share/doc/kde/HTML/eu/common/2.png share/doc/kde/HTML/eu/common/3.png share/doc/kde/HTML/eu/common/4.png share/doc/kde/HTML/eu/common/5.png share/doc/kde/HTML/eu/common/6.png share/doc/k...
{ "pile_set_name": "Github" }
-- nan.test -- -- db eval {SELECT x, typeof(x) FROM t1} SELECT x, typeof(x) FROM t1
{ "pile_set_name": "Github" }
#! /bin/sh if [ ! -f prereq ]; then mkdir -p prereq fi if [ ! -f local/lib ]; then mkdir -p local/lib fi if [ ! -f local/bin ]; then mkdir -p local/bin fi if [ ! -f local/include ]; then mkdir -p local/include fi ROOT=$(pwd) pushd prereq if [ ! -f flex-2.5.39/.git/config ]; then git clone https://github.co...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * The Contents of this file are made available subject to the terms of * either of the following licenses * * - GNU Lesser General Public License Ve...
{ "pile_set_name": "Github" }
/* * Copyright Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fi...
{ "pile_set_name": "Github" }
#include <SDL_opengl.h> // for GL_STATIC_DRAW #include <limits.h> // for INT_MAX #include <math.h> // for ceil, sqrtf, M_PI #include <string.h> // for strchr, strcpy #include <algorithm>...
{ "pile_set_name": "Github" }
defmodule Web.Manage.GameView do use Web, :view alias GrapevineData.Channels alias GrapevineData.UserAgents alias Web.FormView alias Web.GameView alias Web.Manage.ConnectionView alias Web.Manage.RedirectURIView alias Web.ReactView alias Web.TimeView def render("status.json", %{game: game}) do ...
{ "pile_set_name": "Github" }
using Content.Shared.GameObjects.EntitySystems; using Robust.Shared.GameObjects; namespace Content.Server.GameObjects.Components.Movement { [RegisterComponent] public class NoSlipComponent : Component, IEffectBlocker { public override string Name => "NoSlip"; bool IEffectBlocker.CanSlip() ...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('flatMapDepth', require('../flatMapDepth')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 The Android Open Source Project * * 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 app...
{ "pile_set_name": "Github" }
#include "storage/serialization.hpp" #include "storage/shared_memory.hpp" #include "storage/shared_monitor.hpp" #include "storage/storage.hpp" #include "osrm/exception.hpp" #include "util/log.hpp" #include "util/meminfo.hpp" #include "util/typedefs.hpp" #include "util/version.hpp" #include <boost/filesystem.hpp> #inc...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2017 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
{ "pile_set_name": "Github" }
/* * (C) Copyright 2004 Texas Insturments * * (C) Copyright 2002 * Sysgo Real-Time Solutions, GmbH <www.elinos.com> * Marius Groeger <mgroeger@sysgo.de> * * (C) Copyright 2002 * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de> * * See file CREDITS for list of people who contributed to this * projec...
{ "pile_set_name": "Github" }
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import errno import os def mkdir(path): try: os.makedirs(path) except OSError as e: if e.errno != errno.EEXIST: raise
{ "pile_set_name": "Github" }
StartChar: uni020C Encoding: 524 524 1146 GlifName: uni020C_ Width: 1024 VWidth: 0 Flags: W HStem: -16 120<438.425 713.575> 1304 120<438.425 713.575> VStem: 112 128<354.842 1053.16> 912 128<354.842 1053.16> LayerCount: 5 Back Fore SplineSet 240 704 m 0 240 588 243 478 265 382 c 0 301 235 396 104 576 104 c 0 756 104 ...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2003 Jonathan de Halleux (dehalleux@pelikhan.com) 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.boost.o...
{ "pile_set_name": "Github" }
/* Copyright (c) 2012 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 to...
{ "pile_set_name": "Github" }
/* $Id: pcplearndscp.c $ */ /* MiniUPnP project * Website : http://miniupnp.free.fr/ * Author : Miroslav Bagljas Copyright (c) 2013 by Cisco Systems, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are me...
{ "pile_set_name": "Github" }
package(default_visibility = ["//visibility:public"]) load( "@io_bazel_rules_go//go:def.bzl", "go_test", "go_library", ) go_test( name = "go_default_test", srcs = ["service_test.go"], embed = [":go_default_library"], rundir = ".", tags = ["automanaged"], deps = [ "//app/inf...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-only /* * Device Tree Source for Netgear WNDR4700/WNDR4720 Series * * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de> */ /dts-v1/; #include "apm82181.dtsi" #include <dt-bindings/thermal/thermal.h> / { model = "Netgear WNDR4700/WNDR4720 Series"; compatible...
{ "pile_set_name": "Github" }
#pragma optionNV(strict on) #ifdef GL_ES precision mediump float; #endif /* Based on the Toon Lines shader by Luiz Felipe M. Pereira (felipearts) on BlenderArtists forums. */ varying vec4 v_color; varying vec2 v_texCoords; uniform sampler2D u_texture; uniform sampler2D depthTexture; uniform mat4 u_projTrans; un...
{ "pile_set_name": "Github" }
// DATA_TEMPLATE: html_table oTest.fnStart( "HTML auto detect" ); $(document).ready( function () { var oTable = $('#example').dataTable(); oTest.fnTest( "Initial sort", null, function () { var ret = $('#example tbody tr:eq(0) td:eq(0)').html() == '1' && $('#example tbody tr:eq(1) td:eq(0)').html(...
{ "pile_set_name": "Github" }
/***************************************************************************** * PagerTabStripViewController.Swift * VLC for iOS ***************************************************************************** * Copyright (c) 2018 VideoLAN. All rights reserved. * $Id$ * * Authors: Carola Nitz <nitz.carola # googlem...
{ "pile_set_name": "Github" }
{ "name": "which-module", "version": "2.0.0", "description": "Find the module object for something that was require()d", "main": "index.js", "scripts": { "pretest": "standard", "test": "nyc ava", "coverage": "nyc report --reporter=text-lcov | coveralls", "release": "standard-version" }, "f...
{ "pile_set_name": "Github" }
/* * Copyright © 2014 Broadcom * * 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, dis...
{ "pile_set_name": "Github" }
{% import 'macros/security.macros' as SECLABEL %} {% import 'macros/variable.macros' as VARIABLE %} CREATE ROLE {{ conn|qtIdent(data.rolname) }} WITH{% if data.rolcanlogin and data.rolcanlogin is sameas True %} LOGIN{% else %} NOLOGIN{% endif %}{% if data.rolsuper %} SUPERUSER{% else %} NOSUPERUSER{% endif %}{...
{ "pile_set_name": "Github" }
--- layout: "openstack" page_title: "OpenStack: openstack_networking_subnet_v2" sidebar_current: "docs-openstack-datasource-networking-subnet-v2" description: |- Get information on an OpenStack Subnet. --- # openstack\_networking\_subnet\_v2 Use this data source to get the ID of an available OpenStack subnet. ## E...
{ "pile_set_name": "Github" }
curlimage: docker build -t gohttp2/curl .
{ "pile_set_name": "Github" }
--- title: crossplane toc: true weight: 401 indent: true redirect_to: https://doc.crds.dev/github.com/crossplane/crossplane ---
{ "pile_set_name": "Github" }
// 20.2.2.14 Math.expm1(x) var $def = require('./$.def'); $def($def.S, 'Math', {expm1: require('./$.expm1')});
{ "pile_set_name": "Github" }
## Copyright (C) 1996-2018 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. ## Please see the COPYING and CONTRIBUTORS files for details. ## # This file controls which servers may be manage...
{ "pile_set_name": "Github" }
require('./angular-locale_dje'); module.exports = 'ngLocale';
{ "pile_set_name": "Github" }
#ifndef _FASTMATH_H_ #ifdef __cplusplus extern "C" { #endif #define _FASTMATH_H_ #include <math.h> #include <machine/fastmath.h> #ifdef __cplusplus } #endif #endif /* _FASTMATH_H_ */
{ "pile_set_name": "Github" }
/* * (C) Copyright 2016 Nuxeo SA (http://nuxeo.com/) and others. * * 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 require...
{ "pile_set_name": "Github" }
package http import ( "encoding/json" "reflect" "testing" "github.com/hashicorp/vault/vault" ) func TestSysRotate(t *testing.T) { core, _, token := vault.TestCoreUnsealed(t) ln, addr := TestServer(t, core) defer ln.Close() TestServerAuth(t, addr, token) resp := testHttpPost(t, token, addr+"/v1/sys/rotate",...
{ "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>BuildMachineOSBuild</key> <string>18B57c</string> <key>CFBundleExecutable</key> <string>VoodooPS2Mouse</string> <key>CFBundleGetInfoString<...
{ "pile_set_name": "Github" }
<HTML> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=utf8"> <TITLE>{$TITLE}</TITLE> <LINK REL="stylesheet" TYPE="text/css" HREF="include/phpreports/sales.css"> <link href="themes/images/style_cn.css" rel="stylesheet" type="text/css"> <link href="themes/images/report.css" rel="stylesheet" type="text...
{ "pile_set_name": "Github" }