text
stringlengths
2
99.9k
meta
dict
<img src="http://cdn.trailsjs.io/art/logos/trails-horiz-logo-green.svg" height="96px" title="Trails Logo" /> [![Gitter][gitter-image]][gitter-url] [![NPM version][npm-image]][npm-url] [![Linux + OSX Build Status][ci-image]][ci-url] [![Windows Build Status][appveyor-image]][appveyor-url] [![Test Coverage][coverage-imag...
{ "pile_set_name": "Github" }
@using ApiTesting.Areas.HelpPage.ModelDescriptions @model SimpleTypeModelDescription @Model.Documentation
{ "pile_set_name": "Github" }
/** @file The common variable volatile store routines shared by the DXE_RUNTIME variable module and the DXE_SMM variable module. Copyright (c) 2019, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef _VARIABLE_RUNTIME_CACHE_H_ #define _VARIABLE_RUNTIME_...
{ "pile_set_name": "Github" }
############################################################################ # # Program: OpenSees # # Purpose: A Top-level Makefile to create the libraries needed # to use the OpenSees framework. # # version created for TACC ranger & their Portland Group Compilers # # Written: fmk # Created: 02/2008...
{ "pile_set_name": "Github" }
glabel func_809A6D08 /* 003A8 809A6D08 27BDFFE8 */ addiu $sp, $sp, 0xFFE8 ## $sp = FFFFFFE8 /* 003AC 809A6D0C AFBF0014 */ sw $ra, 0x0014($sp) /* 003B0 809A6D10 AFA5001C */ sw $a1, 0x001C($sp) /* 003B4 809A6D14 84CE0056 */ lh $t6, 0x0056($a2) ## 00000056 /* ...
{ "pile_set_name": "Github" }
94b5325d5d91a61c10a4456432ddd3e7169546ad386b4ac56a184f6f10172ea3df1a7f948c44b9a8ee1a4e195c40f28c4f2482f855468a7e6200632442a65451
{ "pile_set_name": "Github" }
[/Script/Engine.InputSettings] -AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) -AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) -AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.25,Exponent=1.f...
{ "pile_set_name": "Github" }
[Unit] Description=Unbind framebuffer console ConditionPathExists=/sys/class/vtconsole/vtcon1/bind [Service] Type=oneshot ExecStart=/bin/sh -c 'echo 0 > /sys/class/vtconsole/vtcon1/bind' [Install] WantedBy=graphical.target
{ "pile_set_name": "Github" }
/* */ /* -------------------------------------------- */ /* ------------------Reset--------------------- */ a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3...
{ "pile_set_name": "Github" }
|Google logo| ================================== System Requirements for GEE Server ================================== .. container:: .. container:: content Hardware Requirements - Minimum 2 dual-core Intel or AMD CPUs; 2.0 GHz or higher recommended. - Minimum...
{ "pile_set_name": "Github" }
// Copyright 2013 the V8 project authors. All rights reserved. // Copyright (C) 2005, 2006, 2007, 2008, 2009 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 o...
{ "pile_set_name": "Github" }
package crash.commands.test import org.crsh.cli.Command import org.crsh.cli.Option import org.crsh.cli.Usage public class readline { @Command @Usage("read a line of text and print it") public String main(@Option(names = ["hidden"]) Boolean hidden) { try { String s = context.readLine("Give me somethin...
{ "pile_set_name": "Github" }
using Nitra.Model; using Nitra.Typing; using Nemerle; using Nemerle.Collections; using Nemerle.Text; using Nemerle.Utility; using System; using System.Text; namespace Nitra.Compiler.PatternMatching { internal variant Decision[T] { | Failure | Success { Value : T } | IfEq { ...
{ "pile_set_name": "Github" }
{ "version": 8, "metadata": { "test": { "description": "Because text-allow-overlap is true, the query results will be reordered based on rotated rendering order (compare to rotated-after-insert, in which the results match the order in the original data)", "width": 256, ...
{ "pile_set_name": "Github" }
too-many-statements:5:stupid_function:Too many statements (55/50) too-many-statements:62:long_function_with_inline_def:Too many statements (62/50)
{ "pile_set_name": "Github" }
var UIDatepaginator = function () { return { //main function to initiate the module init: function () { //sample #1 $('#datepaginator_sample_1').datepaginator(); //sample #2 $('#datepaginator_sample_2').datepaginator({ size: "large"...
{ "pile_set_name": "Github" }
// // CAKeyframeAnimation+AHEasing.m // // Copyright (c) 2011, Auerhaus Development, LLC // // This program is free software. It comes without any warranty, to // the extent permitted by applicable law. You can redistribute it // and/or modify it under the terms of the Do What The Fuck You Want // To Public Licen...
{ "pile_set_name": "Github" }
// This source file is part of the Swift.org open source project // Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information // See https://swift.org/CONTRIBUTORS.txt for the li...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using Newtonsoft.Json; using NzbDrone.Common.Extensions; using NzbDrone.Core.Messaging.Commands; using Readarr.Http.REST; namespace Readarr.Api.V1.Commands { public class CommandResource : RestResource { public string Name { get; set; }...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
{ "pile_set_name": "Github" }
--- title: "tup" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
/* * Copyright (c) 2008-2011 Atheros Communications Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" A...
{ "pile_set_name": "Github" }
repo: GoogleChrome/lighthouse filters: - type: issue criteria: text: $or: - $match: 'Error: INVALID_URL' state: open - type: comments length: $lt: 2 actions: - type: add_comment body: 'Howdy! Appreciate you filing this bug. :clap: We think this is the same root ...
{ "pile_set_name": "Github" }
/* Author: Andy, nkuwjg@gmail.com Date: Jan 16, 2015 Problem: Construct Binary Tree from Inorder and Postorder Traversal Difficulty: Easy Source: http://leetcode.com/onlinejudge#question_106 Notes: Given inorder and postorder traversal of a tree, construct the binary tree. Note: You may assume...
{ "pile_set_name": "Github" }
/// Copyright (c) 2012 Ecma International. All rights reserved. /** * @path ch15/15.4/15.4.4/15.4.4.21/15.4.4.21-3-28.js * @description Array.prototype.reduce - value of 'length' is boundary value (2^32) */ function testcase() { var accessed = false; function callbackfn(prevVal, curVal, idx, ob...
{ "pile_set_name": "Github" }
--- title: ユーザー フローの API コネクタ コード サンプル - Azure AD description: Azure Active Directory for External Identities のセルフサービス サインアップ フローにおける API コネクタのコード サンプルです。 services: active-directory ms.service: active-directory ms.subservice: B2B ms.topic: sample ms.date: 06/16/2020 ms.author: mimart author: msmimart manager: celestedg...
{ "pile_set_name": "Github" }
// {{{ MIT License // Copyright 2017 Roland Kaminski // 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,...
{ "pile_set_name": "Github" }
LineWidthMult = 0.4 MinLineWidthMult = 0.01 MeshesToSkip = flagtransform canopy BadParts = RadialDrill MKS.Drill.02 MKS.Drill.03 dmFlexoTube Colors { Enabled { html = #00FF00FF } Active { html = #FFEB04FF } Inactive { html = #808080FF } Confirm { html = #00FF00FF } Open { html = #00FF00FF } ...
{ "pile_set_name": "Github" }
/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
{ "pile_set_name": "Github" }
/* * Copyright 2016 Red Hat 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, including without limitation * the rights to use, copy, modify, merge, publish, d...
{ "pile_set_name": "Github" }
Ext.define('AddressBook.controller.Application', { extend: 'Ext.app.Controller', config: { refs: { main: 'mainview', editButton: '#editButton', contacts: 'contacts', showContact: 'contact-show', editContact: 'contact-edit', saveBut...
{ "pile_set_name": "Github" }
/* * Copyright 2015-2020 The OpenZipkin 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 a...
{ "pile_set_name": "Github" }
// Copyright 2018 Google LLC // // 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 // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
{ "pile_set_name": "Github" }
#include <gnuregex.h> #include <string> int main() { std::string str = "test0159"; regex_t re; int ec = regcomp(&re, "^[a-z]+[0-9]+$", REG_EXTENDED | REG_NOSUB); if (ec != 0) { return ec; } return regexec(&re, str.c_str(), 0, nullptr, 0) ? -1 : 0; }
{ "pile_set_name": "Github" }
import pygame EMPTY = 0 BLACK = 1 WHITE = 2 black_color = [0, 0, 0] white_color = [255, 255, 255] class RenjuBoard(object): def __init__(self): self._board = [[]] * 15 self.reset() def reset(self): for row in range(len(self._board)): self._board[row] = [EMPTY] * 15 ...
{ "pile_set_name": "Github" }
#pragma once #include "Stdafx.h" #include "GameLogic.h" #include "GameClientView.h" #include "HistoryRecord.h" ////////////////////////////////////////////////////////////////////////// //游戏对话框 class CGameClientDlg : public CGameFrameDlg { //游戏变量 protected: WORD m_wLandUser; //挖坑用户 WORD m_wBombTi...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: aab67730e686673459aca18e708b13b7 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
# example 7.19 of section 7.2.5 # (example 7.19 of section 7.2.5) : Linear and logistic regression : Using logistic regression : Reading the model summary and characterizing coefficients # Title: Calculating the pseudo R-squared pr2 <- 1-(resid.dev/null.dev) print(pr2) ## [1] 0.08734674 pr2.test <- 1-(resid.dev.t...
{ "pile_set_name": "Github" }
#!/bin/bash #============================================================= # https://github.com/P3TERX/Actions-OpenWrt # File name: diy-part1.sh # Description: OpenWrt DIY script part 1 (Before Update feeds) # Lisence: MIT # Author: P3TERX # Blog: https://p3terx.com #====================================================...
{ "pile_set_name": "Github" }
cd GoNorthServerSide/docfx docfx metadata docfx.json docfx build cd ../../ jsdoc ../../wwwroot/js -c GoNorthClientSide/jsdoc/jsdocConfig.json -d GoNorthClientSide/generatedDocumentation --verbose
{ "pile_set_name": "Github" }
# 10 inst placement legal (should not move anything) source "helpers.tcl" read_lef Nangate45/Nangate45.lef read_def pad04.def set_placement_padding -global -left 2 -right 2 detailed_placement check_placement set def_file [make_result_file pad04.def] write_def $def_file diff_file pad04.defok $def_file
{ "pile_set_name": "Github" }
spring.mvc.view.prefix: /WEB-INF/jsp/ spring.mvc.view.suffix: .jsp logging.level.org.springframework=INFO ################### DataSource Configuration ########################## spring.datasource.driver-class-name=com.mysql.jdbc.Driver spring.datasource.url=jdbc:mysql://localhost:3306/users_database spring.datasource...
{ "pile_set_name": "Github" }
cbuffer skinning_info : register(b2) { float4x4 bones[85]; }; float4 skin_pos(float4 pos, float4 weights, float4 indices) { int bone_indices[4]; bone_indices[0] = int(indices.x); bone_indices[1] = int(indices.y); bone_indices[2] = int(indices.z); bone_indices[3] = int(indices.w); float4 sp...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CSS Grid Layout Test: parsing grid-template-rows with invalid values</title> <link rel="help" href="https://drafts.csswg.org/css-grid-1/#propdef-grid-template-rows"> <meta name="assert" content="grid-template-rows supports only the grammar 'none | <track-list>...
{ "pile_set_name": "Github" }
<!doctype html> <html> <head> <title>CodeMirror: RPM spec mode</title> <link rel="stylesheet" href="../../../lib/codemirror.css"> <script src="../../../lib/codemirror.js"></script> <script src="spec.js"></script> <link rel="stylesheet" href="spec.css"> <link rel="stylesheet" href="../../../doc...
{ "pile_set_name": "Github" }
function tests = test_mpt_paramcost_1 tests = functiontests(localfunctions); function test1(dummy) B = [-1 1 1 1 0 0 0 0 0 0; 1 0 0 0 1 -1 1 0 0 0; 0 -1 0 0 0 0 0 1 -1 1; 0 0 -1 0 -1 1 0 -1 1 0 0 0 0 -1 0 0 -1 0 0 -1] c = [3.1 2.3 1.2 12.3 2.5 9.6 2.1 6.8 ...
{ "pile_set_name": "Github" }
// // GlucoseEffectVelocity.swift // Loop // // Copyright © 2017 LoopKit Authors. All rights reserved. // import HealthKit import LoopKit extension GlucoseEffectVelocity: RawRepresentable { public typealias RawValue = [String: Any] static let unit = HKUnit.milligramsPerDeciliter.unitDivided(by: .minute()...
{ "pile_set_name": "Github" }
/* ***** BEGIN LICENSE BLOCK ***** * Distributed under the BSD license: * * Copyright (c) 2010, Ajax.org B.V. * 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 so...
{ "pile_set_name": "Github" }
using System; namespace SpanJson.Shared.Models { public class UserTimeline : IGenericEquality<UserTimeline> { public DateTime? creation_date { get; set; } public PostType? post_type { get; set; } public UserTimelineType? timeline_type { get; set; } public int? user_id { g...
{ "pile_set_name": "Github" }
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <Version>1.2.0.1</Version> <PackageProjectUrl>https://github.com/q315523275/FamilyBucket</PackageProjectUrl> <Authors>FamilyBucket</Authors> <Description>全家桶-负载计算方法,包含随机、轮询、请求较少、hash</Descr...
{ "pile_set_name": "Github" }
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../javascript/javascript"), require("../css/css"),...
{ "pile_set_name": "Github" }
<?php /* Copyright (c) 1998-2012 ILIAS open source, Extended GPL, see docs/LICENSE */ include_once("./Services/Object/classes/class.ilObjectAccess.php"); include_once 'Services/Conditions/interfaces/interface.ilConditionHandling.php'; /** * Class ilObjContentObjectAccess * * * @author Alex Killing <alex.killing@gmx....
{ "pile_set_name": "Github" }
{-# OPTIONS_GHC -fno-warn-orphans #-} {-| Module : Kore.Parser.ParserUtils Description : Helper tools for parsing Kore. Meant for internal use only. Copyright : (c) Runtime Verification, 2018 License : NCSA Maintainer : virgil.serbanuta@runtimeverification.com Stability : experimental Portability : POSIX...
{ "pile_set_name": "Github" }
a>b
{ "pile_set_name": "Github" }
CAPI=2: name: openpiton::dynamic_node:0.1 description: Top-level Dynamic Node filesets: rtl: files: - dynamic_node_top_wrap.v - dynamic_node_top.v depend: - openpiton::dynamic_node_components - openpiton::dynamic_node_dynamic - openpiton::...
{ "pile_set_name": "Github" }
COMPILE_DEFINITIONS_<CONFIG> ---------------------------- Ignored. See CMake Policy :policy:`CMP0043`. Per-configuration preprocessor definitions in a directory. This is the configuration-specific version of :prop_dir:`COMPILE_DEFINITIONS` where ``<CONFIG>`` is an upper-case name (ex. ``COMPILE_DEFINITIONS_DEBUG``)...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2016-2019 Arm Limited * All rights reserved * * The license below extends only to copyright in the software and shall * not be construed as granting a license to any other intellectual * property including but not limited to intellectual property relating * to a hardware implementation of the ...
{ "pile_set_name": "Github" }
export PATH=/adt32/ant/bin:$PATH export JAVA_HOME=/Program Files/Java/jdk1.8.0_151 cd /eclipse/demos/GUI/AppCompatNavigationDrawerDemo1/ ant clean release
{ "pile_set_name": "Github" }
# # USB Imaging devices configuration # comment "USB Imaging devices" config USB_MDC800 tristate "USB Mustek MDC800 Digital Camera support" ---help--- Say Y here if you want to connect this type of still camera to your computer's USB port. This driver can be used with gphoto 0.4.3 and higher (look at <http:...
{ "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 ...
{ "pile_set_name": "Github" }
/* * Sample fifo dma implementation * * Copyright (C) 2010 Stefani Seibold <stefani@seibold.net> * * Released under the GPL version 2 only. * */ #include <linux/init.h> #include <linux/module.h> #include <linux/kfifo.h> /* * This module shows how to handle fifo dma operations. */ /* fifo size in elements (b...
{ "pile_set_name": "Github" }
Probleme & Lösungen • Re: Spracherkennung! ========================================== Date: 2012-09-20 18:00:43 > <div> > > gaston hat geschrieben:\ > Das analysieren von html klappt ja leider auch nicht immer, sei es > javascript oder css was manchmal nicht richtig \"entfernt\" wird.\ > > </div> \ Bitte mit Beispie...
{ "pile_set_name": "Github" }
/* * Copyright © 2017 Intel Corporation * * 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, pub...
{ "pile_set_name": "Github" }
/* * Some or all of this work - Copyright (c) 2006 - 2020, Intel Corp. * 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 not...
{ "pile_set_name": "Github" }
// MESSAGE VFR_HUD support class #pragma once namespace mavlink { namespace common { namespace msg { /** * @brief VFR_HUD message * * Metrics typically displayed on a HUD for fixed wing aircraft */ struct VFR_HUD : mavlink::Message { static constexpr msgid_t MSG_ID = 74; static constexpr size_t LENGTH = ...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <doc xml:lang="en"> <assembly> <name>Microsoft.AI.DependencyCollector</name> </assembly> <members> <member name="T:Microsoft.ApplicationInsights.DependencyCollector.HttpDependenciesParsingTelemetryInitializer"> <summary> Telemetry Initializer tha...
{ "pile_set_name": "Github" }
/***************************************************************************** * Licensed to Qualys, Inc. (QUALYS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * QUALYS licenses this file to You under ...
{ "pile_set_name": "Github" }
@extends("layouts.default", ['page_title' => 'Quote | View']) @section("head") <style> </style> <link href="{{ asset(mix('/assets/css/slick.css')) }}" rel="stylesheet" type="text/css"> <link href="{{ asset(mix('/assets/css/slick-theme.css')) }}" rel="stylesheet" type="text/css"> @stop @section("conten...
{ "pile_set_name": "Github" }
/* * CDDL HEADER START * * The contents of this file are subject to the terms of the * Common Development and Distribution License (the "License"). * You may not use this file except in compliance with the License. * * See LICENSE.txt included in this distribution for the specific * language governing permissio...
{ "pile_set_name": "Github" }
/* * jQuery.flot.dashes * * options = { * series: { * dashes: { * * // show * // default: false * // Whether to show dashes for the series. * show: <boolean>, * * // lineWidth * // default: 2 * // The width of the dashed line in pixels. * lineWidth: <...
{ "pile_set_name": "Github" }
op { name: "PartitionedCall" input_arg { name: "args" type_list_attr: "Tin" } output_arg { name: "output" type_list_attr: "Tout" } attr { name: "Tin" type: "list(type)" has_minimum: true } attr { name: "Tout" type: "list(type)" has_minimum: true } attr { n...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sts=4 et sw=4 tw=99: * 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 obtain one at http://mozilla.org/MPL/2.0/. */ ...
{ "pile_set_name": "Github" }
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`react-css-modules should create valid app 1`] = ` SCRIPTS: Array [ "/runtime-554e53c2f72903d6f45f.js", "/vendors~main-a5eb7fd24bc26bc5fa6f.js", "/main-5128f173459b76161c32.js", ] CSS: Array [ "/main-fadb2269a374a06075a5.css", ] SOURCE HTML: <!DOCTYPE html> <h...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- """ DO NOT EDIT THIS FILE! It is automatically generated from opcfoundation.org schemas. Date:2020-06-19 17:31:10.391761 """ import datetime from dateutil.tz import tzutc from opcua import ua from opcua.ua import NodeId, QualifiedName, NumericNodeId, StringNodeId, GuidNodeId from opcua.ua imp...
{ "pile_set_name": "Github" }
## 0.9.1 (Dec 15, 2017) * Fix PropsPicker match (#21) ## 0.9.0 (Dec 13, 2017) * Add typescript support (#13) * Separate animition hoc to other repository (#15) * Change propsPicker for typescript type inferring (#18) * Add relative level popspicker (#20) ## 0.8.0 (Oct 16, 2017) * Move async bundle loading of Arena...
{ "pile_set_name": "Github" }
/* Localized versions of Info.plist keys */
{ "pile_set_name": "Github" }
import { CommonModule } from '@angular/common'; import { NgModule, Component, AfterViewInit, Input, ElementRef } from '@angular/core'; import { DomRenderer } from '../common/dom'; @Component({ selector: 'free-badge', template: `<span class="free-badge free-badge-{{theme}}" [ngStyle]="style" [ngC...
{ "pile_set_name": "Github" }
<div> <span class="required validation-message">{$message}</span> <table id="questionTable" class="table table-bordered"> <tr> <th> Question </th> <th> Text </th> <th> Type </th> ...
{ "pile_set_name": "Github" }
/** * DSS - Digital Signature Services * Copyright (C) 2015 European Commission, provided under the CEF programme * * This file is part of the "DSS - Digital Signature Services" project. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Publ...
{ "pile_set_name": "Github" }
// =-=-=-=-=-=-=- // irods includes #include "apiHandler.hpp" #include "irods_load_plugin.hpp" #include "irods_plugin_name_generator.hpp" #include "irods_pack_table.hpp" #include "irods_client_api_table.hpp" #include <boost/filesystem.hpp> #include <algorithm> namespace irods { // =-=-=-=-=-=-=- // public - ...
{ "pile_set_name": "Github" }
/* * 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 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
{ "pile_set_name": "Github" }
package isolated import ( . "code.cloudfoundry.org/cli/cf/util/testhelpers/matchers" "code.cloudfoundry.org/cli/integration/helpers" . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" . "github.com/onsi/gomega/gbytes" . "github.com/onsi/gomega/gexec" ) var _ = Describe("create-space command", func() { var (...
{ "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" }
{ "about_opensource_title": "Это приложение с открытым исходным кодом", "about_opensource_message": "Мы приветствуем ваше участие в развитии этого приложения. Если вы заинтересованы, присоединяйтесь к нам на Github по адресу", "about_opensource_link": "https://github.com/greymass/anchor", "about_message_1": "An...
{ "pile_set_name": "Github" }
# -*- mode: python -*- Import("env") env = env.Clone() env.Library( target='repl_server_parameters', source=[ env.Idlc('repl_server_parameters.idl')[0] ], LIBDEPS_PRIVATE=[ '$BUILD_DIR/mongo/client/read_preference', '$BUILD_DIR/mongo/idl/server_parameter', ] ) env.Library...
{ "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 Y...
{ "pile_set_name": "Github" }
# Python Libraries import numpy as np import cv2 from PIL import Image import os # PyTorch Libraries import torch import torch.nn as nn import torch.nn.functional as F import torchvision.datasets as dsets import torchvision.transforms as transforms from torch.autograd import Variable import torch.backends.cudnn as cud...
{ "pile_set_name": "Github" }
package wifi import ( "fmt" "runtime" ) var ( // errUnimplemented is returned by all functions on platforms that // do not have package wifi implemented. errUnimplemented = fmt.Errorf("package wifi not implemented on %s/%s", runtime.GOOS, runtime.GOARCH) ) // A Client is a type which can access WiFi device ac...
{ "pile_set_name": "Github" }
<h1 class="title" data-bind="title"></h1> <h3 data-bind="text"></h3> <p class="more-info" data-bind="moreinfo"></p> <p class="updated-at" data-bind="updatedAtMessage"></p>
{ "pile_set_name": "Github" }
module Landrush module Cap module Debian module InstallIptables def self.install_iptables(machine) machine.communicate.tap do |c| c.sudo('apt-get update') c.sudo('apt-get install -y iptables') end end end end end end
{ "pile_set_name": "Github" }
semmle-extractor-options: --max-import-depth=3
{ "pile_set_name": "Github" }
// Copyright 2014 The go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum 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...
{ "pile_set_name": "Github" }
/* vi: ts=8 sw=8 * * TI 3410/5052 USB Serial Driver Header * * Copyright (C) 2004 Texas Instruments * * This driver is based on the Linux io_ti driver, which is * Copyright (C) 2000-2002 Inside Out Networks * Copyright (C) 2001-2002 Greg Kroah-Hartman * * This program is free software; you can redistribut...
{ "pile_set_name": "Github" }
<?php /* * Copyright 2014 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 t...
{ "pile_set_name": "Github" }
// Copyright 2014 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 "components/storage_monitor/mock_removable_storage_observer.h" namespace storage_monitor { MockRemovableStorageObserver::MockRemovableStorageOb...
{ "pile_set_name": "Github" }
#ifndef POCOLIB_H #define POCOLIB_H #ifndef LINKLIST_H #include "linklist.h" #endif #ifndef STDTYPES_H #include "stdtypes.h" #endif #ifdef PUBLIC_CODE #include "rexlib.h" #endif #include "stdarg.h" /****************************************************************************** * Basic poco da...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- 邮箱注册激活页面 --> <com.qihoo360.accounts.ui.v.RegisterEmailActiveView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/register_email_active_view" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation=...
{ "pile_set_name": "Github" }
// Copyright (C) 2001-2003 // William E. Kempf // Copyright (C) 2007-9 Anthony Williams // (C) Copyright 2011-2012 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) #ifndef BOOST...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> ...
{ "pile_set_name": "Github" }
DELETE FROM `spell_chain` WHERE `spell_id` IN (33736); INSERT INTO `spell_chain` VALUES (33736,24398,24398,2);
{ "pile_set_name": "Github" }