text stringlengths 2 99.9k | meta dict |
|---|---|
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/Begin.png-b298fe1c5c6cd84f4972ff6cf52aa0aa.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Begin.png"
dest_files=[ "res://.import/Begin.png-b298fe1c5c6cd84f4972ff6cf52aa0aa.stex" ]
[params]
compress/mode=0
compress/lossy_quality... | {
"pile_set_name": "Github"
} |
<p>Given a rooted binary tree, return the lowest common ancestor of its deepest leaves.</p>
<p>Recall that:</p>
<ul>
<li>The node of a binary tree is a <em>leaf</em> if and only if it has no children</li>
<li>The <em>depth</em> of the root of the tree is 0, and if the depth of a node is <code>d</code>, the depth of... | {
"pile_set_name": "Github"
} |
parallel_jobs
: This option controls how many parallel workers will copy files during a
backup or recovery command. Default 1. Global/Server. For backup purposes,
it works only when `backup_method` is `rsync`.
| {
"pile_set_name": "Github"
} |
好奇心原文链接:[这家创业公司的生意,从改造北京的“地下防空洞”开始_商业_好奇心日报-Emily Feng](https://www.qdaily.com/articles/24308.html)
WebArchive归档链接:[这家创业公司的生意,从改造北京的“地下防空洞”开始_商业_好奇心日报-Emily Feng](http://web.archive.org/web/20160328162233/http://www.qdaily.com:80/articles/24308.html)
 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.
# Changes ... | {
"pile_set_name": "Github"
} |
using System;
namespace WebSqlConnectionTest
{
public class WeatherForecast
{
public DateTime Date { get; set; }
public int TemperatureC { get; set; }
public int TemperatureF => 32 + (int)(TemperatureC / 0.5556);
public string Summary { get; set; }
}
}
| {
"pile_set_name": "Github"
} |
libavcodec/allcodecs.o: libavcodec/allcodecs.c config.h \
libavcodec/avcodec.h libavutil/samplefmt.h libavutil/avutil.h \
libavutil/common.h libavutil/attributes.h libavutil/macros.h \
libavutil/version.h libavutil/avconfig.h libavutil/intmath.h \
libavutil/mem.h libavutil/error.h libavutil/internal.h libavutil/tim... | {
"pile_set_name": "Github"
} |
{
"yuiGridsUrl": "http://yui.yahooapis.com/3.5.1/build/cssgrids/cssgrids-min.css",
"yuiSeedUrl": "http://yui.yahooapis.com/combo?3.5.1/build/yui/yui-min.js"
}
| {
"pile_set_name": "Github"
} |

# Postman Learning Center
Postman is the collaboration platform for API development. And the [Postman Learning Center](https://learning.postman.com/) has the resources you need to ramp up quickly and extend your skills ... | {
"pile_set_name": "Github"
} |
{
"type": "pseudoClass",
"content": [
{
"type": "ident",
"content": "nth-child",
"syntax": "sass",
"start": {
"line": 1,
"column": 2
},
"end": {
"line": 1,
"column": 10
}
},
{
"type": "arguments",
"content": [
... | {
"pile_set_name": "Github"
} |
package com.jeecms.cms.entity.main;
import com.jeecms.cms.entity.main.base.BaseCmsUserSite;
public class CmsUserSite extends BaseCmsUserSite {
private static final long serialVersionUID = 1L;
/* [CONSTRUCTOR MARKER BEGIN] */
public CmsUserSite () {
super();
}
/**
* Constructor for primary key
*/
public ... | {
"pile_set_name": "Github"
} |
/*
* DemoApplication 2016-03-04
* Copyright (c) 2016 hujiang Co.Ltd. All right reserved(http://www.hujiang.com).
*
*/
package com.hujiang.library.demo;
import android.app.Application;
import android.content.Context;
import com.alibaba.android.arouter.launcher.ARouter;
import com.hujiang.library.LibrarySDK;... | {
"pile_set_name": "Github"
} |
import { TASK_COMPILE_GET_SOURCE_PATHS } from "@nomiclabs/buidler/builtin-tasks/task-names";
import { assert } from "chai";
import * as fs from "fs";
import path from "path";
import { TruffleEnvironmentArtifacts } from "../src/artifacts";
import { TruffleContract, TruffleContractInstance } from "../src/types";
import... | {
"pile_set_name": "Github"
} |
<div data-ui-field="widget" class="ui-overlay-shadow ui-corner-all ui-body-inherit hg-widget-a" style="height:270px;position:relative;z-index:10;background:none">
<div class="ui-body-inherit ui-corner-all" style="position:absolute;opacity:0.8;z-index:-1;left:0;top:0;right:0;bottom:0"></div>
<div class="ui-header"... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<!DOCTYPE OpenGLAPI SYSTEM "gl_API.dtd">
<OpenGLAPI>
<category name="GL_KHR_robustness" number="190">
<enum name="GUILTY_CONTEXT_RESET_KHR" value="0x8253"/>
<enum name="INNOCENT_CONTEXT_RESET_KHR" value="0x8254"/>
<enum name="UNKNOWN_CONTEXT_RESET_KHR" ... | {
"pile_set_name": "Github"
} |
describe Kontena::Workers::Volumes::VolumeManager, :celluloid => true do
include RpcClientMocks
let(:subject) { described_class.new(false) }
let(:node) do
Node.new(
'id' => 'aaaa',
'instance_number' => 2,
'grid' => {}
)
end
before(:each) do
mock_rpc_client
allow(subject.wra... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.sysds.runtime.instructions.spark.functions.Mat... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "dtd/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" manifest="cll.appcache" xml:lang="en" lang="en">
<head>
<meta http-equiv="C... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __NVBIOS_RAMCFG_H__
#define __NVBIOS_RAMCFG_H__
struct nvbios_ramcfg {
unsigned rammap_ver;
unsigned rammap_hdr;
unsigned rammap_min;
unsigned rammap_max;
union {
struct {
unsigned rammap_00_16_20:1;
unsigned rammap_00_16_40:1;
unsigned rammap_00_17_02:1;
... | {
"pile_set_name": "Github"
} |
/* App
------------------
*/
// DEFINITION
iio.App = function() {
this.App.apply(this, arguments)
}
iio.inherit(iio.App, iio.Drawable);
iio.App.prototype._super = iio.Drawable.prototype;
// CONSTRUCTOR
iio.App.prototype.App = function(view, script, settings) {
this._super.Drawable.call(this);
//set app refere... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<mn>1.3</mn>
<mo>×</mo>
<mn>.2</mn>
</mrow>
</math>
| {
"pile_set_name": "Github"
} |
/**
* MIT License
* <p>
* Copyright (c) 2017 James
* <p>
* 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, m... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<title>Leaflet debug page</title>
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.0.3/dist/leaflet.css" integrity="sha512-07I2e+7D8p6he1SIM+1twR5TIrhUQn9+I6yjqD53JQjFiMf8EtC93ty0/5vJTZGF8aAocvHYNEDJajGdNx1IsQ==" crossorigin="" />
<script src="https://unpkg.com/leaflet@1.0.3/di... | {
"pile_set_name": "Github"
} |
'use strict';
var Mixin = module.exports = function (host) {
var originalMethods = {},
overriddenMethods = this._getOverriddenMethods(this, originalMethods);
Object.keys(overriddenMethods).forEach(function (key) {
if (typeof overriddenMethods[key] === 'function') {
originalMethods[... | {
"pile_set_name": "Github"
} |
var convert = require('./convert'),
func = convert('mixin', require('../mixin'));
func.placeholder = require('./placeholder');
module.exports = func;
| {
"pile_set_name": "Github"
} |
Tag attribute _id_ plays a crucial role in web development as it allows JavaScript to identify a DOM element. That's why class _Component_ provides two dedicated methods to set this attribute. With method _setOutputMarkupId(boolean output)_ we can decide if the _id_ attribute will be rendered or not in the final marku... | {
"pile_set_name": "Github"
} |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\rc\cli.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\rc\cli.js" %*
) | {
"pile_set_name": "Github"
} |
/**
* This method returns an empty string.
*
* @static
* @memberOf _
* @since 4.13.0
* @category Util
* @returns {string} Returns the empty string.
* @example
*
* _.times(2, _.stubString);
* // => ['', '']
*/
function stubString() {
return '';
}
module.exports = stubString;
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* The contents of this file are subject to the terms of either the Universal Permissive License
* v 1.0 as shown at http://oss.oracle.com/licenses/upl
*
* or the follo... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
/*
* inputbox.c -- implements the input box
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
*/
#include "dialog.h"
char dialog_input_result[MAX_LEN + 1];
/*
* Print the termination buttons
*/
s... | {
"pile_set_name": "Github"
} |
/*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permiss... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2003-2020 The Music Player Daemon Project
* http://www.musicpd.org
*
* 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 License, or
* (at your option) ... | {
"pile_set_name": "Github"
} |
package com.mifos.mifosxdroid.offline.offlinedashbarod;
import android.content.Intent;
import android.os.Bundle;
import androidx.recyclerview.widget.DefaultItemAnimator;
import androidx.recyclerview.widget.GridLayoutManager;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.R... | {
"pile_set_name": "Github"
} |
--TEST--
is_soap_fault 1: test against null
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--
<?php
var_dump(is_soap_fault(null));
$fault = new SoapFault("code", "message");
var_dump(is_soap_fault($fault));
?>
--EXPECT--
bool(false)
bool(true)
| {
"pile_set_name": "Github"
} |
{
"config": {
"abort": {
"already_configured": "La integraci\u00f3 OpenWeatherMap per a aquestes coordenades ja est\u00e0 configurada."
},
"error": {
"auth": "La clau API no \u00e9s correcta.",
"connection": "No s'ha pogut connectar amb l'API d'OWM"
... | {
"pile_set_name": "Github"
} |
// +build ignore,OMIT
package main
import (
"encoding/json"
"fmt"
"strings"
)
const blob = `[
{"Title":"Øredev", "URL":"http://oredev.org"},
{"Title":"Strange Loop", "URL":"http://thestrangeloop.com"}
]`
type Item struct {
Title string
URL string
}
func main() {
var items []*Item
json.NewDecoder(strings... | {
"pile_set_name": "Github"
} |

### Contents
#### Basics
- [Introduction to VIPER](introduction-to-viper.md)
- [Structure of the VIPER module](module-structure.md)
- [Code generation and module creation automation](code-generation.md)
#### Practice
- Compound VIPER modules
- Transitions between modules
- [T... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# Copyright 2012-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"). You
# may not use this file except in compliance with the License. A copy of
# the License is located at
#
# http://aws.amazon.com/apache2.0/
#
# o... | {
"pile_set_name": "Github"
} |
---
title: The Interledger Quoting Protocol (ILQP)
draft: FINAL
deprecated: true
---
# Interledger Quoting Protocol (ILQP)
The Interledger Quoting Protocol is a method of getting quote information from a Connector in preparation for arranging transfers across two ledgers. The quote returned by a Connector is non-bindi... | {
"pile_set_name": "Github"
} |
class Keys {
static final String currentLanguageCode = "current_language_code";
static final String currentLanguage = "current_language";
static final String appName = "app_name";
static final String account = "account";
static final String password = "password";
static final String hasLogged = "hasLogged";... | {
"pile_set_name": "Github"
} |
module github.com/knative/docs
go 1.14
require (
cloud.google.com/go/storage v1.10.0
github.com/cloudevents/sdk-go/v2 v2.2.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/eclipse/paho.mqtt.golang v1.1.1
github.com/golang/protobuf v1.4.2
github.com/google/go-github v17.0.0+incompatible
github.com/k... | {
"pile_set_name": "Github"
} |
#include <QtScript/QScriptEngine>
#include <QtScript/QScriptContext>
#include <QtScript/QScriptValue>
#include <QtCore/QStringList>
#include <QtCore/QDebug>
#include <qmetaobject.h>
#include <__package_shared.h>
#include <qpixmapcache.h>
#include <QVariant>
#include <qpixmap.h>
#include <qpixmapcache.h>
#include "qts... | {
"pile_set_name": "Github"
} |
package db
import (
"cms-srv/entity"
"database/sql"
)
func SelectAllMovieHall(page int64, num int64) ([]*entity.MovieHall, error) {
movieHalls := []*entity.MovieHall{}
err := db.Select(&movieHalls, "SELECT * FROM `movie_hall` ORDER BY `mh_id` DESC LIMIT ?,?", (page-1)*num, page*num)
if err == sql.ErrNoRows {
... | {
"pile_set_name": "Github"
} |
package com.therealdanvega;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.web.WebAppConfiguration;
import org.springframework.boot.test.SpringApplicationConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
@RunWith(SpringJUnit4ClassRu... | {
"pile_set_name": "Github"
} |
// Boost.Geometry (aka GGL, Generic Geometry Library)
// Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
// Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
// Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
// Parts of Boost.Geometry are redesigned from Geodan's Geographic Library
// (ge... | {
"pile_set_name": "Github"
} |
lf
lf
lf
lf
lf
| {
"pile_set_name": "Github"
} |
/*
* fs/cifs/transport.c
*
* Copyright (C) International Business Machines Corp., 2002,2008
* Author(s): Steve French (sfrench@us.ibm.com)
* Jeremy Allison (jra@samba.org) 2006.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General P... | {
"pile_set_name": "Github"
} |
import pkg
__import__('pkg.a')
__import__('pkg.b')
print pkg.b | {
"pile_set_name": "Github"
} |
/* prmip.c (write MIP solution in printable format) */
/***********************************************************************
* This code is part of GLPK (GNU Linear Programming Kit).
*
* Copyright (C) 2009-2016 Andrew Makhorin, Department for Applied
* Informatics, Moscow Aviation Institute, Moscow, Russia. All ... | {
"pile_set_name": "Github"
} |
import * as React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<path d="M20.49 3.51c-.56-.56-2.15-.97-4.16-.97-3.08 0-7.15.96-9.98 3.79-4.69 4.7-4.25 12.74-2.84 14.16.56.56 2.15.97 4.16.97 3.08 0 7.15-.96 9.98-3.79 4.69-4.7 4.25-12.74 2.84-14.16zM7.76 7.76c2.64-2.64 ... | {
"pile_set_name": "Github"
} |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
// =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
//
//
//
// An exception f... | {
"pile_set_name": "Github"
} |
#pragma once
#include <functional>
#include <memory>
#include <queue>
#include <unordered_map>
#include <vector>
#include "abstract_expression.hpp"
#include "logical_query_plan/lqp_utils.hpp"
namespace opossum {
class AbstractLQPNode;
enum class LogicalOperator;
class LQPColumnExpression;
class TransactionContext;
... | {
"pile_set_name": "Github"
} |
rule n3e9_4c346a49c4000b14
{
meta:
copyright="Copyright (c) 2014-2018 Support Intelligence Inc, All Rights Reserved."
engine="saphire/1.3.1 divinorum/0.998 icewater/0.4"
viz_url="http://icewater.io/en/cluster/query?h64=n3e9.4c346a49c4000b14"
cluster="n3e9.4c346a49c4000b14"
cluster_size="55... | {
"pile_set_name": "Github"
} |
define(['exports', 'module', './visitor'], function (exports, module, _visitor) {
'use strict';
// istanbul ignore next
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
var _Visitor = _interopRequireDefault(_visitor);
function WhitespaceControl() {
var ... | {
"pile_set_name": "Github"
} |
/*
* This file is part of Cleanflight.
*
* Cleanflight is free software. You can redistribute
* this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option)
* any later version.
... | {
"pile_set_name": "Github"
} |
load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "react_native_target", "rn_android_library")
rn_android_library(
name = "toast",
srcs = glob(["**/*.java"]),
visibility = [
"PUBLIC",
],
deps = [
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
... | {
"pile_set_name": "Github"
} |
#! /bin/bash
set -e
if [ $# != 1 ]; then exit 1; fi
LCOV_DIR=$1
SRC_NAME_LENGTH=28
DIR_NAME_LENGTH=16
COVERAGE_HIGH=90
COVERAGE_MID=75
echo ""
echo "Processing [${LCOV_DIR}] for Coverage Brief"
echo ""
#
# sdk-example / example.c : [100.00%] (7/7) [100.00%] (1/1)
#
[ "$(uname)" != "Da... | {
"pile_set_name": "Github"
} |
import React, { cloneElement, Component } from 'react';
import PropTypes from 'prop-types';
import arrayTreeFilter from 'array-tree-filter';
import isEqual from 'lodash/isEqual';
import Trigger from '../trigger';
import Icon from '../../icon';
import Menus from './Menus';
import MenusSingle from './MenusSingle';
import... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: a950cf5ed15c8b943b03296567b51781
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| {
"pile_set_name": "Github"
} |
/*!
* \brief Tests for the class Commands.
*
* \copyright Copyright (c) 2018-2020 Governikus GmbH & Co. KG, Germany
*/
#include "EABuilder.h"
#include "GABuilder.h"
#include "PSOBuilder.h"
#include <QtTest>
using namespace governikus;
class test_Commands
: public QObject
{
Q_OBJECT
private Q_SLOTS:
void t... | {
"pile_set_name": "Github"
} |
// Copyright 2009 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 sparc64,linux
package unix
//sys EpollWait(epfd int, events []EpollEvent, msec int) (n int, err error)
//sys Fadvise(fd int, offset int64, length in... | {
"pile_set_name": "Github"
} |
---
dependencies: []
galaxy_info:
role_name: phpredisadmin
author: Manala
company: Manala
description: Handle phpredisadmin
license: MIT
min_ansible_version: 2.4.0
issue_tracker_url: https://github.com/manala/ansible-roles/issues
platforms:
... | {
"pile_set_name": "Github"
} |
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chromoting;
import android.app.Application;
import org.chromium.chromoting.accountswitcher.AccountSwitcherFactory;
import org.chrom... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2012-2017 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 conditi... | {
"pile_set_name": "Github"
} |
package com.example.pluginhelloworld;
import android.net.http.AndroidHttpClient;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
/**
* 独立插件测试demo
*/
public class MainActivity extend... | {
"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/. */
use caseless::compatibility_caseless_match_str;
use dom::activation::{Activatable, ActivationSource, synthetic_cli... | {
"pile_set_name": "Github"
} |
# Copyright 2016-17 Eficent Business and IT Consulting Services S.L.
# (http://www.eficent.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import models
| {
"pile_set_name": "Github"
} |
<p>Step 8: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt
ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi
ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum
... | {
"pile_set_name": "Github"
} |
/* Copyright 2016 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | {
"pile_set_name": "Github"
} |
//
// MessagePack for C++ static resolution routine
//
// Copyright (C) 2015-2016 KONDO Takatoshi
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
#ifndef MSGPACK_V2_CPP03_DEFINE_MAP_DECL_HPP
#defin... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2013-2015 Alex Lin.
*
* 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... | {
"pile_set_name": "Github"
} |
var Tokenizer = require('./tokenizer');
var TAB = 9;
var N = 10;
var F = 12;
var R = 13;
var SPACE = 32;
var EXCLAMATIONMARK = 33; // !
var NUMBERSIGN = 35; // #
var AMPERSAND = 38; // &
var APOSTROPHE = 39; // '
var LEFTPARENTHESIS = 40; // (
var RIGHTPARENTHESIS = 41; // )
var ASTERIS... | {
"pile_set_name": "Github"
} |
<?php
namespace Dotenv\Exception;
use InvalidArgumentException;
/**
* This is the invalid file exception class.
*/
class InvalidFileException extends InvalidArgumentException implements ExceptionInterface
{
//
}
| {
"pile_set_name": "Github"
} |
function Music() {
this.init();
}
(function () {
var pages = [],
panels = [],
selectedItem = null;
Music.prototype = {
total:70,
pageSize:10,
dataUrl:"http://tingapi.ting.baidu.com/v1/restserver/ting?method=baidu.ting.search.common",
playerUrl:"http://box.baid... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<material>
<albedo color="0.491905123 1 0.178867504 1"/>
<metalness value="0.2"/>
<glossiness value="0.461538494"/>
</material>
| {
"pile_set_name": "Github"
} |
<?php
/**
* @package FrameworkOnFramework
* @subpackage utils
* @copyright Copyright (C) 2010 - 2015 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('FOF_INCLUDED') or die;
/**
* Class to handle dispatch... | {
"pile_set_name": "Github"
} |
package com.karntrehan.posts.core.di
import android.content.Context
import com.facebook.stetho.okhttp3.StethoInterceptor
import com.google.gson.Gson
import com.jakewharton.retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory
import com.karntrehan.posts.core.BuildConfig
import com.karntrehan.posts.core.constants.Constan... | {
"pile_set_name": "Github"
} |
---
title: PayRates Property, Project [vbapj.chm132494]
keywords: vbapj.chm132494
f1_keywords:
- vbapj.chm132494
ms.prod: office
ms.assetid: 7b85c618-0d0c-4796-9035-4314568d0b45
ms.date: 06/08/2017
localization_priority: Normal
---
# PayRates Property, Project [vbapj.chm132494]
Hi there! You have landed on one of ou... | {
"pile_set_name": "Github"
} |
// Microsoft version of 'inline'
#define inline __inline
// Visual Studio support alloca(), but it always align variables to 16-bit
// boundary, while SSE need 128-bit alignment. So we disable alloca() when
// SSE is enabled.
#ifndef _USE_SSE
# define USE_ALLOCA
#endif
/* Default to floating point */
#ifn... | {
"pile_set_name": "Github"
} |
// Copyright 2009 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 386,netbsd
package unix
func setTimespec(sec, nsec int64) Timespec {
return Timespec{Sec: sec, Nsec: int32(nsec)}
}
func setTimeval(sec, usec int6... | {
"pile_set_name": "Github"
} |
Release Process and Rules
=========================
.. image:: https://farm5.staticflickr.com/4215/34450901614_b74ae720db_k_d.jpg
.. versionadded:: v2.6.2
Starting with the version to be released after ``v2.6.2``, the following rules
will govern and describe how the Requests core team produces a new release.
Major ... | {
"pile_set_name": "Github"
} |
[General]
Version=DrumSynth v2.0
Comment=Remember to send any good .ds files to paul.kellett@maxim.abel.co.uk
Tuning=0
Stretch=100
Level=-6
Filter=1
HighPass=1
Resonance=38
FilterEnv=0,7 3880,23 444000,100 444000,0
[Tone]
On=1
Level=181
F1=500
F2=120
Droop=32
Phase=0
Envelope=0,100 1750,20 6112,0
... | {
"pile_set_name": "Github"
} |
7800: Ideograph brilhantemente colorido pedra com padrões de veias nele CJK : dong6 : dàng
7801: Número de ideografia, numerais; jarda; símbolo CJK : maa5 : mǎ
7802: Areia ideográfica; seixos, cascalho; CJK gritty : saa1 : shā
7803:
7804:
7805:
7806: Ideografia 1/2 pr stone CJK : fu1 : fū
7807: Ideograph uma pedra pare... | {
"pile_set_name": "Github"
} |
"""
Copyright (c) 2015 Red Hat, Inc
All rights reserved.
This software may be modified and distributed under the terms
of the BSD license. See the LICENSE file for details.
"""
from __future__ import print_function, unicode_literals, absolute_import
from collections import OrderedDict
from atomic_reactor.plugin impo... | {
"pile_set_name": "Github"
} |
772,249,6,15
771,249,6,15
771,250,6,15
770,250,6,15
770,250,6,15
769,251,6,15
769,251,6,15
768,251,6,15
767,252,6,15
766,252,6,15
765,252,6,15
765,253,6,15
764,253,6,15
763,253,6,15
763,254,7,14
762,254,7,14
761,254,7,14
760,255,6,13
759,255,6,13
758,255,7,14
758,255,8,14
757,255,9,15
756,255,9,15... | {
"pile_set_name": "Github"
} |
package name.kropp.intellij.makefile.stub
import com.intellij.psi.stubs.NamedStubBase
import com.intellij.psi.stubs.StubElement
import name.kropp.intellij.makefile.psi.MakefileTarget
class MakefileTargetStubElementImpl(parent: StubElement<*>?, name: String?) : NamedStubBase<MakefileTarget>(parent, MakefileTargetStubE... | {
"pile_set_name": "Github"
} |
/**
* This file was generated by Apache newt version: 1.8.0-dev
*/
#ifndef H_MYNEWT_SYSCFG_
#define H_MYNEWT_SYSCFG_
/**
* This macro exists to ensure code includes this header when needed. If code
* checks the existence of a setting directly via ifdef without including this
* header, the setting macro will sil... | {
"pile_set_name": "Github"
} |
r"""
Manifolds
"""
#*****************************************************************************
# Copyright (C) 2015 Travis Scrimshaw <tscrim at ucdavis.edu>
#
# Distributed under the terms of the GNU General Public License (GPL)
# http://www.gnu.org/licenses/
#*************************************... | {
"pile_set_name": "Github"
} |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 1997-2017 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 Licens... | {
"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"
} |
{
"images" : [
{
"idiom" : "universal",
"filename" : "barbuttonicon_delete.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "barbuttonicon_delete@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "barbuttonicon_delete@3x.p... | {
"pile_set_name": "Github"
} |
/**
* Provides the Metadata Store support classes.
*/
package org.springframework.integration.hazelcast.metadata;
| {
"pile_set_name": "Github"
} |
// Copyright 2019 GM Cruise LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to i... | {
"pile_set_name": "Github"
} |
#ifndef PQCLEAN_SPHINCSHARAKA256FROBUST_AESNI_WOTS_H
#define PQCLEAN_SPHINCSHARAKA256FROBUST_AESNI_WOTS_H
#include "hash_state.h"
#include "params.h"
#include <stdint.h>
/**
* WOTS key generation. Takes a 32 byte seed for the private key, expands it to
* a full WOTS private key and computes the corresponding public... | {
"pile_set_name": "Github"
} |
<?if (Core::extra_features() == TRUE):?>
<?if (core::count($providers = Social::enabled_providers()) > 0 OR core::config('social.oauth2_enabled') == TRUE) :?>
<ul class="list-inline social-providers">
<?foreach ($providers as $key => $provider) :?>
<li>
<?if(s... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
namespace WowPacketParser.Misc
{
// By Jon Skeet (Stack Overflow), modified
public class BiDictionary<TFirst, TSecond> : IDictionary<TFirst, TSecond>
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?><sld:StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:sld="http://www.opengis.net/sld" xmlns:ogc="http://www.opengis.net/ogc" xmlns:gml="http://www.opengis.net/gml" version="1.0.0">
<sld:NamedLayer>
<sld:Name/>
<sld:UserStyle>
<sld:Name>Default Styler<... | {
"pile_set_name": "Github"
} |
//
// Utils.h
// FlexiSPY
//
// Created by Dominique Mayrand on 12/6/11.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
#import <Foundation/Foundation.h>
@class DbHealthInfo;
@class EventCount;
@interface Utils : NSObject {
}
+ (NSMutableArray*) getDiagnosticsWithDBHealthInfo: (DbHealthInfo *) a... | {
"pile_set_name": "Github"
} |
/*ckwg +29
* Copyright 2018-2019 by Kitware, 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:
*
* * Redistributions of source code must retain the above copyright notice,
* this li... | {
"pile_set_name": "Github"
} |
# coding=utf-8
"""Tests for medusa/test_list_associated_files.py."""
from __future__ import unicode_literals
import os
from medusa import app
from medusa.post_processor import PostProcessor
import pytest
def _rar_basename(filepath, files):
for found_file in files:
if os.path.splitext(os.path.basename(fo... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.