text
stringlengths
2
99.9k
meta
dict
/*- * Copyright (c) 2002-2009 Luigi Rizzo, Universita` di Pisa * * 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 condi...
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------ // <copyright file="Logging.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------------------------------------------------------------------------ namespace System.Net.Pe...
{ "pile_set_name": "Github" }
@echo off SETLOCAL ENABLEDELAYEDEXPANSION if "%2"=="" ( echo Usage: launch.bat ^<program^> ^[action^] ^<outfile^> exit /b 1 ) if "%1"=="collector" ( %1 %2 > "%3" 2> "%3".err ) else ( %1 > "%2" 2> "%2".err )
{ "pile_set_name": "Github" }
/** ****************************************************************************** * @file : main.c * @brief : Main program body ****************************************************************************** ** This notice applies to any and all portions of this file * that are not betwee...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- /* * Copyright (C) 2017 The Android Open Source Project * * 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/LI...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2010, 2015, 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" }
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the Lic...
{ "pile_set_name": "Github" }
3.0.1 / 2017-04-27 ================== * [Fix] deep extending should work with a non-object (#46) * [Dev Deps] update `tape`, `eslint`, `@ljharb/eslint-config` * [Tests] up to `node` `v7.9`, `v6.10`, `v4.8`; improve matrix * [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG. * [D...
{ "pile_set_name": "Github" }
/* * The Sleuth Kit * * Brian Carrier [carrier <at> sleuthkit [dot] org] * Copyright (c) 2005-2011 Brian Carrier. All rights reserved * * This software is distributed under the Common Public License 1.0 */ /* * Header files for AFF-specific data structures and functions. */ #ifndef _AFF_H #define _AFF_H ...
{ "pile_set_name": "Github" }
package ch.epfl.leb.autolase; /** * A laser power monitor indicates a class interested in changes to the laser * power. * * @author Thomas Pengo */ public interface LaserPowerMonitor { public void laserPowerChanged(double newLaserPower); }
{ "pile_set_name": "Github" }
# # This schedule performs filter-pruning using L1-norm ranking and AGP for the setting the pruning-rate decay. # The final Linear layer (FC) is also pruned to 70%. # Curiously, we achieve slightly better Top1, when compared to the same schedule without the FC pruning. # # Best Top1: 74.564 (epoch 84) vs. 76.15 baselin...
{ "pile_set_name": "Github" }
# Generated by superflore -- DO NOT EDIT # # Copyright Open Source Robotics Foundation inherit ros_distro_melodic inherit ros_superflore_generated DESCRIPTION = "dynamically set the tf trensformation" AUTHOR = "Ryohei Ueda <garaemon@gmail.com>" ROS_AUTHOR = "Manabu Saito <saito@jsk.t.u-tokyo.ac.jp>" HOMEPAGE = "http:...
{ "pile_set_name": "Github" }
/* FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the terms of...
{ "pile_set_name": "Github" }
{ "parent": "block/cube_all", "elements": [ { "from": [ 0, 0, 0 ], "to": [ 16, 16, 16 ], "faces": { "down": { "texture": "#all", "tintindex": 0, "cullface": "down" }, "up": { "texture": "#all", "tintindex": 0, "cullface": "up" }, ...
{ "pile_set_name": "Github" }
## Cocoa.vim This plugin is no longer actively developed. Check out [@keith/swift.vim](https://github.com/keith/swift.vim) instead.
{ "pile_set_name": "Github" }
/* EXAMPLE osmium_pub_names Show the names and addresses of all pubs found in an OSM file. DEMONSTRATES USE OF: * file input * your own handler * access to tags SIMPLER EXAMPLES you might want to understand first: * osmium_read * osmium_count LICENSE The code in this example file is released ...
{ "pile_set_name": "Github" }
/* * * Copyright 2014 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 required by applicable law or agree...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: c708c71dd76aca548a73cd2130d0e6b5 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
--- layout: tutorial redirect_from: "/edge/custom_boot.html" file_name: custom_boot order: --- <table cellspacing="0" cellpadding="0"> <tbody> <tr id="section-1"> <td class="docs"> <div class="pilwrap"> <a class="pilcrow" href="#section-1">&#182;</a> </div> <p>If you want to customize...
{ "pile_set_name": "Github" }
import tests.periodicities.period_test as per per.buildModel((24 , 'T' , 100));
{ "pile_set_name": "Github" }
@import "src/test/resources/ro/isdc/wro/extensions/processor/bourboncss/test/bourbon210/bourbon"; div.hel { font-family: $helvetica; } div.georg { font-family: $georgia; } div.lucid { font-family: $lucida-grande; } div.mono { font-family: $monospace; } div.verd { font-family: $verdana; }
{ "pile_set_name": "Github" }
/* Copyright 2014 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" }
/* * /MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js * * Copyright (c) 2012 Design Science, Inc. * * Part of the MathJax library. * See http://www.mathjax.org for details. * * Licensed under the Apache License, Version 2.0; * you may not use this file except in compliance wi...
{ "pile_set_name": "Github" }
layout(std430) buffer; layout(FORMAT, binding=0) writeonly uniform PRECISION image2D uOutput; layout(binding=2) readonly buffer kernel{ vec4 data[]; } uKernel; layout(location = 3) uniform int width; layout(location = 4) uniform int height; //index : ky * kx, oc/4, ic/4 //kernel buffer : oc ic h w -> oc/4 ic/4 ky...
{ "pile_set_name": "Github" }
/* * Copyright 2013-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
{ "pile_set_name": "Github" }
'use strict'; const Delete = require('./reducers/delete'); const Details = require('./reducers/details'); const Groups = require('./reducers/groups'); const Permissions = require('./reducers/permissions'); const Redux = require('redux'); const User = require('./reducers/user'); module.exports = Redux.createStore( ...
{ "pile_set_name": "Github" }
# CS_ARCH_SPARC, CS_MODE_BIG_ENDIAN, None 0x81,0xa8,0x0a,0x24 = fcmps %f0, %f4 0x81,0xa8,0x0a,0x44 = fcmpd %f0, %f4 0x81,0xa8,0x0a,0x64 = fcmpq %f0, %f4 0x81,0xa8,0x0a,0xa4 = fcmpes %f0, %f4 0x81,0xa8,0x0a,0xc4 = fcmped %f0, %f4 0x81,0xa8,0x0a,0xe4 = fcmpeq %f0, %f4
{ "pile_set_name": "Github" }
// // Typography // -------------------------------------------------- // Body text // ------------------------- p { margin: 0 0 @baseLineHeight / 2; } .lead { margin-bottom: @baseLineHeight; font-size: @baseFontSize * 1.5; font-weight: 200; line-height: @baseLineHeight * 1.5; } // Emphasis & misc // ---...
{ "pile_set_name": "Github" }
function errService() { return { throwAnError: function() { throw new Error("Error from library Code"); }, throwAnErrorFromCallback: function() { var callback = $A.getCallback(function() { throw Error("Error from a callback function in compone...
{ "pile_set_name": "Github" }
/* Copyright 2016 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" }
Can't return from a void function on line 3 of input041.c
{ "pile_set_name": "Github" }
/************************************************************* * Project: NetCoreCMS * * Web: http://dotnetcorecms.org * * Author: OnnoRokom Software Ltd. * * Website: www.onnorokomsoftware.com * * ...
{ "pile_set_name": "Github" }
{ "price_rule": { "id": 1213131, "title": "BOGO", "target_type": "line_item", "target_selection": "all", "allocation_method": "across", "value_type": "percentage", "value": -100, "once_per_customer": true, "usage_limit": null, "customer_selection": "all", "prerequisite_subt...
{ "pile_set_name": "Github" }
{ "$schema" : "http://json-schema.org/draft-01/hyper-schema#", "id" : "http://json-schema.org/draft-01/hyper-schema#", "properties" : { "links" : { "type" : "array", "items" : {"$ref" : "http://json-schema.org/draft-01/links#"}, "optional" : true }, "fragmentResolution" : { "type" : "string", ...
{ "pile_set_name": "Github" }
// go run mksyscall.go -tags linux,amd64 syscall_linux.go syscall_linux_amd64.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build linux,amd64 package unix import ( "syscall" "unsafe" ) var _ syscall.Errno // THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT func Fanotify...
{ "pile_set_name": "Github" }
# Start with data to build your app [When you make a full stack Rust app, your workflow will be similar to this.](https://github.com/steadylearner/Rust-Full-Stack) 1. Install Postgresql or another databases. 2. Test first with its CLI commands(psql). 3. Use ORM(Diesel etc) instead of them. Then, include R2D2 for co...
{ "pile_set_name": "Github" }
; RUN: opt -S -place-safepoints < %s | FileCheck %s declare void @callee() define void @test() gc "statepoint-example" { ; CHECK-LABEL: test( entry: ; CHECK: entry: ; CHECK: call void @do_safepoint() br label %other other: ; CHECK: other: call void @callee() "gc-leaf-function" ; CHECK: call void @do_safepoint() ...
{ "pile_set_name": "Github" }
//----------------------------------------------------------------------------- // Configuration //----------------------------------------------------------------------------- namespace UnityEngine.Rendering.HighDefinition { [GenerateHLSL(PackingRules.Exact)] public enum HDShadowFilteringQuality { ...
{ "pile_set_name": "Github" }
# Sample configuration file for a remote participant daemon # If your using the AMQP listener/participant pair in ruote, you only # need to specify the names of the queues to subscribe to. defaults: &defaults amqp: queues: - work1 #- work2 #- work3 development: <<: *defaults test: <<: *d...
{ "pile_set_name": "Github" }
RRCACHE_ARGS="-l unix:/var/run/rrdcached.sock -j /var/lib/rrdcached/journal/ -F -b /var/lib/rrdcached/db/ -B" USER="" GROUP="" MODE="" MAXWAIT=30
{ "pile_set_name": "Github" }
/** * @file * IGMP protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * 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 ...
{ "pile_set_name": "Github" }
.
{ "pile_set_name": "Github" }
# Aerospike Database Server Welcome to the Aerospike Database Server source code tree! Aerospike is a distributed, scalable NoSQL database. It is architected with three key objectives: - To create a high-performance, scalable platform that would meet the needs of today's web-scale applications - To provide the robus...
{ "pile_set_name": "Github" }
============================ Frequently Asked Questions ============================ Questions ========= Q: Message.reject doesn't work? -------------------------------------- **Answer**: Earlier versions of RabbitMQ did not implement ``basic.reject``, so make sure your version is recent enough to support it. Q: Me...
{ "pile_set_name": "Github" }
// Package dtl implements the Azure ARM Dtl service API version 2018-09-15. // // The DevTest Labs Client. package dtl // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the Lice...
{ "pile_set_name": "Github" }
gen.ads:6:19: medium: assertion might fail, cannot prove H < 0, in instantiation at inst.adb:3 gen.ads:6:19: medium: assertion might fail, cannot prove H < 0, in instantiation at inst.adb:4 gen.ads:6:19: medium: assertion might fail, cannot prove H < 0, in instantiation at inst.adb:5 gen.ads:6:19: medium: assertion mig...
{ "pile_set_name": "Github" }
{ "_args": [ [ { "raw": "qs@~6.3.0", "scope": null, "escapedName": "qs", "name": "qs", "rawSpec": "~6.3.0", "spec": ">=6.3.0 <6.4.0", "type": "range" }, "D:\\Users\\aakash.h\\Desktop\\Ang5\\mat\\node_modules\\node-sass\\node_modules\\reques...
{ "pile_set_name": "Github" }
/* * Copyright (C) 1999 Patrik Stridvall * * 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.1 of the License, or (at your option) any later version. * * This lib...
{ "pile_set_name": "Github" }
I have used: - [ICO converter](http://www.icoconverter.com/) to generate the ico files from the png. - [Gimp](http://www.gimp.org/) to convert from png to xpm.
{ "pile_set_name": "Github" }
var mkdirp = require('../'); var path = require('path'); var fs = require('fs'); var test = require('tap').test; test('return value', function (t) { t.plan(2); var x = Math.floor(Math.random() * Math.pow(16,4)).toString(16); var y = Math.floor(Math.random() * Math.pow(16,4)).toString(16); var z = Math....
{ "pile_set_name": "Github" }
mkdir log start audioviewer start flowdesigner LocalizeSeparAndSaveWavWin32.n
{ "pile_set_name": "Github" }
fn foo() { write!(&mut self.destination, "{}", magic_number); write![&mut self.destination, "{}", magic_number]; write! {&mut self.destination, "{}", magic_number} }
{ "pile_set_name": "Github" }
/** * \file * * \brief Instance description for AC * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met:...
{ "pile_set_name": "Github" }
;Imports of matrix: ;Exports of matrix: global dInvertPDMatrix3 global dSetValue global dSetZero SECTION .text ;dInvertPDMatrix3 dInvertPDMatrix3: push ebp mov ebp, esp push edi push esi push ebx sub esp, 0x64 mov edx, [ebp+0x8] mov eax, [edx] mov [ebp-0x58], eax mov eax, [edx+0x4] mov [ebp-0x54], ea...
{ "pile_set_name": "Github" }
/* eslint-disable */ var array = require('../wxs/array.wxs'); function isActive (activeList, itemId) { if (array.isArray(activeList)) { return activeList.indexOf(itemId) > -1; } return activeList === itemId; } module.exports.isActive = isActive;
{ "pile_set_name": "Github" }
{ "name": "nolimits4web/swiper", "license": [ "MIT" ], "extra": {}, "authors": [ { "homepage": "https://idangero.us", "role": "Developer", "name": "Vladimir Kharalmpidi", "email": "nolimits4web@gmail.com" } ], "keywords"...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); /** * @copyright 2017 Christoph Wurst <christoph@winzerhof-wurst.at> * * @author 2017 Christoph Wurst <christoph@winzerhof-wurst.at> * * @license GNU AGPL version 3 or any later version * * This program is free software: you can redistribute it and/or modify * it under the terms...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-or-later /* * Analog Devices ADAU1373 Audio Codec drive * * Copyright 2011 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> */ #include <linux/module.h> #include <linux/init.h> #include <linux/delay.h> #include <linux/pm.h> #include <linux/i2c.h> #include <lin...
{ "pile_set_name": "Github" }
+++ title = "Shortcodes" description = "" date = "2017-04-24T18:36:24+02:00" weight = 30 +++ A bunch of Shortcodes are available with this theme : {{%children style="card" description="true" %}}
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // <auto-generated/> #nullable disable using System.Text.Json; using Azure.Core; namespace Azure.AI.TextAnalytics { public partial struct TextDocumentStatistics { internal static TextDocumentStatistics De...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace CrossPlatformApp.Net4 { using Core; class Program { static void Main(string[] args) { var thingy = new Class1(); Console.Wri...
{ "pile_set_name": "Github" }
MaxID:1 0:Wir haben die letzte Bastion der Rebellen erreicht.|Kein Abtrünniger, kein Verräter und kein Rebell dürfen überleben! Die Schlacht ist erst beendet, wenn die letzte verdorbene Seele dieses Land für immer verlassen hat! 1:Der Feind naht. Ergreift zum letzten Male das Schwert und zeigt keine Gnade vor den...
{ "pile_set_name": "Github" }
<?php class ModelApplicationInterface extends Model { public function addInterface($data) { $this->db->query("INSERT INTO `" . DB_PREFIX . "interface` SET type = '" . $this->db->escape($data['type']) . "', username = '" . $this->db->escape($data['username']) . "', `secret` = '" . $this->db->escape($data['secret']) ....
{ "pile_set_name": "Github" }
In this directory, we created a velocity profile with unif2 and apply velconv to convert this velocity profile, considered now as a v(x,t) function, into different types. If you are new to SU, start by reading "The SU User's Manual" and the README in $CWPROOT/src/demos. The X demos pop up several examples. These demo...
{ "pile_set_name": "Github" }
#!/bin/bash # This file is licensed under the MIT License (MIT) available on # http://opensource.org/licenses/MIT. PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin AUTHORIZED_SIGNERS_DIR='/bitcoin.org/auto-build-committers.gnupg' REPO='https://github.com/bitcoin-dot-org/bitcoin.org.git' BUNDLE_DIR='/bitcoin.org/bun...
{ "pile_set_name": "Github" }
<component name="ProjectCodeStyleConfiguration"> <code_scheme name="Project" version="173"> <Objective-C-extensions> <file> <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Import" /> <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Macro" /> <...
{ "pile_set_name": "Github" }
package configs // Network defines configuration for a container's networking stack // // The network configuration can be omitted from a container causing the // container to be setup with the host's networking stack type Network struct { // Type sets the networks type, commonly veth and loopback Type string `json:...
{ "pile_set_name": "Github" }
// // VROConstraint.h // ViroRenderer // // Created by Raj Advani on 3/9/16. // Copyright © 2016 Viro Media. All rights reserved. // // 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 ...
{ "pile_set_name": "Github" }
package org.apache.spark.ml.dsl /** * Created by peng on 29/04/16. */ sealed abstract class SchemaAdaptation object SchemaAdaptations { //disable schema validations ( e.g. Transformer.transformSchema) sealed trait TypeUnsafe extends SchemaAdaptation sealed trait FailOnInconsistentSchema extends SchemaAdap...
{ "pile_set_name": "Github" }
/* crypto/ripemd/rmd_locl.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and ...
{ "pile_set_name": "Github" }
/* * A Plugin that integrates the AMD AMF encoder into OBS Studio * Copyright (C) 2016 - 2018 Michael Fabian Dirks * * 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...
{ "pile_set_name": "Github" }
/* * Copyright (C) International Business Machines Corp., 2000-2005 * * 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 ...
{ "pile_set_name": "Github" }
"""Convert a NT pathname to a file URL and vice versa.""" def url2pathname(url): """OS-specific conversion from a relative URL of the 'file' scheme to a file system path; not recommended for general use.""" # e.g. # ///C|/foo/bar/spam.foo # becomes # C:\foo\bar\spam.foo import string, urlli...
{ "pile_set_name": "Github" }
import withMessage from './withMessage'; global.expect = withMessage(global.expect);
{ "pile_set_name": "Github" }
-- boundary1.test -- -- db eval { -- SELECT a FROM t1 WHERE rowid < 9223372036854775807 ORDER BY rowid -- } SELECT a FROM t1 WHERE rowid < 9223372036854775807 ORDER BY rowid
{ "pile_set_name": "Github" }
// +build 386 package ole type VARIANT struct { VT VT // 2 wReserved1 uint16 // 4 wReserved2 uint16 // 6 wReserved3 uint16 // 8 Val int64 // 16 }
{ "pile_set_name": "Github" }
'use strict'; var global = require('./_global'); var core = require('./_core'); var dP = require('./_object-dp'); var DESCRIPTORS = require('./_descriptors'); var SPECIES = require('./_wks')('species'); module.exports = function (KEY) { var C = typeof core[KEY] == 'function' ? core[KEY] : global[KEY]; if (DESCRIPT...
{ "pile_set_name": "Github" }
Collection of econometric functions for performance and risk analysis. This package aims to aid practitioners and researchers in utilizing the latest research in analysis of non-normal return streams. In general, it is most tested on return (rather than price) data on a regular scale, but most functions will work with ...
{ "pile_set_name": "Github" }
# This Makefile is intended only for DJGPP use. # It is mainly a copy of the main Makefile, but tends to get out of sync # with it. A merge would probably be appropriate. # Primary targets: # gc.a - builds basic library # libgc.a - builds library for use with g++ "-fgc-keyword" extension # -fgc-keyword was never ...
{ "pile_set_name": "Github" }
# Before `make install' is performed this script should be runnable with # `make test'. After `make install' it should work as `perl IPTables-Parse.t' ######################### # change 'tests => 1' to 'tests => last_test_to_print'; use Test; BEGIN { plan tests => 1 }; use IPTables::Parse; ok(1); # If we made it thi...
{ "pile_set_name": "Github" }
# Copyright (C) 2016 Red Hat, Inc., Pep Turro Mauri <pep@redhat.com> # This file is part of the sos project: https://github.com/sosreport/sos # # This copyrighted material is made available to anyone wishing to use, # modify, copy, or redistribute it subject to the terms and conditions of # version 2 of the GNU Genera...
{ "pile_set_name": "Github" }
// Copyright 2018 Canonical Ltd. // Licensed under the AGPLv3, see LICENCE file for details. package auditconfigupdater_test import ( "reflect" "sync" "github.com/juju/collections/set" "github.com/juju/testing" jc "github.com/juju/testing/checkers" "github.com/juju/worker/v2" "github.com/juju/worker/v2/worker...
{ "pile_set_name": "Github" }
interface BinaryTuple<T, S> { first: T second: S } interface Sequence<T> { hasNext(): boolean pop(): T zip<S>(seq: Sequence<S>): Sequence<BinaryTuple<T, S>> } // error, despite the fact that the code explicitly says List<T> extends Sequence<T>, the current rules for infinitely expanding...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_35) on Tue Oct 16 22:49:41 ICT 2012 --> <TITLE> ElementMapping (Apache FOP 1.1 API) </TITLE> <META NAME="date" CONTENT="2012-10-16"> <LINK REL ="st...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_79) on Mon Jun 29 06:45:50 CEST 2015 --> <title>SelectorContainer (Apache Ant API)</title> <meta name="date" content="2015-06-29"> <lin...
{ "pile_set_name": "Github" }
package mxh.kickassmenu.gestured.app; import android.app.Activity; import android.os.Bundle; import android.view.KeyEvent; import android.view.View; import android.view.ViewGroup.LayoutParams; import mxh.kickassmenu.gestured.SlidingMenu; @SuppressWarnings("JavadocReference") public class SlidingActivity extends Act...
{ "pile_set_name": "Github" }
base=./mount dir=$base/temp/ai2018/sentiment/tfrecords/$SRC fold=0 if [ $# == 1 ]; then fold=$1 fi if [ $FOLD ]; then fold=$FOLD fi model_dir=$base/temp/ai2018/sentiment/model/v1/$fold/$SRC/gru.char.sfu/ num_epochs=20 mkdir -p $model_dir/epoch cp $dir/vocab* $model_dir cp $dir/vocab* $model_dir/epoch exe=./t...
{ "pile_set_name": "Github" }
"""A character from the Star Wars universe""" interface Character { """The movies this character appears in""" appearsIn: [Episode]! """The date character was born.""" birthDate: Date! """The date character was born.""" deathDate: Date! """The movie this character first appears in""" firstAppearsIn: ...
{ "pile_set_name": "Github" }
// Copyright 2008 the V8 project 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: // // * Redistributions of source code must retain the above copyright // notice, this list of ...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-only /* * Battery class driver for Apple PMU * * Copyright © 2006 David Woodhouse <dwmw2@infradead.org> */ #include <linux/module.h> #include <linux/platform_device.h> #include <linux/err.h> #include <linux/power_supply.h> #include <linux/adb.h> #include <linux/pmu.h> #include ...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 25 2017 03:49:04). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import "TPropertyImageViewController.h" @interface TPropertyIconController : TPropertyImageViewController { struct TFENodeVector ...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Image</title> <link type="text/css" rel="stylesheet" href="../fpdf.css"> </head> <body> <h1>Image</h1> <code>Image(<b>string</b> file [, <b>float</b> x [...
{ "pile_set_name": "Github" }
var SourceMapConsumer = require('source-map').SourceMapConsumer; var fs = require('fs'); var path = require('path'); var http = require('http'); var https = require('https'); var url = require('url'); var override = require('../utils/object.js').override; var MAP_MARKER = /\/\*# sourceMappingURL=(\S+) \*\//; var REM...
{ "pile_set_name": "Github" }
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE680_Integer_Overflow_to_Buffer_Overflow__new_fgets_53d.cpp Label Definition File: CWE680_Integer_Overflow_to_Buffer_Overflow__new.label.xml Template File: sources-sink-53d.tmpl.cpp */ /* * @description * CWE: 680 Integer Overflow to Buffer Overflow * BadSource: fgets ...
{ "pile_set_name": "Github" }
// flex type @mixin d-flex(){ display: flex; } @mixin d-inline-flex(){ display: inline-flex; } // flex-direction @mixin flex-row(){ flex-direction: row; } @mixin flex-row-reverse(){ flex-direction: row; } @mixin flex-column(){ flex-direction: column; } @mixin flex-column-reverse(){ fl...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sts=4 et sw=4 tw=99: * 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/. */ ...
{ "pile_set_name": "Github" }
/** * @file * @brief Tools for file edition * @author Denis Deryugin <deryugin.denis@gmail.com> * @version 0.1 * @date 2016-01-15 */ #include <assert.h> #include <stdio.h> #include <string.h> #include <unistd.h> #include <lib/edit.h> #include <../../../compat/libc/stdio/file_struct.h> int fdelete_from_file(int...
{ "pile_set_name": "Github" }
-1441164325:LMT:0:12324 193623924:+03:0:10800 1602453600:+05:0:18000 15807600:+06:1:21600 15724800:+06:0:21600 15811200:+06:1:21600 15728400:+05:0:18000 15807600:+06:1:21600 15814800:+05:0:18000 15732000:+06:1:21600 15724800:+05:0:18000 15724800:+06:1:21600 15724800:+05:0:18000 15724800:+06:1:21600 15724800:+05:0:18000...
{ "pile_set_name": "Github" }
package sample.distributeddata import akka.actor.Actor import akka.actor.ActorLogging import akka.actor.ActorRef import akka.actor.Props import akka.actor.Terminated import akka.cluster.Cluster import akka.cluster.ClusterEvent import akka.cluster.ClusterEvent.LeaderChanged import akka.cluster.ddata.DistributedData imp...
{ "pile_set_name": "Github" }
/** * Copyright 2018, 2019 IBM Corp. 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 by applicable...
{ "pile_set_name": "Github" }