text
stringlengths
2
99.9k
meta
dict
/* * This file is used to test pull down of count(distinct) expression */ drop schema if exists distribute_count_distinct_part2 cascade; create schema distribute_count_distinct_part2; set current_schema = distribute_count_distinct_part2; -- prepare a temp table for import data create table tmp_t1(c1 int); insert int...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2014, 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. * */ #import "BF...
{ "pile_set_name": "Github" }
module.exports = { name: 'workspace', preset: '../../jest.config.js', transform: { '^.+\\.[tj]sx?$': 'ts-jest', }, moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'html'], globals: { 'ts-jest': { tsConfig: '<rootDir>/tsconfig.spec.json' } }, };
{ "pile_set_name": "Github" }
export class PlatformProviderMock { get isBrowser() { return true; } }
{ "pile_set_name": "Github" }
# FLAC - Free Lossless Audio Codec # Copyright (C) 2001-2009 Josh Coalson # Copyright (C) 2011-2016 Xiph.Org Foundation # # This file is part the FLAC project. FLAC is comprised of several # components distributed under different licenses. The codec libraries # are distributed under Xiph.Org's BSD-like licens...
{ "pile_set_name": "Github" }
using System; namespace HotChocolate.Types { public interface ICompletedDependencyDescriptor { ICompletedDependencyDescriptor DependsOn<T>() where T : ITypeSystemMember; ICompletedDependencyDescriptor DependsOn<T>(bool mustBeCompleted) where T : ITypeSystemMember; ...
{ "pile_set_name": "Github" }
// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License qu{ Currencies{ PEN{ "S/", "PEN", } } CurrencyUnitPatterns{ other{"{0} {1}"} } Version{"2.1.31.33"} }
{ "pile_set_name": "Github" }
// Copyright 2015 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package precis import ( "testing" "golang.org/x/text/runes" ) // Compile-time regression test to ensure that Class is a Set var _ runes.Set = (*class)(nil)...
{ "pile_set_name": "Github" }
local T = true local F = false terra check() var a = true return not true == false end assert(check() == true) terra check2() return not T == F end assert(check2() == true) terra check3() return not T == not not T end assert(check3() == false) terra check4() return not not T == T and not n...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2008-2017 Nelson Carpentier, Jakub Białek * * 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 the * rights to use, copy,...
{ "pile_set_name": "Github" }
{ "_args": [ [ "babel-plugin-transform-es2015-shorthand-properties@^6.3.13", "C:\\code\\git-oa\\wechat-devtools\\src\\node_modules\\babel-preset-es2015" ] ], "_cnpm_publish_time": 1462232689061, "_from": "babel-plugin-transform-es2015-shorthand-properties@>=6.3.13 <7.0.0", "_id": "babel-pl...
{ "pile_set_name": "Github" }
var common = require('./common'); var fs = require('fs'); var path = require('path'); var PERMS = (function (base) { return { OTHER_EXEC : base.EXEC, OTHER_WRITE : base.WRITE, OTHER_READ : base.READ, GROUP_EXEC : base.EXEC << 3, GROUP_WRITE : base.WRITE << 3, GROUP_READ : base.READ << 3...
{ "pile_set_name": "Github" }
/* * This file is part of ELKI: * Environment for Developing KDD-Applications Supported by Index-Structures * * Copyright (C) 2019 * ELKI Development Team * * This program 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...
{ "pile_set_name": "Github" }
// -*- C++ -*- /** * @file Method_Request_Lookup.h * * @author Pradeep Gore <pradeep@oomworks.com> */ #ifndef TAO_Notify_LOOKUP_METHOD_REQUEST_H #define TAO_Notify_LOOKUP_METHOD_REQUEST_H #include /**/ "ace/pre.h" #include "orbsvcs/Notify/notify_serv_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once...
{ "pile_set_name": "Github" }
{ "layout" : { "options" : [ "directionLeadingToTrailing" ], "formats" : [ "H:|-left-[avatar]-spaceH-[title]-right-|", "H:|-left-[avatar]-spaceH-[subtitle]-right-|", "V:|-top-[title]-spaceV-[subt...
{ "pile_set_name": "Github" }
DEAL:0::2d OK DEAL:0::3d OK
{ "pile_set_name": "Github" }
package datadog.trace.agent.tooling.context; import static datadog.trace.agent.tooling.ClassLoaderMatcher.BOOTSTRAP_CLASSLOADER; import static datadog.trace.agent.tooling.bytebuddy.matcher.DDElementMatchers.safeHasSuperType; import static net.bytebuddy.matcher.ElementMatchers.named; import datadog.trace.agent.tooling...
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="90dp" android:height="90dp" android:viewportWidth="90.0" android:viewportHeight="90.0"> <path android:pathData="M45,0.39C44.97,0.39 44.94,0.39 44.9,0.39L45,44.98L45,44.99L45,45L45,45L45.02,45L89...
{ "pile_set_name": "Github" }
ace.define("ace/snippets/typescript",["require","exports","module"], function(require, exports, module) { "use strict"; exports.snippetText =undefined; exports.scope = "typescript"; });
{ "pile_set_name": "Github" }
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/kinesis/model/DescribeStreamConsumerResult.h> #include <aws/core/utils/json/JsonSerializer.h> #include <aws/core/AmazonWebServiceResult.h> #include <aws/core/utils/StringUtils.h> #includ...
{ "pile_set_name": "Github" }
#ifndef SB_COARSEGRAIN_H #define SB_COARSEGRAIN_H #include <math.h> #include <string.h> #include <stdlib.h> #include <stdio.h> #include "stats.h" #include "helper_functions.h" extern void sb_coarsegrain(const double y[], const int size, const char how[], const int num_groups, int labels[]); #endif
{ "pile_set_name": "Github" }
using System; using System.Threading.Tasks; namespace CSharpFunctionalExtensions { public static partial class ResultExtensions { /// <summary> /// This method should be used in linq queries. We recommend using Bind method. /// </summary> public static async Task<Result<TR>>...
{ "pile_set_name": "Github" }
.grab-box{ width:480px; height:480px; border-radius: 20px; position: absolute; left:50%; top:50%; transform: translate(-50%, -60%); background: url(../images/grab-succ-bg.png) no-repeat rgba(255,255,255,.6); background-size: contain; .grab-title{ width:100%; heig...
{ "pile_set_name": "Github" }
<?php /** * Text_Template * * Copyright (c) 2009-2010, Sebastian Bergmann <sb@sebastian-bergmann.de>. * 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 ...
{ "pile_set_name": "Github" }
/* * This source file is part of libRocket, the HTML/CSS Interface Middleware * * For the latest information, see http://www.librocket.com * * Copyright (c) 2008-2010 CodePoint Ltd, Shift Technology Ltd * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and assoc...
{ "pile_set_name": "Github" }
rewrite style FunnyStyles/booboo mixed_rule-applied rewrite all FunnyStyles/* funnyStyles
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Testcase, bug 379461</title> <style type="text/css"> body { background: lime; color: ...
{ "pile_set_name": "Github" }
description: Gives developers the ability to push apps to a dedicated set of compute instances. form_types: - description: | Configure security and routing services for your isolation segment. label: Networking name: networking property_inputs: - description: | If you are deploying onto an infrastru...
{ "pile_set_name": "Github" }
mode.id=processing.mode.java.JavaMode mode=Java
{ "pile_set_name": "Github" }
-------------------------------------------------------------------------- -- Lmod License -------------------------------------------------------------------------- -- -- Lmod is licensed under the terms of the MIT license reproduced below. -- This means that Lmod is free software and can be used for both academic -...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace MineCase.Engine { /// <summary> /// 事件聚合器接口 /// </summary> public interface IEventAggregator { /// <summary> /// 订阅事件 /// </summary> /// <pa...
{ "pile_set_name": "Github" }
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import <XDBase/XDUMLPackageImp.h> @interface XDModelPackage : XDUMLPackageImp { } - (id)name; - (id)qualifiedName; @end
{ "pile_set_name": "Github" }
//---------------------------------------------------------------------------// // Copyright (c) 2013 Kyle Lutz <kyle.r.lutz@gmail.com> // // Distributed under the Boost Software License, Version 1.0 // See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt // // See http://boos...
{ "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 und...
{ "pile_set_name": "Github" }
/*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Cimarron D. Taylor of the University of California, Berkeley. * * Redistribution and use in source and binary forms, with or without * modificat...
{ "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 ...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "Profile_manIcon.png", "scale" : "1x" }, { "idiom" : "universal", "filename" : "Profile_manIcon@2x.png", "scale" : "2x" }, { "idiom" : "universal", "filename" : "Profile_manIcon@3x.png", "sca...
{ "pile_set_name": "Github" }
{ "description": "ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.", "properties": { "continue": { "description": "continue may be set if the user set a limit on the number of items returned,...
{ "pile_set_name": "Github" }
var extend = require('util')._extend function constructObject(initialObject) { initialObject = initialObject || {} return { extend: function (object) { return constructObject(extend(initialObject, object)) }, done: function () { return initialObject } } } function constructOptionsFr...
{ "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...
{ "pile_set_name": "Github" }
# Build Options # change to "no" to disable the options, or define them in the Makefile in # the appropriate keymap folder that will get included automatically # CONSOLE_ENABLE = no # Console for debug(+400)
{ "pile_set_name": "Github" }
" Vim indent file " Language: Django HTML template " Maintainer: Dave Hodder <dmh@dmh.org.uk> " Last Change: 2007 Jan 25 " Only load this indent file when no other was loaded. if exists("b:did_indent") finish endif " Use HTML formatting rules. runtime! indent/html.vim
{ "pile_set_name": "Github" }
/* * Copyright 2010-2019 JetBrains s.r.o. and Kotlin Programming Language contributors. * Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file. */ package org.jetbrains.kotlin.tools.projectWizard.templates import org.jetbrains.kotlin.tools.projectWizard.i...
{ "pile_set_name": "Github" }
# Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
{ "pile_set_name": "Github" }
<HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"> <title>Crimson Editor Setup</title> <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"> <link type="text/css" rel="stylesheet" href="../../css/default.css"> </HEAD> <BODY> <FONT SIZE=5> <B><U><h1>Using...
{ "pile_set_name": "Github" }
// Copyright 2016 The Linux Foundation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agre...
{ "pile_set_name": "Github" }
The Toronto Stock Exchange's key index turned in another solid performance on Friday, posting a fourth record close for 1997 and hitting a new intra-day high as well. The TSE 300 Composite Index added 35.14 points to close at 6138.80 in a seven session winning streak. Trading again was brisk: 120.3 million shares moved...
{ "pile_set_name": "Github" }
<!DOCTYPE html><html class="reftest-wait"><head><script type="text/javascript"> function boom() { var area = document.getElementById("area"); var main = document.getElementById("main"); area.nextSibling.data += " a "; document.documentElement.offsetHeight; area.nextSibling.data = " b "; main.previousSibli...
{ "pile_set_name": "Github" }
/* * * * Distributed under the OpenDDS License. * See: http://www.opendds.org/license.html */ #ifndef DATAREADER_LISTENER_IMPL_H #define DATAREADER_LISTENER_IMPL_H #include <ace/Global_Macros.h> #include <dds/DdsDcpsSubscriptionC.h> #include <dds/DCPS/LocalObject.h> #include <dds/DCPS/Definitions.h> class Data...
{ "pile_set_name": "Github" }
/* Simple DirectMedia Layer Copyright (C) 1997-2019 Sam Lantinga <slouken@libsdl.org> 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. Permission is granted to anyone to use this ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2013 * Minchan Kim <minchan@kernel.org> * * This work is licensed under the terms of the GNU GPL, version 2. See * the COPYING file in the top-level directory. */ #include <linux/types.h> #include <linux/mutex.h> #include <linux/slab.h> #include <linux/buffer_head.h> #include <linux/sched.h...
{ "pile_set_name": "Github" }
// Copyright 2013 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 ignore //go:generate go run gen.go // This program generates system adaptation constants and types, // internet protocol constants and tables by re...
{ "pile_set_name": "Github" }
#!/usr/bin/env perl use Expect; use strict; use IO::Pty; sub do_ssh($$$) { (my $username, my $password, my $host) = @_; my $spawn = new Expect; $spawn->raw_pty(1); my $PROMPT; # This function traps WINCH signals and passes them on sub winch { my $signame = shift; my $pid = $spawn->pid; ...
{ "pile_set_name": "Github" }
import numpy as np from cvxpy import * import matplotlib.pyplot as plt import time np.random.seed(1) N = 100 ANSWERS = [] TIME = 0 # create an increasing input signal xtrue = np.zeros(N) xtrue[0:40] = 0.1 xtrue[49] = 2 xtrue[69:80] = 0.15 xtrue[79] = 1 xtrue = np.cumsum(xtrue) # pass the increasing input through a m...
{ "pile_set_name": "Github" }
var evaluate1 = function () { (function () { print(eval("this")); }).call(this); }; var evaluate2 = function () { var context = {}; (function () { print(eval("this")); }).call(context); }; var evaluate3 = function (context) { (function () { print(eval("this")); }).c...
{ "pile_set_name": "Github" }
// Package jsoniter implements encoding and decoding of JSON as defined in // RFC 4627 and provides interfaces with identical syntax of standard lib encoding/json. // Converting from encoding/json to jsoniter is no more than replacing the package with jsoniter // and variable type declarations (if any). // jsoniter int...
{ "pile_set_name": "Github" }
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Framework\Api\ExtensionAttribute\Config; class Reader extends \Magento\Framework\Config\Reader\Filesystem { /** * List of id attributes for merge * * @var array */ prote...
{ "pile_set_name": "Github" }
/* Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved. 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; version 2 of the License. This program is distributed in t...
{ "pile_set_name": "Github" }
//===-- ARMScheduleV6.td - ARM v6 Scheduling Definitions ---*- tablegen -*-===// // // 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" }
.ng-valid[required], .ng-valid.required { border-left: 5px solid #42A948; /* green */ } .ng-invalid:not(form) { border-left: 5px solid #a94442; /* red */ }
{ "pile_set_name": "Github" }
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle 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 version. // // Moodle ...
{ "pile_set_name": "Github" }
# 从零打造Echarts —— v1 ZRender和MVC 本篇开始进入正文。 ## 写在前面 - 图形、元素、图形元素,都指的是`XElement`,看情况哪个顺口用哪个。 - `ts`可能会报警告,我只是想用代码提示功能而已,就不管辣么多了。 - 文内并没有贴出所有代码,且随着版本更迭,可能有修改不及时导致文内代码和源码不一致的情况,可以参考源码进行查看。 - 源码查看的方式,源码放在[这里](https://github.com/webbillion/xrender-src),每一个版本都有对应的分支。 - 由于水平所限,以及后续设计的变更,无法在最开始的版本中就写出最优的代码,甚至可能还会存在一些问题,如果遇到你认为不应...
{ "pile_set_name": "Github" }
var bool: BOOL____00002 :: is_defined_var :: var_is_introduced; var bool: BOOL____00003 :: is_defined_var :: var_is_introduced; var bool: BOOL____00004 :: is_defined_var :: var_is_introduced; var bool: BOOL____00005 :: is_defined_var :: var_is_introduced; var bool: BOOL____00007 :: is_defined_var :: var_is_introduced; ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Highcharts Example</title> <style type="text/css"> #container, #sliders { min-width: 310px; max-width: 800px; margin: 0 aut...
{ "pile_set_name": "Github" }
from django.db import models class ParentAward(models.Model): award = models.OneToOneField("awards.Award", on_delete=models.CASCADE, primary_key=True) generated_unique_award_id = models.TextField(unique=True) parent_award = models.ForeignKey("self", on_delete=models.CASCADE, db_index=True, blank=True, nul...
{ "pile_set_name": "Github" }
//======= Copyright (c) Valve Corporation, All rights reserved. =============== // // Purpose: Can be attached to the controller to collide with the balloons // //============================================================================= using UnityEngine; using System.Collections; namespace Valve.VR.Int...
{ "pile_set_name": "Github" }
# Copyright (c) 1996-2015 PSERC. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. from pypower.e2i_field import e2i_field from pypower.i2e_field import i2e_field from pypower.i2e_data import i2e_data """Enable or disable fixed reserve requiremen...
{ "pile_set_name": "Github" }
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use ...
{ "pile_set_name": "Github" }
# Exim test configuration 5730 # OCSP stapling, client, events SERVER = exim_path = EXIM_PATH keep_environment = ^EXIM_TESTHARNESS_DISABLE_[O]CSPVALIDITYCHECK$ host_lookup_order = bydns spool_directory = DIR/spool log_file_path = DIR/spool/log/SERVER%slog gecos_pattern = "" gecos_name = CALLER_NAME chunking_advertis...
{ "pile_set_name": "Github" }
/* Copyright 2015 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" }
package com.azhon.mvvm.linkage; import android.os.Bundle; import android.widget.SeekBar; import androidx.lifecycle.ViewModelProviders; import com.azhon.basic.base.BaseFragment; import com.azhon.mvvm.R; import com.azhon.mvvm.databinding.FragmentLinkageBinding; /** * 项目名: TODO-MVVM * 包名 com.azhon.mvvm.link...
{ "pile_set_name": "Github" }
--- external help file: Microsoft.CertificateServices.Administration.Commands.dll-Help.xml Module Name: ADCSAdministration online version: schema: 2.0.0 title: Add-CATemplate ms.author: v-anbarr ms.reviewer: brianlic description: keywords: powershell, cmdlet author: andreabarr manager: jasgro ms.date: 2017-10-30 ms.t...
{ "pile_set_name": "Github" }
using FluentMigrator.Runner.Generators.Generic; namespace FluentMigrator.Runner.Generators.SQLite { // ReSharper disable once InconsistentNaming public class SQLiteQuoter : GenericQuoter { public override string FormatSystemMethods(SystemMethods value) { switch (value) ...
{ "pile_set_name": "Github" }
//*LB* // Copyright (c) 2010, University of Bonn, Institute for Computer Science VI // 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 ab...
{ "pile_set_name": "Github" }
// Test -fsanitize-memory-use-after-dtor // RUN: %clang_cc1 -O0 -fsanitize=memory -fsanitize-memory-use-after-dtor -disable-llvm-passes -std=c++11 -triple=x86_64-pc-linux -emit-llvm -o - %s | FileCheck %s // RUN: %clang_cc1 -O1 -fsanitize=memory -fsanitize-memory-use-after-dtor -disable-llvm-passes -std=c++11 -triple=x...
{ "pile_set_name": "Github" }
/* μlogger * * Copyright(C) 2017 Bartek Fabiszewski (www.fabiszewski.net) * * This 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 versio...
{ "pile_set_name": "Github" }
# Should be last file loaded pulseNode = (i, node) -> return unless node.style $node = $(node) prePulseCss = $node.data('prePulseCss') ? node.style.cssText prePulseBackgroundColor = $node.data('prePulseBackgroundColor') ? $node.css('backgroundColor') $node.data( 'prePulseCss': prePulseCss 'prePulseB...
{ "pile_set_name": "Github" }
/* * Author: Garrett Barboza <garrett.barboza@kapricasecurity.com> * * Copyright (c) 2014 Kaprica Security, 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, ...
{ "pile_set_name": "Github" }
// Copyright 2008 Google Inc. // All Rights Reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions a...
{ "pile_set_name": "Github" }
#!/usr/bin/env python """Functions for downloading and reading MNIST data.""" import gzip from six.moves import xrange from six.moves.urllib.request import urlretrieve import numpy import os def _read32(bytestream): dt = numpy.dtype(numpy.uint32).newbyteorder('>') return numpy.frombuffer(bytestream.read(4), ...
{ "pile_set_name": "Github" }
<template lang="pug"> div el-button(type="primary" @click="tab") New tab </template> <script> export default { data: () => ({ }), computed: { }, created () { }, mounted () { }, methods: { tab () { chrome.tabs.create({ url: 'pages/app.html' }) } } } </script...
{ "pile_set_name": "Github" }
# Google Test # [![Build Status](https://travis-ci.org/google/googletest.svg?branch=master)](https://travis-ci.org/google/googletest) Welcome to **Google Test**, Google's C++ test framework! This repository is a merger of the formerly separate GoogleTest and GoogleMock projects. These were so closely related that i...
{ "pile_set_name": "Github" }
require "spec_helper" describe CC::Config::YAMLAdapter do describe "#engines" do it "moves engines to plugins" do yaml = load_cc_yaml(<<-EOYAML) engines: rubocop: enabled: true EOYAML expect(yaml.config).to eq( "plugins" => { "rubocop" => { "enabled" =...
{ "pile_set_name": "Github" }
import logging from redash.destinations import * enabled = True try: import pypd except ImportError: enabled = False class PagerDuty(BaseDestination): KEY_STRING = "{alert_id}_{query_id}" DESCRIPTION_STR = "Alert: {alert_name}" @classmethod def enabled(cls): return enabled @cl...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Testcase, bug 430813</title> <style type="text/css"> table, td { border-spacing: 0; margin: 0; padding: 0; } td { background: aqua; } </style> </head> <body style="border: 1px solid; width: 500px...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "Before you turn this problem in, make sure everything runs as expected. First, **restart the kernel** (in the menubar, select Kernel$\\rightarrow$Restart) and then **run all cells** (in the menubar, select Cell$\\rightarrow$Run All).\n...
{ "pile_set_name": "Github" }
{ "component": true }
{ "pile_set_name": "Github" }
/** * \file gcm.h * * \brief Galois/Counter mode for 128-bit block ciphers * * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the Licens...
{ "pile_set_name": "Github" }
#!/bin/sh dev="./target/release/ambs --no-parent-ignore" grep="grep --binary-files=without-match --color=auto -r" ambs="ambs --no-parent-ignore" rg="rg --no-heading --no-line-number" hyperfine --warmup 3 "$dev EXPORT_SYMBOL_GPL ./data/linux" \ "$ambs EXPORT_SYMBOL_GPL ./data/linux" \ ...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) Microsoft Open Technologies, Inc. * All Rights Reserved * Licensed under the Apache License, Version 2.0. * See License.txt in the project root for license information. *************************************************...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE REQUEST----- MIIBGDCBvwIBADA0MQswCQYDVQQGEwJOTDERMA8GA1UEChMIUG9sYXJTU0wxEjAQ BgNVBAMTCWxvY2FsaG9zdDBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDfMVtl2 CR5acj7HWS3/IG7ufPkGkXTQrRS192giWWKSTuUA2CMR/+ov0jRdXRa9iojCa3cN Vc2KKg76Aci07f+gKTAnBgkqhkiG9w0BCQ4xGjAYMAkGA1UdEwQCMAAwCwYDVR0P BAQDAgXgMAoGCCqGSM49BAME...
{ "pile_set_name": "Github" }
# <examples/doc_confidence_basic.py> import numpy as np import lmfit x = np.linspace(0.3, 10, 100) np.random.seed(0) y = 1/(0.1*x) + 2 + 0.1*np.random.randn(x.size) pars = lmfit.Parameters() pars.add_many(('a', 0.1), ('b', 1)) def residual(p): return 1/(p['a']*x) + p['b'] - y mini = lmfit.Minimizer(residual,...
{ "pile_set_name": "Github" }
X:1 T:Ebb Tide -- Hornpipe R:hornpipe B:Cole's 1000 Fiddle Tunes M:2/4 L:1/16 K:C uG2|c2(c"4"e) gage|gage gage|fafd egec|defd cBAG| c2(ce) gage|gage gage|fafd egec|BdGB c2:| (uef)|gece geag|fafd B2(de)|fdBG DGBd|"4"ecGE C2(ef)| gece g"4"c'eg|agfe d2(de)|fagf edcB|[c2E2][c2E2][c2E2]:|
{ "pile_set_name": "Github" }
/* * Copyright (c) 2012 - 2020 Splice Machine, Inc. * * This file is part of Splice Machine. * Splice Machine 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, either * version 3, or (at your option) ...
{ "pile_set_name": "Github" }
--- id: version-4.0-extend_type title: Extending a type sidebar_label: Extending a type original_id: extend_type --- Fields exposed in a GraphQL type do not need to be all part of the same class. Use the `@ExtendType` annotation to add additional fields to a type that is already declared. <div class="alert alert-inf...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 25 2017 03:49:04). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import "TFileSystemOperationDelegate.h" @interface TRenameOperationDelegate : TFileSystemOperationDelegate { struct TString _newN...
{ "pile_set_name": "Github" }
package org.zstack.sdk; public class QueryLoadBalancerListenerResult { public java.util.List inventories; public void setInventories(java.util.List inventories) { this.inventories = inventories; } public java.util.List getInventories() { return this.inventories; } public java...
{ "pile_set_name": "Github" }
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.ServiceModel.Syndication { using System; using System.Collections.Generic; using System.Text; usin...
{ "pile_set_name": "Github" }
Application time: 0.1160820 seconds 2012-04-06T23:42:46.515+0200: 0.188: [GC pause (young) Desired survivor size 1048576 bytes, new threshold 15 (max 15) , 0.00784501 secs] [Parallel Time: 7.5 ms] [GC Worker Start Time (ms): 187.8 187.8 187.8 187.8 Avg: 187.8, Min: 187.8, Max: 187.8, Diff: 0.0] ...
{ "pile_set_name": "Github" }
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.apertium.transfer; import java.util.HashSet; /** * * @author Jacob Nordfalk */ public class WordList { private HashSet<String> elements; private HashSet<String> elementsLowercase; public WordList(...
{ "pile_set_name": "Github" }