text
stringlengths
2
99.9k
meta
dict
// Code generated by linux/mkall.go generatePtracePair(386, amd64). DO NOT EDIT. // +build linux // +build 386 amd64 package unix import "unsafe" // PtraceRegs386 is the registers used by 386 binaries. type PtraceRegs386 struct { Ebx int32 Ecx int32 Edx int32 Esi int32 Edi int32 Ebp ...
{ "pile_set_name": "Github" }
K 14 svn:executable V 1 * K 13 svn:mime-type V 24 application/octet-stream END
{ "pile_set_name": "Github" }
// +build linux,386 linux,arm linux,mips linux,mipsle // 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 unix func init() { // On 32-bit Linux systems, the fcntl syscall that matches Go's // Flock_t ...
{ "pile_set_name": "Github" }
# 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/. brave_locale_source_patterns = [ "${root_gen_dir}/components/brave_components_strings_", "${root_gen_dir}/brave/bra...
{ "pile_set_name": "Github" }
# Copyright (c) 2015 iXsystems, Inc. # All rights reserved. # This file is a part of TrueNAS # and may not be copied and/or distributed # without the express permission of iXsystems. from middlewared.client import Client, ClientException, CallTimeout from middlewared.schema import accepts, Any, Bool, Dict, Int, List, S...
{ "pile_set_name": "Github" }
/** * @license * Copyright (c) 2018 The Polymer Project Authors. All rights reserved. * This code may only be used under the BSD style license found at * http://polymer.github.io/LICENSE.txt * The complete set of authors may be found at * http://polymer.github.io/AUTHORS.txt * The complete set of contributors ma...
{ "pile_set_name": "Github" }
HOST=$(or $(host),127.0.0.1) PORT=$(or $(port),19530) build: docker build --network=host -t milvusdb/mishards . push: docker push milvusdb/mishards pull: docker pull milvusdb/mishards deploy: clean_deploy cd all_in_one && docker-compose -f all_in_one.yml up -d && cd - clean_deploy: cd all_in_one && docker-compose...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2006 Jiri Benc <jbenc@suse.cz> * Copyright 2007 Johannes Berg <johannes@sipsolutions.net> * * 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. */ #include <linu...
{ "pile_set_name": "Github" }
{ "CREATE_EContractCreateNEContractInInit_Tr" : { "_info" : { "comment" : "", "filling-rpc-server" : "Geth-1.9.6-unstable-63b18027-20190920", "filling-tool-version" : "retesteth-0.0.1+commit.0ae18aef.Linux.g++", "lllcversion" : "Version: 0.5.12-develop.2019.9....
{ "pile_set_name": "Github" }
MIIP6gYJKoZIhvcNAQcCoIIP2zCCD9cCAQExCzAJBgUrDgMCGgUAMH8GCSqGSIb3DQEHAaByBHB7 InRlYW1JZCI6IjhRNUY2TTNUTlMiLCJkb21haW4iOiJuLXBsdWdpbi10ZXN0LmZpcmViYXNlYXBw LmNvbSIsImRhdGVDcmVhdGVkIjoiMjAxOS0xMS0xOCwxMDozNjo1MCIsInZlcnNpb24iOjF9oIIM sjCCA_MwggLboAMCAQICARcwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UEBhMCVVMxEzARBgNVBAoT CkFwcGxlIElu...
{ "pile_set_name": "Github" }
after_IN sixteen_CD years_NNS francis_NP ford_NP copolla_NN has_HVZ again_RB returned_VBN to_IN his_PP$ favorite_JJ project_NN ,_, making_VBG the_DT third_OD installment_NN in_IN the_DT godfather-trilogy_NN ._. this_DT new_JJ film_NN has_HVZ been_BEN underrated_VBN for_IN no_DT reason_NN ._. it_PP is_BEZ as_IN intellec...
{ "pile_set_name": "Github" }
<view class="weui-cell__ft"> <view wx:if="{{!disabled}}" class="weui-vcode-btn" catchtap="_onTap">{{str}}</view> <view wx:else class="weui-vcode-btn" style="color: #888;">{{str}}</view> </view>
{ "pile_set_name": "Github" }
# $Id$ # Authority: dag %{?el4:%define _without_selinux 1} %{?el3:%define _without_selinux 1} %{?rh9:%define _without_selinux 1} %{?rh7:%define _without_selinux 1} %{?el2:%define _without_ldap 1} %{?el2:%define _without_pgsql 1} %{?el2:%define _without_selinux 1} %{?el2:%define _without_tls 1} Summary: Lightweight, ...
{ "pile_set_name": "Github" }
import React, { Component } from "react"; import PropTypes from "prop-types"; import { connect } from "react-redux"; import SvgIcon from "../../SvgIcon"; import "./style.less"; class CurrentTheme extends Component { constructor() { super(); this.state = {}; } render() { const {pr...
{ "pile_set_name": "Github" }
import { IconDefinition } from '../types'; declare const ClockCircleFilled: IconDefinition; export default ClockCircleFilled;
{ "pile_set_name": "Github" }
blank_issues_enabled: false contact_links: - name: Feature request url: https://community.n8n.io about: Suggest an idea for this project - name: Question / Problem url: https://community.n8n.io about: Questions and problems with n8n
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Acknowledgements</title> <link rel="stylesheet" type="text/css" href="mesa.css"> </head> <body> <div class="hea...
{ "pile_set_name": "Github" }
#!/bin/sh # -------------------------------------------------------------- # -- Warm up DNS cache script by your own MRU domains or from # -- file when it specified as script argument. # -- # -- Version 1.1 # -- By Yuri Voinov (c) 2014 # -------------------------------------------------------------- # Default DNS hos...
{ "pile_set_name": "Github" }
// Copyright 2014 BVLC and contributors. // // Based on data_layer.cpp by Yangqing Jia. #include <stdint.h> #include <pthread.h> #include <string> #include <vector> #include "caffe/layer.hpp" #include "caffe/util/io.hpp" #include "caffe/vision_layers.hpp" using std::string; using std::map; using std::pair; // caff...
{ "pile_set_name": "Github" }
<?php namespace Guzzle\Http\QueryAggregator; use Guzzle\Http\QueryString; /** * Aggregates nested query string variables using commas */ class CommaAggregator implements QueryAggregatorInterface { /** * {@inheritdoc} */ public function aggregate($key, $value, QueryString $query) { if ...
{ "pile_set_name": "Github" }
// // File.cs: Provides an empty wrapper for files that don't support metadata. // // Author: // Ruben Vermeersch (ruben@savanne.be) // // Copyright (C) 2010 Ruben Vermeersch // // This library is free software; you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License vers...
{ "pile_set_name": "Github" }
// When changing thing, also edit router.d.ts export const NavigationFailureType = { redirected: 2, aborted: 4, cancelled: 8, duplicated: 16 } export function createNavigationRedirectedError (from, to) { return createRouterError( from, to, NavigationFailureType.redirected, `Redirected when go...
{ "pile_set_name": "Github" }
/* * comedi_buf.c * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org> * Copyright (C) 2002 Frank Mori Hess <fmhess@users.sourceforge.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G...
{ "pile_set_name": "Github" }
<?php namespace Office365\Runtime\OData; abstract class ODataReader { /** * @param array $options * @return ODataModel */ function generateModel($options) { $model = new ODataModel($options); $edmx = file_get_contents($options['metadataPath']); $this->parseEdmx($ed...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <g:element xmlns:g="http://www.esri.com/geoportal/gxe" xmlns:h="http://www.esri.com/geoportal/gxe/html" g:extends="$base/schema/gco/xtn/Wrapped_BasicPropertyType.xml"> <g:body> <g:element g:minOccurs="$parent" g:extends="$base/schema/gco/basicTypes/Sc...
{ "pile_set_name": "Github" }
#' @include timespans.r #' @include parse.r #' @include util.r NULL check_interval <- function(object) { errors <- character() if (!is.numeric(object@.Data)) { msg <- "Span length must be numeric." errors <- c(errors, msg) } if (!is(object@start, "POSIXct")) { msg <- "Start date must be in POSIXct ...
{ "pile_set_name": "Github" }
[ { "blockName": "core/social-link-deviantart", "attrs": { "url": "https://example.com/" }, "innerBlocks": [], "innerHTML": "", "innerContent": [] }, { "blockName": null, "attrs": {}, "innerBlocks": [], "innerHTML": ...
{ "pile_set_name": "Github" }
# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License, version 2.0, as # published by the Free Software Foundation. # # This program is also distributed with certain s...
{ "pile_set_name": "Github" }
import React from "react"; import Fab from "@material-ui/core/Fab"; import ContentAdd from "@material-ui/icons/Add"; import Search from "@material-ui/icons/Search"; import PageBase from "../components/PageBase"; import { connect } from "react-redux"; import { getAction } from "../actions/order"; import Drawer from "@ma...
{ "pile_set_name": "Github" }
.. title:: clang-tidy - cert-fio38-c .. meta:: :http-equiv=refresh: 5;URL=misc-non-copyable-objects.html cert-fio38-c ============ The cert-fio38-c check is an alias, please see `misc-non-copyable-objects <misc-non-copyable-objects.html>`_ for more information.
{ "pile_set_name": "Github" }
{ "nome": "Bareggio", "codice": "015012", "zona": { "codice": "1", "nome": "Nord-ovest" }, "regione": { "codice": "03", "nome": "Lombardia" }, "provincia": { "codice": "015", "nome": "Milano" }, "sigla": "MI", "codiceCatastale": "A652", "cap": [ "20010" ], "popolazione": 17035 }
{ "pile_set_name": "Github" }
{ "_args": [ [ "estraverse@^4.2.0", "/Users/wuchangfang/Workspace/My/django-beginners-guide/node_modules/escodegen" ] ], "_from": "estraverse@>=4.2.0 <5.0.0", "_id": "estraverse@4.2.0", "_inCache": true, "_installable": true, "_location": "/estraverse", "_nodeVersion": "0.12.9", "_...
{ "pile_set_name": "Github" }
^\.git ^MYMETA.*$ ^Makefile$ ~$ \.old(?:\..*)?$ \.swp$ \.o$ \.bs$ \.bak$ \.orig$ \.cache\.cm$ \.DS_Store ^blib ^pm_to_blib ^backup ^parts/todo- ^parts/base- ^ppport\.h$ ^PPPort\.c$ ^RealPPPort\. ^testing Devel-PPPort.* Devel-PPPort.*\.tar\.gz$ .travis.yml
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="test"> <UniqueIdentifier>{B674DEFB-2B8A-B641-9B90-E38E9E9275A3}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> <ClCompile In...
{ "pile_set_name": "Github" }
// Copyright 2011 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 template import ( "fmt" "reflect" "github.com/alecthomas/template/parse" ) // common holds the information shared by related templates. type commo...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('isString', require('../isString'), require('./_falseOptions')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
/*- * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. * * Anyone is free to copy, modify, publish, use, compile, sell, or * distribute this software, either in source code form or as a compiled * binary,...
{ "pile_set_name": "Github" }
<div class="intro-left"> <div class="tips blue"> <h1> <span>Rich funktionalitet</span> </h1> <p> Kode beder automatisk </p> <p> Multi-tema: Vælg din favorit programmering stil </p> <p> Tilpasset Font: til brug ved scene </p> <p> Multi cursor redigering, blok redigering online programmeringserfaring kan sammenlignes med...
{ "pile_set_name": "Github" }
function x = thin(x,nburn,nthin,nlast) %THIN Delete burn-in and thin in MCMC-chains % % Description % X = THIN(X,NBURN,NTHIN,NLAST) returns chain containing only % every NTHIN:th simulation sample starting from sample number % NBURN+1 and continuing to sample number NLAST. % % See also % JOIN % Copyrigh...
{ "pile_set_name": "Github" }
/////////////////////////////////////////////////////////////////////////////////// /// OpenGL Mathematics (glm.g-truc.net) /// /// Copyright (c) 2005 - 2012 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" }
package server import ( "net/http" "sort" "time" "github.com/docker/distribution" "github.com/docker/distribution/context" "github.com/docker/distribution/digest" "github.com/docker/distribution/registry/api/errcode" disterrors "github.com/docker/distribution/registry/api/v2" "github.com/openshift/origin/pk...
{ "pile_set_name": "Github" }
//===- SourceMgr.cpp - Manager for Simple Source Buffers & Diagnostics ----===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
//===-- callback_ostream.cpp ----------------------------------------------===// // // LDC – the LLVM D compiler // // This file is distributed under the Boost Software License. See the LICENSE // file for details. // //===----------------------------------------------------------------------===...
{ "pile_set_name": "Github" }
<?php return [ /* * Constants */ 'nav-settings' => 'Settings', 'nav-agents' => 'Agents', 'nav-dashboard' => 'Dashboard', 'nav-categories' => 'Categories', 'nav-priorities' => 'Priorities', 'nav-statuses' ...
{ "pile_set_name": "Github" }
require('../../modules/es6.string.sup'); module.exports = require('../../modules/_core').String.sup;
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: a9b2de65bdaa21d45b1164425ebe736b ModelImporter: serializedVersion: 19 fileIDToRecycleName: 100000: //RootNode 400000: //RootNode 2300000: //RootNode 3300000: //RootNode 4300000: pPlane6 9500000: //RootNode materials: importMaterials: 1 materialName: 0 ...
{ "pile_set_name": "Github" }
<script>netsh advfirewall set allprofiles state off & echo 'Firewall is disabled' & winrm set winrm/config/service @{AllowUnencrypted="true"} & winrm set winrm/config/client @{AllowUnencrypted="true"} & echo 'set winrm allow unencrypted' & winrm set winrm/config/service/auth @{Basic="true"} & winrm set winrm/config/cli...
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If ...
{ "pile_set_name": "Github" }
import React from 'react' // import { isValidPoint, buildStyleGetters } from '../utils/Utils' import useSeriesStyle from '../hooks/useSeriesStyle' import useDatumStyle from '../hooks/useDatumStyle' import Rectangle from '../primitives/Rectangle' import useChartContext from '../hooks/useChartContext' import useChartSt...
{ "pile_set_name": "Github" }
#!/usr/bin/env python3 ######################################################################################### # # Description: # Requirement of python 3.4 to execute this script and required result log file(s) # are in the same location # Run with command line without options required. Example: py...
{ "pile_set_name": "Github" }
// Timeline.swift // // Copyright (c) 2014–2016 Alamofire Software Foundation (http://alamofire.org/) // // 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 with...
{ "pile_set_name": "Github" }
/* jshint -W030 */ var nforce = require('../'); var should = require('should'); describe('index', function() { describe('#plugin', function() { it('should allow extending with functions', function() { should.exist(nforce.plugin); nforce.plugin.should.be.a.Function; var plugin = nforce.plug...
{ "pile_set_name": "Github" }
#pragma once #include "gui_driver.h" #include <stdint.h> #define FLASHLIGHT_STACK_SIZE ( 0x400 ) #define FLASHLIGHT_PRIO ( HEXIWEAR_APP_PRIO ) extern guiImage_t flashlight_icon; extern const uint8_t flashlight_screen_bmp[18438], flashlight_off_bmp[4806], flashlight_on_bmp[4806];
{ "pile_set_name": "Github" }
#ifndef _STRBUF_H_ #define _STRBUF_H_ #include "quip_fwd.h" //#include "typedefs.h" /* string buffer structure */ struct string_buf { char * sb_buf; size_t sb_size; } ; /* String_Buf */ /* For now this is not an object... */ //#define SB_BUF(sbp) sbp->sb_buf #define SB_SIZE(sbp) sbp->sb_size #define SET_SB...
{ "pile_set_name": "Github" }
ai.h2o.sparkling.extensions.stacktrace.StackTraceCollector
{ "pile_set_name": "Github" }
+++ Talk_date = "" Talk_start_time = "" Talk_end_time = "" Title = "Walking into Mordor: The History and Future of DevOps (ballroom)" Type = "talk" Youtube = "k6_xlRUNzF0" Speakers = ["ryan-bergman"] +++ The main premise of this talk is that the current state of DevOps tooling, is overly complex and too much of a cogn...
{ "pile_set_name": "Github" }
pragma solidity ^0.4.11; import '../math/SafeMath.sol'; /** * @title MerdeToken token * @dev Simple ERC20 Token example, with mintable token creation */ contract MerdeToken { /* * Events */ event Mint(address indexed to, uint256 amount); event MintFinished(); event MintRequest(address index...
{ "pile_set_name": "Github" }
/*global django:true, jQuery:false*/ /* Puts the included jQuery into our own namespace using noConflict and passing * it 'true'. This ensures that the included jQuery doesn't pollute the global * namespace (i.e. this preserves pre-existing values for both window.$ and * window.jQuery). */ var django = django || {}...
{ "pile_set_name": "Github" }
import json import os def relative_path(script_reference_path, rel_path): # __file__ should be passed as script_reference_path script_path = os.path.abspath( script_reference_path) # i.e. /path/to/dir/foobar.py script_dir = os.path.split(script_path)[0] # i.e. /path/to/dir/ return os.path.joi...
{ "pile_set_name": "Github" }
/* * Copyright Confluent 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 in ...
{ "pile_set_name": "Github" }
// // RunTestsNotification.swift // pxctest // // Created by Johannes Plunien on 10/12/2016. // Copyright © 2016 Johannes Plunien. All rights reserved. // import Foundation final class RunTestsNotification: NSObject, NSUserNotificationCenterDelegate { private var notificationSender: NotificationSender pr...
{ "pile_set_name": "Github" }
#include "clapack.h" /* Table of constant values */ static real c_b9 = 0.f; static real c_b10 = 1.f; static integer c__0 = 0; static integer c__1 = 1; static integer c__2 = 2; /* Subroutine */ int ssteqr_(char *compz, integer *n, real *d__, real *e, real *z__, integer *ldz, real *work, integer *info) {...
{ "pile_set_name": "Github" }
{application, erllambda, [{description, "Erlang AWS Lambda and Utilities"}, {vsn, "git"}, {registered, []}, {mod, {erllambda_app, []}}, {applications, [ kernel, stdlib, lhttpc, erlcloud, jsone ]}, {env, [ %% Print Env during Init or not {print_env, true}, %% execution...
{ "pile_set_name": "Github" }
<% layout("/layouts/platform.html"){ %> <header class="header navbar bg-white shadow"> <div class="btn-group tool-button"> <a class="btn btn-primary navbar-btn" href="${base}/platform/sys/user" data-pjax id="goback"><i class="ti-angle-left"></i> 返回</a> </div> </header> <div class="content-wrap"> <d...
{ "pile_set_name": "Github" }
// *** WARNING: this file was generated by pulumigen. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** package v1 import ( "reflect" "github.com/pkg/errors" metav1 "github.com/pulumi/pulumi-kubernetes/sdk/v2/go/kubernetes/meta/v1" "github.com/pulumi/pulumi/sdk/v2/go/pulumi" )...
{ "pile_set_name": "Github" }
import React, { PureComponent } from "react"; import { ViewPropTypes, NativeModules } from "react-native"; import PropTypes from "prop-types"; import RNImageHelper from 'react-native-image-helper' const { RNBottomActionSheet } = NativeModules; class GridView extends PureComponent { static propTypes = { ...View...
{ "pile_set_name": "Github" }
#define _GNU_SOURCE #include <stdlib.h> #include <assert.h> #include <errno.h> #include <search.h> #include <unistd.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <kitsune.h> struct hsearch_data *store; int init_listen_socket(int port) { int rec_sock, st...
{ "pile_set_name": "Github" }
$('#content_field').val(''); $('.Post__contents').html( '<%= j(render partial: "conversations/post_content" ) %>' );
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: e0edf97b5885e424a973b67aa82fad2e timeCreated: 1508666793 licenseType: Pro NativeFormatImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
from unittest import TestCase from unittest.mock import MagicMock from PyQt5.QtCore import QUrl from unittest.mock import patch from UM.MimeTypeDatabase import MimeTypeDatabase from cura.Settings.ContainerManager import ContainerManager import tempfile import os class TestContainerManager(TestCase): def setUp(sel...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # Generated by Django 1.9.1 on 2016-01-08 05:58 from __future__ import unicode_literals from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('nmaper', '0007_nmapscan_slug_text'), ] operations = [ migrations.RemoveField...
{ "pile_set_name": "Github" }
/* */ /* PBGMIDI.c MIDI管理用関数 */ /* */ /* */ #de...
{ "pile_set_name": "Github" }
require xorg-app-common.inc PE = "1" PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "e09c14cf1ac78260f95a9aa45bccab4c" SRC_URI[archive.sha256sum] = "d6ee7becf9ece2fcc30ce50f7e9be31f231cce0cb3a8ba09d1697ac2822c3fcc"
{ "pile_set_name": "Github" }
include(../common.pri) TARGET = trimesh_color SOURCES += trimesh_color.cpp ../../../wrap/ply/plylib.cpp
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on 01/08/15 11:15:06 by SUMO Version dev-SVN-r17560 This data file and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.htm...
{ "pile_set_name": "Github" }
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "NSObject.h" @interface IDEWindowMenuController : NSObject { } + (void)_activateXcode; + (id)_activeEditorDocumentDictionariesForWorkspaceDocument:(id)arg1 allEditorDoc...
{ "pile_set_name": "Github" }
# The MIT License # # Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Reginaldo L. Russinholi # # 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, incl...
{ "pile_set_name": "Github" }
var baseFindIndex = require('./_baseFindIndex'), baseIteratee = require('./_baseIteratee'), toInteger = require('./toInteger'); /* Built-in method references for those with the same name as other `lodash` methods. */ var nativeMax = Math.max; /** * This method is like `_.find` except that it returns the inde...
{ "pile_set_name": "Github" }
#Mon Jul 22 10:53:54 IST 2019 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
{ "pile_set_name": "Github" }
{let $foo: $a ? 0 : 1 /} {let $foo: $a ?: 1 /} {let $foo: 1 < 2 and 2 <= 3 /} {let $foo: 1 > 2 or 2 >= 3 /} {let $foo: 1 == 1 and 1 != 2 /} {let $foo: ((1 + 2) / 3 * 4) % 5 - 6 /} {let $foo: not $bar /} {let $foo kind="text"} ---------------------------------------------------- [ ["soy", [ ["delimiter...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // @import Foundation; @class HAKTransport, NSArray, NSHashTable, NSString; @interface HAKPairing : NSObject { NSHashTable *_connections; BOOL _admin; HAKTransport *_tran...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x" }, { "idiom" : "universal", "scale" : "2x" }, { "idiom" : "universal", "filename" : "cc_traffic_refuel_l@3x.png", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
<!-- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. * * Code generated by Microsoft (R) AutoRest Code Generator. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XML...
{ "pile_set_name": "Github" }
/* * linux/arch/m68k/tools/amiga/dmesg.c -- Retrieve the kernel messages stored * in Chip RAM with the kernel command * line option `debug=mem'. * * © Copyright 1996 by Geert Uytterhoeven <geert@linux-m68k.org> * * * Usage: * * dmesg * dmesg <CHIPMEM_END> * * * This file is subject to th...
{ "pile_set_name": "Github" }
/* Copyright_License { XCSoar Glide Computer - http://www.xcsoar.org/ Copyright (C) 2000-2016 The XCSoar Project A detailed list of copyright holders can be found in the file "AUTHORS". This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License ...
{ "pile_set_name": "Github" }
package task import ( "errors" "fmt" "github.com/docker/swarmkit/api" "github.com/docker/swarmkit/cmd/swarmctl/common" "github.com/spf13/cobra" ) var ( removeCmd = &cobra.Command{ Use: "remove <task ID>", Short: "Remove a task", Aliases: []string{"rm"}, RunE: func(cmd *cobra.Command, args []strin...
{ "pile_set_name": "Github" }
/* * ioremap.c * * Support for mapping between dma_addr_t values a phys_addr_t values. * * Copyright (C) 2005-2009 Scientific-Atlanta, Inc. * * 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 Found...
{ "pile_set_name": "Github" }
//--------------------------------------------------------------------------- // This software is Copyright (c) 2015 Embarcadero Technologies, Inc. // You may only use this software if you are an authorized licensee // of an Embarcadero developer tools product. // This software is considered a Redistributable as def...
{ "pile_set_name": "Github" }
/**************************************************************************** ** ** Copyright (C) 2019 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:FDL$ ** Commercial License Usage ** Licensees holding valid commerci...
{ "pile_set_name": "Github" }
# Import contacts into Microsoft Dynamics CRM This application uses pre-packaged tools to intelligently connect with Microsoft Dynamics CRM. Based on a simple use case, the application takes a CSV file of contacts and uploads the contact information to an active Dynamics CRM user account. It uses the Anypoint DataWeav...
{ "pile_set_name": "Github" }
using System; using System.Threading; using System.Threading.Tasks; using System.Reflection; using System.Linq; using System.Collections.Generic; using System.Diagnostics; using SampleControl.Entities; using Uno.UI.Samples.Controls; using Uno.UI.Samples.Entities; using System.Runtime.InteropServices.WindowsRuntime; us...
{ "pile_set_name": "Github" }
#!/usr/bin/env python3 # -*- coding: utf-8 -*- from btree import BTree, Node, flip_tree tree = BTree(4, Node(2, Node(1), Node(3)), Node(7, Node(6), Node(9))) tree.tree_print() flip_tree(tree) print("\nFli...
{ "pile_set_name": "Github" }
$:.unshift File.expand_path(File.dirname(__FILE__)) + '/../lib' require 'cloudkit' require 'rufus/tokyo/tyrant' # gem install rufus-tokyo # start Tokyo Tyrant with a table store... # ttserver data.tct CloudKit.setup_storage_adapter(Rufus::Tokyo::TyrantTable.new('127.0.0.1', 1978)) use Rack::Session::Pool use CloudKit::...
{ "pile_set_name": "Github" }
namespace Nancy.Demo.Authentication { public class MainModule : NancyModule { public MainModule() { Get("/", args => { return View["Index.cshtml"]; }); Get("/login", args => { return View["Login.cshtml", this.Request...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <package> <metadata> <id>TaskSchedulerEditor</id> <version>2.9.0</version> <title>Task Scheduler Managed Wrapper UI Library</title> <authors>David Hall</authors> <description>Provides localizable UI elements for editing classes in the TaskScheduler li...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2017 Josh Poimboeuf <jpoimboe@redhat.com> */ /* * objtool orc: * * This command analyzes a .o file and adds .orc_unwind and .orc_unwind_ip * sections to it, which is used by the in-kernel ORC unwinder. * * This command is a superset of "objtool ch...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* 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/. */ /** Eric D Vaughan A frame th...
{ "pile_set_name": "Github" }
#include "inspector_io.h" #include "inspector_socket_server.h" #include "inspector/main_thread_interface.h" #include "inspector/node_string.h" #include "base_object-inl.h" #include "debug_utils-inl.h" #include "node.h" #include "node_crypto.h" #include "node_internals.h" #include "node_mutex.h" #include "v8-inspector....
{ "pile_set_name": "Github" }
/* * [The "BSD licence"] * Copyright (c) 2013-2015 Dandelion * 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 must retain the above copyright * n...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Text; namespace LogExpert { /// <summary> /// Interface to be implemented by tools windows that are shared across multiple log files. /// The implementor will be called whenever the current log file changes. So it can draw new content ...
{ "pile_set_name": "Github" }