text stringlengths 2 99.9k | meta dict |
|---|---|
package com.gupaoedu.pay;
/**
* description:
*
* @author shuangling.mao 1015952139
* @date 2019-08-09 01:01:40
*/
public interface IEnum {
String getCode();
String getDesc();
}
| {
"pile_set_name": "Github"
} |
'use strict';
const nconf = require('nconf');
const winston = require('winston');
const validator = require('validator');
const meta = require('../meta');
const plugins = require('../plugins');
const middleware = require('../middleware');
exports.handle404 = function handle404(req, res) {
const relativePath = nconf... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2012 - present Instructure, Inc.
*
* This file is part of Canvas.
*
* Canvas is free software: you can redistribute it and/or modify it under
* the terms of the GNU Affero General Public License as published by the Free
* Software Foundation, version 3 of the License.
*
* Canvas is distribut... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
*/
@interface SKUIShareTemplateActivityViewController : UIActivityViewController {
SKUIClientContext * _clientContext;
SKUIShareTemplateViewElement * _templateElement;
}
- (void).cxx_destruct;
- (id)_ac... | {
"pile_set_name": "Github"
} |
use crate::*;
// -----------------------------------------------------------------------------
#[derive(Clone, Debug, PartialEq, Node)]
pub struct PreprocessorText {
pub nodes: (Vec<SourceDescription>,),
}
| {
"pile_set_name": "Github"
} |
package com.gavin.apmtools.frame;
import android.view.Gravity;
import java.io.Serializable;
import java.util.concurrent.TimeUnit;
/**
* Created by gavin
* date 2018/5/30
*/
public class FPSConfig implements Serializable
{
public static int DEFAULT_GRAVITY = Gravity.TOP | Gravity.START;
public float redF... | {
"pile_set_name": "Github"
} |
/**
* Lo-Dash 2.4.1 (Custom Build) <http://lodash.com/>
* Build: `lodash modularize underscore exports="node" -o ./underscore/`
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.5.2 <http://underscorejs.org/LICENSE>
* Copyright 2009-2013 Jeremy Ashkenas, DocumentClou... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
declare(strict_types=1);
use Magento\Config\Model\ResourceModel\Config;
use Magento\Store\Model\ScopeInterface;
use Magento\Store\Model\Store;
use Magento\TestFramework\Helper\Bootstrap;
use Magento\TestFramework\Wo... | {
"pile_set_name": "Github"
} |
# Strata + Hadoop World, San Jose 2016
This directory contains demo notebooks used for the "Introduction to Recommender Systems", the second session of **Machine Learning 101**, an all-day tutorial at [Strata + Hadoop World, New York City, 2015](http://strataconf.com/big-data-conference-ny-2015/public/schedule/detail/... | {
"pile_set_name": "Github"
} |
import numpy as np
from test.runtime.frontend_test.onnx_test.util import make_node, make_tensor_value_info, make_model
from test.util import wrap_template, generate_kernel_test_case
from webdnn.frontend.onnx import ONNXConverter
@wrap_template
def template(x_shape, alpha, gamma, description: str = ""):
np_alpha ... | {
"pile_set_name": "Github"
} |
var asciiToArray = require('./_asciiToArray'),
hasUnicode = require('./_hasUnicode'),
unicodeToArray = require('./_unicodeToArray');
/**
* Converts `string` to an array.
*
* @private
* @param {string} string The string to convert.
* @returns {Array} Returns the converted array.
*/
function stringToArray(... | {
"pile_set_name": "Github"
} |
#ifndef CRC_H
#define CRC_H
#include "comm/crc_8.hpp"
#include "comm/crc_16.hpp"
#endif /* CRC_H */
| {
"pile_set_name": "Github"
} |
# Generated by makeXDC.ulp developed by Sven Raiser, Tuebingen, Germany
#
# Board: ESA11-7A35i-V0.1.brd
# Part Name: FPGA XC7A35T-FGG484, Speedgrade: -2
# Part pkg: BGA484
# Memory Device: DDR3_SDRAM-]Components-]MT41J128M16XX-125
# Created: 31.03.2015 10:47:48
# Edited: 2015-05-27, by emu
set_property CFGB... | {
"pile_set_name": "Github"
} |
Text_TextChanged on role=document
| {
"pile_set_name": "Github"
} |
<!doctype html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/default.css"/>
<link rel="stylesheet" type="text/css" href="css/mobile.css"/>
<link rel='stylesheet' href='css/jquery-ui.css'>
<script type="text/javascript" src="js/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="js/comm... | {
"pile_set_name": "Github"
} |
/*
*
* * ******************************************************************************
* * Copyright (C) 2014-2020 Dennis Sheirer
* *
* * 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 Foun... | {
"pile_set_name": "Github"
} |
# Painless Linux
Boot Linux on the Switch without imx_usb_loader - Windows, Linux, Mac OS & Android
## Disclaimer
I am not reponsible in case you brick or blow up your Switch, its LCD screen or its battery. Use this at your own risks, as Linux is known to cause **battery calibration** and **RTC** desync as well as p... | {
"pile_set_name": "Github"
} |
/*-
* BSD LICENSE
*
* Copyright (c) Intel Corporation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyri... | {
"pile_set_name": "Github"
} |
/*Body*/
body {
background-image:url(bg1.gif);
background-repeat:no-repeat;
background-size:cover;
}
/* -------------------------------------------------------------------------------- */
/*Header section*/
#logo {
background-repeat:no-repeat;
}
#heading
{
font-family: Papyrus, fantasy;
font-size: 8... | {
"pile_set_name": "Github"
} |
/*++
Copyright (c) 1998-2001 Klaus P. Gerlicher
Module Name:
shared.h
Abstract:
shared stuff between module and loader
Environment:
LINUX 2.2.X
Kernel mode only
Author:
Klaus P. Gerlicher
reactos port by:
Eugene Ingerman
Revision History:
13-Nov-1999: created
15-Nov-2000: ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0"
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0"
xmlns:draw="urn:... | {
"pile_set_name": "Github"
} |
/* valid adjtimex test
* by: John Stultz <john.stultz@linaro.org>
* (C) Copyright Linaro 2015
* Licensed under the GPLv2
*
* This test validates adjtimex interface with valid
* and invalid test data.
*
* Usage: valid-adjtimex
*
* To build:
* $ gcc valid-adjtimex.c -... | {
"pile_set_name": "Github"
} |
/*!
* jQuery UI Effects Scale 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/scale-effect/
*/
(function( factory ) {
if ( typeof define === "function" && define.amd ) {
// AMD. Reg... | {
"pile_set_name": "Github"
} |
import "compat2.bond"
namespace unittest.compat
enum EnumType1
{
EnumValue1 = 5,
EnumValue2 = 10,
EnumValue3 = -10,
};
enum EnumType2
{
EnumValue1,
EnumValue2 = 3,
EnumValue3 = -3,
EnumValue4,
EnumValue5,
EnumValue6 = 100
};
struct BasicTypesUninitialized
{
10: bool m_bool... | {
"pile_set_name": "Github"
} |
/*
Copyright 2017 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"
} |
/**
* Copyright 2015, GeoSolutions Sas.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree.
*/
var React = require('react');
var ReactDOM = require('react-dom');
var ReactTestUtils = require('react-dom/test-uti... | {
"pile_set_name": "Github"
} |
package emissary.kff;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.Arrays;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* A java port of the ssdeep code for "fuzzy hashing". http://ssdeep.sourceforge.net There are ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2014 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 contribut... | {
"pile_set_name": "Github"
} |
/*************************************************************************/
/* */
/* Language Technologies Institute */
/* Carnegie Mellon University */
/* ... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2013 Vicente J. Botet Escriba
//
// 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)
//
// 2013/11 Vicente J. Botet Escriba
// first implementation of a simple serial scheduler.
#ifndef BO... | {
"pile_set_name": "Github"
} |
cmake_minimum_required(VERSION 3.9)
project(${RunCMake_TEST} NONE)
include(${RunCMake_TEST}.cmake)
| {
"pile_set_name": "Github"
} |
.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de ... | {
"pile_set_name": "Github"
} |
/******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it ... | {
"pile_set_name": "Github"
} |
title: RA_1604_get_ability_to_revoke_authentication_credentials
id: RA1604
description: >
Make sure you have the ability to revoke authentication credentials
author: your name/nickname/twitter
creation_date: YYYY/MM/DD
stage: preparation
references:
- https://example.com
requirements:
- DN_zeek_conn_log # placeho... | {
"pile_set_name": "Github"
} |
// Copyright 2017 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 freebsd
package unix
import (
errorspkg "errors"
"fmt"
)
// Go implementation of C mostly found in /usr/src/sys/kern/subr_capability.c
const (
... | {
"pile_set_name": "Github"
} |
import numpy as np
import torch
import torch.nn as nn
from ..backbones_2d import BaseBEVBackbone
from .anchor_head_template import AnchorHeadTemplate
class SingleHead(BaseBEVBackbone):
def __init__(self, model_cfg, input_channels, num_class, num_anchors_per_location, code_size, rpn_head_cfg=None,
... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard.
//
#import <Cocoa/NSObject.h>
@interface IPAnimationAction : NSObject
{
int _type;
id _target;
SEL _selector;
CDUnknownBl... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2018 Google LLC
* Written by Simon Glass <sjg@chromium.org>
*/
#ifndef __TEGRA_I2S_PRIV_H
#define __TEGRA_I2S_PRIV_H
enum {
/* Set i2s device (in buf) */
AHUB_MISCOP_SET_I2S,
};
/*
* tegra_i2s_set_cif_tx_ctrl() - Set the I2C port to send to
*
* The CIF i... | {
"pile_set_name": "Github"
} |
##sK1 2 0
obj('Document')
set_field('styles',{'Default Style': [[], [0, 0.28346456692913385, ['CMYK', [0.0, 0.0, 0.0, 1.0], 1.0, 'Black'], [], 1, 0, -2.0526525391269526, 0, 0, []], [], []]})
set_field('doc_units','px')
set_field('metainfo',None)
set_field('doc_origin',2)
set_field('resources',{})
obj('Pages')
set_field... | {
"pile_set_name": "Github"
} |
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*---------------------------------------------------------------... | {
"pile_set_name": "Github"
} |
<?php
/**
* DO NOT EDIT THIS FILE!
*
* This file was automatically generated from external sources.
*
* Any manual change here will be lost the next time the SDK
* is updated. You've been warned!
*/
namespace DTS\eBaySDK\Test\Marketing\Types;
use DTS\eBaySDK\Marketing\Types\AdResponse;
class AdResponseTest ex... | {
"pile_set_name": "Github"
} |
#pragma clang diagnostic ignored "-Wmissing-prototypes"
#pragma clang diagnostic ignored "-Wmissing-braces"
#include <metal_stdlib>
#include <simd/simd.h>
using namespace metal;
template<typename T, size_t Num>
struct spvUnsafeArray
{
T elements[Num ? Num : 1];
thread T& operator [] (size_t pos) thread
... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | {
"pile_set_name": "Github"
} |
if ##|operation()##|:
print "success!"
##r
extracted_variable = operation()
if extracted_variable:
print "success!"
| {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | {
"pile_set_name": "Github"
} |
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.... | {
"pile_set_name": "Github"
} |
/*
* w1_ds2431.c - w1 family 2d (DS2431) driver
*
* Copyright (c) 2008 Bernhard Weirich <bernhard.weirich@riedel.net>
*
* Heavily inspired by w1_DS2433 driver from Ben Gardner <bgardner@wabtec.com>
*
* This source code is licensed under the GNU General Public License,
* Version 2. See the file COPYING for more ... | {
"pile_set_name": "Github"
} |
/***************************************************************************
qgsserverlogger.h
-----------------
begin : May 5, 2014
copyright : (C) 2014 by Marco Hugentobler
email : marco dot hugentobler at sourc... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Objective Chipmunk: Member List</title>
<link href="tabs.css" rel=... | {
"pile_set_name": "Github"
} |
<?php
namespace Flynt\Components\BlockNotFound;
use Flynt\Utils\Options;
Options::addTranslatable('BlockNotFound', [
[
'label' => __('General', 'flynt'),
'name' => 'general',
'type' => 'tab',
'placement' => 'top',
'endpoint' => 0,
],
[
'label' => __('Conten... | {
"pile_set_name": "Github"
} |
/*
Copyright 2014 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"
} |
using System;
using System.Data;
namespace ServiceStack.OrmLite.Dapper
{
public static partial class SqlMapper
{
/// <summary>
/// Base-class for simple type-handlers
/// </summary>
/// <typeparam name="T">This <see cref="Type"/> this handler is for.</typeparam>
... | {
"pile_set_name": "Github"
} |
/****************************************************************************
* MeshLab o o *
* An extendible mesh processor o o *
* _ O _ *
* Co... | {
"pile_set_name": "Github"
} |
'use strict';
const get = require('lodash.get');
/*!
* Like `schema.path()`, except with a document, because impossible to
* determine path type without knowing the embedded discriminator key.
*/
module.exports = function getEmbeddedDiscriminatorPath(schema, update, filter, path) {
const parts = path.... | {
"pile_set_name": "Github"
} |
/*
Copyright 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, softw... | {
"pile_set_name": "Github"
} |
/**
* @file main.cpp
*
* This template application shows how to extend the
* functionality in HTML5/JS with custom code in C++.
*/
#include <Wormhole/HybridMoblet.h>
#include "MAHeaders.h" // Defines BEEP_WAV
// Namespaces we want to access.
using namespace MAUtil;
using namespace NativeUI;
using namespace Worm... | {
"pile_set_name": "Github"
} |
# Event 1634 - task_0
###### Version: 0
## Description
None
## Data Dictionary
|Standard Name|Field Name|Type|Description|Sample Value|
|---|---|---|---|---|
|TBD|dwValue|UInt32|None|`None`|
## Tags
* etw_level_Informational
* etw_task_task_0 | {
"pile_set_name": "Github"
} |
include(SipQtTargetFunctions)
set(COMMON_INC_DIR ${CMAKE_CURRENT_LIST_DIR}/../../widgets/common/inc)
set(COMMON_SIP_DIR ${CMAKE_CURRENT_LIST_DIR}/../common_sip)
set(
_header_depends
${COMMON_SIP_DIR}/SIPVector.h
${COMMON_SIP_DIR}/string.sip
${COMMON_SIP_DIR}/vector.sip
${COMMON_INC_DIR}/MantidQtWidgets/Commo... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2016 Rasmus Munk Larsen (rmlarsen@google.com)
//
// 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 obta... | {
"pile_set_name": "Github"
} |
; RUN: true
; DISABLED: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
; CHECK: __hexagon_addsf3
; CHECK: __hexagon_subsf3
define void @foo(float* %acc, float %num, float %num2) nounwind {
entry:
%acc.addr = alloca float*, align 4
%num.addr = alloca float, align 4
%num2.addr = alloca float, align 4
sto... | {
"pile_set_name": "Github"
} |
#!/bin/sh
. $TOP_SRCDIR/tests/eglenv.sh
./testegldisplay
| {
"pile_set_name": "Github"
} |
var assert = require('assert'),
fs = require('fs'),
path = require('path'),
glob = require('wildglob'),
pi = require('pipe-iterators'),
fixture = require('file-fixture');
var stream = require('../index.js').stream,
md = require('../index.js').md;
var meta = {
authors: {
'default': {
... | {
"pile_set_name": "Github"
} |
require('../../modules/es6.regexp.constructor');
require('../../modules/es6.regexp.flags');
require('../../modules/es6.regexp.match');
require('../../modules/es6.regexp.replace');
require('../../modules/es6.regexp.search');
require('../../modules/es6.regexp.split');
require('../../modules/es7.regexp.escape');
module.ex... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License")... | {
"pile_set_name": "Github"
} |
org.kaazing.gateway.resource.address.sse.SseResourceAddressFactorySpi
org.kaazing.gateway.resource.address.sse.SseSslResourceAddressFactorySpi
org.kaazing.gateway.resource.address.sse.SseHttpxeResourceAddressFactorySpi
org.kaazing.gateway.resource.address.sse.SseHttpxeSslResourceAddressFactorySpi
| {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Validator\Tests\Util;
use PHPUnit\Framework\TestCase;... | {
"pile_set_name": "Github"
} |
<?js
var data = obj;
?>
<section>
<article>
<pre
class="sunlight-highlight-javascript <?js= this.navOptions.linenums ? 'linenums' : '' ?>"><?js= data.code ?></pre>
</article>
</section>
| {
"pile_set_name": "Github"
} |
----------------------------------------------------------------------------
-- LuaJIT PPC disassembler module.
--
-- Copyright (C) 2005-2017 Mike Pall. All rights reserved.
-- Released under the MIT/X license. See Copyright Notice in luajit.h
----------------------------------------------------------------------------... | {
"pile_set_name": "Github"
} |
//
// SPComboPopupButton.h
// sequel-pro
//
// Created by Rowan Beentje (rowan.beent.je) on March 22, 2013
// Copyright (c) 2013 Rowan Beentje. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person
// obtaining a copy of this software and associated documentation
// files (the "S... | {
"pile_set_name": "Github"
} |
GL_ARB_texture_rgb10_a2ui
http://www.opengl.org/registry/specs/ARB/texture_rgb10_a2ui.txt
GL_ARB_texture_rgb10_a2ui
GL_RGB10_A2UI 0x906F
| {
"pile_set_name": "Github"
} |
import React, { useEffect, useRef, useState } from 'react';
const ImageToggleOnScroll = ({ primaryImg, secondaryImg }) => {
const imageRef = useRef(null);
const [isLoading, setIsLoading] = useState(true);
const isInView = () => {
const rect = imageRef.current.getBoundingClientRect();
return rect.top >=... | {
"pile_set_name": "Github"
} |
<?php
return [
/*
|--------------------------------------------------------------------------
| Application Name
|--------------------------------------------------------------------------
|
| This value is the name of your application. This value is used when the
| framework needs to plac... | {
"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 : $RCSfile$
//
// Versi... | {
"pile_set_name": "Github"
} |
\documentclass[12pt]{article}
\input{preamble/preamble}
\input{preamble/preamble_acronyms}
\input{preamble/preamble_math}
\input{preamble/preamble_tikz}
\title{%
\textbf{Validating Causal Models}
}
\author{
Dustin Tran \\
Columbia University \\
\\
Francisco J.~R.~Ruiz \\
Columbia University \\
\\
Susan Athey \\
Stanf... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title></title>
<link rel="Stylesheet" href="../css/analysis.css" />
<script type="text/javascript">
function init() {
if (window.location.hash) {
var parentDiv, nodes, ... | {
"pile_set_name": "Github"
} |
# name lanes alias index speed fec
Ethernet0 0,1 etp1a 1 50000 none
Ethernet2 2,3 etp1b 1 50000 none
Ethernet8 8,9 etp2a 2 50000 none
Ethernet10 10,11 etp2b 2 ... | {
"pile_set_name": "Github"
} |
package com.alibaba.json.bvt.parser.deser.array;
import com.alibaba.fastjson.JSON;
import junit.framework.TestCase;
/**
* Created by wenshao on 11/01/2017.
*/
public class FieldIntArrayTest extends TestCase {
public void test_intArray() throws Exception {
Model model = JSON.parseObject("{\"value\":[1,2,... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: c0e973f8a9f03bd4797c63767e7a18ed
timeCreated: 1498379782
licenseType: Pro
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
#!/bin/bash
# Copyright 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# Script for printing recent commits in a buildbot run.
# Return the sha1 of the given tag. If not present, return "".
# $1: path to repo
# $2... | {
"pile_set_name": "Github"
} |
@import 'public/less/variables.less';
.staging {
background: #643a44;
box-shadow: 0 -1px 15px #252833;
color: #b8a5a5;
z-index: 5;
position: relative;
.form-control {
&:disabled {
background-color: rgba(64, 36, 43, 0.75);
}
}
textarea.commit-body {
resize: vertical;
}
.arrow {
... | {
"pile_set_name": "Github"
} |
/*
* reserved comment block
* DO NOT REMOVE OR ALTER!
*/
/*
* 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 ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2012-2019 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditi... | {
"pile_set_name": "Github"
} |
@import url('widgets.css');
/* FORM ROWS */
.form-row {
overflow: hidden;
padding: 10px;
font-size: 13px;
border-bottom: 1px solid #eee;
}
.form-row img, .form-row input {
vertical-align: middle;
}
.form-row label input[type="checkbox"] {
margin-top: 0;
vertical-align: 0;
}
form .form-r... | {
"pile_set_name": "Github"
} |
MIME-Version: 1.0
Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg="sha-256"; boundary="----691EE3D80E414D8952A0FC56F7302C22"
This is an S/MIME signed message
------691EE3D80E414D8952A0FC56F7302C22
Content-Type: text/plain
<?xml version="1.0"?>
<dds xmlns:xsi="http://www.w3.org/200... | {
"pile_set_name": "Github"
} |
<map id="examples/CompDualStateButton" name="examples/CompDualStateButton">
<area shape="rect" id="node1" href="dir_3a828b7214103d705cc83e20f29bdad9.html" title="CompDualStateButton" alt="" coords="27,52,181,100"/>
<area shape="rect" id="clust1" href="dir_d28a4824dc47e487b107a5db32ef43c4.html" title="examples" alt="" c... | {
"pile_set_name": "Github"
} |
// Copyright 2013-2015 Serilog Contributors
//
// 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... | {
"pile_set_name": "Github"
} |
/**
* Checks if `value` is a host object in IE < 9.
*
* @private
* @param {*} value The value to check.
* @returns {boolean} Returns `true` if `value` is a host object, else `false`.
*/
function isHostObject(value) {
// Many host objects are `Object` objects that can coerce to strings
// despite having improp... | {
"pile_set_name": "Github"
} |
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2027
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DesignProject", "DesignProject\DesignProject.csproj", "{E3E203B8-59C1-4F9B-9166-45C129A1B253}"
EndProject
... | {
"pile_set_name": "Github"
} |
<?php
/**
* Model - Customer
*
* Models WooCommerce post-type data
*
* @package WPGraphQL\WooCommerce\Model
* @since 0.0.1
*/
namespace WPGraphQL\WooCommerce\Model;
use GraphQLRelay\Relay;
use WPGraphQL\Model\Model;
use WC_Customer;
/**
* Class Customer
*/
class Customer extends Model {
/**
* Customer c... | {
"pile_set_name": "Github"
} |
//entirely neutral or internal status effects go here
/datum/status_effect/crusher_damage //tracks the damage dealt to this mob by kinetic crushers
id = "crusher_damage"
duration = -1
tick_interval = -1
status_type = STATUS_EFFECT_UNIQUE
alert_type = null
var/total_damage = 0
/datum/status_effect/syphon_mark
i... | {
"pile_set_name": "Github"
} |
# Copyright (C) 2018 WPSSO Schema Breadcrumbs Markup
# This file is distributed under the same license as the WPSSO Schema Breadcrumbs Markup package.
msgid ""
msgstr ""
"Project-Id-Version: WPSSO Schema Breadcrumbs Markup 1.1.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso-"
"breadcrumbs\n"
"POT... | {
"pile_set_name": "Github"
} |
# Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# As parts of components/safe_browsing become buildable on iOS, they will
# be added here.
source_set("unit_tests") {
testonly = true
deps = [
"//com... | {
"pile_set_name": "Github"
} |
/*
* This file is part of the GROMACS molecular simulation package.
*
* Copyright (c) 2008,2009,2010,2013,2014 by the GROMACS development team.
* Copyright (c) 2018,2019,2020, by the GROMACS development team, led by
* Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
* and including many others, as ... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2013-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @typechec... | {
"pile_set_name": "Github"
} |
# What: Google Chrome Extension
# Why: To allow apps to (work) be served with the right content type header.
# http://codereview.chromium.org/2830017
# Added by: niftylettuce
application/x-chrome-extension crx
# What: OTF Message Silencer
# Why: To silence the "Resource interpreted as font but transferred with MIME
#... | {
"pile_set_name": "Github"
} |
#
# Boolean 3-majority on
#
# From John Koza's Lisp implementation
# ftp://cs.ucl.ac.uk/genetic/ftp.io.com/code/koza-book-gp-implementation.lisp
#
# Note: In the Lisp code the following parameters is used:
#
# Maximum number of Generations: 1
# Size of Population: ... | {
"pile_set_name": "Github"
} |
// Package api defines the data structure to be used in the request/response
// messages between libnetwork and the remote ipam plugin
package api
import "github.com/docker/libnetwork/ipamapi"
// Response is the basic response structure used in all responses
type Response struct {
Error string
}
// IsSuccess return... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=struct.CFArrayIterator.html">
</head>
<body>
<p>Redirecting to <a href="struct.CFArrayIterator.html">struct.CFArrayIterator.html</a>...</p>
<script>location.replace("struct.CFArrayIterator.html" + location.search + location.ha... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <Foundation/NSArray.h>
@interface NSArray (UICollectionAdditions)
- (id)_nextToLastObject;
@end
| {
"pile_set_name": "Github"
} |
package main
import (
"encoding/json"
"fmt"
"log"
)
// You can choose to only unmarshal some of the json data
// Create a data structure that only has fields for some of the data
type city struct {
Latitude, Longitude float64
City string
}
type cities []city
func main() {
var data cities
rcvd ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.