text
stringlengths
2
99.9k
meta
dict
package pgs type mockPP struct { match bool out []byte err error } func (pp mockPP) Match(a Artifact) bool { return pp.match } func (pp mockPP) Process(in []byte) ([]byte, error) { return pp.out, pp.err }
{ "pile_set_name": "Github" }
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ Foo foo.rb /^class Foo$/;" c bar foo.rb /^ def bar$/;" f class:Foo baz foo.rb ?^ def baz$?;" f class:Foo foo foo.rb 2;" f class:Foo foo test.rb /^def foo$/;" f class:Object quux foo.rb ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual contributors by the @authors tag. See the copyright.txt in the distribution for a full listing of individual contributors. Licensed under the Apach...
{ "pile_set_name": "Github" }
dojo.provide("dojox.wire.ml.util"); dojo.require("dojox.xml.parser"); dojo.require("dojox.wire.Wire"); dojox.wire.ml._getValue = function(/*String*/source, /*Array*/args){ // summary: // Return a value // description: // This method obtains an object by an ID of a widget or an DOM // element. // If 'source'...
{ "pile_set_name": "Github" }
{ "name" : "orchardpear", "friendlyName" : "Pear Orchard", "hueShiftOptions" : [-40, -25, 0, 25, 40], "mainBlock" : "dirt", "subBlocks" : [ "cobblestone", "plantmatter" ], "ores" : "surface", "spawnProfile" : { "groups" : [ { "select" : 3, "pool" : [ [ 0.08, "...
{ "pile_set_name": "Github" }
--- layout: relation title: 'nmod:appos' shortdef: '' udver: '2' ---
{ "pile_set_name": "Github" }
--- title: "Associating Custom Data with SharePoint Tools Extensions | Microsoft Docs" ms.date: "02/02/2017" ms.topic: "conceptual" dev_langs: - "VB" - "CSharp" helpviewer_keywords: - "projects [SharePoint development in Visual Studio], associating custom data" - "project items [SharePoint development in Visual...
{ "pile_set_name": "Github" }
package com.kbeanie.multipicker.sample; import android.app.Application; import com.crashlytics.android.Crashlytics; import com.google.android.gms.ads.MobileAds; import com.kbeanie.multipicker.api.Picker; import com.kbeanie.multipicker.core.PickerManager; import com.kbeanie.multipicker.sample.utils.PickerUtils; impor...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 22FF882815F76E6900D6EACF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22FF882715F76E6900D6EACF /* UIKit.framework */; }; 22FF882A15F76E6900D6EACF /* Foundation.framework ...
{ "pile_set_name": "Github" }
package zipkintracer_test import ( "testing" zipkin "github.com/openzipkin/zipkin-go-opentracing" ) func TestBoundarySampler(t *testing.T) { type triple struct { id uint64 salt int64 rate float64 } for input, want := range map[triple]bool{ {123, 456, 1.0}: true, {123, 456, 999}: true, {123, ...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2015 Google, Inc * Written by Simon Glass <sjg@chromium.org> */ #include <common.h> #include <dm.h> #include <log.h> #include <syscon.h> #include <asm/arch-rockchip/clock.h> static const struct udevice_id rk3188_syscon_ids[] = { { .compatible = "rockchip,rk3...
{ "pile_set_name": "Github" }
; Kunena Forum translation ; ; All translations can be found from https://www.transifex.com/projects/p/Kunena/ ; Please join the translation team if you want to contribute your changes to the next release. ; ; License GNU General Public License version 3 or later; see LICENSE.txt ; Note : All ini files need to be saved...
{ "pile_set_name": "Github" }
/******************************************************************************************************* * * msi.gama.util.file.IGamaFileMetaData.java, in plugin msi.gama.core, * is part of the source code of the GAMA modeling and simulation platform (v. 1.8.1) * * (c) 2007-2020 UMI 209 UMMISCO IRD/SU & Partners ...
{ "pile_set_name": "Github" }
/* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2001,2002,2003,2004,2005,2007,2008,2009 Free Software Foundation, Inc. * * GRUB 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" }
/* * parameters.h * Brandon Azad */ #ifndef VOUCHER_SWAP__PARAMETERS_H_ #define VOUCHER_SWAP__PARAMETERS_H_ #include <stdbool.h> #include <stddef.h> #include <stdint.h> #ifdef PARAMETERS_EXTERN #define extern PARAMETERS_EXTERN #endif // Some helpful units. #define KB (1024uLL) #define MB (1024uLL * KB) #define GB...
{ "pile_set_name": "Github" }
var slide = require('../slide'); var fs = require('fs'); fs.readFile('slide/test.md', 'utf8', function(err, data) { var res = slide(data); console.log(res); });
{ "pile_set_name": "Github" }
/** * Sequences and sequence utility tools. */ package com.topologi.diffx.sequence;
{ "pile_set_name": "Github" }
/* Copyright The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
{ "pile_set_name": "Github" }
/* * Remote processor messaging transport (OMAP platform-specific bits) * * Copyright (C) 2011 Texas Instruments, Inc. * Copyright (C) 2011 Google, Inc. * * Ohad Ben-Cohen <ohad@wizery.com> * Brian Swetland <swetland@google.com> * * This software is licensed under the terms of the GNU General Public * License...
{ "pile_set_name": "Github" }
/** * jQuery Galleriffic plugin * * Copyright (c) 2008 Trent Foley (http://trentacular.com) * Licensed under the MIT License: * http://www.opensource.org/licenses/mit-license.php * * Much thanks to primary contributer Ponticlaro (http://www.ponticlaro.com) */ ;(function($) { // Globally keep track of all ima...
{ "pile_set_name": "Github" }
BODY { font-family: Helvetica, sans-serif } TD { font-family: Helvetica, sans-serif } P { font-family: Helvetica, sans-serif } H1 { font-family: Helvetica, sans-serif } H2 { font-family: Helvetica, sans-serif } H4 { font-family: Helvetica, sans-serif } P.tiny { font-size: 8pt }
{ "pile_set_name": "Github" }
package com.github.iojjj.likeslayout; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
{ "pile_set_name": "Github" }
paper-for-ios: title: "Paper for iOS" description: "A collection of art created on iPad with the iOS app **Paper by WeTransfer**. Tutorials and other learnings related to my [**Mastering Paper**](/mastering-paper/) series are also included." paper-by-53: title: "Paper by FiftyThree" description: "A collection ...
{ "pile_set_name": "Github" }
package metrics import ( "math" "sync" "sync/atomic" ) // EWMAs continuously calculate an exponentially-weighted moving average // based on an outside source of clock ticks. type EWMA interface { Rate() float64 Snapshot() EWMA Tick() Update(int64) } // NewEWMA constructs a new EWMA with the given alpha. func ...
{ "pile_set_name": "Github" }
{-# LANGUAGE DeriveDataTypeable #-} {-# LANGUAGE DeriveGeneric #-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# LANGUAGE TypeFamilies #-} {-# OPTIONS_GHC -fno-warn-unused-imports #-} {-# OPTIONS_GHC -fno-warn-unused-binds #-} {-# OPTIONS_GHC -fno-warn-unused-matches #-} -- ...
{ "pile_set_name": "Github" }
#include <bits/types.h> #include <format.h> char* fmtbytes(char* p, char* e, const void* data, uint len) { const uint8_t* val = data; const uint8_t* end = data + len; for(; val < end; val++) p = fmtbyte(p, e, *val); return p; }
{ "pile_set_name": "Github" }
import { createStore } from '@tencent/ff-redux'; import { generateResetableReducer } from '../../../../helpers'; import { RootReducer } from '../reducers/RootReducer'; export function configStore() { const store = createStore(generateResetableReducer(RootReducer)); // hot reloading if (typeof module !== 'undef...
{ "pile_set_name": "Github" }
[//]: # (DO NOT EDIT THIS FILE! This is an auto-generated file. Editing for this document happens in /commands-yml/commands/device/system/system-time.yml) # Get System Time Get the time on the device [//]: # (DO NOT EDIT THIS FILE! This is an auto-generated file. Editing for this document happens in /commands-yml/comm...
{ "pile_set_name": "Github" }
<package format="2"> <name>tf2_sensor_msgs</name> <version>0.7.5</version> <description> Small lib to transform sensor_msgs with tf. Most notably, PointCloud2 </description> <author>Vincent Rabaud</author> <maintainer email="vincent.rabaud@gmail.com">Vincent Rabaud</maintainer> <license>BSD</license> ...
{ "pile_set_name": "Github" }
<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.jvnet.jaxb2.maven2</groupId> <artifactId>maven-jaxb2-plugin-sample-...
{ "pile_set_name": "Github" }
<testcase> <info> <keywords> warning </keywords> </info> # # Server-side <reply> </reply> # # Client-side <client> <server> none </server> <features> unix-sockets </features> <name> file name argument looks like a flag </name> <command> --stderr log/moo1268 --unix-socket -k hej://moo </command> </client> <verify>...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: e5d07b10565a49a4782b8552763536be folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2018 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. CLDR data files are int...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.IO; using System.Threading.Tasks; namespace TeleprompterConsole { public class Program { public static void Main(string[] args) { RunTeleprompter().Wait(); } private static async Task RunTeleprompter() ...
{ "pile_set_name": "Github" }
#ifndef BOOST_MPL_CONTAINS_FWD_HPP_INCLUDED #define BOOST_MPL_CONTAINS_FWD_HPP_INCLUDED // Copyright Eric Friedman 2002 // Copyright Aleksey Gurtovoy 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) //...
{ "pile_set_name": "Github" }
{ "acno": "D00537", "acquisitionYear": 1856, "all_artists": "Joseph Mallord William Turner", "catTextResId": 1140858, "catalogueGroup": { "accessionRanges": "D00462-D00552; D40755-D40758", "completeStatus": "COMPLETE", "finbergNumber": "XXV", "groupType": "Turner Sketchbook", "id":...
{ "pile_set_name": "Github" }
# created by tools/loadICU.tcl -- do not edit namespace eval ::tcl::clock { ::msgcat::mcset es_SV DATE_FORMAT "%m-%d-%Y" ::msgcat::mcset es_SV TIME_FORMAT_12 "%I:%M:%S %P" ::msgcat::mcset es_SV DATE_TIME_FORMAT "%m-%d-%Y %I:%M:%S %P %z" }
{ "pile_set_name": "Github" }
#!/usr/bin/env ruby # The compass command line utility # This allows compass to run easily from a git checkout without install. def fallback_load_path(path) retried = false begin yield rescue LoadError unless retried $: << path retried = true retry end raise end end fallback_...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributin...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Util.Helpers { /// <summary> /// 类型转换 /// </summary> public static partial class Convert { /// <summary> /// 转换为32位整型 /// </summary> /// <param name="input">输入值</param> ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8" ?> <LanguageData> <AIRobots.label>Robots</AIRobots.label> <AIRobots.description>Configure the colony's active robots.</AIRobots.description> </LanguageData>
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. 'use strict'; // This must be on top, do not change. Required by webpack. import '../common/main'; // This must be on top, do not change. Required by webpack. // tslint:disable-next-line: ordered-imports import '../common/...
{ "pile_set_name": "Github" }
/* $NetBSD: defs.h,v 1.10 2013/10/18 20:19:36 christos Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. * All rights reserved. * * Written by Philip A. Nelson for Piermont Information Systems Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|Win32"> <Configuration>Debug</Configuration> <Platform>Win32</Platform>...
{ "pile_set_name": "Github" }
/* This file is part of the Calibre-Web (https://github.com/janeczku/calibre-web) * Copyright (C) 2018 OzzieIsaacs * * 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 o...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:8d1dbc70fc0266a346d81777a353adbef1d800ae9548b86d44b0ac3b2e434c84 size 22703
{ "pile_set_name": "Github" }
package dao import ( "context" "strconv" "time" "go-common/app/service/main/share/model" ) // PubShare . func (d *Dao) PubShare(c context.Context, p *model.ShareParams) (err error) { msg := &model.MIDShare{ OID: p.OID, MID: p.MID, TP: p.TP, Time: time.Now().Unix(), } return d.databus.Send(c, strco...
{ "pile_set_name": "Github" }
<?php /** * The MIT License (MIT) * * Webzash - Easy to use web based double entry accounting software * * Copyright (c) 2014 Prashant Shah <pshah.mumbai@gmail.com> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwa...
{ "pile_set_name": "Github" }
JAVAFX SAMPLES README Contents: What's in the samples zip file? What do I need to set up my environment? How do I run the prebuilt samples? How do I run the sample projects in NetBeans IDE? What are the other ways I can package the samples? Sample Descriptions =============================== What's in the samples z...
{ "pile_set_name": "Github" }
import { ChangeDetectionStrategy, Component, OnInit } from '@angular/core'; import { DataService, Dialog, GetCountryList, GetZones } from '@vendure/admin-ui/core'; import { Observable } from 'rxjs'; import { filter, map } from 'rxjs/operators'; @Component({ selector: 'vdr-add-country-to-zone-dialog', templateU...
{ "pile_set_name": "Github" }
46.806400 0.000000 -0.000000 -0.000000 -0.000000 0.000000 0.000000 1.000000 46.910140 -0.019217 -0.015999 1.066867 -0.000302 -0.005696 -0.001151 0.999983 47.013900 -0.050265 -0.033200 2.135838 -0.001041 -0.010592 -0.003114 0.999939
{ "pile_set_name": "Github" }
<!DOCTYPE html> <h1>require.js: Simple Test, no head tag</h1> <p>Check console for messages</p> <script type="text/javascript"> var require = { baseUrl: "./" }; </script> <script type="text/javascript" src="../require.js"></script> <script type="text/javascript" src="doh/runner.js"></script> <script type="text/ja...
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------ // <auto-generated> // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // </auto-generated> //------------------------------------------------------------------------------ namespace S...
{ "pile_set_name": "Github" }
{ "HostName": { "Generated": "@logon", "Value": "${Hostname}", "LastRun": "Never" }, "HostIp": { "Generated": "@cron", "Value": "${HostIp}", "LastRun": "Never" }, "Release": { "Generated": "@cron", "Value": "${Release}", "LastRun": "Never" }, "Kernel": { "Generated"...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause) */ #ifndef LIBFDT_H #define LIBFDT_H /* * libfdt - Flat Device Tree manipulation * Copyright (C) 2006 David Gibson, IBM Corporation. */ #include "libfdt_env.h" #include "fdt.h" #ifdef __cplusplus extern "C" { #endif #define FDT_FIRST_SUPPORTED_VERSION...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Basic User Interface Test: caret-color</title> <link rel="author" title="Chris Lilley" href="mailto:chris@w3.org"> <link rel="author" title="Florian Rivoal" href="mailto:florian@rivoal.net"> <link rel="help" href="http://www.w3.org/TR/css3-ui/#caret-color"> <meta name=...
{ "pile_set_name": "Github" }
/* This is a compiled file, you should be editing the file in the templates directory */ .pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .pace-inactive { display: none; } .pace .pace-progress { background: #e90f92; pos...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: d6aa45e0a09d6f447b359d0dd6c8bd87 timeCreated: 1505986991 licenseType: Pro TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 4 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 borderMipMap: 0 mip...
{ "pile_set_name": "Github" }
// Copyright (c) 2010-2017 The OTS Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef OTS_CFF_TYPE2_CHARSTRING_H_ #define OTS_CFF_TYPE2_CHARSTRING_H_ #include "cff.h" #include "ots.h" #include <map> #include <vector> namespac...
{ "pile_set_name": "Github" }
#ifdef HAVE_ARCH_X86_64_SUPPORT #define MEMCPY_FN(fn, name, desc) \ extern void *fn(void *, const void *, size_t); #include "mem-memcpy-x86-64-asm-def.h" #undef MEMCPY_FN #endif
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 Thomas Capricelli <orzel@freehackers.org> // // This code initially comes from MINPACK whose original authors are: // Copyright Jorge More - Argonne National Laboratory // Copyright Burt Garbow - Argonne Na...
{ "pile_set_name": "Github" }
// Copyright 2014 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 http2 import ( "bytes" "encoding/binary" "errors" "fmt" "io" "log" "strings" "sync" "golang.org/x/net/http/httpguts" "golang.org/x/net/http2...
{ "pile_set_name": "Github" }
8 5 26 12 5 235 13 6 28 30 3 3 3 3 5 2 33 7 2 4 7 12 14 5 8 3 10 4 5 3 6 6 209 20 3 10 14 3 4 6 8 5 11 7 3 2 3 3 212 5 222 4 10 10 5 6 3 8 3 10 254 220 2 3 5 24 5 4 222 7 3 3 223 8 15 12 14 14 3 2 2 3 13 3 11 4 4 6 5 7 13 5 3 5 2 5 3 5 2 7 15 17 14 3 6 6 3 17 5 4 7 6 4 4 8 6 8 3 9 3 6 3 4 5 3 3 660 4 6 10 3 6 3 2 5 13 ...
{ "pile_set_name": "Github" }
From 93aed9fb56d50ccadfaf8ed95d1fb87a26b905a1 Mon Sep 17 00:00:00 2001 From: kszaq <kszaquitto@gmail.com> Date: Thu, 14 Sep 2017 21:21:18 +0200 Subject: [PATCH 3/4] bcmdhd: match only Broadcom SDIO devices --- bcmdhd.1.363.59.144.x.cn/bcmsdh_sdmmc_linux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See License.txt in the repository root. package com.microsoft.tfs.core.clients.versioncontrol.soapextensions; import java.io.File; import java.io.IOException; import java.text.MessageFormat; import java.util.Calendar; import com.micr...
{ "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 darwin dragonfly freebsd netbsd openbsd package terminal import "syscall" const ioctlReadTermios = syscall.TIOCGETA const ioctlWriteTermios = sysca...
{ "pile_set_name": "Github" }
// Copyright 2018 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 linux,gccgo,arm package unix import ( "syscall" "unsafe" ) func seek(fd int, offset int64, whence int) (int64, syscall.Errno) { var newoffset in...
{ "pile_set_name": "Github" }
simple HTTP router
{ "pile_set_name": "Github" }
/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil ; -*- */ /* * (C) 2006 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include <stdio.h> #include <stdlib.h> #include "mpi.h" #include "mpithreadtest.h" int rank; MTEST_THREAD_RETURN_TYPE run_test(void * arg); MTEST_THREAD_R...
{ "pile_set_name": "Github" }
package statefile import ( "encoding/json" "fmt" "github.com/hashicorp/terraform-plugin-sdk/internal/tfdiags" ) const invalidFormat = "Invalid state file format" // jsonUnmarshalDiags is a helper that translates errors returned from // json.Unmarshal into hopefully-more-helpful diagnostics messages. func jsonUnm...
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------- //------------------------------------------------------------------------- extern void PUT32 ( unsigned int, unsigned int ); extern unsigned int GET32 ( unsigned int ); extern void dummy ( unsigned int ); extern void uart_init ( void ); exte...
{ "pile_set_name": "Github" }
<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Customizing SumatraPDF 3.3</title> <style type="text/css"> body { font-size: 90%; background-color: #f5f5f5; } .desc { padding: 0px 10px 0px 10px; } .txt1 { /* bold doesn't look...
{ "pile_set_name": "Github" }
/* * 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 * distributed u...
{ "pile_set_name": "Github" }
/*** *wcschr.c - search a wchar_t string for a given wchar_t character * * Copyright (C) 2009-2010 Intel Corporation. All rights reserved. * * The information and source code contained herein is the exclusive * property of Intel Corporation and may not be disclosed, examined * or reproduced in whole or in part...
{ "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" }
- name: enable compute service changed_when: false shell: | set -o pipefail set -xe # get the status of all nova-compute servies in json format services=$(openstack compute service list \ --service nova-compute -c Host -c Status -f json) # filter status results for only hosts that have di...
{ "pile_set_name": "Github" }
// Symbian-specific file. // INCLUDE FILES #include "private/gcconfig.h" #ifdef __cplusplus extern "C" { #endif int winscw_data_end; #ifdef __cplusplus } #endif // End Of File
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- 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...
{ "pile_set_name": "Github" }
// Licensed to Elasticsearch B.V. under one or more contributor // license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright // ownership. Elasticsearch B.V. licenses this file to you under // the Apache License, Version 2.0 (the "License"); you may // not use ...
{ "pile_set_name": "Github" }
/* * Copyright 2017 Google * * 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 w...
{ "pile_set_name": "Github" }
[rutorrent] title="ruTorrent" desc="ruTorrent" port_forward="yes" dst.ports="8050/tcp"
{ "pile_set_name": "Github" }
package org.estatio.module.capex.dom.documents.categorisation; import org.apache.isis.applib.annotation.Mixin; import org.incode.module.document.dom.impl.docs.Document; import org.estatio.module.task.dom.dobj.DomainObject_currentStateAbstract; import org.estatio.module.invoice.dom.DocumentTypeData; /** * This cann...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package java.lang.management; import javax.management.ObjectName; /** * A platform managed object is...
{ "pile_set_name": "Github" }
module.exports = function (casper, scenario, vp) { require('./loadCookies')(casper, scenario); casper.userAgent('Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'); };
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Benoit Steiner <benoit.steiner.goog@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You ca...
{ "pile_set_name": "Github" }
/* Copyright 2019 Adobe. All rights reserved. This file is licensed to you 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" }
#!/bin/sh # # udev This is a minimal non-LSB version of a UDEV startup script. It # was derived by stripping down the udev-058 LSB version for use # with buildroot on embedded hardware using Linux 2.6.34+ kernels. # # You may need to customize this for your system's resource limits # (including startup time!) and admi...
{ "pile_set_name": "Github" }
# This is an incomplete bundle fragment. Do not attempt to deploy. services: "flannel": charm: "cs:~containers/flannel" annotations: "gui-x": "475" "gui-y": "605" relations: - - "flannel:etcd" - "etcd:db" - - "flannel:cni" - "kubernetes-master:cni" - - "flannel:cni" - "kubernetes...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2017 MediaTek Inc. * Author: Kevin Chen <kevin-cw.chen@mediatek.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the...
{ "pile_set_name": "Github" }
# # Makefile for the linux YAFFS filesystem routines. # obj-$(CONFIG_YAFFS_FS) += yaffs.o yaffs-y := yaffs_ecc.o yaffs_vfs.o yaffs_guts.o yaffs_checkptrw.o yaffs-y += yaffs_packedtags1.o yaffs_packedtags2.o yaffs_nand.o yaffs-y += yaffs_tagscompat.o yaffs_tagsvalidity.o yaffs-y += yaffs_mtdif.o yaffs_mtdif1.o yaffs_m...
{ "pile_set_name": "Github" }
--- layout: page title: "Q30515: /I Linker Option Should Read /INF" permalink: /pubs/pc/reference/microsoft/kb/Q30515/ --- ## Q30515: /I Linker Option Should Read /INF Article: Q30515 Version(s): 3.61 3.65 Operating System: MS-DOS Flags: ENDUSER | docerr Last Modified: 18-OCT-1988 Pages 266 and 267 of the "Mi...
{ "pile_set_name": "Github" }
:100000000C9440030C945D030C945D030C945D030D :100010000C945D030C945D030C945D030C94100C24 :100020000C945D030C945D030C945D030C941E0E04 :100030000C945D030C945D030C945D030C945D03C0 :100040000C94C70F0C945D030C94470B0C94090B94 :100050000C945D030C945D030C945D030C945D03A0 :100060000C945D030C945D03D909E909070AE909B9 :1000...
{ "pile_set_name": "Github" }
package io.gitlab.arturbosch.detekt.rules.style import io.gitlab.arturbosch.detekt.api.CodeSmell import io.gitlab.arturbosch.detekt.api.Config import io.gitlab.arturbosch.detekt.api.Debt import io.gitlab.arturbosch.detekt.api.Entity import io.gitlab.arturbosch.detekt.api.Issue import io.gitlab.arturbosch.detekt.api.Ru...
{ "pile_set_name": "Github" }
{erl_opts, [debug_info, warn_export_vars]}. {xref_checks, [undefined_function_calls]}. {eunit_opts, [verbose]}. {plugins, [rebar3_hex]}.
{ "pile_set_name": "Github" }
Copyright (c) 2005-2013 Joergen Ibsen 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, distribute...
{ "pile_set_name": "Github" }
sha1
{ "pile_set_name": "Github" }
# Elm 架構 本章節包含: - Elm 架構基本概論 - Html.App.program 介紹 - 訊息(Messages) - 命令(Commands) - 訂閱(Subscriptions)
{ "pile_set_name": "Github" }
{ "Logging": { "IncludeScopes": false, "LogLevel": { "Default": "Warning" } } }
{ "pile_set_name": "Github" }
namespace CSUtil.Commons { using UnityEngine; public static class VectorUtil { /// <summary> /// Given a rectangle and screen resolution, pushes the rectangle back into screen space /// if it was moved beyond any screen edge. /// </summary> /// <param name="rect">The su...
{ "pile_set_name": "Github" }
import React from 'react'; import { expect } from 'chai'; import { shallow } from 'enzyme'; import Panel from 'src/components/Panel'; describe('Panel', () => { it('should render title if passed', () => { const props = { title: 'title' }; expect(shallow(<Panel {...props} />).find('.panel-title')).to.have.leng...
{ "pile_set_name": "Github" }