text
stringlengths
2
99.9k
meta
dict
/****************************************************************************** * * package: Log4Qt * file: factory.h * created: September 2007 * author: Martin Heinrich * * * Copyright 2007 Martin Heinrich * * Licensed under the Apache License, Version 2.0 (the "License"); * you may no...
{ "pile_set_name": "Github" }
/* * Asterisk -- An open source telephony toolkit. * * Copyright (C) 2012, Digium, Inc. * * Russell Bryant <russell@digium.com> * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact * any of the maintainers of this project for assistance; * the proje...
{ "pile_set_name": "Github" }
/* * Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998 * The Regents of the University of California. 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 mus...
{ "pile_set_name": "Github" }
dl { padding-left: 0; } dt { font-weight: bold; margin-top: 10px; } dt:first-child { margin-top: 0; } dd { margin-left: 20px; }
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. import * as React from 'react'; import { landmarksAssessmentInstanceDetailsColumnRenderer } from 'assessments/landmarks/landmarks-instance-details-column-renderer'; import { LandmarksAssessmentProperties } from '../../../.....
{ "pile_set_name": "Github" }
#define HAVE_GETENV 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBPAPER 1 #define HAVE_LIBPNG 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIMEZONE 1 #define HAVE_TM_GMTOFF 1 #define HAVE_ZLIB 1 #define HAVE_ZLIB_COMPRESS2 1 #define VERSION "20200926" #if defined(__gnu_li...
{ "pile_set_name": "Github" }
// Copyright lowRISC contributors. // Licensed under the Apache License, Version 2.0, see LICENSE for details. // SPDX-License-Identifier: Apache-2.0 class ibex_icache_core_back_line_seq extends ibex_icache_core_base_seq; `uvm_object_utils(ibex_icache_core_back_line_seq) `uvm_object_new bit req_phase = ...
{ "pile_set_name": "Github" }
{ "action": { "environmental": { "variety": [ "Power failure" ] } }, "actor": { "external": { "country": [ "Unknown" ], "motive": [ "NA" ], "region": [ "000000" ], "variety": [ "Force majeure" ] } ...
{ "pile_set_name": "Github" }
; 30 #### # ### # .. # # $$ # ##### ### ## # # # # #### ##$.## # ##@## # ##.$## #### # # # # ## ### ##### # $$ # # .. # ### # ####
{ "pile_set_name": "Github" }
<template> <div class="md-tabs"> <md-tab-bar ref="tabBar" :items="menus" :value="currentName" :has-ink="hasInk" :ink-length="inkLength" :immediate="immediate" @change="$_handleTabClick" /> <div class="md-tabs-content"> <slot></slot> </div> </div> </tem...
{ "pile_set_name": "Github" }
using System.Collections.Generic; using System.Data; using System.Data.SqlTypes; using System.Xml; using System.Xml.Linq; namespace LinqToDB.DataProvider.SqlCe { using Common; using Data; using Mapping; using SchemaProvider; using SqlProvider; using System.Threading; using System.Threading.Tasks;...
{ "pile_set_name": "Github" }
(function () { var laroute = (function () { var routes = { absolute: $ABSOLUTE$, rootUrl: Vars.public_url, routes : $ROUTES$, prefix: '$PREFIX$', route : function (name, parameters, route) { route = route || this.getByName(name)...
{ "pile_set_name": "Github" }
[[ "start", ["xml-pe.doctype.xml","<!"], ["xml-pe.doctype.xml","DOCTYPE"], ["text.whitespace.xml"," "], ["xml-pe.xml","html"], ["xml-pe.doctype.xml",">"] ],[ "start", ["meta.tag.punctuation.tag-open.xml","<"], ["meta.tag.tag-name.xml","html"], ["meta.tag.punctuation.tag-close.xml",">"] ],[ "sta...
{ "pile_set_name": "Github" }
/* * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package com.sun.xml.internal.bind.v2.runtime.reflect.opt; /** * Class defined for safe calls of getCl...
{ "pile_set_name": "Github" }
package Haiku; BEGIN { use strict; use vars qw|$VERSION $XS_VERSION @ISA @EXPORT @EXPORT_OK|; require Exporter; require DynaLoader; @ISA = qw|Exporter DynaLoader|; $VERSION = '0.34'; $XS_VERSION = $VERSION; $VERSION = eval $VERSION; @EXPORT = qw( ); @EXPORT_OK = qw( )...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!-- ####################################### - THE HEAD PART - ###################################### --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width,initial-s...
{ "pile_set_name": "Github" }
/* Copyright (c) 2019, Percona LLC. 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 and the following d...
{ "pile_set_name": "Github" }
package querier import ( "context" "fmt" "github.com/go-kit/kit/log" "github.com/oklog/ulid" "github.com/pkg/errors" "github.com/prometheus/client_golang/prometheus" "github.com/cortexproject/cortex/pkg/ring" "github.com/cortexproject/cortex/pkg/ring/client" cortex_tsdb "github.com/cortexproject/cortex/pkg/...
{ "pile_set_name": "Github" }
// Copyright 2014 the V8 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. function Module(stdlib, foreign, heap) { "use asm"; var MEM64 = new stdlib.Float64Array(heap); function load(i) { i = i|0; return +MEM64[i...
{ "pile_set_name": "Github" }
// Copyright Peter Dimov 2001 // Copyright Aleksey Gurtovoy 2001-2004 // // 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) // // *Preprocessed* version of the main "bind.hpp" header // -- DO NOT modif...
{ "pile_set_name": "Github" }
/* * Copyright © 2020 Lisk Foundation * * See the LICENSE file at the top-level directory of this distribution * for licensing information. * * Unless otherwise agreed in a custom licensing agreement with the Lisk Foundation, * no part of this software, including this file, may be copied, modified, * propagated...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010 - 2013 ArkCORE <http://www.arkania.net/> * Copyright (C) 2008 - 2013 TrinityCore <http://www.trinitycore.org/> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; eit...
{ "pile_set_name": "Github" }
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
{ "pile_set_name": "Github" }
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ssl::stream::next_layer</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio"> <l...
{ "pile_set_name": "Github" }
# frozen_string_literal: true # == Schema Information # # Table name: flashes # # id :bigint not null, primary key # client_uuid :string not null # data :json # created_at :datetime not null # updated_at :datetime not null # # Indexes # # index_flashes_on_clie...
{ "pile_set_name": "Github" }
namespace ClassLib067 { public class Class007 { public static string Property => "ClassLib067"; } }
{ "pile_set_name": "Github" }
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="agency.tango.android.avatarview"> <application android:allowBackup="true" android:label="@string/app_name" android:supportsRtl="true"> </application> </manifest>
{ "pile_set_name": "Github" }
/* * SH4 emulation * * Copyright (c) 2005 Samuel Tardieu * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later versi...
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* gxvmort0.c */ /* */ /* Tr...
{ "pile_set_name": "Github" }
// go run mksysnum.go http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/sys/kern/syscalls.master // Code generated by the command above; see README.md. DO NOT EDIT. // +build arm,netbsd package unix const ( SYS_EXIT = 1 // { void|sys||exit(int rval); } SYS_FORK = 2 // { int|sys...
{ "pile_set_name": "Github" }
/* * Zed Attack Proxy (ZAP) and its related class files. * * ZAP is an HTTP/HTTPS proxy for assessing web application security. * * Copyright 2012 The ZAP Development Team * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
{ "pile_set_name": "Github" }
Color Picker ============ > A simple color picker plugin written in pure JavaScript, for modern browsers. Has support for touch events. Touchy… touchy… [Demo and Documentation](https://tovic.github.io/color-picker)
{ "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 `TCP_FASTOPEN` constant in crate `libc`."> <meta name="keyw...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2000-2005 Silicon Graphics, Inc. * All Rights Reserved. */ #include "xfs.h" #include "xfs_fs.h" #include "xfs_shared.h" #include "xfs_format.h" #include "xfs_log_format.h" #include "xfs_trans_resv.h" #include "xfs_mount.h" #include "xfs_defer.h" #include "xfs_da...
{ "pile_set_name": "Github" }
{% set name = "cansnper" %} {% set version = "1.0.10" %} package: name: {{ name|lower }} version: {{ version }} build: number: 1 script: python -m pip install --no-deps --ignore-installed . noarch: python source: url: https://github.com/adrlar/CanSNPer/archive/{{ version }}.tar.gz sha256: a7a14315fa6ad...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>OCP Certificate Expiry Report</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" /> <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700" rel="styleshee...
{ "pile_set_name": "Github" }
----------- # PersistentVolumeList v1 Group | Version | Kind ------------ | ---------- | ----------- Core | v1 | PersistentVolumeList PersistentVolumeList is a list of PersistentVolume items. Field | Description ------------ | ----------- items <br /> *[PersistentVolume](#persistentvolu...
{ "pile_set_name": "Github" }
//logs.js const util = require('../../utils/util.js') Page({ data: { logs: [] }, onLoad: function () { this.setData({ logs: (qq.getStorageSync('logs') || []).map(log => { return util.formatTime(new Date(log)) }) }) } })
{ "pile_set_name": "Github" }
(module DIP08 (layer F.Cu) (tedit 200000) (descr "DUAL IN LINE PACKAGE") (tags "DUAL IN LINE PACKAGE") (attr virtual) (fp_text reference >NAME (at -5.715 0 90) (layer F.SilkS) (effects (font (size 0.6096 0.6096) (thickness 0.127))) ) (fp_text value >VALUE (at 5.842 0 90) (layer F.SilkS) (effects (fo...
{ "pile_set_name": "Github" }
/* Copyright JS Foundation and other contributors, http://js.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 r...
{ "pile_set_name": "Github" }
import bokeh.plotting import pandas as pd import numpy as np import warnings import time # Local imorts from . import exchange, helpers class backtest(): """An object representing a backtesting simulation.""" def __init__(self, data): """Initate the backtest. :param data: An HLOCV+ pandas dat...
{ "pile_set_name": "Github" }
[net] batch=2 channels=3 height=4 width=5 # Upsample is a nearest neighbor resize [upsample] stride=2
{ "pile_set_name": "Github" }
{-# LANGUAGE DataKinds #-} {-# LANGUAGE DeriveDataTypeable #-} {-# LANGUAGE DeriveGeneric #-} {-# LANGUAGE FlexibleInstances #-} {-# LANGUAGE NoImplicitPrelude #-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# LANGUAGE TypeFamilies #-} {-# LANGUAGE TypeOperators ...
{ "pile_set_name": "Github" }
<style type="text/css"> .test{ margin: 20px 20px 20px 20px; } .test Button{ margin-bottom: 10px; } </style> <template> <div class="test"> <Button type="warning" @click="click()">test</Button> <Button type="warning" @click="click2()">测试</Button> <Input v-m...
{ "pile_set_name": "Github" }
--TEST-- Bug #20539 (PHP CLI Segmentation Fault) --SKIPIF-- <?php if (!extension_loaded("session")) die("skip session extension not available"); ?> <?php unlink(__DIR__. '/sess_' .session_id()); ?> --INI-- session.auto_start=1 session.save_handler=files session.save_path=./tests/basic/ --FILE-- <?php print "good :)\n"...
{ "pile_set_name": "Github" }
/* * $Id: Rups.java 4031 2009-07-23 11:09:59Z blowagie $ * * Copyright 2007 Bruno Lowagie. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Li...
{ "pile_set_name": "Github" }
--TEST-- "macro" tag --TEMPLATE-- {% block foo %} {%- from _self import input as linput %} {% block bar %} {{- linput('username') }} {% endblock %} {% endblock %} {% macro input(name) -%} <input name="{{ name }}"> {% endmacro %} --DATA-- return [] --EXCEPTION-- Twig\Error\SyntaxError: Unknown ...
{ "pile_set_name": "Github" }
gcr.io/google_containers/etcd:2.0.9.1
{ "pile_set_name": "Github" }
# Parameters for supervisor, a process manager that can be used to run the factorization. supervisor: remote_conf: supervisord.conf port: 9001 # username and password to access the supervisor http server at <server-ip>:<supervisord_port> username: '{{ custom.username }}' password: '{{ custom.passwor...
{ "pile_set_name": "Github" }
#ifndef _TOOLS_INCLUDE_LINUX_PROC_FS_H #define _TOOLS_INCLUDE_LINUX_PROC_FS_H #endif /* _TOOLS_INCLUDE_LINUX_PROC_FS_H */
{ "pile_set_name": "Github" }
using System; using System.Runtime.Serialization; namespace Adaptive.ReactiveTrader.EventStore.Domain { [DataContract] public class AggregateDeletedException : AggregateExceptionBase { public AggregateDeletedException(object id, Type type) : base(id, type) { } public Aggre...
{ "pile_set_name": "Github" }
/* * URL Cache Tests * * Copyright 2008 Robert Shearman for CodeWeavers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) ...
{ "pile_set_name": "Github" }
<!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- Standard Head Part --> <head> <title>NUnit - Ignore</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-US"> <link rel="stylesheet" typ...
{ "pile_set_name": "Github" }
/* This file is part of Darling. Copyright (C) 2017 Lubos Dolezel Darling 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. Darling i...
{ "pile_set_name": "Github" }
package com.tigergraph.connector.hadoop; import java.io.*; import java.util.*; import java.text.DecimalFormat; import java.net.*; import java.nio.charset.StandardCharsets; public class HadoopTGWriter { private TGHadoopConfig tghadoop_config = null; private String url; private StringBuffer StrBuf = null; ...
{ "pile_set_name": "Github" }
package live //Licensed under the Apache License, Version 2.0 (the "License"); //you may not use this file except in compliance with the License. //You may obtain a copy of the License at // //http://www.apache.org/licenses/LICENSE-2.0 // //Unless required by applicable law or agreed to in writing, software //distribu...
{ "pile_set_name": "Github" }
#!/usr/bin/perl =head1 NAME pfconfig-tenant-scoped =cut =head1 DESCRIPTION unit test for pfconfig-tenant-scoped =cut use strict; use warnings; # use lib '/usr/local/pf/lib'; BEGIN { #include test libs use lib qw(/usr/local/pf/t); #Module for overriding configuration paths use setup_test_config; ...
{ "pile_set_name": "Github" }
/* * Thrifty * * Copyright (c) Microsoft Corporation * * 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 * *...
{ "pile_set_name": "Github" }
Additional IP Rights Grant (Patents) "This implementation" means the copyrightable works distributed by Google as part of the Go project. Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, o...
{ "pile_set_name": "Github" }
package model
{ "pile_set_name": "Github" }
eta = 0.01; sigma = 0.5; n = 2; A = 0; while (rank(A) < n) A = randn(n,n); end, A = A'*A; % generate rand pos def A %A = eye(n); [w1,w2] = ndgrid(linspace(-5,5,20),linspace(-5,5,20)); Y = reshape( sum([w1(:),w2(:)]'.*(A*[w1(:),w2(:)]'),1) , size(w1)); surf(w1,w2,Y); colormap gray; w = 4*ones(n,1); % run reinforce...
{ "pile_set_name": "Github" }
kx.tjuci.edu.cn yytjjp.tjuci.edu.cn hqc.tjuci.edu.cn twt.tjuci.edu.cn down.tjuci.edu.cn wsus.tjuci.edu.cn jwc.tjuci.edu.cn lianzheng.tjuci.edu.cn ztb.tjuci.edu.cn mail.tjuci.edu.cn tw.tjuci.edu.cn ltlx.tjuci.edu.cn ysx.tjuci.edu.cn tmx.tjuci.edu.cn jglxjp.tjuci.edu.cn jsjjc.tjuci.edu.cn ky.tjuci.edu.cn jsjwhk.tjuci.edu...
{ "pile_set_name": "Github" }
// mksyscall_solaris.pl -tags solaris,amd64 syscall_solaris.go syscall_solaris_amd64.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build solaris,amd64 package unix import ( "syscall" "unsafe" ) //go:cgo_import_dynamic libc_pipe pipe "libc.so" //go:cgo_import_dynamic libc_getsockname g...
{ "pile_set_name": "Github" }
// // impl/io_context.hpp // ~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2019 Christopher M. Kohlhoff (chris at kohlhoff dot 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) // #ifndef NET_TS_IMPL_IO_CONTEX...
{ "pile_set_name": "Github" }
// Copyright 2016 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. 'use strict'; navigator.serviceWorker.register('empty_service_worker.js') .then(() => navigator.serviceWorker.ready) .then(registration => registrati...
{ "pile_set_name": "Github" }
{ "kind": "Pod", "apiVersion": "v1", "metadata": { "name": "flannel-server", "namespace": "kube-system", "labels": { "app": "flannel-server", "version": "v0.1" } }, "spec": { "volumes": [ { "name": "varlog", ...
{ "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" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_79) on Mon Apr 02 19:24:20 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AsyncByteArrayFeeder...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- ~ Copyright 2015 Hippo Seven ~ ~ 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" }
summary: Test the store workflow systems: # core20 is not on the Staging Store. - ubuntu-18.04* manual: true environment: SNAP: dump-hello SNAP_STORE_MACAROON: "$(HOST: echo ${SNAP_STORE_MACAROON})" SNAP_STORE_DASHBOARD_ROOT_URL: https://dashboard.staging.snapcraft.io/ UBUNTU_STORE_API_ROOT_URL: https://...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 9D29BADA196C85A600A166C4 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D29BAD9196C85A600A166C4 /* AppDelegate.swift */; }; 9D29BADC196C85A600A166C4 /* ViewController.swift...
{ "pile_set_name": "Github" }
require('../../modules/es6.date.to-string') var $toString = Date.prototype.toString; module.exports = function toString(it){ return $toString.call(it); };
{ "pile_set_name": "Github" }
package com.ripple.core.coretypes.hash; import com.ripple.core.coretypes.hash.prefixes.HashPrefix; import com.ripple.core.coretypes.hash.prefixes.Prefix; import com.ripple.core.fields.Field; import com.ripple.core.fields.Hash256Field; import com.ripple.core.fields.Type; import com.ripple.core.serialized.BytesSink; im...
{ "pile_set_name": "Github" }
User-agent: * Disallow:
{ "pile_set_name": "Github" }
package pflag import ( "fmt" "strconv" "strings" ) // -- uintSlice Value type uintSliceValue struct { value *[]uint changed bool } func newUintSliceValue(val []uint, p *[]uint) *uintSliceValue { uisv := new(uintSliceValue) uisv.value = p *uisv.value = val return uisv } func (s *uintSliceValue) Set(val st...
{ "pile_set_name": "Github" }
============ Robot Plugin ============ This optional plugin enables Avocado to work with tests originally written using the `Robot Framework <http://robotframework.org/>`_ API. To install the Robot plugin from pip, use:: $ sudo pip install avocado-framework-plugin-robot After installed, you can list/run Robot t...
{ "pile_set_name": "Github" }
/** * This header is generated by class-dump-z 0.2b. * * Source: /System/Library/PrivateFrameworks/Message.framework/Message */ #import <Message/MFMailDelivery.h> @class MFSMTPConnection; @interface MFSMTPDelivery : MFMailDelivery { MFSMTPConnection *_connection; // 52 = 0x34 } - (void)dealloc; // 0x39949 - (Cl...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../../libc/constant.ALT_DIGITS.html"> </head> <body> <p>Redirecting to <a href="../../../../libc/constant.ALT_DIGITS.html">../../../../libc/constant.ALT_DIGITS.html</a>...</p> <script>location.replace("../../../../libc/c...
{ "pile_set_name": "Github" }
# Capturing Thumbnails from Video Files =============== How to capture thumbnails from video files Source: [iOS 8 Swift Programming Cookbook - Chapter 12.4](http://goo.gl/pvRtI8)
{ "pile_set_name": "Github" }
from unittest import TestCase import pandas as pd from pytz import UTC from .test_trading_calendar import ExchangeCalendarTestBase from trading_calendars.exchange_calendar_xosl import XOSLExchangeCalendar class XOSLCalendarTestCase(ExchangeCalendarTestBase, TestCase): answer_key_filename = 'xosl' calendar_c...
{ "pile_set_name": "Github" }
(((1_438:0.450004,2_203:0.546961):0.110409,((1_759:0.260367,2_3:0.263064):0.172764,(0_591:0.343596,3_526:0.409899):0.044640):0.376154):0.143857,0_174:0.467184,3_28:0.519080);
{ "pile_set_name": "Github" }
import { moduleForComponent, test } from 'ember-qunit'; import hbs from 'htmlbars-inline-precompile'; import PageObject from 'ember-cli-page-object'; import errorFormatterComponent from '../../pages/components/error-formatter'; import { AdapterError } from 'ember-data/adapters/errors'; import FriendlyError from 'code...
{ "pile_set_name": "Github" }
+00 0 +00 0 D +01 3600 +02 7200 +02 7200 D +03 10800 +0330 12600 +04 14400 +0430 16200 +0430 16200 D +05 18000 +0530 19800 +0545 20700 +06 21600 +0630 23400 +07 25200 +08 28800 +0845 31500 +09 32400 +10 36000 +1030 37800 +11 39600 +11 39600 D +12 43200 +1245 45900 +13 46800 +13 46800 D +1345 49500 D +14 50400 +14 50400...
{ "pile_set_name": "Github" }
import { BREAKPOINT_SIZES, IS_MOBILE_USER_AGENT } from '../constants'; export const getBreakpointFor = windowWidth => { return 'xl'; }; export const isMobile = breakpoint => { if (!breakpoint) { breakpoint = getBreakpointFor(window.innerWidth); } return breakpoint === 'xs' || breakpoint === 'sm' || IS_MO...
{ "pile_set_name": "Github" }
/** * * Copyright (c) 2014, the Railo Company Ltd. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) ...
{ "pile_set_name": "Github" }
// Copyright (C) 2012 von Karman Institute for Fluid Dynamics, Belgium // // This software is distributed under the terms of the // GNU Lesser General Public License version 3 (LGPLv3). // See doc/lgpl.txt and doc/gpl.txt for the license text. #ifndef COOLFluiD_Framework_Namespace_hh #define COOLFluiD_Framework_Namesp...
{ "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" }
fileFormatVersion: 2 guid: 1811e84a50fce2d499508e560897172a timeCreated: 1464866754 licenseType: Free MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
package example import scalikejdbc._ object SetupJdbc { def apply(driver: String, host: String, user: String, password: String): Unit = { Class.forName(driver) ConnectionPool.singleton(host, user, password) } }
{ "pile_set_name": "Github" }
/** * borderBottomRightRadius mixin */ var borderBottomRightRadius = function borderBottomRightRadius(value) { value = value || '0'; var numRegex = /\d/gi; var numWithoutValue = /(?:\s|^)(\.?\d+\.?\d*)(?![^(]*\)|\w|%|\.)/gi; if (/^[^, ]*,/.test(value)) { value = value.replace(/(?:,)(?![^(]*\))/g, ''); ...
{ "pile_set_name": "Github" }
// MIT License - Copyright (c) Callum McGing // This file is subject to the terms and conditions defined in // LICENSE, which is part of this source code package using System; using System.Runtime.InteropServices; namespace LibreLancer.ImUI { static class Gtk3 { public const string LIB="libgtk-3.so.0"; pu...
{ "pile_set_name": "Github" }
# coding=utf-8 # -------------------------------------------------------------------------- # 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" }
/* Copyright 2014 Alex Dyachenko This file is part of the MPIR Library. The MPIR Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later vers...
{ "pile_set_name": "Github" }
<code_set_name> JIS_X0201 <comment_char> % <escape_char> / % version: 1.0 % alias X0201 CHARMAP <U0000> /x00 NULL (NUL) <U0001> /x01 START OF HEADING (SOH) <U0002> /x02 START OF TEXT (STX) <U0003> /x03 END OF TEXT (ETX) <U0004> /x04 END OF TRANSMISSION (EOT) <...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 9d1de2691495b...
{ "pile_set_name": "Github" }
package net.glowstone.generator.objects.trees; import net.glowstone.util.BlockStateDelegate; import org.bukkit.Location; import java.util.Random; public class TallBirchTree extends BirchTree { public TallBirchTree(Random random, Location location, BlockStateDelegate delegate) { super(random, location, d...
{ "pile_set_name": "Github" }
import logging from django.core.urlresolvers import reverse from django.utils.translation import ugettext_lazy as _ from django.utils.http import urlencode from horizon import exceptions from horizon import tables from openstack_dashboard import api from ..users.tables import UsersTable LOG = logging.getLogger(__n...
{ "pile_set_name": "Github" }
#!/bin/bash RESTSDK_VERSION="v2.10.6" DEFAULT_LIB_DIRECTORY_PATH="." libDir=${1:-$DEFAULT_LIB_DIRECTORY_PATH} install_cpprestsdk(){ restsdkDir="$libDir/cpprestsdk" restsdkBuildDir="$restsdkDir/build.release" if [ -d "$restsdkDir" ]; then rm -rf "$restsdkDir" fi git clone https://github.com/Mic...
{ "pile_set_name": "Github" }
A * **advertisal network: rakip ağ** * **AI: artificial intelligence** * **accuracy: doğruluk** * **accuracy score: doğruluk puanı** * action: eylem * activation: etkilenim * **activation function: etkilenim fonksiyonu** * active: etkin * **active learning: aktif öğrenme** * acyclic: çevrimsiz * adaptation...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" id="WebApp_ID" version="3.1"> <display-name>HelloWorld</display-na...
{ "pile_set_name": "Github" }