text
stringlengths
2
99.9k
meta
dict
<p>baz { |qux| quux }</p> <p>This is some para. <script type="javascript"> This *text* must not be converted. </SCRIPT></p> <script>Not *parsed* here</script> <sCRIpt>*not*</script> <p><em>parsed</em> This too </p> <script>*not*<p>*parsed* This too </p></script> <sCRIpt>something<p>*not*</p></scrIPt> <script></...
{ "pile_set_name": "Github" }
<?php namespace EasyAlipay; /** * Class Factory. * * @method static \EasyAlipay\Payment\Application payment(array $config) * @method static \EasyAlipay\Mini\Application mini(array $config) * @method static \EasyAlipay\OpenPublic\Application openPublic(array $config) * @method st...
{ "pile_set_name": "Github" }
{- Bug report submitted by George Russell, 1/10/2004: With both ghc6.2 and 6.2.20040915 on Linux, ghc --make cannot compile the attached files and produces a confusing error message. # ghc --make View.hs Chasing modules from: View.hs Compiling ViewType ( ./ViewType.hs, ./ViewType.o ) Compiling VersionGraphC...
{ "pile_set_name": "Github" }
<?php /* * $Id: SelectorScanner.php 123 2006-09-14 20:19:08Z mrook $ * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCL...
{ "pile_set_name": "Github" }
// // FloatingPointType+IdentifiableType.swift // RxDataSources // // Created by Krunoslav Zaher on 7/4/16. // Copyright © 2016 Krunoslav Zaher. All rights reserved. // import Foundation extension FloatingPoint { typealias identity = Self public var identity: Self { return self } } extension...
{ "pile_set_name": "Github" }
module.exports = require('crypto').createHash
{ "pile_set_name": "Github" }
a-cfdlli.ads:469:49: info: overflow check proved (CVC4: 1 VC), in instantiation at foo.adb:10 a-cfdlli.ads:610:49: info: overflow check proved (CVC4: 1 VC), in instantiation at foo.adb:10 a-cfdlli.ads:700:57: info: overflow check proved (CVC4: 1 VC), in instantiation at foo.adb:10 a-cfdlli.ads:766:57: info: overflow ch...
{ "pile_set_name": "Github" }
/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 91x_wdg.h * Author : MCD Application Team * Date First Issued : 05/18/2006 : Version 1.0 * Description : This file contains all the functions prototypes for the * WDG sof...
{ "pile_set_name": "Github" }
// Copyright 2008 The Closure Library 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 requ...
{ "pile_set_name": "Github" }
/* * PLUGIN AUTOTOOLS * * Hungarian language file. * * Author: Tiby08 */ var s_PluginFail = "A bővitmény nem működik."; theUILang.autotools = "Auto Beállítás"; theUILang.autotoolsEnableLabel = "Engedélyezi az \"Auto címkézés\" funkciót, sablon:"; theUILang.autotoolsPathToFinished = "Befejezett letölté...
{ "pile_set_name": "Github" }
package io.cattle.platform.jmx; import io.cattle.platform.archaius.util.ArchaiusUtil; import io.cattle.platform.server.context.ServerContext; import java.io.InputStream; import java.net.URL; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.annotation.PostConstruct; import org.apac...
{ "pile_set_name": "Github" }
const fs = require('fs-extra'); const webpack = require('webpack'); const debug = require('debug')('app:bin:compile'); const webpackConfig = require('../config/webpack.config'); const project = require('../config/project.config'); // Wrapper around webpack to promisify its compiler and supply friendly logging const we...
{ "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 <Silex/SXAdComponent.h> #import <Silex/SXBannerAdComponent-Protocol.h> @class NSString, SXComponentAnimation, SXComponentClas...
{ "pile_set_name": "Github" }
(* * This file has been generated by the OCamlClientCodegen generator for openapi-generator. * * Generated by: https://openapi-generator.tech * * Schema Operation.t : Operations contain all balance-changing information within a transaction. They are always one-sided (only affect 1 AccountIdentifier) and can succee...
{ "pile_set_name": "Github" }
/* * IDE ATAPI streaming tape driver. * * Copyright (C) 1995-1999 Gadi Oxman <gadio@netvision.net.il> * Copyright (C) 2003-2005 Bartlomiej Zolnierkiewicz * * This driver was constructed as a student project in the software laboratory * of the faculty of electrical engineering in the Technion - Israel's * Inst...
{ "pile_set_name": "Github" }
" Git autocmd BufNewFile,BufRead *.git/{,modules/**/,worktrees/*/}{COMMIT_EDIT,TAG_EDIT,MERGE_,}MSG set ft=gitcommit autocmd BufNewFile,BufRead *.git/config,.gitconfig,gitconfig,.gitmodules set ft=gitconfig autocmd BufNewFile,BufRead */.config/git/config set ft=gitconfig autocmd BufNewFile,BufR...
{ "pile_set_name": "Github" }
// ----------------------------------------------------------------------------- // SLADE - It's a Doom Editor // Copyright(C) 2008 - 2020 Simon Judd // // Email: sirjuddington@gmail.com // Web: http://slade.mancubus.net // Filename: ADatArchive.cpp // Description: ADatArchive, archive class to handle...
{ "pile_set_name": "Github" }
.clear_button button.bk-bs-btn.bk-bs-btn-success { background-color: #d2d4d8; border-color: #d2d4d8; color: white; } .clear_button { padding-left: 10px; } .search_button { padding-left: 3px; }
{ "pile_set_name": "Github" }
'use strict'; module.exports = function() { var host = process.env.ELASTICSEARCH_HOST || 'localhost'; var port = process.env.ELASTICSEARCH_PORT || '9200'; return { host: host + ':' + port }; };
{ "pile_set_name": "Github" }
import '../target/frontend/generated-flow-imports';
{ "pile_set_name": "Github" }
!!! %link{rel: 'stylesheet', href: '/css/style.css'} %script{src: '//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js'} %script{src: '/javascripts/underscore-min.js'} %script{src: '/javascripts/d3.v2.js'} %script{src: '/javascripts/cubism.v1.js'} %body %script{src: '/javascripts/client.js'} %h1 datascope...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2008-2016 Haulmont. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
{ "pile_set_name": "Github" }
// Choreo version 1 actor "Mossman" { channel "audio" { event speak "mo_gotoeli01" { time 0.199998 4.508910 param "eli_lab.mo_gotoeli01" fixedlength cctype "cc_master" cctoken "" } } channel "look at" { event lookat "player" { time 0.049740 5.228073 ...
{ "pile_set_name": "Github" }
import * as React from 'react' import Linkify from 'linkifyjs/react' import {Theme, Message} from '../index.h' import {Root} from '../react-inspector/elements' import {CustomInspector} from '../react-inspector' import {theme} from '../theme/default' type Props = { log: Message quoted: boolean } export class Ob...
{ "pile_set_name": "Github" }
-module(ebus_test_serializer). -behaviour(ebus_serializer). %% API -export([fastlane/1, encode/1, decode/2]). fastlane(#{topic := Topic, event := Event, payload := PL, ebus_t := broadcast} = Msg) -> whereis(ebus_ps_test_subscriber) ! {fastlaned, Msg}, ebus_message:new(Topic, Even...
{ "pile_set_name": "Github" }
sudo docker stop go_build
{ "pile_set_name": "Github" }
""" Implementation of the XDG Menu Specification Version 1.0.draft-1 http://standards.freedesktop.org/menu-spec/ Example code: from xdg.Menu import parse, Menu, MenuEntry def print_menu(menu, tab=0): for submenu in menu.Entries: if isinstance(submenu, Menu): print ("\t" * tab) + unicode(submenu) pr...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); /** * Pimcore * * This source file is available under two different licenses: * - GNU General Public License version 3 (GPLv3) * - Pimcore Enterprise License (PEL) * Full copyright and license information is available in * LICENSE.md which is distributed with this source code. *...
{ "pile_set_name": "Github" }
import * as React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm0 16H5V5h14v14zm-9.5-4H11v-1.49h1V12h-1V9H9.5v3H8V9H6.5v4.5h3zm8.7 0l-2-3 2-3h-1.7l-2 3 2 3zm-3.7-3V9H13v6h1.5z" /> ...
{ "pile_set_name": "Github" }
# Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= bs PORTVERSION= 2.11 CATEGORIES= games MAINTAINER= alfix86@gmail.com COMMENT= Battleships solitaire game with a color interface LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xmlto:textproc/xmlto USES= gmake gnome ncurses MAKE_ARGS= CC="${C...
{ "pile_set_name": "Github" }
<?php phpinfo(); ?>
{ "pile_set_name": "Github" }
# baseURI: http://www.w3.org/2000/01/rdf-schema # c14n-version: 3 @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XM...
{ "pile_set_name": "Github" }
#include "getline.h" #include "idris_file.h" #include <fcntl.h> #include <errno.h> #include <sys/stat.h> #include <time.h> #include <sys/time.h> #include <dirent.h> #include <unistd.h> #ifdef _WIN32 #include "windows/win_utils.h" #else #include <sys/select.h> #endif FILE* idris2_openFile(char* name, char* mode) { #i...
{ "pile_set_name": "Github" }
/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. * * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS * * GOVERNED BY A BSD-STYLE SOURCE LICENS...
{ "pile_set_name": "Github" }
"""Constants and convenience functions for host and service states. Example usage: from pynag.Utils import states print states.OK, states.WARNING, states.CRITICAL, states.UNKNOWN print states.service_state_to_int('critical') print states.service_state_to_string(0) print states.host_state_to_int('U...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Text; using System.Text.RegularExpressions; using DroidExplorer.Core.Exceptions; namespace DroidExplorer.Core { public class TransferCommandResult : CommandResult { public TransferCommandResult (string data) : base () { ProcessData ( data ); } p...
{ "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" }
ir_version: 3 producer_name: "nGraph ONNX Importer" graph { node { output: "B" op_type: "Constant" attribute { name: "value" t { dims: 2 dims: 2 data_type: 1 float_data: 1 float_data: 2 float_data: 3 float_data: 4 name: "const_ten...
{ "pile_set_name": "Github" }
#!/usr/bin/env python3 # # Copyright (c) 2017 iXsystems, 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, thi...
{ "pile_set_name": "Github" }
#include <stdio.h> #include "net/UsageEnvironment.h" #include "base/New.h" UsageEnvironment* UsageEnvironment::createNew(EventScheduler* scheduler, ThreadPool* threadPool) { if(!scheduler) return NULL; //return new UsageEnvironment(scheduler, threadPool); return New<UsageEnvironment>::allocat...
{ "pile_set_name": "Github" }
[[ "start", ["text.xml","test: header 1 "] ],[ "start", ["markup.heading.1","#"], ["heading","f"] ],[ "start", ["text.xml","test: header 2"] ],[ "start", ["markup.heading.2","##"], ["heading"," foo"] ],[ "start", ["text.xml","test: header ends with ' #'"] ],[ "start", ["markup.heading....
{ "pile_set_name": "Github" }
// Copyright 2001-2019 Crytek GmbH / Crytek Group. All rights reserved. #include <StdAfx.h> #include "BreadcrumbsBar.h" #include <CryIcon.h> #include <QAction> #include <QApplication> #include <QBoxLayout> #include <QKeyEvent> #include <QLineEdit> #include <QMenu> #include <QMouseEvent> #include <QStyleOption> #includ...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* vim: set ts=2 et sw=2 tw=80: */ /* 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" }
#manageproductversions .listordering padding-left: rhythm(1) .name, .byname +columns(10) .product, .byproduct, .codename, .bycodename +columns(7,24) .codename, .bycodename +omega(24) .title +demi display: inline .iteminfo +columns(12,24) .runs, .envs, .testers @extend ...
{ "pile_set_name": "Github" }
msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" "PO-Revision-Date: \n" "Last-Translator: Thomas Gorka <thomas.gorka@enalean.com>\n" "Language-Team: \n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.0.6...
{ "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/. */ package org.mangui.flowplayer { import org.mangui.hls.event.HLSEvent; import org.mangui.hls.utils.Params2Se...
{ "pile_set_name": "Github" }
<domain type='kvm'> <name>foo</name> <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid> <memory unit='KiB'>219136</memory> <currentMemory unit='KiB'>219136</currentMemory> <vcpu placement='static'>1</vcpu> <os> <type arch='i686' machine='pc'>hvm</type> <boot dev='hd'/> </os> <cpu mode='host-passt...
{ "pile_set_name": "Github" }
// Check recursive name resolution module rec Test2 open Test2.M // the name "Test2" should be in scope, and its nested modules should be accessible module N = let x = C() module M = [<Sealed>] type C() = member x.P = C() #if TESTS_AS_APP let RUN() = !failures #else let aa = if ...
{ "pile_set_name": "Github" }
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2020 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
{ "pile_set_name": "Github" }
package com.vaadin.v7.tests.design; import static org.hamcrest.CoreMatchers.is; import static org.hamcrest.CoreMatchers.not; import static org.hamcrest.CoreMatchers.nullValue; import static org.hamcrest.MatcherAssert.assertThat; import java.io.FileNotFoundException; import org.junit.Test; import com.vaadin.ui.decla...
{ "pile_set_name": "Github" }
// Copyright (c) 2013, 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 conditi...
{ "pile_set_name": "Github" }
// // RetryWhen.swift // RxSwift // // Created by Junior B. on 06/10/15. // Copyright © 2015 Krunoslav Zaher. All rights reserved. // extension ObservableType { /** Repeats the source observable sequence on error when the notifier emits a next value. If the source observable errors and the notifier ...
{ "pile_set_name": "Github" }
// 22.1.3.6 Array.prototype.fill(value, start = 0, end = this.length) var $export = require('./_export'); $export($export.P, 'Array', { fill: require('./_array-fill') }); require('./_add-to-unscopables')('fill');
{ "pile_set_name": "Github" }
# The Sticky Pagination Fixer ##Sticky headers are super annoying for spacebar paginators. _Why?_ Because sticky headers effectively change the height of the viewport <strong>without telling the browser.</strong> _So?_ Well, browsers use their internal measurement of the viewport's height to determine how tall a ...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2014-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * * @provides...
{ "pile_set_name": "Github" }
#include "title_block_values_editor.hpp" #include "dialogs/dialogs.hpp" #include <algorithm> #include <iostream> namespace horizon { TitleBlockValuesEditor::TitleBlockValuesEditor(std::map<std::string, std::string> &v) : Gtk::Box(Gtk::Orientation::ORIENTATION_VERTICAL, 0), values(v) { store = Gtk::ListStore::c...
{ "pile_set_name": "Github" }
{ "Name": "CM", "Description": "Canadian Multilangual Keyboard Layout by TheMMcOfficial (untested, no target layout)", "Mapping": { "CTRL": [{"Modifiers": ["MOD_LEFT_CONTROL"], "Keys": []}], "CONTROL": [{"Modifiers": ["MOD_LEFT_CONTROL"], "Keys": []}], "LEFT_CTRL": [{"Modifiers":...
{ "pile_set_name": "Github" }
/** * Provides the interface logic to add and edit boxes. * * @author Matthias Schmidt * @copyright 2001-2019 WoltLab GmbH * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> * @module WoltLabSuite/Core/Acp/Ui/Box/Controller/Handler */ define(['Ajax', 'Dom/Util', 'Even...
{ "pile_set_name": "Github" }
using Shouldly; using Xunit; namespace Valit.Tests.Decimal { public class Decimal_IsNonZero_Tests { [Fact] public void Decimal_IsNonZero_For_Not_Nullable_Value_Throws_When_Null_Rule_Is_Given() { var exception = Record.Exception(() => { ...
{ "pile_set_name": "Github" }
'use strict'; const fs = require('fs'); const utils = require('../utils'); const ready = require('get-ready'); const streamifier = require('streamifier'); const FlushWritable = require('flushwritable'); const GzipUncompressStream = require('../gzip').UncompressStream; const TarUncompressStream = require('../tar').Unco...
{ "pile_set_name": "Github" }
var baseClamp = require('./_baseClamp'), toInteger = require('./toInteger'); /** Used as references for the maximum length and index of an array. */ var MAX_ARRAY_LENGTH = 4294967295; /** * Converts `value` to an integer suitable for use as the length of an * array-like object. * * **Note:** This method is ba...
{ "pile_set_name": "Github" }
package er.jquerymobile.components; import com.webobjects.appserver.WOContext; @SuppressWarnings("serial") public class ERQMNavBarElement extends ERQMInputBaseComponent { //******************************************************************** // Constructor //***************************************************...
{ "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 (1.8.0_222) on Wed Aug 14 11:24:53 AEST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.eclipse....
{ "pile_set_name": "Github" }
local BattleNet = { Name = "BattleNet", Type = "System", Namespace = "C_BattleNet", Functions = { { Name = "GetAccountInfoByGUID", Type = "Function", Arguments = { { Name = "guid", Type = "string", Nilable = false }, }, Returns = { { Name = "accountInfo", Type = "BNetAccountInfo",...
{ "pile_set_name": "Github" }
#version 150 //////////////////////////////////////////////////////// // GTU version 0.40 // Author: aliaspider - aliaspider@gmail.com // License: GPLv3 //////////////////////////////////////////////////////// //////////////////////////////////////////////////////// // SETTINGS ///////////////////////////////...
{ "pile_set_name": "Github" }
{ "description":"The first 1000 prime numbers.", "primes": [ 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, ...
{ "pile_set_name": "Github" }
Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' General Information about an assembly is controlled through the following ' set of attributes. Change these attribute values to modify the information ' associated with an assembly. ' Review the values of the assembly attributes <Ass...
{ "pile_set_name": "Github" }
--- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -2344,6 +2344,10 @@ powerpc*-*-linux*) powerpc*-*-linux*paired*) tm_file="${tm_file} rs6000/750cl.h" ;; esac + case ${target} in + *-linux*-musl*) + enable_secureplt=yes ;; + esac if test x${enable_secureplt} = xyes; then ...
{ "pile_set_name": "Github" }
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/gfx/linux_font_delegate.h" namespace { gfx::LinuxFontDelegate* g_linux_font_delegate = 0; } // namespace namespace gfx { void LinuxFont...
{ "pile_set_name": "Github" }
.. SPDX-License-Identifier: GPL-2.0 ======================== MMC/SD/SDIO card support ======================== .. toctree:: :maxdepth: 1 mmc-dev-attrs mmc-dev-parts mmc-async-req mmc-tools
{ "pile_set_name": "Github" }
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.mobx"> <!-- Flutter needs it to communicate with the running application to allow setting breakpoints, to provide hot reload, etc. --> <uses-permission android:name="android.permission.INTERNET"/> </manife...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!DOCTYPE display PUBLIC "-//Liferay//DTD Display 6.2.0//EN" "http://www.liferay.com/dtd/liferay-display_6_2_0.dtd"> <display> <category name="category.religion"> <category name="category.christianity"> <portlet id="1" /> </category> </category> </display>
{ "pile_set_name": "Github" }
/* Portuguese initialisation for the jQuery UI date picker plugin. */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker ); } }(function( datepicker...
{ "pile_set_name": "Github" }
// Copyright 2017 The Prometheus Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to...
{ "pile_set_name": "Github" }
5000 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 ...
{ "pile_set_name": "Github" }
#ifdef __OBJC__ #import <UIKit/UIKit.h> #else #ifndef FOUNDATION_EXPORT #if defined(__cplusplus) #define FOUNDATION_EXPORT extern "C" #else #define FOUNDATION_EXPORT extern #endif #endif #endif FOUNDATION_EXPORT double Pods_SwaggerClientVersionNumber; FOUNDATION_EXPORT const unsigned char Pods_SwaggerClientVersionStr...
{ "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" }
UPDATE `dbVersion` SET `version` = '0.6.9'; ALTER TABLE `user` ADD CONSTRAINT `FK_user_parentIdTag` FOREIGN KEY (`parentIdTag`) REFERENCES `user` (`idTag`) ON DELETE NO ACTION ON UPDATE NO ACTION;
{ "pile_set_name": "Github" }
gcr.io/google_containers/kube-proxy-arm:v1.13.0-beta.1
{ "pile_set_name": "Github" }
#!/usr/bin/perl # This code was forked from the LiveJournal project owned and operated # by Live Journal, Inc. The code has been modified and expanded by # Dreamwidth Studios, LLC. These files were originally licensed under # the terms of the license supplied by Live Journal, Inc, which can # currently be found at: # #...
{ "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: *Transaction * 1. Redistributions of source code must retain the above copyright * notice, t...
{ "pile_set_name": "Github" }
{ "authors": [ "Ron Lieber", "Your Money" ], "date_download": null, "date_modify": null, "date_publish": "2017-09-27T20:02:39", "description": "The interim chief executive apologized to victims of the company\u2019s data breach and offered a credit lock instead of an old-fashioned credit freeze.", ...
{ "pile_set_name": "Github" }
// Copyright 2014 BitPay Inc. // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. // // To re-create univalue_escapes.h: // $ g++ -o gen gen.cpp // $ ./gen > univalue_escapes.h // #include <stdio.h> #include <string.h> #include "un...
{ "pile_set_name": "Github" }
// ========================================================================== // Squidex Headless CMS // ========================================================================== // Copyright (c) Squidex UG (haftungsbeschränkt) // All rights reserved. Licensed under the MIT license. // ============================...
{ "pile_set_name": "Github" }
// +build !ignore_autogenerated /* Copyright The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable l...
{ "pile_set_name": "Github" }
:orphan: ============================ Objective-C Interoperability ============================ This document tracks the differences between the Swift and Objective-C ABIs and class models, and what it would take to merge the two as much as possible. The format of each section lays out the differences between Swift a...
{ "pile_set_name": "Github" }
import 'dart:async'; import 'package:xservice_kit/ServiceTemplate.dart'; import 'package:xservice_kit/ServiceGateway.dart'; class BankService { static final ServiceTemplate _service = new ServiceTemplate("BankService"); static ServiceTemplate service(){ return _service; } static void regsiter() { ServiceGate...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- """ *************************************************************************** sql_dictionary.py --------------------- Date : April 2012 Copyright : (C) 2012 by Giuseppe Sucameli Email : brush dot tyler at gmail dot com ************...
{ "pile_set_name": "Github" }
<?php namespace Neos\Flow\Tests\Unit\Http\Component; /* * This file is part of the Neos.Flow package. * * (c) Contributors of the Neos Project - www.neos.io * * This package is Open Source Software. For the full copyright and license * information, please view the LICENSE file which was distributed with this * ...
{ "pile_set_name": "Github" }
<?php /* * This file is part of PHPExifTool. * * (c) 2012 Romain Neutron <imprec@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPExiftool\Driver\Tag\Photoshop; use JMS\Serializer\Annotation\ExclusionPolic...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2016 - 2017, Nordic Semiconductor ASA * * 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,...
{ "pile_set_name": "Github" }
from vpnathome.tests import APITestWithBaseFixture from ..models import BlockListUrl from ..serializers import BlockListUrlSerializer, BlockListUrlUpdateSerializer class TestBlockListUrlSerializer(APITestWithBaseFixture): def setUp(self): self.urls = BlockListUrl.objects.all() self.assertTrue(le...
{ "pile_set_name": "Github" }
// // JSCartBar.h // JSShopCartModule // // Created by 乔同新 on 16/6/9. // Copyright © 2016年 乔同新. All rights reserved. // #import <UIKit/UIKit.h> @interface JSCartBar : UIView //结算 @property (nonatomic, strong) UIButton *balanceButton; //全选 @property (nonatomic, strong) UIButton *selectAllButton; //价格 @property (n...
{ "pile_set_name": "Github" }
Source files used for OEMV1.051 (aside from files labeled as for that build): ConsMGR.C 179 ConsMGR.h 34 Universe.C 287 MultiplayerGame.C Label MultiplayerLANGame.C Label Collision.C Label Tactics.C Label CommandLay...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <title>Chatty Help - Troubleshooting</title> <link rel="stylesheet" type="text/css" href="style.css" /> <body> <p>Some documentation of prior or current issues for reference.</p> <h2>Java Crash: Graphics Driver</h2> <p>Chatty just randomly closes, apparently the JRE completely crashe...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections.Generic; using System.Linq; using System.Threading; using Microsoft.CodeAnalysis.Formatting; using Microsoft.CodeAnalysis.Formatting....
{ "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" }
<?php /************************************************************************ * This file is part of EspoCRM. * * EspoCRM - Open Source CRM application. * Copyright (C) 2014-2020 Yuri Kuznetsov, Taras Machyshyn, Oleksiy Avramenko * Website: https://www.espocrm.com * * EspoCRM is free software: you can redistri...
{ "pile_set_name": "Github" }
{ "name": "cucumber-html-reporter", "version": "5.2.0", "description": "Generates Cucumber HTML reports in three different themes", "main": "index.js", "typings": "./index.d.ts", "author": { "name": "Kushang Gajjar", "email": "g.kushang@gmail.com" }, "contributors": [ { "name": "Galile...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) =========================================...
{ "pile_set_name": "Github" }