text
stringlengths
2
99.9k
meta
dict
/////////////////////////////////////////////////////////////////////////////////// /// OpenGL Mathematics (glm.g-truc.net) /// /// Copyright (c) 2005 - 2014 G-Truc Creation (www.g-truc.net) /// Permission is hereby granted, free of charge, to any person obtaining a copy /// of this software and associated documentatio...
{ "pile_set_name": "Github" }
define([ "../core", "../var/strundefined" ], function( jQuery, strundefined ) { var // Map over jQuery in case of overwrite _jQuery = window.jQuery, // Map over the $ in case of overwrite _$ = window.$; jQuery.noConflict = function( deep ) { if ( window.$ === jQuery ) { window.$ = _$; } if ( deep && wind...
{ "pile_set_name": "Github" }
=================================== Perform Quality Checks on Transfers =================================== Create the Quality Control Point ================================ To create a *Quality Control Point*, open the *Quality* application. Then, go to :menuselection:`Quality Control --> Control Points --> Create`....
{ "pile_set_name": "Github" }
#!/usr/bin/env bats # This tests contacting a registry using a token server load helpers user="testuser" password="testpassword" email="a@nowhere.com" base="hello-world" @test "Test token server login" { run docker_t login -u $user -p $password -e $email localregistry:5554 echo $output [ "$status" -eq 0 ] # Fi...
{ "pile_set_name": "Github" }
# Translation of Odoo Server. # This file contains the translation of the following modules: # * calendar # # Translators: # son dang <son.dang@doda100.com>, 2019 # Chinh Chinh <trinhttp@trobz.com>, 2019 # Dao Nguyen <trucdao.uel@gmail.com>, 2019 # Martin Trigaux, 2019 # fanha99 <fanha99@hotmail.com>, 2019 # Tuan Tra...
{ "pile_set_name": "Github" }
{ "images": [ { "idiom": "universal" }, { "filename": "Graph.png", "scale": "1x", "idiom": "universal" }, { "filename": "Graph@2x.png", "scale": "2x", "idiom": "universal" }, { "filename": "Graph@3x.png", "scale": "3x", "idiom": "...
{ "pile_set_name": "Github" }
# Event 226 - task_0 ###### Version: 0 ## Description None ## Data Dictionary |Standard Name|Field Name|Type|Description|Sample Value| |---|---|---|---|---| |TBD|fid_Controller|Pointer|None|`None`| |TBD|fid_HeaderVersion|UInt8|None|`None`| |TBD|fid_HeaderFlagBitHost|UInt8|None|`None`| |TBD|fid_HeaderFlagBitRetry|UInt...
{ "pile_set_name": "Github" }
extern int bar(); int foo () { return bar(); }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > <gradient android:angle="0" android:endColor="#00000000" android:startColor="#99000000" > </gradient> </shape>
{ "pile_set_name": "Github" }
flow_borrows.adb:11:06: info: data dependencies proved
{ "pile_set_name": "Github" }
// lydian_diat.scl // // Lydian Diatonic Tonos // @60 :intervals 261.6255653006 275.39533189537 290.69507255622 327.03195662575 348.83408706747 373.75080757229 387.59343007496 402.50086969323 436.04260883433 455.00098313148 475.68284600109 498.33441009638 523.2511306012 550.79066379074 581.3...
{ "pile_set_name": "Github" }
require 'set' require 'surrounded/exceptions' require 'surrounded/context/role_map' require 'surrounded/context/role_builders' require 'surrounded/context/initializing' require 'surrounded/context/forwarding' require 'surrounded/context/trigger_controls' require 'surrounded/access_control' require 'surrounded/shortcuts...
{ "pile_set_name": "Github" }
<!doctype html> <title>CodeMirror: Panel Demo</title> <meta charset="utf-8"/> <link rel=stylesheet href="../doc/docs.css"> <link rel="stylesheet" href="../lib/codemirror.css"> <script src="../lib/codemirror.js"></script> <script src="../mode/javascript/javascript.js"></script> <script src="../mode/xml/xml.js"></scrip...
{ "pile_set_name": "Github" }
require 'mxx_ru/cpp' MxxRu::Cpp::exe_target { required_prj 'so_5/prj.rb' target 'sample.so_5.subscriptions' cpp_source 'main.cpp' }
{ "pile_set_name": "Github" }
// Copyright 2020 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable...
{ "pile_set_name": "Github" }
--- title: Visualize Log Data with Microsoft Excel --- # Visualize Log Data with Microsoft Excel ## Introduction In this section, we will use Microsoft Excel to access refined clickstream data. ## Prerequisites - Have installed the [Hortonworks ODBC driver for Apache Hive](https://hortonworks.com/downloads/#addons...
{ "pile_set_name": "Github" }
package cfn_test import ( "reflect" "testing" "github.com/aws-cloudformation/rain/cfn" ) var testCase = cfn.Template(map[string]interface{}{ "Parameters": map[string]interface{}{ "Name": map[string]interface{}{ "Type": "String", }, }, "Resources": map[string]interface{}{ "Bucket": map[string]interface...
{ "pile_set_name": "Github" }
impl Iterator for Foo { type Item = i32; fn next(&mut self) -> Option<i32> { unimplemented!() } }
{ "pile_set_name": "Github" }
<snippet> <prefix>fileManager-getSavedFileList</prefix> <description><![CDATA[获取该小程序下已保存的本地缓存文件列表]]></description> <body><![CDATA[ fileManager.getSavedFileList({ success: (result) => { ${1} }, fail: () => {}, complete: () => {} }); ]]></body> </snippet>
{ "pile_set_name": "Github" }
{ "name": "Dietspotlight LLC", "displayName": "Dietspotlight", "properties": [ "dietspotlight.com" ] }
{ "pile_set_name": "Github" }
--- - name: create temporary resolveconf cloud init file command: cp -f /etc/resolv.conf "{{ resolvconffile }}" when: ansible_os_family in ["Flatcar Container Linux by Kinvolk"] - name: Add domain/search/nameservers/options to resolv.conf blockinfile: path: "{{ resolvconffile }}" block: |- {% for i...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:bc9f2ae233e7a0b3dad2a33b033c1ad64b332e702d6c0ddea992fbf1b2ffebb5 size 8894
{ "pile_set_name": "Github" }
# Meteor packages used by this project, one per line. # Check this file (and the other files in this directory) into your repository. # # 'meteor add' and 'meteor remove' will edit this file for you, # but you can also edit it by hand. insecure less iron:router@0.9.4 accounts-password standard-minifiers meteor-base mo...
{ "pile_set_name": "Github" }
/* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. * * But use these as seldom as possible since they are much more slower * than regular operations. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main...
{ "pile_set_name": "Github" }
package(default_visibility = ["//visibility:public"]) load( "@io_bazel_rules_go//go:def.bzl", "go_library", ) go_library( name = "go_default_library", srcs = [ "etcd.go", "master_utils.go", "perf_utils.go", "serializer.go", "util.go", ], data = [ ...
{ "pile_set_name": "Github" }
## -*-shell-script-*- ## ## %CopyrightBegin% ## ## Copyright Ericsson AB 2009-2010. All Rights Reserved. ## ## The contents of this file are subject to the Erlang Public License, ## Version 1.1, (the "License"); you may not use this file except in ## compliance with the License. You should have received a copy of the #...
{ "pile_set_name": "Github" }
// Copyright (c) 2013 The Chromium Embedded Framework Authors. All rights // reserved. Use of this source code is governed by a BSD-style license that can // be found in the LICENSE file. #ifdef ATOMIC_PLATFORM_OSX #include <AtomicWebView/AtomicWebView.h> // Entry point function for sub-processes. int main(int argc,...
{ "pile_set_name": "Github" }
<?php class NHP_Options_info extends NHP_Options{ /** * Field Constructor. * * Required - must call the parent constructor, then assign field and value to vars, and obviously call the render field function * * @since NHP_Options 1.0 */ function __construct($field = array(), $value ='', $parent){ pa...
{ "pile_set_name": "Github" }
msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: bg\n" "X-Crowdin-File: /master/modules/po/modules_online.pot\n" "X-Crowdin-File-ID: 1...
{ "pile_set_name": "Github" }
// // HCDSoftware.h // 17桥接模式 // // Created by yifan on 15/8/15. // Copyright (c) 2015年 黄成都. All rights reserved. // #import <Foundation/Foundation.h> @protocol HCDSoftware <NSObject> -(void)runQQ; -(void)runWeixin; -(void)runWord; -(void)runXcode; -(void)runQQDizhu; -(void)runQQMajiang; @end typedef id<HCDSoftw...
{ "pile_set_name": "Github" }
"------------------------------------------------------------------------------ " Description: Vim Ada/Dec Ada compiler file " Language: Ada (Dec Ada) " $Id: decada.vim 887 2008-07-08 14:29:01Z krischik $ " Copyright: Copyright (C) 2006 Martin Krischik " Maintainer: Martin Krischik <krischik@users.so...
{ "pile_set_name": "Github" }
{ "http_interactions": [ { "recorded_at": "2020-06-02T00:00:26", "request": { "body": { "encoding": "utf-8", "string": "" }, "headers": { "Accept": ["application/json"], "User-Agent": ["treeherder/backend"] }, "method": "G...
{ "pile_set_name": "Github" }
[Icon Data] DisplayName=mega-synced
{ "pile_set_name": "Github" }
package com.softwaremill.bootzooka.util trait LowerCased
{ "pile_set_name": "Github" }
// // __ // /\ \ _ // ____ ____ ___\ \ \_/ \ _____ ___ ___ // / _ \ / __ \ / __ \ \ < __ /\__ \ / __ \ / __ \ // /\ \_\ \/\ __//\ __/\ \ \\ \ /\_\ \/_/ / /\ \_\ \/\ \_\ \ // \ \____ \ \____\ \____\\ \_\\_\ \/_/ /\____\\ \__...
{ "pile_set_name": "Github" }
using System; using NetRuntimeSystem = System; using System.ComponentModel; using NetOffice.Attributes; namespace NetOffice.ADODBApi { /// <summary> /// DispatchInterface _Record_Deprecated /// SupportByVersion ADODB, 2.5 /// </summary> [SupportByVersion("ADODB", 2.5)] [EntityType(EntityType.IsDispatchInterfac...
{ "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" }
/* * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v2 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-GPL2 * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> */ #ifndef ACORE_...
{ "pile_set_name": "Github" }
It’s not possible to get legal recognition for your same-sex relationship in Morocco.
{ "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" }
.atk-layout .atk-layout-row.atk-layout-expand #atk-layout-content.atk-layout.atk-layout-cell .atk-layout-column.atk-layout-expand.atk-valign-middle .atk-wrapper .atk-box-large(style="width: 400px").atk-move-center.atk-swatch-gray.atk-text-inherit {$C...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Text; namespace Waher.Networking.XMPP.Synchronization { /// <summary> /// Delegate for clock synchronization callback methods. /// </summary> /// <param name="Sender">Sender</param> /// <param name="e">Event argument</param> public delegate void Synch...
{ "pile_set_name": "Github" }
import React from 'react' import { sample } from 'lodash' import { Imprint } from './imprint' import './index.css' import logo from './flask_micro.png' const message = sample([ 'built with ♥︎', ]) export default () => <footer> <hr /> <div className="d-flex justify-content-between"> <a clas...
{ "pile_set_name": "Github" }
{ "package": "com.privacy.pay", "verified": true, "authors": [ "iMusynx" ], "last_update": { "timestamp": 1573909761 }, "recommendation": "@unnecessary", "behaviors": [ "@standard" ] }
{ "pile_set_name": "Github" }
import { renderToString } from 'react-dom/server'; import { RouterContext } from 'react-router'; import { Provider } from 'react-redux'; export default React => (renderProps, store) => { return renderToString( <Provider store={store}> <RouterContext { ...renderProps } /> </Provider> ); };
{ "pile_set_name": "Github" }
{ "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
// Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // Copyright (C) 2003-2009 Matthias Christian Schabel // Copyright (C) 2007-2009 Steven Watanabe // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright 2018 ROBOTIS CO., LTD. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache....
{ "pile_set_name": "Github" }
package com.hwm.test.http.model.entity; import android.os.Parcel; import android.os.Parcelable; import java.util.List; public class Stories implements Parcelable { private int type; private int id; private String ga_prefix; private String title; private List<String> images; private boolean is...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('gt', require('../gt')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
'use strict' const assert = require('chai').assert const breakpoints = require('../../src/constants/breakpoints') describe('breakpoints', function() { it('should be an object', function() { assert.isObject(breakpoints) }) })
{ "pile_set_name": "Github" }
// Copyright (c) 2012 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. #include "content/renderer/devtools_client.h" #include "base/command_line.h" #include "base/message_loop.h" #include "base/utf_string_conversions.h" ...
{ "pile_set_name": "Github" }
/* * jdsample.c * * Copyright (C) 1991-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains upsampling routines. * * Upsampling input data is counted in "row groups". A row group ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <paths> <external-path name="Pictures" path="."/> </paths>
{ "pile_set_name": "Github" }
import lit.formats config.name = 'sub-suite' config.suffixes = ['.txt'] config.test_format = lit.formats.ShTest() config.test_source_root = None config.test_exec_root = None
{ "pile_set_name": "Github" }
var test = require('tape'); var parse = require('../'); test('boolean default true', function (t) { var argv = parse([], { boolean: 'sometrue', default: { sometrue: true } }); t.equal(argv.sometrue, true); t.end(); }); test('boolean default false', function (t) { var argv = parse([...
{ "pile_set_name": "Github" }
#!/usr/bin/env bash # SPDX-License-Identifier: BSD-3-Clause # Copyright 2018, Intel Corporation # # src/test/util_is_zeroed/TEST0 -- unit test for util_is_zeroed # . ../unittest/unittest.sh require_test_type medium require_fs_type none require_build_type debug nondebug # covered by TEST1 configure_valgrind memcheck...
{ "pile_set_name": "Github" }
/** * Select2 Dutch translation */ (function ($) { "use strict"; $.extend($.fn.select2.defaults, { formatNoMatches: function () { return "Geen resultaten gevonden"; }, formatInputTooShort: function (input, min) { var n = min - input.length; return "Vul " + n + " karakter" + (n == 1? "" : "s")...
{ "pile_set_name": "Github" }
# created by tools/tclZIC.tcl - do not edit set TZData(:Etc/GMT+7) { {-9223372036854775808 -25200 0 -07} }
{ "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://boostorg.gi...
{ "pile_set_name": "Github" }
// (C) Copyright Rani Sharoni 2003-2005. // Use, modification and distribution are subject to 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/type_traits for most recent version including do...
{ "pile_set_name": "Github" }
///////////////////////////////////////////////////////////////////////////// // Name: src/gtk/artgtk.cpp // Purpose: stock wxArtProvider instance with native GTK+ stock icons // Author: Vaclav Slavik // Modified by: // Created: 2004-08-22 // Copyright: (c) Vaclav Slavik, 2004 // Licence: wxWi...
{ "pile_set_name": "Github" }
(* mosml/src/mosmllib/test/callback/testcallback.sml -- test Callback. The SML side of things -- sestoft@dina.kvl.dk 1999-08-09 *) app load ["Int", "Dynlib", "Callback", "Mosml"]; use "../auxil.sml"; open Callback; (* Obtain a handle pointing to the library defining the C functions, and make the C side regi...
{ "pile_set_name": "Github" }
*color0: #1d1229 *color1: #cb59e7 *color2: #609ba6 *color3: #c9aae0 *color4: #7529b1 *color5: #a939ff *color6: #7962d0 *color7: #d3b6ea *color8: #1d1229 *color9: #cb59e7 *color10: #609ba6 *color11: #c9aae0 *color12: #7529b1 *color13: #a939ff *color14: #7962d0 *color15: #d3b6ea *background: #130c1b *foreground: #eed6ff ...
{ "pile_set_name": "Github" }
/* * Copyright 2012 Google Inc. * * 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 i...
{ "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" }
0x__1_1_
{ "pile_set_name": "Github" }
$ pynastran: version=mystran SOL 1 CEND TITLE = SIMPLE composite plate in bending ECHO = NONE $ SUBCASE 3 SPC = 1 OLOAD = ALL DISP = ALL LOAD = 1003 $ BEGIN BULK $ set AUTOSPC_RAT = 1.0E-9 to avoid all rotational DOFs being constrained PARAM AUTOSPC Y 1.0E-9 Y Y $-------$-------$-------$-------$...
{ "pile_set_name": "Github" }
status: 200 headers: inline: content-type: application/json body: engine: mustache provide: - salutation - addressee template: inline: '{"greeting":"{{ salutation }}","subject":{{>json-subject}},"shouldYouReallyHandwriteJSON":"no"}' salutation: inline: 'Hello' addressee: env.ADDRESSEE
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <creatures> <creature name="Achad" type="monster" looktype="146" lookhead="93" lookbody="93" looklegs="57" lookfeet="97"/> <creature name="Acolyte Of the Cult" type="monster" looktype="194" lookhead="114" lookbody="121" looklegs="121" lookfeet="57"/> <creature name="Adept of...
{ "pile_set_name": "Github" }
(function (factory) { !(typeof exports === 'object' && typeof module !== 'undefined') && typeof define === 'function' && define.amd ? define(factory) : factory() }(function () { 'use strict'; const config = {}; config.async = true; }));
{ "pile_set_name": "Github" }
To reproduce: ```console # Install AKS based on https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough $ az login $ az provider register -n Microsoft.ContainerService # if you have not done this already $ az group create --name aksgroup --location eastus # create the resource group $ az aks create -g ak...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _SKC_LINUX_BUG_H #define _SKC_LINUX_BUG_H #include <stdio.h> #include <stdlib.h> #define WARN_ON(cond) \ ((cond) ? printf("Internal warning(%s:%d, %s): %s\n", \ __FILE__, __LINE__, __func__, #cond) : 0) #endif
{ "pile_set_name": "Github" }
Traceback (most recent call last): File "tests/exceptions/source/backtrace/chaining_third.py", line 45, in <module> a_decorator() File "tests/exceptions/source/backtrace/chaining_third.py", line 9, in a_decorator b_decorator() > File "tests/exceptions/source/backtrace/chaining_third.py", line 21, in b_deco...
{ "pile_set_name": "Github" }
// Copyright (c) 2007 Simon Fell // // 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, modify, merge, publish, ...
{ "pile_set_name": "Github" }
input { tcp { port => 5000 type => "tcp5000" } kafka { type => "metromind-start" consumer_threads => 2 topics => ["metromind-start"] decorate_events => true codec => "plain" key_deserializer_class => "org.apache.kafka.common.serialization.StringDeserializer" bootstrap_servers => "kafka:9092" } ...
{ "pile_set_name": "Github" }
/* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('#{$fa-font-path}/fontawesome-webfont.eot?v=#{$fa-version}'); src: url('#{$fa-font-path}/fontawesome-webfont.eot?#iefix&v=#{$fa-version}') format('embedded-opentype'), url('#{$fa-font-path}/fontawesome-webfont.wof...
{ "pile_set_name": "Github" }
// Mantid Repository : https://github.com/mantidproject/mantid // // Copyright &copy; 2018 ISIS Rutherford Appleton Laboratory UKRI, // NScD Oak Ridge National Laboratory, European Spallation Source, // Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS // SPDX - License - Identifier: GPL - 3.0 ...
{ "pile_set_name": "Github" }
/*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| |___ * \___|\...
{ "pile_set_name": "Github" }
/* =========================================================================== Doom 3 GPL Source Code Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 GPL Source Code ("Doom 3 Source Code"). Doom 3 Source Code is free software: you can redistribute it and/or modify it...
{ "pile_set_name": "Github" }
.variables { width: 14cm; } .variables { height: 24px; color: #888888; font-family: "Trebuchet MS", Verdana, sans-serif; quotes: "~" "~"; } .redefinition { three: 3; } .values { font-family: 'Trebuchet', 'Trebuchet', 'Trebuchet'; color: #888888 !important; url: url('Trebuchet'); multi: something 'A'...
{ "pile_set_name": "Github" }
%function GetImglistForCaffe() data_folder = '../VOC2012/ImageSets/Segmentation'; save_folder = '~/workspace/caffe-dev/examples/segnet'; img_prefix = '/JPEGImages/'; img_postfix = '.jpg'; seg_prefix = '/SegmentationClassAug/'; seg_postfix = '.png'; fn = {'VOC2012_test.txt', ... 'VOC2012_train.txt', ... ...
{ "pile_set_name": "Github" }
require('../modules/es6.parse-float'); module.exports = require('../modules/_core').parseFloat;
{ "pile_set_name": "Github" }
// Packages import React from 'react'; import PropTypes from 'prop-types'; import ReactDOM from 'react-dom'; import { BrowserRouter as Router, Route } from 'react-router-dom'; import Switch from 'react-router-dom/es/Switch'; import { Provider } from 'react-redux'; import { connect } from 'react-redux'; import { bindAct...
{ "pile_set_name": "Github" }
package main /* This has moved to https://github.com/stretchr/gomniauth/tree/master/example/goweb */
{ "pile_set_name": "Github" }
.translator=Rıdvan Ağar a.help=Yardım a.language=Türkçe a.lynxNotSupported=Web tarayıcınız HTML Frames'i desteklemiyor. Frames (ve Javascript) desteği gerekli. a.password=Şifre a.remoteConnectionsDisabled=Başka bilgisayarlardan, veri tabanına bağlanma izni henüz ayarlanmamış ('webAllowOthers'). a.title=H2 Konsolu a.too...
{ "pile_set_name": "Github" }
T-Toets voor Onafhankelijke Steekproeven ========================== Met de t-toets voor onafhankelijke steekproeven kan de gebruiker de effectgrootte schatten en de nulhypothese dat steekproefgemiddelden van twee onafhankelijke steekproeven gelijk zijn toetsen. ### Assumpties - De afhankelijke variabele is continu. ...
{ "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. * */ #pragma ...
{ "pile_set_name": "Github" }
! Copyright (C) 2013 Jon Harper. ! See http://factorcode.org/license.txt for BSD license. USING: accessors tools.test furnace.auth.basic http.server http.server.responses kernel http namespaces ; IN: furnace.auth.basic.tests CONSTANT: GET-AUTH "Basic Zm9vOmJhcg==" { "foo" "bar" } [ GET-AUTH parse-basic-auth ] unit-tes...
{ "pile_set_name": "Github" }
// Copyright (c) 2012-2015 Ugorji Nwoke. All rights reserved. // Use of this source code is governed by a MIT license found in the LICENSE file. package codec import ( "math" "reflect" ) const ( cborMajorUint byte = iota cborMajorNegInt cborMajorBytes cborMajorText cborMajorArray cborMajorMap cborMajorTag ...
{ "pile_set_name": "Github" }
namespace TerraViewer.Callibration { partial class ProjectorView { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summa...
{ "pile_set_name": "Github" }
<?php /** * Message translations. * * This file is automatically generated by 'yii message/extract' command. * It contains the localizable messages extracted from source code. * You may modify this file by translating the extracted messages. * * Each array element represents the translation (value) of a message ...
{ "pile_set_name": "Github" }
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.xdebugger; import com.intellij.openapi.application.WriteAction; import com.intellij.openapi.extensions.ExtensionPoint; import com.intellij.openapi.vfs.Virtua...
{ "pile_set_name": "Github" }
/* * QEMU USB API * * Copyright (c) 2005 Fabrice Bellard * * 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" }
/* * Copyright (c) 2006-2007 Erin Catto http://www.box2d.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 software for any purpos...
{ "pile_set_name": "Github" }
json.id service.id json.channel service.channel json.on_post service.on_post json.on_comment service.on_comment json.type service.type json.webhook_url service.webhook_url json.name service.name json.icon_name service.icon_name
{ "pile_set_name": "Github" }
/* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
{ "pile_set_name": "Github" }
package datadog.trace.agent.tooling.bytebuddy.matcher.testclasses; public class UntracedClass extends G { @Override public void g() {} @Override public void f() {} @Override public void e() {} @Override public void d() {} @Override public void c() {} @Override public void b() {} @Overri...
{ "pile_set_name": "Github" }
/* * rtc-dm355evm.c - access battery-backed counter in MSP430 firmware * * Copyright (c) 2008 by David Brownell * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of th...
{ "pile_set_name": "Github" }
/** * COPYRIGHT (C) 2014-2019 WEN YU (YUWEN_66@YAHOO.COM) ALL RIGHTS RESERVED. * * This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Any m...
{ "pile_set_name": "Github" }