text
stringlengths
2
99k
meta
dict
<?php require_once __DIR__ . DIRECTORY_SEPARATOR . 'BaseCommandRunner.php'; class GenerateCeptTest extends BaseCommandRunner { protected function setUp() { $this->makeCommand('\Codeception\Command\GenerateCept'); $this->config = array( 'actor' => 'HobbitGuy', 'path' => ...
{ "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 conditions are met: * * Redistribution...
{ "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 u...
{ "pile_set_name": "Github" }
package random import ( "math/rand" "strings" "time" ) type ( Random struct { } ) // Charsets const ( Uppercase = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" Lowercase = "abcdefghijklmnopqrstuvwxyz" Alphabetic = Uppercase + Lowercase Numeric = "0123456789" Alphanumeric = Alphabetic + Numeric Symbols = ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2011 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 contribut...
{ "pile_set_name": "Github" }
{ "compilerOptions": { "target":"ES2018", "module": "commonjs", "lib": ["es2016", "es2017.object", "es2017.string"], "strict": true, "noImplicitAny": true, "strictNullChecks": true, "noImplicitThis": true, "alwaysStrict": true, "noUnusedLocals"...
{ "pile_set_name": "Github" }
(* * Copyright 2014, General Dynamics C4 Systems * * SPDX-License-Identifier: GPL-2.0-only *) (* Retyping and untyped invocation *) chapter "Retyping and Untyped Invocations" theory ArchRetype_A imports ArchVSpaceAcc_A ArchInvocation_A begin context Arch begin global_naming ARM_A text \<open>This is a plac...
{ "pile_set_name": "Github" }
{ "charts-base": { "requires":[ "dom", "event-mouseenter", "event-touch", "graphics-group", "axes", "series-pie", "series-line", "series-marker", "series-area", "series-spline", ...
{ "pile_set_name": "Github" }
--- TypeIdMap: typeid2: WPDRes: 8: Kind: Indir ResByArg: 3: Kind: UniqueRetVal Info: 1 ...
{ "pile_set_name": "Github" }
" ConTeXt indent file " Language: ConTeXt typesetting engine " Maintainer: Nicola Vitacolonna <nvitacolonna@gmail.com> " Last Change: 2016 Oct 15 if exists("b:did_indent") finish endif if !get(b:, 'context_metapost', get(g:, 'context_metapost', 1)) finish endif " Load MetaPost indentation script runtime! indent...
{ "pile_set_name": "Github" }
<?php namespace Spatie\SchemaOrg\Contracts; interface ChurchContract { public function additionalProperty($additionalProperty); public function additionalType($additionalType); public function address($address); public function aggregateRating($aggregateRating); public function alternateName($...
{ "pile_set_name": "Github" }
//***************************************************************************** // Copyright 2017-2020 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://w...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <TextView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/txt_inside_parent" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/this_is_a_textview_inside_a_parent"> </TextView>
{ "pile_set_name": "Github" }
<table class="tlp-table"> <thead> <tr> <th>Icon</th> <th>Class</th> <th>Unicode</th> <th>Usage</th> </tr> </thead> <tbody> <tr> <td class="doc-tlp-icon"><i class="fa fa-fw fa-tlp-lock-plus-r" aria-hidden="true"></i></td> ...
{ "pile_set_name": "Github" }
/*! jQuery UI integration for DataTables' AutoFill * ©2015 SpryMedia Ltd - datatables.net/license */ (function( factory ){ if ( typeof define === 'function' && define.amd ) { // AMD define( ['jquery', 'datatables.net-jqui', 'datatables.net-autofill'], function ( $ ) { return factory( $, window, document ); ...
{ "pile_set_name": "Github" }
# imports - standard imports import sys, os # imports - module imports import platform PYTHON_VERSION = sys.version_info def _is_python_version(*args, **kwargs): major = kwargs.get("major", None) minor = kwargs.get("minor", None) patch = kwargs.get("patch", None) result = True if major: ...
{ "pile_set_name": "Github" }
//==================================================== // Maltese //==================================================== phoneme : // Lengthen previous vowel by "length" virtual length 160 endphoneme phoneme i vwl starttype #i endtype #i length 140 IfNextVowelAppend(;) ChangeIfUnstressed(I) FMT(vowe...
{ "pile_set_name": "Github" }
version: 1 dn: m-oid=1.3.6.1.4.1.42.2.27.8.1.24,ou=attributeTypes,cn=pwdpolicy,ou=schema m-equality: integerMatch objectclass: metaTop objectclass: metaAttributeType objectclass: top creatorsname: uid=admin,ou=system m-syntax: 1.3.6.1.4.1.1466.115.121.1.27 m-singlevalue: TRUE m-length: 0 m-oid: 1.3.6.1.4.1.42.2.27.8.1....
{ "pile_set_name": "Github" }
// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. // // You are hereby granted a non-exclusive, worldwide, royalty-free license to use, // copy, modify, and distribute this software in source code or binary form for use // in connection with the web services and APIs provided by Facebook. // // As with...
{ "pile_set_name": "Github" }
<?php /* * Copyright 2016 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" }
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="renderer" content="webkit"> <meta name="author" content="Minho" /> <meta name="site" content="h...
{ "pile_set_name": "Github" }
<?php class Swift_Mime_AttachmentTest extends Swift_Mime_AbstractMimeEntityTest { public function testNestingLevelIsAttachment() { $attachment = $this->createAttachment($this->createHeaderSet(), $this->createEncoder(), $this->createCache() ); $this->assertEquals( ...
{ "pile_set_name": "Github" }
# Manta Developer Guide - Assembler Test [Developer Guide Home](README.md) ## Table of Contents [//]: # (BEGIN automated TOC section, any edits will be overwritten on next source refresh) * [Introduction](#introduction) * [Operation](#operation) [//]: # (END automated TOC section, any edits will be overwritten on ...
{ "pile_set_name": "Github" }
1 DUMM DU M 0 -1 -2 0.000 0.000 0.000 2 DUMM DU M 1 0 -1 1.449 0.000 0.000 3 DUMM DU M 2 1 0 1.522 111.100 0.000 4 N N M 3 2 1 1.335 116.600 180.000 5 H H E 4 3 2 1.010 119.800 0.000 6 CA CT M 4 3 2...
{ "pile_set_name": "Github" }
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the CAAM backend and dependent components # ifeq ($(CONFIG_CRYPTO_DEV_FSL_CAAM_DEBUG), y) ccflags-y := -DDEBUG endif ccflags-y += -DVERSION=\"\" obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_COMMON) += error.o obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM) += caam.o obj-$(CONFIG_CRYPTO_DEV_...
{ "pile_set_name": "Github" }
# $Id$ # Authority: dag # Upstream: Written by Ned Konz, perl$bike-nomad,com and Toby Ovod-Everett, toby$ovod-everett,org, 5,005_03 porting by chromatic, %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $ins...
{ "pile_set_name": "Github" }
"use strict"; var helpers = require("../../helpers/helpers"); exports["US/Hawaii"] = { "guess:by:offset" : helpers.makeTestGuess("US/Hawaii", { offset: true, expect: "Pacific/Honolulu" }), "guess:by:abbr" : helpers.makeTestGuess("US/Hawaii", { abbr: true, expect: "Pacific/Honolulu" }), "1933" : helpers.makeTest...
{ "pile_set_name": "Github" }
import { STRICT } from '../helpers/constants'; import fill from 'core-js-pure/features/array/fill'; QUnit.test('Array#fill', assert => { assert.isFunction(fill); const array = fill(Array(5), 5); assert.strictEqual(array, array); assert.deepEqual(fill(Array(5), 5), [5, 5, 5, 5, 5]); assert.deepEqual(fill(Arr...
{ "pile_set_name": "Github" }
<?php function testClosureHasExpectedStartColumn() { return function($a) { return 52; }; }
{ "pile_set_name": "Github" }
2, 0, 6, 5, 0, 6, 0, 101, 102, 4500 1, 1, 1, 5, 0, 6, 0, 306, 106, 11000 1, 2, 1, 5, 0, 1, 0, 306, 101, 11000 1, 3, 1, 5, 0, 2, 0, 306, 102, 11000 1, 4, 1, 5, 0, 3, 0, 306, 103, 11000 1, 5, 1, 5, 0, 4, 0, 306, 104, 11000 1, 6, 1, 5, 0, 5, 0, 306, 105, 11000
{ "pile_set_name": "Github" }
/* * FXGL - JavaFX Game Library. The MIT License (MIT). * Copyright (c) AlmasB (almaslvl@gmail.com). * See LICENSE for details. */ package com.almasb.fxgl.pathfinding.astar; import com.almasb.fxgl.entity.Entity; import com.almasb.fxgl.entity.GameWorld; import com.almasb.fxgl.pathfinding.CellState; import com.alma...
{ "pile_set_name": "Github" }
// // detail/signal_set_service.hpp // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2011 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // 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) // #ifndef B...
{ "pile_set_name": "Github" }
["0.1.0"] git-tree-sha1 = "824043a1eefdaeb19f63a5dd3e7c68b2ca20741f" ["0.1.1"] git-tree-sha1 = "43ebc0f612aea7c8e6d16860d50aaee63795f316" ["0.1.2"] git-tree-sha1 = "83c4f9a799e9ef77f743cf6267337c99a6c98f14" ["0.1.3"] git-tree-sha1 = "ab73e459115188744ada3626d2f3ec245b57f3bf" ["0.1.4"] git-tree-sha1 = "b62ad69eb41b7...
{ "pile_set_name": "Github" }
/* Copyright 2019 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" }
/* * Copyright (c) 2012-2014 Glen Joseph Fernandes * glenfe at live dot com * * Distributed under the Boost Software License, * Version 1.0. (See accompanying file LICENSE_1_0.txt * or copy at http://boost.org/LICENSE_1_0.txt) */ #ifndef BOOST_SMART_PTR_DETAIL_ARRAY_TRAITS_HPP #define BOOST_SMART_PTR...
{ "pile_set_name": "Github" }
package org.roaringbitmap.buffer; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.assertTrue; public class TestSerializedSize { @Test public void testEmpty() { MutableRoaringBitmap rb = new MutableRoaringBitmap(); long c = MutableRoaringBitmap.maximumSerializedSize(0,...
{ "pile_set_name": "Github" }
# build-scripts-vagrant Build and test scripts to work with Vagrant-controlled VMs do follwoing: * create VM for Maxscale build * create a set of VMs (test environment) for running Maxscale tests Test environment consists of: * 'maxscale' machine * 'nodeN' machines for Master/Slave setup (node0, node1, node2, node3)...
{ "pile_set_name": "Github" }
# #-- 050-constants.pre--# # source the master var file when it's there if [ -f ../.tpkg.var.master ] then source ../.tpkg.var.master else ( cd .. [ -f "${TPKG_SRCDIR}/setup-env.sh" ] \ && sh "${TPKG_SRCDIR}/setup-env.sh" ) && source ../.tpkg.var.master fi # use .tpkg.var.test for in test variable passin...
{ "pile_set_name": "Github" }
module.exports = require("./lib/_stream_duplex.js")
{ "pile_set_name": "Github" }
// This file is Part of CalDavSynchronizer (http://outlookcaldavsynchronizer.sourceforge.net/) // Copyright (c) 2015 Gerhard Zehetbauer // Copyright (c) 2015 Alexander Nimmervoll // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License a...
{ "pile_set_name": "Github" }
{ "products": [ { "description": "", "name": "CLEAR Hub Express (GTK-RSU131)", "vendor": "Clear" }, { "description": "", "name": "CLEAR Spot Apollo", "vendor": "Clear" }, { "description": "", ...
{ "pile_set_name": "Github" }
import Vue from 'vue' import { mapState, mapActions } from 'vuex' import { getVM, getComponentsForPropsEditor } from '../../../../utils/element' import RenderGlobalWorkPropsEditor from './props/global-work.vue' export default { data: () => ({ loadCustomEditorFlag: false }), props: { layout: { type:...
{ "pile_set_name": "Github" }
define('sub/c', function () { return { name: 'c' }; });
{ "pile_set_name": "Github" }
{ "modexpRandomInput_d1g0v0" : { "_info" : { "comment" : "Fuzzed input discovered by Guido" }, "blocks" : [ { "blockHeaderPremine" : { "difficulty" : "0x020000", "gasLimit" : "0x05f5e100", "ti...
{ "pile_set_name": "Github" }
var fs = require('fs') var polyfills = require('./polyfills.js') var legacy = require('./legacy-streams.js') var queue = [] var util = require('util') function noop () {} var debug = noop if (util.debuglog) debug = util.debuglog('gfs4') else if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || '')) debug = function() ...
{ "pile_set_name": "Github" }
#strings { background-image: url("http://son-of-a-banana.com"); quotes: "~" "~"; content: "#*%:&^,)!.(~*})"; empty: ""; brackets: "{" "}"; } #comments { content: "/* hello */ // not-so-secret"; } #single-quote { quotes: "'" "'"; content: '""#!&""'; empty: ''; semi-colon: ';'; }
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
{ "pile_set_name": "Github" }
package com.jzy.game.cluster.server; import org.apache.mina.core.session.IdleStatus; import org.apache.mina.core.session.IoSession; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.jzy.game.cluster.manager.ServerManager; import com.jzy.game.engine.mina.TcpServer; import com.jzy.game.engine.m...
{ "pile_set_name": "Github" }
{% block cms_form_info_required_fields_content %} <div class="form-text mt-4 mb-2"> {{ "general.requiredFields"|trans }} </div> {% endblock %}
{ "pile_set_name": "Github" }
package scala.pickling.non.public.separate import org.scalatest.FunSuite import scala.pickling._, scala.pickling.Defaults._, json._ class Person(private val name: String, age: Int, val hobby: Hobby) { // NOTE: be careful not to reference age anywhere, so that it's elided by the "constructors" phase override def t...
{ "pile_set_name": "Github" }
/******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ re...
{ "pile_set_name": "Github" }
/** * ComplexNumber.java * Created On Feb 26, 2013 * @author Andrei */ package ru.mipt.spring2014.class01; public class ComplexNumber { private final double a, b; public ComplexNumber (double a, double b) { this.a = a; this.b = b; } //TODO: создать конструктор без аргументов public double getReal () ...
{ "pile_set_name": "Github" }
#Fri Sep 30 10:00:55 CEST 2016 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-3.1-bin.zip
{ "pile_set_name": "Github" }
// name: SemiLinear // keywords: events // status: correct // teardown_command: rm -rf SemiLinearTest_* SemiLinearTest SemiLinearTest.exe SemiLinearTest.cpp SemiLinearTest.makefile SemiLinearTest.libs SemiLinearTest.log output.log // loadFile("SemiLinear.mo"); simulate(SemiLinearTest, startTime=0.0, stopTime=1.0, t...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -emit-llvm < %s -o - // PR2419 struct Mem { union { } u; }; struct Mem *columnMem(){ static const struct Mem nullMem = { {} }; }
{ "pile_set_name": "Github" }
"use strict";var exports=module.exports={};require('../../modules/es6.object.define-property.js'); var $Object = require('../../modules/_core.js').Object; module.exports = function defineProperty(it, key, desc){ return $Object.defineProperty(it, key, desc); };
{ "pile_set_name": "Github" }
{-# LANGUAGE OverloadedStrings, NamedFieldPuns, LiberalTypeSynonyms #-} module Simple (simpleClass) where import React import React.DOM -- model data Transition = Typing JSString | Enter data SimpleState = SimpleState { fighter1 :: JSString , fighter2 :: JSString , typing :: JSString -- what the ...
{ "pile_set_name": "Github" }
/* ** Assembler VM interface definitions. ** Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h */ #ifndef _LJ_VM_H #define _LJ_VM_H #include "lj_obj.h" /* Entry points for ASM parts of VM. */ LJ_ASMF void lj_vm_call(lua_State *L, TValue *base, int nres1); LJ_ASMF int lj_vm_pcall(lua_State *L, TValu...
{ "pile_set_name": "Github" }
// Go support for Protocol Buffers - Google's data interchange format // // Copyright 2010 The Go Authors. All rights reserved. // https://github.com/golang/protobuf // // 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" }
.. SPDX-License-Identifier: GPL-2.0 CX88 cards list =============== .. tabularcolumns:: |p{1.4cm}|p{11.1cm}|p{4.2cm}| .. flat-table:: :header-rows: 1 :widths: 2 19 18 :stub-columns: 0 * - Card number - Card name - PCI IDs * - 0 - UNKNOWN/GENERIC - * - 1 - Hauppauge WinTV...
{ "pile_set_name": "Github" }
let () = print_endline "hello embedded world 2"
{ "pile_set_name": "Github" }
#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright (c) 2009-2011, Nicolas Clairon # 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 abov...
{ "pile_set_name": "Github" }
export const START = 'start'; export const STOP = 'stop'; export const CONFIG = 'config'; export const RECORDING = 'recording'; export const DEBUG = 'debug'; export const LOG = 'log'; export const ERROR = 'error'; export const FAIL = 'fail'; export const RTMP = 'rtmp'; export const RECONNECT = 'reconnect'; export const...
{ "pile_set_name": "Github" }
// +build linux,!seccomp package seccomp // import "github.com/docker/docker/profiles/seccomp" // DefaultProfile returns a nil pointer on unsupported systems. func DefaultProfile() *Seccomp { return nil }
{ "pile_set_name": "Github" }
// Copyright 2017 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in w...
{ "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" }
can you say " dated " ? you can if you've seen rosemary's baby which , like the exorcist , was a thrilling horror film in its time but seems boring and laughable in the decades that have passed since its original release . " mystery science theater 3000 " has skewered the bad films of the past , but let me tell you ...
{ "pile_set_name": "Github" }
{% extends "boh/management/base_management.html" %} {% load i18n %} {% block title %}{% trans 'Manage Settings' %} | {% trans 'Service Level Agreements' %}{% endblock %} {% block manage_content %} <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">{% trans 'Service Level Agre...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> #import <ContactsAutocomplete/NSCopying-Protocol.h> #import <ContactsAutocomplete/NSSecureCoding-Protocol.h>...
{ "pile_set_name": "Github" }
include/master-slave.inc Warnings: Note #### Sending passwords in plain text without SSL/TLS is extremely insecure. Note #### Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for S...
{ "pile_set_name": "Github" }
<!--Title:Tearing Down Document Storage--> <!--Url:cleaning--> For the purpose of automated testing where you need to carefully control the state of the document storage, Marten supplies the `IDocumentCleaner` service to quickly remove persisted document state or even to completely tear down the entire document stora...
{ "pile_set_name": "Github" }
"""Slack platform for notify component.""" import asyncio import logging import os from urllib.parse import urlparse from aiohttp import BasicAuth, FormData from aiohttp.client_exceptions import ClientError from slack import WebClient from slack.errors import SlackApiError import voluptuous as vol from homeassistant....
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'eu', { acccessKey: 'Sarbide-gakoa', advanced: 'Aurreratua', advisoryContentType: 'Eduki Mota (Content Type)', advisoryTitle: 'Izenburua',...
{ "pile_set_name": "Github" }
<!-- BUGS: Please use this template. SUPPORT REQUESTS/QUESTIONS: If you have a support request or question please submit them to StackOverflow using the tags aurelia and aurelia-framework http://stackoverflow.com/questions/tagged/aurelia or the Aurelia Gitter https://gitter.im/aurelia/discuss Blue Spire offers paid s...
{ "pile_set_name": "Github" }
import baseSlice from './_baseSlice.js'; /** * Casts `array` to a slice if it's needed. * * @private * @param {Array} array The array to inspect. * @param {number} start The start position. * @param {number} [end=array.length] The end position. * @returns {Array} Returns the cast slice. */ function castSlice(a...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: BSD-3-Clause */ /* * Altera SoCFPGA IOCSR configuration */ #ifndef __SOCFPGA_IOCSR_CONFIG_H__ #define __SOCFPGA_IOCSR_CONFIG_H__ #define CONFIG_HPS_IOCSR_SCANCHAIN0_LENGTH 764 #define CONFIG_HPS_IOCSR_SCANCHAIN1_LENGTH 1719 #define CONFIG_HPS_IOCSR_SCANCHAIN2_LENGTH 955 #define CONFIG_HP...
{ "pile_set_name": "Github" }
$(function() { "use strict"; $('.video-example-1').videoBG({ mp4: '../assets/image-resources/video/tablet.mp4', ogv: '../assets/image-resources/video/tablet.ogv', webm: '../assets/image-resources/video/tablet.webm', //poster:'../assets/image-resources/dummy.jpg', scale: t...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <title>How do I override a course grade in Gradebook?</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta content="" name="description"> <link href="/library/skin/tool_base.css" media="screen" rel="stylesheet" type="text/css" charset="utf-8"> <link h...
{ "pile_set_name": "Github" }
{ "name": "reason-promise", "version": "1.1.1", "description": "Light and type-safe binding to JS promises", "keywords": [ "BuckleScript", "reason", "promise", "async" ], "homepage": "https://github.com/aantron/promise", "license": "MIT", "repository": { "type": "git", "url": "gi...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- ====================================================================== --> <!-- Ant build file (http://ant.apache.org/) for Ant 1.6.2 or above. --> <!-- ====================================================================== --> <!-- ==================================...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-only /* * Copyright 2014 Google, Inc. */ #include <linux/cdev.h> #include <linux/device.h> #include <linux/fs.h> #include <linux/uaccess.h> #include "internal.h" static DEFINE_MUTEX(pmsg_lock); static ssize_t write_pmsg(struct file *file, const char __user *buf, size_t cou...
{ "pile_set_name": "Github" }
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
{ "pile_set_name": "Github" }
<?php use Fisharebest\Webtrees\Http\RequestHandlers\ControlPanel; use Fisharebest\Webtrees\Http\RequestHandlers\ModulesAllPage; use Fisharebest\Webtrees\I18N; ?> <?= view('components/breadcrumbs', ['links' => [route(ControlPanel::class) => I18N::translate('Control panel'), route(ModulesAllPage::class) => I18N::trans...
{ "pile_set_name": "Github" }
[ { "description": "validation of null and format", "schema": {"type": ["null", "string"], "format": "date-time"}, "tests": [ { "description": "a valid date-time string", "data": "1963-06-19T08:30:06.283185Z", "valid": true }, { "description": "allow null"...
{ "pile_set_name": "Github" }
#ifndef SND_USB_MIXER_QUIRKS_H #define SND_USB_MIXER_QUIRKS_H int snd_usb_mixer_apply_create_quirk(struct usb_mixer_interface *mixer); void snd_emuusb_set_samplerate(struct snd_usb_audio *chip, unsigned char samplerate_id); void snd_usb_mixer_rc_memory_change(struct usb_mixer_interface *mixer, int ...
{ "pile_set_name": "Github" }
using System; using EventStore.Common.Utils; using EventStore.Core.Data; using EventStore.Projections.Core.Messages; using NUnit.Framework; using ResolvedEvent = EventStore.Projections.Core.Services.Processing.ResolvedEvent; using EventStore.Projections.Core.Services; namespace EventStore.Projections.Core.Tests.Servic...
{ "pile_set_name": "Github" }
/* NeHe (nehe.gamedev.net) OpenGL tutorial series GLUT port.in 2001 by milix (milix_gr@hotmail.com) Most comments are from the original tutorials found in NeHe. For VC++ users, create a Win32 Console project and link the program with glut32.lib, glu32.lib, opengl32.lib */ #include <windows.h> // Standard Heade...
{ "pile_set_name": "Github" }
#import "TGCacheController.h" #import <LegacyComponents/LegacyComponents.h> #import "TGButtonCollectionItem.h" #import "TGVariantCollectionItem.h" #import "TGCommentCollectionItem.h" #import <LegacyComponents/TGProgressWindow.h> #import <LegacyComponents/TGRemoteImageView.h> #import "TGCustomActionSheet.h" #impor...
{ "pile_set_name": "Github" }
; Test that appending linkage works correctly. ; RUN: echo "@X = appending global [1 x i32] [i32 8] " | \ ; RUN: llvm-as > %t.2.bc ; RUN: llvm-as < %s > %t.1.bc ; RUN: llvm-link %t.1.bc %t.2.bc -S | FileCheck %s ; CHECK: [i32 7, i32 4, i32 8] @X = appending global [2 x i32] [ i32 7, i32 4 ] ; <[2 x i32]*> [#uses=2...
{ "pile_set_name": "Github" }
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/acm-pca/model/CertificateAuthorityConfiguration.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::Utils::Json; using namespace Aws::Utils; nam...
{ "pile_set_name": "Github" }
" Tests for 'ballooneval' in the GUI. source check.vim CheckGui CheckFeature balloon_eval func Test_balloon_show_gui() let msg = 'this this this this' call balloon_show(msg) call assert_equal(msg, balloon_gettext()) sleep 10m call balloon_show('') let msg = 'that that' eval msg->balloon_show() call a...
{ "pile_set_name": "Github" }
#!/bin/bash CONFIGFILE=`/usr/local/bin/gpio-config.py` # check if config file exists if [ -e "/boot/$CONFIGFILE" ]; then # convert dos format (CR/LF) config file on fat partition to unix format dos2unix -n /boot/$CONFIGFILE /tmp/settings.sh > /dev/null 2>&1 echo "test---------------gpio setting set----------...
{ "pile_set_name": "Github" }
/* tassert -- Test for assertions. Copyright 2012-2018 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. The GNU MPFR Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Licens...
{ "pile_set_name": "Github" }
odoo.define('website_mail_channel', function (require) { 'use strict'; var publicWidget = require('web.public.widget'); publicWidget.registry.websiteMailChannel = publicWidget.Widget.extend({ selector: '#wrapwrap', events: { 'click .o_mg_link_hide': '_onHideLinkClick', 'click .o_mg_link_show':...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style> body { background: url('../1x1.jpg'); } </style> <script src="../../../dist/jquery.min.js"></script> </head> <body> <script> window.parent.iframeCallback(); </script> </body> </html>
{ "pile_set_name": "Github" }
.. 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/. TCP ^^^ .. haka:function:: tcp.connections(show_dropped=false) -> list :module: :param show_dropped: ``true...
{ "pile_set_name": "Github" }
# Copyright © 2017 Intel Corporation # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, dist...
{ "pile_set_name": "Github" }
""" @author: Junior Tada, Leonardo Tada """ # http://nfce.encat.org/desenvolvedor/qrcode/ # http://nfce.encat.org/consumidor/consulte-sua-nota/ url consulta por chave # Nfc-e NFCE = { 'RO': { 'STATUS': '', 'AUTORIZACAO': '', 'RECIBO': '', 'CHAVE': '', 'INUTILIZACAO': '', 'EV...
{ "pile_set_name": "Github" }
// RUN: %clang_analyze_cc1 -analyzer-checker=apiModeling.StdCLibraryFunctions -verify %s // RUN: %clang_analyze_cc1 -triple i686-unknown-linux -analyzer-checker=apiModeling.StdCLibraryFunctions -verify %s // RUN: %clang_analyze_cc1 -triple x86_64-unknown-linux -analyzer-checker=apiModeling.StdCLibraryFunctions -verify ...
{ "pile_set_name": "Github" }