text stringlengths 2 99.9k | meta dict |
|---|---|
export default {
// Options.jsx
items_per_page: '/ page',
jump_to: 'Aller à',
jump_to_confirm: 'confirmer',
page: '',
// Pagination.jsx
prev_page: 'Page précédente',
next_page: 'Page suivante',
prev_5: '5 Pages précédentes',
next_5: '5 Pages suivantes',
prev_3: '3 Pages précédentes',
next_3: '3... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 0c53b5ab7f92b4c4abbee54dca09df58
timeCreated: 1445081756
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 0
linearTexture: 1
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart... | {
"pile_set_name": "Github"
} |
[Reported by leo at 03Apr14:32:42]
search_string:Assertion
search_file:errors
ignore_other_errors:1
full_description:#5412
brief_description:#5412
| {
"pile_set_name": "Github"
} |
/** @file st_stuff.cpp Hexen specific HUD and statusbar widgets.
*
* @authors Copyright © 2003-2017 Jaakko Keränen <jaakko.keranen@iki.fi>
* @authors Copyright © 2005-2014 Daniel Swanson <danij@dengine.net>
* @authors Copyright © 1999 Activision
*
* @par License
* GPL: http://www.gnu.org/licenses/gpl.html
*
*... | {
"pile_set_name": "Github"
} |
class Admin::CongressMessageCampaignsController < Admin::ApplicationController
before_action :set_congress_message_campaign
allow_collaborators_to :congress_tabulation, :staffer_report
def congress_tabulation
end
def staffer_report
@bioguide_id = params[:bioguide_id]
render "admin/congress_message_... | {
"pile_set_name": "Github"
} |
package com.gameloft9.demo.dataaccess.model.system;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
@Data
public class SysMenuTest implements Serializable{
private String id;
private String title;
private String href;
pri... | {
"pile_set_name": "Github"
} |
apache-shiro-webapp-tutorial
============================
A [step-by-step tutorial](http://shiro.apache.org/webapp-tutorial.html) showing how to secure a web app with Apache Shiro.
| {
"pile_set_name": "Github"
} |
--TEST--
Different calling conventions
--SKIPIF--
<?php
require_once('skipif.inc');
if (substr(PHP_OS, 0, 3) != 'WIN') die('skip for Windows only');
if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platforms only");
?>
--FILE--
<?php
$header = <<<HEADER
void __cdecl cdecl_func(int arg1, double arg2, char arg3);
... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
"""
Created on Sun Jul 23 15:04:19 2017
@author: zqwu
"""
from __future__ import print_function
from __future__ import division
from __future__ import unicode_literals
from sklearn.kernel_ridge import KernelRidge
import numpy as np
import deepchem as dc
import tempfile
... | {
"pile_set_name": "Github"
} |
{
"compileOnSave": false,
"compilerOptions": {
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"module": "es2015",
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"target": "es5",
"typeRoots": [
... | {
"pile_set_name": "Github"
} |
// DigitalRune Engine - Copyright (C) DigitalRune GmbH
// This file is subject to the terms and conditions defined in
// file 'LICENSE.TXT', which is part of this source code package.
using System;
using DigitalRune.Geometry.Shapes;
using DigitalRune.Graphics.Rendering;
using Microsoft.Xna.Framework.Graphics;
names... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_07) on Wed Jul 06 21:29:01 PDT 2005 -->
<TITLE>
JavaCodingStandardCheckerTokenManager (JCSC API)
</TITLE>
<META NAME="keywords" CONTENT="rj.tools.jc... | {
"pile_set_name": "Github"
} |
<header>Adres van servers om te updaten</header>
<p>Dit veld specificeert het oude adres van de servers die worden gemodificeerd.</p>
| {
"pile_set_name": "Github"
} |
/*
* freeglut_structure.c
*
* Windows and menus need tree structure
*
* Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved.
* Written by Pawel W. Olszta, <olszta@sourceforge.net>
* Creation date: Sat Dec 18 1999
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of th... | {
"pile_set_name": "Github"
} |
config BTRFS_FS
tristate "Btrfs filesystem (EXPERIMENTAL) Unstable disk format"
depends on EXPERIMENTAL
select LIBCRC32C
select ZLIB_INFLATE
select ZLIB_DEFLATE
help
Btrfs is a new filesystem with extents, writable snapshotting,
support for multiple devices and many more features.
Btrfs is highly experi... | {
"pile_set_name": "Github"
} |
// Module included in the following assemblies:
//
// * virt/virt-using-the-cli-tools.adoc
[id="virt-openshift-client-commands_{context}"]
= {product-title} client commands
The {product-title} `oc` client is a command-line utility for managing
{product-title} resources, including the virtual machine (`vm`) and virtua... | {
"pile_set_name": "Github"
} |
//
// LMJCircleLayout.h
// 自定义流水布局-22
//
// Created by apple on 16/7/30.
// Copyright © 2016年 NJHu. All rights reserved.
//
#import <UIKit/UIKit.h>
@class LMJCircleLayout;
@protocol LMJCircleLayoutDelegate <NSObject>
@optional
/**
返回 item 的大小, 默认 64
*/
- (CGSize)circleLayout:(LMJCircleLayout *)circleLayout col... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html>
<head>
<script type="text/javascript" src="../../js/case.js"></script>
<?php include __DIR__ . '/../../include.php'; ?>
</head>
<body class="simple">
<script type="text/javascript">
rangy.init();
function clickCancelDialogButton() {
$('.raptor-ui-cancel-dia... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
import { getStoreStateMessage, Messages } from '../../common/messages';
import { StoreNames } from '../../common/stores/store-names';
import { ScopingActions, ScopingPayload } from '../actions/scoping-actions';
import { Inte... | {
"pile_set_name": "Github"
} |
import UIKit
import Photos
public protocol CartDelegate: class {
func cart(_ cart: Cart, didAdd image: Image, newlyTaken: Bool)
func cart(_ cart: Cart, didRemove image: Image)
func cartDidReload(_ cart: Cart)
}
/// Cart holds selected images and videos information
public class Cart {
public var images: [Imag... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2002, 2019, Oracle and/or its affiliates. All rights reserved.
* Copyright 2014 Google Inc. 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 ... | {
"pile_set_name": "Github"
} |
require "formula"
class Iker < Formula
homepage "https://labs.portcullis.co.uk/tools/iker/"
url "https://labs.portcullis.co.uk/download/iker_v1.1.tar"
sha256 "8780805a0743f60e42ec75dd56dcdb8beb1fdafc75aab6dcdac7ba13e126e7b6"
version "1.1"
revision 2
depends_on "ike-scan"
def install
libexec.install... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python2
# This code was written 10 hours before the competition, yikes
# Any bugs are your problem
import socks # pip install PySocks
import socket
socks.setdefaultproxy(socks.PROXY_TYPE_SOCKS5, '127.0.0.1', 4444)
socket.socket = socks.socksocket
from pwn import * # pip install pwntools
from swpag_cli... | {
"pile_set_name": "Github"
} |
// Copyright 2019 The MediaPipe 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 a... | {
"pile_set_name": "Github"
} |
Thumper References
==================
This folder contains local copies of certain important references. It is not necessary to
populate this folder but you may find it convenient to do so. These references are not included
in the repository because they are not artifacts of this project.
There are several RFCs of i... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018 THL A29 Limited, a Tencent company. 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
*
... | {
"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 (1.8.0) on Thu Sep 29 14:31:09 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.owasp.appsens... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<!-- Basic Page Info -->
<meta charset="utf-8">
<title>DeskApp - Bootstrap Admin Dashboard HTML Template</title>
<!-- Site favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="vendors/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="vendo... | {
"pile_set_name": "Github"
} |
tommy lee jones chases an innocent victim around america who is trying to prove that she did not kill her spouse .
the fugitive ?
not quite ? this is the plot for double jeopardy , another fugitive copycat without the action , excitement , and good acting that the original had .
there are other slight differences be... | {
"pile_set_name": "Github"
} |
# Simp
**This page has moved to the
[leanprover-community website](https://leanprover-community.github.io/extras/simp.html).**
| {
"pile_set_name": "Github"
} |
// Copyright 2016 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.
#ifndef EXTENSIONS_BROWSER_BLOCKED_ACTION_TYPE_H_
#define EXTENSIONS_BROWSER_BLOCKED_ACTION_TYPE_H_
namespace extensions {
// Types of actions that an e... | {
"pile_set_name": "Github"
} |
int printf(char *fmt);
int fred() {
return(5);
}
void main() {
int x;
x= fred(2);
printf("%d\n", x);
}
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search... | {
"pile_set_name": "Github"
} |
const assert = require('assert');
module.exports = {
description: 'allows to read and modify options in the options hook',
options: {
input: 'unused',
treeshake: false,
plugins: {
name: 'test-plugin',
buildStart(options) {
assert.deepStrictEqual(JSON.parse(JSON.stringify(options)), {
acorn: {
... | {
"pile_set_name": "Github"
} |
<Application
x:Class="SampleApp.WinPhone.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:phone="clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone"
xmlns:shell="clr-namespace:Microsoft.Phone.Shell;assem... | {
"pile_set_name": "Github"
} |
---
title: Changing the root password on a Linux dedicated server
slug: root-password
excerpt: This guide will show you how to change the root password on a Linux dedicated server.
section: Server Management
---
**Last updated 20th June 2018**
## Objective
When you install or reinstall a distribution or operating sy... | {
"pile_set_name": "Github"
} |
* master
- Fixed a regression that appears when executing an =org-mode= source
block of a previously created session. A new connection to the
session was being created before execution instead of using the old
connection. See #240.
- Fixed regression due to uppercase characters in kernel language
names, e.g... | {
"pile_set_name": "Github"
} |
git,dpkg -s
make,dpkg -s
bzip2,dpkg -s
automake,dpkg -s
libbz2-dev,dpkg -s
libssl-dev,dpkg -s
doxygen,dpkg -s
graphviz,dpkg -s
libgmp3-dev,dpkg -s
autotools-dev,dpkg -s
libicu-dev,dpkg -s
python2.7,dpkg -s
python2.7-dev,dpkg -s
python3,dpkg -s
python3-dev,dpkg -s
autoconf,dpkg -s
libtool,dpkg -s
curl,dpkg -s
zlib1g-dev... | {
"pile_set_name": "Github"
} |
from common import *
from trezor.utils import chunks
from trezor.crypto import bip39
from trezor.messages.SignTx import SignTx
from trezor.messages.TxInputType import TxInputType
from trezor.messages.TxOutputType import TxOutputType
from trezor.messages.TxRequest import TxRequest
from trezor.messages.TxAck import TxAc... | {
"pile_set_name": "Github"
} |
/*
* Certificate reading application
*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*
* 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 Lic... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* cf2read.h */
/* */
/* Ad... | {
"pile_set_name": "Github"
} |
#ifndef HALIDE_LAMBDA_H
#define HALIDE_LAMBDA_H
#include "Func.h"
#include "Var.h"
/** \file
* Convenience functions for creating small anonymous Halide
* functions. See test/lambda.cpp for example usage. */
namespace Halide {
/** Create a zero-dimensional halide function that returns the given
* expression. The... | {
"pile_set_name": "Github"
} |
/*
Package logrus is a structured logger for Go, completely API compatible with the standard library logger.
The simplest way to use Logrus is simply the package-level exported logger:
package main
import (
log "github.com/sirupsen/logrus"
)
func main() {
log.WithFields(log.Fields{
"animal": ... | {
"pile_set_name": "Github"
} |
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals
import frappe
from frappe import _
class ItemPriceDuplicateItem(frappe.ValidationError): pass
from frappe.model.document import Document
class Ite... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"pile_set_name": "Github"
} |
//===-- include/flang/Evaluate/real.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"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"pile_set_name": "Github"
} |
// Copyright 2017-2020 Fitbit, Inc
// SPDX-License-Identifier: Apache-2.0
package com.fitbit.goldengate.bindings.util
import com.fitbit.goldengate.bindings.BaseTest
import org.junit.Assert.assertNotNull
import org.junit.Assert.assertTrue
import org.junit.Test
import java.util.Arrays
class MemoryDataSinkTest : BaseTe... | {
"pile_set_name": "Github"
} |
server.port=8080
spring.application.name=order
management.endpoints.web.exposure.include=*
logging.level.org.springframework.boot.actuate.trace.WebRequestTraceFilter: TRACE
logging.level.com.ewolff.microservice.order.logic.OrderController: TRACE
logging.level.com.ewolff.microservice.order.RandomlyFailingFilter: TRACE
s... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='utf-8'?>
<section xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" containing-doc="D.C. Code">
<num>2-303.19a</num>
<reason... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env ruby
require 'gnuplot'
require 'yaml'
# The YAML produced by AttackRecovery.rb
input_path = ARGV[0]
output_path = ARGV[1]
data = YAML.load(File.read(input_path))
if data.keys.length != 1
puts "There are more than one key, using the 'first'."
end
files_to_distances = Hash.new { |h,k| h[k] = Array.ne... | {
"pile_set_name": "Github"
} |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE121_Stack_Based_Buffer_Overflow__CWE131_memmove_62a.cpp
Label Definition File: CWE121_Stack_Based_Buffer_Overflow__CWE131.label.xml
Template File: sources-sink-62a.tmpl.cpp
*/
/*
* @description
* CWE: 121 Stack Based Buffer Overflow
* BadSource: Allocate memory witho... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env ruby
# This script is called by the 'forced command' directive in `/home/git/.ssh/.authorized_keys`
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..')
require 'config/boot'
# $SSH_ORIGINAL_COMMAND is set by `sshd'. It stores the originally intended command to be run by `git push'. In
# our cas... | {
"pile_set_name": "Github"
} |
var Jason = function(options, jason) {
var node = {
$type: "div",
class: "jason",
_body: null,
_styles: null,
$init: function() {
if (jason) {
this._update(jason);
} else {
this.classList.add("hidden");
}
this.style.minHeight = window.innerHeight;
},
... | {
"pile_set_name": "Github"
} |
public class JniTest
{
private static void Test(
String name,
Object actual,
Object expected,
String actualAsString,
String expectedAsString)
{
if (!actual.equals(expected))
{
System.out.println(String.format(
"Test: %s failed\nExpected: \"%s\", Actual: \"%s\"",
name,
expected,
actual... | {
"pile_set_name": "Github"
} |
@startuml
sprite $reddit [48x48/16] {
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000269BCDCCA740000000000000000000
00000000000000028EFFFFFFFFFFFFB50000000000000000
00000000000003BFFFFFFFFFFFFFFFFFE700000000000000
000000000001AFFFFFFFFFFFFFFFFFFFFFE50... | {
"pile_set_name": "Github"
} |
#ifndef __ALPHA_MMU_H
#define __ALPHA_MMU_H
/* The alpha MMU context is one "unsigned long" bitmap per CPU */
typedef unsigned long mm_context_t[NR_CPUS];
#endif
| {
"pile_set_name": "Github"
} |
define([
"./core",
"./var/rnotwhite"
], function( jQuery, rnotwhite ) {
// String to Object options format cache
var optionsCache = {};
// Convert String-formatted options into Object-formatted ones and store in cache
function createOptions( options ) {
var object = optionsCache[ options ] = {};
jQuery.each( opti... | {
"pile_set_name": "Github"
} |
package com.oath.micro.server.application.registry;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Map;
import java.util.function.Supplier;
import java.util.jar.Attributes;
import java.util.jar.Manifest;
import cyclops.function.FluentFunctions;
import cyclops.reactive.ReactiveSeq;
import org.s... | {
"pile_set_name": "Github"
} |
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Scenario3.aspx.cs" Inherits="Core.ContentTypesAndFieldsWeb.Pages.Scenario3" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="se... | {
"pile_set_name": "Github"
} |
//
// EndTag.cs: Provides support for accessing and modifying a collection of tags
// appearing at the end of a file.
//
// Author:
// Brian Nickel (brian.nickel@gmail.com)
//
// Copyright (C) 2007 Brian Nickel
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and... | {
"pile_set_name": "Github"
} |
/**
* 图片上传模块
*/
const fly = require("flyio");
const request = require('../libs/request');
module.exports = async function (originUrl) {
return originUrl;
let params = {
source: originUrl,
type: "url",
action: "upload",
timestamp: new Date().getTime(),
auth_token: "a677acae12fee7248397b016ca5... | {
"pile_set_name": "Github"
} |
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
//=============================================================================//
#ifndef C_PIXEL_VISIBILITY_H
#define C_PIXEL_VISIBILITY_H
#ifdef _WIN32
#pragma once
#endif
const float PIXELVIS_DEFAULT_PROXY_SIZE = 2.0f;... | {
"pile_set_name": "Github"
} |
from setuptools import setup
import re
requirements = []
with open('requirements.txt') as f:
requirements = f.read().splitlines()
version = ''
with open('discord/__init__.py') as f:
version = re.search(r'^__version__\s*=\s*[\'"]([^\'"]*)[\'"]', f.read(), re.MULTILINE).group(1)
if not version:
raise Runtime... | {
"pile_set_name": "Github"
} |
package com.google.android.apps.common.testing.ui.testapp;
import static com.google.android.apps.common.testing.ui.espresso.Espresso.onView;
import static com.google.android.apps.common.testing.ui.espresso.Espresso.setFailureHandler;
import static com.google.android.apps.common.testing.ui.espresso.action.ViewActions.c... | {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2014 The SciGraph 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... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr>
// Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a cop... | {
"pile_set_name": "Github"
} |
"use strict";
module.exports = function() {
var makeSelfResolutionError = function () {
return new TypeError("circular promise resolution chain\u000a\u000a See http://goo.gl/LhFpo0\u000a");
};
var reflect = function() {
return new Promise.PromiseInspection(this._target());
};
var apiRejection = function(msg)... | {
"pile_set_name": "Github"
} |
<div local-class="event">
{{svg-jar @icon local-class="icon" class=(if @smallIcon "fa-svg small" "fa-svg")}}
<div>
<div local-class="badge-and-time">
<time
datetime={{to-iso-string @time}}
title={{format-time @time format="full"}}
local-class="time"
>
{{format-relati... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="paho.mqtt.java.example">
<!-- Permissions the Application Requires -->
<uses-permission android:name="android.permission.WAKE_LOCK" />
... | {
"pile_set_name": "Github"
} |
#include "ctrl.h"
#include "buffer.h"
#include <nvm_types.h>
#include <nvm_ctrl.h>
#include <nvm_aq.h>
#include <nvm_admin.h>
#include <nvm_util.h>
#include <nvm_error.h>
#include <string>
#include <memory>
#include <vector>
#include <stdexcept>
#include <cstdint>
#include <cstddef>
#include <cstring>
#include <cstdio>... | {
"pile_set_name": "Github"
} |
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/tests.R
\name{testDispersion}
\alias{testDispersion}
\title{DHARMa dispersion tests}
\usage{
testDispersion(simulationOutput, alternative = c("two.sided", "greater",
"less"), plot = T, ...)
}
\arguments{
\item{simulationOutput}{an object of... | {
"pile_set_name": "Github"
} |
# Copyright (c) 2016 Research Organization for Information Science
# and Technology (RIST). All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
TESTS = dss_buffer dss_cmp dss_payload dss_print
check_PROGRAMS = $(TESTS) $(MPI_CHECKS)
LDFLAGS = $(OPAL_PKG... | {
"pile_set_name": "Github"
} |
/*
** 2008 August 18
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness for yourself and forgive others.
** May you share freely, never taking more than you give.
**
**********************... | {
"pile_set_name": "Github"
} |
// +build darwin
// +build !cgo
package host
import (
"context"
"github.com/shirou/gopsutil/internal/common"
)
func SensorsTemperatures() ([]TemperatureStat, error) {
return SensorsTemperaturesWithContext(context.Background())
}
func SensorsTemperaturesWithContext(ctx context.Context) ([]TemperatureStat, error)... | {
"pile_set_name": "Github"
} |
using Playnite.Behaviors;
using Playnite.Common;
using Playnite.FullscreenApp.ViewModels;
using Playnite.Input;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2015-2018 Skymind, Inc.
* Copyright (c) 2020 Konduit K.K.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apa... | {
"pile_set_name": "Github"
} |
(Endless program)
(In a standalone interpreter, this should probably exit)
(at the main program M99. In task, the main program M99)
(should cause an endless loop, terminated by a counter.)
(*****************************************************)
(Don't *actually* run this program infinitely!)
(Stop after)#101 = 3(loo... | {
"pile_set_name": "Github"
} |
/**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd.util.datasource;
import java.io.IOException;
import java.io.InputStream;
import java.io.Reader;
import org.apache.commons.io.input.ReaderInputStream;
import net.sourceforge.pmd.util.datasource.interna... | {
"pile_set_name": "Github"
} |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objects = {
/* Begin PBXBuildFile section */
C90007F323B3BA710002B6A0 /* NSObject+DarkMode.m in Sources */ = {isa = PBXBuildFile; fileRef = C90007F223B3BA710002B6A0 /* NSObject+DarkMode.m */; };
C90007F623B3C5BB0002B6A0 /* NSView+HiddenDeb... | {
"pile_set_name": "Github"
} |
@import url("../common/domButtons/DomButtonColorButtons-compat.css");
@import url("../common/domButtons/DomButtonBlackCircleCross-compat.css");
/* dojox.mobile.IconContainer */
.mblIconItemPaneHeading {
background-image: url(compat/icon-content-heading-bg.png);
}
.dj_gecko .mblIconItemPaneHeading {
background-imag... | {
"pile_set_name": "Github"
} |
# Provider for Java Print Service
sun.print.PrintServiceLookupProvider
| {
"pile_set_name": "Github"
} |
<html>
<head>
<title>libogg - function - oggpack_writeinit</title>
<link rel=stylesheet href="style.css" type="text/css">
</head>
<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
<table border=0 width=100%>
<tr>
<td><p class=tiny>libogg documentation</p></td>
<td align=right><p class=tin... | {
"pile_set_name": "Github"
} |
# County Title
title = c_nye_pass
# Settlements
max_settlements = 1
b_amargosa_valley_CA = castle
# Misc
culture = paiute
religion = cetic
#History
| {
"pile_set_name": "Github"
} |
// RUN: %zap_compare_object FILE="file1.cpp"
// RUN: %zap_compare_object FILE="file2.cpp"
// RUN: %zap_compare_object FILE="file1.cpp"
// RUN: %zap_compare_object FILE="file2.cpp"
// Bug 426
| {
"pile_set_name": "Github"
} |
/*-
* Copyright 2007 John Birrell <jb@FreeBSD.org>
*
* 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 and th... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtSystemKit module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Lice... | {
"pile_set_name": "Github"
} |
/* globals describe, expect, it */
import React from 'react'
import { mount } from 'enzyme'
import Button from './Button'
describe('Button', () => {
const wrapper = (extraProps = {}) => mount(
<Button
tabSlug='tab-1'
index={2}
className='module-search-in-between'
isLessonHighlight={false}... | {
"pile_set_name": "Github"
} |
"""
Halite II Python 3 starter kit
See MyBot.py for a basic usage example. In short, you should initialize() at
the start, then in a loop, call get_map() to get the current game state, then
build up a list of commands and send them with send_command_queue().
"""
from . import collision, constants, entity, game_map, n... | {
"pile_set_name": "Github"
} |
/**
* Creates a unary function that invokes `func` with its argument transformed.
*
* @private
* @param {Function} func The function to wrap.
* @param {Function} transform The argument transform.
* @returns {Function} Returns the new function.
*/
function overArg(func, transform) {
return function(arg) {
r... | {
"pile_set_name": "Github"
} |
---
title: Istiod
test: n/a
---
The Istiod component is the consolidated monolithic control plane binary that encapsulates the functions of Pilot, Citadel, Mixer, and Galley.
[Learn more about Istiod](/blog/2020/tradewinds-2020/#fewer-moving-parts).
| {
"pile_set_name": "Github"
} |
from ED6ScenarioHelper import *
def main():
# 卢安
CreateScenaFile(
FileName = 'T2402 ._SN',
MapName = 'Ruan',
Location = 'T2402.x',
MapIndex = 1,
MapDefaultBGM = "ed60015",
Flags = 0,
Ent... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2001-2011 Hartmut Kaiser
// Copyright (c) 2001-2011 Joel de Guzman
//
// 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)
#if !defined(SPIRIT_KARMA_ALTERNATIVE_MAR_01_2007_1124AM)
#define SPIRIT_KA... | {
"pile_set_name": "Github"
} |
package com.forgeessentials.teleport;
import java.util.List;
import net.minecraft.command.CommandException;
import net.minecraft.command.ICommandSender;
import net.minecraft.entity.player.EntityPlayerMP;
import net.minecraft.init.Blocks;
import net.minecraft.server.MinecraftServer;
import net.minecraft.util.math.Bloc... | {
"pile_set_name": "Github"
} |
# 聊聊钱
<!-- MarkdownTOC -->
- 我最需要的理财常识书
- 第一章 理财不仅是一种行为,更是一种态度
- 1.让短期的流动资金成为你的长期投资
- 2.通货膨胀,警惕这只偷走你财富的“小恶魔”
- 3.能让你躺着也赚钱的神秘武器——复利
- 4.你不计较生活,生活就会来计较你——算算你的生活成本有多少
- 5.对沉没成本的处理,关系你的一生
- 6.信用卡让你离富翁梦越来越远
- 7.记账是个万灵药,夫妻感情都能好
- 9.花钱也要花得有技术含量
- 10... | {
"pile_set_name": "Github"
} |
### filebench is a filesystem and storage benchmark that runs workloads
### specified using a Workload Model Language (WML). The intention is that
### an analyst can distil a production workload into a WML-equivalent and
### then execute it via filebench. It ships with a number of stock
### personalities.
###
### This ... | {
"pile_set_name": "Github"
} |
cluster: test
| {
"pile_set_name": "Github"
} |
/*
* Test program for MSA instruction CLT_S.D
*
* Copyright (C) 2019 Wave Computing, Inc.
* Copyright (C) 2019 Aleksandar Markovic <amarkovic@wavecomp.com>
* Copyright (C) 2019 RT-RK Computer Based Systems LLC
* Copyright (C) 2019 Mateja Marjanovic <mateja.marjanovic@rt-rk.com>
*
* This program is fre... | {
"pile_set_name": "Github"
} |
/*
* security/tomoyo/file.c
*
* Copyright (C) 2005-2011 NTT DATA CORPORATION
*/
#include "common.h"
#include <linux/slab.h>
/*
* Mapping table from "enum tomoyo_path_acl_index" to "enum tomoyo_mac_index".
*/
static const u8 tomoyo_p2mac[TOMOYO_MAX_PATH_OPERATION] = {
[TOMOYO_TYPE_EXECUTE] = TOMOYO_MAC_FILE... | {
"pile_set_name": "Github"
} |
/*################################################################################
##
## Copyright (C) 2016-2020 Keith O'Hara
##
## This file is part of the OptimLib C++ library.
##
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.