text
stringlengths
2
99.9k
meta
dict
(* This interface is deliberately empty. *)
{ "pile_set_name": "Github" }
The UK government meets docs as code ===================================== .. datatemplate-video:: :source: /_data/2019.prague.speakers.yaml :template: videos/video-detail.html :key: 5
{ "pile_set_name": "Github" }
{ "status_code": 200, "data": { "DBCluster": { "MasterUsername": "custodian", "ReaderEndpoint": "test-sg-fail-cluster.cluster-ro-ci3evidtom6k.ca-central-1.rds.amazonaws.com", "ReadReplicaIdentifiers": [], "VpcSecurityGroups": [ { ...
{ "pile_set_name": "Github" }
#!/usr/bin/perl use Modern::Perl; use Test::More tests => 15; use utf8; use File::Basename; use File::Temp qw/tempfile/; use t::lib::Mocks; use t::lib::TestBuilder; use Koha::Database; use Koha::Plugins; BEGIN { # Mock pluginsdir before loading Plugins module my $path = dirname(__FILE__) . '/../lib'; t:...
{ "pile_set_name": "Github" }
/** * */ package de.metas.letter.interceptor; import org.adempiere.ad.modelvalidator.annotations.Interceptor; import org.adempiere.ad.modelvalidator.annotations.ModelChange; import org.compiere.Adempiere; import org.compiere.model.ModelValidator; import org.springframework.stereotype.Component; import de.metas.asyn...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # # 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, software ...
{ "pile_set_name": "Github" }
commandlinefu_id: 11595 translator: weibo: tgic command: |- find . -size 0c -print -exec rm -f {} \; summary: |- 删除空文件
{ "pile_set_name": "Github" }
--- layout: text/textblock --- [Measuring service performance](https://www.dta.gov.au/standard/measuring-performance/)
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_31) on Tue Jun 12 18:19:51 EDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <TITLE> Uses of Class org.apache.com...
{ "pile_set_name": "Github" }
<component name="libraryTable"> <library name="Maven: org.apache.spark:spark-core_2.11:2.0.1"> <CLASSES> <root url="jar://$MAVEN_REPOSITORY$/org/apache/spark/spark-core_2.11/2.0.1/spark-core_2.11-2.0.1.jar!/" /> </CLASSES> <JAVADOC> <root url="jar://$MAVEN_REPOSITORY$/org/apache/spark/spark-co...
{ "pile_set_name": "Github" }
/* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. This file is part of Quake III Arena source code. Quake III Arena source code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publish...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:...
{ "pile_set_name": "Github" }
package ibm import ( "fmt" "strings" "testing" "github.com/IBM/vpc-go-sdk/vpcv1" "github.com/hashicorp/terraform-plugin-sdk/helper/acctest" "github.com/hashicorp/terraform-plugin-sdk/helper/resource" "github.com/hashicorp/terraform-plugin-sdk/terraform" ) func TestAccIBMISInstanceGroupManagerPolicy_basic(t *t...
{ "pile_set_name": "Github" }
//===- llvm/Support/Host.h - Host machine characteristics --------*- C++ -*-===// // // 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" }
import Foundation #if canImport(Darwin) && !SWIFT_PACKAGE @objcMembers public class _FilterBase: NSObject {} #else public class _FilterBase: NSObject {} #endif /** A mapping of string keys to booleans that can be used to filter examples or example groups. For example, a "focused" example would have the fl...
{ "pile_set_name": "Github" }
var async = require('async'), crypto = require('crypto'), pg = require('pg'), config = require('../config'), INVITATIONS = 'SELECT * FROM invitations ORDER BY id', INVITATION_BY_ID = 'SELECT * FROM invitations WHERE id=$1 LIMIT 1', INVITATION_GUESTS = 'SELECT * FROM guests WHERE in...
{ "pile_set_name": "Github" }
package io.github.xdiamond.constants; public class Access { public final static int GUEST = 10; public final static int REPORTER = 20; public final static int DEVELOPER = 30; public final static int MASTER = 40; public final static int OWNER = 50; }
{ "pile_set_name": "Github" }
/* Copyright (C) 2014-2019 de4dot@gmail.com This file is part of dnSpy dnSpy is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later...
{ "pile_set_name": "Github" }
=== In Development (git clone git://github.com/dchelimsky/rspec-rails.git) IMPORTANT: use 'script/autospec' (or just 'autospec' if you have the rspec gem installed) instead of 'autotest'. We changed the way autotest discovers rspec so the autotest executable won't automatically load rspec anymore. This allows rspec to...
{ "pile_set_name": "Github" }
{ "images": [ { "filename": "ic_contacts_white.png", "idiom": "universal", "scale": "1x" }, { "filename": "ic_contacts_white_2x.png", "idiom": "universal", "scale": "2x" }, { "filename": "ic_c...
{ "pile_set_name": "Github" }
/* * wm8994.h -- WM8994 MFD internals * * Copyright 2011 Wolfson Microelectronics PLC. * * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free S...
{ "pile_set_name": "Github" }
$! $! OpenVMS configure procedure for libtiff $! (c) Alexey Chupahin 22-NOV-2007 $! elvis_75@mail.ru $! $! Permission to use, copy, modify, distribute, and sell this software and $! its documentation for any purpose is hereby granted without fee, provided $! that (i) the above copyright notices and this permission no...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>root</title> </head> <body> </body> </html>
{ "pile_set_name": "Github" }
# # Copyright 2016 Stefan.Eilemann@epfl.ch # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # - Redistributions of source code must retain the above copyright notice, this # list of conditions and the following disclai...
{ "pile_set_name": "Github" }
// Copyright (c) 2011 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 "ipc/ipc_message_utils.h" #include "ppapi/c/ppb_audio.h" #include "ppapi/c/ppp_instance.h" #include "ppapi/proxy/ppapi_messages.h" #include "...
{ "pile_set_name": "Github" }
package io.cattle.platform.resource.pool.impl; import static io.cattle.platform.core.model.tables.ResourcePoolTable.*; import io.cattle.platform.core.model.ResourcePool; import io.cattle.platform.object.ObjectManager; import io.cattle.platform.object.util.ObjectUtils; import io.cattle.platform.resource.pool.PooledRes...
{ "pile_set_name": "Github" }
{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Back up Home - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %} <!-- Current language: {{ LANGUAGE_CODE }} --> <div class="container"> <div id="page-title"> <h2>{% trans...
{ "pile_set_name": "Github" }
GL_SGIX_pixel_texture_bits http://www.opengl.org/registry/specs/SGIX/pixel_texture_bits.txt GL_SGIX_pixel_texture_bits
{ "pile_set_name": "Github" }
/*- * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. 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 abov...
{ "pile_set_name": "Github" }
Author URL Directive ==================== .. highlight:: python This adds a link to the author name in postmeta. Simply add it to your extensions in ``conf.py``: :: # Add other Sphinx extensions here extensions = [..., 'authorurl-directive'] and specify a default URL: :: author_url = 'http://www.yoursite.com...
{ "pile_set_name": "Github" }
/***************************************************************************** Copyright (c) 2014, Intel Corp. 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 cod...
{ "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 main import "github.com/sourcegraph/sourcegraph/cmd/server/shared" func main() { shared.Main() }
{ "pile_set_name": "Github" }
fp = dirname(@__FILE__) @testset "DSGE impulse responses to a pre-specified impact matrix" begin matdata = load(joinpath(fp, "../../../reference/test_irfdsge.jld2")) irfout = impulse_responses(matdata["TTT"], matdata["RRR"], matdata["zz"], zeros(size(matdata["zz"], 1)), matdata["m...
{ "pile_set_name": "Github" }
package com.lx.multimedialearn.camerastudy.render; import android.content.Context; import android.graphics.SurfaceTexture; import android.opengl.GLES11Ext; import android.opengl.GLES20; import android.opengl.GLSurfaceView; import com.lx.multimedialearn.R; import com.lx.multimedialearn.utils.FileUtils; import com.lx.m...
{ "pile_set_name": "Github" }
/** * @file Server_Peer.h * * @author Carlos O'Ryan <coryan@atdesk.com> */ #ifndef Server_Peer__h_ #define Server_Peer__h_ #include "TestS.h" class Server_Peer : public POA_Test::Peer { public: Server_Peer (unsigned int seed, CORBA::ORB_ptr orb, CORBA::ULong payload_size); voi...
{ "pile_set_name": "Github" }
<?php /** * Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. * * ParentalControlSettings File * PHP version 7 * * @category Library * @package Microsoft.Graph * @copyright © Microsoft Corporation. All rights reserve...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- animate the translationZ property of a view when pressed --> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_pressed="true"> <set> <objectAnimator android:propertyName="translationZ" ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>src/utils/math/math.js - sceneGraph.js</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="styl...
{ "pile_set_name": "Github" }
# This is a MakeHuman target originally developed by Manuel Bastioni. # # Original copyright (C) 2014 Manuel Bastioni # # The copyright was explicitly transfered to other team members in 2016. # # Copyright (C) 2020 Data Collection AB, https://www.datacollection.se # Copyright (C) 2020 Joel Palmius # Copyright (C) 202...
{ "pile_set_name": "Github" }
.oof { background-image: url('./images/png/sprite.png'); background-position: 0 0; width: 150px; height: 12px; } .rab { background-image: url('./images/png/sprite.png'); background-position: 0 -12px; width: 150px; height: 24px; } .tset { background-image: url('./images/png/sprite.png'); background-position: 0 -36px; wi...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008 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" }
// **************************************************************** // Copyright 2007, Charlie Poole // This is free software licensed under the NUnit license. You may // obtain a copy of the license at http://nunit.org // **************************************************************** using System; using System.Refle...
{ "pile_set_name": "Github" }
package risk var _ BlackList = (*BlackListFake)(nil) // BlackListFake is a in memory implementation of a BlackList used for testing. type BlackListFake struct { blacklist map[string]bool } // HasURL checks whether a given url exists in the blacklist. func (b BlackListFake) HasURL(url string) (bool, error) { _, fou...
{ "pile_set_name": "Github" }
<?php /** * Magento * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a co...
{ "pile_set_name": "Github" }
--- title: Querying Partitioned Regions --- <!-- 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, Vers...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008 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...
{ "pile_set_name": "Github" }
digraph G{ margin="0" node[shape=record] s[label="('', ananym)"]; sl[label="('', ananym)"]; sr[label="(a, nanym)"]; s->sl[label="fail"]; s->sr[label="match"]; sll[label="('', ananym)"]; slr[label="(a, ananym)"]; sl->sll[label="fail"]; sl->slr[label="match"]; srl[label="('', ana...
{ "pile_set_name": "Github" }
## Process this file with automake to produce Makefile.in. AUTOMAKE_OPTIONS = foreign dejagnu no-dist EXPECT = expect # Override default. DEJATOOL = boehm-gc CLEANFILES = *.exe core* *.log *.sum # We need more things in site.exp, but automake completely controls the # creation of that file; there's no way to appen...
{ "pile_set_name": "Github" }
// tokeniser_helper.hpp // Copyright (c) 2007-2009 Ben Hanson (http://www.benhanson.net/) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file licence_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #ifndef BOOST_LEXER_RE_TOKENISER_HELPER_H #define BOOST_LEXER_RE_TOKENISER...
{ "pile_set_name": "Github" }
///////////////////////////////////////////////////////////////////////////// // Name: wx/cocoa/checkbox.h // Purpose: wxCheckBox class // Author: David Elliott // Modified by: // Created: 2003/03/16 // RCS-ID: $Id: checkbox.h 47907 2007-08-06 14:55:00Z DE $ // Copyright: (c) 2003 David Ellio...
{ "pile_set_name": "Github" }
// Protocol Buffers for Go with Gadgets // // Copyright (c) 2013, The GoGo Authors. All rights reserved. // http://github.com/gogo/protobuf // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributio...
{ "pile_set_name": "Github" }
--- id: bad87fee1248bd9aedf08824 title: Add Different Margins to Each Side of an Element challengeType: 0 videoUrl: '' localeTitle: Añadir diferentes márgenes a cada lado de un elemento --- ## Descripción <section id="description"> A veces querrá personalizar un elemento para que tenga un <code>margin</code> diferente...
{ "pile_set_name": "Github" }
-- -- Regression Test for DDL of Object Permission Checks -- -- clean-up in case a prior regression run failed SET client_min_messages TO 'warning'; DROP DATABASE IF EXISTS sepgsql_test_regression; DROP USER IF EXISTS regress_sepgsql_test_user; RESET client_min_messages; -- confirm required permissions using audit mess...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2005-2013 Team XBMC * http://www.xbmc.org * * 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, or (at your option) * any later version. * ...
{ "pile_set_name": "Github" }
#ifndef BOOST_MPL_VECTOR_VECTOR50_HPP_INCLUDED #define BOOST_MPL_VECTOR_VECTOR50_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // 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) // // See http://www.bo...
{ "pile_set_name": "Github" }
[general] description = Classical PSHA Risk QA Test Case 1 calculation_mode = classical_risk hazard_curves_csv = hazard_curve-mean.csv structural_vulnerability_file = vulnerability.xml exposure_file = exposure.xml lrem_steps_per_interval = 5 conditional_loss_poes = 0.01 region = -2 2, 2 2, 2 -2, -2 -2
{ "pile_set_name": "Github" }
package com.mashibing.controller.base; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.stereotype.Controller; /** * <p> * 业主服务_办理结果 前端控制器 * </p> * * @author lian * @since 2020-04-18 */ @Controller @RequestMapping("/zhCsHandleResult") public class ZhCsHandleResultCont...
{ "pile_set_name": "Github" }
// g2o - General Graph Optimization // Copyright (C) 2011 R. Kuemmerle, G. Grisetti, W. Burgard // 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 r...
{ "pile_set_name": "Github" }
'use strict'; var GetIntrinsic = require('../GetIntrinsic'); var $RangeError = GetIntrinsic('%RangeError%'); var $TypeError = GetIntrinsic('%TypeError%'); var assign = require('object.assign'); var isPropertyDescriptor = require('../helpers/isPropertyDescriptor'); var IsArray = require('./IsArray'); var IsAccessor...
{ "pile_set_name": "Github" }
// // NSObject+Observable.swift // SimpleTwoWayBinding // // Created by Manish Katoch on 11/26/17. // import Foundation extension NSObject { public func observe<T>(for observable: Observable<T>, with: @escaping (T) -> ()) { observable.bind { observable, value in DispatchQueue.main.async { ...
{ "pile_set_name": "Github" }
package stroom.config.global.shared; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonInclude.Include; import com.fasterxml.jackson.annotation.JsonProperty; import stroom.util.shared.PageResponse; import stroom.util.sh...
{ "pile_set_name": "Github" }
/** * FastText.js * @author Loreto Parisi (loretoparisi at gmail dot com) * @copyright Copyright (c) 2017-2019 Loreto Parisi */ "use strict"; (function () { var readline = require('readline'); /** * A simple Command Line Interface * using events */ function startCLI() { var rl...
{ "pile_set_name": "Github" }
package com.ofsoft.cms.core.config; public final class FrontConst { /** 站点存放到session中 **/ public static final String VERSION= "OFCMS"; public static final String TEMPLATE_PATE= "/"; public static final String SITE_SESSION = "site"; public static final String DIRECTIVE_PREFIX = "of"; /** 错误页面404 */ publi...
{ "pile_set_name": "Github" }
#include "clar_libgit2.h" #include "buffer.h" static git_repository *_repo; void test_repo_hashfile__initialize(void) { _repo = cl_git_sandbox_init("status"); } void test_repo_hashfile__cleanup(void) { cl_git_sandbox_cleanup(); _repo = NULL; } void test_repo_hashfile__simple(void) { git_oid a, b; git_buf full ...
{ "pile_set_name": "Github" }
// Protocol Buffers for Go with Gadgets // // Copyright (c) 2013, The GoGo Authors. All rights reserved. // http://github.com/gogo/protobuf // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributio...
{ "pile_set_name": "Github" }
'\" '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" .TH Tk_CanvasTextInfo 3 4.0 Tk "Tk Library Procedures" .so man.macros .BS .SH NAME Tk_CanvasTextInfo \- additional inform...
{ "pile_set_name": "Github" }
#!/bin/sh cd ${0%/*} || exit 1 # run from this directory # Source tutorial clean functions . $WM_PROJECT_DIR/bin/tools/CleanFunctions cleanCase rm -rf 0/lagrangian 0/dsmcSigmaTcRMax 0/uniform > /dev/null 2>&1 # ----------------------------------------------------------------- end-of-file
{ "pile_set_name": "Github" }
/* Copyright 2006-2009, BeatriX * File coded by BeatriX * * This file is part of BeaEngine. * * BeaEngine is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the L...
{ "pile_set_name": "Github" }
#include "cpp-utils/lock/ConditionBarrier.h" // Test the header can be included without needing additional dependencies
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <ModuleDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Fields> <FieldDefinition> <FieldName>autoTorque</FieldName> </FieldDefinition> </Fields> <Methods> <MethodDefinition> <...
{ "pile_set_name": "Github" }
// (C) Copyright Mateusz Loskot 2008, mateusz@loskot.net // Distributed under the BSD License // (See accompanying file LICENSE.txt or copy at // http://www.opensource.org/licenses/bsd-license.php) // #include <liblas/bounds.hpp> #include <tut/tut.hpp> #include <string> #include <vector> #include <stdexcept> #include "...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2015-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. * * The parti...
{ "pile_set_name": "Github" }
--- extends: _layouts.usecase date: 2018-01-02 link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Logical_Operators reference: Logical operators category: syntax --- ```javascript const isOverage = false; if (!isOverage) { console.log("You are underage"); } ``` <pre class="output">Yo...
{ "pile_set_name": "Github" }
/**************************************************************************** Copyright (c) 2012 cocos2d-x.org http://www.cocos2d-x.org 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 with...
{ "pile_set_name": "Github" }
// // SCNNode.h // // Copyright (c) 2012-2015 Apple Inc. All rights reserved. // #import <Foundation/Foundation.h> #import <QuartzCore/QuartzCore.h> #import <SceneKit/SCNAnimation.h> #import <SceneKit/SCNBoundingVolume.h> #import <SceneKit/SCNAction.h> NS_ASSUME_NONNULL_BEGIN @class SCNLight; @class SCNCamera; @cl...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US"> <!-- Elsevier, generated from "elsevier" metadata at https://github.com/citation-style-language/journals --> <info> <title>Anaerobe</title> <id>http://www.zotero.org/styles/anaerobe</i...
{ "pile_set_name": "Github" }
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #include <cstdlib> #include <cstddef> #include "testrunnerswitcher.h" #include "micromock.h" #include "micromockcharstararenullterminatedstrings.h" #include "azure_c_sh...
{ "pile_set_name": "Github" }
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Linq; using Xunit.Abstractions; using Xunit.Sdk; namespace Test.Infrastructure { public static cl...
{ "pile_set_name": "Github" }
package me.coley.recaf.workspace; import me.coley.recaf.util.IOUtil; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; /** * Importable resource from the file system. * * @author Matt */ public abstract class FileSystemResource extends JavaResource { private final Path path; /...
{ "pile_set_name": "Github" }
// // Tests for System.Web.Hosting.SimpleWorkerRequest.cs // // Author: // Miguel de Icaza (miguel@novell.com) // // // Copyright (C) 2005 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the ...
{ "pile_set_name": "Github" }
/** * ae.ui.app.application * * License: * 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/. * * Authors: * Vladimir Panteleev <vladimir@thecybershadow...
{ "pile_set_name": "Github" }
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. * * Code generated by Microsoft (R) AutoRest Code Generator. */ package com.microsoft.azure.management.network.v2019_09_01.implementation; import com.m...
{ "pile_set_name": "Github" }
/*************************************************************************** * Copyright (C) 2003 by David Saxton * * david@bluehaze.org * * * * This pr...
{ "pile_set_name": "Github" }
400 Bad Request Date: Mon, 06 Apr 2020 13:54:27 GMT Content-Type: text/html Content-Length: 636 Retry-Count: 0
{ "pile_set_name": "Github" }
%w[ .ruby-version .rbenv-vars tmp/restart.txt tmp/caching-dev.txt ].each { |path| Spring.watch(path) }
{ "pile_set_name": "Github" }
/*------------------------------------------------------------------------------*/ /** * \file GW_Parameterization.inl * \brief Inlined methods for \c GW_Parameterization * \author Gabriel Peyré * \date 7-1-2003 */ /*------------------------------------------------------------------------------*/ #incl...
{ "pile_set_name": "Github" }
// Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build 386,openbsd package unix func setTimespec(sec, nsec int64) Timespec { return Timespec{Sec: sec, Nsec: int32(nsec)} } func setTimeval(sec, usec int...
{ "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 (1.8.0_231) on Sun Nov 17 02:10:20 CET 2019 --> <title>org.deidentifier.arx.framework.lattice Class Hierarchy</title> <meta name="date" content=...
{ "pile_set_name": "Github" }
/* * DDP: An implementation of the AppleTalk DDP protocol for * Ethernet 'ELAP'. * * Alan Cox <alan@lxorguk.ukuu.org.uk> * * With more than a little assistance from * * Wesley Craig <netatalk@umich.edu> * * Fixes: * Neil Horman : Added missing device ioctls * Michael Callahan : Made routing work * ...
{ "pile_set_name": "Github" }
Business Layer (BL) =================== Sometimes also called the Business Logic Layer (BLL), the BL contains entitiy definitions and business logic. Business Entities ----------------- Business entites are classes that represent real-world objects. They're the core of Object-Oriented-Programming (OOP). Manager Cla...
{ "pile_set_name": "Github" }
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // 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" }
``` USAGE: RUST_LOG=info pdfutil [OPTIONS] [SUBCOMMAND] FLAGS: -h, --help Prints help information -V, --version Prints version information OPTIONS: -i, --input <input file> -o, --output <output file> SUBCOMMANDS: compress Compress PDF document decompress ...
{ "pile_set_name": "Github" }
<div class="intro-left"> <div class="tips blue"> <h1> <span>rikas toiminnallisuus</span> </h1> <p> Koodi kehottaa automaattisesti </p> <p> Multi-teema: Valitse suosikki ohjelmointityyli </p> <p> Custom Font: käytettäväksi kohtaus </p> <p> Multi kursori editointi, lohko editointi verkossa ohjelmointi kokemusta verrattav...
{ "pile_set_name": "Github" }
// ------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool Xbim.CodeGeneration // // Changes to this file may cause incorrect behaviour and will be lost if // the code is regenerated. // </auto-generated> // -----------------...
{ "pile_set_name": "Github" }
# Taiwan, Taipei gw1.tpe1 # host/port of vpn server remote gw1.tpe1.frostvpn.com 8080 # file containing username and password auth-user-pass /config/openvpn-credentials.txt # equivalent to pull, tls-client client # redirect all outgoing traffic to the vpn gateway redirect-gateway # verify the server certificate for...
{ "pile_set_name": "Github" }
sounds.txt # Sample players are used for sound effects (.WAV) # Add your sounds to Sample Library(. You can play sounds on top of each other by changing the "Voices" property. # Usage: play(sound) # Stream players are used for music (OGG,MPC) # Avoid mp3. you have to pay to use this format # Audacity can ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en" data-navbar="/account/navbar-profiles.html"> <head> <meta charset="utf-8" /> <title translate="yes">Направите профил</title> <link href="/public/pure-min.css" rel="stylesheet"> <link href="/public/content.css" rel="stylesheet"> <link href="/public/content-additional.css" rel="...
{ "pile_set_name": "Github" }
<div> Bu se&#231;ene&#287;i, yap&#305;land&#305;rmalar&#305;n&#305;z&#305;, &#246;zel tan&#305;mlanm&#305;&#351; bir URL arac&#305;l&#305;&#287;&#305; ile tetiklemek istiyorsan&#305;z devreye al&#305;n. <p>Bu &#246;zelli&#287;in en g&#252;zel &#246;rneklerinden bir tanesi, kaynak kontrol sistemine hook scripti...
{ "pile_set_name": "Github" }