text stringlengths 2 99.9k | meta dict |
|---|---|
var fs = require('fs')
require('shelljs/global')
module.exports = function (filepath, cb) {
/* eslint-disable */
fs.readdir(__dirname, function (err, files) {
if (files.length > 2) {
rm('-f', filepath)
if (cb) {
cb()
}
} else {
rm('-rf', __dirname)
if (cb) {
cb(... | {
"pile_set_name": "Github"
} |
.\" **************************************************************************
.\" * _ _ ____ _
.\" * Project ___| | | | _ \| |
.\" * / __| | | | |_) | |
.\" * | (__| |_| | _ <| |___
.\" * ... | {
"pile_set_name": "Github"
} |
---
title: howl.clipboard
---
# howl.clipboard
## Overview
The clipboard module keeps track of copied text in Howl, and handles
synchronization with the system clipboard and primary selection. It provides two
ways of remembering clipboard items: As a list of anynomous clips that is
automatically updated with each co... | {
"pile_set_name": "Github"
} |
#
# Copyright (C) 2007 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# define a dependency on a subtree
# parameters:
# 1: directories/files
# 2: directory dependency
# 3: tempfile for file listings
# 4: find options
DEP_FINDPARAMS := -... | {
"pile_set_name": "Github"
} |
{
"_args": [
[
"timed-out@3.1.3",
"E:\\工作\\workpace\\web\\webpack-demo"
]
],
"_development": true,
"_from": "timed-out@3.1.3",
"_id": "timed-out@3.1.3",
"_inBundle": false,
"_integrity": "sha1-lYYL/MXHbCd/j4Mm/Q9bLiDrohc=",
"_location": "/timed-out",
"_phantomChildren": {},
"_req... | {
"pile_set_name": "Github"
} |
// Protocol Buffers for Go with Gadgets
//
// Copyright (c) 2013, The GoGo Authors. All rights reserved.
// http://github.com/gogo/protobuf
//
// Go support for Protocol Buffers - Google's data interchange format
//
// Copyright 2010 The Go Authors. All rights reserved.
// http://github.com/golang/protobuf/
//
// Redi... | {
"pile_set_name": "Github"
} |
/*++
Copyright (c) 2015 Minoca Corp.
This file is licensed under the terms of the GNU General Public License
version 3. Alternative licensing terms are available. Contact
info@minocacorp.com for details. See the LICENSE file at the root of this
project for complete licensing information.
Module Name:... | {
"pile_set_name": "Github"
} |
<?php
/**
* PQRS Measure 0327 -- Initial Patient Population
*
* Copyright (C) 2015 - 2017 Suncoast Connection
*
* LICENSE: This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
* See the Mozilla Public License for more details.
* If a copy of the MPL was not distributed with... | {
"pile_set_name": "Github"
} |
/*!
* @license
* Copyright 2019 Alfresco Software, Ltd.
*
* 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 app... | {
"pile_set_name": "Github"
} |
<div class="container" style="direction: %messageDirection%;">
<span class="messageTime">%time%</span>
<div class="pastBuddy">
<span class="pastMessage"> %message% </span></div>
</div>
<div id="insert"></div> | {
"pile_set_name": "Github"
} |
/*
Copyright The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softw... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
#include <stdio.h>
#include <string.h>
#include <linux/kernel.h>
#include "gtk.h"
#include "../ui.h"
#include "../helpline.h"
static void gtk_helpline_pop(void)
{
if (!perf_gtk__is_active_context(pgctx))
return;
gtk_statusbar_pop(GTK_STATUSBAR(pgctx->statbar),
pgctx->stat... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<mujoco>
<include file="shared_config.xml"></include>
<worldbody>
<include file="sawyer_xyz_base.xml"></include>
<body name="handle" pos="0 0.8 0.14">
<inertial pos="0 0 0" mass="0.1" diaginertia="100000 100000 100000"/>
<!-- <geom name... | {
"pile_set_name": "Github"
} |
config B43
tristate "Broadcom 43xx wireless support (mac80211 stack)"
depends on SSB_POSSIBLE && MAC80211 && HAS_DMA
select SSB
select FW_LOADER
---help---
b43 is a driver for the Broadcom 43xx series wireless devices.
Check "lspci" for something like
"Broadcom Corporation BCM43XX 802.11 Wireless LAN Con... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<definitions id="definitions"
xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL"
xmlns:camunda="http://camunda.org/schema/1.0/bpmn"
targetNamespace="Examples">
<process id="compensateProcess" isExecutable="true">
<startEvent id="start" />
<sequenceFlow sourceRef... | {
"pile_set_name": "Github"
} |
野田みわ最新番号
【PEACH-025D】桃色聖春女学園 19</a>2010-11-09レイフル$$$Peach114分钟 | {
"pile_set_name": "Github"
} |
---
title: "How to: Programmatically open workbooks"
ms.date: "02/02/2017"
ms.topic: "how-to"
dev_langs:
- "VB"
- "CSharp"
helpviewer_keywords:
- "workbooks, opening"
- "Excel [Office development in Visual Studio], opening workbooks"
author: John-Hart
ms.author: johnhart
manager: jillfra
ms.workload:
- "offic... | {
"pile_set_name": "Github"
} |
/**
* @file vcs_VolPhase.h
* Header for the object representing each phase within vcs
*/
// This file is part of Cantera. See License.txt in the top-level directory or
// at https://cantera.org/license.txt for license and copyright information.
#ifndef VCS_VOLPHASE_H
#define VCS_VOLPHASE_H
#include "cantera/equ... | {
"pile_set_name": "Github"
} |
/* ============================================================
*
* This file is a part of digiKam project
* https://www.digikam.org
*
* Date : 2009-03-05
* Description : Qt item model for database entries - threads management
*
* Copyright (C) 2009-2011 by Marcel Wiesweg <marcel dot wiesweg at gmx dot d... | {
"pile_set_name": "Github"
} |
/*
We've added a comment to the effect that this file does not contain the following
directives:
#include "tao/PI/PI.pidl"
#include "tao/PortableServer/PortableServer.pidl"
#include "tao/ObjRefTemplate/ObjectReferenceTemplate.pidl"
#include "tao/Compression/Compression.pidl"
#include "tao/Monitor/Monitor.pidl"
*/
#und... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015 Twitter, 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 agr... | {
"pile_set_name": "Github"
} |
mmpformat 080327 required; 080529 preferred
kelvin 300
group (View Data)
info opengroup open = True
csys (HomeView) (1.000000, 0.000000, 0.000000, 0.000000) (10.000000) (0.000000, 0.000000, 0.000000) (1.000000)
csys (LastView) (1.000000, 0.000000, 0.000000, 0.000000) (11.896795) (0.000000, 0.000000, 0.000000) (1.000000... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bats
# 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/
@test "Run a simple script" {
./bin/artillery run --config ./test/scripts/hello_config.json ./test... | {
"pile_set_name": "Github"
} |
// This file is part of CrashOS and is released under GPLv2 (see crashos/LICENSE.md)
// Copyright Airbus Group
#ifndef __SETUP_H__
#define __SETUP_H__
#include <core/types.h>
/**
* Setup the OS (screen & serial ports)
*/
void setup();
#endif
| {
"pile_set_name": "Github"
} |
'use strict';
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
$provide.value("$locale", {
"DATETIME_FORMATS": {
"AMPMS": [
"\u4e0a\u5348",
"\u4e0b\u5348"
],
"DAY": [
"... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
~ This file is part of the PhotoEditor Software Development Kit.
~
~ Copyright (C) 2019 img.ly GmbH <contact@img.ly>
~ All rights reserved.
~
~ Redistribution and use in source and binary forms, without
~ modification, are permitted provided that the following l... | {
"pile_set_name": "Github"
} |
// This is a generated file. Not intended for manual editing.
package org.elixir_lang.psi;
import com.ericsson.otp.erlang.OtpErlangObject;
import org.jetbrains.annotations.NotNull;
import java.util.List;
public interface ElixirDecimalWholeNumber extends WholeNumber {
@NotNull
List<ElixirDecimalDigits> getDecima... | {
"pile_set_name": "Github"
} |
// flow-typed signature: b6d820ce48624ba3028db022b244171c
// flow-typed version: <<STUB>>/@canner/vega-charts_v^0.1.3/flow_v0.77.0
/**
* This is an autogenerated libdef stub for:
*
* '@canner/vega-charts'
*
* Fill this stub out by replacing all the `any` types.
*
* Once filled out, we encourage you to share y... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_pressed="true"><shape>
<corners android:radius="4dp" />
<solid android:color="#F78A0B" />
</shape></item>
<item><shape>
<corners... | {
"pile_set_name": "Github"
} |
/*
* Generated by class-dump 3.3.4 (64 bit).
*
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard.
*/
#import <OfficeImport/CMDiagramPointMapper.h>
@interface CMDiagramPointPyramidLayerMapper : CMDiagramPointMapper
{
float mPyramidAspectRatio;
}
- (void)mapAt:(id)arg1 withS... | {
"pile_set_name": "Github"
} |
/**
* Serbian latin translation for bootstrap-datetimepicker
* Bojan Milosavlević <milboj@gmail.com>
*/
;(function($){
$.fn.datetimepicker.dates['rs'] = {
days: ["Nedelja","Ponedeljak", "Utorak", "Sreda", "Četvrtak", "Petak", "Subota", "Nedelja"],
daysShort: ["Ned", "Pon", "Uto", "Sre", "Čet", "Pet", "Sub", "Ne... | {
"pile_set_name": "Github"
} |
defmodule SnitchApiWeb.ErrorViewTest do
use SnitchApiWeb.ConnCase, async: true
# Bring render/3 and render_to_string/3 for testing custom views
import Phoenix.View
test "renders 404.json-api" do
assert render(SnitchApiWeb.ErrorView, "404.json-api", []) ==
%{errors: %{detail: "Page not found"}... | {
"pile_set_name": "Github"
} |
require File.expand_path('../../../spec_helper', __FILE__)
describe "GC#garbage_collect" do
before :each do
@obj = Object.new
@obj.extend(GC)
end
it "always returns nil" do
@obj.garbage_collect.should == nil
@obj.garbage_collect.should == nil
end
end
| {
"pile_set_name": "Github"
} |
package vexriscv.demo
import vexriscv.plugin._
import vexriscv._
import vexriscv.ip.{DataCacheConfig, InstructionCacheConfig}
import spinal.core._
import spinal.lib._
import spinal.lib.bus.amba3.apb._
import spinal.lib.bus.amba4.axi._
import spinal.lib.com.jtag.Jtag
import spinal.lib.com.uart.{Apb3UartCtrl, Uart, Uar... | {
"pile_set_name": "Github"
} |
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* 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://mozil... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang("imagebase","pt-br",{captionPlaceholder:"Digite descrição da imagem"}); | {
"pile_set_name": "Github"
} |
/// @ref core
/// @file glm/detail/func_vector_relational.inl
#include <limits>
namespace glm
{
template <typename T, precision P, template <typename, precision> class vecType>
GLM_FUNC_QUALIFIER vecType<bool, P> lessThan(vecType<T, P> const & x, vecType<T, P> const & y)
{
assert(x.length() == y.length());
ve... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2015-2018 Skymind, Inc.
*
* 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.apache.org/licenses/LICENSE-2.0.
*
*... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright (C) 2016 Google Inc. All Rights Reserved.
#
# Authors:
# Arkadiusz Socała <as277575@mimuw.edu.pl>
# Michael Cohen <scudette@google.com>
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
# use this file except in compliance with the... | {
"pile_set_name": "Github"
} |
/*!
* @license
* Copyright 2019 Alfresco Software, Ltd.
*
* 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 app... | {
"pile_set_name": "Github"
} |
/*-------------------------------------------------------------------------
*
* shmem.h
* shared memory management structures
*
* Historical note:
* A long time ago, Postgres' shared memory region was allowed to be mapped
* at a different address in each process, and shared memory "pointers" were
* passed aro... | {
"pile_set_name": "Github"
} |
class Procedure_AllCiviliansUnharmed extends SwatGame.Procedure
implements IInterested_GameEvent_PawnDamaged;
var config int Bonus;
var array<SwatPawn> InjuredCivilians;
function PostInitHook()
{
Super.PostInitHook();
//register for notifications that interest me
GetGame().GameEvents.PawnDamaged.Regi... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2007-2015 Contributors as noted in the AUTHORS file
This file is part of libzmq, the ZeroMQ core engine in C++.
libzmq is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License (LGPL) as published
by the Free Software Found... | {
"pile_set_name": "Github"
} |
A OS X APP Without XCode
========================
This create by editor(Emacs), use .h, .m, Info.plist and Makefile.
It show a sample app without any window but a status bar menu.
The app menu and the window menu while become the status bar menu's
submenu.
I make it support arc.
With Info.plist, you can ignore [NSA... | {
"pile_set_name": "Github"
} |
<?php
namespace Aws\S3;
use GuzzleHttp\Promise\PromisorInterface;
use GuzzleHttp\Psr7;
use Psr\Http\Message\StreamInterface;
/**
* Uploads an object to S3, using a PutObject command or a multipart upload as
* appropriate.
*/
class ObjectUploader implements PromisorInterface
{
const DEFAULT_MULTIPART_THRESHOLD ... | {
"pile_set_name": "Github"
} |
<sect1 id="zend.db.profiler">
<title>Zend_Db_Profiler</title>
<sect2 id="zend.db.profiler.introduction">
<title>Inleiding</title>
<para>
<code>Zend_Db_Profiler</code> kan worden geactiveerd om queries te profileren.
Profielen bevatten de door de adapter uitgevoerde qu... | {
"pile_set_name": "Github"
} |
// Binomial model with beta(1,1) prior
data {
int<lower=0> N; // number of experiments
int<lower=0> y; // number of successes
}
parameters {
real<lower=0,upper=1> theta; // probability of success in range (0,1)
}
model {
// model block creates the log density to be sampled
theta ~ be... | {
"pile_set_name": "Github"
} |
#!/bin/bash
BASEDIR=$(dirname $0)
if [ $(id -u) -ne 0 ]; then
echo -e "\nPlease start the script as a root or sudo!\n"
exit 1
else
if [ $# -ge 4 ]; then
MOUNT_POINT=${1}
GT_HOST=${2}
GT_PORT=${3}
QUERY_OUT=${4}
if [ $# -eq 5 ]; then
FULL_PATH_TO_IMG_FILE=${5}
if find "${MO... | {
"pile_set_name": "Github"
} |
StartChar: f_f_t
Encoding: 66329 -1 1921
Width: 732
Flags: HMW
AnchorPoint: "cedilla" 567 8 basechar 0
LayerCount: 2
Fore
SplineSet
472 360 m 0
455 360 435 358 431 343 c 2
351 0 l 2
301 -214 150 -249 94 -249 c 0
61 -249 36 -242 22 -227 c 1
-15 -270 -53 -288 -80 -288 c 0
-130 -288 -171 -277 -171 -238 c 0
-171 -21... | {
"pile_set_name": "Github"
} |
{% extends 'base.html' %}
{% block content %}
<div class="row header">
<div class="col-xs-12 col-md-8">
<h2>{% if item %}Edit service{% else%}New service{% endif %}</h2>
{% if service_silenced %}
<h3>
<form method="post" action="{% url 'openduty.services.unsilence' item.id %}">
... | {
"pile_set_name": "Github"
} |
export * from './ExposureNotificationService';
export * from './ExposureNotificationServiceProvider';
| {
"pile_set_name": "Github"
} |
This repository holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.
| {
"pile_set_name": "Github"
} |
// Copyright 2005, Google 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 list of conditions ... | {
"pile_set_name": "Github"
} |
include(FlightGearComponent)
set(SOURCES
AIAircraft.cxx
AIBallistic.cxx
AIBase.cxx
AICarrier.cxx
AIEscort.cxx
AIFlightPlan.cxx
AIFlightPlanCreate.cxx
AIFlightPlanCreateCruise.cxx
AIFlightPlanCreatePushBack.cxx
AIGroundVehicle.cxx
AIManager.cxx
AIMultiplayer.cxx
AIShip.cxx
AIStatic.cxx
AIStorm.cxx
AITan... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML style="overflow:auto;">
<HEAD>
<meta name="generator" content="JDiff v1.1.0">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which ... | {
"pile_set_name": "Github"
} |
"""
Defines forms for providing validation of embargo admin details.
"""
import ipaddress
from django import forms
from django.utils.translation import ugettext as _
from opaque_keys import InvalidKeyError
from opaque_keys.edx.keys import CourseKey
from xmodule.modulestore.django import modulestore
from .models imp... | {
"pile_set_name": "Github"
} |
#include "_fake_defines.h"
#include "_fake_typedefs.h"
| {
"pile_set_name": "Github"
} |
.\" **************************************************************************
.\" * _ _ ____ _
.\" * Project ___| | | | _ \| |
.\" * / __| | | | |_) | |
.\" * | (__| |_| | _ <| |___
.\" * ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2017-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"
} |
// Distributed under the terms of the MIT license
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
// Test case found by fuzzing
func a {
{
for {
for c : {
let a {
{
case
( {
class
case ,
| {
"pile_set_name": "Github"
} |
{
"class": "Full\\Qualified\\Class1",
"scope": "container",
"public": true,
"synthetic": false,
"file": null,
"tags": [
]
}
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env perl
use strict;
use Test::More;
use Data::Dumper;
use JSON;
my $tests = 0;
my (
$out,
$json,
$found,
);
# OK
pass("Running testssl.sh against badssl.com to create a baseline (may take 2~3 minutes)"); $tests++;
my $okout = `./testssl.sh -S -e -U --jsonfile tmp.json --color 0 badssl.com`;
my $okjson... | {
"pile_set_name": "Github"
} |
# ngraph
Ngraph is a set of graph related algorithms. It can be used in a browser
or on the server side. This repository is a collection of examples, which show
how to use some of them or build your own.
# What is available?
At the core of the library is [ngraph.graph](https://github.com/anvaka/ngraph.graph)
package... | {
"pile_set_name": "Github"
} |
// This module implements the QsciLexerPascal class.
//
// Copyright (c) 2019 Riverbank Computing Limited <info@riverbankcomputing.com>
//
// This file is part of QScintilla.
//
// This file may be used under the terms of the GNU General Public License
// version 3.0 as published by the Free Software Foundation and a... | {
"pile_set_name": "Github"
} |
# For advice on how to change settings please see
# http://dev.mysql.com/doc/refman/5.7/en/server-configuration-defaults.html
[mysqld]
#
# Remove leading # and set to the amount of RAM for the most important data
# cache in MySQL. Start at 70% of total RAM for dedicated server, else 10%.
# innodb_buffer_pool_size = 12... | {
"pile_set_name": "Github"
} |
// REQUIRES: clang-driver
// REQUIRES: x86-registered-target
// REQUIRES: nvptx-registered-target
// -flto causes a switch to llvm-bc object files.
// RUN: %clangxx -nocudainc -nocudalib -ccc-print-phases -c %s -flto 2> %t
// RUN: FileCheck -check-prefix=CHECK-COMPILE-ACTIONS < %t %s
//
// CHECK-COMPILE-ACTIONS: 2: co... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<!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" xml:lang="en" lang="en">
<head>
<title>Computer virus engines (VX heaven)</title>
<meta http-equiv="content-type" content="text/html; ... | {
"pile_set_name": "Github"
} |
require 'inch_ci/action'
module Action
class BuildHistory
include InchCI::Action
include Action::SetProjectAndBranch
exposes :project, :branch, :builds
exposes :running_builds, :scheduled_builds, :completed_builds
def initialize(params)
@language = params[:language]
set_project_and_... | {
"pile_set_name": "Github"
} |
// ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
namespace Microsoft.ServiceFab... | {
"pile_set_name": "Github"
} |
$NetBSD: distinfo,v 1.4 2015/11/03 03:27:44 agc Exp $
SHA1 (libsexy-0.1.11.tar.gz) = be01c58f8888556660a847aa901a08c38a45fd96
RMD160 (libsexy-0.1.11.tar.gz) = fc5d061486baaad8be54d5894dbd76c31467d905
SHA512 (libsexy-0.1.11.tar.gz) = 12ab0d2925b7a025116b8b03d8af3ed471cb60c0225b33d3a312e35acef95afb0fc265de135354883865fb... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | {
"pile_set_name": "Github"
} |
/* Messages (1 byte) */ /* I/T (M)andatory or (O)ptional */
#define MSG_CMDCOMPLETE 0x00 /* M/M */
#define MSG_EXTENDED 0x01 /* O/O */
#define MSG_SAVEDATAPOINTER 0x02 /* O/O */
#define MSG_RESTOREPOINTERS 0x03 /* O/O */
#define MSG_DISCONNECT 0x04 /* O/O */
#define MSG_INITIATOR_DET_ERR 0x05 /* M/M */
#define... | {
"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.
#ifndef CHROME_BROWSER_SPEECH_CHROME_SPEECH_RECOGNITION_MANAGER_DELEGATE_BUBBLE_UI_H_
#define CHROME_BROWSER_SPEECH_CHROME_SPEECH_RECOGNITION_MANAGER_DELE... | {
"pile_set_name": "Github"
} |
CONFIG_MIPS=y
CONFIG_TARGET_QEMU_MIPS=y
CONFIG_SYS_LITTLE_ENDIAN=y
CONFIG_CPU_MIPS64_R1=y
| {
"pile_set_name": "Github"
} |
#
# Copyright (c) 2005, 2016, 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 Softwar... | {
"pile_set_name": "Github"
} |
<?php
if ( ! defined('BASEPATH')) exit('No direct script access allowed');
class SendMail {
public function __construct() {
require_once(APPPATH.'libraries/PHPMailer/PHPMailerAutoload.php');
$this->CI =& get_instance();
}
public function reset_password($email='', $reset_string='') {
$... | {
"pile_set_name": "Github"
} |
#ifndef __L1Analysis_L1AnalysisGMT_H__
#define __L1Analysis_L1AnalysisGMT_H__
//-------------------------------------------------------------------------------
// Created 06/01/2010 - A.C. Le Bihan
//
//
// Original code : L1Trigger/L1TNtuples/L1NtupleProducer
//--------------------------------------------------------... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>DisplayBlueGamma</key>
<real>1.939987e+00</real>
<key>DisplayBluePointX</key>
<real>1.529999e-01</real>
<key>DisplayBluePointY</key>
<real>9.999084e-02</real>
<... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "iphone",
"scale" : "1x"
},
{
"idiom" : "iphone",
"filename" : "FlyingBotBadWalk_11_03_120.png",
"scale" : "2x"
},
{
"idiom" : "iphone",
"filename" : "FlyingBotBadWalk_11_03_225.png",
"scale" : "3x"
},
{
"idio... | {
"pile_set_name": "Github"
} |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
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.
Permission is granted to anyone to use this ... | {
"pile_set_name": "Github"
} |
~~~ javascript
const clamp = (val, min = 0, max = 1) => Math.max(min, Math.min(max, val));
// Example
clamp(199, 10, 25); // 25
~~~ | {
"pile_set_name": "Github"
} |
#region Copyright notice and license
// Copyright 2018 The gRPC Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless ... | {
"pile_set_name": "Github"
} |
# ===========================================================================
# http://www.gnu.org/software/autoconf-archive/ax_prog_java.html
# ===========================================================================
#
# SYNOPSIS
#
# AX_PROG_JAVA
#
# DESCRIPTION
#
# Here is a summary of the main macros:
#... | {
"pile_set_name": "Github"
} |
And here you enter a new [dimension](https://www.youtube.com/watch?v=sea8yNCDqWo.)
Or, You could have a taste of my own [Dimension] (https://www.youtube.com/watch?v=E5PXYehriYY)
Or decide to play a game of chess [chess](../chess/chess.md).
Or decide to learn about the world of bears [bears](../bear-story/bear-story.... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'cy', {
find: 'Chwilio',
findOptions: 'Opsiynau Chwilio',
findWhat: 'Chwilio\'r term:',
matchCase: 'Cydweddu\'r cas',
matchCyclic: 'Cydwe... | {
"pile_set_name": "Github"
} |
/*
* QEMU JAZZ LED emulator.
*
* Copyright (c) 2007-2012 Herve Poussineau
*
* 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... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewC... | {
"pile_set_name": "Github"
} |
//------------------------------------------------------------------------------
// GB_binop: hard-coded functions for each built-in binary operator
//------------------------------------------------------------------------------
// SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2020, All Rights Reserved.
// http:... | {
"pile_set_name": "Github"
} |
/*
* This file is part of SpongeAPI, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Soft... | {
"pile_set_name": "Github"
} |
//收藏service
const model = require('../middleware/model');
var sequelize = model.sequelize;
let collection = model.collection;
module.exports = {
//查询一个收藏
getOneCollection: async (userId, prodId) => {
return await collection.findOne({
where: {
userId: userId,
... | {
"pile_set_name": "Github"
} |
import React, { Component } from 'react';
import PropTypes from 'prop-types';
import Radio from './Radio';
import Text from '../Text/Text';
import * as sketch from './Radio.sketch';
import demoStyles from './Radio.demo.less';
class RadioContainer extends Component {
static propTypes = {
component: PropTypes.func... | {
"pile_set_name": "Github"
} |
//! moment.js locale configuration
//! locale : Bengali [bn]
//! author : Kaushik Gandhi : https://github.com/kaushikgandhi
import moment from '../moment';
var symbolMap = {
'1': '১',
'2': '২',
'3': '৩',
'4': '৪',
'5': '৫',
'6': '৬',
'7': '৭',
'8': '৮',
'9': '৯',
'0': '০'
},
nu... | {
"pile_set_name": "Github"
} |
#ifndef SEQUENCE_LIST_PARAM_CONTROLLER_H
#define SEQUENCE_LIST_PARAM_CONTROLLER_H
#include "../../shared/list_parameter_controller.h"
#include "../../shared/parameter_text_field_delegate.h"
#include "../sequence.h"
#include "../sequence_store.h"
#include "type_parameter_controller.h"
namespace Sequence {
class ListC... | {
"pile_set_name": "Github"
} |
From 9c761488487ce27517e2a9e425f4ed0777708c53 Mon Sep 17 00:00:00 2001
Message-Id: <9c761488487ce27517e2a9e425f4ed0777708c53.1595101389.git.stefan@agner.ch>
In-Reply-To: <040a141f84f2f84bf8be18f85b4cdb34bf066df0.1595101389.git.stefan@agner.ch>
References: <040a141f84f2f84bf8be18f85b4cdb34bf066df0.1595101389.git.stefan@... | {
"pile_set_name": "Github"
} |
// Copyright 2016 CNI authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | {
"pile_set_name": "Github"
} |
SUBROUTINE OFFSET_ccsdtq_lr_alpha_15_50_2_1(l_a_offset,k_a_offset,
&size)
C $Id$
C This is a Fortran77 program generated by Tensor Contraction Engine v.1.0
C Copyright (c) Battelle & Pacific Northwest National Laboratory (2002)
C i3 ( h9 h10 h11 h12 h16 p5 p6 p7 )_ytrb
IMPLICIT NONE
#in... | {
"pile_set_name": "Github"
} |
// This file is part of libigl, a simple c++ geometry processing library.
//
// Copyright (C) 2013 Alec Jacobson <alecjacobson@gmail.com>
//
// 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 htt... | {
"pile_set_name": "Github"
} |
{
"accountLinkingWhitelistedDomains": null,
"asin": "B01HLF3GRA",
"averageRating": 0,
"canDisable": true,
"capabilities": null,
"category": null,
"description": "Interesting 2016 NBA statistics that everyone should know!",
"enablement": null,
"exampleInteractions": [
"Alexa, open basketball statis... | {
"pile_set_name": "Github"
} |
# Event 1041 - Removinglanguagepack
###### Version: 0
## Description
None
## Data Dictionary
|Standard Name|Field Name|Type|Description|Sample Value|
|---|---|---|---|---|
|TBD|Language1|UnicodeString|None|`None`|
|TBD|Language2|UnicodeString|None|`None`|
## Tags
* etw_level_Error
* etw_opcode_Validatethatlanguagepa... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
/*
* sst_ipc.c - Intel SST Driver for audio engine
*
* Copyright (C) 2008-14 Intel Corporation
* Authors: Vinod Koul <vinod.koul@intel.com>
* Harsha Priya <priya.harsha@intel.com>
* Dharageswari R <dharageswari.r@intel.com>
* KP Jeeja <jeeja.kp@intel.com>
* ~~~~~~... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.