text
stringlengths
2
99.9k
meta
dict
# # BEGIN SONGBIRD GPL # # This file is part of the Songbird web player. # # Copyright(c) 2005-2008 POTI, Inc. # http://www.songbirdnest.com # # This file may be licensed under the terms of of the # GNU General Public License Version 2 (the GPL). # # Software distributed under the License is distributed # on an AS ...
{ "pile_set_name": "Github" }
/* ***** BEGIN LICENSE BLOCK ***** * Distributed under the BSD license: * * Copyright (c) 2010, Ajax.org B.V. * 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 so...
{ "pile_set_name": "Github" }
//---------------------------------------------------------------------------// // Copyright (c) 2013-2014 Kyle Lutz <kyle.r.lutz@gmail.com> // // 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 // // See http:/...
{ "pile_set_name": "Github" }
--- title: "Initializers on structure members are valid only for 'Shared' members and constants" ms.date: 07/20/2015 f1_keywords: - "bc31049" - "vbc31049" helpviewer_keywords: - "BC31049" ms.assetid: 8356978e-7f84-4932-be0f-dda005c9f8ca --- # Initializers on structure members are valid only for 'Shared' members...
{ "pile_set_name": "Github" }
/* 3c503.c: A shared-memory NS8390 ethernet driver for linux. */ /* Written 1992-94 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency. This software may be used and distributed according to the terms of the GNU General Public License, ...
{ "pile_set_name": "Github" }
$MECAB_OPT --innodb_ft_min_token_size=2
{ "pile_set_name": "Github" }
--- title: 针对 .NET Framework 4.5 到 4.5.1 迁移的重定向更改 description: 在从 .NET Framework 4.5 迁移到 4.5.1 时,查找有关应用程序兼容性问题的信息,这些问题可能会影响你的应用。 ms.date: 07/10/2019 ms.assetid: e5ad261b-ccaf-467f-abf7-8652d0bce4c4 author: chlowell ms.openlocfilehash: c717833c0acbfc0defc31028a56225680ac374a6 ms.sourcegitcommit: 2543a78be6e246aa010a01de...
{ "pile_set_name": "Github" }
{ "name": "ICD-PX470", "description": "A voice recorder.", "url": "https://www.sony.com/electronics/voice-recorders/icd-px470" }
{ "pile_set_name": "Github" }
--- lang: en title: 'API docs: authentication' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/authentication permalink: /doc/en/lb4/apidocs.authentication.html --- <!-- Do not edit this file. It is automati...
{ "pile_set_name": "Github" }
<?php namespace spec\PhpSpec\Matcher\Iterate; use PhpSpec\Exception\Example\FailureException; use PhpSpec\ObjectBehavior; class SubjectElementDoesNotMatchExceptionSpec extends ObjectBehavior { function let() { $this->beConstructedWith(42, '"subject key"', '"subject value"', '"expected key"', '"expect...
{ "pile_set_name": "Github" }
// // MessagePack for C++ static resolution routine // // Copyright (C) 2008-2015 FURUHASHI Sadayuki and KONDO Takatoshi // // 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) // #ifndef MSGPACK_V1_TYPE_VECT...
{ "pile_set_name": "Github" }
/* * cocos2d for iPhone: http://www.cocos2d-iphone.org * * Copyright (c) 2011 Ricardo Quesada * Copyright (c) 2012 Zynga 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...
{ "pile_set_name": "Github" }
#import "GPUImageTwoInputFilter.h" @interface GPUImageDifferenceBlendFilter : GPUImageTwoInputFilter { } @end
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* ttgxvar.c */ /* */ /* Tr...
{ "pile_set_name": "Github" }
val name_alist = map (fn s => (acl2_name_to_hol_name s, s)) [ "ACL2::IFF", "ACL2::BOOLEANP", "ACL2::IMPLIES", "COMMON-LISP::NOT", "ACL2::HIDE", "COMMON-LISP::EQ", "ACL2::TRUE-LISTP", "ACL2::LIST-MACRO", "ACL2::AND-MACRO", "ACL2::OR-MACRO", "ACL2::INTEGER-ABS", "ACL2::XXXJOIN", "ACL2::LEN", "COMMON-LISP::LENGTH", "ACL2:...
{ "pile_set_name": "Github" }
/*========================================================================= Program: Advanced Normalization Tools Copyright (c) ConsortiumOfANTS. All rights reserved. See accompanying COPYING.txt or https://github.com/stnava/ANTs/blob/master/ANTSCopyright.txt for details. This software is distributed W...
{ "pile_set_name": "Github" }
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : typeof define === 'function' && define.amd ? define(['exports'], factory) : (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global['@scoped/npm-package'] = global['@scope...
{ "pile_set_name": "Github" }
<div class="form-group has-feedback row"> {!! Form::label('typeId', trans('laravelblocker::laravelblocker.forms.blockedTypeLabel'), array('class' => 'col-md-3 control-label')); !!} <div class="col-md-9"> <div class="input-group"> <select class="{{ $errors->has('typeId') ? 'custom-select form...
{ "pile_set_name": "Github" }
<instance xmlns="urn:cesnet:mod3"> <llist1 xmlns:pref="urn:cesnet:mod3">/pref:cont/pref:l1</llist1> </instance>
{ "pile_set_name": "Github" }
module.exports.validateBenchmarkWeights = (req, res, next) => { const benchmarkWeights = req.body.benchmark_weights; if (benchmarkWeights){ const p95Percentage = benchmarkWeights.percentile_ninety_five.percentage; const p50Percentage = benchmarkWeights.percentile_fifty.percentage; const ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <data-map xmlns="http://cayenne.apache.org/schema/10/modelMap" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://cayenne.apache.org/schema/10/modelMap http://cayenne.apache.org/schema/10/modelMap.xsd" project-version="10"> <property name="defa...
{ "pile_set_name": "Github" }
//----------------------------------------------------------------------- // <copyright file="FanInShape.cs" company="Akka.NET Project"> // Copyright (C) 2009-2020 Lightbend Inc. <http://www.lightbend.com> // Copyright (C) 2013-2020 .NET Foundation <https://github.com/akkadotnet/akka.net> // </copyright> //---...
{ "pile_set_name": "Github" }
{ "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#", "contentVersion": "1.0.0.0", "parameters": { "input": { "value": { "Id": "/providers/Microsoft.Management/managementGroups/landingzones", "Type": "/providers/Microsoft.Management/managementGr...
{ "pile_set_name": "Github" }
<script type="text/javascript" charset="utf-8"> var is_ssl = ("https:" == document.location.protocol); var asset_host = is_ssl ? "https://s3.amazonaws.com/getsatisfaction.com/" : "http://s3.amazonaws.com/getsatisfaction.com/"; document.write(unescape("%3Cscript src='" + asset_host + "javascripts/feedback-v2.js' t...
{ "pile_set_name": "Github" }
begin require "rubygems" require "bundler" rescue LoadError raise "Could not load the bundler gem. Install it with `gem install bundler`." end if Gem::Version.new(Bundler::VERSION) <= Gem::Version.new("0.9.24") raise RuntimeError, "Your bundler version is too old for Rails 2.3." + "Run `gem install bundler`...
{ "pile_set_name": "Github" }
// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build darwin dragonfly freebsd linux netbsd openbsd solaris // +build !gccgo,!ppc64le,!ppc64 package unix import "syscall" func Syscall(trap, a1, a2, a3 ...
{ "pile_set_name": "Github" }
# Contributing We love contributions and will happily review any pull requests. Please make sure to follow the instructions below! ## Getting Started **Make sure to fork the repo first.** Clone your forked repo. ``` $ git clone git@github.com:<your-username>/vuetron.git $ cd vuetron ``` Install dependencies ```...
{ "pile_set_name": "Github" }
package autoscale import ( "fmt" "time" sendMetrics "github.com/armon/go-metrics" nomad "github.com/hashicorp/nomad/api" "github.com/jrasell/sherpa/pkg/autoscale/metrics" "github.com/jrasell/sherpa/pkg/policy" "github.com/jrasell/sherpa/pkg/scale" "github.com/jrasell/sherpa/pkg/state" "github.com/rs/zerolog"...
{ "pile_set_name": "Github" }
/* vim: ts=4 sw=4 sts=4 et tw=78 * Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved. * Portions copyright (c) 2011 James R. McKaskill. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 95096f29d1ddcd647ace66f3641d42f5 timeCreated: 1439327332 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; $provide.value("$locale", { "DATETIME_FORMATS": { "AMPMS": [ "a. m.", "p. m." ], "DAY": [ "domingo", ...
{ "pile_set_name": "Github" }
# - Find mysqlclient # Find the native MySQL includes and library # # MYSQL_INCLUDE_DIR - where to find mysql.h, etc. # MYSQL_LIBRARIES - List of libraries when using MySQL. # MYSQL_FOUND - True if MySQL found. IF (MYSQL_INCLUDE_DIR) # Already in cache, be silent SET(MYSQL_FIND_QUIETLY TRUE) ENDIF (MYSQ...
{ "pile_set_name": "Github" }
package com.in28minutes.example.layering.data.stub; import org.springframework.stereotype.Component; import com.in28minutes.example.layering.data.api.client.ClientDO; import com.in28minutes.example.layering.model.api.client.Client; @Component public class ClientDOStub implements ClientDO { @Override pu...
{ "pile_set_name": "Github" }
################################################################################ # # xvisor # ################################################################################ XVISOR_VERSION = 0.2.11 XVISOR_SOURCE = xvisor-$(XVISOR_VERSION).tar.xz XVISOR_SITE = http://www.xhypervisor.org/tarball XVISOR_LICENSE = GPL-2....
{ "pile_set_name": "Github" }
class Antigen < Formula desc "Plugin manager for zsh, inspired by oh-my-zsh and vundle." homepage "http://antigen.sharats.me/" url "https://github.com/zsh-users/antigen/archive/v1.tar.gz" sha256 "6d4bd7b5d7bc3e36a23ac8feb93073b06e1e09b9100eb898f66c2e8c3f4d7847" head "https://github.com/zsh-users/antigen.git" ...
{ "pile_set_name": "Github" }
<?php namespace Tests\Filesystem; use Illuminate\Support\Collection; use Statamic\Support\FileCollection; trait FilesystemAdapterTests { /** @test */ public function it_makes_a_file_collection() { $collection = $this->adapter->collection(['one', 'two']); $this->assertInstanceOf(FileCollec...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Routing\Matcher; use Symfony\Component\HttpFoundation...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>CMSIS DSP Software Library: arm_iir_lattice_init_q15.c Source File</tit...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2014, 2020, 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" }
/* * Copyright (C) 2013, 2014, 2015, 2016 * Jean-Luc Barriere <jlbarriere68@gmail.com> * Andrew Hayzen <ahayzen@gmail.com> * Daniel Holm <d.holmen@gmail.com> * Victor Thompson <victor.thompson@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the ...
{ "pile_set_name": "Github" }
Thanks for contributing to Eirini! In order for your pull request to be accepted, we would like to ask you the following: 1. Please base your PR off the `master` branch. 1. Describe the change on a conceptual level. How does it work, and why should it exist? Ideally, you contribute a few words to the README, too. 1. P...
{ "pile_set_name": "Github" }
const unsigned char color_frag_spv[] = { 0x03, 0x02, 0x23, 0x07, 0x00, 0x00, 0x01, 0x00, 0x08, 0x00, 0x08, 0x00, 0x1D, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00, 0x01, 0x00, 0x00, 0x00, 0x0B, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x47, 0x4C, 0x53, 0x4C, 0x2E, 0x73, 0x74, 0x64, 0x2E, 0...
{ "pile_set_name": "Github" }
name=Erithizon image=https://magiccards.info/scans/en/mm/244.jpg value=2.138 rarity=R type=Creature subtype=Beast cost={2}{G}{G} pt=4/4 ability=Whenever SN attacks, put a +1/+1 counter on target creature of defending player's choice. timing=main oracle=Whenever Erithizon attacks, put a +1/+1 counter on target creature ...
{ "pile_set_name": "Github" }
proto: struct thread *td, struct rctl_get_racct_args *uap parms: td, uap errors: - ENOSYS - EINVAL - EPERM - E2BIG - ESRCH - ENAMETOOLONG - ERANGE - EOPNOTSUPP
{ "pile_set_name": "Github" }
// This may look like C code, but it's really -*- C++ -*- /* * Copyright (C) 2012 Emweb bv, Herent, Belgium. */ #ifndef WT_PAYMENT_CUSTOMER_H #define WT_PAYMENT_CUSTOMER_H #include <Wt/Payment/Address.h> #include <string> namespace Wt { class WString; namespace Payment { /*! \class Customer Wt/Payment/Customer...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2018 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:04f90a3dd5d276692be541ac6e8d3e4cfbb40fd7dc3d115b152bf8cf51162bf8 size 28777300
{ "pile_set_name": "Github" }
/******************************************************************************** * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at * http://www.apach...
{ "pile_set_name": "Github" }
(function(angular) { 'use strict'; angular.module('locationExample', []) .controller('LocationController', ['$scope', '$location', function($scope, $location) { $scope.locationPath = function(newLocation) { return $location.path(newLocation); }; }]); })(window.angular);
{ "pile_set_name": "Github" }
User-agent: * Disallow: /static
{ "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 may not ...
{ "pile_set_name": "Github" }
// ================================================================================================= // Copyright 2011 Twitter, Inc. // ------------------------------------------------------------------------------------------------- // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002-2020 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Neo4j is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 salesforce.com, 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 ...
{ "pile_set_name": "Github" }
cheats = 24 cheat0_desc = "Activator 1 P1" cheat0_code = "D00D1C14 0000" cheat0_enable = false cheat1_desc = "Activator 2 P1" cheat1_code = "D00D1C15 0000" cheat1_enable = false cheat2_desc = "Dual Activator P1" cheat2_code = "D10D1C14 0000" cheat2_enable = false cheat3_desc = "No Shot Clock" cheat3_code = "812010C...
{ "pile_set_name": "Github" }
Checks stepping with blackboxed frames on stack Running test: testStepIntoFromUser (anonymous) (expr.js:0:0) Executing stepInto... Executing stepInto... userFoo (user.js:23:2) frameworkCall (framework.js:10:23) testStepFromUser (user.js:31:2) (anonymous) (expr.js:0:0) Executing stepInto... Executing stepInto... user...
{ "pile_set_name": "Github" }
apiVersion: v1 kind: Pod metadata: name: kubia-xyz labels: app: kubia spec: containers: - image: luksa/kubia name: kubia ports: - containerPort: 8080 protocol: TCP resources: requests: memory: 300Mi cpu: .65
{ "pile_set_name": "Github" }
#include "clar_libgit2.h" #include "posix.h" #include "path.h" #include "submodule_helpers.h" #include "fileops.h" #include "repository.h" static git_repository *g_repo = NULL; void test_submodule_escape__cleanup(void) { cl_git_sandbox_cleanup(); } #define EVIL_SM_NAME "../../modules/evil" #define EVIL_SM_NAME_WIND...
{ "pile_set_name": "Github" }
{"text": ["lookn", "4wins", ":", "$", "vz", "volume", "$", "vz", "most", "recent", "stock", "chart", "and", "URL"], "created_at": "Sun Nov 02 16:08:08 +0000 2014", "user_id_str": "386787305"}
{ "pile_set_name": "Github" }
/* Copyright (c) 2012, Broadcom Europe Ltd All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and t...
{ "pile_set_name": "Github" }
// (C) Copyright John Maddock 2001 - 2003. // (C) Copyright Jens Maurer 2001. // (C) Copyright Peter Dimov 2001. // (C) Copyright David Abrahams 2002. // (C) Copyright Guillaume Melquiond 2003. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file...
{ "pile_set_name": "Github" }
export const meta = { title: "prisma logout", position: 250, } ## `$ prisma logout` Logout from [Prisma Cloud](https://www.prisma.io/cloud). This command simply deletes the `cloudSessionKey` from `~/.prisma/config.yml`. ### Usage ```sh prisma logout ``` ### Examples **Log out of Prisma Cloud** ```sh prisma...
{ "pile_set_name": "Github" }
require 'spec_helper' describe CardsHelper do before do class << helper include Haml, Haml::Helpers end helper.init_haml_helpers end describe "#card_classes" do it "returns an array of structural class names for the given properties" do result = helper.card_classes( tall_li...
{ "pile_set_name": "Github" }
/* A Bison parser, made by GNU Bison 2.4.1. */ /* Skeleton implementation for Bison's Yacc-like parsers in C Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>runner.robot Tooltip Mouse Quirks Test</title> <style> @import "../../../../util/doh/robot/robot.css"; </style> <!-- required: dojo.js --> <script type="text/javascript" src="../../../../doj...
{ "pile_set_name": "Github" }
/* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright 2004-2011 Red Hat, Inc. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public License version 2. */ #define...
{ "pile_set_name": "Github" }
/* * RapCAD - Rapid prototyping CAD IDE (www.rapcad.org) * Copyright (C) 2010-2020 Giles Bathgate * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the Licens...
{ "pile_set_name": "Github" }
/* Decoda Copyright (C) 2007-2013 Unknown Worlds Entertainment, Inc. This file is part of Decoda. Decoda is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any...
{ "pile_set_name": "Github" }
--TEST-- chmod() with various paths --SKIPIF-- <?php if (substr(PHP_OS, 0, 3) == 'WIN') { die('skip non-windows only test'); } ?> --FILE-- <?php define("PERMISSIONS_MASK", 0777); $script_directory = dirname(__FILE__); chdir($script_directory); $test_dirname = basename(__FILE__, ".php") . "testdir"; mkdir($test_di...
{ "pile_set_name": "Github" }
/** * @file BProto.h * @author Ambroz Bizjak <ambrop7@gmail.com> * * @section LICENSE * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * 1. Redistributions of source code must retain the above copyright * n...
{ "pile_set_name": "Github" }
const api = require('./apiQuery.js'); const Constructor = require('./ResponseClasses.js'); const pvQuery = { getPV: (req, res, next) => { api .getPV() .then(result => result.body.items.reduce((listOfPv, pv) => { return listOfPv.concat([new Constructor.PVQueryBody(pv)]); }, [...
{ "pile_set_name": "Github" }
import functools func_list = [] def register(func): global func_list func_list.append(func) @functools.wraps(func) def wrapper(*args,**kwargs): result = func(*args,**kwargs) return result return wrapper @register def add(x,y): try: x = int(x) y = int(y) exc...
{ "pile_set_name": "Github" }
<?php // // ______ ______ __ __ ______ // /\ ___\ /\ ___\ /\_\ /\_\ /\ __ \ // \/\ __\ \/\ \____ \/\_\ \/\_\ \/\ \_\ \ // \/\_____\ \/\_____\ /\_\/\_\ \/\_\ \/\_\ \_\ // \/_____/ \/_____/ \/...
{ "pile_set_name": "Github" }
<?php /********************************************************************************* ** The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The I...
{ "pile_set_name": "Github" }
/* Stuff to export relevant 'expat' entry points from pyexpat to other * parser modules, such as cElementTree. */ /* note: you must import expat.h before importing this module! */ #define PyExpat_CAPI_MAGIC "pyexpat.expat_CAPI 1.0" #define PyExpat_CAPSULE_NAME "pyexpat.expat_CAPI" struct PyExpat_CAPI { char* ...
{ "pile_set_name": "Github" }
/* * Machine driver for EVAL-ADAU1x61MINIZ on Analog Devices bfin * evaluation boards. * * Copyright 2011-2014 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <linux/device.h> #include <linux/slab.h> #include <sound...
{ "pile_set_name": "Github" }
"use strict"; module.exports = function(Promise, INTERNAL, tryConvertToPromise, apiRejection) { var util = require("./util.js"); var tryCatch = util.tryCatch; Promise.method = function (fn) { if (typeof fn !== "function") { throw new Promise.TypeError("fn must be a function\u000a\u000a See http://goo.gl...
{ "pile_set_name": "Github" }
<?php if (!defined('SYSTEM_ROOT')) { die('Insufficient Permissions'); } /** * 环境准备 */ $today = date("Y-m-d"); $i = array(); $i['plugins']['hook'] = array(); //挂载列表 //注册全局信息变量 $i $i['db']['host'] = DB_HOST; $i['db']['user'] = DB_USER; $i['db']['prefix'] = DB_PREFIX; $i['db']['passwd'] = DB_PASSWD; $i...
{ "pile_set_name": "Github" }
V4L2Input="视频捕获设备(V4L2)" Device="设备" Input="输入" VideoFormat="视频格式" VideoStandard="视频标准" DVTiming="DV计时" Resolution="分辨率" FrameRate="帧率" LeaveUnchanged="保持不变" UseBuffering="使用缓冲"
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) Qu Wenruo 2017. All rights reserved. */ /* * The module is used to catch unexpected/corrupted tree block data. * Such behavior can be caused either by a fuzzed image or bugs. * * The objective is to do leaf/node validation checks when tree block is read * ...
{ "pile_set_name": "Github" }
// Copyright 2001-2019 Crytek GmbH / Crytek Group. All rights reserved. #pragma once #include <CrySerialization/Forward.h> #include <CrySchematyc/FundamentalTypes.h> #include <CrySchematyc/Reflection/TypeDesc.h> namespace Schematyc { // Forward declare interfaces. struct IScriptStruct; // Forward declare classes. c...
{ "pile_set_name": "Github" }
import { Lambda, observe } from 'mobx'; import { OpenAPISpec } from '../types'; import { loadAndBundleSpec } from '../utils/loadAndBundleSpec'; import { history } from './HistoryService'; import { MarkerService } from './MarkerService'; import { MenuStore } from './MenuStore'; import { SpecStore } from './models'; imp...
{ "pile_set_name": "Github" }
<!-- ~ Copyright (c) 2017 VMware, Inc. All Rights Reserved. ~ ~ This product is licensed to you under the Apache License, Version 2.0 (the "License"). ~ You may not use this product except in compliance with the License. ~ ~ This product may include a number of subcomponents with separate copyright notices ...
{ "pile_set_name": "Github" }
# C++ OpenSource List - [2018-LCUI #Project#](https://github.com/lc-soft/LCUI): A small C library for building user interfaces with C, XML and CSS. - [2018-libui #Project#](https://github.com/andlabs/libui): Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platfo...
{ "pile_set_name": "Github" }
#!/bin/sh # ---------------------------------------------------------------------------- # 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 ...
{ "pile_set_name": "Github" }
*> \brief \b DORML2 multiplies a general matrix by the orthogonal matrix from a LQ factorization determined by sgelqf (unblocked algorithm). * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download DORML2 + d...
{ "pile_set_name": "Github" }
# assert-plus Changelog ## 1.0.0 - *BREAKING* assert.number (and derivatives) now accept Infinity as valid input - Add assert.finite check. Previous assert.number callers should use this if they expect Infinity inputs to throw. ## 0.2.0 - Fix `assert.object(null)` so it throws - Fix optional/arrayOf exports for ...
{ "pile_set_name": "Github" }
######################################################################### # OpenKore - Packet sending # This module contains functions for sending packets to the server. # # This software is open source, licensed under the GNU General Public # License, version 2. # Basically, this means that you're allowed to modi...
{ "pile_set_name": "Github" }
class Group extends OutlinerElement { constructor(data, uuid) { super(uuid) for (var key in Group.properties) { Group.properties[key].reset(this); } this.name = Format.bone_rig ? 'bone' : 'group' this.children = [] this.reset = false; this.shade = true; this.selected = false; this.locked = fals...
{ "pile_set_name": "Github" }
config BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS bool default y if BR2_arm || BR2_armeb default y if BR2_aarch64 || BR2_aarch64_be default y if BR2_i386 || BR2_x86_64 default y if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el default y if BR2_sparc64 default y if BR2_powerpc default y if BR2_sh4 || BR2sh4eb || ...
{ "pile_set_name": "Github" }
// // MediumMenuItem.swift // MediumMenu-Sample // // Created by pixyzehn on 3/16/15. // Copyright (c) 2015 pixyzehn. All rights reserved. // import UIKit open class MediumMenuItem { open var title: String? open var image: UIImage? open var completion: (() -> Void)? init() {} public conv...
{ "pile_set_name": "Github" }
using System.Runtime.CompilerServices; using System.Diagnostics.CodeAnalysis; using Mono.Linker.Tests.Cases.Expectations.Assertions; using Mono.Linker.Tests.Cases.Expectations.Metadata; namespace Mono.Linker.Tests.Cases.DynamicDependencies { [SetupLinkerArgument ("--keep-dep-attributes", "true")] class DynamicDepen...
{ "pile_set_name": "Github" }
//===- ConsG.cpp -- Constraint graph representation-----------------------------// // // SVF: Static Value-Flow Analysis // // Copyright (C) <2013-2017> <Yulei Sui> // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as...
{ "pile_set_name": "Github" }
// errorcheck -0 -m -live // +build !windows // Copyright 2015 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. // Test escape analysis and liveness inferred for syscall.Syscall-like functions. package p import ( "syscall"...
{ "pile_set_name": "Github" }
var parse = require('../'); var test = require('tape'); test('-', function (t) { t.plan(5); t.deepEqual(parse([ '-n', '-' ]), { n: '-', _: [] }); t.deepEqual(parse([ '-' ]), { _: [ '-' ] }); t.deepEqual(parse([ '-f-' ]), { f: '-', _: [] }); t.deepEqual( parse([ '-b', '-' ], { boolean: 'b' }...
{ "pile_set_name": "Github" }
<?php /** * This is project's console commands configuration for Robo task runner. * * @see http://robo.li/ */ class RoboFile extends \Robo\Tasks { /** * Creates release zip * * @param string $version * @see https://gist.github.com/Rarst/5a8a65478755539770df653c4575219a */ public fu...
{ "pile_set_name": "Github" }
[general] version = 4 name = Extra Fine definition = voron2_base [metadata] setting_version = 16 type = quality quality_type = extrafine material = generic_pc variant = V6 0.25mm [values] speed_print = 300
{ "pile_set_name": "Github" }
/* * arch/arm/mach-w90x900/include/mach/mfp.h * * Copyright (c) 2010 Nuvoton technology corporation. * * Wan ZongShun <mcuos.com@gmail.com> * * Based on arch/arm/mach-s3c2410/include/mach/map.h * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub...
{ "pile_set_name": "Github" }
// Copyright Aleksey Gurtovoy 2000-2004 // // 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) // // Preprocessed version of "boost/mpl/vector/vector40_c.hpp" header // -- DO NOT modify by hand! names...
{ "pile_set_name": "Github" }
.. _pythonpath: pytest import mechanisms and ``sys.path``/``PYTHONPATH`` ======================================================== Here's a list of scenarios where pytest may need to change ``sys.path`` in order to import test modules or ``conftest.py`` files. Test modules / ``conftest.py`` files inside packages ----...
{ "pile_set_name": "Github" }