text
stringlengths
2
99.9k
meta
dict
name: "Face-ResNet" layer { name: "data" type: "ImageData" top: "data" top: "label" include { phase: TRAIN } transform_param { mean_value: 128 scale: 0.0078125 mirror: true #erase_ratio: 0.5 } image_data_param { source: "C:/datasets/CASIA-maxpy-clean-aligned-96/list.txt" r...
{ "pile_set_name": "Github" }
#ifndef BOOST_MPL_AUX_PREPROCESSOR_PARTIAL_SPEC_PARAMS_HPP_INCLUDED #define BOOST_MPL_AUX_PREPROCESSOR_PARTIAL_SPEC_PARAMS_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.or...
{ "pile_set_name": "Github" }
code block on the first line Regular text. code block indented by spaces Regular text. the lines in this block all contain trailing spaces Regular Text. code block on the last line
{ "pile_set_name": "Github" }
/* ** $Id: lfunc.c,v 2.12.1.2 2007/12/28 14:58:43 roberto Exp $ ** Auxiliary functions to manipulate prototypes and closures ** See Copyright Notice in lua.h */ #include <stddef.h> #define lfunc_c #define LUA_CORE #include "lua.h" #include "lfunc.h" #include "lgc.h" #include "lmem.h" #include "lobject.h" #include ...
{ "pile_set_name": "Github" }
define( function() { "use strict"; return function( n, elem ) { var matched = []; for ( ; n; n = n.nextSibling ) { if ( n.nodeType === 1 && n !== elem ) { matched.push( n ); } } return matched; }; } );
{ "pile_set_name": "Github" }
{ "translations": { "Storage is temporarily not available" : "ื”ืื—ืกื•ืŸ ืื™ื ื• ื–ืžื™ืŸ ื‘ืื•ืคืŸ ื–ืžื ื™", "Storage invalid" : "ืื—ืกื•ืŸ ืœื ื—ื•ืงื™", "Unknown error" : "ืฉื’ื™ืื” ื‘ืœืชื™ ื™ื“ื•ืขื”", "File could not be found" : "ื”ืงื•ื‘ืฅ ืœื ื ื™ืชืŸ ืœืื™ืชื•ืจ", "Move or copy" : "ื”ืขื‘ืจื” ืื• ื”ืขืชืงื”", "Download" : "ื”ื•ืจื“ื”", "Delete" : "ืžื—ื™ืง...
{ "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 <Foundation/NSNumber.h> @interface NSDecimalNumber : NSNumber { unsigned int _exponent:8; unsigned int _length:4; ...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. import { FormUISchema, UIOptions, JSONSchema7 } from '@bfc/extension-client'; /** * Merges overrides and plugins into default ui schema and returns the UIOptions */ export function getUIOptions(schema?: JSONSchema7, uiSchema?: FormUISchema): U...
{ "pile_set_name": "Github" }
@menu-prefix: ~"@{prefix}menu"; .@{menu-prefix}-custom { background: @white-color; .@{menu-prefix} { &-show { &:hover { color: @red-color; } } &-li { &-selected { color: @red-color; } } } }
{ "pile_set_name": "Github" }
StartChar: uni08A0.init_BaaDal Encoding: 70077 -1 5629 Width: 170 Flags: HW AnchorPoint: "TashkilAbove" 76 801 basechar 0 AnchorPoint: "TashkilBelow" 20 -400 basechar 0 LayerCount: 3 Fore Refer: 251 -1 N 1 0 0 1 20 166 2 Refer: 83 -1 N 1 0 0 1 0 0 3 EndChar
{ "pile_set_name": "Github" }
/* * Copyright (c) 2011-2020, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). * * 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...
{ "pile_set_name": "Github" }
open OUnit2 let printer = fun x -> x type a1 = int [@@deriving show] type a2 = int32 [@@deriving show] type a3 = int64 [@@deriving show] type a4 = nativeint [@@deriving show] type a5 = float [@@deriving show] type a6 = bool [@@deriving show] type a7 = char [@@deriving show] type a8 ...
{ "pile_set_name": "Github" }
/* * Graph.cpp - a QT widget for displaying and manipulating waveforms * * Copyright (c) 2006-2007 Andreas Brandmaier <andy/at/brandmaier/dot/de> * 2008 Paul Giblock <drfaygo/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can red...
{ "pile_set_name": "Github" }
#!/bin/sh # # Usage: extract <file> # Description: extracts archived files / mounts disk images # Note: .dmg/hdiutil is macOS-specific. # # credit: http://nparikh.org/notes/zshrc.txt extract () { if [ -f $1 ]; then case $1 in *.tar.bz2) tar -jxvf $1 ;; *.tar.g...
{ "pile_set_name": "Github" }
#!/bin/sh OPKG_KEYS="${OPKG_KEYS:-/etc/opkg/keys}" usage() { cat <<EOF Usage: $0 <command> <arguments...> Commands: add <file>: Add keyfile <file> to opkg trusted keys remove <file>: Remove keyfile matching <file> from opkg trusted keys verify <sigfile> <list>: Check list file <list> against signature file ...
{ "pile_set_name": "Github" }
/* $Id: RTAssertMsg2WeakV.cpp $ */ /** @file * IPRT - RTAssertMsg2WeakV. */ /* * Copyright (C) 2009 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or modify it under the te...
{ "pile_set_name": "Github" }
<?php /** * @copyright Copyright (C) eZ Systems AS. All rights reserved. * @license For full copyright and license information view LICENSE file distributed with this source code. */ namespace eZ\Publish\Core\MVC\Symfony; use Symfony\Component\HttpFoundation\RequestStack; /** * Facilitates injection/access to re...
{ "pile_set_name": "Github" }
/* * Copyright 2017 NAVER Corp. * * 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" }
// // Copyright (c) 2009-2010 Mikko Mononen memon@inside.org // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages // arising from the use of this software. // Permission is granted to anyone to use this software for any purpose...
{ "pile_set_name": "Github" }
require "./view/errors" require "./view/helpers/*" module Frost DEFAULT_FORMAT = "html" # TODO: render partial (include the partial into the processed template) # TODO: XSS protection (escape by default + String#html_safe!) abstract class View include CaptureHelper include TagHelper include UrlHel...
{ "pile_set_name": "Github" }
#!/bin/bash # # Description: # # This script finds Top-N for a given set of (K, V) pairs. # This is accomplished in two basic steps: # # Step-1: aggregate keys: generate unique keys and aggregate values # If your input have (K,V1), (K,V2), and (K, V3), then # this phas...
{ "pile_set_name": "Github" }
#include <cassert> #include <cctype> #include <cmath> #include <cstdarg> #include <cstdio> #include <cstdlib> #include <cstring> #include <set> #include <map> #include <list> #include <queue> #include <stack> #include <vector> #include <string> #include <utility> #include <numeric> #include <sstream> #include <iostream...
{ "pile_set_name": "Github" }
for i in $* do echo -e "\nTest $i:" # EXEC="tee data/$i.in" java -jar BlackAndWhiteVis.jar -exec "${EXEC:-./a.out}" -seed $i -novis done
{ "pile_set_name": "Github" }
/* * ALSA PCM interface for the Stetch s6000 family * * Author: Daniel Gloeckner, <dg@emlix.com> * Copyright: (C) 2009 emlix GmbH <info@emlix.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by th...
{ "pile_set_name": "Github" }
/* * IR SIR driver, (C) 2000 Milan Pikula <www@fornax.sk> * * sir_ir - Device driver for use with SIR (serial infra red) * mode of IrDA on many notebooks. * * 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...
{ "pile_set_name": "Github" }
4.6.0 / 2015-07-09 ================== * support passing the rest of the arguments to co into the generator ```js function *gen(...args) { } co(gen, ...args); ``` 4.5.0 / 2015-03-17 ================== * support regular functions (that return promises) 4.4.0 / 2015-02-14 ================== * refactor `isGene...
{ "pile_set_name": "Github" }
<script> import * as types from '@editor/types' import { merge } from 'lodash-es' import Seeder from '@editor/seeder' import defaults from '../../mixins/defaults' import sectionMedia from '../../mixins/sectionMedia' const GROUP_NAME = 'Elements' const NAME = 'CallToActionPrimitive01' const BG_SECTION = 'none' const CO...
{ "pile_set_name": "Github" }
'use strict'; import { Service } from 'egg'; import { CreateOptions } from 'sequelize'; export default class Post extends Service { async list({ offset = 0, limit = 10, user_id = undefined }: { offset: number; limit: number; user_id?: number }) { return this.ctx.model.Post.findAndCountAll({ offset, ...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2014-present, The osquery authors * * This source code is licensed as defined by the LICENSE file found in the * root directory of this source tree. * * SPDX-License-Identifier: (Apache-2.0 OR GPL-2.0-only) */ #include <benchmark/benchmark.h> #include <osquery/core/core.h> #include <osquery...
{ "pile_set_name": "Github" }
<template> <div> <basic-class :></basic-class> <basic-class v-if="" @click="" :foo=""></basic-class> <BasicClass /> < </div> </template> <script> import Vue from 'vue' import BasicClass from './Child.vue' import Component from 'vue-class-component' @Component({ components: { BasicClass },...
{ "pile_set_name": "Github" }
/*! \file gd32f30x_misc.h \brief definitions for the MISC \version 2017-02-10, V1.0.0, firmware for GD32F30x \version 2018-10-10, V1.1.0, firmware for GD32F30x \version 2018-12-25, V2.0.0, firmware for GD32F30x */ /* Copyright (c) 2018, GigaDevice Semiconductor Inc. All rights reserved. ...
{ "pile_set_name": "Github" }
<!doctype html> <title>CodeMirror: Smalltalk mode</title> <meta charset="utf-8"/> <link rel=stylesheet href="../../doc/docs.css"> <link rel="stylesheet" href="../../lib/codemirror.css"> <script src="../../lib/codemirror.js"></script> <script src="../../addon/edit/matchbrackets.js"></script> <script src="smalltalk.js"...
{ "pile_set_name": "Github" }
--- layout: documentation-api title: Internationalization header: Internationalization group: navigation tags: field --- {% include JB/setup %} Alpaca provides localized bundles for several locales including: * Chinese (zh_CN) * Czech (cs_CZ) * Croatian (hr_HR) * Dutch (nl_BE) * Finnish (fi_FI) * French (fr_FR) * Ger...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using Baseline; using StoryTeller.Model; using StoryTeller.Model.Persistence; namespace StoryTeller.Engine { public class BatchRunRequest { public List<Specification> Specifications { get; } public BatchRunRequest(List<Specific...
{ "pile_set_name": "Github" }
ๆ‰ง่กŒ็ป“ๆžœๅญ˜ๆ—ฅๅฟ— === [`ๆ‰ง่กŒ็ป“ๆžœๅญ˜ๆ—ฅๅฟ—`ๅœจ็บฟๆ•™็จ‹](https://arthas.aliyun.com/doc/arthas-tutorials?language=cn&id=case-save-log) > ๅฐ†ๅ‘ฝไปค็š„็ป“ๆžœๅฎŒๆ•ดไฟๅญ˜ๅœจๆ—ฅๅฟ—ๆ–‡ไปถไธญ๏ผŒไพฟไบŽๅŽ็ปญ่ฟ›่กŒๅˆ†ๆž * ้ป˜่ฎคๆƒ…ๅ†ตไธ‹๏ผŒ่ฏฅๅŠŸ่ƒฝๆ˜ฏๅ…ณ้—ญ็š„๏ผŒๅฆ‚ๆžœ้œ€่ฆๅผ€ๅฏ๏ผŒ่ฏทๆ‰ง่กŒไปฅไธ‹ๅ‘ฝไปค๏ผš ```bash $ options save-result true NAME BEFORE-VALUE AFTER-VALUE ---------------------------------------- save-result false true Af...
{ "pile_set_name": "Github" }
๏ปฟ<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="Current"> <PropertyGroup> <TargetFrameworks>netstandard2.0;net40</TargetFrameworks> </PropertyGroup> <ItemGroup> <Compile Include="ProjectInfo.cs" /> <Compile Include="Mono\*.cs" /> <Compile Include="Mono.Cecil\*.cs" /> <Compile Include="Mono.Cec...
{ "pile_set_name": "Github" }
{ "created_at": "2015-02-27T22:28:54.712069", "description": "MotionKit/ProMotion demo example", "fork": false, "full_name": "jamonholmgren/promotion-motion-kit", "language": "Ruby", "updated_at": "2015-02-27T23:43:38.269924" }
{ "pile_set_name": "Github" }
#include "actions.h" #include <dependency_graph/attr_map.h> #include <dependency_graph/detail.h> #include <dependency_graph/metadata_register.h> #include <dependency_graph/network.h> #include <dependency_graph/values.h> #include <dependency_graph/node_base.inl> #include <dependency_graph/nodes.inl> #include <function...
{ "pile_set_name": "Github" }
#!./perl use strict; use warnings; require q(./test.pl); plan(tests => 10); =pod This example is take from: http://www.python.org/2.3/mro.html "My first example" class O: pass class F(O): pass class E(O): pass class D(O): pass class C(D,F): pass class B(D,E): pass class A(B,C): pass 6 ...
{ "pile_set_name": "Github" }
include_directories( ${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}/scribus ) set(BARCODEGENERATOR_PLUGIN_UI_SRC barcodegenerator.ui ) set(BARCODEGENERATOR_PLUGIN_MOC_CLASSES barcode.h barcodegenerator.h barcodegeneratorrenderthread.h ) set(BARCODEGENERATOR_PLUGIN_SOURCES barcode.cpp barcodegenerator.cpp barcodege...
{ "pile_set_name": "Github" }
// Copyright 2017 The etcd 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 t...
{ "pile_set_name": "Github" }
declare module "process" { export = process; }
{ "pile_set_name": "Github" }
x = true y = false see "x and y = " + (x and y) + nl see "x or y = " + (x or y) + nl see "not x = " + (not x) + nl
{ "pile_set_name": "Github" }
/* * Poly2Tri Copyright (c) 2009-2010, Poly2Tri Contributors * http://code.google.com/p/poly2tri/ * * 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 mu...
{ "pile_set_name": "Github" }
๏ปฟusing Aspose.Words.Fields; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Aspose.Words.Examples.CSharp.Programming_Documents.Working_with_Fields { class FieldDisplayResults { public static void Run() { /...
{ "pile_set_name": "Github" }
require 'rails_helper' RSpec.describe Admin::TasksController, type: :controller, admin: true do context "when not logged in" do [ ["POST", "/admin/tasks", :create, {}] ].each do |method, path, action, params| describe "#{method} #{path}" do before { process action, method: method, params...
{ "pile_set_name": "Github" }
็ฑปๆจกๆฟ๏ผˆclass template๏ผ‰็”จไบŽๅˆ›ๅปบๅ…ทไฝ“็ฑป็ฑปๅž‹็š„ๆจกๆฟใ€‚่ฆๆƒณไฝฟ็”จ็ฑปๆจกๆฟ๏ผŒๅฟ…้กปๆไพ›ๅ…ณไบŽ็ฑปๅž‹็š„่พ…ๅŠฉไฟกๆฏใ€‚ไพ‹ๅฆ‚๏ผŒ่ฆๅฎšไน‰ไธ€ไธชvectorๅฏน่ฑก้œ€่ฆๆŒ‡ๅฎšๅ…ƒ็ด ็š„็ฑปๅž‹๏ผšvector<int>ๅŒ…ๅซint็ฑปๅž‹็š„ๅ…ƒ็ด ใ€‚
{ "pile_set_name": "Github" }
<span>test</span>
{ "pile_set_name": "Github" }
--- - name: "Configure system wide umask on {{ ansible_os_family }} to {{ umask_mode }}" include_tasks: "{{ ansible_os_family|lower }}.yml" when: umask_mode != false
{ "pile_set_name": "Github" }
/* * iSGL3D: http://isgl3d.com * * Copyright (c) 2010-2012 Stuart Caunt * * This class is inspired from equivalent functionality provided by cocos2d : * cocos2d for iPhone: http://www.cocos2d-iphone.org * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and ass...
{ "pile_set_name": "Github" }
package org.psliwa.idea.composerJson.util /** * Generic parser library based on https://github.com/fpinscala/fpinscala/blob/master/answers/src/main/scala/fpinscala/parsing/Parsers.scala */ package object parsers { type Parser[A] = Location => Result[A] }
{ "pile_set_name": "Github" }
/var/log/jitsi/jicofo.log { daily missingok rotate 7 compress delaycompress notifempty copytruncate su jicofo jitsi }
{ "pile_set_name": "Github" }
(* * ExtGC - Extended GC operations * Copyright (C) 1996 Damien Doligez * 2008 David Teller, LIFO, Universite d'Orleans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundat...
{ "pile_set_name": "Github" }
--- # required metadata title: Straight line life remaining depreciation description: This article gives an overview of the Straight line life remaining method of depreciation. author: ShylaThompson manager: AnnBe ms.date: 06/20/2017 ms.topic: article ms.prod: ms.service: dynamics-ax-applications ms.technology: # o...
{ "pile_set_name": "Github" }
using System; using System.Security.Principal; namespace N2.Security { /// <summary> /// Is responsible of securing the web site. /// </summary> public interface ISecurityEnforcer { /// <summary> /// Is invoked when a security violation is encountered. The security /// exce...
{ "pile_set_name": "Github" }
# Adaptive Alerting - Model Service
{ "pile_set_name": "Github" }
what could have been a pointed little chiller about the frightening seductiveness of new technology loses faith in its own viability and succumbs to joyless special-effects excess .
{ "pile_set_name": "Github" }
// // IQKeyboardReturnKeyHandler.h // https://github.com/hackiftekhar/IQKeyboardManager // Copyright (c) 2013-16 Iftekhar Qurashi. // // 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 withou...
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2010 Benoit Jacob <jacob.benoit.1@gmail.com> // // 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 obtai...
{ "pile_set_name": "Github" }
<?php namespace Bolt\Tests\Controller\Async; use Bolt\AccessControl\Permissions; use Bolt\Storage\Entity\Entity; use Bolt\Tests\Controller\ControllerUnitTest; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\Security\Csrf\CsrfTokenManager; /** * Class to test correct operation of src/Controller/A...
{ "pile_set_name": "Github" }
/* globals describe, it */ 'use strict'; import path from 'path'; import assert from 'assert'; import * as doctest from '../src/doctest'; const getTestFilePath = (testFile) => { return path.join(__dirname, '/test_files/', testFile); }; describe('runTests', () => { it('pass', () => { const files = [getTestFil...
{ "pile_set_name": "Github" }
๏ปฟ/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/pinpoint-email/model/DeleteEmailIdentityRequest.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::PinpointEmail::Model; using namespace Aws::Ut...
{ "pile_set_name": "Github" }
Validate error. bs = {} slot1 = require("bit").lshift bs.new = function (slot0, slot1) o = { data = slot1 or {} } if type(slot1[1]) == "number" then t = {} for slot5, slot6 in pairs(slot1) do t[#t + 1] = string.char(slot6) end o.data = t end o.i = 1 o.length = #slot1 setmetatable(o, slot0) sl...
{ "pile_set_name": "Github" }
<?php namespace MediaWiki\Hook; use BaseTemplate; /** * @deprecated since 1.35 * @ingroup Hooks */ interface BaseTemplateToolboxHook { /** * This hook is called by BaseTemplate when building the $toolbox array * and returning it for the skin to output. You can add items to the toolbox while * still letting...
{ "pile_set_name": "Github" }
<!--@subject {{var store.getFrontendName()}}: Shipment # {{var shipment.increment_id}} for Order # {{var order.increment_id}} @--> <!--@vars {"store url=\"\"":"Store Url", "var logo_url":"Email Logo Image Url", "var logo_alt":"Email Logo Image Alt", "htmlescape var=$billing.getName()":"Guest Customer Name", "var store....
{ "pile_set_name": "Github" }
{ "symbol": "CAG", "address": "0x7d4b8Cce0591C9044a22ee543533b72E976E36C3", "decimals": 18, "name": "Change Bank", "ens_address": "", "website": "https://change-bank.com", "logo": { "src": "", "width": "", "height": "", "ipfs_hash": "" }, "support": { "email": "support@change-bank....
{ "pile_set_name": "Github" }
CRLF would be replaced by LF in 'all-crlf'
{ "pile_set_name": "Github" }
We all know how important it is to test our code in multiple browsers. And I think for the most part, we in the web development community do a pretty good job at this&mdash;at least when first releasing a project. What we don't do a good job of is testing our code every time we make a change. I know I'm personally gu...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\ExpressionLanguage\Node; use Symfony\Component\Expres...
{ "pile_set_name": "Github" }
package com.crashinvaders.texturepackergui.lml.attributes; import com.badlogic.gdx.scenes.scene2d.ui.Container; import com.badlogic.gdx.scenes.scene2d.ui.Image; import com.badlogic.gdx.utils.Align; import com.github.czyzby.lml.parser.LmlParser; import com.github.czyzby.lml.parser.tag.LmlAttribute; import com.github.cz...
{ "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" }
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style> /* Email styles need to be inline */ </style> </head> <body> <%= yield %> </body> </html>
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <?codewarrior exportversion="1.0" ideversion="5.0" success="y" ?> <!DOCTYPE MWIDEWORKSPACE [ <!ELEMENT MWIDEWORKSPACE (WINDOW*, COMWINDOW*)> <!ELEMENT WINDOW (SESSION, EDOCTYPE, PATH, FRAMELOC, FRAMESIZE, DOCKINFO)> <!ELEMENT COMWINDOW (SESSION, CLSID, OWNERPROJ...
{ "pile_set_name": "Github" }
/* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium * Copyright (c) 2002-2007, Professor Benoit Macq * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2005, Herve Drolon, FreeImage Team * Copyright (c) 2008, Jerome Fimes, Communic...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <interface> <requires lib="gtk+" version="2.24"/> <!-- interface-naming-policy toplevel-contextual --> <object class="GtkFileChooserDialog" id="fileoutputxva"> <property name="can_focus">False</property> <property name="border_width">5</property> <property name="...
{ "pile_set_name": "Github" }
// Copyright (c) 2012, 2013 Ugorji Nwoke. All rights reserved. // Use of this source code is governed by a BSD-style license found in the LICENSE file. /* MSGPACK Msgpack-c implementation powers the c, c++, python, ruby, etc libraries. We need to maintain compatibility with it and how it encodes integer values withou...
{ "pile_set_name": "Github" }
๏ปฟusing Adventure_Works.Data; using Adventure_Works.Rome; using Microsoft.Toolkit.Uwp.UI; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Linq; using System.Runtime.InteropServices.WindowsRuntime; using System.Threading.Tasks; using Windows.Foundation; ...
{ "pile_set_name": "Github" }
0.3
{ "pile_set_name": "Github" }
function avg = CBIG_AverageStructures(output_file, var_name, varargin) % Average each variable of a structure across all mat files. % % avg = CBIG_AverageStructures(output_file, var_name, varargin) % Input: % output_file : output file name % var_name : structure name % varargin : all the m...
{ "pile_set_name": "Github" }
// Copyright Neil Groves 2009. Use, modification and // distribution is subject to 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) // // // For more information, see http://www.boost.org/libs/range/ // #ifndef BOOST_RANGE_ALGORIT...
{ "pile_set_name": "Github" }
//---------------------------------------------------------------------------- //Yume Engine //Copyright (C) 2015 arkenthera //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 ...
{ "pile_set_name": "Github" }
// Ryzom - MMORPG Framework <http://dev.ryzom.com/projects/ryzom/> // Copyright (C) 2010 Winch Gate Property Limited // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as // published by the Free Software Foundation, either version ...
{ "pile_set_name": "Github" }
<help page="Workflow Manager"> <p>Here is where you create and edit Workflows, the management areas for content items. The default Workflows are Media, Story and Template, but you can add new Workflows or change the existing ones to fit your site's needs.</p> <p><dl> <dt>Search</dt> <dd>Searches Workflows by name. Do...
{ "pile_set_name": "Github" }
// Copyright 2010-2012 The W32 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 windows package w32 import ( "syscall" "unicode/utf16" "unsafe" ) func MakeIntResource(id uint16) *uint16 { return (*uint16)(unsafe.Point...
{ "pile_set_name": "Github" }
/* * cocos2d for iPhone: http://www.cocos2d-iphone.org * * Copyright (c) 2010 Lam Pham * * 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 limitati...
{ "pile_set_name": "Github" }
--TEST-- swoole_http_client_coro: multi http client --SKIPIF-- <?php require __DIR__ . '/../include/skipif.inc'; skip_if_offline(); ?> --FILE-- <?php require __DIR__ . '/../include/bootstrap.php'; go(function () { $cli1 = new Swoole\Coroutine\Http\Client('www.baidu.com', 443, true); $cli1->set(['timeout' => 10...
{ "pile_set_name": "Github" }
--- Description: An association between an object and another object which has been applied to it. ms.assetid: ee6b17b7-4f01-4731-8d6b-a3421621a75a ms.tgt_platform: multiple title: CIM_LastAppliedSettingData class ms.topic: reference ms.date: 05/31/2018 topic_type: - APIRef - kbSyntax api_name: - CIM_LastAppliedSetti...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html class="reftest-wait"> <!-- Test: placeholder has to be used if set via javascript --> <link rel='stylesheet' type='text/css' href='placeholder-style.css'> <script type="text/javascript"> function setPlaceholder() { document.getElementById('p1').placeholder = "my placeholder"; ...
{ "pile_set_name": "Github" }
(define (cons a b) (* (expt 2 a) (expt 3 b))) (define (extract-expt a n) (define (divides? a b) (= (remainder b a) 0)) (define (iter n acc) (if (divides? a n) (iter (/ n a) (+ 1 acc)) acc)) (iter n 0)) (define (car z) (extract-expt 2 z)) (define (cdr z) (extract-expt 3 z))
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <routes xmlns="http://symfony.com/schema/routing" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> <import resource="b?r.xml" /> </routes>
{ "pile_set_name": "Github" }
add_standard_plugin_tests(PACKAGE "girder_autojoin")
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "WCLanDeviceBaseKissLogic.h" #import "ICdnComMgrExt.h" #import "PBMessageObserverDelegate.h" #import "WCFacadeExt.h" @class CdnUploadTaskInfo, NSMutableArray, NSMutableDic...
{ "pile_set_name": "Github" }
๏ปฟusing System; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Xml; using System.Xml.Serialization; using GitCommands; using JetBrains.Annotations; namespace GitUI.Script { public static class ScriptManager { inte...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2016 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 2014 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
{ "pile_set_name": "Github" }
๏ปฟ /* Copyright (c) 2011-present Maximus5 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 conditions and the follo...
{ "pile_set_name": "Github" }
/* Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ */ ChromeUtils.import("resource://gre/modules/TelemetryController.jsm", this); ChromeUtils.import("resource://gre/modules/TelemetrySession.jsm", this); function tick(aHowMany) { for (let i = 0; i < aHowMany; i++...
{ "pile_set_name": "Github" }
var apiwriter = require('apiwriter'); var url = require('url'); // set cfgApisUrl to http://SERVER/COLLECTION/PROJECT/Team/_apis //PreReq: There must be a project called "Fabrikam-Fiber-Git" exports.getContext = function() { return { projectName: "Fabrikam-Fiber-Git", teamName: "Fabrikam-Fiber-Git%20Tea...
{ "pile_set_name": "Github" }
#pragma once #include <Register/Utility.hpp> namespace Kvasir { //FlexBus external bus interface namespace FbCspmcr{ ///<Chip select port multiplexing control register using Addr = Register::Address<0x4000c060,0x00000fff,0x00000000,unsigned>; ///FlexBus signal group 5 multiplex control c...
{ "pile_set_name": "Github" }