text stringlengths 2 99.9k | meta dict |
|---|---|
# Copyright 2015 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
/* pngwutil.c - utilities to write a PNG file
*
* Last changed in libpng 1.6.32 [August 24, 2017]
* Copyright (c) 1998-2002,2004,2006-2017 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is r... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 1080cc4fda5f61e4d96cce61ebd60d27
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| {
"pile_set_name": "Github"
} |
---
title: Rheem EcoNET Water Products
description: Instructions on how to integrate Rheem EcoNet water heaters into Home Assistant.
ha_category:
- Water Heater
ha_release: 0.61
ha_iot_class: Cloud Polling
ha_domain: econet
---
The `econet` water heater platform is consuming the information provided by a [EcoNet ena... | {
"pile_set_name": "Github"
} |
<?php
/**
* PHPUnit
*
* Copyright (c) 2001-2014, Sebastian Bergmann <sebastian@phpunit.de>.
* 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 ... | {
"pile_set_name": "Github"
} |
/*
* sounddart.c - Implementation of the OS/2-DART sound device
*
* Written by
* Thomas Bretz (tbretz@gsi.de)
*
* This file is part of VICE, the Versatile Commodore Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of ... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2008 Oracle. All rights reserved.
*/
#ifndef BTRFS_LOCKING_H
#define BTRFS_LOCKING_H
#define BTRFS_WRITE_LOCK 1
#define BTRFS_READ_LOCK 2
#define BTRFS_WRITE_LOCK_BLOCKING 3
#define BTRFS_READ_LOCK_BLOCKING 4
void btrfs_tree_lock(struct extent_buffer *eb);... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL <?php echo $_SERVER['REQUEST_URI']; ?> was not found on this server.</p>
</body></html> | {
"pile_set_name": "Github"
} |
{
"name": "@examples/typescript-backends-gcs",
"version": "1.0.0",
"main": "main.js",
"types": "main.ts",
"license": "MPL-2.0",
"private": true,
"scripts": {
"get": "cdktf get",
"build": "yarn get && tsc",
"synth": "cdktf synth",
"compile": "tsc --pretty",
"watch": "tsc -w",
"test"... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
'''
PEXPECT LICENSE
This license is approved by the OSI and FSF as GPL-compatible.
http://opensource.org/licenses/isc-license.txt
Copyright (c) 2012, Noah Spurrier <noah@noah.org>
PERMISSION TO USE, COPY, MODIFY, AND/OR DISTRIBUTE THIS SOFTWARE FOR ANY
PURPOSE WITH OR WIT... | {
"pile_set_name": "Github"
} |
#include <algorithm>
#include <vector>
#include "google/protobuf/text_format.h"
#include "gtest/gtest.h"
#include "caffe/blob.hpp"
#include "caffe/common.hpp"
#include "caffe/filler.hpp"
#include "caffe/layers/absval_layer.hpp"
#include "caffe/layers/bnll_layer.hpp"
#include "caffe/layers/dropout_layer.hpp"
#include... | {
"pile_set_name": "Github"
} |
input: "data"
input_dim: 1
input_dim: 3
input_dim: 300
input_dim: 300
layer {
name: "conv1_1"
type: "Convolution"
bottom: "data"
top: "conv1_1"
param {
lr_mult: 0
}
param {
lr_mult: 0
}
convolution_param {
num_output: 64
pad: 100
kernel_size: 3
stride: 1
}
}
layer {
name: "... | {
"pile_set_name": "Github"
} |
// This file was procedurally generated from the following sources:
// - src/dstr-binding/ary-ptrn-rest-ary-elision.case
// - src/dstr-binding/default/for-of-let.template
/*---
description: Rest element containing an elision (for-of statement)
esid: sec-for-in-and-for-of-statements-runtime-semantics-labelledevaluation
... | {
"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"
} |
"use strict";
exports.__esModule = true;
exports.wrapWithTypes = wrapWithTypes;
exports.getTypes = getTypes;
exports.runtimeProperty = runtimeProperty;
exports.isReference = isReference;
exports.replaceWithOrRemove = replaceWithOrRemove;
/**
* Copyright (c) 2014-present, Facebook, Inc.
*
* This source code is lice... | {
"pile_set_name": "Github"
} |
{"name":"dotfiles","vers":"0.1.0","deps":[],"cksum":"dbaeb6f0002fc3ac67248e312a48c83625586439af4baf862963bac0e29531ec","features":{},"yanked":false,"links":null}
| {
"pile_set_name": "Github"
} |
/*
* file: FastTrackColumn.java
* author: Jon Iles
* copyright: (c) Packwood Software 2017
* date: 14/03/2017
*/
/*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the
* Free Software Foundatio... | {
"pile_set_name": "Github"
} |
# $OpenBSD: agent-getpeereid.sh,v 1.4 2007/11/25 15:35:09 jmc Exp $
# Placed in the Public Domain.
tid="disallow agent attach from other uid"
UNPRIV=nobody
ASOCK=${OBJ}/agent
SSH_AUTH_SOCK=/nonexistent
if grep "#undef.*HAVE_GETPEEREID" ${BUILDDIR}/config.h >/dev/null 2>&1 && \
grep "#undef.*HAVE_GETPEERUCRED" ${BUI... | {
"pile_set_name": "Github"
} |
{
"network": [
[
"probeNetwork - default - end",
1,
949368
],
[
"probeNetwork - default - start",
0,
0
]
],
"gfx": [
[
"probeGFX - default - end",
1,
7,
... | {
"pile_set_name": "Github"
} |
package com.cxytiandi.kittycloud.common.autoconfigure;
import com.alibaba.cloud.nacos.NacosConfigProperties;
import com.alibaba.nacos.api.config.ConfigService;
import com.alibaba.nacos.api.config.listener.AbstractListener;
import com.alibaba.nacos.api.exception.NacosException;
import com.cxytiandi.kitty.common.json.Js... | {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* ftsynth.c */
/* */
/* Fr... | {
"pile_set_name": "Github"
} |
// Code generated by msgraph.go/gen DO NOT EDIT.
package msgraph
// PhysicalAddress undocumented
type PhysicalAddress struct {
// Object is the base model of PhysicalAddress
Object
// Type undocumented
Type *PhysicalAddressType `json:"type,omitempty"`
// PostOfficeBox undocumented
PostOfficeBox *string `json:"p... | {
"pile_set_name": "Github"
} |
import Vue from "vue";
import Router from "vue-router";
import Home from "./views/Home.vue";
Vue.use(Router);
export default new Router({
mode: "history",
base: process.env.BASE_URL,
routes: [
{
path: "/",
name: "home",
component: Home
}
]
});
| {
"pile_set_name": "Github"
} |
import { shallow } from 'enzyme';
import React from 'react';
import { Link } from './link';
const LEFT_BUTTON = 0;
const MIDDLE_BUTTON = 1;
const RIGHT_BUTTON = 2;
const createEvent = (options: any) => ({
button: LEFT_BUTTON,
preventDefault: jest.fn(),
...options,
});
const renderLink = (props: any) => shallow(... | {
"pile_set_name": "Github"
} |
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the Lic... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
namespace SpanJson.Shared.Models
{
public class Question : IGenericEquality<Question>
{
public int? question_id { get; set; }
public DateTime? last_edit_date { get; set; }
public DateTime? creation_date { get; set; }
public ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/lice... | {
"pile_set_name": "Github"
} |
# These are supported funding model platforms
github: [garritfra]
patreon: pouya
open_collective: clio
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-... | {
"pile_set_name": "Github"
} |
--- a/src/include/drv_dsl_cpe_os_linux.h
+++ b/src/include/drv_dsl_cpe_os_linux.h
@@ -214,12 +214,25 @@ static inline int dsl_mutex_lock(struct
#define DSL_DRV_MUTEX_LOCK(id) down_interruptible(&(id))
#define DSL_DRV_MUTEX_UNLOCK(id) up(&(id))
#endif
+
+static inline long
+ugly_hack_sleep_o... | {
"pile_set_name": "Github"
} |
/**
* Module dependencies.
*/
var JSONCov = require('./json-cov')
, fs = require('fs');
/**
* Expose `HTMLCov`.
*/
exports = module.exports = HTMLCov;
/**
* Initialize a new `JsCoverage` reporter.
*
* @param {Runner} runner
* @api public
*/
function HTMLCov(runner) {
var jade = require('jade')
, f... | {
"pile_set_name": "Github"
} |
form=五律
tags=
看看秋色晚,
又是出门时。
白发生非早,
青云去自迟。
梦唯怀上国,
迹不到他岐。
以此坚吾道,
还无愧已知。
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Global - Documentation</title>
<script src="scripts/prettify/prettify.js"></script>
<script src="scripts/prettify/lang-css.js"></script>
<!--[if lt IE 9]>
... | {
"pile_set_name": "Github"
} |
[
"Al-Nusra Front",
"al-Qaeda in the Arabian Peninsula",
"East Turkestan Liberation Organization",
"Hezbollah Al-Hejaz",
"Houthis",
"Islamic State of Iraq and the Levant",
"Muslim Brotherhood"
]
| {
"pile_set_name": "Github"
} |
---
-api-id: P:Windows.Graphics.Printing.PrintTicket.PrintTicketFeature.Options
-api-type: winrt property
---
<!-- Property syntax.
public IVectorView<PrintTicketOption> Options { get; }
-->
# Windows.Graphics.Printing.PrintTicket.PrintTicketFeature.Options
## -description
Gets a list of print ticket opt... | {
"pile_set_name": "Github"
} |
From 07453188b18a2cbe815917dbb893b4ebfdd793b6 Mon Sep 17 00:00:00 2001
From: ktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Fri, 26 Aug 2016 10:23:20 +0000
Subject: [PATCH] [ARM] PR target/70473: Reduce size of Cortex-A8 automaton
PR target/70473
* config/arm/cortex-a8-neon.md (cortex_a8_vfp_muld): R... | {
"pile_set_name": "Github"
} |
using Chinook.Domain.Converters;
using Chinook.Domain.ApiModels;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using Newtonsoft.Json;
namespace Chinook.Domain.Entities
{
public class Artist : IConvertModel<Artist, ArtistApiModel>... | {
"pile_set_name": "Github"
} |
module Cucumber
module Parser
# TIP: When you hack on the grammar, just delete py_string.rb in this directory.
# Also make sure you have uninstalled all cucumber gems (don't forget xxx-cucumber
# github gems).
#
# Treetop will then generate the parser in-memory. When you're happy, just generate
... | {
"pile_set_name": "Github"
} |
package reflect2
import (
"reflect"
"unsafe"
)
type unsafeType struct {
safeType
rtype unsafe.Pointer
ptrRType unsafe.Pointer
}
func newUnsafeType(cfg *frozenConfig, type1 reflect.Type) *unsafeType {
return &unsafeType{
safeType: safeType{
Type: type1,
cfg: cfg,
},
rtype: unpackEFace(type1).... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2013-2020 the original author or 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 ap... | {
"pile_set_name": "Github"
} |
package ghostferry
import (
"fmt"
sql "github.com/Shopify/ghostferry/sqlwrapper"
"github.com/sirupsen/logrus"
)
type TargetVerifier struct {
logger *logrus.Entry
DB *sql.DB
BinlogStreamer *BinlogStreamer
StateTracker *StateTracker
}
func NewTargetVerifier(targetDB *sql.DB, stateTracker ... | {
"pile_set_name": "Github"
} |
var Buffer = require('buffer').Buffer,
s = 0,
S =
{ PARSER_UNINITIALIZED: s++,
START: s++,
START_BOUNDARY: s++,
HEADER_FIELD_START: s++,
HEADER_FIELD: s++,
HEADER_VALUE_START: s++,
HEADER_VALUE: s++,
HEADER_VALUE_ALMOST_DONE: s++,
HEADERS_ALMOST_DONE: s++,
... | {
"pile_set_name": "Github"
} |
# Copyright (C) 2013 The Libphonenumber 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 ... | {
"pile_set_name": "Github"
} |
// #31824
// @filename: name.ts
export type Name<T> = any;
// @filename: index.ts
type T<X> = any extends ((any extends any ? any : string) extends any ? import("./name").Name<X> : any)
? any
: any;
| {
"pile_set_name": "Github"
} |
[
{
"jsonrpc": "2.0",
"id": 1,
"method": "firefly_addAccount",
"params": [
{
"key": "0x4825efeeb213282e924f1c866400f18db7b6bf463285d7cc98ce86eb2ff0145d",
"balance": "0xde0b6b3a7640000",
"nonce": "0x0"
}
]
},
{
"jsonrpc": "2.0",
"id": 2,
"method":... | {
"pile_set_name": "Github"
} |
[](https://travis-ci.org/symposion/roll20-shaped-scripts)
# Roll20 Shaped Character Sheet Companion Script
This is a script designed for use with the API on the [Roll20 Virtual Table Top](http://roll20.net). This script is specifically designed ... | {
"pile_set_name": "Github"
} |
cheats = 3
cheat0_desc = "Unendlich Leben"
cheat0_code = "$0D2BF7EF"
cheat0_enable = false
cheat1_desc = "Unendlich Zeit"
cheat1_code = "$0D1058D8"
cheat1_enable = false
cheat2_desc = "Max Schaden"
cheat2_code = "$0D2ADAEF"
cheat2_enable = false
| {
"pile_set_name": "Github"
} |
//
// FILE: DAC8551_hw_spi.ino
// AUTHOR: Rob Tillaart
// PURPOSE: demo DAC8551 library Arduino with hardware SPI
// VERSION: 0.1.0
// HISTORY:
// URL:
//
// Released to the public domain
//
#include <SPI.h>
#include "DAC8551.h"
DAC8551 DAC;
void setup()
{
Serial.begin(115200);
Serial.println(__FILE__);
... | {
"pile_set_name": "Github"
} |
# Unity-Raymarching-Framework
A framework to easy implement raymarching in unity. Include lots of hash,noise,fbm,SDF,rotate functions,most of them come from shadertoy,with this library,you can easy write raymarching shader in unity without rewrite the noise function again.
also,this framework provide a easy way ... | {
"pile_set_name": "Github"
} |
[[contexts]]
== Context Management
=== Managing the built in contexts
Weld allows you to easily manage the built in contexts by injecting them
and calling lifecycle methods. Weld defines two types of context,
_managed_ and _unmanaged_. Managed contexts can be activated (allowing
bean instances to be retrieved from th... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `atomic_load_relaxed` fn in crate `core`.">
<meta name="key... | {
"pile_set_name": "Github"
} |
"""
Hybrid Outlet proposed by
- Negi, Pawan, Prabhu Ramachandran, and Asmelash Haftu. "An improved
non-reflecting outlet boundary condition for weakly-compressible SPH."
arXiv preprint arXiv:1907.04034 (2019).
"""
from pysph.sph.equation import Equation
from pysph.sph.integrator import PECIntegrator
... | {
"pile_set_name": "Github"
} |
/* Localized versions of Info.plist keys */
| {
"pile_set_name": "Github"
} |
damn_JJ
those_DT
trailers_NNS
._.
had_HVD
it_PP
not_XNOT
been_BEN
for_IN
the_DT
advertising_NN
of_IN
this_DT
film_NN
,_,
which_WDT
reveals_VBZ
far_RB
too_RB
much_DT
about_IN
its_PP$
contents_NNS
,_,
i_PP
would_MD
have_HV
been_BEN
glued_VBN
to_IN
`_"
under_IN
the_DT
sand_NN
'_"
._.
as_CS
it_PP
is_BEZ
,_,
the_DT
film_NN
... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2011 The LevelDB Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. See the AUTHORS file for names of contributors.
#ifndef STORAGE_LEVELDB_DB_SNAPSHOT_H_
#define STORAGE_LEVELDB_DB_SNAPSHOT_H_
#include "leveldb/db.h"
... | {
"pile_set_name": "Github"
} |
using System;
namespace Raven.Client.Exceptions.Database
{
public class DatabaseSchemaErrorException : RavenException
{
public DatabaseSchemaErrorException()
{
}
public DatabaseSchemaErrorException(string message)
: base(message)
{
}
... | {
"pile_set_name": "Github"
} |
// (C) Copyright Tobias Schwinger
//
// Use modification and distribution are subject to the boost Software License,
// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
//------------------------------------------------------------------------------
// no include guards, this file is intended for mul... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
#include <chrono>
#include <functional>
#include <list>
#include <memory>
#include <folly/Likely.h>
#include <folly/... | {
"pile_set_name": "Github"
} |
package secp256k1
const WINDOW_A = 5
const WINDOW_G = 14
const FORCE_LOW_S = true // At the output of the Sign() function
var TheCurve struct {
Order, HalfOrder Number
G XY
beta Field
lambda, a1b2, b1, a2 Number
p Number
}
func init_contants() {
TheCurve.Order.SetBytes([]byte{
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,... | {
"pile_set_name": "Github"
} |
// Iris - Decentralized cloud messaging
// Copyright (c) 2013 Project Iris. All rights reserved.
//
// Community license: for open source projects and services, Iris is free to use,
// redistribute and/or modify under the terms of the GNU Affero General Public
// License as published by the Free Software Foundation, ei... | {
"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"
} |
#!/usr/bin/env Rscript
require("Rclipper")
source("../deserialize_model.R")
source("test_helper.R")
fib_or_return = function(x, y) {
if(y == -1) {
return(-x)
} else {
return(compute_fib(x))
}
}
compute_fib = function(x) {
result = fib_helper(x)
return(fib_or_return(result,-1))
}
fib_helper = funct... | {
"pile_set_name": "Github"
} |
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/VaR.R
\name{VaR}
\alias{VaR}
\alias{VaR.CornishFisher}
\title{calculate various Value at Risk (VaR) measures}
\usage{
VaR(
R = NULL,
p = 0.95,
...,
method = c("modified", "gaussian", "historical", "kernel"),
clean = c("none", "boudt... | {
"pile_set_name": "Github"
} |
//------------------------------------------------------------------------------
// GB_unaryop: hard-coded functions for each built-in unary operator
//------------------------------------------------------------------------------
// SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2020, All Rights Reserved.
// http... | {
"pile_set_name": "Github"
} |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>Builder-Design-Pattern</groupId>
<artifactId>Builder-Design-Patte... | {
"pile_set_name": "Github"
} |
'\"
'\" Copyright (c) 1993 The Regents of the University of California.
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\" RCS: @(#) $Id: error.n,v 1.2 2003/11/24 05:09:59 ... | {
"pile_set_name": "Github"
} |
# Foo.yml
# you can make as many tabs as you wish...
# tab names are actually arbitrary at this point too.
---
- tab1:
- cd /foo/bar
- gitx
- tab2:
- ls
- mate . | {
"pile_set_name": "Github"
} |
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="32dp"
android:height="32dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#fff"
android:pathData="M6,19h4L10,5L6,5v14zM14,5v14h4L18,5h-4z" />
</vector> | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012 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.
#include "base/memory/shared_memory.h"
#include "content/common/media/video_capture_messages.h"
#include "content/renderer/media/video_capture_message... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2002-2020 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) Microsoft Corporation
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
THIS CODE IS PROVIDED *AS IS* BASIS, W... | {
"pile_set_name": "Github"
} |
flavors:
- flavor: svg
path: /bubble/
- flavor: html
path: /bubble/html/
- flavor: canvas
path: /bubble/canvas/
- flavor: api
path: /bubble/api/
Bubble:
package: '@nivo/circle-packing'
tags:
- hierarchy
- svg
- isomorphic
stories:
- label: Using formatted values
link... | {
"pile_set_name": "Github"
} |
# Sony MDR-SA3000
See [usage instructions](https://github.com/jaakkopasanen/AutoEq#usage) for more options and info.
### Parametric EQs
In case of using parametric equalizer, apply preamp of **-7.3dB** and build filters manually
with these parameters. The first 5 filters can be used independently.
When using independe... | {
"pile_set_name": "Github"
} |
/*
* Copyright © 2014 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, pub... | {
"pile_set_name": "Github"
} |
package tv.porst.swfretools.parser.actions.as2;
import tv.porst.splib.binaryparser.UINT8;
public class ActionPop extends SimpleAction {
public ActionPop(final UINT8 actionCode) {
super(actionCode);
}
}
| {
"pile_set_name": "Github"
} |
package org.geogebra.web.full.gui.menubar.item;
import org.geogebra.web.full.css.MaterialDesignResources;
import org.geogebra.web.full.gui.menubar.action.ShowLicenseAction;
import org.geogebra.web.full.gui.view.algebra.MenuItem;
/**
* License menu item.
*/
public class LicenseItem extends MenuItem<Void> {
... | {
"pile_set_name": "Github"
} |
const path = require(`path`);
const _ = require("lodash");
const { createFilePath } = require(`gatsby-source-filesystem`);
exports.createPages = async ({ graphql, actions }) => {
const { createPage } = actions;
const docs = path.resolve(`./src/templates/docs.js`);
const blogs = path.resolve(`./src/templates/blo... | {
"pile_set_name": "Github"
} |
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package directoryserviceiface provides an interface to enable mocking the AWS Directory Service service client
// for testing your code.
//
// It is important to note that this interface will have breaking changes
// when the service model is upda... | {
"pile_set_name": "Github"
} |
{
"name": "az-Zumar",
"index": "039",
"verse": {
"verse_0": "In the name of God, the Gracious, the Merciful.",
"verse_1": "The revelation of the Book is from God, the Mighty and Wise.",
"verse_2": "We sent down to you the Book with the truth, so serve God, devoting your religion to H... | {
"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"
} |
module.exports = {
validateArgs: {
parameters: [],
schemas: [
{
type: 'string',
},
],
},
request: {},
};
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2016-2018 Kiwano - Nomango
//
// 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"
} |
package com.htmessage.fanxinht.utils;
import java.util.regex.Pattern;
/**
* 校验器:利用正则表达式校验邮箱、手机号等
*
* @author liujiduo
*
*/
public class Validator {
/**
* 正则表达式:验证用户名
*/
public static final String REGEX_USERNAME = "^[a-zA-Z]\\w{5,17}$";
/**
* 正则表达式:验证密码
*/
public static final String REGEX_PASSWORD ... | {
"pile_set_name": "Github"
} |
define("ace/snippets/lisp",["require","exports","module"], function(require, exports, module) {
"use strict";
exports.snippetText =undefined;
exports.scope = "lisp";
}); (function() {
window.require(["ace/snippets/lisp"], function(m) {
if (typeof module == "o... | {
"pile_set_name": "Github"
} |
MODULE System; (* SJ *)
(* Note : this module is physically identical to SYSTEM, but you can only
use the identifiers declared here with System.?, whereas the compiler
routines like NEW can only be used with SYSTEM.? . Therefore both
modules must appear in the import list, though only one is linked later... | {
"pile_set_name": "Github"
} |
// Copyright 2010-2018 Google 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 in... | {
"pile_set_name": "Github"
} |
// Copyright 2013 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.
#include "net/tools/quic/test_tools/packet_reordering_writer.h"
namespace net {
namespace test {
PacketReorderingWriter::PacketReorderingWriter() {}
Pa... | {
"pile_set_name": "Github"
} |
console.log('server version');
| {
"pile_set_name": "Github"
} |
// Created on: 1994-08-18
// Created by: Laurent PAINNOT
// Copyright (c) 1994-1999 Matra Datavision
// Copyright (c) 1999-2014 OPEN CASCADE SAS
//
// This file is part of Open CASCADE Technology software library.
//
// This library is free software; you can redistribute it and/or modify it under
// the terms of the GN... | {
"pile_set_name": "Github"
} |
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/plotSignatures.R
\name{plotSignatures}
\alias{plotSignatures}
\title{Plots decomposed mutational signatures}
\usage{
plotSignatures(
nmfRes = NULL,
contributions = FALSE,
color = NULL,
patient_order = NULL,
font_size = 1.2,
show_t... | {
"pile_set_name": "Github"
} |
/* Functions needed to rehash the main hash table. */
#include <stdlib.h>
#include "oleg.h"
#include "rehash.h"
#include "utils.h"
#include "errhandle.h"
#include "logging.h"
#include "vector.h"
#include "murmur3.h"
static inline void _ol_rehash_insert_bucket(
ol_bucket **tmp_hashes,
const size_t to_al... | {
"pile_set_name": "Github"
} |
<?php
// +----------------------------------------------------------------------
// | ThinkPHP [ WE CAN DO IT JUST THINK ]
// +----------------------------------------------------------------------
// | Copyright (c) 2006-2014 http://thinkphp.cn All rights reserved.
// +-------------------------------------------------... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE score-partwise PUBLIC
"-//Recordare//DTD MusicXML 1.0 Partwise//EN"
"http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise>
<work>
<work-title>JScore Spanners Test</work-title>
</work>
<identification>
<creator type="composer">Reinhold Kainhofer</... | {
"pile_set_name": "Github"
} |
<?php
/**
* @package Joomla.Site
* @subpackage com_users
*
* @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
JHtml::addIncludePath(JPATH_COMPONENT . '/helpers/htm... | {
"pile_set_name": "Github"
} |
import React from 'react';
import PropTypes from 'prop-types';
import { Button, Modal, ModalHeader, ModalFooter, ModalBody } from 'reactstrap';
import * as uiPropTypes from '../store/uiPropTypes';
import AxesConfigurator from './AxesConfigurator';
class SideBar extends React.Component {
constructor(props) {
sup... | {
"pile_set_name": "Github"
} |
// +build darwin freebsd openbsd netbsd
// +build !appengine
package isatty
import (
"syscall"
"unsafe"
)
const ioctlReadTermios = syscall.TIOCGETA
// IsTerminal return true if the file descriptor is terminal.
func IsTerminal(fd uintptr) bool {
var termios syscall.Termios
_, _, err := syscall.Syscall6(syscall.S... | {
"pile_set_name": "Github"
} |
// mksyscall.pl -tags linux,mips64le syscall_linux.go syscall_linux_mips64x.go
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build linux,mips64le
package unix
import (
"syscall"
"unsafe"
)
var _ syscall.Errno
// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
func fchmoda... | {
"pile_set_name": "Github"
} |
<?php
/**
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen
* Do not edit the class manually.
*/
namespace SquareConnect\Model;
/**
* V1RemoveModifierListRequestTest Class Doc Comment
*
* @category Class
* @package SquareConnect
* @a... | {
"pile_set_name": "Github"
} |
#ifndef __TIMER_H
#define __TIMER_H
#include "sys.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//ALIENTEK战舰STM32开发板
//定时器 驱动代码
//正点原子@ALIENTEK
//技术论坛:www.openedv.com
//修改日期:2012/9/4
//版本:V1.1
//版权所有,盗版必究。
//Copyright(C) 广州市星翼电子科技... | {
"pile_set_name": "Github"
} |
/*
This file is part of the iText (R) project.
Copyright (c) 1998-2020 iText Group NV
Authors: iText Software.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License version 3
as published by the Free Software Foundation ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.