text
stringlengths
2
99.9k
meta
dict
package com.sandbox.worker.core.js.models; import com.sandbox.worker.models.enums.RuntimeVersion; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.commons.lang3.tuple.ImmutablePair; import static com.sandbox.worker.models.enums.RuntimeVersion.*; publi...
{ "pile_set_name": "Github" }
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the Source EULA. See License.txt in the project root for license information. *---------------------------------------------------------------...
{ "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, Service 2.0 * (the "License")...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x", "filename" : "start.png" }, { "idiom" : "universal", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
LIBRARY lfs.dll DESCRIPTION "LuaFileSystem" VERSION 1.2 EXPORTS luaopen_lfs
{ "pile_set_name": "Github" }
//===-- PThreadEvent.h ------------------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
{ "pile_set_name": "Github" }
<!-- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. Copyright (c) 2010-2011 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development and Distribution Li...
{ "pile_set_name": "Github" }
package restx.http; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import restx.http.HTTP; import java.util.Arrays; import static org.hamcrest.CoreMatchers.equalTo; import static org.hamcrest.CoreMatchers.is; import static org.junit.Assert.assertThat; /** * @author ...
{ "pile_set_name": "Github" }
{ "nbformat": 4, "nbformat_minor": 2, "metadata": { "language_info": { "name": "python", "codemirror_mode": { "name": "ipython", "version": 3 }, "version": "3.6.6-final" }, "orig_nbformat": 2, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "npconvert_exporte...
{ "pile_set_name": "Github" }
import shortId from "shortid"; import { locales } from "./I18NLocales"; import contentModelGroup from "./contentModelGroup"; export default [ { name: "Category", description: "Product category", modelId: "category", group: contentModelGroup.id, indexes: [{ fields: ["id"] }, ...
{ "pile_set_name": "Github" }
StartChar: uni04F9 Encoding: 1273 1273 951 Width: 1060 Flags: W HStem: -10 151<225.367 492.594> 488 149<232.333 477.482> 1000 20G<68 228.5 813.941 971> 1182.9 225<198.5 433.5 604.5 839.5> VStem: 69 160<145.032 478 624 1020> 198.5 235<1182.9 1404.9> 542 159<192.534 424.396> 604.5 235<1179.9 1401.9> 811 159<0 1020> Layer...
{ "pile_set_name": "Github" }
-- _________ __ __ -- / _____// |_____________ _/ |______ ____ __ __ ______ -- \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ -- / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ -- /_______ /|__| |__| (____ /__| (____ /\___ /|____//...
{ "pile_set_name": "Github" }
package ONVIF::Device::Types::IntRange; use strict; use warnings; __PACKAGE__->_set_element_form_qualified(1); sub get_xmlns { 'http://www.onvif.org/ver10/schema' }; our $XML_ATTRIBUTE_CLASS; undef $XML_ATTRIBUTE_CLASS; sub __get_attr_class { return $XML_ATTRIBUTE_CLASS; } use Class::Std::Fast::Storable const...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: LGPL-2.1+ /* * Copyright (C) 2018 Red Hat, Inc. */ #include "nm-default.h" #include "nm-keep-alive.h" #include "settings/nm-settings-connection.h" #include "nm-glib-aux/nm-dbus-aux.h" /*****************************************************************************/ NM_GOBJECT_PROPERTIES...
{ "pile_set_name": "Github" }
#include <cstring> #include <vector> #include "gtest/gtest.h" #include "caffe/blob.hpp" #include "caffe/common.hpp" #include "caffe/filler.hpp" #include "caffe/vision_layers.hpp" #include "caffe/test/test_caffe_main.hpp" #include "caffe/test/test_gradient_check_util.hpp" namespace caffe { template <typename TypePa...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <root> <!-- Microsoft ResX Schema Version 2.0 The primary goals of this format is to allow a simple XML format that is mostly human readable. The generation and parsing of the various data types are done through the TypeConverter classes as...
{ "pile_set_name": "Github" }
\name{vv} \alias{vv} \title{Precomputed variogram for PM10 in data set air} \description{ Precomputed variogram for PM10 in data set air } \format{ data set structure is explained in \link{variogramST}. } \usage{ data(vv) } \examples{ \dontrun{ # obtained by: library(spacetime) library(gstat) data(air)...
{ "pile_set_name": "Github" }
mov (sp)+,r0 / return to routine that called writei jmp ret tstdeve: / check whether permanent error has occured on special file / I/O mov cdev,r1 / only works on tape; r1 has device # tstb deverr(r1) / test error bit of device bne 1f / error rts ...
{ "pile_set_name": "Github" }
/* Copyright 2003-2013 Joaquin M Lopez Munoz. * Distributed under the Boost Software License, Version 1.0. * (See accompanying file LICENSE_1_0.txt or copy at * http://www.boost.org/LICENSE_1_0.txt) * * See http://www.boost.org/libs/multi_index for library home page. */ #ifndef BOOST_MULTI_INDEX_INDEXED_BY_HPP #...
{ "pile_set_name": "Github" }
-- Copyright 2020 Stanford University -- -- 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" }
version https://git-lfs.github.com/spec/v1 oid sha256:625446ee3012df0897af767612bbce9e176b93b0da29581cea838e1499f40076 size 19891
{ "pile_set_name": "Github" }
import 'dart:async'; import 'package:flutter/foundation.dart'; import 'package:flutter/material.dart'; import 'package:flutter_redux/flutter_redux.dart'; import 'package:invoiceninja_flutter/data/models/models.dart'; import 'package:invoiceninja_flutter/redux/app/app_actions.dart'; import 'package:invoiceninja_flutter...
{ "pile_set_name": "Github" }
module RailsAdmin ### # Features to embed swagger editor. module SwaggerHelper ### # Return swagger editor configuration. def swagger_config { # Analytics section is used for user tracking configurations. At the moment # only Google Analytics is supported. analytics...
{ "pile_set_name": "Github" }
/*- * Copyright (c) 2014-2016 MongoDB, Inc. * Copyright (c) 2008-2014 WiredTiger, Inc. * All rights reserved. * * See the file LICENSE for redistribution information. */ /* * __wt_buf_grow -- * Grow a buffer that may be in-use, and ensure that all data is local to * the buffer. */ static inline int __wt_buf_...
{ "pile_set_name": "Github" }
// dorian_diatcon.scl // // A Dorian Diatonic with its own trite synemmenon replacing paramese // @60 :intervals 261.6255653006 287.78812183066 319.76457981184 359.73515228832 383.71749577421 411.12588832951 479.64686971777 523.2511306012
{ "pile_set_name": "Github" }
/* RTL files */ @import url("../dijit_rtl.css"); @import url("form/Common_rtl.css"); @import url("form/Button_rtl.css"); @import url("layout/TabContainer_rtl.css"); @import url("form/Slider_rtl.css"); @import url("form/Select_rtl.css"); @import url("Dialog_rtl.css"); @import url("Editor_rtl.css"); @import url("../../ic...
{ "pile_set_name": "Github" }
#!/usr/bin/php <?php /* multicpu monitors the cpu usage of multiple processes. you can configure the list of processes via munin's configuration [multicpu] env.ps_filter apache2 mysqld I have very little knowledge about munin plugins, it just 'works fine for me'. Please feel free to improv...
{ "pile_set_name": "Github" }
package org.ripple.bouncycastle.pqc.jcajce.spec; import java.security.spec.KeySpec; import java.util.Vector; import org.ripple.bouncycastle.pqc.crypto.gmss.GMSSLeaf; import org.ripple.bouncycastle.pqc.crypto.gmss.GMSSParameters; import org.ripple.bouncycastle.pqc.crypto.gmss.GMSSRootCalc; import org.ripple.bouncycast...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Runtime.Serialization; using SPMeta2.Definitions.Webparts; using SPMeta2.Models; using SPMeta2.Standard.Definitions.Webparts; using SPMeta2.Syntax.Default; namespace SPMeta2.Standard.Syntax { [Serializable] [DataContract] public cla...
{ "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="Source Files"> <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier> <Extensions>cpp;c;cxx;def;odl;idl;hpj;bat;asm;as...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -fobjc-runtime-has-weak -fsyntax-only -fobjc-arc -verify -fblocks -Wno-objc-root-class %s // Simple ownership conversions + diagnostics. int &f0(id __strong const *); // expected-note{{candidate function not viable: 1st argument ('__weak id *') has __weak ownership, but parameter has __strong owners...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ProjectCodeStyleSettingsManager"> <option name="PER_PROJECT_SETTINGS"> <value> <option name="FIELD_NAME_PREFIX" value="m" /> <option name="STATIC_FIELD_NAME_PREFIX" value="s" /> <option name="CLASS_COUNT_TO...
{ "pile_set_name": "Github" }
# Be sure to restart your server when you modify this file. Ppwm::Application.config.session_store :cookie_store, key: '_ppwm_session' # Use the database for sessions instead of the cookie-based default, # which shouldn't be used to store highly confidential information # (create the session table with "rails generat...
{ "pile_set_name": "Github" }
/* Copyright 2016 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, ...
{ "pile_set_name": "Github" }
/?sign=a...............* HTTP/4.8
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> </pickle> <pickle> <dictionary> <item> <key> <string>delegated_list</string> </key> <value> <list> ...
{ "pile_set_name": "Github" }
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/RNGestureHandler GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/RNGestureHandler" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion...
{ "pile_set_name": "Github" }
# The CAP FAQ ## 0. What is this document? No subject appears to be more controversial to distributed systems engineers than the oft-quoted, oft-misunderstood CAP theorem. The purpose of this FAQ is to explain what is known about CAP, so as to help those new to the theorem get up to speed quickly, and to settle ...
{ "pile_set_name": "Github" }
<?php /** * Smarty plugin * * @package Smarty * @subpackage PluginsModifierCompiler */ /** * Smarty escape modifier plugin * Type: modifier * Name: escape * Purpose: escape string for output * * @link http://www.smarty.net/docsv2/en/language.modifier.escape count_characters (Smarty online manua...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:97b401d550a953c1b42148b0877223c0bb10c7e642738be9a3403019ca2e8877 size 6755
{ "pile_set_name": "Github" }
// Copyright 2013-2020 Dirk Lemstra <https://github.com/dlemstra/Magick.NET/> // // Licensed under the ImageMagick License (the "License"); you may not use this file except in // compliance with the License. You may obtain a copy of the License at // // https://www.imagemagick.org/script/license.php // // Unless req...
{ "pile_set_name": "Github" }
.header { background: $m-primary-color; color: $white; height: $tablayout-menu-height; text-align: center; .is-icon-only{ font-size: $m-header-icon-only-font-size; } }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ProjectModuleManager"> <modules> <module fileurl="file://$PROJECT_DIR$/flutter_jpush_example.iml" filepath="$PROJECT_DIR$/flutter_jpush_example.iml" /> <module fileurl="file://$PROJECT_DIR$/flutter_jpush_example_android.iml"...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <thing:thing-descriptions bindingId="rotel" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-descri...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2015 - 2016 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge,...
{ "pile_set_name": "Github" }
// // AVIM.h // AVOSCloudIM // // Created by Qihe Bian on 12/4/14. // Copyright (c) 2014 LeanCloud Inc. All rights reserved. // #import "AVIMClient.h" #import "AVIMCommon_Internal.h" #import "LCRTMConnection.h" #import "AVIMClientInternalConversationManager_Internal.h" #import "AVIMSignature.h" #import "LCIMConver...
{ "pile_set_name": "Github" }
<#import "email_macros.ftl" as emailMacros /> Dear ${emailName}, We are writing to let you know about a bug that we identified recently, which may have affected the display of one or more of the organization names in your ORCID record (${baseUriHttp}/${orcidId}). As a result, your record may currently include incorrec...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML style="overflow:auto;"> <HEAD> <meta name="generator" content="JDiff v1.1.0"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> <meta name="description" content="JDiff is a Javadoc doclet which ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="all"> <directory suffix="Test.php">tests/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/</di...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
{ "pile_set_name": "Github" }
/* * Interface wrapper code. * * Generated by SIP 4.11.2 on Thu Jul 12 20:03:17 2012 * * Copyright (c) 2010 Riverbank Computing Limited <info@riverbankcomputing.com> * * This file is part of PyQt. * * This file may be used under the terms of the GNU General Public * License versions 2.0 or 3.0 as published ...
{ "pile_set_name": "Github" }
/** * @requires OpenLayers/Lang.js */ /** * Namespace: OpenLayers.Lang["zh-CN"] * Dictionary for Simplified Chinese. Keys for entries are used in calls to * <OpenLayers.Lang.translate>. Entry bodies are normal strings or * strings formatted for use with <OpenLayers.String.format> calls. */ OpenLayers....
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <hibernate-mapping xmlns="urn:nhibernate-mapping-2.2" default-lazy="false" namespace="NHibernate.Test.Subclass.EnumDiscriminator" assembly="NHibernate.Test"> <class name="Foo" table="subclass_enumdiscriminator" discriminator-value="Green"> <id name="Id" type="Int64"> <generator class="assign...
{ "pile_set_name": "Github" }
Usage: long_equals (-i|-j|--intval|--intval2=ARG) Available options: -i,-j,--intval,--intval2=ARG integer value -h,--help Show this help text
{ "pile_set_name": "Github" }
# GFS 论文阅读 - 预期背景 - Component failures are the norm rather than the exception. So constant monitoring, error detection, fault tolerance, and automatic recovery must be integral to the system. - Files are huge by traditional standards. Multi-GB files are common. - Most files are mutated by append...
{ "pile_set_name": "Github" }
/* * QEMU rocker switch emulation - switch worlds * * Copyright (c) 2014 Scott Feldman <sfeldma@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licens...
{ "pile_set_name": "Github" }
package org.ovirt.engine.core.bll; import java.util.List; import javax.inject.Inject; import org.apache.commons.lang.StringUtils; import org.ovirt.engine.core.bll.context.CommandContext; import org.ovirt.engine.core.common.AuditLogType; import org.ovirt.engine.core.common.EventNotificationMethod; import org.ovirt.en...
{ "pile_set_name": "Github" }
package de.gsi.chart.ui; import java.util.ArrayList; import java.util.List; import javafx.beans.property.ObjectProperty; import javafx.beans.property.SimpleObjectProperty; import javafx.collections.ListChangeListener; import javafx.scene.Node; import javafx.scene.layout.ColumnConstraints; import javafx.scene.layout.G...
{ "pile_set_name": "Github" }
'use strict'; var weak = require('./_collection-weak'); // 23.4 WeakSet Objects require('./_collection')('WeakSet', function(get){ return function WeakSet(){ return get(this, arguments.length > 0 ? arguments[0] : undefined); }; }, { // 23.4.3.1 WeakSet.prototype.add(value) add: function add(value){ return we...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <xs:schema targetNamespace="urn:ddb:expandingpulley" xmlns='urn:ddb:expandingpulley' xmlns:xs="http://www.w3.org/2001/XMLSchema" > <xs:include schemaLocation="commonDefs.xs" /> <xs:element name="Data"> <xs:complexType> <xs:sequence> <xs:eleme...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> <item> <key> <string>_bind_names</string> </key> <value> <object> <kla...
{ "pile_set_name": "Github" }
package com.xmartlabs.fountain.retrofit.pagefetcher.totalentities import android.arch.core.executor.testing.InstantTaskExecutorRule import com.xmartlabs.fountain.ListResponse import com.xmartlabs.fountain.Listing import com.xmartlabs.fountain.retrofit.adapter.RetrofitNetworkDataSourceAdapter import com.xmartlabs.fount...
{ "pile_set_name": "Github" }
/** @file Support for PCI 3.0 standard. Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef _PCI30_H #define _PCI30_H //#include "pci23.h" #define PCI_CLASS_MASS_STORAGE_SATADPA 0x06 #pragma pack(push, 1) typed...
{ "pile_set_name": "Github" }
{ "demoSharedZAxisBeefSandwichRecipeTitle": "Isemeshi yebhifu", "demoSharedZAxisDessertRecipeDescription": "Iresiphu ye-dessert", "demoSharedYAxisAlbumTileSubtitle": "Umculi", "demoSharedYAxisAlbumTileTitle": "I-albhamu", "demoSharedYAxisRecentSortTitle": "Okudlalwe kamuva", "demoSharedYAxisAlphabeticalSort...
{ "pile_set_name": "Github" }
// // Pager pagination // -------------------------------------------------- .pager { padding-left: 0; margin: $line-height-computed 0; list-style: none; text-align: center; @include clearfix; li { display: inline; > a, > span { display: inline-block; padding: 5px 14px; backg...
{ "pile_set_name": "Github" }
# -*- coding: UTF-8 -*- # File: common.py # Author: Yuxin Wu <ppwwyyxx@gmail.com> import tensorflow as tf import os, shutil import re from .base import Callback from ..utils import * from ..tfutils.varmanip import get_savename_from_varname __all__ = ['ModelSaver', 'MinSaver', 'MaxSaver', 'SlotCleaner'] class ModelS...
{ "pile_set_name": "Github" }
{ "metadata": { "name": "", "signature": "sha256:edf1ca894a94cfa25a8797702bfc13da0ae902f6e98cab5e7dc188bd0b661c8f" }, "nbformat": 3, "nbformat_minor": 0, "worksheets": [ { "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# This file is also available in *.py form...
{ "pile_set_name": "Github" }
- name: install-home-db | Transfer oracle installfiles to server (www - get_url) get_url: url={{ oracle_sw_source_www }}/{{ item[0].filename }} dest={{ oracle_stage }} mode=775 force=no with_nested: - "{{oracle_sw_image_db}}" - "{{db_homes_installed}}" become: yes become_user: "{...
{ "pile_set_name": "Github" }
{ "compilerOptions": { "target": "es2017", "module": "commonjs", "lib": ["es2017", "dom"], "jsx": "react", "strict": true, "esModuleInterop": false } }
{ "pile_set_name": "Github" }
#! /usr/bin/env python # coding=utf-8 from __future__ import print_function from __future__ import unicode_literals __version__ = "1.7" import sys from os import path, extsep from subprocess import Popen, PIPE, CalledProcessError class GitArchiver(object): """ GitArchiver Scan a git repository and exp...
{ "pile_set_name": "Github" }
/*************************************************** * 版权声明 * * 本操作系统名为:MINE * 该操作系统未经授权不得以盈利或非盈利为目的进行开发, * 只允许个人学习以及公开交流使用 * * 代码最终所有权及解释权归田宇所有; * * 本模块作者: 田宇 * EMail: 345538255@qq.com * * ***************************************************/ #ifndef __CPU_H__ #define __CPU_H__ #define NR_CPUS 8...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
{ "pile_set_name": "Github" }
page { background: #eee; }
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002-2020 Gargoyle Software 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 ...
{ "pile_set_name": "Github" }
{ "version": 1, "defaultRegion": "us-west-2", "testCases": [ { "operationName": "ListRules", "input": {}, "errorExpectedFromService": false }, { "operationName": "DescribeRule", "input": { "Name": "fake-rule"...
{ "pile_set_name": "Github" }
/* * An demo illustrating how to retrieve a URI from a secure HTTP server. * * Author: Roy Wood * Date: September 7, 1999 * Comments: This relies heavily on my MacSockets library. * This project is also set up so that it expects the OpenSSL source folder (0.9.4 as I write this) * to live in a folder call...
{ "pile_set_name": "Github" }
Title: Skype for Linux 2.1 Beta 发布 Date: 2009-08-28 09:03 Author: toy Category: Apps Tags: IM, Skype Slug: skype-for-linux-21-beta-released 今天,Skype 针对 Linux 平台发布了 2.1 的 Beta 测试版本。Skype for Linux 2.1 Beta 的确切版本号为 2.1.0.47,历经近两年的开发,包含一些显著的改进和增强。 ![Skype](http://i.linuxtoy.org/i/2007/11/skypelinux-video.png) Skype 2...
{ "pile_set_name": "Github" }
[DefCore] id=Landscape_Cave Version=8,0 Category=C4D_StaticBack Width=1 Height=1 Offset=-1,-1 HideInCreator=true
{ "pile_set_name": "Github" }
#ifndef WebCore_FWD_StringHashFunctions_h #define WebCore_FWD_StringHashFunctions_h #include <JavaScriptCore/StringHashFunctions.h> #endif
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 2a99b40dad064a34095e6bd6894c77c8 timeCreated: 1441992101 licenseType: Pro TextureImporter: fileIDToRecycleName: {} serializedVersion: 2 mipmaps: mipMapMode: 0 enableMipMap: 0 linearTexture: 0 correctGamma: 0 fadeOut: 0 borderMipMap: 0 mipMapFadeDistanceStart:...
{ "pile_set_name": "Github" }
<UserControl x:Class="TextAdventures.Quest.EditorControls.CompassDirectionControl" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" ...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright 2017 jem@seethis.link # Licensed under the MIT license (http://opensource.org/licenses/MIT) import struct from hexdump import hexdump from keyplus.layout.parser_info import KeyplusParserInfo from keyplus.exceptions import * import re import keyplus.keycodes a...
{ "pile_set_name": "Github" }
/* Copyright (C) 2002 by Red Hat, Incorporated. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. */ #include "fdlibm.h" #ifdef __STDC__ float fmaf(float x, float y, float z) #else float fmaf(x,y,z) float x; flo...
{ "pile_set_name": "Github" }
local token = vfs.Read("/home/caps/github_token") os.execute("tar --exclude=binaries_downloaded --exclude=al_config.ini --exclude=x64.tar.gz -zcvf x64.tar.gz ./*") http.Get("https://api.github.com/repos/CapsAdmin/goluwa/releases", function(data) for i,v in ipairs(serializer.Decode("json", data.content)) do if v.ta...
{ "pile_set_name": "Github" }
""" The Galaxy web application framework """ from .framework import url_for from .framework.base import httpexceptions from .framework.decorators import ( do_not_cache, error, expose, expose_api, expose_api_anonymous, expose_api_anonymous_and_sessionless, expose_api_raw, expose_api_raw_...
{ "pile_set_name": "Github" }
{ "methods": [ { "type": "Method", "parameter": [ { "types": [ "Function" ], "name": "fnc", "optional": false }, { ...
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
{ "pile_set_name": "Github" }
# coding=UTF-8 import bluetooth ''' can't run in mac os Traceback (most recent call last): File "bluebug.py", line 6, in <module> phoneSock.connect((tgtPhone, port)) File "build/bdist.macosx-10.11-x86_64/egg/bluetooth/osx.py", line 119, in connect File "build/bdist.macosx-10.11-x86_64/egg/lightblue/_bluetoot...
{ "pile_set_name": "Github" }
src/003_preg_match.php:13 PhanTypeMismatchArgumentInternal Argument 1 ($numerator) is $matches of type array{0:string} but \intdiv() takes int
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <ripple xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" tools:background="#FFFF00" android:color="?android:attr/colorAccent"> <item android:id="@android:id/mask"> <shape android:shape="rectangle"> ...
{ "pile_set_name": "Github" }
package com.ppdai.das.console.api.impl; import com.google.common.collect.Lists; import com.ppdai.das.console.common.utils.Transform; import com.ppdai.das.console.dto.entry.configCheck.ConfigDataResponse; import com.ppdai.das.console.dto.entry.configCheck.ItemResponse; import com.ppdai.das.console.dto.entry.configCheck...
{ "pile_set_name": "Github" }
12 0 1 1 0 1 0 0 0 0 1 1 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
{ "pile_set_name": "Github" }
require 'test_helper' class UsersHelperTest < ActionView::TestCase end
{ "pile_set_name": "Github" }
"use strict"; module.exports = function(Promise, PromiseArray, tryConvertToPromise, INTERNAL, async, getDomain) { var util = require("./util"); var canEvaluate = util.canEvaluate; var tryCatch = util.tryCatch; var errorObj = util.errorObj; var reject; if (!false) { if (canEvaluate) { var thenCallback = fu...
{ "pile_set_name": "Github" }
Add support for static only build This patch adds support for a BUILD_SHARED_LIB variable that allows to enable/disable the build of the shared library, in order to support static-only builds. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Index: b/Makefile ====================================...
{ "pile_set_name": "Github" }
3039 House Kurita Mech - Assault special Hatamoto-Hi HTM-27U, 1 King Crab KGC-000, 2 Hatamoto-Kaze HTM-27V, 3 Highlander HGN-732, 4 Charger CGR-1A9, 5 Hatamoto-Chi HTM-27T, 6 Katana (Crockett) CRK-5003-2, 5 Hatamoto-Ku HTM-27W, 4 Thug THG-11E, 3 Hatamoto-Mizo HTM-27Y, 2 Mauler MAL-1R, 1 ##Version 1 - May 2011 ##From RU...
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* pstypes.h */ /* */ /* Ad...
{ "pile_set_name": "Github" }
const GLib = imports.gi.GLib; const Gio = imports.gi.Gio; const FileQueryInfoFlags = imports.gi.Gio.FileQueryInfoFlags; const FileCopyFlags = imports.gi.Gio.FileCopyFlags; const FileTest = GLib.FileTest; const ExtensionUtils = imports.misc.extensionUtils; const Me = ExtensionUtils.getCurrentExtension(); const Prefs = ...
{ "pile_set_name": "Github" }
AircraftLanding AircraftTakingOff2 BeachByDrone BirdCloseup Blossom BrowsingPhone Cat Chickens CloudsTimelapse Clownfishes CoupleWalking CranerCurves Cruise Deers DieselTrain DogChewingTennis Dolphin DrivingCar Elephant FatherAndChild1 FlyingKite FlyingOverForest FlyOverHouses Football Freeway1 FrozenLeaves1 FrozenLeav...
{ "pile_set_name": "Github" }