text
stringlengths
186
99.8k
meta
dict
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>iSlider intro</title> <link rel="stylesheet" href="public/css/index_old.css"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <!...
{ "pile_set_name": "Github" }
/* * GPIO driver for Analog Devices ADP5520 MFD PMICs * * Copyright 2009 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <linux/slab.h> #include <linux/kernel.h> #include <linux/init.h> #include <linux/platform_device.h> #include <linux/mfd/adp5520.h> #include <l...
{ "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. // ------------------------------------------------------------ namespace Microsoft.Azure.II...
{ "pile_set_name": "Github" }
namespace :opendoors do class UrlUpdater def update_work(row) begin work = Work.find(row["AO3 id"]) if work&.imported_from_url.blank? || work&.imported_from_url == row["URL Imported From"] work.imported_from_url = row["Original URL"] work.save! "#{work.id}\tw...
{ "pile_set_name": "Github" }
#include "Value.h" #include "Function.h" #include "Table.h" #include "String.h" #include "Upvalue.h" #include "UserData.h" namespace luna { void Value::Accept(GCObjectVisitor *v) const { switch (type_) { case ValueT_Nil: case ValueT_Bool: case ValueT_Number: ...
{ "pile_set_name": "Github" }
/* * linux/fs/sysv/ialloc.c * * minix/bitmap.c * Copyright (C) 1991, 1992 Linus Torvalds * * ext/freelists.c * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * xenix/alloc.c * Copyright (C) 1992 Doug Evans * * coh/alloc.c * Copyright (C) 1993 Pascal Haible, Bruno Haible * * sysv/ialloc.c...
{ "pile_set_name": "Github" }
SUBROUTINE eomccsdtq_x4_16_1_2(d_a,k_a_offset,d_b,k_b_offset,d_c,k &_c_offset) C $Id$ C This is a Fortran77 program generated by Tensor Contraction Engine v.1.0 C Copyright (c) Battelle & Pacific Northwest National Laboratory (2002) C i2 ( h9 h10 h1 p14 )_vt + = 1 * Sum ( p11 ) * t ( p11 h1 )...
{ "pile_set_name": "Github" }
<?php use FOO\Alert; use FOO\Curl; use FOO\HTTP_Search; class HTTP_SearchTest extends TestCase { public function testShouldGenerateAnAlertForInvalidStatusCode() { $httpClient = $this->getHttpClientMock(); $httpClient->httpStatusCode = 500; $httpClient->rawResponse = 'Internal Server Er...
{ "pile_set_name": "Github" }
/* * @copyright Leyun internet Technology(Shanghai)Co.,Ltd * @license http://www.dzzoffice.com/licenses/license.txt * @package DzzOffice * @link http://www.dzzoffice.com * @author zyx(zyx@dzz.cc) */ var hexcase = 0; var chrsz = 8; function hex_md5(s){ return binl2hex(core_md5(str2binl(s)...
{ "pile_set_name": "Github" }
<?php namespace PhpOffice\PhpSpreadsheet\Shared; class Escher { /** * Drawing Group Container. * * @var Escher\DggContainer */ private $dggContainer; /** * Drawing Container. * * @var Escher\DgContainer */ private $dgContainer; /** * Get Drawing Group...
{ "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 typ...
{ "pile_set_name": "Github" }
var name; function loadStyleSheet(sheet, callback, reload, remaining) { var endOfPath = Math.max(name.lastIndexOf('/'), name.lastIndexOf('\\')), sheetName = name.slice(0, endOfPath + 1) + sheet.href, contents = sheet.contents || {}, input = readFile(sheetName); contents[sheetNa...
{ "pile_set_name": "Github" }
--- title: "ScriptBlock Element for SelectionCondition for Controls for Configuration (Format) | Microsoft Docs" ms.date: "09/13/2016" --- # ScriptBlock Element for SelectionCondition for Controls for Configuration (Format) Specifies the script that triggers the condition. When this script is evaluated to `true`, the ...
{ "pile_set_name": "Github" }
/* * This software is distributed under BSD 3-clause license (see LICENSE file). * * Authors: Evangelos Anagnostopoulos, Heiko Strathmann, Bjoern Esser, * Sergey Lisitsyn, Viktor Gal */ #include <shogun/features/streaming/StreamingHashedDocDotFeatures.h> #include <shogun/features/hashed/HashedDocDotFeatu...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Sun Sep 08 19:26:32 EDT 2013 --> <TITLE> BoxHolder (JHOVE Documentation) </TITLE> <META NAME="date" CONTENT="2013-09-08"> <LINK REL ="styles...
{ "pile_set_name": "Github" }
<tr> <td class="authorInfo"> <%= render_forum_name(post.user) %> <!-- avatar example --> <!-- NO AVATAR FOR NOW <%= image_tag "logo-amex.gif", :class => "avatar" %>--> <ul class="authorStats"> <% if post.user %> <li class="authorStatus"><%= post.user.honorific if p...
{ "pile_set_name": "Github" }
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="generator" content="Website XSL Stylesheet V1.79.1"><link rel="home" href="../index.html" title="Netkiller ebook - Linux ebook"><link rel="up" href="../home/project.html" title="Project"><link rel="previous" href="../home/deploym...
{ "pile_set_name": "Github" }
<?php class ArgumentsCest { /** @var string */ private $outputFolder; /** @var string */ private $configFolder; public function _before() { @mkdir(codecept_output_dir() . 'arg'); $this->outputFolder = codecept_output_dir('arg'); $this->configFolder = codecept_data_dir(...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>LoginDialog</class> <widget class="QDialog" name="LoginDialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>548</width> <height>456</height> </rect> </property> <property name="windowTitle"> <string>Login Di...
{ "pile_set_name": "Github" }
import os import itertools from numpy.testing import assert_equal import pytest from brian2 import * from brian2.devices.device import reinit_and_delete from brian2.tests.utils import assert_allclose @pytest.mark.codegen_independent def test_custom_events(): # Set (could be moved in a setup) EL = -65*mV ...
{ "pile_set_name": "Github" }
/* * This header exists to simplify the headers that are included within * the Go files. This header should include all the necessary headers * for the compilation of the Go library. * */ #ifndef _GOMRUBY_H_INCLUDED #define _GOMRUBY_H_INCLUDED #include <errno.h> #include <mruby.h> #include <mruby/array.h> #includ...
{ "pile_set_name": "Github" }
央视/null 电信/null 移动/null 网通/null 联通/null 铁通/null 百度/null 环球网/null 长城网/null 新浪/null 腾讯/null 搜搜/soso 谷歌/null 雅虎/null 微软/null 中关村/null 搜狐/null 网易/null 硅谷/null 维基百科/null 巨人网络/null 阿里巴巴/null 阿里旺旺/旺旺 旺旺/null 淘宝/null 赶集网/null 猪八戒网/null 唯你英语/null 拉手网/null 百贯福泰/null 汇划算/null 汇划算网/null 聚划算/null 天猫/null 天猫网/null 亚马逊/null 亚马逊网/null...
{ "pile_set_name": "Github" }
<?php namespace A; // 4 used, 2 unused use SingleWithoutAliasUsed; use SingleWithoutAliasUnused; use OriginalUsedAliasUnusedo as OriginalUsedAliasUnuseda; use OriginalUnusedAliasUsedo as OriginalUnusedAliasUseda; use OriginalAliasBothUsedo as OriginalAliasBothUseda; use OriginalAliasBothUnusedo as OriginalAliasBothUn...
{ "pile_set_name": "Github" }
/** * Module dependencies */ var util = require( './util' ); var assert = require( 'assert' ); /** * wpcom.site.post.subscriber */ describe( 'wpcom.site.wordads', function() { // Global instances var wpcom = util.wpcom(); var site = wpcom.site( util.wordAds().site ); describe( 'wpcom.site.wordads.settings', f...
{ "pile_set_name": "Github" }
package daemon import ( "github.com/viant/toolbox/url" "strings" ) //StartRequest represents service request start type StartRequest struct { Target *url.Resource `required:"true" description:"target host"` //target host Service string `re...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="iso-8859-1"?> <!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" xml:lang="en" lang="en"> <head> <title>Class: Selenium::Rake::RemoteControlStopTask</title...
{ "pile_set_name": "Github" }
package com.shenjiajun.customizeviewdemo.views; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapShader; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Shader; import android.graphics.drawable.BitmapDrawable; import android.graphics.d...
{ "pile_set_name": "Github" }
package com.xxmassdeveloper.mpchartexample; import android.graphics.Color; import android.os.Bundle; import android.util.Log; import android.view.Menu; import android.view.MenuItem; import android.view.MotionEvent; import android.view.WindowManager; import android.widget.SeekBar; import android.widget.SeekBar.OnSeekB...
{ "pile_set_name": "Github" }
#ifndef __G_SHARED_H__ #define __G_SHARED_H__ #include "bg_public.h" #include "g_public.h" #include "b_public.h" #include "../ICARUS/ICARUS.h" #include "../renderer/tr_types.h" #include "../cgame/cg_public.h" #include "bset.h" #define FOFS(x) ((int)&(((gentity_t *)0)->x)) typedef enum { HL_NONE = 0, HL_FOOT_RT, ...
{ "pile_set_name": "Github" }
var shortid = require('shortid'); var crypto = require('crypto'); var _ = require('lodash'); var confirmable = function(schema, options){ var config = _.merge({}, options); var defaults = { expires: 0 }; config = _.defaults(config, defaults); schema.add({ confirmation: { count: { type: Numbe...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); namespace Sylius\ShopApiPlugin\Validator\Cart; use Sylius\Component\Core\Model\OrderInterface; use Sylius\Component\Core\Model\PromotionCouponInterface; use Sylius\Component\Core\Repository\OrderRepositoryInterface; use Sylius\Component\Promotion\Checker\Eligibility\PromotionCouponElig...
{ "pile_set_name": "Github" }
<?php namespace spec\Oro\Bundle\PimDataGridBundle\Normalizer; use Akeneo\Pim\Enrichment\Component\Product\Model\ProductInterface; use Akeneo\Pim\Enrichment\Component\Product\Completeness\Model\ProductCompleteness; use Akeneo\Pim\Enrichment\Component\Product\Completeness\Model\ProductCompletenessCollection; use Akeneo...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialVi...
{ "pile_set_name": "Github" }
AUI() .use('aui-base','aui-delayed-task', 'liferay-poller', function(A) { Liferay.namespace('BladePoller'); Liferay.BladePoller.Manager = { init: function() { var instance = this; instance._portletId = A.one("#pollerPortletId").val(); instance._bladePollerContainer = A.one('#bladePollerContainer...
{ "pile_set_name": "Github" }
<section> <span>可给clearAll()传入参数以定义不同reason</span> <div class="row"> <div class="col-md-6"> <div class="devui-input-group devui-dropdown-origin-wrapper devui-dropdown-origin"> <input class="devui-input devui-form-control" placeholder="y/MM/dd" name="dp" [(ng...
{ "pile_set_name": "Github" }
/* * Copyright 2019 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://www.apache.org/licenses/LICENSE-2.0 *...
{ "pile_set_name": "Github" }
The configuration for Smart-Proxy is held in the */etc/foreman-proxy/settings.yml* or *config/settings.yml* file. #### YAML start The first non-comment line of this file must be three dashes. <pre>---</pre> #### SSL configuration The existence of all the three ssl key entries below enables the use of an SSL connec...
{ "pile_set_name": "Github" }
#!/bin/bash # # Perform quick BAT test on VC tools readonly OUTPUT_MACRO=( "Board Power" "12V Backplane Current" "12V Backplane Voltage" "1.2V Voltage" "1.8V Voltage" "3.3V Voltage" "FPGA Core Voltage" "FPGA Core Current" "FPGA Die Temperature" "Board Temperature" "QSFP0 Supply Voltage" "QSFP0 Temperature" "12V AUX Cu...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <author> SPDX-FileCopyrightText: 2014 Teo Mrnjavac &lt;teo@kde.org&gt; SPDX-License-Identifier: GPL-3.0-or-later </author> <class>WelcomePage</class> <widget class="QWidget" name="WelcomePage"> <property name="geometry"> <rect> <x>0</x> <y>0</y>...
{ "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"/> <title>tclap: Main Page</title> <link href="tabs.css" rel="stylesheet" type="te...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2014. Marshal Chen. */ package com.marshalchen.common.demoofui.dragSortListview; import com.marshalchen.common.demoofui.R; import com.marshalchen.common.uimodule.dragSortListView.DragSortController; import android.support.v4.app.DialogFragment; import android.app.AlertDialog; import android.app....
{ "pile_set_name": "Github" }
class LimitsTest { static void test(byte[] xs, byte[] ys) //@ requires xs[0..10] |-> _ &*& ys[0] |-> _; //@ ensures true; { int x = xs[0]; assert -128 <= x && x <= 127; int y = ys[0]; assert -128 <= y && y <= 127; } } class AutoSliceUpcastTest { ...
{ "pile_set_name": "Github" }
--- layout: api title: "v2.1.8 JavaScript Library: L.IControl" categories: api version: v2.1.8 permalink: /api/v2.1.8/l-icontrol/ --- <h2 id="icontrol">IControl</h2> <p>Represents a UI element in one of the corners of the map. Implemented by <a href="/mapbox.js/api/v2.1.8/l-control">zoom</a>, <a href="/mapbox.js/api...
{ "pile_set_name": "Github" }
<?php /** * Represents a measurable length, with a string numeric magnitude * and a unit. This object is immutable. */ class HTMLPurifier_Length { /** * String numeric magnitude. * @type string */ protected $n; /** * String unit. False is permitted if $n = 0. * @type string|bo...
{ "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"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "pile_set_name": "Github" }
fs_scheme : "local", verbose : false, data { train { data_path : "demo/data/ytklearn/machine.train.ytklearn", max_error_tol : 0 }, test { data_path : "demo/data/ytklearn/machine.test.ytklearn", max_error_tol : 0 }, delim { x_delim : "###", y_delim :...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0-only */ /* Copyright (c) 2016-2018, The Linux Foundation. All rights reserved. */ #ifndef _DPU_CORE_PERF_H_ #define _DPU_CORE_PERF_H_ #include <linux/types.h> #include <linux/dcache.h> #include <linux/mutex.h> #include <drm/drm_crtc.h> #include "dpu_hw_catalog.h" #define DPU_PER...
{ "pile_set_name": "Github" }
# #import <...> snippet Imp #import <${1:Cocoa/Cocoa.h}> # #import "..." snippet imp #import "${1:`vim_snippets#Filename()`.h}" # @selector(...) snippet sel @selector(${1:method}:) # @"..." string snippet s @"${1}" # Object snippet o ${1:NSObject} *${2:foo} = [${3:$1 alloc}]${4}; # NSLog(...) snippet log NSLog(@"...
{ "pile_set_name": "Github" }
package net.sgoliver.android.xml; import java.io.IOException; import java.io.InputStream; import java.net.MalformedURLException; import java.net.URL; import java.util.ArrayList; import java.util.List; import org.xml.sax.Attributes; import android.sax.Element; import android.sax.EndElementListener; import android.sax...
{ "pile_set_name": "Github" }
<?php // +---------------------------------------------------------------------- // | ThinkPHP [ WE CAN DO IT JUST THINK ] // +---------------------------------------------------------------------- // | Copyright (c) 2006~2015 http://thinkphp.cn All rights reserved. // +-------------------------------------------------...
{ "pile_set_name": "Github" }
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // WARNING: This file was auto-generated, any change will be overridden in next release. Please use configs/es6.conf.js then run "npm run convert". // //////////////////...
{ "pile_set_name": "Github" }
CREATE TABLE list (id VARCHAR(2) NOT NULL, value VARCHAR(64) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE = InnoDB; INSERT INTO `list` (`id`, `value`) VALUES ('af', 'afrikaans'); INSERT INTO `list` (`id`, `value`) VALUES ('af_ZA', 'afrikaans (Cənub Afrika)'); INSERT INTO `list` ...
{ "pile_set_name": "Github" }
# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permiss...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "0800" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
/* Distributed under the OSI-approved BSD 3-Clause License. See accompanying file Copyright.txt or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep #include <map> #include <memory> #include <set> #include <string> #include <utility> #include <vector> #includ...
{ "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" }
use rubysys::fixnum; use types::Value; pub fn i32_to_num(num: i32) -> Value { unsafe { fixnum::rb_int2inum(num as isize) } } pub fn u32_to_num(num: u32) -> Value { unsafe { fixnum::rb_uint2inum(num as usize) } } pub fn isize_to_num(num: isize) -> Value { unsafe { fixnum::rb_int2inum(num) } } pub fn usiz...
{ "pile_set_name": "Github" }
/****************************************************************************** * SOFA, Simulation Open-Framework Architecture * * (c) 2006 INRIA, USTL, UJF, CNRS, MGH * * * ...
{ "pile_set_name": "Github" }
/* * Apple Onboard Audio Alsa helpers * * Copyright 2006 Johannes Berg <johannes@sipsolutions.net> * * GPL v2, can be found in COPYING. */ #include <linux/module.h> #include "alsa.h" static int index = -1; module_param(index, int, 0444); MODULE_PARM_DESC(index, "index for AOA sound card."); static struct aoa_ca...
{ "pile_set_name": "Github" }
package asmcup.compiler; import java.lang.reflect.Field; import java.util.*; import asmcup.runtime.Robot; public class RobotConstsTable { private static final Map<String, Integer> consts; static { consts = new HashMap<>(); for (Field field : Robot.class.getDeclaredFields()) { if (isConst(fie...
{ "pile_set_name": "Github" }
<?xml version="1.0" ?> <!DOCTYPE translationbundle> <translationbundle lang="th"> <translation id="IDS_ACCEPT_LANGUAGES">th-TH,th</translation> <translation id="IDS_DEFAULT_ENCODING">windows-874</translation> <translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation> <translation id="IDS_SPELLCHECK_DICTIONARY">e...
{ "pile_set_name": "Github" }
package org.joget.apps.app.controller; import java.io.IOException; import java.io.Writer; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.Map; import java.util.StringTokenizer; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletRespons...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2019 The JoyQueue 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 ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Tab - Popup</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" charset="utf-8" /> <link href="./theme-files/fabric.css" rel="stylesheet" /> <script> window.require = { config: func...
{ "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"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "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" }
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman 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) This is an auto-generated file. Do n...
{ "pile_set_name": "Github" }
<?php $sys_catalog_header_id_h = $reference_table_h = $reference_id_h = null; if (!empty($_GET['sys_catalog_header_id'])) { if (is_array($_GET['sys_catalog_header_id'])) { $sys_catalog_header_id_h = $_GET['sys_catalog_header_id'][0]; } else { $sys_catalog_header_id_h = $_GET['sys_catalog_header_id']; } } if (!e...
{ "pile_set_name": "Github" }
=pod =head1 NAME PEM_write_bio_PKCS7_stream - output PKCS7 structure in PEM format. =head1 SYNOPSIS #include <openssl/pkcs7.h> #include <openssl/pem.h> int PEM_write_bio_PKCS7_stream(BIO *out, PKCS7 *p7, BIO *data, int flags); =head1 DESCRIPTION PEM_write_bio_PKCS7_stream() outputs a PKCS7 structure in PEM fo...
{ "pile_set_name": "Github" }
package com.concurnas.compiler.ast; import com.concurnas.compiler.ast.interfaces.Expression; import com.concurnas.compiler.visitors.Visitor; public class DuffAssign extends Assign { public Expression e; public DuffAssign(int line, int col, Expression e) { super(line, col, false); this.e = e; //stupid, just li...
{ "pile_set_name": "Github" }
1:@:(dbr bind Debug)@:(9!:19)2^_44[(echo^:ECHOFILENAME) './g231.ijs' NB. |.y ----------------------------------------------------------------- randuni'' rev =: ]`((<:-i.)@# { ]) @. (*@#@$) NB. Boolean (|. -: rev) 1=?50 2 3$2 (|. -: rev) 1=?1 100$2 (|. -: rev) 1=?100 0$2 (|. -: rev) 1 NB. literal (|. -: rev) (?45 1 ...
{ "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"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!-- Copyright (C) 2006, 2007 Anton Yuzhaninov Copyright (C) Nginx, Inc. --> <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> <module name="Module ngx_mail_imap_module" link="/en/docs/mail/ngx_mail_imap_module.html" lang="en" rev="1"> <section id="directives"...
{ "pile_set_name": "Github" }
package com.an.trailers.ui.detail.adapter; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.ViewGroup; import com.an.trailers.AppConstants; import com.an.trailers.R; import com.an.trailers.data.remote.model.Cast; import com.an.trail...
{ "pile_set_name": "Github" }
> * 原文地址:[Building A Node.js Express API To Convert Markdown To HTML](https://www.smashingmagazine.com/2019/04/nodejs-express-api-markdown-html/) > * 原文作者:[Sameer Borate](https://www.smashingmagazine.com/author/sameer-borate) > * 译文出自:[掘金翻译计划](https://github.com/xitu/gold-miner) > * 本文永久链接:[https://github.com/xitu/gold...
{ "pile_set_name": "Github" }
from __future__ import absolute_import, print_function from . import common_info from . import c_spec #---------------------------------------------------------------------------- # The "standard" conversion classes #---------------------------------------------------------------------------- default = [c_spec.int_c...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="zh"> <head> <title>Marked heading link Test</title> <meta charset="UTF-8"> <meta name="description" content="" /> <meta name="keywords" content="" /> <link rel="stylesheet" href="../examples/css/style.css" /> </head> <body> <script ...
{ "pile_set_name": "Github" }
/* rnaGene.c was originally generated by the autoSql program, which also * generated rnaGene.h and rnaGene.sql. This module links the database and the RAM * representation of objects. */ /* Copyright (C) 2014 The Regents of the University of California * See README in this or parent directory for licensing info...
{ "pile_set_name": "Github" }
package matcher import ( "testing" "github.com/short-d/app/fw/assert" ) func TestContainsAll_IsMatch(t *testing.T) { t.Parallel() testCases := []struct { name string words []string input string expected bool }{ { name: "empty words and empty input", words: nil, input: "",...
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* ttgxvar.c */ /* */ /* Tr...
{ "pile_set_name": "Github" }
if ARCH_ROCKCHIP config ROCKCHIP_RK3036 bool "Support Rockchip RK3036" select CPU_V7A select SUPPORT_SPL select SPL imply USB_FUNCTION_ROCKUSB imply CMD_ROCKUSB help The Rockchip RK3036 is a ARM-based SoC with a dual-core Cortex-A7 including NEON and GPU, Mali-400 graphics, several DDR3 options and vid...
{ "pile_set_name": "Github" }
// This file is distributed under a BSD license. See LICENSE.txt for details. #include "geneffectdebris.hpp" #include "genminmesh.hpp" #include "genblobspline.hpp" #include "genscene.hpp" #include "genmaterial.hpp" #include "engine.hpp" #if !sPLAYER extern sBool SceneWireframe; extern sInt SceneWireFlags; extern sU3...
{ "pile_set_name": "Github" }
<?xml version="1.0" ?> <Falagard> <WidgetLook name="Vanilla/Shared"> <ImagerySection name="Frame"> <FrameComponent> <Area> <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> ...
{ "pile_set_name": "Github" }
from typing import Tuple from backend.common.consts.comp_level import CompLevel from backend.common.consts.playoff_type import ( BRACKET_ELIM_MAPPING, BRACKET_OCTO_ELIM_MAPPING, DOUBLE_ELIM_MAPPING, DoubleElimBracket, PlayoffType, ) class PlayoffTypeHelper: @classmethod def get_comp_level...
{ "pile_set_name": "Github" }
#!/bin/sh # # Copyright (C) 2011 OpenWrt.org # [ -e /etc/config/network ] && exit 0 touch /etc/config/network . /lib/functions/uci-defaults.sh . /lib/ar71xx.sh ucidef_set_interface_loopback board=$(ar71xx_board_name) case "$board" in all0315n |\ all0258n |\ ja76pf2|\ ubnt-unifi-outdoor) ucidef_set_interface_lan ...
{ "pile_set_name": "Github" }
package com.airbnb.paris.test import android.graphics.Color import androidx.test.InstrumentationRegistry import androidx.test.runner.AndroidJUnit4 import com.airbnb.paris.styles.EmptyStyle import org.junit.Assert.assertEquals import org.junit.Before import org.junit.Test import org.junit.runner.RunWith @RunWith(Andro...
{ "pile_set_name": "Github" }
add_definitions( -DFREEGLUT_STATIC -D_CRT_SECURE_NO_WARNINGS ) if(MSVC) SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /W1") endif(MSVC) set(glui_SRCS algebra3.cpp arcball.cpp glui_add_controls.cpp glui_bitmap_img_data.cpp glui_bitmaps.cpp glui_button.cpp glui_checkbox.cpp glui_column.cpp glui_commandline.cpp glu...
{ "pile_set_name": "Github" }
h,w,c,S,max,C,N,r; int *_M; D(x,y){ _M[x+(w+2)*y]=N; if(_M[x-1+(w+2)*y]==C)r++,D(x-1,y); if(_M[x+1+(w+2)*y]==C)r++,D(x+1,y); if(_M[x+(w+2)*(y-1)]==C)r++,D(x,y-1); if(_M[x+(w+2)*(y+1)]==C)r++,D(x,y+1); } E(int d,int *M){if(d<4||M[1+w+2]!=c){ int *m=malloc(S); if(d==4){ memcpy(_M=m,M,S); C=m[1+w+2],N=c;D(1,1);...
{ "pile_set_name": "Github" }
define([ 'jquery', 'underscore', 'backbone', 'js/views/utils/xblock_utils', 'js/utils/templates', 'js/views/modals/course_outline_modals', 'edx-ui-toolkit/js/utils/html-utils'], function( $, _, Backbone, XBlockViewUtils, TemplateUtils, CourseOutlineModalsFactory, HtmlUtils ) { 'use stric...
{ "pile_set_name": "Github" }
// Copyright 2013 The go-github 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 github import ( "encoding/json" "fmt" "net/http" "reflect" "testing" ) func TestRepositoriesService_List_authenticatedUser(t *testing.T...
{ "pile_set_name": "Github" }
package configs // Network defines configuration for a container's networking stack // // The network configuration can be omitted from a container causing the // container to be setup with the host's networking stack type Network struct { // Type sets the networks type, commonly veth and loopback Type string `json:...
{ "pile_set_name": "Github" }
//Copyright © 2014 Sony Computer Entertainment America LLC. See License.txt. #include <D3D11.h> #include "GameObject.h" #include "GameObjectComponent.h" #include <algorithm> namespace LvEdEngine { // ---------------------------------------------------------------------------------- GameObject::GameObject() ...
{ "pile_set_name": "Github" }
<html> <head> <title>libao - function - ao_open_file</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>libao documentation</p></td> <td align=right><p class=tiny>libao...
{ "pile_set_name": "Github" }
/* * MPC866 ADS Device Tree Source * * Copyright 2006 MontaVista Software, Inc. * Copyright 2008 Freescale Semiconductor, Inc. * * 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; eith...
{ "pile_set_name": "Github" }
//===----------- ImmutableSetTest.cpp - ImmutableSet unit tests ------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===------------------------------------------------------...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `pthread_rwlock_t` struct in crate `libc`."> <meta name="ke...
{ "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" }
<?php namespace Illuminate\Foundation\Testing\Concerns; use Closure; use Illuminate\Foundation\Mix; use Mockery; trait InteractsWithContainer { /** * The original Laravel Mix handler. * * @var \Illuminate\Foundation\Mix|null */ protected $originalMix; /** * Register an instance ...
{ "pile_set_name": "Github" }
/* Bullet Continuous Collision Detection and Physics Library Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/ This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permiss...
{ "pile_set_name": "Github" }
list=[] names=[] temp_names=[] phoneNo='' dob=input("Date of birth(DDMMYYYY):") if(len(dob)==8): day=dob[:2] month=dob[2:4] year=dob[4:] else: print("Wrong format for DOB, make sure it is 8 numbers in DDMMYYYY") exit() phoneNo=input("Enter phone no:") def ListOfImportantWords(): ...
{ "pile_set_name": "Github" }