text stringlengths 2 99k | meta dict |
|---|---|
/*
* Copyright (c) Christos Zoulas 2008.
* 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 immediately at th... | {
"pile_set_name": "Github"
} |
/*
* Copyright © 2009 CNRS
* Copyright © 2009-2018 Inria. All rights reserved.
* Copyright © 2009-2012 Université Bordeaux
* Copyright © 2009-2011 Cisco Systems, Inc. All rights reserved.
* See COPYING in top-level directory.
*/
/** \file
* \brief The bitmap API, for use in hwloc itself.
*/
#ifndef HWLOC_BI... | {
"pile_set_name": "Github"
} |
FROM metrue/fx-node-base
COPY . .
EXPOSE 3000
CMD ["node", "app.js"]
| {
"pile_set_name": "Github"
} |
/*=============================================================================
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)
This is an auto-generated file... | {
"pile_set_name": "Github"
} |
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include "boolean_internal.h"
#include "debug.h"
struct sepol_bool {
/* This boolean's name */
char *name;
/* Its value */
int value;
};
struct sepol_bool_key {
/* This boolean's name */
const char *name;
};
int sepol_bool_key_create(sepol_handle_t *... | {
"pile_set_name": "Github"
} |
path: "tensorflow.initializers.zeros"
tf_class {
is_instance: "<class \'tensorflow.python.ops.init_ops.Zeros\'>"
is_instance: "<class \'tensorflow.python.ops.init_ops.Initializer\'>"
is_instance: "<type \'object\'>"
member_method {
name: "__init__"
argspec: "args=[\'self\', \'dtype\'], varargs=None, key... | {
"pile_set_name": "Github"
} |
// tls.hpp --------------------------------------------------------------//
// Copyright 2013 Andrey Semashev
// Distributed under the Boost Software License, Version 1.0.
// See http://www.boost.org/LICENSE_1_0.txt
#ifndef BOOST_DETAIL_WINAPI_TLS_HPP
#define BOOST_DETAIL_WINAPI_TLS_HPP
#include <boost/detail... | {
"pile_set_name": "Github"
} |
__play_with_js
__console_log
| {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2019 Intel Corporation
*
* 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 o... | {
"pile_set_name": "Github"
} |
//
// _ _ ______ _ _ _ _ _ _ _
// | \ | | | ____| | (_) | (_) | | | |
// | \| | ___ | |__ __| |_| |_ _ _ __ __ _| | | |
// | . ` |/ _ \ | __| / _` | | __| | '_ \ / _` | | | |
// | |\ | (_) | | |___| (_| | | |_| | | | | (_| |_|_|_|
// |_| \_|\___/ |______\__,_|_|\... | {
"pile_set_name": "Github"
} |
/*
* NumSharp
* Copyright (C) 2018 Haiping Chen
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the Apache License 2.0 as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program i... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2017 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees holding valid commerc... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<link rel='stylesheet' type='text/css' href='style.css'>
<body>
<fieldset class="ref">
<legend>
<input class="ref">
</legend>
</fieldset>
</body>
</html>
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env python3
"""
Remote python client.
Execute Python commands remotely and send output back.
"""
import sys
from socket import socket, AF_INET, SOCK_STREAM, SHUT_WR
PORT = 4127
BUFSIZE = 1024
def main():
if len(sys.argv) < 3:
print("usage: rpython host command")
sys.exit(2)
host =... | {
"pile_set_name": "Github"
} |
{
"created_at": "2015-02-27T22:27:26.616649",
"description": "A tool for packaging AMD modules, compiling micro templates and optimizing html files.",
"fork": false,
"full_name": "webyom/grunt-yomb",
"language": "JavaScript",
"updated_at": "2015-02-27T23:41:16.244800"
} | {
"pile_set_name": "Github"
} |
chop_enable 0
wordrec_enable_assoc 0
| {
"pile_set_name": "Github"
} |
/*
---------------------------------------------------------------------------
Open Asset Import Library (assimp)
---------------------------------------------------------------------------
Copyright (c) 2006-2012, assimp team
All rights reserved.
Redistribution and use of this software in source and binary forms,
w... | {
"pile_set_name": "Github"
} |
<?php
/**
* This file is part of the Propel package.
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @license MIT License
*/
require_once dirname(__FILE__) . '/../../../../generator/lib/util/PropelSchemaValidator.php';... | {
"pile_set_name": "Github"
} |
[%# which one is authorized? #%]
[% IF !c.check_cmd_permissions('hostgroup', c.request.parameters.hostgroup) %]
[% WRAPPER error.tt errorMessage = "you are not authorized for this command" errorDescription = "check your configuration if you believe this is an error" %][% END %]
[% ELSE %]
[%# description used by th... | {
"pile_set_name": "Github"
} |
//
// ********************************************************************
// * License and Disclaimer *
// * *
// * The Geant4 software is copyright of the Copyright Holders of *
// * the Geant4 Collaboration... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="{$core.language.iso}" dir="{$core.language.direction}">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<title>{ia_print_title}</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta n... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2016, 2018, 2020, Oracle and/or its affiliates. All rights reserved.
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose ei... | {
"pile_set_name": "Github"
} |
18800: Tangut Component-001
18801: Tangut Component-002
18802: Tangut Component-003
18803: Tangut Component-004
18804: Tangut Component-005
18805: Tangut Component-006
18806: Tangut Component-007
18807: Tangut Component-008
18808: Tangut Component-009
18809: Tangut Component-010
1880A: Composant Tangut-011
1880B: Compo... | {
"pile_set_name": "Github"
} |
/*
* ALSA sequencer main module
* Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Li... | {
"pile_set_name": "Github"
} |
//var a = new Array(5,"5",3,false,4,5,undefined,9)
//a.lastIndexOf(5);
5
//a.lastIndexOf(5, 1);
0
//a.lastIndexOf(5, 2);
0
//a.lastIndexOf(5, 6);
5
//a.lastIndexOf(5, 10);
5
//a.lastIndexOf(true);
-1
//a.lastIndexOf(undefined);
6
//a.lastIndexOf("5");
1
| {
"pile_set_name": "Github"
} |
package com.example.musicplayer.view.search;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.example.music... | {
"pile_set_name": "Github"
} |
({
name: "date.timezone.Africa-Mbabane",
runTest: function(t){
var tz = "Africa/Mbabane";
doh.checkDate({tzOffset: -124.4, tzAbbr: "LMT"}, -2147483648000, tz, 1);
doh.checkDate({tzOffset: -124.4, tzAbbr: "LMT"}, -2147397248000, tz, 1);
doh.checkDate({tzOffset: -124.4, tzAbbr: "LMT"}, -2109290665000, tz, 1);
... | {
"pile_set_name": "Github"
} |
var assert = require('assert');
var burrito = require('../');
exports.callLabel = function () {
var times = 0;
var src = burrito('foo(10)', function (node) {
if (node.name === 'call') {
assert.equal(node.label(), 'foo');
times ++;
}
});
assert.equal(times, 1... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2003, 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"
} |
<!doctype html>
<!--
@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be... | {
"pile_set_name": "Github"
} |
# put this file somewhere in your $fpath
# and call below lines
# % autoload -Uz anyframe-init
# % anyframe-init
local dir file
for dir in ${^fpath}/anyframe-functions/{actions,selectors,sources}(N-/); do
fpath=($fpath $dir)
for file in $dir/*(N-.); do
local function_name="${file:t}"
autoload -Uz -- "$f... | {
"pile_set_name": "Github"
} |
package dbus
import (
"os"
"sync"
)
var (
homeDir string
homeDirLock sync.Mutex
)
func getHomeDir() string {
homeDirLock.Lock()
defer homeDirLock.Unlock()
if homeDir != "" {
return homeDir
}
homeDir = os.Getenv("HOME")
if homeDir != "" {
return homeDir
}
homeDir = lookupHomeDir()
return homeD... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifi... | {
"pile_set_name": "Github"
} |
# About getDockerContainerInfoWithPidNumber.py
### What problem to solve?
Usually, we can NOT find a process comes from which docker container using with 'ps', etc commands on host.
通常我们不能在主机上通过“ps”等命令判断一个docker进程来自哪一个容器。
With this file, you can input a pid number to it, and you will get a useful low-level informat... | {
"pile_set_name": "Github"
} |
地方公務員共済組合の更新組合員等で外国政府職員等の期間を有するものが申出をした場合における長期給付に関する措置等に関する政令
(昭和四十三年十二月二十七日政令第三百四十五号)最終改正:昭和五七年九月二五日政令第二六六号
内閣は、昭和四十二年度における地方公務員等共済組合法
の規定による年金の額の改定等に関する法律等の一部を改正する法律(昭和四十三年法律第百十一号)附則第四条
の規定に基づき、この政令を制定する。
(申出をすることができる者の範囲)
第一条
昭和四十二年度における地方公務員等共済組合法
の規定による年金の額の改定等に関する法律等の一部を改正する法律(以下「改正法」という。)附則第四条第一項
に規定する政令で定... | {
"pile_set_name": "Github"
} |
Extension for string literals
Jeremie Dimino <jeremie@dimino.org>
January 2009
url: https://forge.ocamlcore.org/projects/estring/
* What is estring
Estring is a syntax extension which aims to make the use of custom
string types more convenient.
The ... | {
"pile_set_name": "Github"
} |
{
"id": "high-jump-mat",
"name": "High-jump Mat",
"category": "Furniture",
"games": {
"nl": {
"orderable": true,
"sellPrice": {
"currency": "bells",
"value": 745
},
"sources": [
"Nookling stores"
],
"buyPrices": [
{
"currency": "b... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
from __future__ import absolute_import
from .helper import DashboardTestCase, JObj, JList
class ECPTest(DashboardTestCase):
AUTH_ROLES = ['pool-manager']
@DashboardTestCase.RunAs('test', 'test', ['rgw-manager'])
def test_read_access_permissions(self):
self._get('/api/er... | {
"pile_set_name": "Github"
} |
crlf
crlf
lf
crlf
crlf
| {
"pile_set_name": "Github"
} |
// Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree. An additional grant
// of patent rights can be found in the PATENTS file in the same directory.
//
// Copyright (c) ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2017 Julien Viet
*
* 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"
} |
#!/usr/bin/env python
#
# Copyright (c) 2016, The OpenThread Authors.
# 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
# notic... | {
"pile_set_name": "Github"
} |
<?php
namespace App\Exceptions;
use Exception;
use Illuminate\Validation\ValidationException;
use Illuminate\Auth\Access\AuthorizationException;
use Illuminate\Database\Eloquent\ModelNotFoundException;
use Symfony\Component\HttpKernel\Exception\HttpException;
use Illuminate\Foundation\Exceptions\Handler as ExceptionH... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="delegatedBuild" value="false" />
<option nam... | {
"pile_set_name": "Github"
} |
<?php
namespace Fisharebest\Localization\Locale;
use Fisharebest\Localization\Territory\TerritoryMr;
/**
* Class LocaleFrMr
*
* @author Greg Roach <fisharebest@gmail.com>
* @copyright (c) 2019 Greg Roach
* @license GPLv3+
*/
class LocaleFrMr extends LocaleFr
{
public function territory()
{
... | {
"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"
} |
$OpenBSD: patch-src_tests_eina_bench_stringshare_e17_c,v 1.1 2011/01/16 00:31:30 laurent Exp $
Test if init/shutdown implementation before call.
See Evas_Data.h, l186:
EAPI void evas_stringshare_init (void); /* not implemented */
EAPI void evas_stringshare_shutdown (void); /* not implemen... | {
"pile_set_name": "Github"
} |
/******************************************************************************
*
* Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the ... | {
"pile_set_name": "Github"
} |
apiVersion: v1
kind: Pod
metadata:
annotations:
sidecar.istio.io/inject: "false"
creationTimestamp: 2019-06-07T18:14:19Z
labels:
branch: PR-4135
context: integration
created-by-prow: "true"
jenkins.io/task-stage-name: ci
owner: jenkins-x
prowJobName: f068b6e2-894f-11e9-9bb6-1e11cff6831... | {
"pile_set_name": "Github"
} |
/**********************************************************************************************************************
# Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
# following conditio... | {
"pile_set_name": "Github"
} |
/******************************************************************************
* Spine Runtimes License Agreement
* Last updated January 1, 2020. Replaces all prior versions.
*
* Copyright (c) 2013-2020, Esoteric Software LLC
*
* Integration of the Spine Runtimes into software or otherwise creating
* derivative... | {
"pile_set_name": "Github"
} |
package com.yahoo.labs.samoa.moa.core;
/*
* #%L
* SAMOA
* %%
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* %%
* 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
... | {
"pile_set_name": "Github"
} |
// Protocol Buffers for Go with Gadgets
//
// Copyright (c) 2013, The GoGo Authors. All rights reserved.
// http://github.com/gogo/protobuf
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributio... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2010-2020 Contributors to the openHAB project
*
* See the NOTICE file(s) distributed with this work for additional
* information.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<ldml>
<identity>
<version number="$Revision: 1.26 $"/>
<generation date="$Date: 2009/05/05 23:06:40 $"/>
<language type="se"/>
<territory type="FI"/>
</identity>
<fallback>fi_FI</fallback>
<localeDisplayNames>
<languages>
<language type="ang">ang</language>
<... | {
"pile_set_name": "Github"
} |
const { resolve } = require('path');
const fs = require('fs');
const { readdir } = fs.promises;
async function getPosts() {
const postsDirectory = resolve(process.cwd(), '_posts');
const postFiles = await readdir(postsDirectory);
return postFiles;
}
getPosts().catch(console.error); | {
"pile_set_name": "Github"
} |
Note these changes relate to Hannu's code and don't include the changes
made outside of this for modularising the sound
Changelog for version 3.8o
--------------------------
Since 3.8h
- Included support for OPL3-SA1 and SoftOSS
Since 3.8
- Fixed SNDCTL_DSP_GETOSPACE
- Compatibility fixes for Linux 2.1.47
Since 3.8... | {
"pile_set_name": "Github"
} |
## Process this file with automake to produce Makefile.in
libgimp = $(top_builddir)/libgimp/libgimp-$(GIMP_API_VERSION).la
libgimpbase = $(top_builddir)/libgimpbase/libgimpbase-$(GIMP_API_VERSION).la
libgimpconfig = $(top_builddir)/libgimpconfig/libgimpconfig-$(GIMP_API_VERSION).la
libgimpcolor = $(top_builddir)/libgi... | {
"pile_set_name": "Github"
} |
#ifndef COIN_SOGLYPHCACHE_H
#define COIN_SOGLYPHCACHE_H
/**************************************************************************\
* Copyright (c) Kongsberg Oil & Gas Technologies AS
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted prov... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "li... | {
"pile_set_name": "Github"
} |
// Copyright 2014 The Prometheus 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"
} |
//===----------------------------------------------------------------------===//
//
// 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"
} |
;
; jidctflt.asm - floating-point IDCT (SSE & MMX)
;
; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
;
; Based on the x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and use, see copyright notice in jsimdext.inc
;
; This file should be... | {
"pile_set_name": "Github"
} |
##
# This file is part of WhatWeb and may be subject to
# redistribution and commercial restrictions. Please see the WhatWeb
# web site for more information on licensing and terms of use.
# http://www.morningstarsecurity.com/research/whatweb
##
# Version 0.2 # 2012-02-22 #
# Added Google dorks
# Added cookie match
##
P... | {
"pile_set_name": "Github"
} |
# Custom segmentation for long entries
日本経済新聞,日本 経済 新聞,ニホン ケイザイ シンブン,カスタム名詞
関西国際空港,関西 国際 空港,カンサイ コクサイ クウコウ,テスト名詞
# Custom reading for sumo wrestler
朝青龍,朝青龍,アサショウリュウ,カスタム人名
# Silly entry:
abcd,a b cd,foo1 foo2 foo3,bar
abcdefg,ab cd efg,foo1 foo2 foo4,bar
# sharp test
test#テスト,test # テスト,test # テスト,カスタム名刺
テスト#,テスト #,... | {
"pile_set_name": "Github"
} |
#
# (C) Copyright 2019 Xilinx, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
# published by the Free Software Foundation; either version 2 of
# the License, or (at your option) any later version.
#
# This program is distributed in... | {
"pile_set_name": "Github"
} |
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | {
"pile_set_name": "Github"
} |
#!/sbin/openrc-run
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/vpnc/files/vpnc-3.init,v 1.2 2010/08/13 08:39:48 fauli Exp $
VPNDIR="/etc/vpnc"
VPN="${SVCNAME#*.}"
if [ -n ${VPN} ] && [ ${SVCNAME} != "vpnc" ]; th... | {
"pile_set_name": "Github"
} |
/**
* Merge object b with object a.
*
* var a = { foo: 'bar' }
* , b = { bar: 'baz' };
*
* merge(a, b);
* // => { foo: 'bar', bar: 'baz' }
*
* @param {Object} a
* @param {Object} b
* @return {Object}
* @api public
*/
exports = module.exports = function(a, b){
if (a && b) {
for (var... | {
"pile_set_name": "Github"
} |
<?php
/*
* Copyright 2014 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 t... | {
"pile_set_name": "Github"
} |
@page "/LogarithmicLineChart"
<LogarithmicLineChartComponent/>
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: ed0f5ca04c3194291b19418d968aa664
DefaultImporter:
userData:
| {
"pile_set_name": "Github"
} |
<template>
<el-row>
<el-card>
<el-col :span="20">
<el-form
:model="queryCriteria"
:inline="true">
<el-form-item label="字典分类:" prop="type">
<el-select v-model="queryCriteria.type" filterable clearable placeholder="全部">
<el-option v-for="(item, i... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="iso-8859-1" ?>
<table>
<base>CRM/Core</base>
<class>Preferences</class>
<name>civicrm_preferences</name>
<comment>Define preferences for the site and users</comment>
<add>1.8</add>
<drop>4.1</drop>
<log>true</log>
<field>
<name>id</name>
<type>int unsigned</type>
... | {
"pile_set_name": "Github"
} |
1
00:00:33,838 --> 00:00:36,073
≪ふざけんじゃねえぞ!
2
00:00:36,073 --> 00:00:38,576
(宗吉)お代は そっくり
お返し致しますので。
3
00:00:38,576 --> 00:00:40,511
当たりめえだろ!➡
4
00:00:40,511 --> 00:00:44,448
こんな店
二度と使わねえからな!
5
00:00:44,448 --> 00:00:47,251
(常子)一体 何があったんですか?
6
00:00:47,251 --> 00:00:50,154
こっちが聞きてえよ コンチクショー!
7
00:00:50,154 --> 00... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="nqo" version="2.1">
<context>
<name>AutoScrollSettings</name>
<message>
<location filename="../autoscrollsettings.ui" line="14"/>
<source>AutoScroll Settings</source>
<translation>ߖߘߍ߬ߟߕߊ߬ߡߌ߲߬ߠߌ߲ ߘߐ߬ߓߍ߲߬ߠߌ߲ ߠߎ߬</translation>
</message>... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE xxe [<!ENTITY foo "aaaaaa">]>
<!DOCTYPE xxe [<!ENTITY foo "aaaaaa">]><root>&foo;</root>
<?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE xxe [<!ENTITY foo "aaaaaa">]>
<?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE xxe [<!ENTITY foo "aaaaaa">]><root>&foo;</... | {
"pile_set_name": "Github"
} |
#include "platform.h"
#if !HAS_FEROUND
#if (defined __i386__) || (defined __x86_64__)
/* Macros for accessing the hardware control word. */
#define _FPU_GETCW(cw) __asm__ ("fnstcw %0" : "=m" (*&cw))
#define _FPU_SETCW(cw) __asm__ ("fldcw %0" : : "m" (*&cw))
#define _SSE_GETCSR(csr) __asm__ ("stmxcsr %0" : "=m" (... | {
"pile_set_name": "Github"
} |
input {
file {
path => ['/var/log/scrapy-cluster/*.log']
codec => json
tags => ['scrapy-cluster']
}
}
output {
if 'scrapy-cluster' in [tags]{
elasticsearch {
hosts => "<your es hosts here>"
template => "/etc/logstash/templates/logs-template.json"
template_name => "logs-*"
... | {
"pile_set_name": "Github"
} |
{% extends 'base.html' %}
{% load staticfiles %}
{% block title %}{{ review.title }}{% endblock %}
{% block javascript %}
<script>
var contacts = [
{% for contact in user.profile.get_following %}
{
pk: '{{ contact.pk }}',
email: '{{ contact.email }}',
name: '{{ contact.profil... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012 Ecma International. All rights reserved.
// Ecma International makes this code available under the terms and conditions set
// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
// "Use Terms"). Any redistribution of this code must retain the above
// copyright and this n... | {
"pile_set_name": "Github"
} |
(module
(func
(export "f")
(param i32 i32)
(result i32)
(get_local 0)))
| {
"pile_set_name": "Github"
} |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectGuid>{8083ED65-4D9A-441F-B516-CFF42EE9DD0E}</ProjectGuid>
<MainSource>JclVersionControlExpertDLL.dpr</MainSource>
<ProjectVersion>18.8</ProjectVersion>
<Config Condition="'$(Config)'==''">Re... | {
"pile_set_name": "Github"
} |
{
"parent": "iceandfire:block/myrmex_jungle_resin_all"
}
| {
"pile_set_name": "Github"
} |
__author__ = 'shikun'
# -*- coding: utf-8 -*-
import json
from common import operateYaml, operateElement as bo
from common.variable import GetVariable as common
from common import testLog
class WebCase():
def __init__(self, test_module="", GetWebInfoCase="", GetWebCase=""):
self.test_module = test_module
... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010 The WebRTC Project Authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing ... | {
"pile_set_name": "Github"
} |
// Generated by CoffeeScript 1.9.1
(function() {
var XMLStringifier,
bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },
hasProp = {}.hasOwnProperty;
module.exports = XMLStringifier = (function() {
function XMLStringifier(options) {
this.assertLegalChar = bind(this.a... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lice... | {
"pile_set_name": "Github"
} |
require('module-alias/register');
import * as ABIDecoder from 'abi-decoder';
import * as _ from 'lodash';
import * as chai from 'chai';
import * as setProtocolUtils from 'set-protocol-utils';
import { Address } from 'set-protocol-utils';
import { BigNumber } from 'bignumber.js';
import ChaiSetup from '@utils/chaiSetu... | {
"pile_set_name": "Github"
} |
version https://git-lfs.github.com/spec/v1
oid sha256:ea5eee6ed4f471e840f274b80e3bf0ee1c09d91a06d2977aed70fb133c8faab6
size 13917
| {
"pile_set_name": "Github"
} |
/*
* Sentilo
*
* Original version 1.4 Copyright (C) 2013 Institut Municipal d’Informàtica, Ajuntament de
* Barcelona. Modified by Opentrends adding support for multitenant deployments and SaaS.
* Modifications on version 1.5 Copyright (C) 2015 Opentrends Solucions i Sistemes, S.L.
*
*
* This program is licensed... | {
"pile_set_name": "Github"
} |
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-ptyprocess
_pkgname=ptyprocess
pkgver=0.6.0
pkgrel=3
pkgdesc="Run a subprocess in a pseudo terminal"
url="https://github.com/pexpect/ptyprocess"
arch="noarch"
license="ISC"
depends="python3"
makedepend... | {
"pile_set_name": "Github"
} |
#
# Author:: Xabier de Zuazo (xabier@onddo.com)
# Copyright:: Copyright 2013-2016, Onddo Labs, SL.
# License:: Apache License, Version 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 License at
#
# ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2002-2018 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<!--
Copyright (c) 2017, the Dart project authors.
All rights reserved. Use of this source code
is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
<head>
<title>Avast, Ye Pirates</title>
<meta charset="UTF-8">
<meta name="viewport" content="width... | {
"pile_set_name": "Github"
} |
--TEST--
file_get_contents() test using offset parameter out of range
--CREDITS--
"Blanche V.N." <valerie_nare@yahoo.fr>
"Sylvain R." <sracine@phpquebec.org>
--INI--
display_errors=false
--SKIPIF--
<?php
if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
if (!function_exists("file_get_contents"))
die ("skip file... | {
"pile_set_name": "Github"
} |
/*
* rcar_du_vsp.h -- R-Car Display Unit VSP-Based Compositor
*
* Copyright (C) 2015 Renesas Electronics Corporation
*
* Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License... | {
"pile_set_name": "Github"
} |
# Copyright 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
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
// inner link(#foo) can not correctly scroll, because page has fixed header,
// so, I manually scroll.
(function(){
var matched = location.hash.match(/errorLines=([\d,]+)/);
if (matched) return;
function adjust() {
window.scrollBy(0, -55);
var el = document.querySelector('.inner-link-active');
if (el... | {
"pile_set_name": "Github"
} |
/*
* Driver for S3 SonicVibes soundcard
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
* BUGS:
* It looks like 86c617 rev 3 doesn't supports DDMA buffers above 16MB?
* Driver sometimes hangs... Nobody knows why at this moment...
*
* This program is free software; you can redistribute it and/or... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.