text
stringlengths
2
99.9k
meta
dict
/* ************************************************************************ qooxdoo - the new era of web development http://qooxdoo.org Copyright: 2004-2011 1&1 Internet AG, Germany, http://www.1und1.de License: MIT: https://opensource.org/licenses/MIT See the LICENSE file in the project'...
{ "pile_set_name": "Github" }
import { Component, OnInit } from '@angular/core'; import { ActivatedRoute, Router } from '@angular/router'; import { TranslatorService } from '@core/translator/translator.service'; import { ApiResource } from '@shared/viewModel/api-resource.model'; import { ProblemDetails } from '@shared/viewModel/default-response.mod...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 91f3ed25af9c2d945ad763ccd9126e05 timeCreated: 1445595745 licenseType: Store TextureImporter: fileIDToRecycleName: {} serializedVersion: 2 mipmaps: mipMapMode: 0 enableMipMap: 1 linearTexture: 1 correctGamma: 0 fadeOut: 0 borderMipMap: 0 mipMapFadeDistanceStar...
{ "pile_set_name": "Github" }
// Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // Preprocessed version of "boost/mpl/bind_fwd.hpp" header // -- DO NOT modify by hand! namespace boos...
{ "pile_set_name": "Github" }
// Code generated by client-gen. DO NOT EDIT. package fake import ( "context" hivev1 "github.com/openshift/hive/pkg/apis/hive/v1" v1 "k8s.io/apimachinery/pkg/apis/meta/v1" labels "k8s.io/apimachinery/pkg/labels" schema "k8s.io/apimachinery/pkg/runtime/schema" types "k8s.io/apimachinery/pkg/types" watch "k8s.i...
{ "pile_set_name": "Github" }
//========================================================================= // ENUMTYPE.CC - part of // OMNeT++/OMNEST // Discrete System Simulation in C++ // // Author: Andras Varga // //========================================================================= /*--------------------------...
{ "pile_set_name": "Github" }
{ "LoadBalancerListeners": [] }
{ "pile_set_name": "Github" }
{ "_from": "glob@7.1.6", "_id": "glob@7.1.6", "_inBundle": false, "_integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", "_location": "/glob", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "glob@7.1...
{ "pile_set_name": "Github" }
require_relative '../../spec_helper' require_relative 'shared/arg' describe "Numeric#phase" do it_behaves_like :numeric_arg, :phase end
{ "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" }
--- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib @@ -324,7 +324,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) quiet_cmd_lzma = LZMA $@ cmd_lzma = (cat $(filter-out FORCE,$^) | \ - lzma -9 && $(call size_append, $(filter-out FORCE,$^))) > $@ || \ + lzma e -d20 -lc1 -lp2 -pb2 -eos -si -so && $(call size_append...
{ "pile_set_name": "Github" }
const webpack = require('webpack'); const HtmlWebpackPlugin = require('html-webpack-plugin'); const path = require('path'); module.exports = { mode: "development", devtool: 'cheap-module-source-map', entry: [ './src/utils/polyfills.js', './src/index.jsx', ], output: { path: path.join(...
{ "pile_set_name": "Github" }
Shader "Hidden/Shader Forge/SFN_Max_5" { Properties { _OutputMask ("Output Mask", Vector) = (1,1,1,1) _A ("A", 2D) = "black" {} _B ("B", 2D) = "black" {} _C ("C", 2D) = "black" {} _D ("D", 2D) = "black" {} _E ("E", 2D) = "black" {} } SubShader { Tags {...
{ "pile_set_name": "Github" }
.TH libssh2_session_banner_set 3 "9 Sep 2011" "libssh2 1.4.0" "libssh2 manual" .SH NAME libssh2_session_banner_set - set the SSH prococol banner for the local client .SH SYNOPSIS #include <libssh2.h> int libssh2_session_banner_set(LIBSSH2_SESSION *session, const char *banner); .SH DESCRIPTION \fIsession\fP - Session...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/ThemeOverlay.Material.Dark" android:background="?android:selectableItemBackground" android:layout_height="wrap_content" android:layout_width="match_parent" an...
{ "pile_set_name": "Github" }
form=词 tags= 芍药斗新妆, 杨柳飞轻雪。 著意留连不放春, 已向东皇说。 况是谪仙家, 自有长生诀。 方士呼来借玉蟾, 要吸杯中月。
{ "pile_set_name": "Github" }
package schemaherokubectlcli import ( "fmt" "os" "path/filepath" "github.com/pkg/errors" "github.com/schemahero/schemahero/pkg/database" "github.com/spf13/cobra" "github.com/spf13/viper" ) func PlanCmd() *cobra.Command { cmd := &cobra.Command{ Use: "plan", Short: "plan a spec application ...
{ "pile_set_name": "Github" }
<?php namespace Drupal\Tests\entity_test\Functional\Rest; use Drupal\entity_test\Entity\EntityTest; use Drupal\Tests\rest\Functional\BcTimestampNormalizerUnixTestTrait; use Drupal\Tests\rest\Functional\EntityResource\EntityResourceTestBase; use Drupal\Tests\system\Functional\Entity\Traits\EntityDefinitionTestTrait; u...
{ "pile_set_name": "Github" }
/* * Copyright 2016 Azavea * * 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 wr...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0-only */ #include <arch/romstage.h> #include <cbmem.h> void mainboard_romstage_entry(void) { cbmem_recovery(0); }
{ "pile_set_name": "Github" }
.\" ************************************************************************** .\" * _ _ ____ _ .\" * Project ___| | | | _ \| | .\" * / __| | | | |_) | | .\" * | (__| |_| | _ <| |___ .\" * ...
{ "pile_set_name": "Github" }
<!-- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0, which is available at http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made avail...
{ "pile_set_name": "Github" }
<!--******************************************************************** * Copyright© 2000 - 2020 SuperMap Software Co.Ltd. All rights reserved. *********************************************************************--> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title data-i18n='resources.title_components...
{ "pile_set_name": "Github" }
// entry
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 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 of source code must retain the above copyright * notice, this list of conditions a...
{ "pile_set_name": "Github" }
import { alias } from '@ember/object/computed'; import { get, computed } from '@ember/object'; import { inject as service } from '@ember/service'; import { Ability } from 'ember-can'; export default Ability.extend({ currentUser: service(), canManage: computed('organization.owner.id', 'currentUser.user.id', functi...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:c7d6d9fb472aafeec5afb373b6695546a42dbf7506e450913a7de9464b41c687 size 11088
{ "pile_set_name": "Github" }
/*! * jQuery UI Effects Bounce 1.11.4 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/bounce-effect/ */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. R...
{ "pile_set_name": "Github" }
{ "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
yargs ======== Yargs be a node.js library fer hearties tryin' ter parse optstrings. With yargs, ye be havin' a map that leads straight to yer treasure! Treasure of course, being a simple option hash. [![Build Status](https://travis-ci.org/bcoe/yargs.png)](https://travis-ci.org/bcoe/yargs) [![Dependency Status](https...
{ "pile_set_name": "Github" }
//----------------------------------------------------------------------------- // VRAD_DLL.VPC // // Project Script //----------------------------------------------------------------------------- $Macro SRCDIR "..\.." $Macro OUTBINDIR "$SRCDIR\..\game\bin" $Include "$SRCDIR\vpc_scripts\source_dll_base.vpc" $Config...
{ "pile_set_name": "Github" }
/* UTILITY CLASSES */ .ignore-css { all: unset; } .pointer { cursor: pointer; } .selectable-all { -webkit-touch-callout: all; -webkit-user-select: all; -khtml-user-select: all; -moz-user-select: all; -ms-user-select: all; user-select: all; } .selectable { -webkit-touch-callout: te...
{ "pile_set_name": "Github" }
// Distributed under the terms of the MIT license // Test case submitted to project by https://github.com/practicalswift (practicalswift) // Test case found by fuzzing for { struct A { { { { } } } { } func a { init( ) { class case ,
{ "pile_set_name": "Github" }
/** * @author Richard Davey <rich@photonstorm.com> * @copyright 2020 Photon Storm Ltd. * @license {@link https://opensource.org/licenses/MIT|MIT License} */ var Class = require('../utils/Class'); /** * @classdesc * An Image Collection is a special Tile Set containing multiple images, with no slici...
{ "pile_set_name": "Github" }
DELETE FROM command WHERE name IN ('gm','gm chat'); INSERT INTO `command` VALUES ('gm',1,'Syntax: .gm [on/off]\r\n\r\nEnable or Disable in game GM MODE or show current state of on/off not provided.'), ('gm chat',1,'Syntax: .gm chat [on/off]\r\n\r\nEnable or disable chat GM MODE (show gm badge in messages) or show curre...
{ "pile_set_name": "Github" }
<component xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.2 http://maven.apache.org/xsd/component-1.1.2.xsd" > <dependencySets> <...
{ "pile_set_name": "Github" }
require(microbenchmark) local({ s <- "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Proin nibh augue, suscipit a, scelerisque sed, lacinia in, mi. Cras vel lorem. Etiam pellentesque aliquet tellus. Phasellus pharetra nulla ac diam. Quisque semper justo at risus. Donec venenatis, turpis ve...
{ "pile_set_name": "Github" }
# Copyright (c) 2015-2017, NVIDIA CORPORATION. All rights reserved. import cPickle import os import tarfile import PIL.Image from downloader import DataDownloader class Cifar100Downloader(DataDownloader): """ See details about the CIFAR100 dataset here: http://www.cs.toronto.edu/~kriz/cifar.html "...
{ "pile_set_name": "Github" }
/* sunxvr500.c: Sun 3DLABS XVR-500 Expert3D driver for sparc64 systems * * Copyright (C) 2007 David S. Miller (davem@davemloft.net) */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/fb.h> #include <linux/pci.h> #include <linux/init.h> #include <linux/of_device.h> #include <asm/io.h> struct e3...
{ "pile_set_name": "Github" }
(* ** Copyright (C) 2011 Hongwei Xi, ATS Trustful Software, 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, ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0, which is available at http://www.eclipse.org/legal/epl-2.0. ...
{ "pile_set_name": "Github" }
<html xmlns:tal="http://xml.zope.org/namespaces/tal" xmlns:metal="http://xml.zope.org/namespaces/metal"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Test Report Tree with Stat Method</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td row...
{ "pile_set_name": "Github" }
/* * ds.c -- 16-bit PCMCIA core support * * 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. * * The initial developer of the original code is David A. Hinds * <dahinds@users.sour...
{ "pile_set_name": "Github" }
{{- if .Capabilities.APIVersions.Has "apps/v1" }} apiVersion: apps/v1 {{- else }} apiVersion: extensions/v1beta1 {{- end }} kind: Deployment metadata: name: disco spec: revisionHistoryLimit: 5 replicas: 1 selector: matchLabels: app: disco template: metadata: labels: app: disco ...
{ "pile_set_name": "Github" }
#!/bin/sh ROOT=`dirname $0` $ROOT/bundle.js nunjucks.js $ROOT/bundle.js -m nunjucks.min.js $ROOT/bundle.js -s nunjucks-slim.js $ROOT/bundle.js -m -s nunjucks-slim.min.js
{ "pile_set_name": "Github" }
// Tideland Go Library - Etc - Errors // // Copyright (C) 2016-2017 Frank Mueller / Tideland / Oldenburg / Germany // // All rights reserved. Use of this source code is governed // by the new BSD license. package etc //-------------------- // IMPORTS //-------------------- import ( "github.com/tideland/golib/errors...
{ "pile_set_name": "Github" }
/* * * Copyright (c) 2007-2016 The University of Waikato, Hamilton, New Zealand. * All rights reserved. * * This file is part of libtrace. * * This code has been developed by the University of Waikato WAND * research group. For further information please see http://www.wand.net.nz/ * * libtrace is free softwa...
{ "pile_set_name": "Github" }
// mksysnum_freebsd.pl // Code generated by the command above; see README.md. DO NOT EDIT. // +build 386,freebsd package unix const ( // SYS_NOSYS = 0; // { int nosys(void); } syscall nosys_args int SYS_EXIT = 1 // { void sys_exit(int rval); } exit \ SYS_FORK = 2 // { ...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Threading; using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using Renci.SshNet.Channels; using Renci.SshNet.Common; using Renci.SshNet.Messages.Connection; namespace Renci.SshNet.Tests.Classes.Channels { [TestClass] public class Channe...
{ "pile_set_name": "Github" }
--- title: 净土之嚣 date: '2019-07-02' slug: tidy-noise --- 前年列弛大人有感于汪精卫的才情与下场,说:有些人如果没有被推上高位才是一生之幸。[当时我也说](https://www.liechi.org/cn/2017/04/tears_under_the_moon/#comment-3239887778)我自己正有此想法,有意选择保持安静,不去做振臂高呼的所谓社区领袖,原因有二:一是我不想对用户洗脑;二是我认为手握权力太大,终归会有很大的反作用。想必大家都明白我针对的是什么。是的,就是极乐净土(非彼净土,莫误会)。 两年过去,我觉得我的预言基本上成了现实。净土宗的敌对势力开始猛...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleIdentifier</key> <string>com.alimobilesec.SecurityGuardSDK</string> <key>CFBundleName</key> <string>SecurityGuardSDK</string> <key>...
{ "pile_set_name": "Github" }
struct MTLOrigin { var x: Int var y: Int var z: Int init() init(x x: Int, y y: Int, z z: Int) } func MTLOriginMake(_ x: Int, _ y: Int, _ z: Int) -> MTLOrigin struct MTLSize { var width: Int var height: Int var depth: Int init() init(width width: Int, height height: Int, depth depth: Int) } func MTL...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002-2020 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Neo4j 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 ...
{ "pile_set_name": "Github" }
{ "$id": "request.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "required": [ "method", "url", "httpVersion", "cookies", "headers", "queryString", "headersSize", "bodySize" ], "properties": { "method": { "type": "string" }, ...
{ "pile_set_name": "Github" }
import React from 'react' import {ActionLink} from 'components/ui/DbLink' import ACTIONS from 'data/ACTIONS' import STATUSES from 'data/STATUSES' import Module from 'parser/core/Module' import {TieredRule, TARGET, Requirement} from 'parser/core/modules/Checklist' import {SEVERITY, TieredSuggestion} from 'parser/core/m...
{ "pile_set_name": "Github" }
package com.loiane.cursojava.aula20.labs; import java.util.Scanner; public class Exer06 { public static void main(String[] args) { Scanner scan = new Scanner(System.in); char[][] jogoVelha = new char[3][3]; System.out.println("Jogador 1 = X"); System.out.println...
{ "pile_set_name": "Github" }
// Copyright (c) 2014 Marshall A. Greenblatt. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of ...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard. // #import <Cocoa/NSView.h> @interface FlippedView : NSView { } - (BOOL)isFlipped; @end
{ "pile_set_name": "Github" }
{ "type": "bundle", "id": "bundle--78a73eb0-beed-484f-8d46-c9d90519b8e4", "spec_version": "2.0", "objects": [ { "id": "relationship--457cb4ac-e64b-4905-853b-933a28bd34cc", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "description": "[Pow...
{ "pile_set_name": "Github" }
// +build ignore /* * Minio Go Library for Amazon S3 Compatible Cloud Storage * Copyright 2015-2017 Minio, 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.apa...
{ "pile_set_name": "Github" }
# Contributor Covenant Code of Conduct ## Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender...
{ "pile_set_name": "Github" }
{{#if implementationOf}} <aside class="tsd-sources"> <p>Implementation of {{#with implementationOf}}{{> typeAndParent}}{{/with}}</p> </aside> {{/if}} {{#if inheritedFrom}} <aside class="tsd-sources"> <p>Inherited from {{#with inheritedFrom}}{{> typeAndParent}}{{/with}}</p> </aside> {{/if...
{ "pile_set_name": "Github" }
output "master_cloud_init" { value = "${ join("`", data.template_file.master.*.rendered) }" }
{ "pile_set_name": "Github" }
# frozen_string_literal: true class OEmbedCache < ApplicationRecord serialize :data validates :data, :presence => true has_many :posts # NOTE API V1 to be extracted acts_as_api api_accessible :backbone do |t| t.add :data end def self.find_or_create_by(opts) cache = OEmbedCache.find_or_initial...
{ "pile_set_name": "Github" }
<template> <div class="container"> <h1>Home page</h1> <p> <NuxtLink to="/about"> About page </NuxtLink> </p> <p> <NuxtLink to="/users"> Lists of users </NuxtLink> </p> </div> </template>
{ "pile_set_name": "Github" }
#include "MT_Disconnect.h" #include "Counting_Consumer.h" #include "Counting_Supplier.h" #include "orbsvcs/Time_Utilities.h" #include "orbsvcs/Event_Utilities.h" #include "orbsvcs/Event/EC_Event_Channel.h" #include "orbsvcs/Event/EC_Default_Factory.h" static void run_test (PortableServer::POA_ptr poa, ...
{ "pile_set_name": "Github" }
/* * * Copyright 2014 gRPC 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 agree...
{ "pile_set_name": "Github" }
//===--- SemanticARCOptVisitor.h ------------------------------------------===// // // This source file is part of the Swift.org open source project // // Copyright (c) 2014 - 2020 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/L...
{ "pile_set_name": "Github" }
<?php namespace Codeception\Lib; use Codeception\Actor; use Codeception\Exception\TestRuntimeException; class Friend { protected $name; protected $actor; protected $data = []; protected $multiSessionModules = []; public function __construct($name, Actor $actor, $modules = []) { $this-...
{ "pile_set_name": "Github" }
{ "id": 63, "date": "2016/12/16", "sources": [ "https://www.mic.com/articles/172403/ibm-s-ceo-wrote-trump-a-glowing-letter-employees-responded-with-list-of-demands", "https://www.coworker.org/petitions/ibmers-to-ceo-ginni-rometty-affirm-ibm-values", "https://theintercept.com/2016/12/...
{ "pile_set_name": "Github" }
{ "__inputs": [ { "name": "DS_TESLA", "label": "tesla", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "VAR_RANGEUNIT", "type": "constant", "label": "rangeunit", "value": "km", "descri...
{ "pile_set_name": "Github" }
Ext.define('Redwood.view.Projects', { extend: 'Ext.grid.Panel', alias: 'widget.projectsEditor', store: 'Projects', selType: 'rowmodel', minHeight: 150, manageHeight: true, initComponent: function () { var me = this; this.columns = [ { header: '...
{ "pile_set_name": "Github" }
/*********************************************************** Copyright 1987, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that co...
{ "pile_set_name": "Github" }
tenney engineering inc tny th qtr net shr two cts vs nine cts net vs revs vs mths shr cts vs cts net vs revs mln vs mln reuter
{ "pile_set_name": "Github" }
// <auto-generated /> using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Migrations; using Microsoft.EntityFrameworkCore.Storage; using Microsoft.EntityFrameworkCore.Storage.Internal; using Sp...
{ "pile_set_name": "Github" }
#include "php_phalcon.h" #include "phalcon.h" #include <ext/standard/php_smart_string.h> #include <zend_smart_str.h> #include <main/spprintf.h> #include "parser.php7.h" #include "scanner.h" #include "annot.h" #include "kernel/main.h" #include "kernel/exception.h" #define phannot_add_assoc_stringl(var, index, str,...
{ "pile_set_name": "Github" }
// // System.Runtime.Remoting.Metadata.W3cXsd2001.SoapEntity // // Authors: // Martin Willemoes Hansen (mwh@sysrq.dk) // Lluis Sanchez Gual (lluis@ximian.com) // // (C) 2003 Martin Willemoes Hansen // // // Copyright (C) 2004 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of cha...
{ "pile_set_name": "Github" }
#pragma once #include "SFAvroProtocol.h" class ProtocolAvroProtocol : public SFAvroProtocol { public: ProtocolAvroProtocol(); virtual ~ProtocolAvroProtocol(); virtual BasePacket* CreateIncomingPacketFromPacketId(int packetId) override; };
{ "pile_set_name": "Github" }
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
{ "pile_set_name": "Github" }
/************************************************************************** ** This file is part of LiteIDE ** ** Copyright (c) 2011-2019 LiteIDE. All rights reserved. ** ** This library is free software; you can redistribute it and/or ** modify it under the terms of the GNU Lesser General Public ** License as p...
{ "pile_set_name": "Github" }
/** * This header is generated by class-dump-z 0.2b. * * Source: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout */ #import <SportsWorkout/XXUnknownSuperclass.h> @class NSMutableDictionary, NSDictionary, NSString; @interface SWWorkout : XXUnknownSuperclass { NSString *_workoutState; // 4...
{ "pile_set_name": "Github" }
<?php namespace Oro\Bundle\RedirectBundle\Tests\Unit\EventListener; use Oro\Bundle\RedirectBundle\EventListener\RedirectExceptionListener; use Oro\Bundle\RedirectBundle\Routing\MatchedUrlDecisionMaker; use Oro\Bundle\RedirectBundle\Routing\SlugRedirectMatcher; use Symfony\Component\HttpFoundation\RedirectResponse; us...
{ "pile_set_name": "Github" }
{ "tests": { "include": [ "./src/tests/**/*" ] } }
{ "pile_set_name": "Github" }
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; function getDecimals(n) { n = n + ''; var i = n.indexOf('.'); return (i == -1) ? 0 : n.length - i - 1; } function getVF(n, opt_pre...
{ "pile_set_name": "Github" }
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>EVP_PKEY_print_private</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailt...
{ "pile_set_name": "Github" }
/* Highcharts JS v3.0.6 (2013-10-04) Plugin for displaying a message when there is no data visible in chart. (c) 2010-2013 Highsoft AS Author: Øystein Moseng License: www.highcharts.com/license */ (function(c){function f(){return!!this.points.length}function g(){this.hasData()?this.hideNoData():this.showNoData()...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2009-2014 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * ...
{ "pile_set_name": "Github" }
var ElementType = require("domelementtype"), DomUtils = module.exports; function find(test, arr, recurse, limit){ var result = [], childs; for(var i = 0, j = arr.length; i < j; i++){ if(test(arr[i])){ result.push(arr[i]); if(--limit <= 0) break; } childs = arr[i].children; if(recurse && childs &&...
{ "pile_set_name": "Github" }
// <ACEStransformID>urn:ampas:aces:transformId:v1.5:IDT.ARRI.Alexa-v2-raw-EI800-CCT2600.a1.v1</ACEStransformID> // <ACESuserName>ACES 1.0 Input - ARRIRAW (EI800, 2600K)</ACESuserName> // ARRI ALEXA IDT for ALEXA linear files // with camera EI set to 800 // and CCT of adopted white set to 2600K // Written by v2_IDT_...
{ "pile_set_name": "Github" }
package holochain import ( "fmt" . "github.com/holochain/holochain-proto/hash" peer "github.com/libp2p/go-libp2p-peer" ma "github.com/multiformats/go-multiaddr" . "github.com/smartystreets/goconvey/convey" "testing" "time" ) /* @TODO add setup for gossip that adds entry and meta entry so we have something to g...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `Rem` trait in crate `core`."> <meta name="keywords" conten...
{ "pile_set_name": "Github" }
LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) APP_ABI:= armeabi-v7a APP_ABI+= arm64-v8a APP_PLATFORM:=android-21
{ "pile_set_name": "Github" }
// XFAIL: linux // Different sanitizer coverage types // RUN: %swiftc_driver -driver-print-jobs -sanitize-coverage=func -sanitize=address %s | %FileCheck -check-prefix=SANCOV_FUNC %s // RUN: %swiftc_driver -driver-print-jobs -sanitize-coverage=bb -sanitize=address %s | %FileCheck -check-prefix=SANCOV_BB %s // RUN: %swi...
{ "pile_set_name": "Github" }
import Component from '@glimmer/component'; import { inject as service } from '@ember/service'; import CssModeToggleService from '../services/css-mode-toggle'; export default class CardhostTopEdgeComponent extends Component { @service cssModeToggle!: CssModeToggleService; }
{ "pile_set_name": "Github" }
#ifndef BOOST_ARCHIVE_DETAIL_BASIC_ISERIALIZER_HPP #define BOOST_ARCHIVE_DETAIL_BASIC_ISERIALIZER_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // basic_iserializer.hpp: extenstio...
{ "pile_set_name": "Github" }
#!/usr/bin/tail --lines=+2 Content-Type: text/plain Status: 200 OK We could've been some HTML.
{ "pile_set_name": "Github" }
(ns top-scores.core (:gen-class)) (defn- sorted-frequencies [coll max-value] (reduce (fn [counts value] (update counts value inc)) (vec (replicate (inc max-value) 0)) coll)) (defn counting-sort "O(n) time & O(n + k) space solution, where k = max-value." [coll max-value] (reduce-kv (fn [sort...
{ "pile_set_name": "Github" }
DynamicRangeBuilder.category = \u52d5\u7684 DynamicRangeBuilder.name = \u52d5\u7684\u7bc4\u56f2
{ "pile_set_name": "Github" }
/* * drivers/net/phy/lxt.c * * Driver for Intel LXT PHYs * * Author: Andy Fleming * * Copyright (c) 2004 Freescale Semiconductor, 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 Founda...
{ "pile_set_name": "Github" }
maintainers: - github: poscat0x04 update_on: - source: aur aur: post_build: aur_post_build pre_build: aur_pre_build repo_depends: - ats2-postiats
{ "pile_set_name": "Github" }