text stringlengths 2 99.9k | meta dict |
|---|---|
from ..fast_exp import fast_exp
import numpy as np
def test_fast_exp():
X = np.linspace(-5, 0, 5000, endpoint=True)
# Ground truth
Y = np.exp(X)
# Approximation at double precision
_y_f64 = np.array([fast_exp['float64_t'](x) for x in X])
# Approximation at single precision
_y_f32 = np.... | {
"pile_set_name": "Github"
} |
/*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/mozilla-1.9.1-win32-xulrunner/build/dom/public/idl/svg/nsIDOMSVGTextElement.idl
*/
#ifndef __gen_nsIDOMSVGTextElement_h__
#define __gen_nsIDOMSVGTextElement_h__
#ifndef __gen_nsIDOMSVGTextPositionElem_h__
#include "nsIDOMSVGTextPositionEl... | {
"pile_set_name": "Github"
} |
is-property
===========
Tests if a property of a JavaScript object can be accessed using the dot (.) notation or if it must be enclosed in brackets, (ie use x[" ... "])
Example
-------
```javascript
var isProperty = require("is-property")
console.log(isProperty("foo")) //Prints true
console.log(isProperty("0")) ... | {
"pile_set_name": "Github"
} |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
0019E5D623A1960300ABB19D /* CardPartAttributedTextViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0019E5D523A1960300ABB19D /* CardPartAttributedTextViewController.swift */; };
... | {
"pile_set_name": "Github"
} |
ZLib Module for AOLserver 4.5
Release 2.0
This is AOLserver module that implements Zlib interface. Allows
compressing/uncompressing Tcl strings, gzip file support, and
support for the Ns_Gzip AOLserver routine.
Compiling and Installing:
To compile this driver, you'll need to have zlib library
compiled and instal... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2014 Davidlohr Bueso.
*/
#include <linux/sched/signal.h>
#include <linux/sched/task.h>
#include <linux/mm.h>
#include <linux/vmacache.h>
/*
* Hash based on the pmd of addr if configured with MMU, which provides a good
* hit rate for workloads with spatial loca... | {
"pile_set_name": "Github"
} |
resources = require('node-odata').resources
initData = (model, path) ->
require(path).forEach (item) ->
data = new model(item)
data.save()
console.log "data init: #{path} import successful."
module.exports =
import: ->
resources.user.find().exec (err, users) ->
unless users.length
in... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2008 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"
} |
#define MAP_32BIT 0x40
| {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
#undef TRACE_SYSTEM
#define TRACE_SYSTEM snd_pcm
#if !defined(_PCM_PARAMS_TRACE_H) || defined(TRACE_HEADER_MULTI_READ)
#define _PCM_PARAMS_TRACE_H
#include <linux/tracepoint.h>
#define HW_PARAM_ENTRY(param) {SNDRV_PCM_HW_PARAM_##param, #param}
#define hw_param_labels \
HW_PA... | {
"pile_set_name": "Github"
} |
const flatten = require('.')
test('Test 1', () => {
expect(flatten([])).toEqual([])
})
test('Test 2', () => {
expect(flatten([1, 2, 3])).toEqual([1, 2, 3])
})
test('Test 3', () => {
expect(flatten([[1, 2, 3], ['a', 'b', 'c'], [1, 2, 3]])).toEqual([
1,
2,
3,
'a',
'b',
'c',
1,
2,
... | {
"pile_set_name": "Github"
} |
var _ = require('underscore'),
select = require('CSSselect'),
utils = require('../utils'),
domEach = utils.domEach,
isTag = utils.isTag;
var find = exports.find = function(selector) {
var elems = _.reduce(this, function(memo, elem) {
return memo.concat(_.filter(elem.children, isTag));
}, []);
... | {
"pile_set_name": "Github"
} |
# To learn about Buck see [Docs](https://buckbuild.com/).
# To run your application with Buck:
# - install Buck
# - `npm start` - to start the packager
# - `cd android`
# - `keytool -genkey -v -keystore keystores/debug.keystore -storepass android -alias androiddebugkey -keypass android -dname "CN=Android Debug,O=Androi... | {
"pile_set_name": "Github"
} |
<component name="libraryTable">
<library name="Maven: com.sun.jersey:jersey-core:1.19.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-core/1.19.1/jersey-core-1.19.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-core/1.19.1/jers... | {
"pile_set_name": "Github"
} |
/*
* This file is generated by jOOQ.
*/
package stroom.meta.impl.db.jooq.tables;
import java.util.Arrays;
import java.util.List;
import javax.annotation.processing.Generated;
import org.jooq.Field;
import org.jooq.ForeignKey;
import org.jooq.Identity;
import org.jooq.Index;
import org.jooq.Name;
import org.jooq.R... | {
"pile_set_name": "Github"
} |
[広告テキスト]
Android用N64エミュレータ。 Mupen64Plus AEは現在ベータテスト中です。
[アプリの説明]
このアプリケーションはROMファイルが付属していません!
- あなたがそのROMを再生する前に、あなたはゲームを所有する必要があります!
- 多くのパブリックドメインのゲーム/デモはwww.pdroms.deでご利用いただけます
99¢のバージョンはあなたが寄付したい場合のためのものです。
- このアプリは作者のウェブサイトから無料でダウンロードできます (広告なし!)
- 寄付をご検討ください。
- 寄付は多くのオープンソースプロジェクトと開発者たちをサポートします
Mupe... | {
"pile_set_name": "Github"
} |
/*
NSIS Modern User Interface
Finish page (implemented using nsDialogs)
*/
;--------------------------------
;Page interface settings and variables
!macro MUI_FINISHPAGE_INTERFACE
!ifndef MUI_FINISHPAGE_INTERFACE
!define MUI_FINISHPAGE_INTERFACE
Var mui.FinishPage
Var mui.FinishPage.Image
... | {
"pile_set_name": "Github"
} |
package Paws::FSX::DescribeBackups;
use Moose;
has BackupIds => (is => 'ro', isa => 'ArrayRef[Str|Undef]');
has Filters => (is => 'ro', isa => 'ArrayRef[Paws::FSX::Filter]');
has MaxResults => (is => 'ro', isa => 'Int');
has NextToken => (is => 'ro', isa => 'Str');
use MooseX::ClassAttribute;
class_has... | {
"pile_set_name": "Github"
} |
CMAKE_COMPILER_2005
-------------------
Using the Visual Studio 2005 compiler from Microsoft
Set to true when using the Visual Studio 2005 compiler from Microsoft.
| {
"pile_set_name": "Github"
} |
// Copyright 2019 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"
} |
from dataflows import Flow, load, dump_to_path, dump_to_zip, printer, add_metadata
from dataflows import sort_rows, filter_rows, find_replace, delete_fields, set_type, validate, unpivot
{% if 'custom' in processing %}
def my_custom_processing(row):
# Do some modifications to the row here:
# ...
return row... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
set -e
count_only_flag=''
extended_syntax_flag=''
filter=''
num_jobs=1
have_gnu_parallel=
flags=()
while [[ "$#" -ne 0 ]]; do
case "$1" in
-c)
count_only_flag=1
;;
-f)
shift
filter="$1"
flags+=('-f' "$filter")
;;
-j)
shift
num_jobs="$1"
;;
-x)
exte... | {
"pile_set_name": "Github"
} |
Test a specific SSA building regression a back edge would not be split due to
being on try/catch boundary. | {
"pile_set_name": "Github"
} |
<?xml version="1.0" ?>
<pqevents>
<pqevent object="pqClientMainWindow/menubar/menuSources/Alphabetical" command="activate" arguments="RTAnalyticSource" />
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/Accept" command="activate" arguments="" />
<pqevent object="pqClientMainWindow/menubar/menuF... | {
"pile_set_name": "Github"
} |
from flask_restx import Resource
from sqlalchemy import func
from CTFd.api.v1.statistics import statistics_namespace
from CTFd.models import Submissions
from CTFd.utils.decorators import admins_only
@statistics_namespace.route("/submissions/<column>")
class SubmissionPropertyCounts(Resource):
@admins_only
de... | {
"pile_set_name": "Github"
} |
//-------------------------------------------------------------------------------------------------------
// Copyright (C) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
//------------------------------------------------------... | {
"pile_set_name": "Github"
} |
# p-finally [](https://travis-ci.org/sindresorhus/p-finally)
> [`Promise#finally()`](https://github.com/tc39/proposal-promise-finally) [ponyfill](https://ponyfill.com) - Invoked when the promise is settled regardless of outcome
Useful for ... | {
"pile_set_name": "Github"
} |
package types
// Seccomp represents the config for a seccomp profile for syscall restriction.
type Seccomp struct {
DefaultAction Action `json:"defaultAction"`
Architectures []Arch `json:"architectures"`
Syscalls []*Syscall `json:"syscalls"`
}
// Arch used for additional architectures
type Arch string... | {
"pile_set_name": "Github"
} |
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": true,
"deletable": true,
"editable": true
},
"outputs": [],
"source": [
"# Let's see how to use DBT to:\n",
"# 1: train a VGG-like network on CIFAR-10\n",
"# 2: continue a train from the las... | {
"pile_set_name": "Github"
} |
Copyright (c) 2012-2016, Michael Bostock
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 and the follow... | {
"pile_set_name": "Github"
} |
using Server.Items;
using Server.Mobiles;
using System;
namespace Server.Engines.Quests
{
public class TheRightToolForTheJobQuest : BaseQuest
{
public override bool DoneOnce => true;
/* The Right Tool for the Job */
public override object Title => 1077741;
/* Create new scisso... | {
"pile_set_name": "Github"
} |
<h1>Other page</h1>
| {
"pile_set_name": "Github"
} |
<!--
- Copyright (C) 2004-2012, 2014 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2003 Internet Software Consortium.
-
- Permission to use, copy, modify, and/or distribute this software for any
- purpose with or without fee is hereby granted, provided that the above
- copyright notice and this ... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='utf-8'?>
<section xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" containing-doc="D.C. Code">
<num>16-5004</num>
<reason>R... | {
"pile_set_name": "Github"
} |
// Copyright 2017 The TensorFlow Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required b... | {
"pile_set_name": "Github"
} |
/** Used to compose unicode character classes. */
var rsAstralRange = '\\ud800-\\udfff',
rsComboMarksRange = '\\u0300-\\u036f\\ufe20-\\ufe23',
rsComboSymbolsRange = '\\u20d0-\\u20f0',
rsVarRange = '\\ufe0e\\ufe0f';
/** Used to compose unicode capture groups. */
var rsZWJ = '\\u200d';
/** Used to detect st... | {
"pile_set_name": "Github"
} |
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# 宽度深度模型/wide and deep model"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## 介绍\n",
"\n",
"在之前的代码里大家看到了如何用tensorflow自带的op来构建灵活的神经网络,这里用tf中的高级接口,用更简单的方式完成wide&deep模型。\n",
"\n",
"大家都知道... | {
"pile_set_name": "Github"
} |
package com.tinyspeck.debug
{
import com.bit101.components.HSlider;
import com.bit101.components.Label;
import com.bit101.components.PushButton;
import com.tinyspeck.core.beacon.StageBeacon;
import com.tinyspeck.engine.control.TSFrontController;
import com.tinyspeck.engine.data.client.ConfirmationDialogVO;
impor... | {
"pile_set_name": "Github"
} |
glob-parent [](https://travis-ci.org/es128/glob-parent) [](https://coveralls.io/r/es128/glob-parent?branch=master)
======
Javascript module to extract the non-magic parent path from a gl... | {
"pile_set_name": "Github"
} |
//
// GTLang.h
// GTKit
//
// Created on 14-8-27.
// Tencent is pleased to support the open source community by making
// Tencent GT (Version 2.4 and subsequent versions) available.
//
// Notwithstanding anything to the contrary herein, any previous version
// of Tencent GT shall not be subject to the license here... | {
"pile_set_name": "Github"
} |
/*
Copyright 2017 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, ... | {
"pile_set_name": "Github"
} |
using System.Reflection;
using System.Runtime.CompilerServices;
// Information about this assembly is defined by the following attributes.
// Change them to the values specific to your project.
[assembly: AssemblyTitle("iOSImmutableCollections")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration(... | {
"pile_set_name": "Github"
} |
// -*- C++ -*-
//===-- numeric -----------------------------------------------------------===//
//
// 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"
} |
/*
* File: skiplist-lock.h
* Author: Vasileios Trigonakis <vasileios.trigonakis@epfl.ch>
* Description:
* skiplist-lock.h is part of ASCYLIB
*
* Copyright (c) 2014 Vasileios Trigonakis <vasileios.trigonakis@epfl.ch>,
* Tudor David <tudor.david@epfl.ch>
* Distributed Program... | {
"pile_set_name": "Github"
} |
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package ssa
import (
"cmd/compile/internal/types"
"fmt"
"testing"
)
func BenchmarkCopyElim1(b *testing.B) { benchmarkCopyElim(b, 1) }
func BenchmarkCo... | {
"pile_set_name": "Github"
} |
/*************************************************************
*
* MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js
*
* Copyright (c) 2009-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with th... | {
"pile_set_name": "Github"
} |
# Microservice
## Custom Resource Definition
The Microservice CRD is responsible for defining what components make a
Microservice.
## Controller
The Microservice controller is responsible for creating a set of
VersionedMicroservices. These VersionedMicroservices depend on available
releases, which are defined by th... | {
"pile_set_name": "Github"
} |
<?php
/**
* Validates arbitrary text according to the HTML spec.
*/
class HTMLPurifier_AttrDef_Text extends HTMLPurifier_AttrDef
{
/**
* @param string $string
* @param HTMLPurifier_Config $config
* @param HTMLPurifier_Context $context
* @return bool|string
*/
public function validat... | {
"pile_set_name": "Github"
} |
#include <check.h> /* Check unit test framework API. */
#include <stdlib.h> /* EXIT_SUCCESS, EXIT_FAILURE */
#include <unistd.h> /* pipe() */
#include <fcntl.h> /* fcntl() */
#include <err.h> /* err(), errx() */
#include <time.h> /* nanosleep() */
#include <stdio.h> /* snprintf */
#include <unistd.h> /* pipe */
... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "WCAccountBaseViewController.h"
@interface WCAccountRegByOldPhoneViewController : WCAccountBaseViewController
{
id <WCAccountRegByOldPhoneViewControllerDelegate> m_dele... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -triple %itanium_abi_triple -emit-llvm -o - %s | FileCheck %s
struct D;
struct B {
virtual D& operator = (const D&);
};
struct D : B { D(); virtual void a(); };
void D::a() {}
// CHECK: @_ZTV1D = {{.*}} @_ZN1DaSERKS_
// CHECK: define linkonce_odr {{.*}} @_ZN1DaSERKS_
| {
"pile_set_name": "Github"
} |
-- Protecting from addons since we use this in secure code.
local cos = math.cos;
local sin = math.sin;
local atan2 = math.atan2;
local sqrt = math.sqrt;
function Vector2D_ScaleBy(scalar, x, y)
return x * scalar, y * scalar;
end
function Vector2D_DivideBy(divisor, x, y)
return x / divisor, y / divisor;
end
functio... | {
"pile_set_name": "Github"
} |
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M4,4C4,2.8954 4.8954,2 6,2H14V6C14,7.1046 14.8954,8 16,8H20V20C20,21.1046 19.1046,22 18,22H6C4.8954,22 4,2... | {
"pile_set_name": "Github"
} |
package de.metas.inoutcandidate.modelvalidator;
import org.adempiere.ad.modelvalidator.annotations.ModelChange;
import org.adempiere.ad.modelvalidator.annotations.Validator;
import org.adempiere.model.InterfaceWrapperHelper;
import org.compiere.model.ModelValidator;
import de.metas.bpartner.BPartnerId;
import de.meta... | {
"pile_set_name": "Github"
} |
/*!
@file
Forward declares `boost::hana::concat`.
@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
#ifndef BOOST_HANA_FWD_CONCAT_HPP
#define BOOST_HANA_FWD_CONCAT_HPP
#include <boost/hana/co... | {
"pile_set_name": "Github"
} |
######################## BEGIN LICENSE BLOCK ########################
# The Original Code is Mozilla Communicator client code.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 1998
# the Initial Developer. All Rights R... | {
"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 not... | {
"pile_set_name": "Github"
} |
{
"name": "xtend",
"version": "4.0.1",
"description": "extend like a boss",
"keywords": [
"extend",
"merge",
"options",
"opts",
"object",
"array"
],
"author": {
"name": "Raynos",
"email": "raynos2@gmail.com"
},
"repository": {
"type": "git",
"url": "git://github.c... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ko">
<head>
<!-- Generated by javadoc (1.8.0_191) on Tue Mar 03 19:55:20 KST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class kr.dogfoot.hw... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012-2020 fo-dicom contributors.
// Licensed under the Microsoft Public License (MS-PL).
namespace Dicom.Media
{
#if NET35
using System.Threading;
#else
using System.Threading.Tasks;
#endif
using Dicom.IO;
public delegate void DicomScanProgressCallback(DicomFileScanner scanner, stri... | {
"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 `fabsf64` fn in crate `std`.">
<meta name="keywords" conten... | {
"pile_set_name": "Github"
} |
<!-- Stored in resources/views/layouts/app.blade.php -->
<html>
<head>
<title>App Name - @yield('title')</title>
</head>
<body>
@section('sidebar')
*********This is the master sidebar.(from layout) *************<br>
@show
<div class="container">
@yield('content')
</div>
</body>
</html> | {
"pile_set_name": "Github"
} |
// Package to work with VHD images
// See https://technet.microsoft.com/en-us/virtualization/bb676673.aspx
package vhd
import (
"bytes"
"encoding/binary"
"encoding/hex"
"fmt"
"math"
"os"
"strconv"
"time"
"golang.org/x/text/encoding/unicode"
"golang.org/x/text/transform"
)
const VHD_COOKIE = "636f6e65637469... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2007 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditi... | {
"pile_set_name": "Github"
} |
export interface SearchResult<T> {
resultsOnPage: T[];
numberOfPages: number;
}
/**
* Enumeration specifying sorting order options.
*/
export enum SortingOrder {
ASCENDING = 'ASCENDING',
DESCENDING = 'DESCENDING',
}
export interface PageableSearch {
page: number;
pageSize: number;
search... | {
"pile_set_name": "Github"
} |
/*
//@HEADER
// ************************************************************************
//
// Kokkos v. 3.0
// Copyright (2020) National Technology & Engineering
// Solutions of Sandia, LLC (NTESS).
//
// Under the terms of Contract DE-NA0003525 with NTESS,
// the U.S. Govern... | {
"pile_set_name": "Github"
} |
--sample-frequency=8000
--frame-length=25 # the default is 25
--low-freq=20 # the default.
--high-freq=3700 # the default is zero meaning use the Nyquist (4k in this case).
--num-ceps=23 # higher than the default which is 12.
--snip-edges=false
| {
"pile_set_name": "Github"
} |
;(function(exports) {
// export the class if we are in a Node-like system.
if (typeof module === 'object' && module.exports === exports)
exports = module.exports = SemVer;
// The debug function is excluded entirely from the minified version.
// Note: this is the semver.org version of the spec that it implements
//... | {
"pile_set_name": "Github"
} |
# IMPORTANT: The version must match the version of docker-compose.yml
---
version: '3'
# All additional integrations should be added following this format only.
services:
capa:
image: intelowlproject/intelowl_capa:${INTELOWL_TAG_VERSION}
container_name: intelowl_capa
restart: unless-stopped
expose:
... | {
"pile_set_name": "Github"
} |
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by 哓哓 on 2015/11/30 0030.
*/
public class TestLog {
public static void main(String[] args) {
Logger log = LoggerFactory.getLogger(TestLog.class);
log.error("**********Test*********");
}
}
| {
"pile_set_name": "Github"
} |
config PCRE_JIT_ENABLED
bool
depends on PACKAGE_libpcre && (arm || i386 || i686 || x86_64 || mips || mipsel || powerpc || sparc)
default y if (arm || i686 || x86_64)
prompt "Enable JIT compiler support"
help
Enable JIT (Just-In-Time) compiler support.
Enabling this option can give an about 10x performance inc... | {
"pile_set_name": "Github"
} |
#VRML_SIM R2020b utf8
WorldInfo {
coordinateSystem "NUE"
}
Viewpoint {
orientation 0.9201516338443356 0.3902998446880996 0.03141658749840674 5.65888
position -0.321062 0.718685 1.12281
}
Background {
skyColor [
0.4 0.7 1
]
}
PointLight {
attenuation 0 0 1
intensity 0
}
Robot {
rotation 0 1 0 1.5708
... | {
"pile_set_name": "Github"
} |
const arsenal = require('arsenal');
const async = require('async');
const metadata = require('../metadata/wrapper');
const logger = require('../utilities/logger');
const {
loadCachedOverlay,
managementDatabaseName,
patchConfiguration,
} = require('./configuration');
const { initManagementCredentials } = r... | {
"pile_set_name": "Github"
} |
\ implements split-before, split-after and left-split
\ as described in 4.3 (Path resolution)
\ delimeter returned in R-string
: split-before ( addr len delim -- addr-R len-R addr-L len-L )
0 rot dup >r 0 ?do
( str char cnt R: len <sys> )
2 pick over + c@ 2 pick = if leave then
1+
loop
nip
2dup +... | {
"pile_set_name": "Github"
} |
/* FS-Cache statistics
*
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* 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 ... | {
"pile_set_name": "Github"
} |
#include <vector>
#include "gtest/gtest.h"
#include "caffe/blob.hpp"
#include "caffe/common.hpp"
#include "caffe/filler.hpp"
#include "caffe/layers/im2col_layer.hpp"
#include "caffe/util/im2col.hpp"
#include "caffe/test/test_caffe_main.hpp"
namespace caffe {
// Forward declare kernel functions
template <typename D... | {
"pile_set_name": "Github"
} |
/*
Copyright 2017 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, ... | {
"pile_set_name": "Github"
} |
package com.fasterxml.jackson.dataformat.avro.deser;
import java.io.IOException;
import com.fasterxml.jackson.core.TokenStreamContext;
import com.fasterxml.jackson.core.sym.FieldNameMatcher;
import com.fasterxml.jackson.core.JsonToken;
/**
* We need to use a custom context to be able to carry along
* Object and ar... | {
"pile_set_name": "Github"
} |
<===> input.scss
foo:nth-child(#{5 + "n"}) {a: b}
<===> output.css
foo:nth-child(5n) {
a: b;
}
| {
"pile_set_name": "Github"
} |
VERSION 5.8 ;
DIVIDERCHAR "/" ;
BUSBITCHARS "[]" ;
DESIGN RocketTile ;
UNITS DISTANCE MICRONS 2000 ;
DIEAREA ( 0 0 ) ( 1849840 1598800 ) ;
ROW ROW_0 FreePDK45_38x28_10R_NP_162NW_34O 28000 28000 FS DO 31 BY 1 STEP 380 0 ;
ROW ROW_1 FreePDK45_38x28_10R_NP_162NW_34O 28000 30800 N DO 31 BY 1 STEP 380 0 ;
TRACKS X 190 DO ... | {
"pile_set_name": "Github"
} |
package tss.tpm;
import tss.*;
// -----------This is an auto-generated file: do not edit
//>>>
/** This command is used to determine which commands require assertion of Physical
* Presence (PP) in addition to platformAuth/platformPolicy.
*/
public class TPM2_PP_Commands_REQUEST extends ReqStructure
... | {
"pile_set_name": "Github"
} |
'use strict';
module.exports = function(app) {
app.get('/', controller);
app.get('/foo', controller);
app.get('/hello', controller);
app.get('/hello/other/world', controller);
app.get('/world/12', controller);
function* controller() {
this.body = 'body';
}
};
| {
"pile_set_name": "Github"
} |
// [DataType(DataType.Date)]
public DateTime ReleaseDate { get; set; } | {
"pile_set_name": "Github"
} |
const { assertJump } = require('../helpers/assertJump');
const BigNumber = web3.BigNumber;
const SafeMathMock = artifacts.require('SafeMathMock');
require('chai')
.use(require('chai-bignumber')(BigNumber))
.should();
contract('SafeMath', () => {
const MAX_UINT = new BigNumber('1157920892373161954235709850086879... | {
"pile_set_name": "Github"
} |
-- =======================================================================
-- Player 1
-- =======================================================================
p1:forbid_buildings("all")
p1:allow_buildings {"frisians_sentinel","frisians_warehouse"}
hq = p1:place_building("frisians_hea... | {
"pile_set_name": "Github"
} |
Trailing comment after braced namespace declaration
-----
<?php
namespace Foo {}
// Comment
-----
array(
0: Stmt_Namespace(
name: Name(
parts: array(
0: Foo
)
)
stmts: array(
)
)
1: Stmt_Nop(
comments: array(
0: // C... | {
"pile_set_name": "Github"
} |
name: Guess the Class
type: game
description: Reckon you know most of Java's renowned classes? Fill the gaps as quick as possible with the missing bits of code to test your knowledge by matching classes with their methods.
section: 1
parent: memory
| {
"pile_set_name": "Github"
} |
=pod
=head1 NAME
EVP_PKEY_decrypt_init, EVP_PKEY_decrypt - decrypt using a public key algorithm
=head1 SYNOPSIS
#include <openssl/evp.h>
int EVP_PKEY_decrypt_init(EVP_PKEY_CTX *ctx);
int EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx,
unsigned char *out, size_t *outlen,
const unsigned char *in, size_t inlen);
=head1... | {
"pile_set_name": "Github"
} |
/*
* QEMU I/O channels sockets driver
*
* Copyright (c) 2015 Red Hat, Inc.
*
* 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 Foundation; either
* version 2 of the License, or (at your option)... | {
"pile_set_name": "Github"
} |
# [Juwelo TV Deutschland GmbH](http://alexa.amazon.com/#skills/amzn1.ask.skill.c9ffc884-907d-4289-bb6d-50d52a7836fa)

//
// Preprocessed version of "boost/mpl/greater.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespac... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 115fe534d60e58f4cb5c98ad37b98bbd
timeCreated: 1530817834
licenseType: Pro
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
{target:win}
//
// AggPas 2.4 RM3 Demo application
// Note: Press F1 key on run to see more info about this demo
//
// Paths: src;src\ctrl;src\svg;src\util;src\platform\win;expat-wrap
//
program
truetype_test ;
uses
Windows ,SysUtils ,
agg_basics ,
agg_platform_support ,
agg_color ,
agg_pixfmt ,
agg_pixfmt_rg... | {
"pile_set_name": "Github"
} |
// (C) Copyright 2009-2011 Frederic Bron.
//
// Use, modification and distribution are subject to 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).
//
// See http://www.boost.org/libs/type_traits for most recent version inc... | {
"pile_set_name": "Github"
} |
// Copyright 2009 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 and ... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
__license__ = 'GPL 3'
__copyright__ = '2009, John Schember <john@nachtimwald.com>'
__docformat__ = 'restructuredtext en'
import os
from optparse import OptionParser
from calibre.customize.conversion import OptionRecommendation, DummyReporter
from calibre.ebooks.conversion.plumber import Plum... | {
"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 not... | {
"pile_set_name": "Github"
} |
/*
* This file is part of the TREZOR project, https://trezor.io/
*
* Copyright (c) SatoshiLabs
*
* 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 3 of the License, or
* (at... | {
"pile_set_name": "Github"
} |
# FPGA settings
FPGA_PART = xcu280-fsvh2892-2L-e
FPGA_TOP = fpga
FPGA_ARCH = virtexuplus
# Files for synthesis
SYN_FILES = rtl/fpga.v
SYN_FILES += rtl/fpga_core.v
SYN_FILES += rtl/sync_reset.v
SYN_FILES += rtl/sync_signal.v
SYN_FILES += rtl/axi_ram.v
SYN_FILES += rtl/axis_register.v
SYN_FILES += lib/pcie/rtl/axis_arb... | {
"pile_set_name": "Github"
} |
//
// GTLogBuffer.m
// GTKit
//
// Created on 13-3-7.
// Tencent is pleased to support the open source community by making
// Tencent GT (Version 2.4 and subsequent versions) available.
//
// Notwithstanding anything to the contrary herein, any previous version
// of Tencent GT shall not be subject to the license ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.