text
stringlengths
2
99.9k
meta
dict
/* * 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" }
c This Formular is generated by mcnf c c horn? no c forced? no c mixed sat? no c clause length = 3 c p cnf 20 91 -14 -10 5 0 3 -5 -10 0 14 -15 13 0 1 4 -17 0 6 12 -20 0 -8 16 9 0 17 -9 6 0 -4 -9 -19 0 4 14 17 0 -20 -9 -13 0 19 -2 -10 0 -8 -10 6 0 -18 -20 10 0 9 -20 17 0 -7 -20 10 0 13 17 -6 0 19 12 7...
{ "pile_set_name": "Github" }
# RUN: llvm-mc --disassemble %s -triple powerpc64-unknown-unknown -mcpu=pwr7 | FileCheck %s # FIXME: decode as beqlr 0 # CHECK: bclr 12, 2, 0 0x4d 0x82 0x00 0x20 # FIXME: decode as beqlr 1 # CHECK: bclr 12, 6, 0 0x4d 0x86 0x00 0x20 # FIXME: decode as beqlr 2 # CHECK: bclr 12, 10, 0 0x4d 0x8a 0x00 0x20 # FIXME: deco...
{ "pile_set_name": "Github" }
臼井さと美最新番号 【OKAX-304】パンモロで勃起させられ!まんモロで手コかれる!竿いじりを楽しむフェロモン全開お姉さん 【UMSO-157】媚薬近親相姦 4時間16人ベスト 【JUSD-742】ぴったり尻に張り付くむっちむちジーパン美熟女BEST 【BDA-031】縛り拷問 奴隷市場の宴 其ノ貮 【MUJG-002】不妊治療クリニックで孕まされて…BEST 4時間 【XRW-248】鬼縛り 全身縛られた極限状態の交尾! 【SDMU-424】美熟女が誘うサインを見逃すな これを見逃すとあなたも性犯罪者 【MOND-099】もう1発だけアイツとSEXしてきてイイからかわりに盗撮してきなさい… 臼井さと美 【XRW...
{ "pile_set_name": "Github" }
// eccrypto.cpp - originally written and placed in the public domain by Wei Dai #include "pch.h" #include "config.h" #if CRYPTOPP_MSC_VERSION # pragma warning(push) # pragma warning(disable: 4127 4189 4505) #endif #if CRYPTOPP_GCC_DIAGNOSTIC_AVAILABLE # pragma GCC diagnostic push # pragma GCC diagnosti...
{ "pile_set_name": "Github" }
// CANAPE Network Testing Tool // Copyright (C) 2014 Context Information Security // // 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 License, or // (...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <module type="JAVA_MODULE" version="4"> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/compiler/ir/backend.native/src" isTestSource="false" /> ...
{ "pile_set_name": "Github" }
############################################## # Test instant ADD COLUMN for REDUNDANT format ############################################## # # Scenario 1: # Create a normal table, rebuild and truncate will clear the instant # information # CREATE TABLE t1 (a INT NOT NULL AUTO_INCREMENT PRIMARY KEY, b INT) ROW_FORMAT=...
{ "pile_set_name": "Github" }
/***************************************************************************//** * @file * @brief EFM32GG11B_ETM register and bit field definitions ******************************************************************************* * # License * <b>Copyright 2020 Silicon Laboratories Inc. www.silabs.com</b> *********...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2008 Torch Mobile Inc. All rights reserved. (http://www.torchmobile.com/) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, o...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002, 2003, 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" }
menuconfig BR2_PACKAGE_TIFF bool "tiff" help Library for handling TIFF (Tag Image File Format) images. http://simplesystems.org/libtiff/ if BR2_PACKAGE_TIFF config BR2_PACKAGE_TIFF_CCITT bool "CCITT Group 3 & 4 support" default y config BR2_PACKAGE_TIFF_PACKBITS bool "Macintosh PackBits algorithm" defau...
{ "pile_set_name": "Github" }
--TEST-- ReflectionClass::getMethods() --CREDITS-- Robin Fernandes <robinf@php.net> Steve Seear <stevseea@php.net> --FILE-- <?php class C { public function pubf1() {} public function pubf2() {} private function privf1() {} private function privf2() {} static public function pubsf1() {} static public function pubs...
{ "pile_set_name": "Github" }
write('GitHub is for everyone').
{ "pile_set_name": "Github" }
Miek Gieben <miek@miek.nl>
{ "pile_set_name": "Github" }
use quartz; use std::{io, ops, mem}; use std::marker::PhantomData; use std::sync::{Arc, Mutex, TryLockError}; pub struct Capturer { inner: quartz::Capturer, frame: Arc<Mutex<Option<quartz::Frame>>> } impl Capturer { pub fn new(display: Display) -> io::Result<Capturer> { let frame = Arc::new(Mutex:...
{ "pile_set_name": "Github" }
/* Copyright (C) 2008-2018 Peter Palotas, Jeffrey Jangli, Alexandr Normuradov * * 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 t...
{ "pile_set_name": "Github" }
/* * Copyright 2014, Michael Ellerman, IBM Corp. * Licensed under GPLv2. */ #include <signal.h> #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> #include "ebb.h" /* * Tests we can setup an EBB on our child. Nothing interesting happens, ...
{ "pile_set_name": "Github" }
<?php namespace Composer\Installers\Test; use Composer\Installers\PimcoreInstaller; use Composer\Package\Package; use Composer\Composer; class PimcoreInstallerTest extends TestCase { private $composer; private $io; /** * setUp * * @return void */ public function setUp() { ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US"> <!-- Elsevier, generated from "elsevier" metadata at https://github.com/citation-style-language/journals --> <info> <title>The Arts in Psychotherapy</title> <id>http://www.zotero.org/s...
{ "pile_set_name": "Github" }
/* * Copyright (c) 1995, 2008, 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" }
# notes for this course can be found at: # https://deeplearningcourses.com/c/data-science-linear-regression-in-python # https://www.udemy.com/data-science-linear-regression-in-python from __future__ import print_function, division from builtins import range # Note: you may need to update your version of future # sudo ...
{ "pile_set_name": "Github" }
0 val_0 2008-04-08 11 0 val_0 2008-04-08 11 0 val_0 2008-04-08 11 0 val_0 2008-04-08 12 0 val_0 2008-04-08 12 0 val_0 2008-04-08 12 2 val_2 2008-04-08 11 2 val_2 2008-04-08 12 4 val_4 2008-04-08 11 4 val_4 2008-04-08 12 5 val_5 2008-04-08 11 5 val_5 2008-04-08 11 5 val_5 2008-04-08 11 5 val_5 2008-04-08 12 5 val_5 2008...
{ "pile_set_name": "Github" }
<?php /** * Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. * * WindowsDeviceHealthState File * PHP version 7 * * @category Library * @package Microsoft.Graph * @copyright © Microsoft Corporation. All rights reserv...
{ "pile_set_name": "Github" }
# This code is supporting material for the book # Building Machine Learning Systems with Python # by Willi Richert and Luis Pedro Coelho # published by PACKT Publishing # # It is made available under the MIT License import milksets.seeds def save_as_tsv(fname, module): features, labels = module.load() nlabel...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
{ "pile_set_name": "Github" }
<section class="insight-carousel"> {{#each this.sortedInsights as |insight|}} {{component insight.name options=insight.options entity=@entity }} {{/each}} </section>
{ "pile_set_name": "Github" }
<?php namespace Emtudo\Domains\Courses; use DB; use Emtudo\Domains\Courses\Resources\Rules\GroupRules; use Emtudo\Domains\Courses\Transformers\GroupTransformer; use Emtudo\Domains\TenantModel; use Emtudo\Domains\Tenants\Tenant; use Emtudo\Domains\Users\Student; use Emtudo\Domains\Users\Teacher; use Emtudo\Support\Shi...
{ "pile_set_name": "Github" }
// Code generated by zanzibar // @generated // Copyright (c) 2018 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitat...
{ "pile_set_name": "Github" }
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribu...
{ "pile_set_name": "Github" }
/* * Copyright 2017 Andrey Semashev * * Distributed under the Boost Software License, Version 1.0. * See http://www.boost.org/LICENSE_1_0.txt * * This header is deprecated, use boost/winapi/get_current_thread_id.hpp instead. */ #ifndef BOOST_DETAIL_WINAPI_GET_CURRENT_THREAD_ID_HPP #define BOOST_DETAIL_WINAPI_GE...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2000-2003 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) ...
{ "pile_set_name": "Github" }
Input name=data C=3 H=24 W=24 Convolution name=conv1 bottom=data top=conv1 num_output=16 kernel_H=3 kernel_W=3 bias PReLU name=prelu1 bottom=conv1 top=conv1 Pooling name=pool1 bottom=conv1 top=pool1 pool=MAX kernel_size=3 stride=2 Convolution name=conv2_sep...
{ "pile_set_name": "Github" }
import {merge as simpleMerge, MergeOptions} from 'simple-forking'; import type {Component} from './component'; import {isComponentClass, isComponentInstance} from './utilities'; export {MergeOptions}; /** * Deeply merge any type of forks including objects, arrays, and components (using Component's `merge()` [class ...
{ "pile_set_name": "Github" }
(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 10.4' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] NotebookDataLengt...
{ "pile_set_name": "Github" }
# www.robotstxt.org/ # www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449 User-agent: *
{ "pile_set_name": "Github" }
/** * Aptana Studio * Copyright (c) 2005-2012 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the GNU Public License (GPL) v3 (with exceptions). * Please see the license.html included with this distribution for details. * Any modifications to this file must keep this entire header intact. ...
{ "pile_set_name": "Github" }
#!/bin/bash # # SPDX-License-Identifier: GPL-2.0 # Copyright (c) 2018 Jesper Dangaard Brouer, Red Hat Inc. # # Bash-shell example on using iproute2 tools 'tc' and 'ip' to load # eBPF programs, both for XDP and clsbpf. Shell script function # wrappers and even long options parsing is illustrated, for ease of # use. # #...
{ "pile_set_name": "Github" }
#tb 0: 1001/30000 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 640x480 #sar 0: 0/1 0, 0, 0, 1, 614400, 0x9a6b8802 0, 1, 1, 1, 614400, 0xaa8687e2 0, 2, 2, 1, 614400, 0x2fe5bd40 0, 3, 3, 1, 614400, 0x1...
{ "pile_set_name": "Github" }
""" compatibility module for various versions of python (2.4/3+/jython) and various platforms (posix/windows) """ __all__ = ( 'is_py3k', 'BYTES_LITERAL', 'maxint', 'Struct', 'BytesIO', 'pickle', 'callable', 'select_module', 'select', 'get_exc_errno', 'select_error', 'poll' ) import sys import time i...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <ResourceDictionary xmlns="www.team-mediaportal.com/2008/mpf/directx" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:collections="clr-namespace:MediaPortal.UI.Presentation.DataObjects;assembly=MediaPortal.UI" xmlns:mp_special_controls="clr-namespace:M...
{ "pile_set_name": "Github" }
// Copyright 2014 The gocui Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package main import ( "fmt" "log" "github.com/jroimartin/gocui" ) func main() { g, err := gocui.NewGui(gocui.OutputNormal) if err != nil { log.Pani...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2012-2013 Team XBMC * http://xbmc.org * * 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, or (at your option) * any later version. * * ...
{ "pile_set_name": "Github" }
.class public final Lcom/google/android/gms/drive/events/TransferProgressEvent; .super Ljava/lang/Object; # interfaces .implements Lcom/google/android/gms/drive/events/DriveEvent; # static fields .field public static final CREATOR:Landroid/os/Parcelable$Creator; .annotation system Ldalvik/annotation/Signature; ...
{ "pile_set_name": "Github" }
<?php /** * System messages translation for CodeIgniter(tm) * * @author CodeIgniter community * @copyright Copyright (c) 2014 - 2015, British Columbia Institute of Technology (http://bcit.ca/) * @license http://opensource.org/licenses/MIT MIT License * @link http://codeigniter.com */ defined('BASEPATH') OR exit(...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="iso-8859-1"?> <project> <fileVersion>2</fileVersion> <configuration> <name>HT32</name> <toolchain> <name>ARM</name> </toolchain> <debug>1</debug> <settings> <name>C-SPY</name> <archiveVersion>2</archiveVersion> <data> <version>25</ve...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2011-2012 Dr. John Lindsay <jlindsay@uoguelph.ca> * * 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 License, or * (at your option) any later vers...
{ "pile_set_name": "Github" }
// Copyright 2015 Joyent, Inc. module.exports = { Verifier: Verifier, Signer: Signer }; var nacl; var stream = require('stream'); var util = require('util'); var assert = require('assert-plus'); var Signature = require('./signature'); function Verifier(key, hashAlgo) { if (nacl === undefined) nacl = require('tw...
{ "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/html; charset=utf-8"/> <style type="text/css" media="screen"> body { font-family: Arial, Helvetic...
{ "pile_set_name": "Github" }
/** * * Copyright 2017 Google Inc. 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 app...
{ "pile_set_name": "Github" }
{ "content": { "blockly": { "content": "<xml xmlns=\"http://www.w3.org/1999/xhtml\">\n <variables>\n <variable type=\"\" id=\"@3AJ_cQ8/7d(q_o_9C?x\">y</variable>\n <variable type=\"\" id=\"mOdk:/87{RLjfR3X.$k7\">x</variable>\n </variables>\n <block type=\"simple_draw_circle\" x=\"-90\" y=\"-230\">\...
{ "pile_set_name": "Github" }
<?php namespace Ecjia\App\Comment; use Royalcms\Component\App\AppParentServiceProvider; class CommentServiceProvider extends AppParentServiceProvider { public function boot() { $this->package('ecjia/app-comment'); } public function register() { } }
{ "pile_set_name": "Github" }
rule TreasureHunter { meta: description = "Detects generic unpacked TreasureHunter POS" author = "@VK_Intel" reference = "TreasureHunter POS" date = "2018-07-08" hash = "f4ba09a65d5e0a72677580646c670d739c323c3bca9f4ff29aa88f58057557ba" cape_type = "TreasureHunter Payload" strings: $magic = { 4d 5...
{ "pile_set_name": "Github" }
/* * Driver for the remote control of SAA7146 based AV7110 cards * * Copyright (C) 1999-2003 Holger Waechtler <holger@convergence.de> * Copyright (C) 2003-2007 Oliver Endriss <o.endriss@gmx.de> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public...
{ "pile_set_name": "Github" }
# coding: utf-8 """ OEML - REST API This section will provide necessary information about the `CoinAPI OEML REST API` protocol. This API is also available in the Postman application: <a href=\"https://postman.coinapi.io/\" target=\"_blank\">https://postman.coinapi.io/</a> # noqa: E501 The version...
{ "pile_set_name": "Github" }
// moment.js language configuration // language : chinese // author : suupic : https://github.com/suupic // author : Zeno Zeng : https://github.com/zenozeng (function (factory) { if (typeof define === 'function' && define.amd) { define(['moment'], factory); // AMD } else if (typeof exports === 'object'...
{ "pile_set_name": "Github" }
<?php namespace Drupal\user\Plugin\Action; use Drupal\Core\Action\ActionBase; use Drupal\Core\Session\AccountInterface; /** * Blocks a user. * * @Action( * id = "user_block_user_action", * label = @Translation("Block the selected users"), * type = "user" * ) */ class BlockUser extends ActionBase { /...
{ "pile_set_name": "Github" }
/* Copyright 2006-2009 Joaquin M Lopez Munoz. * 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/flyweight for library home page. */ #ifndef BOOST_FLYWEIGHT_ASSOC_CONTAI...
{ "pile_set_name": "Github" }
package com.lsqidsd.hodgepodge.utils; import android.app.Notification; import android.app.NotificationChannel; import android.app.NotificationManager; import android.content.Context; import android.graphics.Color; import android.os.Build; import android.support.annotation.DrawableRes; public class NotificationUtil { ...
{ "pile_set_name": "Github" }
#format: frame checksums #version: 2 #hash: MD5 #tb 0: 1001/30000 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 352x288 #sar 0: 1/1 #stream#, dts, pts, duration, size, hash 0, 0, 0, 1, 152064, a2e5c820fd9733e18f9349fb658ca281 0, 1, 1, 1, 15206...
{ "pile_set_name": "Github" }
:020000021000EC :10FC000001C0F2C0112484B790E890936100109273 :10FC10006100882369F0982F9A70923049F081FF33 :10FC200002C097EF94BF282E80E001D10C94000011 :10FC300085E08093810082E08093C00088E180931A :10FC4000C10087E18093C40086E08093C2008EE00B :10FC5000EED0279A84E020E93FEF91E030938500D1 :10FC60002093840096BBB09BFECF1F9A...
{ "pile_set_name": "Github" }
<?php $this->beginContent('gii.views.layouts.main'); ?> <div class="container"> <div class="span-4"> <div id="sidebar"> <?php $this->beginWidget('zii.widgets.CPortlet', array( 'title'=>'Generators', )); ?> <ul> <?php foreach($this->module->controllerMap as $name=>$config): ?> <li><?php echo CHtml::...
{ "pile_set_name": "Github" }
;(function(global, CSSwhat){ "use strict"; //functions that make porting the library to another DOM easy function isElement(elem){ return elem.type === "tag" || elem.type === "style" || elem.type === "script"; } function getChildren(elem){ return elem.children; } function getParent(elem){ return elem.parent; } func...
{ "pile_set_name": "Github" }
// // Prefix header // // The contents of this file are implicitly included at the beginning of every source file. // #import <Availability.h> #ifndef __IPHONE_5_0 #warning "This project uses features only available in iOS SDK 5.0 and later." #endif #ifdef __OBJC__ @import UIKit; @import Foundation; #endif...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 8d268f48e28034e498a927bb0e47c59e folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/* * Backpack - Skyscanner's Design System * * Copyright 2016-2020 Skyscanner Ltd * * 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 * ...
{ "pile_set_name": "Github" }
#define SENSOR_ID "arduino-RANDOM-SECRET-"
{ "pile_set_name": "Github" }
body.admin-login, body.customer-registration, body.customer_panel_registration, body.customer_panel_registration_from_invitation, body.customer_panel_registration_success, body.customer_panel_registration_activate_sms, body.customer-login, body.customer-terms-conditions, body.seller-login, body.forgot-password-request,...
{ "pile_set_name": "Github" }
//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
{ "pile_set_name": "Github" }
BaseName: fwd_zero Version: 1.0 Description: Test for zero byte UDP reply assertion fail CreationDate: Tue Jan 6 10:39:28 CET 2009 Maintainer: dr. W.C.A. Wijngaards Category: Component: CmdDepends: Depends: Help: Pre: fwd_zero.pre Post: fwd_zero.post Test: fwd_zero.test AuxFiles: Passed: Failure:
{ "pile_set_name": "Github" }
<html> <head> <title>libvorbis - function - vorbis_block_clear</title> <link rel=stylesheet href="style.css" type="text/css"> </head> <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> <table border=0 width=100%> <tr> <td><p class=tiny>libvorbis documentation</p></td> <td align=right><p cl...
{ "pile_set_name": "Github" }
/** * This file is part of FNLP (formerly FudanNLP). * * FNLP is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * FNLP...
{ "pile_set_name": "Github" }
# # acpidump - ACPI table dump utility (binary to ascii hex) # # # Note: This makefile is intended to be used from within the native # ACPICA directory structure, from under generate/unix. It specifically # places all object files in a generate/unix subdirectory, not within # the various ACPICA source directories. Thi...
{ "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 go1.7 package testtext import "testing" func Run(t *testing.T, name string, fn func(t *testing.T)) bool { return t.Run(name, fn) } func Bench(b *...
{ "pile_set_name": "Github" }
titus.producer.tools.findRef ============================ .. autofunction:: titus.producer.tools.findRef
{ "pile_set_name": "Github" }
function pc(x) { let sw = $device.info.screen.width return x * sw / 100 } module.exports = { pc: pc }
{ "pile_set_name": "Github" }
/* ****************************************************************************** * * Copyright (C) 1999-2010, International Business Machines * Corporation and others. All Rights Reserved. * ****************************************************************************** * file name: umachine.h * encoding: U...
{ "pile_set_name": "Github" }
// go run mksyscall.go -l32 -tags darwin,arm,go1.13 syscall_darwin.1_13.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build darwin,arm,go1.13 package unix import ( "syscall" "unsafe" ) var _ syscall.Errno // THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT func closedir...
{ "pile_set_name": "Github" }
libavcodec/msrledec.o: libavcodec/msrledec.c libavutil/intreadwrite.h \ libavutil/avconfig.h libavutil/attributes.h libavutil/bswap.h config.h \ libavcodec/avcodec.h libavutil/samplefmt.h libavutil/avutil.h \ libavutil/common.h libavutil/macros.h libavutil/version.h \ libavutil/intmath.h libavutil/mem.h libavutil/e...
{ "pile_set_name": "Github" }
set current_schema=vector_engine; set enable_nestloop=off; set enable_vector_engine=off; explain (costs off) select o_orderpriority, count(*) as order_count from orders where o_orderdate >= '1993-07-01'::date and o_orderdate < '1993-07-01'::date + interval '3 month' and exists ( select * from lineitem ...
{ "pile_set_name": "Github" }
program Test implicit none integer sf_gettype integer type, n1, i logical sf_histint integer*8 in, out, sf_input, sf_output character*100 sf_histstring, label1 real trace(100) call sf_init() in = sf_input("in") out = sf_output("out") type = sf_get...
{ "pile_set_name": "Github" }
:; set -e :; node ./scripts/esy-prepublish.js $1.json :; rm -rf ./_release :; exit 0 node ./scripts/esy-prepublish.js %1.json || exit 1 rd /S /Q _release
{ "pile_set_name": "Github" }
/* * Copyright 2015 The WebRTC Project Authors. All rights reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributing ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2012 Igalia S.L * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This libra...
{ "pile_set_name": "Github" }
/* jshint node: true */ module.exports = function(grunt) { 'use strict'; var path = require('path'); grunt.initConfig({ pkg: grunt.file.readJSON('package.json'), meta: { banner: { dist: '/*!\n'+ ' * <%= pkg.name %> v<%= pkg.version %> - <%= pkg.description %>\n'+ ...
{ "pile_set_name": "Github" }
# Code derived from https://github.com/openai/improved-gan/tree/master/inception_score from __future__ import absolute_import from __future__ import division from __future__ import print_function import os.path import sys import tarfile import numpy as np from six.moves import urllib import tensorflow as tf import gl...
{ "pile_set_name": "Github" }
// Copyright (c) 2010-2020 The Open-Transactions developers // 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 "opentxs/protobuf/verify/VerificationOffer.hpp" ...
{ "pile_set_name": "Github" }
{ "packages": ["packages/*", "docs", "framer"], "npmClient": "yarn", "useWorkspaces": true, "version": "independent" }
{ "pile_set_name": "Github" }
/* * All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or * its licensors. * * For complete copyright and license terms please see the LICENSE at the root of this * distribution (the "License"). All use of this software is governed by the License, * or, if provided, by the license below or t...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010 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" }
# 2017 January 9 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yourself and forgive others. # May you share freely, never taking more than you give. # #*********************************...
{ "pile_set_name": "Github" }
/* Copyright 2018 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
{ "pile_set_name": "Github" }
# Work around CentOS/RHEL umask override of file permissions # Note: This is a global rsyslog setting, you probably do not want to set # this outside of testing! $umask 0000 # provides UDP syslog reception module(load="imudp") input(type="imudp" port=["%ADMIN_PORT%", "%TENANT_PORT%"]) if ($inputname == "imudp" ...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Monolog package. * * (c) Jordi Boggiano <j.boggiano@seld.be> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Monolog\Formatter; use Monolog\Logger; use Gelf\Message; /** * Serializ...
{ "pile_set_name": "Github" }
Ultrasphinx Ruby on Rails configurator and client to the Sphinx full text search engine. == DEPRECATED Please use {Thinking Sphinx}[http://freelancing-god.github.com/ts/en/] instead. == License Copyright 2007-2008 Cloudburst, LLC. Licensed under the AFL 3. See the included LICENSE file. Some portions copyright Pat...
{ "pile_set_name": "Github" }
/* * Copyright 2014 NAVER Corp. * * 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" }
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* 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/. */ var gTestfile = 'regress-476869.js...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Amazon SageMaker Debugger - Using built-in rule\n", "[Amazon SageMaker](https://aws.amazon.com/sagemaker/) is managed platform to build, train and host maching learning models. Amazon SageMaker Debugger is a new feature which off...
{ "pile_set_name": "Github" }
#import <Foundation/Foundation.h> #import "CLPUIObject.h" @class CLPMediaControl; @interface CLPCore : CLPUIObject @property (nonatomic, copy, readonly) NSArray *sources; @property (nonatomic, copy, readonly) NSArray *containers; @property (nonatomic, strong, readonly) CLPMediaControl *mediaControl; @property (nona...
{ "pile_set_name": "Github" }
<?php /** * @see https://github.com/zendframework/zend-diactoros for the canonical source repository * @copyright Copyright (c) 2018 Zend Technologies USA Inc. (https://www.zend.com) * @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License */ declare(strict_types=1)...
{ "pile_set_name": "Github" }