text
stringlengths
2
99.9k
meta
dict
package io.ktor.samples.kweet import com.mchange.v2.c3p0.* import freemarker.cache.* import io.ktor.application.* import io.ktor.features.* import io.ktor.freemarker.* import io.ktor.http.* import io.ktor.locations.* import io.ktor.request.* import io.ktor.response.* import io.ktor.routing.* import io.ktor.samples.kwe...
{ "pile_set_name": "Github" }
package legacytx import ( "encoding/json" "github.com/tendermint/tendermint/crypto" "github.com/cosmos/cosmos-sdk/codec" "github.com/cosmos/cosmos-sdk/codec/legacy" codectypes "github.com/cosmos/cosmos-sdk/codec/types" "github.com/cosmos/cosmos-sdk/crypto/types/multisig" sdk "github.com/cosmos/cosmos-sdk/type...
{ "pile_set_name": "Github" }
DROP FUNCTION public.frequencies;
{ "pile_set_name": "Github" }
#define OP_ARITH(name, operation, setflags, flagops, gettempc) \ static int op ## name ## _b_rmw_a16(uint32_t fetchdat) \ { \ uint8_t dst; \ uint8_t src; \ ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: e3a86464a4cf34a4ab5d8732350c4ca0 PrefabImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/////////////////////////////////////////////////////////////////////////////// // sum.hpp // // Copyright 2005 Eric Niebler. Distributed under the Boost // Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #ifndef BOOST_ACCUMULATORS_STA...
{ "pile_set_name": "Github" }
{ "radio": { "twr": "Soekarno-Hatta Tower", "app": "Jakarta Approach", "dep": "Jakarta Departure" }, "icao": "WIII", "iata": "CGK", "magnetic_north": 0.0, "ctr_radius": 80, "ctr_ceiling": 30000, "initial_alt": 6000, "position": ["S6d7.04m0", "E106d39.7m0"], ...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System.Diagnostics.Tracing; namespace Microsoft.Practices.EnterpriseLibrary.SemanticLogging.InProc.Tests.TestObjects { public sealed class BasicTestEventSource : EventSource { ...
{ "pile_set_name": "Github" }
export default /* glsl */` #if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT ) gl_FragDepthEXT = log2( vFragDepth ) * logDepthBufFC * 0.5; #endif `;
{ "pile_set_name": "Github" }
# frozen_string_literal: true require 'backup/files' module Backup class Uploads < Files attr_reader :progress def initialize(progress) @progress = progress super('uploads', File.join(Gitlab.config.uploads.storage_path, "uploads"), excludes: ['tmp']) end end end
{ "pile_set_name": "Github" }
YUI.add('attribute-rw-tests', function(Y) { var suite = new Y.Test.Suite('attribute-rw example test suite'), Assert = Y.Assert, INITIAL_FOO_VALUE = "Default Foo", INITIAL_BAR_VALUE; suite.add(new Y.Test.Case({ name: 'Example Tests', writeInitialForm : Y.one("#writeIni...
{ "pile_set_name": "Github" }
// <copyright file="AssertedNavigatablePage.cs" company="Automate The Planet Ltd."> // Copyright 2017 Automate The Planet Ltd. // 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.apa...
{ "pile_set_name": "Github" }
/* $Id: diva_didd.c,v 1.13.6.4 2005/02/11 19:40:25 armin Exp $ * * DIDD Interface module for Eicon active cards. * * Functions are in dadapter.c * * Copyright 2002-2003 by Armin Schindler (mac@melware.de) * Copyright 2002-2003 Cytronics & Melware (info@melware.de) * * This software may be used and distrib...
{ "pile_set_name": "Github" }
// Copyright (c) 2011 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 use, co...
{ "pile_set_name": "Github" }
/* FUNCTION <<system>>---execute command string INDEX system INDEX _system_r ANSI_SYNOPSIS #include <stdlib.h> int system(char *<[s]>); int _system_r(void *<[reent]>, char *<[s]>); TRAD_SYNOPSIS #include <stdlib.h> int system(<[s]>) char *<[s]>; int _system_r(<[reent]>, <[s]>) char *<[reent]>; char *<[s...
{ "pile_set_name": "Github" }
package edu.washington.escience.myria.api.encoding; import edu.washington.escience.myria.api.encoding.QueryConstruct.ConstructArgs; import edu.washington.escience.myria.operator.network.Consumer; import edu.washington.escience.myria.util.MyriaUtils; /** JSON wrapper for BroadcastConsumer */ public class BroadcastCons...
{ "pile_set_name": "Github" }
*> \brief \b DTRMM * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE DTRMM(SIDE,UPLO,TRANSA,DIAG,M,N,ALPHA,A,LDA,B,LDB) * * .. Scalar Arguments .. * DOUBLE PREC...
{ "pile_set_name": "Github" }
/* * * Copyright 2014 gRPC 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 agree...
{ "pile_set_name": "Github" }
procedure OnTick; begin if States.GameTime = 50 then Actions.ShowMsg(0, '<$0>'); end;
{ "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" }
// Copyright 2014 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. package ipv4 import ( "net" "syscall" ) type sysSockoptLen int32 var ( ctlOpts = [ctlMax]ctlOpt{ ctlTTL: {sysIP_RECVTTL, 1, marshalTTL, parseTTL},...
{ "pile_set_name": "Github" }
# coding=utf-8 # Copyright 2018 The Google AI Language Team 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 ...
{ "pile_set_name": "Github" }
/* Dopetrope by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /*********************************************************************************/ /* Basic */ /*****...
{ "pile_set_name": "Github" }
/* * wrgif.c * * Copyright (C) 1991-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains routines to write output images in GIF format. * *******************************************...
{ "pile_set_name": "Github" }
/* * Copyright (c) Facebook, Inc. and its affiliates. * * 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 applic...
{ "pile_set_name": "Github" }
/**** * Sming Framework Project - Open Source framework for high efficiency native ESP8266 development. * Created 2015 by Skurydin Alexey * http://github.com/SmingHub/Sming * All files of the Sming Core are provided under the LGPL v3 license. * * FtpDataRetrieve.h * ****/ #pragma once #include "FtpDataStream....
{ "pile_set_name": "Github" }
/* * Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.a...
{ "pile_set_name": "Github" }
'use strict'; define(['chai'], function (chai) { var expect = chai.expect; describe('p5.SoundFile', function () { this.timeout(1000); var sf; var a = new p5.Amplitude(); after(function (done) { sf.dispose(); done(); }); it('loads a file with soundFormats', function (done) { ...
{ "pile_set_name": "Github" }
<component name="libraryTable"> <library name="Maven: org.apache.avro:avro:1.8.1"> <CLASSES> <root url="jar://$MAVEN_REPOSITORY$/org/apache/avro/avro/1.8.1/avro-1.8.1.jar!/" /> </CLASSES> <JAVADOC> <root url="jar://$MAVEN_REPOSITORY$/org/apache/avro/avro/1.8.1/avro-1.8.1-javadoc.jar!/" /> ...
{ "pile_set_name": "Github" }
#pragma once #define LZHAM_DYNAMIC_LIB 1 #include "lzham.h" #ifdef _XBOX #define LZHAM_DLL_FILENAME "lzham_x360.dll" #define LZHAM_DEBUG_DLL_FILENAME "lzham_x360D.dll" #else // FIXME: This stuff should probably be moved to another header. #if LZHAM_64BIT #define LZHAM_DLL_FILENAME "lzham...
{ "pile_set_name": "Github" }
# # Makefile for the FUSE filesystem. # obj-$(CONFIG_FUSE_FS) += fuse.o fuse-objs := dev.o dir.o file.o inode.o control.o
{ "pile_set_name": "Github" }
<?php namespace App\Console; use Illuminate\Console\Scheduling\Schedule; use Illuminate\Foundation\Console\Kernel as ConsoleKernel; class Kernel extends ConsoleKernel { /** * The Artisan commands provided by your application. * * @var array */ protected $commands = [ // ]; ...
{ "pile_set_name": "Github" }
module Logging # A Mapped Diagnostic Context, or MDC in short, is an instrument used to # distinguish interleaved log output from different sources. Log output is # typically interleaved when a server handles multiple clients # near-simultaneously. # # Interleaved log output can still be meaningful if eac...
{ "pile_set_name": "Github" }
<pre class='metadata'> Title: Priority Hints Shortname: PriorityHints Level: 1 Status: CG-Draft Group: WICG URL: https://wicg.github.io/priority-hints Editor: Addy Osmani, Google Inc., addyosmani@gmail.com, https://blog.yoav.ws Editor: Yoav Weiss 58673, Google Inc., yoav@yoav.ws, https://blog.yoav.ws Abstract: Specific...
{ "pile_set_name": "Github" }
/* -*- Mode: js; js-indent-level: 2; -*- */ /* * Copyright 2011 Mozilla Foundation and contributors * Licensed under the New BSD license. See LICENSE or: * http://opensource.org/licenses/BSD-3-Clause */ if (typeof define !== 'function') { var define = require('amdefine')(module, require); } define(function (req...
{ "pile_set_name": "Github" }
"use strict"; const {NodeExpressStandard} = require('./node_express'); const {NodeExpressBabel} = require('./node_express'); const {NodeExpressTypescript} = require('./node_express'); const {NodeKoaStandard} = require('./node_koa'); const {NodeKoaBabel} = require('./node_koa'); const {NodeKoaTypescript} = require('./...
{ "pile_set_name": "Github" }
/************************************************************* * * MathJax/localization/ru/FontWarnings.js * * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
{ "pile_set_name": "Github" }
// build-pass #![feature(const_generics)] #![allow(incomplete_features)] fn bind<const N: usize>(value: [u8; N]) -> [u8; 3 + 4] { todo!() } fn main() { let mut arr = Default::default(); arr = bind(arr); }
{ "pile_set_name": "Github" }
.ngb-header { padding-left: 20px; } ngb-main-toolbar { display: block; ngb-info-product { float: right; vertical-align: top; } ngb-open-file { float: right; vertical-align: top; } ngb-tool-windows { float: right; vertical-align: top; } ngb-share-link { float: right; ve...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <html> <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=582181 --> <head> <title>Test for Bug 582181</title> <meta charset="utf-8"> <script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script> <script type="text/javascript" src="/tests/SimpleTest/WindowSnapshot.js"></script> ...
{ "pile_set_name": "Github" }
//===-- Hexagon.td - Describe the Hexagon Target Machine --*- tablegen -*--===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
.TH "QwtWheel" 3 "Mon Jan 6 2020" "ProcessViewBrowser-ServerProgramming" \" -*- nroff -*- .ad l .nh .SH NAME QwtWheel .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "int \fBqwtWheelSetMass\fP (\fBPARAM\fP *p, int id, float mass)" .br .ti -1c .RI "int \fBqwtWheelSetOrientation\fP (\fBPARAM\fP *p, int id, int ...
{ "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" }
/* * libmad - MPEG audio decoder library * Copyright (C) 2000-2004 Underbit Technologies, Inc. * * 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 ...
{ "pile_set_name": "Github" }
function g = diffy(f, n) %DIFFY Differentiate a DISKFUN f(x,y) with respect to y. % % G = DIFFY(F) returns a DISKFUN representing the derivative of F in y % This is the same as DIFF(F,2,1). % % G = DIFFY(F,N) returns a DISKFUN representing the Nth derivative of F in % y. This is the same as DIFF(F,2,N). % % ...
{ "pile_set_name": "Github" }
(** This file is part of the Flocq formalization of floating-point arithmetic in Coq: http://flocq.gforge.inria.fr/ Copyright (C) 2010-2018 Sylvie Boldo #<br /># Copyright (C) 2010-2018 Guillaume Melquiond This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser Genera...
{ "pile_set_name": "Github" }
getJasmineRequireObj().Suite = function() { function Suite(attrs) { this.env = attrs.env; this.id = attrs.id; this.parentSuite = attrs.parentSuite; this.description = attrs.description; this.onStart = attrs.onStart || function() {}; this.resultCallback = attrs.resultCallback || function() {}; ...
{ "pile_set_name": "Github" }
#include "chainerx/native/native_device.h" #include <cstdint> #include "chainerx/array.h" #include "chainerx/device.h" #include "chainerx/dtype.h" #include "chainerx/indexable_array.h" #include "chainerx/indexer.h" #include "chainerx/kernels/indexing.h" #include "chainerx/macro.h" #include "chainerx/native/elementwis...
{ "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" }
//****************************************************************************** // SCICHART® Copyright SciChart Ltd. 2011-2019. All rights reserved. // // Web: http://www.scichart.com // Support: support@scichart.com // Sales: sales@scichart.com // // SCDPriceSeries.h is part of the SCICHART® Examples. Permission is...
{ "pile_set_name": "Github" }
require('../modules/web.timers'); require('../modules/web.immediate'); require('../modules/web.dom.iterable'); module.exports = require('../modules/_core');
{ "pile_set_name": "Github" }
/* ** LuaJIT VM builder: library definition compiler. ** Copyright (C) 2005-2020 Mike Pall. See Copyright Notice in luajit.h */ #include "buildvm.h" #include "lj_obj.h" #include "lj_bc.h" #include "lj_lib.h" #include "buildvm_libbc.h" /* Context for library definitions. */ static uint8_t obuf[8192]; static uint8_t *o...
{ "pile_set_name": "Github" }
/* * SolvingTest.scala * Tests for solving strategies. * * Created By: William Kretschmer (kretsch@mit.edu) * Creation Date: Jan 23, 2017 * * Copyright 2017 Avrom J. Pfeffer and Charles River Analytics, Inc. * See http://www.cra.com or email figaro@cra.com for information. * * See http://www.github.com...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project name="AugmentTest" default="test"> <property name="tmp.dir" value="tmp/augment"/> <property name="input" value="${tmp.dir}/augment"/> <target name="setUp"> <mkdir dir="${input}" /> <touch> <filelist id="filelist" dir="${input}" fil...
{ "pile_set_name": "Github" }
/* Copyright 2016 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
{ "pile_set_name": "Github" }
{ "AF": { "name": "Afghanistan" }, "ZA": { "name": "Afrika Selatan" }, "AL": { "name": "Albania" }, "DZ": { "name": "Algeria" }, "US": { "name": "Amerika Syarikat" }, "AD": { "name": "Andorra" }, "AO": { "name": ...
{ "pile_set_name": "Github" }
package com.pan.simplepicture.model.impl; import com.pan.simplepicture.bean.Lz13; import com.pan.simplepicture.inter.Callback; import java.util.List; import java.util.Map; /** * Created by sysadminl on 2016/1/18. */ public interface IArticleFragmentModel extends BaseModel{ void parserLZ13(Map<String, String> ...
{ "pile_set_name": "Github" }
#-- copyright # OpenProject is an open source project management software. # Copyright (C) 2012-2020 the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. # # OpenProject is a fork of ChiliProject, which is a fork ...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2004 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is availabl...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 9448878e2e40f1a4c9f8fd2b56832b13, type: 3} m_Na...
{ "pile_set_name": "Github" }
<?php /** * Smarty plugin * @package Smarty * @subpackage plugins */ /** * Smarty {textformat}{/textformat} block plugin * * Type: block function<br> * Name: textformat<br> * Purpose: format text a certain way with preset styles * or custom wrap/indent settings<br> * @link http://smarty.p...
{ "pile_set_name": "Github" }
--- - name: Download artifacts unarchive: src: "{{ kata_containers_release_url }}" dest: / remote_src: true - name: Create config directory file: path: "{{ kata_containers_config_dir }}" state: directory - name: Set configuration template: src: "{{ item }}.j2" dest: "{{ kata_contain...
{ "pile_set_name": "Github" }
// author: Jannik Strötgen // email: stroetgen@uni-hd.de // resources automatically created; see our EMNLP 2015 paper for details: // https://aclweb.org/anthology/D/D15/D15-1063.pdf // // english: "day","day" "[Mm]aalin","day" // english: "week","week" "[Tt]odobaad","week" // english: "year","year" "[Ss]anad","year"
{ "pile_set_name": "Github" }
// Group of `.postShorten` // Add margin and border bottom when `.postShorten` are in `.postShorten-group` .postShorten-group { .postShorten { // Space between 2 shorten post margin-top: 15px; border-bottom: 1px solid #eef2f8; } } // Post .postShorten { position: relative; ...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.amazonaws</groupId> ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2007-2009 Erin Catto http://www.box2d.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, * i...
{ "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 license...
{ "pile_set_name": "Github" }
@/**************************************************************************/ @/* */ @/* Copyright (c) Microsoft Corporation. All rights reserved. */ @/* */ @/* ...
{ "pile_set_name": "Github" }
#! /bin/sh TOP_DIR=$(dirname $0) LAST_DIR=$PWD if test ! -f $TOP_DIR/configure.ac ; then echo "You must execute this script from the top level directory." exit 1 fi AUTOCONF=${AUTOCONF:-autoconf} ACLOCAL=${ACLOCAL:-aclocal} AUTOHEADER=${AUTOHEADER:-autoheader} dump_help_screen () { echo "Usage: gen-auto...
{ "pile_set_name": "Github" }
/* * Copyright 2010,2011 Reality Jockey, Ltd. * info@rjdj.me * http://rjdj.me/ * * This file is part of ZenGarden. * * ZenGarden 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...
{ "pile_set_name": "Github" }
// // JXCategoryTitleImageCellModel.m // JXCategoryView // // Created by jiaxin on 2018/8/8. // Copyright © 2018年 jiaxin. All rights reserved. // #import "JXCategoryTitleImageCellModel.h" @implementation JXCategoryTitleImageCellModel @end
{ "pile_set_name": "Github" }
// Copyright 2014 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. // Flow control package http2 // flow is the flow control window's size. type flow struct { // n is the number of DATA bytes we're allowed to send. // A flo...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Monolog package. * * (c) Jordi Boggiano <j.boggiano@seld.be> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Monolog\Handler; use Monolog\TestCase; use Monolog\Logger; use Monolog\Fo...
{ "pile_set_name": "Github" }
#!/bin/sh basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") case `uname` in *CYGWIN*) basedir=`cygpath -w "$basedir"`;; esac if [ -x "$basedir/node" ]; then "$basedir/node" "$basedir/../mime/cli.js" "$@" ret=$? else node "$basedir/../mime/cli.js" "$@" ret=$? fi exit $ret
{ "pile_set_name": "Github" }
%Filename: x2fosj.fd %Created by: tex opensans-drv %Created using fontinst v1.927 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{x2fosj.fd} [2011/11/11 Fontinst v1.927 font definitions for X2/fosj.] \expandafter\ifx\csname opensans@scale\endcsname\relax \let\opensans@scale\@empty \fi \Declare...
{ "pile_set_name": "Github" }
var axm = require('../..'); axm.catchAll(); Promise.reject(new Error('ok'));
{ "pile_set_name": "Github" }
package org.edx.mobile.module.db; /** * This class defines databse structure and databse version number. * @author rohan * */ public final class DbStructure { public static final String NAME = "downloads.db"; // Updated to Version 4 to add flag to indicate that video is only available for web // Updat...
{ "pile_set_name": "Github" }
$on: #009eea; $bg: #D9CB9E; $off: #8c8c8c; @mixin center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } @mixin userSelect($value) { -webkit-touch-callout: $value; -webkit-user-select: $value; -khtml-user-select: $value; -moz-user-select: $value; -ms-user-select: $value; user-...
{ "pile_set_name": "Github" }
error: lifetime may not live long enough --> $DIR/regions-reborrow-from-shorter-mut-ref.rs:6:5 | LL | fn copy_borrowed_ptr<'a, 'b>(p: &'a mut &'b mut isize) -> &'b mut isize { | -- -- lifetime `'b` defined here | | | lifetime `'a` defined her...
{ "pile_set_name": "Github" }
# ## usage: # make build repos=xxxx tag=v0.1 # # # default repos=docker.io/bigwhite/ingress-controller-demo-svc9 tag=v0.1 all: push build: go build -o svc9 main.go buildimage: build docker build -t $(repos):$(tag) . push: buildimage docker push $(repos):$(tag) pull: docker pull $(repos):$(tag) test:...
{ "pile_set_name": "Github" }
package adept.repository.models case class RepositoryLocations(name: RepositoryName, uris: Set[String])
{ "pile_set_name": "Github" }
class Rdesktop < Formula desc "UNIX client for connecting to Windows Remote Desktop Services" homepage "https://www.rdesktop.org/" url "https://github.com/rdesktop/rdesktop/releases/download/v1.9.0/rdesktop-1.9.0.tar.gz" sha256 "473c2f312391379960efe41caad37852c59312bc8f100f9b5f26609ab5704288" license "GPL-3....
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head><link rel="apple-touch-icon" sizes="180x180" href="/glide/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/glide/favicon-32x32.png"><link rel="icon" ...
{ "pile_set_name": "Github" }
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> <include layout="@layout/partial_action_bar" android:layout_width="match_parent" android:layout_heigh...
{ "pile_set_name": "Github" }
import React from 'react'; export type BrowserNotificationProps = { /** Title of the notification. */ title: string; /** Unique ID. */ tag?: string; /** Content of the notification. */ body?: string; /** URL of an image. */ icon?: string; /** Timeout in which to automatically close the notificaiton. ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2016 - 2018 Intel Corporation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * 1. Redistributions of source code must retain the above copyright notice(s), * this li...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <style name="MainTheme" parent="MainTheme.Base"> </style> <!-- Base theme applied no matter what API --> <style name="MainTheme.Base" parent="Theme.AppCompat.Light.DarkActionBar"> <!--If you are using revision 22.1 please use just windowNoTitle....
{ "pile_set_name": "Github" }
import logging import os from PyQt5 import QtCore from qtodotxt.lib.filters import DueTodayFilter, DueTomorrowFilter, DueThisWeekFilter, DueThisMonthFilter, \ DueOverdueFilter from qtodotxt.lib.tasklib import Task from sys import version import time logger = logging.getLogger(__name__) PYTHON_VERSION = version[:3...
{ "pile_set_name": "Github" }
package qunar.tc.qconfig.client; /** * @author miao.yang susing@gmail.com * @since 14-5-14. */ public class Feature { public static final Feature DEFAULT = Feature.create().build(); public static final class Builder { // 是否自动载入 private boolean autoReload = true; // 能容忍的最低版本限度 ...
{ "pile_set_name": "Github" }
import ISuggest from './suggest'; /** * The suggest interface */ type ILocation = ISuggest & { readonly location: { lat: number; lng: number; }; readonly gmaps?: google.maps.GeocoderResult | google.maps.places.PlaceResult; }; export default ILocation;
{ "pile_set_name": "Github" }
/* Native method references for those with the same name as other `lodash` methods. */ var nativeFloor = Math.floor, nativeRandom = Math.random; /** * The base implementation of `_.random` without support for argument juggling * and returning floating-point numbers. * * @private * @param {number} min The mini...
{ "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" }
function x = reverse(x) % flip a vector x = x(end:-1:1);
{ "pile_set_name": "Github" }
""" Definition of views. """ from django.shortcuts import render from django.http import HttpRequest from django.template import RequestContext from datetime import datetime def home(request): """Renders the home page.""" assert isinstance(request, HttpRequest) return render( request, 'app...
{ "pile_set_name": "Github" }
{ "name": "@blueprintjs/table", "version": "3.8.15", "description": "Scalable interactive table component", "main": "lib/cjs/index.js", "module": "lib/esm/index.js", "esnext": "lib/esnext/index.js", "typings": "lib/esm/index.d.ts", "style": "lib/css/table.css", "unpkg": "dist/table.b...
{ "pile_set_name": "Github" }
// (C) Copyright 2008-10 Anthony Williams // (C) Copyright 2011-2015 Vicente J. Botet Escriba // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifndef BOOST_THREAD_FUTURES_WAIT_FOR_ALL_HPP #define BOOST_T...
{ "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\HttpKernel\Tests\ControllerMetadata; use PHPUnit\Fram...
{ "pile_set_name": "Github" }
// // Copyright 2019 Ettus Research, a National Instruments Brand // // SPDX-License-Identifier: GPL-3.0-or-later // #include "x300_defaults.hpp" #include "x300_mb_controller.hpp" #include <uhd/property_tree.hpp> #include <uhd/utils/math.hpp> using namespace uhd; using namespace uhd::rfnoc; namespace uhd { namespace...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008 The Android Open Source Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * Redistributions of source code must retain the above copyright * notice, t...
{ "pile_set_name": "Github" }