text
stringlengths
2
99.9k
meta
dict
var baseRange = require('./_baseRange'), isIterateeCall = require('./_isIterateeCall'), toFinite = require('./toFinite'); /** * Creates a `_.range` or `_.rangeRight` function. * * @private * @param {boolean} [fromRight] Specify iterating from right to left. * @returns {Function} Returns the new range func...
{ "pile_set_name": "Github" }
makefilesToRun=' src/libogg/android-x86_64.mk src/libvorbis/android-x86_64.mk src/libsndfile/android-x86_64.mk src/xz/android-x86_64.mk src/libarchive/android-x86_64.mk src/boost/android-x86_64.mk ' source runMakefiles.sh runMakefiles $@
{ "pile_set_name": "Github" }
-0.622799993 1.00000002E-24 -0.610800028 1.00000002E-24 -0.598800004 1.00000002E-24 -0.586799979 1.00000002E-24 -0.574800014 -1.96385938E-22 -0.562799990 -1.08285091E-21 -0.550800025 -2.93723576E-21 -0.538800001 -6.56442497E-21 -0.526799977 -2....
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Support for Digigram Lola PCI-e boards * * Copyright (c) 2011 Takashi Iwai <tiwai@suse.de> */ #ifndef _LOLA_H #define _LOLA_H #define DRVNAME "snd-lola" #define SFX DRVNAME ": " /* * Lola HD Audio Registers BAR0 */ #define LOLA_BAR0_GCAP 0x00 #define LOLA...
{ "pile_set_name": "Github" }
/*===========================================================================*\ * * * OpenMesh * * Copyright (C) 2001-2015 by Computer Graphics Group, RWTH Aachen * * ...
{ "pile_set_name": "Github" }
<?php namespace Drupal\Tests\menu_link_content\Functional\Rest; use Drupal\Tests\rest\Functional\CookieResourceTestTrait; /** * @group rest */ class MenuLinkContentJsonCookieTest extends MenuLinkContentResourceTestBase { use CookieResourceTestTrait; /** * {@inheritdoc} */ protected static $format = '...
{ "pile_set_name": "Github" }
// // main.m // StyleTransfer // // Created by 李金 on 2017/8/31. // Copyright © 2017年 Kingandyoga. All rights reserved. // #import <UIKit/UIKit.h> #import "AppDelegate.h" int main(int argc, char * argv[]) { @autoreleasepool { return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate clas...
{ "pile_set_name": "Github" }
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard */ @interface BSLaunchdUtilities : NSObject + (id)allJobLabels; + (bool)createJobWithLabel:(id)arg1 bundleIdentifier:(id)arg2 path:(id)arg3 containerPath:(id)arg4 arguments:(id)arg5 environment:(id)arg6 standardO...
{ "pile_set_name": "Github" }
File: GenericAsReifiedArgument.kt - 66ff66d29b541be501d633c099f0cd52 NL("\n") NL("\n") NL("\n") packageHeader importList topLevelObject declaration functionDeclaration modifiers modifier functionModifier INLINE("inline") FUN("fun") typePa...
{ "pile_set_name": "Github" }
--- layout: text/textblock --- You must follow the service design and delivery process to meet [Criteria 3: Agile and user-centred process](/digital-service-standard/3-agile-and-user-centred/). The [Digital Service Standard](/digital-service-standard/) guides teams to build services that are simpler, clearer and fast...
{ "pile_set_name": "Github" }
#include "esp32_dac.h" #include "esphome/core/log.h" #include "esphome/core/helpers.h" #ifdef ARDUINO_ARCH_ESP32 #include <esp32-hal-dac.h> namespace esphome { namespace esp32_dac { static const char *TAG = "esp32_dac"; void ESP32DAC::setup() { ESP_LOGCONFIG(TAG, "Setting up ESP32 DAC Output..."); this->pin_->...
{ "pile_set_name": "Github" }
{ "scripts": { "build": "babel src -d assets/js" }, "devDependencies": { "babel-cli": "^6.8.0", "babel-preset-es2015": "^6.6.0" } }
{ "pile_set_name": "Github" }
function Controller() { var text = installer.value("TargetDir") if (text.indexOf("\\Program Files (x86)\\bomi") > -1) installer.setValue("TargetDir", text.replace("\\Program Files (x86)\\bomi", "\\Program Files\\bomi")) } var terminate = false Controller.prototype.ComponentSelectionPageCallback = func...
{ "pile_set_name": "Github" }
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: tensorflow/core/protobuf/saved_model.proto package org.tensorflow.framework; /** * <pre> * SavedModel is the high level serialization format for TensorFlow Models. * See [todo: doc links, similar to session_bundle] for more information. * </pr...
{ "pile_set_name": "Github" }
// Tencent is pleased to support the open source community by making ncnn available. // // Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. // // Licensed under the BSD 3-Clause License (the "License"); you may not use this file except // in compliance with the License. You may obtain a copy ...
{ "pile_set_name": "Github" }
[Desktop Entry] Comment=bind keys or mouse buttons to shell commands Exec=xbindkeys GenericName=xbindkeys Name=xbindkeys Categories=Utility; StartupNotify=false Terminal=false Type=Application
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- ====================================================================== --> <!-- Ant build file (http://ant.apache.org/) for Ant 1.6.2 or above. --> <!-- ====================================================================== --> <!-- ==================================...
{ "pile_set_name": "Github" }
Shader "KSP/Bumped" { Properties { _MainTex("_MainTex (RGB spec(A))", 2D) = "gray" {} _BumpMap("_BumpMap", 2D) = "bump" {} _Opacity("_Opacity", Range(0,1) ) = 1 _RimFalloff("_RimFalloff", Range(0.01,5) ) = 0.1 _RimColor("_RimColor", Color) = (0,0,0,0) _TemperatureColor("_TemperatureColor", Color) = ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 97e77b91a85a1c844aee31efd81859a2 PrefabImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates. * * 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 a...
{ "pile_set_name": "Github" }
// Copyright 2007-2008 The Apache Software Foundation. // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use // this file except in compliance with the License. You may obtain a copy of the // License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless re...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using DocumentFormat.OpenXml.Packaging; using System; using System.IO; using System.IO.Packaging; using System.Linq; using System.Text; using System.Xml.Linq; using Xu...
{ "pile_set_name": "Github" }
/* *************************************************************************************** * Copyright (C) 2006 EsperTech, Inc. All rights reserved. * * http://www.espertech.com/esper * * http://www.espertech.com ...
{ "pile_set_name": "Github" }
{ "name": "mix/cache", "description": "PSR-6 standard based cache library, support file, redis storage", "type": "library", "keywords": [ "mix", "cache", "psr", "file", "redis" ], "homepage": "https://openmix.org/", "license": "Apache-2.0", "authors": [ { "name": "liu,jian"...
{ "pile_set_name": "Github" }
'use strict'; var CreateDataProperty = require('es-abstract/2019/CreateDataProperty'); var IsCallable = require('es-abstract/2019/IsCallable'); var RequireObjectCoercible = require('es-abstract/2019/RequireObjectCoercible'); var ToObject = require('es-abstract/2019/ToObject'); var callBound = require('es-abstract/help...
{ "pile_set_name": "Github" }
{ "id": "canberras-poster", "name": "Canberra's Poster", "games": { "nh": { "sellPrice": { "currency": "bells", "value": 250 }, "buyPrices": [ { "currency": "bells", "value": 1000 } ] } }, "category": "Photos" }
{ "pile_set_name": "Github" }
/* ============================================================ * bootstrap-dropdown.js v2.3.1 * http://twitter.github.com/bootstrap/javascript.html#dropdowns * ============================================================ * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "Lice...
{ "pile_set_name": "Github" }
--- layout: tags title: Tags permalink: /tags/ icon: "fa-tags" ---
{ "pile_set_name": "Github" }
Chrome Sounds ======= Enjoy a more magical and immersive experience when browsing the web using the power of sound. [Zipfile](http://developer.chrome.com/extensions/examples/extensions/fx.zip) Content is licensed under the [Google BSD License](https://developers.google.com/open-source/licenses/bsd). Calls ----- *...
{ "pile_set_name": "Github" }
#include<iostream> #include<string> using namespace std; int main(void){ string name; // Get username cout << "Enter Username:"; getline(cin,name); // Print hello message cout << "Hello, " << name << "!" << endl; return 0; }
{ "pile_set_name": "Github" }
package org.orcid.core.manager.v3.read_only; import java.util.List; import org.orcid.pojo.DelegateForm; public interface GivenPermissionToManagerReadOnly { List<DelegateForm> findByGiver(String giverOrcid, long lastModified); List<DelegateForm> findByReceiver(String receiverOrcid, long lastModified); ...
{ "pile_set_name": "Github" }
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "TreeNode", { enumerable: true, get: function get() { return _rcTreeSelect.TreeNode; } }); exports["default"] = void 0; var React = _interopRequireWildcard(require("react")); var _rcTreeSelect = _i...
{ "pile_set_name": "Github" }
tinyMCEPopup.requireLangPack(); var PasteTextDialog = { init : function() { this.resize(); }, insert : function() { var h = tinyMCEPopup.dom.encode(document.getElementById('content').value), lines; // Convert linebreaks into paragraphs if (document.getElementById('linebreaks').checked) { lines = h.spli...
{ "pile_set_name": "Github" }
[ clientauth ] basicConstraints=CA:FALSE extendedKeyUsage=critical,clientAuth
{ "pile_set_name": "Github" }
// stdafx.cpp : 只包括标准包含文件的源文件 // GameClient.pch 将是预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h"
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <!-- /** * Licensed to the Apache Software Foundation (ASF) under one * or more...
{ "pile_set_name": "Github" }
package thebetweenlands.common.item.armor; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.inventory.EntityEquipmentSlot; import net.minecraft.item.EnumRarity; import net.minecraft.item.ItemStack; import net.minecraft.util.ResourceLocation; import thebetweenlands.client.tab.BLCreativeTabs; import...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010 Google Inc. All rights reserved. * Copyright (C) 2012 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: * * * Redistributions of source code must retai...
{ "pile_set_name": "Github" }
// boost process_cpu_clocks.cpp -----------------------------------------------------------// // Copyright Beman Dawes 1994, 2006, 2008 // Copyright Vicente J. Botet Escriba 2009 // Distributed under the Boost Software License, Version 1.0. // See http://www.boost.org/LICENSE_1_0.txt // See http://www...
{ "pile_set_name": "Github" }
interactions: - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - azsdk-python-ai-metricsadvisor/1.0.0b1 Python/3.8.5 (Windows-10-10.0.19041-SP0) method: GET uri: https://anuchan...
{ "pile_set_name": "Github" }
--FILE-- <?php require 'vendor/autoload.php'; use Respect\Validation\Exceptions\StringTypeException; use Respect\Validation\Validator as v; try { v::stringType()->check(42); } catch (StringTypeException $e) { echo $e->getMainMessage(); } ?> --EXPECTF-- 42 must be a string
{ "pile_set_name": "Github" }
From rpm-list-admin@freshrpms.net Mon Sep 9 18:02:18 2002 Return-Path: <rpm-zzzlist-admin@freshrpms.net> Delivered-To: yyyy@localhost.example.com Received: from localhost (jalapeno [127.0.0.1]) by jmason.org (Postfix) with ESMTP id 6A07E16EFC for <jm@localhost>; Mon, 9 Sep 2002 18:02:18 +0100 (IST) Received: from ...
{ "pile_set_name": "Github" }
<RCC> <qresource prefix="/"> <file>TestModuleTest.qml</file> <file>TestButtonProps.qml</file> <file>TestSliderProps.qml</file> <file>TestButtonSize.qml</file> <file>TestModalProps.qml</file> <file>TestTextInputProps.qml</file> <file>TestPickerProps.qml</file> ...
{ "pile_set_name": "Github" }
// NAnt - A .NET build tool // Copyright (C) 2001-2003 Gerry Shaw // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation; either version 2 of the License, or // (at your option) any later version....
{ "pile_set_name": "Github" }
// (C) Copyright Gennadiy Rozental 2001. // 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://www.boost.org/libs/test for the library home page. // /// @file /// Defines for_each_sample algorithm /...
{ "pile_set_name": "Github" }
# # Automatically generated file; DO NOT EDIT. # Linux/mips 3.2 Kernel Configuration # CONFIG_MIPS=y # # Machine selection # # CONFIG_MIPS_ALCHEMY is not set # CONFIG_AR7 is not set # CONFIG_ATH79 is not set # CONFIG_ATI_XILLEON is not set # CONFIG_BCM47XX is not set # CONFIG_BCM63XX is not set CONFIG_BRCMSTB=y # CONF...
{ "pile_set_name": "Github" }
𡃕
{ "pile_set_name": "Github" }
/* Copyright SecureKey Technologies Inc. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 */ package dispatcher import ( "testing" "time" "github.com/hyperledger/fabric-sdk-go/pkg/common/providers/fab" "github.com/hyperledger/fabric-sdk-go/pkg/fab/events/client/lbp" clientmocks "github.com/hyperledger/...
{ "pile_set_name": "Github" }
# coding=utf-8 # Copyright 2019 The Google AI Language Team 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 ...
{ "pile_set_name": "Github" }
using Renci.SshNet.Messages.Connection; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using Renci.SshNet.Tests.Common; namespace Renci.SshNet.Tests.Classes.Messages.Connection { /// <summary> ///This is a test class for ChannelOpenInfoTest and is intended ///to contain all ChannelOpenI...
{ "pile_set_name": "Github" }
/* Copyright 2014 The Kubernetes Authors All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or ag...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>FunctionAreaWidget</class> <widget class="QWidget" name="FunctionAreaWidget"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>44</width> <height>50</height> </rect> </property> <property name="windowTitle"> <str...
{ "pile_set_name": "Github" }
define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-elements/lib/core/HAXCMSLitElementTheme.js", "../haxcms-elements/lib/core/utils/HAXCMSThemeParts.js", "../haxcms-elements/lib/core/utils/HAXCMSMobileMenu.js", "../haxcms-elements/lib/core/haxcms-site-store.js", "../../mobx/lib/mobx.module.js",...
{ "pile_set_name": "Github" }
require Test::Simple; push @INC, 't/lib'; require Test::Simple::Catch; my($out, $err) = Test::Simple::Catch::caught(); Test::Simple->import(tests => 2); # Test we still get the right exit code despite having a die # handler. $SIG{__DIE__} = sub {}; require Dev::Null; tie *STDERR, 'Dev::Null'; ok(1); ok(1); $! = 0...
{ "pile_set_name": "Github" }
return { hoverriot = { unitname = [[hoverriot]], name = [[Mace]], description = [[Riot Hover]], acceleration = 0.14, activateWhenBuilt = true, brakeRate = 0.36, buildCostMetal = 400, builder = false, buildPic = [[hoverrio...
{ "pile_set_name": "Github" }
module Hyperloop module Console class DebugConsole < Hyperloop::Component param :application_window_id param :context param :title state history: [], scope: :shared state console_state: :waiting_for_code, scope: :shared class << self attr_accessor :application_window_...
{ "pile_set_name": "Github" }
/** * @name Enabling Node.js integration for Electron web content renderers * @description Enabling `nodeIntegration` or `nodeIntegrationInWorker` can expose the application to remote code execution. * @kind problem * @problem.severity warning * @precision low * @id js/enabling-electron-renderer-node-integration ...
{ "pile_set_name": "Github" }
<html> <head> <title>403 Forbidden</title> </head> <body bgcolor='#ffffff'> <p>Directory access is forbidden.<p> </body> </html>
{ "pile_set_name": "Github" }
import setRafTimeout from './setRafTimeout'; export default function createAnimateManager() { let currStyle = {}; let handleChange = () => null; let shouldStop = false; const setStyle = (_style) => { if (shouldStop) { return; } if (Array.isArray(_style)) { if (!_style.length) { return...
{ "pile_set_name": "Github" }
{ "name": "jovo-examples-ts-alexa-shopping-list", "version": "3.0.32", "lockfileVersion": 1, "requires": true, "dependencies": { "typescript": { "version": "3.8.3", "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz", "integrity": "sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+k...
{ "pile_set_name": "Github" }
package amg88xx // The I2C address which this device listens to. const AddressHigh = 0x69 const AddressLow = 0x68 const ( PCTL = 0x00 RST = 0x01 FPSC = 0x02 INTC = 0x03 STAT = 0x04 SCLR = 0x05 AVE = 0x07 INTHL = 0x08 INTHH = 0x09 INTLL ...
{ "pile_set_name": "Github" }
titus.inspector.parser.DotDotDot ================================ .. autoclass:: titus.inspector.parser.DotDotDot :members: :undoc-members: :show-inheritance:
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2007-2010 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0...
{ "pile_set_name": "Github" }
network1={"Network":{"routers":[{"ipaddress":"192.168.1.21","mac_address":"08:56:27:6f:2b:9c"},{"ipaddress":"192.168.32.15","mac_address":"3a:24:37:4f:5b:1d"}],"switches":[{"ipaddress":"192.168.32.1","mac_address":"3a:24:37:4f:5b:1d"}]}} def read_network(network1): #get the device type name for device in netwo...
{ "pile_set_name": "Github" }
/****************************************************************************** * $Id: nitfdump.c 27044 2014-03-16 23:41:27Z rouault $ * * Project: NITF Read/Write Library * Purpose: Simple test mainline to dump info about NITF file. * Author: Frank Warmerdam, warmerdam@pobox.com * *************************...
{ "pile_set_name": "Github" }
import os import sys import json import datetime from yagmail.compat import text_type from yagmail.utils import raw, inline from yagmail.headers import add_subject from yagmail.headers import add_recipients_headers from yagmail.headers import add_message_id import email.encoders from email.mime.base import MIMEBase fr...
{ "pile_set_name": "Github" }
package dslabs.clientserver; import dslabs.framework.Address; import dslabs.framework.testing.LocalAddress; import dslabs.framework.testing.StateGenerator; import dslabs.framework.testing.StateGenerator.StateGeneratorBuilder; import dslabs.framework.testing.junit.BaseJUnitTest; import dslabs.framework.testing.runner.R...
{ "pile_set_name": "Github" }
package cloudflare import ( "net/http" "time" "golang.org/x/time/rate" ) // Option is a functional option for configuring the API client. type Option func(*API) error // HTTPClient accepts a custom *http.Client for making API calls. func HTTPClient(client *http.Client) Option { return func(api *API) error { ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>403 Forbidden</title> </head> <body> <p>Directory access is forbidden.</p> </body> </html>
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> <email>ros@gentoo.org</email> <name>Gentoo ROS Project</name> </maintainer> <upstream> <remote-id type="github">ros/robot_model</remote-id> </upstream> </pkgm...
{ "pile_set_name": "Github" }
#!/usr/bin/perl -w # # PowerDNS Coprocess backend, based on provided sample # # (C) 2002 Dajoba, LLC # (c) 2012 The Network People, Inc. # # Portions may be (C) Powerdns BV # use strict; use DBI; use Data::Dumper; $| = 1; my $line = <>; my $warnsql = @ARGV; my $use_zone_id = 1; my $default_ttl = 20; my $l...
{ "pile_set_name": "Github" }
// Copyright 2009 the Sputnik authors. All rights reserved. /** * The production IterationStatement: "for (var VariableDeclarationNoIn in Expression) Statement" * * @path ch12/12.6/12.6.4/S12.6.4_A6.1.js * @description Using Object with custom prototype as an Expression is appropriate. The prototype is "{feat:2,hi...
{ "pile_set_name": "Github" }
--TEST-- Test curl_opt() function with CURLOPT_HTTP_VERSION/CURL_HTTP_VERSION_1_0 --CREDITS-- TestFest 2009 - AFUP - Xavier Gorse <xgorse@elao.com> --SKIPIF-- <?php include 'skipif.inc'; ?> --FILE-- <?php /* Prototype : bool curl_setopt(resource ch, int option, mixed value) * Description: Set an option for a c...
{ "pile_set_name": "Github" }
# -*- coding: UTF-8 -*- textlist=[ u"""بحمد الله ومنّته، أطلقنا اليوم واجهة سطح المكتب لبرنامج مشكال لتشكيل النصوص العربية آليا مفتوح المصدر، وبهذا يتوفر حاليا تطبيقان للبرنامج على الوب . وعلى سطح المكتب لنظام وندوز. وسيتوفر لنظام لينكس. """, u"""أسطورة أزمة المحتوى العربي على الإنترنت حين تجرب، غير ما مرة، ال...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>API documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <link type='text/css' rel='stylesheet' href='../../apidoc/stylesheets/bundled/bootstrap.min.css'/> <link type='...
{ "pile_set_name": "Github" }
libavcodec/xwddec.o: libavcodec/xwddec.c libavutil/imgutils.h \ libavutil/avutil.h libavutil/common.h libavutil/attributes.h \ libavutil/macros.h libavutil/version.h libavutil/avconfig.h config.h \ libavutil/intmath.h libavutil/mem.h libavutil/error.h \ libavutil/internal.h libavutil/timer.h libavutil/log.h libavut...
{ "pile_set_name": "Github" }
GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU L...
{ "pile_set_name": "Github" }
package org.araymond.joal.core.ttorrent.client.announcer.exceptions; import org.araymond.joal.core.torrent.torrent.MockedTorrent; public class TooMuchAnnouncesFailedInARawException extends Exception { private static final long serialVersionUID = 1864953989056739188L; private final MockedTorrent torrent; ...
{ "pile_set_name": "Github" }
source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .
{ "pile_set_name": "Github" }
SELECT ss_customer_sk, sum(act_sales) sumsales FROM (SELECT ss_item_sk, ss_ticket_number, ss_customer_sk, CASE WHEN sr_return_quantity IS NOT NULL THEN (ss_quantity - sr_return_quantity) * ss_sales_price ELSE (ss_quantity * ss_sales_price) END act_sales FROM store_sales LEFT OUTER JOIN store_returns...
{ "pile_set_name": "Github" }
// 0x0707808C const u8 inside_castle_seg7_area_2_rooms[] = { 6, 6, 6, 6, 6, 6, 6, 6, // 2144-2151 6, 6, 6, 6, 6, 6, 6, 6, // 2152-2159 6, 6, 6, 6, 6, 6, 6, 6, // 2160-2167 6, 6, 6, 6, 6, 6, 6, 6, // 2168-2175 6, 6, 6, 6, 6, 6, 6, 6, // 2176-2183 6, 6, 6...
{ "pile_set_name": "Github" }
System.register([], function(_export) { return { execute: function () { _export('hello', 'there'); } }; });
{ "pile_set_name": "Github" }
/** * ## Project: app-related-links * * Related Links * * Run resource intensive scripts for data science purposes. */ variable "aws_environment" { type = "string" description = "AWS environment" } variable "aws_region" { type = "string" description = "AWS region" default = "eu-west-1" } v...
{ "pile_set_name": "Github" }
<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="5.0" xml:id="htmlhelp.hhc...
{ "pile_set_name": "Github" }
/* * Copyright 2014 Nicolas Morel * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!ENTITY % file SYSTEM "file:/home/nbaars/.webgoat-v8.0.0.M14/XXE/secret.txt"> <!ENTITY % all "<!ENTITY send SYSTEM 'http://localhost:9090/landing?text=%file;'>"> %all;
{ "pile_set_name": "Github" }
/*! * Bootstrap Grid v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ html { box-sizing: border-box; -ms-overflow-style: scrollbar; } *, *::before, *::after { box...
{ "pile_set_name": "Github" }
█████╗ ██████╗ ██████╗ ███████╗███████╗ ██████╗ ███████╗███████╗██╗███╗ ██╗███████╗ ██╔══██╗██╔══██╗██╔══██╗██╔════╝██╔════╝██╔════╝ ██╔════╝╚══███╔╝██║████╗ ██║██╔════╝ ███████║██████╔╝██████╔╝███████╗█████╗ ██║ █████╗ ███╔╝ ██║██╔██╗ ██║█████╗ ██╔══██║██╔═══╝ ██╔═══╝ ╚════██║██╔══╝ ██║ ...
{ "pile_set_name": "Github" }
import moxios from 'moxios'; import Root from '../Root'; import App from '../components/App'; import ShelfHeader from '../components/Shelf/ShelfHeader'; import Product from '../components/Shelf/ProductList/Product'; import CartProduct from '../components/FloatCart/CartProduct'; import { productsAPI } from '../service...
{ "pile_set_name": "Github" }
// (C) Copyright John Maddock 2007. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // // This file is machine generated, do not edit by hand // Polynomial evaluation ...
{ "pile_set_name": "Github" }
/* -*- Mode: js; js-indent-level: 2; -*- */ /* * Copyright 2011 Mozilla Foundation and contributors * Licensed under the New BSD license. See LICENSE or: * http://opensource.org/licenses/BSD-3-Clause * * Based on the Base 64 VLQ implementation in Closure Compiler: * https://code.google.com/p/closure-compil...
{ "pile_set_name": "Github" }
[ { "adhiere":null, "asistida":"CONCEJAL", "cargo_ejecutivo":false, "codigo":"CNJ", "consulta_popular":false, "id_grupo":1, "max_selecciones":1, "nombre":"CONCEJAL", "posicion":4 }, { "adhiere":null, "asistida":"SENADOR", "cargo_ejecutivo":false, "codigo":"SEN",...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!DOCTYPE SystemDefinition [ <!ELEMENT SystemDefinition (systemModel?, build?)> <!ATTLIST SystemDefinition name CDATA #REQUIRED schema CDATA #REQUIRED> <!ELEMENT systemModel (layer+)> <!ELEMENT layer (logicalset* | module*)*> <!ATTLIST layer name CDATA #REQUIRED levels CDATA #IMPLIED ...
{ "pile_set_name": "Github" }
cd chinese-wikipedia-corpus-creator bash ./allinone_process.bash
{ "pile_set_name": "Github" }
namespace Tumbler { [global::Foundation.Register ("MainWindow")] public partial class MainWindow { } }
{ "pile_set_name": "Github" }
// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the repo root for license information. // ------------------------------------------------------------ using System; using System....
{ "pile_set_name": "Github" }
/* * dvb_demux.h: DVB kernel demux API * * Copyright (C) 2000-2001 Marcus Metzler & Ralph Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published ...
{ "pile_set_name": "Github" }
/* * Copyright 2015-2020 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 "licen...
{ "pile_set_name": "Github" }
/* * user_hw_timer.h * * Created on: 2018年3月13日 * Author: Administrator */ #ifndef _USER_HW_TIMER_H_ #define _USER_HW_TIMER_H_ extern void user_hw_timer_init(void); extern void user_hw_timer_delete(void); #endif /* _USER_HW_TIMER_H_ */
{ "pile_set_name": "Github" }
package com.planet_ink.coffee_mud.Abilities.Spells; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import...
{ "pile_set_name": "Github" }