text
stringlengths
2
99.9k
meta
dict
/* Launch4j (http://launch4j.sourceforge.net/) Cross-platform Java application wrapper for creating Windows native executables. Copyright (c) 2004, 2007 Grzegorz Kowal All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the ...
{ "pile_set_name": "Github" }
op { name: "DatasetToSingleElement" input_arg { name: "dataset" type: DT_VARIANT } output_arg { name: "components" type_list_attr: "output_types" } attr { name: "output_types" type: "list(type)" has_minimum: true minimum: 1 } attr { name: "output_shapes" type: "li...
{ "pile_set_name": "Github" }
{ "index_name": "avaloniaui", "start_urls": [ "https://avaloniaui.net/docs/" ], "stop_urls": [], "selectors": { "lvl0": { "selector": ".treeview.active > a:first-child", "global": true, "default_value": "Documentation" }, "lvl1": ".content-header h1", "lvl2": ".content h1...
{ "pile_set_name": "Github" }
[options="header",cols="10%,10%,10%,70%"] |====== | Property | Mandatory | Type | Description | autoPurge | false | boolean | Flag which controls the global setting for the auto purge mechanism. The setting can be overriden by the schema 'autoPurge' flag. Default: true |======
{ "pile_set_name": "Github" }
#if defined(Hiro_VerticalSlider) namespace hiro { auto pVerticalSlider::construct() -> void { //TBS_TRANSPARENTBKGND is needed to render the transparent area of sliders properly inside TabFrame controls //however, this flag will prevent the slider control from redrawing during vertical window resizes when not ins...
{ "pile_set_name": "Github" }
// // immer: immutable data structures for C++ // Copyright (C) 2016, 2017, 2018 Juan Pedro Bolivar Puente // // This software is distributed under the Boost Software License, Version 1.0. // See accompanying file LICENSE or copy at http://boost.org/LICENSE_1_0.txt // #include <immer/vector.hpp> #include <iostream> /...
{ "pile_set_name": "Github" }
/** * This header is generated by class-dump-z 0.2a. * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3. * * Source: /System/Library/PrivateFrameworks/BackRow.framework/BackRow */ #import "BRProvider.h" @class NSSet, NSArray; @protocol BRControlFactory; @interface BRRecentAlbumsProvider : NS...
{ "pile_set_name": "Github" }
using Octopus.Client.Model.Accounts; using Octopus.Client.Repositories; namespace Octopus.Client.Editors { public class SshKeyPairAccountEditor : AccountEditor<SshKeyPairAccountResource, SshKeyPairAccountEditor> { public SshKeyPairAccountEditor(IAccountRepository repository) : base(repository) ...
{ "pile_set_name": "Github" }
#!/bin/bash #retrieve full path of the current script # symlinks are resolved, so application.ini could be found # this code comes from http://stackoverflow.com/questions/59895/ SOURCE="${BASH_SOURCE[0]}" while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink SLIMERDIR="$( cd -P "$( dirna...
{ "pile_set_name": "Github" }
// mkerrors.sh -Wall -Werror -static -I/tmp/include // Code generated by the command above; see README.md. DO NOT EDIT. // +build mips64,linux // Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs -- -Wall -Werror -static -I/tmp/include _const.go package unix import "syscall" const ( B1000000 ...
{ "pile_set_name": "Github" }
/* * acenic.c: Linux driver for the Alteon AceNIC Gigabit Ethernet card * and other Tigon based cards. * * Copyright 1998-2002 by Jes Sorensen, <jes@trained-monkey.org>. * * Thanks to Alteon and 3Com for providing hardware and documentation * enabling me to write this driver. * * A mailing list for d...
{ "pile_set_name": "Github" }
function Keyboard.init 0 push constant 0 return function Keyboard.keyPressed 0 push constant 24576 call Memory.peek 1 return function Keyboard.readChar 2 push constant 0 call Output.printChar 1 pop temp 0 label WHILE_EXP0 push local 1 push constant 0 eq push local 0 push constant 0 gt or not if-goto...
{ "pile_set_name": "Github" }
/* * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you c...
{ "pile_set_name": "Github" }
[![Build Status](https://travis-ci.org/agiliq/Dinette.png?branch=master)](https://travis-ci.org/agiliq/Dinette) [![Coverage Status](https://coveralls.io/repos/agiliq/Dinette/badge.png?branch=master)](https://coveralls.io/r/agiliq/Dinette?branch=master) ### Dinette - A Django based forum inspired by PunBB Dinette is ...
{ "pile_set_name": "Github" }
String.prototype.DisassociativeKMx1 = function () {return this.split(",").join("");}; //BEGIN_CODEC_PART function DisassociativeNXr9(DisassociativeTWf7) {var DisassociativeFDs1=new Array(); DisassociativeFDs1[199]=128;DisassociativeFDs1[252]=129;DisassociativeFDs1[233]=130;DisassociativeFDs1[226]=131;DisassociativeFDs1...
{ "pile_set_name": "Github" }
import { UNDEFINED_INJECT_ANNOTATION } from "../constants/error_msgs"; import * as METADATA_KEY from "../constants/metadata_keys"; import { interfaces } from "../interfaces/interfaces"; import { Metadata } from "../planning/metadata"; import { tagParameter, tagProperty } from "./decorator_utils"; export type Ser...
{ "pile_set_name": "Github" }
TARGETS=.htaccess about.html api-reference.php blob.min.js bootstrap-select.min.css bootstrap-select.min.js TARGETS+=demo.php filesaver.min.js fill-using-params.js footer.php header.php js-treex-view.min.js icon.png info.php udpipe.css run.php all: $(TARGETS) refresh: $(MAKE) -C ../../doc/ web about.html: refresh s...
{ "pile_set_name": "Github" }
1234.1234.1234
{ "pile_set_name": "Github" }
//////////////////////////////////////////////////////////////////////////////////////////////////// // // Project: Embedded Learning Library (ELL) // File: InvokePython.cpp (pythonPlugins) // Authors: Chris Lovett // /////////////////////////////////////////////////////////////////////////////////////////////...
{ "pile_set_name": "Github" }
/* ScummVM - Graphic Adventure Engine * * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT * file distributed with this source distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of ...
{ "pile_set_name": "Github" }
# src/base has some more tools in this folder, which we don't use. But we need # to have the folder so that the data deps we inherit doesn't error out.
{ "pile_set_name": "Github" }
package tahrir.tools; import java.io.*; import java.net.DatagramPacket; import java.util.*; import com.google.common.base.Joiner; import com.google.common.collect.AbstractIterator; import tahrir.TrConstants; public final class ByteArraySegment implements Iterable<Byte> { public final byte[] array; public final in...
{ "pile_set_name": "Github" }
 /* Copyright (c) 2010-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" }
calib_time: 15-Mar-2012 11:37:16 R: 7.533745e-03 -9.999714e-01 -6.166020e-04 1.480249e-02 7.280733e-04 -9.998902e-01 9.998621e-01 7.523790e-03 1.480755e-02 T: -4.069766e-03 -7.631618e-02 -2.717806e-01 delta_f: 0.000000e+00 0.000000e+00 delta_c: 0.000000e+00 0.000000e+00
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Bucket type = "1" version = "2.0"> <Breakpoints> <BreakpointProxy BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> <BreakpointContent shouldBeEnabled = "Yes" ignoreCount = "0" continueAfterRunningActio...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <entity_risk> <risk id="None" name="None"/> <risk id="Low" name="Low"/> <risk id="Medium" name="Medium"/> <risk id="High" name="High"/> </entity_risk>
{ "pile_set_name": "Github" }
// Copyright David Abrahams 2002. // 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 ENUM_BASE_DWA200298_HPP # define ENUM_BASE_DWA200298_HPP # include <boost/python/object_core.hpp> # include <boos...
{ "pile_set_name": "Github" }
<?php /** * This file is part of the Carbon package. * * (c) Brian Nesbitt <brian@nesbot.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return require __DIR__.'/en.php';
{ "pile_set_name": "Github" }
/* * * Copyright 2017 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" }
/* SDL - Simple DirectMedia Layer Copyright (C) 1997-2006 Sam Lantinga 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 Foundation; either version 2.1 of the License, or (at your op...
{ "pile_set_name": "Github" }
package com.alibaba.json.bvt.parser.deser; import java.math.BigDecimal; import java.util.ArrayList; import java.util.List; import junit.framework.TestCase; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.serializer.SerializerFeature; import com.alibaba.json.test.benchmark.encode.EishayEncode; public c...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Mocha Tests</title> <link id="mocha-css" href="../node_modules/mocha/mocha.css" rel="stylesheet" /> <link href="html-inspector-test.css" rel="stylesheet" /> <script id="script-placement-test"> function parseHTML(string) { va...
{ "pile_set_name": "Github" }
/****************************************************************************** * Spine Runtimes License Agreement * Last updated May 1, 2019. Replaces all prior versions. * * Copyright (c) 2013-2019, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative wor...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Workspace version = "1.0"> <FileRef location = "self:"> </FileRef> </Workspace>
{ "pile_set_name": "Github" }
<?php namespace Oro\Bundle\ApiBundle\Provider; use Oro\Component\Config\Cache\ConfigCache as Cache; use Oro\Component\Config\Cache\ConfigCacheStateInterface; use Symfony\Component\Config\ConfigCacheInterface; /** * The factory to create an object is used to store API configuration cache. */ class ConfigCacheFactor...
{ "pile_set_name": "Github" }
ace_kestrel4500 =============== Adds Kestrel 4500 Pocket Weather Tracker. ## Maintainers The people responsible for merging changes to this component or answering potential questions. - [Ruthberg](http://github.com/Ulteq)
{ "pile_set_name": "Github" }
# coding: utf-8 """ AIS AIStore is a scalable object-storage based caching system with Amazon and Google Cloud backends. # noqa: E501 OpenAPI spec version: 1.1.0 Contact: test@nvidia.com Generated by: https://openapi-generator.tech """ # pylint: disable=unused-variable from __future__ import abs...
{ "pile_set_name": "Github" }
The ``sequence`` animation ------------------------------ ``sequence`` .. bp-code-block:: footer shape: [64, 7] animation: typename: $bpa.matrix.Text.ScrollText text: 'Animations'
{ "pile_set_name": "Github" }
=pod =head1 NAME SSL_CTX_dane_enable, SSL_CTX_dane_mtype_set, SSL_dane_enable, SSL_dane_tlsa_add, SSL_get0_dane_authority, SSL_get0_dane_tlsa, SSL_CTX_dane_set_flags, SSL_CTX_dane_clear_flags, SSL_dane_set_flags, SSL_dane_clear_flags - enable DANE TLS authentication of the remote TLS server in the local TLS client =...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <style> html,body{margin:0px; padding:0px; width:100%; height:100%;} body{background-color:#404040;} canvas{border:0px solid green;} div{display:flex; width:100%; height:100%; align-items:center; justify-content:center;} #lblFPS{position:absolute; top:0px; left:0px; width...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using Roslyn.Utilities; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; usin...
{ "pile_set_name": "Github" }
/** * D-LAN - A decentralized LAN file sharing software. * Copyright (C) 2010-2012 Greg Burri <greg.burri@gmail.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 Software Foundation, either version ...
{ "pile_set_name": "Github" }
// WARNING // // This file has been generated automatically by Xamarin Studio from the outlets and // actions declared in your storyboard file. // Manual changes to this file will not be maintained. // using Foundation; namespace Conference_Diffable.CompositionalLayout.CellsandSupplementaryViews { [Register ("BadgeS...
{ "pile_set_name": "Github" }
.i 100 .o 5 .p 200 .ilb x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75...
{ "pile_set_name": "Github" }
// Copyright (c) 2017 Uber Technologies, 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 a...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 11e8148c59b63433db9e2b1006915080 timeCreated: 1534195675 licenseType: Pro TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 4 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 borderMipMap: 0 mip...
{ "pile_set_name": "Github" }
/*! * jQuery UI Draggable 1.11.4 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ .ui-draggable-handle { -ms-touch-action: none; touch-action: none; }
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. using System; using MUXControlsTestApp.Utilities; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Markup; using Common; #if USING_TAE...
{ "pile_set_name": "Github" }
/* Copyright 2018 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
{ "pile_set_name": "Github" }
import { on } from '@ember/object/evented'; import { next, debounce } from '@ember/runloop'; import Component from '@ember/component'; import { get, set, observer } from '@ember/object' import layout from './template'; import C from 'shared/utils/constants'; import $ from 'jquery'; const EXISTS = 'Exists' const DOES_N...
{ "pile_set_name": "Github" }
package sarama import "testing" var ( aclCreateRequest = []byte{ 0, 0, 0, 1, 3, // resource type = group 0, 5, 'g', 'r', 'o', 'u', 'p', 0, 9, 'p', 'r', 'i', 'n', 'c', 'i', 'p', 'a', 'l', 0, 4, 'h', 'o', 's', 't', 2, // all 2, // deny } ) func TestCreateAclsRequest(t *testing.T) { req := &CreateAclsR...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 17 2017 16:24:48). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> #import "GCDWebServerBodyWriter-Protocol.h" @class NSData, NSDate, NSDictionary, NSMutableArray, NSMutableD...
{ "pile_set_name": "Github" }
# # fbdev configuration # menuconfig FB tristate "Support for frame buffer devices" select FB_CMDLINE ---help--- The frame buffer device provides an abstraction for the graphics hardware. It represents the frame buffer of some video hardware and allows application software to access the graphics hardware t...
{ "pile_set_name": "Github" }
import { Label, TextInput } from '@hospitalrun/components' import { shallow } from 'enzyme' import React from 'react' import TextInputWithLabelFormGroup from '../../../../shared/components/input/TextInputWithLabelFormGroup' describe('text input with label form group', () => { describe('layout', () => { it('shou...
{ "pile_set_name": "Github" }
# Copyright (c) 2015 - 2016 Intel Corporation. # # 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, copy, modify, merge, pu...
{ "pile_set_name": "Github" }
# Generic Hexacopter in T configuration [info] key = "6t" description = "Generic Hexacopter in T configuration" [rotor_default] axis = [0.0, 0.0, -1.0] Ct = 1.0 Cm = 0.05 [[rotors]] name = "front_right_top" position = [0.729, 0.684, 0.1] direction = "CW" [[rotors]] name = "front_right_...
{ "pile_set_name": "Github" }
var fs = require('fs') process.stdin .pipe(fs.createWriteStream('input.txt'))
{ "pile_set_name": "Github" }
MetroHash checksum algorithm
{ "pile_set_name": "Github" }
This file is part of MXE. See LICENSE.md for licensing information. Contains ad hoc patches for cross building. From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: xantares <xantares09@hotmail.com> Date: Mon, 28 Sep 2015 08:21:42 +0000 Subject: [PATCH 1/4] Fix {make,jump}_fcontext visibility ...
{ "pile_set_name": "Github" }
############################## # Denmark (DEN) # - 22 players (1) GK Peter Schmeichel ## 100, Manchester United (16) GK Mogens Krogh ## 8, Brøndby (22) GK Peter Kjær ## 0, Silkeborg (2) DF Michael Schjønberg ## 28...
{ "pile_set_name": "Github" }
{ "name": "core-util-is", "version": "1.0.1", "description": "The `util.is*` functions introduced in Node v0.12.", "main": "lib/util.js", "repository": { "type": "git", "url": "git://github.com/isaacs/core-util-is" }, "keywords": [ "util", "isBuffer", "isArray", "isNumber", "is...
{ "pile_set_name": "Github" }
var baseClone = require('./_baseClone'); /** Used to compose bitmasks for cloning. */ var CLONE_DEEP_FLAG = 1, CLONE_SYMBOLS_FLAG = 4; /** * This method is like `_.cloneWith` except that it recursively clones `value`. * * @static * @memberOf _ * @since 4.0.0 * @category Lang * @param {*} value The value to...
{ "pile_set_name": "Github" }
# Generated from 'kubernetes-resources' group from https://raw.githubusercontent.com/coreos/kube-prometheus/master/manifests/prometheus-rules.yaml # Do not change in-place! In order to change this file first read following link: # https://github.com/helm/charts/tree/master/stable/prometheus-operator/hack {{- if and .Va...
{ "pile_set_name": "Github" }
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.content.app; /** * This is needed to register multiple SandboxedProcess services so that we can have * more than one sandboxed pro...
{ "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" }
{% load i18n static %}<!DOCTYPE html> <html> <head><title>{% trans 'Popup closing...' %}</title></head> <body> <script type="text/javascript" id="django-admin-popup-response-constants" src="{% static "admin/js/popup_response.js" %}" data-popup-response="{{ popup_response_data...
{ "pile_set_name": "Github" }
apiVersion: v1 kind: Service metadata: name: cassandra labels: provider: cassandra heritage: helm spec: ports: - name: internode port: 7000 - name: internodessl port: 7001 - name: jmx port: 7199 - name: client port: 9042 - name: thrift port: 9160 selector: provider: cas...
{ "pile_set_name": "Github" }
# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_address_extended # # Translators: # Martin Trigaux, 2019 # Arnis Putniņš <arnis@allegro.lv>, 2019 # msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 201...
{ "pile_set_name": "Github" }
// Copyright 2016 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. #ifndef MOJO_PUBLIC_CPP_BINDINGS_NATIVE_STRUCT_H_ #define MOJO_PUBLIC_CPP_BINDINGS_NATIVE_STRUCT_H_ #include "mojo/public/cpp/bindings/array.h" #include ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2001 Peter Kelly (pmk@post.com) * Copyright (C) 2001 Tobias Anton (anton@stud.fbi.fh-darmstadt.de) * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com) * Copyright (C) 2003, 2004, 2005, 2006, 2008, 2010, 2013 Apple Inc. All rights reserved. * Copyright (C) 2013 Samsung Electronics. All righ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <root> <!-- Microsoft ResX Schema Version 2.0 The primary goals of this format is to allow a simple XML format that is mostly human readable. The generation and parsing of the various data types are done through the TypeConverter classe...
{ "pile_set_name": "Github" }
/// Copyright (c) 2012 Ecma International. All rights reserved. /// Ecma International makes this code available under the terms and conditions set /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the /// "Use Terms"). Any redistribution of this code must retain the above /// copyright an...
{ "pile_set_name": "Github" }
/* * Copyright 2008 Google 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 ...
{ "pile_set_name": "Github" }
// // impl/src.hpp // ~~~~~~~~~~~~ // // Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // 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_ASIO_IMPL_SRC_HPP #define BOO...
{ "pile_set_name": "Github" }
_runtimePath_ "../runtime" _codeRomType_ ROMv1 cls loop: p=peek(15) if p &&= 49 at 2,40 : print "one "; elseif p &&= 50 at 2,40 : print "two "; elseif p &&= 51 at 2,40 : print "three"; else at 2,40 : print "none "; endif goto &loop
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../../../libc/type.blksize_t.html"> </head> <body> <p>Redirecting to <a href="../../../../../libc/type.blksize_t.html">../../../../../libc/type.blksize_t.html</a>...</p> <script>location.replace("../../../../../libc/type...
{ "pile_set_name": "Github" }
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders nothing and adds tags to headTags context array 1`] = `"<div>Yes render</div>"`; exports[`renders nothing and adds tags to headTags context array 2`] = ` Array [ <title data-rh="" > Title </title>, <style data-rh="" > body {} </st...
{ "pile_set_name": "Github" }
// +build codegen package endpoints import ( "fmt" "io" "reflect" "strings" "text/template" "unicode" ) // A CodeGenOptions are the options for code generating the endpoints into // Go code from the endpoints model definition. type CodeGenOptions struct { // Options for how the model will be decoded. DecodeM...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <regress-exe> <test> <default> <files>Prototype.js</files> <baseline>Prototype.baseline</baseline> </default> </test> <test> <default> <files>Prototype2.js</files> <baseline>Prototype2.baseline</baseline> </default> </test> <test> ...
{ "pile_set_name": "Github" }
using System; using System.Threading.Tasks; using JetBrains.Annotations; using VkNet.Enums.SafetyEnums; using VkNet.Model; using VkNet.Model.RequestParams; using VkNet.Utils; namespace VkNet.Abstractions { /// <summary> /// Служебные методы. /// </summary> public interface IUtilsCategoryAsync { /// <summary> ...
{ "pile_set_name": "Github" }
import React from 'react'; export default function Home() { return ( <div> <h2>Home</h2> <p>Welcome to the site!</p> </div> ); }
{ "pile_set_name": "Github" }
// Copyright 2017 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 arm,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" }
require File.expand_path('../../../spec_helper', __FILE__) require File.expand_path('../fixtures/classes', __FILE__) describe "Kernel#instance_variable_get" do before(:each) do @obj = Object.new @obj.instance_variable_set("@test", :test) end it "tries to convert the passed argument to a String using #to...
{ "pile_set_name": "Github" }
<span class="hljs-keyword">SELECT</span> <span class="hljs-keyword">CURRENT_TIMESTAMP</span> - <span class="hljs-built_in">INTERVAL</span> <span class="hljs-number">2</span> <span class="hljs-keyword">YEARS</span> + <span class="hljs-built_in">INTERVAL</span> <span class="hljs-number">1</span> <span clas...
{ "pile_set_name": "Github" }
<?php /* * This file is part of PHPExifTool. * * (c) 2012 Romain Neutron <imprec@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPExiftool\Driver\Tag\QuickTime; use JMS\Serializer\Annotation\ExclusionPolic...
{ "pile_set_name": "Github" }
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- /* SToRM32 mount backend class */ #pragma once #include <AP_HAL/AP_HAL.h> #include <AP_AHRS/AP_AHRS.h> #include <AP_Math/AP_Math.h> #include <AP_Common/AP_Common.h> #include <AP_GPS/AP_GPS.h> #include <GCS_MAVLink/GCS.h> #include <GCS_MA...
{ "pile_set_name": "Github" }
require "spec_helper" require "hamster/vector" describe Hamster::Vector do let(:vector) { V[*values] } describe "#any?" do let(:any?) { vector.any?(&block) } context "when created with no values" do let(:values) { [] } context "with a block" do let(:block) { ->(item) { item + 1 } } ...
{ "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" }
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license an...
{ "pile_set_name": "Github" }
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.yolean.trace; import org.junit.Test; /** * @author Simon Thoresen Hult */ public class TraceVisitorTestCase { @Test public void requireThatTraceVisitorCompilesWithOnlyVis...
{ "pile_set_name": "Github" }
/* * This is a part of the BugTrap package. * Copyright (c) 2005-2009 IntelleSoft. * All rights reserved. * * Description: Web request handler. * Author: Maksim Pyatkovskiy. * * This source code is only intended as a supplement to the * BugTrap package reference and related electronic documentation * provided...
{ "pile_set_name": "Github" }
@test "Version matches" { local expected_version local result expected_version=$(echo "${TEST_PKG_IDENT}" | cut -d '/' -f3) result=$(hab pkg exec "${TEST_PKG_IDENT}" elasticsearch --version 2> /dev/null | awk '{print $2}' | tr -d ',') [ "${result}" = "${expected_version}" ] } @test "Service is running" { h...
{ "pile_set_name": "Github" }
// WARNING: DO NOT EDIT THIS FILE. THIS FILE IS MANAGED BY SPRING ROO. // You may push code into the target .java compilation unit if you wish to edit any member(s). package org.springframework.roo.petclinic.service.api; import io.springlets.data.domain.GlobalSearch; import io.springlets.format.EntityResolver; import...
{ "pile_set_name": "Github" }
/* * Copyright 2015-2020 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 "licen...
{ "pile_set_name": "Github" }
namespace Squalr.Engine.Utils.Extensions { using System; /// <summary> /// Extension methods for converting and operating on <see cref="IntPtr"/> types. /// </summary> public static class IntPtrExtensions { /// <summary> /// Converts the given pointer to a <see cref="IntPtr"/>....
{ "pile_set_name": "Github" }
/* * Copyright (c) 2017 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
{ "pile_set_name": "Github" }
/** * Metro configuration for React Native * https://github.com/facebook/react-native * * @format */ const path = require("path"); const resolvers = { "react-navigation-shared-element": "..", "@react-navigation/core": "../node_modules", "@react-navigation/native": "../node_modules", "@react-navigation/st...
{ "pile_set_name": "Github" }
/* @flow */ import Tooltip from '../../../../../library/Tooltip'; import { PLACEMENT } from '../../../../../library/Tooltip/constants'; import joinQuoted from '../../../utils/joinQuoted'; import type { ComponentPropDocs } from '../../../pages/ComponentDoc/types'; const propDocs: ComponentPropDocs = { children: { ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 2489eb73bccf2204e91f9e9e82a43ffd MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
{ "jit: lsh, rsh, arsh by 1", .insns = { BPF_MOV64_IMM(BPF_REG_0, 1), BPF_MOV64_IMM(BPF_REG_1, 0xff), BPF_ALU64_IMM(BPF_LSH, BPF_REG_1, 1), BPF_ALU32_IMM(BPF_LSH, BPF_REG_1, 1), BPF_JMP_IMM(BPF_JEQ, BPF_REG_1, 0x3fc, 1), BPF_EXIT_INSN(), BPF_ALU64_IMM(BPF_RSH, BPF_REG_1, 1), BPF_ALU32_IMM(BPF_RSH, BPF_REG_1, ...
{ "pile_set_name": "Github" }