text
stringlengths
2
99.9k
meta
dict
<?xml version="1.0" encoding="UTF-8"?> <results totalResults="74"> <books> <book isbn="978-3-16-148410-0"> <title>Harry Potter and the Half-Blood Prince</title> <price>29.95</price> <authors> <author>J.K. Rowling</author> </authors> </b...
{ "pile_set_name": "Github" }
'use strict'; const Utils = require('../../utils'); const AbstractQuery = require('../abstract/query'); const sequelizeErrors = require('../../errors'); const _ = require('lodash'); const { logger } = require('../../utils/logger'); const debug = logger.debugContext('sql:mysql'); class Query extends AbstractQuery { ...
{ "pile_set_name": "Github" }
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later versio...
{ "pile_set_name": "Github" }
var path = require('path') var fs = require('graceful-fs') var mkdir = require('../mkdirs') function outputFile (file, data, encoding, callback) { if (typeof encoding === 'function') { callback = encoding encoding = 'utf8' } var dir = path.dirname(file) fs.exists(dir, function (itDoes) { if (itDoe...
{ "pile_set_name": "Github" }
chrI 230218 chrII 813184 chrIII 316620 chrIV 1531933 chrIX 439888 chrV 576874 chrVI 270161 chrVII 1090940 chrVIII 562643 chrX 745751 chrXI 666816 chrXII 1078177 chrXIII 924431 chrXIV 784333 chrXV 1091291 chrXVI 948066 chrM 85780
{ "pile_set_name": "Github" }
UnifiedAgentLoggingSource ========================= .. currentmodule:: oci.logging.models .. autoclass:: UnifiedAgentLoggingSource :show-inheritance: :special-members: __init__ :members: :undoc-members: :inherited-members:
{ "pile_set_name": "Github" }
#!/usr/bin/env php <?php require_once('tcpdf/tcpdf.php'); $pdf = new TCPDF('P', 'pt', array($argv[2], 1000), true, 'UTF-8', false); $pdf->SetMargins(0, 0, 0, 0); $pdf->SetPrintHeader(false); $pdf->SetPrintFooter(false); $pdf->SetAutoPageBreak(TRUE); if ($argc == 5) { //Activate the following line, then run as ro...
{ "pile_set_name": "Github" }
package com.baiyi.opscloud.service.server; import com.baiyi.opscloud.domain.DataTable; import com.baiyi.opscloud.domain.generator.opscloud.OcServerGroupType; import com.baiyi.opscloud.domain.param.server.ServerGroupTypeParam; /** * @Author baiyi * @Date 2020/2/21 1:12 下午 * @Version 1.0 */ public interface OcServe...
{ "pile_set_name": "Github" }
'use strict'; module.exports = require('./async').timeout;
{ "pile_set_name": "Github" }
{ "@type" : "gx:LocalDateTime", "@value" : "2016-01-01T12:30" }
{ "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="de"> <head> <!-- Generated by javadoc --> <title>Tuple.Tuple2 (documentation 1.3.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_07ep31f" targetNamespace="http://b...
{ "pile_set_name": "Github" }
{ "hello_worlds" => {"type" => "array", "items" => {"type" => "JSONModel(:hello_world) object"}} }
{ "pile_set_name": "Github" }
/* * scsi_error.c Copyright (C) 1997 Eric Youngdale * * SCSI error/timeout handling * Initial versions: Eric Youngdale. Based upon conversations with * Leonard Zubkoff and David Miller at Linux Expo, * ideas originating from all over the place. * * Restructu...
{ "pile_set_name": "Github" }
# Fri Nov 16 19:52:40 2018 -- reformated by PCGen PrettyLST v6.08.00 # CVS $Revision: $ $Author: $ -- Thu May 12 14:50:48 2016 -- reformated by PCGen PrettyLST v6.06.00 SOURCELONG:Pathfinder Player Companion: Melee Tactics Toolbox SOURCESHORT:MTT SOURCEWEB:http://paizo.com/products/btpy9c23 SOURCEDATE:2015-03 # ORIGIN...
{ "pile_set_name": "Github" }
<?php $type = 'Core'; $name = 'Times-Bold'; $up = -100; $ut = 50; $cw = array( chr(0)=>250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr...
{ "pile_set_name": "Github" }
############################################################################# ## ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the test suite of Qt for Python. ## ## $QT_BEGIN_LICENSE:GPL-EXCEPT$ ## Commercial License Usage ## Licensees holding valid comme...
{ "pile_set_name": "Github" }
/** * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * * The Apereo Foundation licenses this file to you under the Educational * Community License, Version 2.0 (the ...
{ "pile_set_name": "Github" }
# graceful-fs graceful-fs functions as a drop-in replacement for the fs module, making various improvements. The improvements are meant to normalize behavior across different platforms and environments, and to make filesystem access more resilient to errors. ## Improvements over [fs module](https://nodejs.org/api/fs...
{ "pile_set_name": "Github" }
<?php use yii\web\View; use yii\helpers\Html; use yii\helpers\Url; use source\libs\Resource; use source\core\widgets\ListView; /* @var $this yii\web\View */ ?> <div class="content-wrap"> <div class="content"> <?php echo $message;?> </div> </div>
{ "pile_set_name": "Github" }
namespace Eto.Drawing { /// <summary> /// Defines generic font families that can be used on all systems /// </summary> /// <remarks> /// The font families here may correspond to certain fonts on each system, depending on the platform. /// /// These font families are "guaranteed" to be available, mainly by usin...
{ "pile_set_name": "Github" }
------------------------------------------------------------------------ -- dqNextToward.decTest -- decQuad next toward rhs [754r nextafter] -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the docume...
{ "pile_set_name": "Github" }
// Karma configuration file, see link for more information // https://karma-runner.github.io/0.13/config/configuration-file.html module.exports = function (config) { config.set({ basePath: '', frameworks: ['jasmine', 'angular-cli'], plugins: [ require('karma-jasmine'), require('karma-chrome-l...
{ "pile_set_name": "Github" }
module MAC_SHA256 open FStar.Seq open FStar.Error open Mem open TLSConstants open TLSInfo open TLSError module B = FStar.Bytes // idealizing HMAC // for concreteness; the rest of the module is parametric in a let a = HMac Hashing.Spec.SHA2_256 type id = i:id { ID12? i /\ ~(AEAD? (aeAlg_of_id i)) } let alg (i:id...
{ "pile_set_name": "Github" }
// Copyright (c) 2011 The LevelDB Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. See the AUTHORS file for names of contributors. #ifndef STORAGE_LEVELDB_DB_BUILDER_H_ #define STORAGE_LEVELDB_DB_BUILDER_H_ #include "leveldb/status.h...
{ "pile_set_name": "Github" }
# Generated by superflore -- DO NOT EDIT # # Copyright Open Source Robotics Foundation inherit ros_distro_dashing inherit ros_superflore_generated DESCRIPTION = "The auto-magic functions for ease to use of the ament buildsystem in CMake." AUTHOR = "Dirk Thomas <dthomas@osrfoundation.org>" HOMEPAGE = "https://wiki.ros...
{ "pile_set_name": "Github" }
all: awk.pdf awk.pdf: *.tex latexmk -pdf -pdflatex="xelatex" -use-make awk.tex clean: latexmk -CA .PHONY: all clean awk.pdf
{ "pile_set_name": "Github" }
@import "scripts/common.js"; @import "scripts/MochaJSDelegate.js"; // Init function commandInit(context) { MD.init(context, "init"); } // Buttons function drawPattern(context) { MD.init(context, 'generate-pattern');}
{ "pile_set_name": "Github" }
require.config({ config: { foo: { related: 'bar' } } }); require(["foo"], function (foo) { doh.register( "specialDeps", [ function specialDeps(t) { t.is("foo", foo.name); t.is("bar", foo.related); } ...
{ "pile_set_name": "Github" }
<?php class actionUsersProfileInvites extends cmsAction { public $lock_explicit_call = true; public function run($profile) { // проверяем наличие доступа if (!$this->is_own_profile) { cmsCore::error404(); } if (!$profile['invites_count']) { $this->red...
{ "pile_set_name": "Github" }
config BE2ISCSI tristate "Emulex 10Gbps iSCSI - BladeEngine 2" depends on PCI && SCSI && NET select SCSI_ISCSI_ATTRS select ISCSI_BOOT_SYSFS select IRQ_POLL help This driver implements the iSCSI functionality for Emulex 10Gbps Storage adapter - BladeEngine 2.
{ "pile_set_name": "Github" }
import Resolver from './helpers/Resolver' export default { Location: { ...Resolver('Location', { undefinedToNull: [ 'nameEN', 'nameDE', 'nameFR', 'nameNL', 'nameIT', 'nameES', 'namePT', 'namePL', 'nameRU', ], }), }, }
{ "pile_set_name": "Github" }
// Copyright (c) 2020 Couchbase, 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...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <package> <metadata> <id>Xamarin.PullToBounce</id> <title>PullToBounce for Xamarin.iOS</title> <version>1.0.0.3</version> <authors>Microsoft</authors> <owners>Microsoft</owners> <requireLicenseAcceptance>true</requireLicenseAcceptance> <description>Pull To Bounce can ...
{ "pile_set_name": "Github" }
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. namespace StyleCop.Analyzers.Lightup { using System; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; using Microsoft.Cod...
{ "pile_set_name": "Github" }
ALTER TABLE db_version CHANGE COLUMN required_11773_01_mangos_spell_proc_event required_11773_02_mangos_spell_chain bit; DELETE FROM spell_chain WHERE spell_id IN (53672, 54149); INSERT INTO spell_chain VALUES (53672,0,53672,1,0), (54149,53672,53672,2,0);
{ "pile_set_name": "Github" }
/* 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 law or agreed to in writing, softw...
{ "pile_set_name": "Github" }
// This file was procedurally generated from the following sources: // - src/function-forms/rest-params-trailing-comma-early-error.case // - src/function-forms/syntax/cls-decl-gen-meth-static.template /*--- description: It's a syntax error if a FunctionRestParameter is followed by a trailing comma (static class express...
{ "pile_set_name": "Github" }
package hostsystem import ( "context" "fmt" "log" "time" "github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/provider" "github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/viapi" "github.com/vmware/govmomi" "github.com/vmware/govmomi/find" "github....
{ "pile_set_name": "Github" }
stderr of test 'cross_join-SF.919524` in directory 'sql/test/BugDay_2005-10-06_2.8` itself: # 14:50:14 > # 14:50:14 > Mtimeout -timeout 180 Mserver "--config=/home/sjoerd/etc/MonetDB.conf" --debug=10 --set "monet_mod_path=/home/sjoerd/lib/MonetDB:/home/sjoerd/lib/bin" --set "gdk_dbfarm=/home/sjoerd/var/MonetDB/dbf...
{ "pile_set_name": "Github" }
{ "formatVersion": 1, "database": { "version": 8, "identityHash": "aef5fdefabc56501799ced8a278ae77f", "entities": [ { "tableName": "note", "createSql": "CREATE TABLE IF NOT EXISTS `${TABLE_NAME}` (`uid` INTEGER PRIMARY KEY AUTOINCREMENT, `title` TEXT, `description` TEXT, `displayTi...
{ "pile_set_name": "Github" }
<web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.0" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee ./xsd/web-app_3_0.xsd"> <listener> <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class> </listener> <con...
{ "pile_set_name": "Github" }
{ "runOn": [ { "minServerVersion": "4.0", "topology": [ "single", "replicaset" ] }, { "minServerVersion": "4.1.7", "topology": [ "sharded" ] } ], "database_name": "retryable-reads-tests", "collection_name": "coll", "data": [], "test...
{ "pile_set_name": "Github" }
// // SnapKit // // Copyright (c) 2011-Present SnapKit Team - https://github.com/SnapKit // // 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 limi...
{ "pile_set_name": "Github" }
// Copyright 2016 The Elastos.ELA.SideChain.ETH Authors // This file is part of the Elastos.ELA.SideChain.ETH library. // // The Elastos.ELA.SideChain.ETH 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 F...
{ "pile_set_name": "Github" }
from presidio_analyzer import EntityRecognizer class LocalRecognizer(EntityRecognizer): # pylint: disable=abstract-method, unused-argument def __init__(self, supported_entities, supported_language, name=None, version=None, **kwargs): super().__init__(supported_entities=supported_enti...
{ "pile_set_name": "Github" }
{ "indent": { "BinaryExpression": 1 } }
{ "pile_set_name": "Github" }
<?php namespace Lexik\Bundle\MaintenanceBundle\Tests\Maintenance; use Lexik\Bundle\MaintenanceBundle\Drivers\FileDriver; use Lexik\Bundle\MaintenanceBundle\Tests\TestHelper; use Symfony\Component\DependencyInjection\ContainerBuilder; use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag; use Symfony\Com...
{ "pile_set_name": "Github" }
# onceonly.m4 serial 7 dnl Copyright (C) 2002-2003, 2005-2006, 2008-2011 Free Software Foundation, dnl Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program ...
{ "pile_set_name": "Github" }
// Copyright 2016 Documize Inc. <legal@documize.com>. All rights reserved. // // This software (Documize Community Edition) is licensed under // GNU AGPL v3 http://www.gnu.org/licenses/agpl-3.0.en.html // // You can operate outside the AGPL restrictions by purchasing // Documize Enterprise Edition and obtaining a comme...
{ "pile_set_name": "Github" }
# UI strings. Buttons and similar. [ui_pager_prev] other = "Previous" [ui_pager_next] other = "Next" [ui_read_more] other = "Read More" [ui_search] other = "Search this site…" # Used in sentences such as "Posted in News" [ui_in] other = "in" # Footer text [footer_all_rights_reserved] other = "All Rights Reserve...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>classNames</key> <dict> <key>UIImageExtensionTests</key> <dict> <key>testPerformanceToGrayscale()</key> <dict> <key>com.apple.XC...
{ "pile_set_name": "Github" }
package nc.recipe.multiblock; import static nc.config.NCConfig.*; import java.util.*; import com.google.common.collect.Lists; import nc.radiation.RadSources; import nc.recipe.ProcessorRecipeHandler; public class FissionIrradiatorRecipes extends ProcessorRecipeHandler { public FissionIrradiatorRecipes() { supe...
{ "pile_set_name": "Github" }
declare module 'json-to-ast' { export default function parse(code: string, options?: { source?: string }): any; }
{ "pile_set_name": "Github" }
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ip::basic_resolver::async_resolve (2 of 6 overloads)</title> <link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../.....
{ "pile_set_name": "Github" }
{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf210 {\fonttbl\f0\fnil\fcharset0 PragmataPro;\f1\fnil\fcharset0 PragmataPro-Italic;\f2\fnil\fcharset0 PragmataPro-Bold; \f3\fnil\fcharset0 PragmataPro-BoldItalic;} {\colortbl;\red255\green255\blue255;} \paperw11900\paperh16840\margl1440\margr1440\vieww12040\viewh18700\view...
{ "pile_set_name": "Github" }
/* Copyright (C) 1993, 2000 Aladdin Enterprises. All rights reserved. This software is provided AS-IS with no warranty, either express or implied. This software is distributed under license and may not be copied, modified or distributed except as expressly authorized under the terms of the license cont...
{ "pile_set_name": "Github" }
version: '3.1' services: webflux-netty: image: webflux-netty:0.0.1-SNAPSHOT ports: - "8080:8080"
{ "pile_set_name": "Github" }
name: CreateTarBall_01 version: 1.0.0 summary: Please fill in a short summary readme: "" tags: - sample_tag properties: - name: sample_name type: string required: false default: foofoo
{ "pile_set_name": "Github" }
!----------------------------------------------------------------------- !module dll_module !----------------------------------------------------------------------- module dll_module use iso_c_binding implicit none private ! all by default public :: os_type, dll_type, load_dll, free_dll, init_os_type, init_...
{ "pile_set_name": "Github" }
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; function getDecimals(n) { n = n + ''; var i = n.indexOf('.'); return (i == -1) ? 0 : n.length - i - 1; } function getVF(n, opt_pre...
{ "pile_set_name": "Github" }
# coding=utf-8 # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** # *** Do not edit by hand unless you're certain you know what you are doing! *** import warnings import pulumi import pulumi.runtime from typing import Any, Mapping, Optional, Sequence, Union from .. import _utilitie...
{ "pile_set_name": "Github" }
<!-- v2html Files index --> <html><head> <title>Files index</title> <link rel="Stylesheet" title="v2html stylesheet" media="Screen" href="v2html.css"> </head> <script language="JavaScript" type="text/javascript"><!-- var agt=navigator.userAgent.toLowerCase(); var is_nav = ((agt.indexOf('mozilla')!=-1) && (agt.indexO...
{ "pile_set_name": "Github" }
using System.Collections.Generic; using System.Linq; using EventStore.Projections.Core.Services.Processing; namespace EventStore.Projections.Core.Tests.Services.partition_state_update_manager { class FakeEventWriter : IEventWriter { private readonly List<EmittedEvent[]> _writes = new List<EmittedEvent[]>(); pub...
{ "pile_set_name": "Github" }
using System.ComponentModel; using System.Runtime.CompilerServices; using YAPA.Shared.Contracts; namespace YAPA.WPF.SettingsMananger { public class SettingManager : ISettingManager { private bool _restartNeeded; private string _newVersion; public bool RestartNeeded { ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- ~ Copyright (c) 2020 Evolveum and contributors ~ ~ This work is dual-licensed under the Apache License 2.0 ~ and European Union Public License. See LICENSE file for details. --> <s:search xmlns:s="http://midpoint.evolveum.com/xml/ns/public/model/sc...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <!--design 375px--> <dimen name="px_0_5">0.5dp</dimen> <dimen name="px_48">48.8dp</dimen> <dimen name="px_75">75dp</dimen> <dimen name="px_100">100dp</dimen> <dimen name="px_125">125dp</dimen> <dimen name="px_150">150dp</dimen> <dimen na...
{ "pile_set_name": "Github" }
#! /usr/bin/env perl use strict; my @stringInTar; my @temp; my $arg; my $arg2; my $command; my $usrID; my @existPatterns; my @removePatterns; my $index; my $success=1; #Print contant info. print "========================================================\n"; print "This self-checking program is designed by Jason Chou.\...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> ...
{ "pile_set_name": "Github" }
import { HttpClientTestingModule } from '@angular/common/http/testing'; import { fakeAsync, TestBed, tick } from '@angular/core/testing'; import { ThemeStore } from 'app/service/theme/theme.store'; import { RepoManagerService } from '../../../service/repomanager/project.repomanager.service'; import { SharedModule } fro...
{ "pile_set_name": "Github" }
modbus_set_float_dcba(3) ======================== NAME ---- modbus_set_float_dcba - set a float value in 2 registers using DCBA byte order SYNOPSIS -------- *void modbus_set_float_dcba(float 'f', uint16_t *'dest');* DESCRIPTION ----------- The *modbus_set_float_dcba()* function shall set a float to 4 bytes in inv...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <title>CGSize Extension Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset='utf-8'> <script src="../js/jquery.min.js" defer></script> <sc...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='utf-8'?> <section xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" containing-doc="D.C. Code"> <num>10-503.22</num> <headin...
{ "pile_set_name": "Github" }
StartChar: O.sinf Encoding: 65755 -1 1347 Width: 508 VWidth: -144 Flags: MW LayerCount: 2 Fore Refer: 1245 -1 N 1 0 0 1 -44 -144 2 Validated: 1 Comment: "." EndChar
{ "pile_set_name": "Github" }
"switch_off" : "Schalter aus", "switch_on" : "Schalter ein", "switch_on_off" : "Schalter ein / aus", "switch_on_off_toggle" : "Schalter ein / aus / Toggle", "panic_off" : "Panik aus", "panic_on" : "Panik ein", "panic_change_signal" : "&Auml;nderungssignal", "panic_on_off" : "Panik ein / aus",
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.IIS.Administration.WebServer.WorkerProcesses { using AspNetCore.Mvc; using System.Linq; using System.Net; using Core.Ht...
{ "pile_set_name": "Github" }
// // AppDelegate.h // ThreadNumberDemo // // Created by everettjf on 2018/11/12. // Copyright © 2018 everettjf. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
{ "pile_set_name": "Github" }
/***************************************************************************** * Project: RooFit * * Package: RooFitCore * * File: $Id: RooDataProjBinding.h,v 1.6 2007/05/11 09:11:30 verkerke Exp $ * A...
{ "pile_set_name": "Github" }
package netlink import ( "fmt" "net" "syscall" "github.com/vishvananda/netlink/nl" ) // RuleAdd adds a rule to the system. // Equivalent to: ip rule add func RuleAdd(rule *Rule) error { return pkgHandle.RuleAdd(rule) } // RuleAdd adds a rule to the system. // Equivalent to: ip rule add func (h *Handle) RuleAdd...
{ "pile_set_name": "Github" }
int parsedef(char *); char parseout(time_t, int, struct devtstat *, struct sstat *, int, unsigned int, char);
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* svbdf.h */ /* */ /* Th...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2005-2019 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of condit...
{ "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 ...
{ "pile_set_name": "Github" }
C:\android\workspace\AppFTPClientDemo1\bin\AppFTPClientDemo1.ap_ \ : C:\android\workspace\AppFTPClientDemo1\res\drawable-hdpi\ic_launcher.png \ C:\android\workspace\AppFTPClientDemo1\res\drawable-ldpi\ic_launcher.png \ C:\android\workspace\AppFTPClientDemo1\res\drawable-mdpi\ic_launcher.png \ C:\android\workspace\AppF...
{ "pile_set_name": "Github" }
总体排版规则 ============== 缩进 --------- 每次缩进使用两个空格。 不使用TAB键或者混合使用TAB键和空格进行缩进。 .. code-block:: html <ul> <li>Fantastic <li>Great </ul> .. code-block:: css .example { color: blue; } 大小写 ---------- 只使用小写字母。 所有的代码都使用小写字母:适用于HTML元素、属性、属性值(除了text/CDATA)、CSS选择器、属性名以及属性值(字符串除外)。 .. code-block:: html ...
{ "pile_set_name": "Github" }
<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> <%@ include file="include.jsp" %> <%-- Creates HTML for displaying the rating stars. PARAMETERS path: Album path. May be null if readonly. readonly: Whether rating can be changed. rating: The rating, an integer fr...
{ "pile_set_name": "Github" }
/* Copyright 2009-2018 EPFL, Lausanne */ package stainless package extraction package trace trait Trace extends CachingPhase with SimpleFunctions with IdentitySorts { self => val s: Trees val t: termination.Trees import s._ override protected final val funCache = new ExtractionCache[s.FunDef, FunctionResult]...
{ "pile_set_name": "Github" }
//===- llvm/unittest/Analysis/LoopPassManagerTest.cpp - LPM tests ---------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
{ "pile_set_name": "Github" }
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE124_Buffer_Underwrite__malloc_wchar_t_ncpy_08.c Label Definition File: CWE124_Buffer_Underwrite__malloc.label.xml Template File: sources-sink-08.tmpl.c */ /* * @description * CWE: 124 Buffer Underwrite * BadSource: Set data pointer to before the allocated memory buff...
{ "pile_set_name": "Github" }
"""${message} Revision ID: ${up_revision} Revises: ${down_revision | comma,n} Create Date: ${create_date} """ from alembic import op import sqlalchemy as sa ${imports if imports else ""} # revision identifiers, used by Alembic. revision = ${repr(up_revision)} down_revision = ${repr(down_revision)} branch_labels = ${...
{ "pile_set_name": "Github" }
#include <iostream> #include <cstdlib> #include <ImfRgbaFile.h> #include <ImfArray.h> #include <half.h> int main (int argc, char *argv[]) { if (argc < 2) return EXIT_FAILURE; Imf::RgbaInputFile input_file(argv[1]); const Imf::Header& header = input_file.header(); size_t width = header.dataWind...
{ "pile_set_name": "Github" }
<?php namespace Doctrine\ORM; use Doctrine\Persistence\ObjectRepository; /** * @template TEntityClass * @implements ObjectRepository<TEntityClass> */ class EntityRepository implements ObjectRepository { /** * @phpstan-param mixed $id * @phpstan-param int|null $lockMode * @phpstan-param int|null $lockVersi...
{ "pile_set_name": "Github" }
<?php return array ( 0 => array ( 'type' => 'polygon', 'points' => array ( 0 => array ( 0 => 0, 1 => 0, ), 1 => array ( 0 => 0, 1 => 23, ), 2 => array ( 0 => 187, 1 => 23, ), 3 => arra...
{ "pile_set_name": "Github" }
/****************************************************************************** * $Id$ * * Project: OpenGIS Simple Features Reference Implementation * Purpose: C API and constant declarations for OGR Spatial References. * Author: Frank Warmerdam, warmerdam@pobox.com * ****************************************...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2019 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/LICENSE-2.0 * * Unless required by app...
{ "pile_set_name": "Github" }
{ "author": "Microsoft Community", "name": "Sample Data", "description": "SampleDataService contiene i dati di esempio usati dalla versione generata di alcune pagine.", "identity": "wts.Service.SampleDataService" }
{ "pile_set_name": "Github" }
# ci-info Get details about the current Continuous Integration environment. Please [open an issue](https://github.com/watson/ci-info/issues/new?template=ci-server-not-detected.md) if your CI server isn't properly detected :) [![npm](https://img.shields.io/npm/v/ci-info.svg)](https://www.npmjs.com/package/ci-info) [!...
{ "pile_set_name": "Github" }
/* * Copyright 2006-2016 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
{ "pile_set_name": "Github" }
// Copyright (c) 2010-2013 AlphaSierraPapa for the SharpDevelop Team // // 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 us...
{ "pile_set_name": "Github" }
namespace ClassLib112 { public class Class028 { public static string Property => "ClassLib112"; } }
{ "pile_set_name": "Github" }