text
stringlengths
2
99.9k
meta
dict
/* * (c) Copyright 2018 Palantir Technologies Inc. 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 ...
{ "pile_set_name": "Github" }
import Form from './Form'; const PASSWORD_FIELD = 'password'; const CONFIRM_PASSWORD_FIELD = 'confirmPassword'; export default Form.extend({ passwordField: function () { return this.input(PASSWORD_FIELD); }, confirmPasswordField: function () { return this.input(CONFIRM_PASSWORD_FIELD); }, setPasswor...
{ "pile_set_name": "Github" }
JASC-PAL 0100 16 0 0 0 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255 255 0 255
{ "pile_set_name": "Github" }
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingLeft="@dimen/activity_horizontal_margin" ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <definitions id="definitions" xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:omgdc="http://www.omg.or...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CSS Flexible Box Test: Minimum height of flex items</title> <link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igal...
{ "pile_set_name": "Github" }
/** * Created by mgobbi on 12/12/2016. */ define(function () { return function (node, dispatcher) { var map = new google.maps.Map(node, { zoom: 8, center: {lat: -34.397, lng: 150.644} }); dispatcher.addEventListener("place-changed",function(e){ var cente...
{ "pile_set_name": "Github" }
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE193_char_memmove_64a.cpp Label Definition File: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE193.label.xml Template File: sources-sink-64a.tmpl.cpp */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Allocate me...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2009-2013 CWI * 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 available at * http...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright 2012-present Pixate, 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://w...
{ "pile_set_name": "Github" }
// Copyright 2013 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 exact import ( "go/token" "strings" "testing" ) // TODO(gri) expand this test framework var opTests = []string{ // unary operations `+ 0 = 0`, ...
{ "pile_set_name": "Github" }
using Microsoft.Diagnostics.Runtime; namespace MemoScope.Core.Data { public class ClrDumpObject : ClrDumpType { public ulong Address { get; } public object Value => ClrDump.Eval(GetValue); public bool IsInterior { get; private set; } public int ArrayLength => ClrDump.Eval( () =...
{ "pile_set_name": "Github" }
var composeArgs = require('./_composeArgs'), composeArgsRight = require('./_composeArgsRight'), replaceHolders = require('./_replaceHolders'); /** Used as the internal argument placeholder. */ var PLACEHOLDER = '__lodash_placeholder__'; /** Used to compose bitmasks for function metadata. */ var WRAP_BIND_FLAG...
{ "pile_set_name": "Github" }
# Project-wide Gradle settings. # IDE (e.g. Android Studio) users: # Gradle settings configured through the IDE *will override* # any settings specified in this file. # For more details on how to configure your build environment visit # http://www.gradle.org/docs/current/userguide/build_environment.html # Specifies ...
{ "pile_set_name": "Github" }
/*! ****************************************************************************** * * \file * * \brief Header file containing RAJA headers for OpenMP execution. * * These methods work only on platforms that support OpenMP. * **************************************************************************...
{ "pile_set_name": "Github" }
#FIG 3.2 Produced by xfig version 3.2.5b Landscape Center Metric A4 100.00 Single -2 1200 2 0 32 #d9d9d9 0 33 #6e6e6e 0 34 #c9c9c9 0 35 #dfd8df 0 36 #f7f3f7 0 37 #9c0000 0 38 #8c8c8c 0 39 #424242 0 40 #8c8c8c 0 41 #424242 0 42 #8c8c8c 0 43 #424242 0 44 #414541 0 45 #c0c0c0 0 46 #e7e7e7 0 47 #717571 6 2295 1755 1...
{ "pile_set_name": "Github" }
// <auto-generated /> using System; using NorthwindMvc.Data; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Storage.ValueConversion; namespace NorthwindMvc.Data.Migrations { [DbContext(typeof(ApplicationDbContext))] partial...
{ "pile_set_name": "Github" }
{ "actions": [], "creation": "2017-08-28 16:46:41.732676", "doctype": "DocType", "editable_grid": 1, "engine": "InnoDB", "field_order": [ "invoice_fields" ], "fields": [ { "fieldname": "invoice_fields", "fieldtype": "Table", "label": "POS Field", "options": "POS Field" } ], "issingle": 1, "...
{ "pile_set_name": "Github" }
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved. var test = require('tap').test; ///--- Globals var BerReader; ///--- Tests test('load library', function(t) { BerReader = require('../../lib/index').BerReader; t.ok(BerReader); try { new BerReader(); t.fail('Should have thrown...
{ "pile_set_name": "Github" }
Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ############################################################################### Project: "libspeex"=..\libspeex\libspeex.dsp - Package Owner=<4> Package=<5> {{{ }}} Package=<4> {{{ }}} ...
{ "pile_set_name": "Github" }
# Practical Business Python This repository contains, code, notebooks and examples from https://pbpython.com
{ "pile_set_name": "Github" }
import Cocoa /* A container view for the 2 types of player views - Default / Expanded Art view. Switches between the 2 views, shows/hides individual UI components, and handles functions such as auto-hide. */ class PlayingTrackView: MouseTrackingView, ColorSchemeable, TextSizeable { @IBOutlet weak var...
{ "pile_set_name": "Github" }
use strict; use warnings; use utf8; use Test::More; use Test::Fatal; use Test::FailWarnings -allow_deps => 1; binmode(Test::More->builder->$_, ":utf8") for qw/output failure_output todo_output/; use Encode; use Path::Tiny; use Test::DZil; use List::Util 'first'; use Dist::Zilla::File::InMemory; use Dist::Zilla::File:...
{ "pile_set_name": "Github" }
/* * DNS Resolver upcall management for CIFS DFS and AFS * Handles host name to IP address resolution and DNS query for AFSDB RR. * * Copyright (c) International Business Machines Corp., 2008 * Author(s): Steve French (sfrench@us.ibm.com) * Wang Lei (wang840925@gmail.com) * * This librar...
{ "pile_set_name": "Github" }
// Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // Preprocessed version of "boost/mpl/modulus.hpp" header // -- DO NOT modify by hand! namespace boost { namespac...
{ "pile_set_name": "Github" }
// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. // // You are hereby granted a non-exclusive, worldwide, royalty-free license to use, // copy, modify, and distribute this software in source code or binary form for use // in connection with the web services and APIs provided by Facebook. // // As with...
{ "pile_set_name": "Github" }
// { dg-require-namedlocale "de_DE.ISO8859-15" } // 2005-04-08 Paolo Carlini <pcarlini@suse.de> // Copyright (C) 2005-2020 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms of the GNU Gene...
{ "pile_set_name": "Github" }
# gogol-fonts * [Version](#version) * [Description](#description) * [Contribute](#contribute) * [Licence](#licence) ## Version `0.5.0` ## Description A client library for the Google Fonts Developer. ## Contribute For any problems, comments, or feedback please create an issue [here on GitHub](https://github.co...
{ "pile_set_name": "Github" }
/* ** SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008) ** Copyright (C) 2011 Silicon Graphics, Inc. ** All Rights Reserved. ** ** 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 wi...
{ "pile_set_name": "Github" }
#include "mimefile.h" #include <QFileInfo> MimeFile::MimeFile(QFile *file) { this->file = file; this->cType = "application/octet-stream"; this->cName = QFileInfo(*file).fileName(); this->cEncoding = Base64; } MimeFile::~MimeFile() { delete file; } void MimeFile::prepare() { file->open(QIODevice::ReadOnly); t...
{ "pile_set_name": "Github" }
/** * The MIT License (MIT) * * Copyright (c) 2019 vk.com * * 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...
{ "pile_set_name": "Github" }
// $Id$ // Author: Yves Lafon <ylafon@w3.org> // // (c) COPYRIGHT MIT, ERCIM and Keio University, 2012. // Please first read the full copyright statement in file COPYRIGHT.html package org.w3c.css.atrules.css; import org.w3c.css.parser.AtRule; import org.w3c.css.util.ApplContext; import org.w3c.css.util.InvalidParamEx...
{ "pile_set_name": "Github" }
rule n3f0_224b6854b84946f6 { meta: copyright="Copyright (c) 2014-2018 Support Intelligence Inc, All Rights Reserved." engine="saphire/1.3.1 divinorum/0.998 icewater/0.4" viz_url="http://icewater.io/en/cluster/query?h64=n3f0.224b6854b84946f6" cluster="n3f0.224b6854b84946f6" cluster_size="3"...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <ldml> <identity> <version number="$Revision: 5798 $"/> <generation date="$Date: 2011-05-02 15:05:34 +0900 (Mon, 02 May 2011) $"/> <language type="yav"/> <territory type="CM"/> </identity> </ldml>
{ "pile_set_name": "Github" }
FIRST_GOPATH := $(firstword $(subst :, ,$(GOPATH))) PKGS := $(shell go list ./... | grep -v /tests | grep -v /xcpb | grep -v /gpb) GOFILES_NOVENDOR := $(shell find . -name vendor -prune -o -type f -name '*.go' -not -name '*.pb.go' -print) GOFILES_BUILD := $(shell f...
{ "pile_set_name": "Github" }
module Handler.Add where import Import import Handler.Archive import Data.List (nub) import qualified Data.Text as T (replace) -- View getAddViewR :: Handler Html getAddViewR = do userId <- requireAuthId murl <- lookupGetParam "url" mformdb <- runDB (pure . fmap _toBookmarkForm =<< fetchBookmark...
{ "pile_set_name": "Github" }
NAME=PE: corkami appsectableW7.exe - open FILE=bins/pe/appsectableW7.exe ARGS=-A CMDS=q! EXPECT=<<EOF EOF RUN NAME=PE: corkami appsectableW7.exe - entrypoint FILE=bins/pe/appsectableW7.exe CMDS=s EXPECT=<<EOF 0x401000 EOF RUN NAME=PE: corkami appsectableW7.exe - pi 1 FILE=bins/pe/appsectableW7.exe CMDS=pi 1 EXPECT=<<...
{ "pile_set_name": "Github" }
<!-- markdownlint-disable --> <!-- markdownlint-disable --> <!DOCTYPE html> <html lang="en" data-init-theme="default" data-applied-theme="default" data-theme-path-pattern="/luda/0.3.x/.dist/css/luda-$theme$.min.css"> <head> <title>Form Icon | Luda is a library helps to build cross-framework UI components.</t...
{ "pile_set_name": "Github" }
all: credentials: see_diagrams
{ "pile_set_name": "Github" }
/* Prompts a person to go to the URL listed to enter the confirmation code that is presented to them above the given string. */ "DeviceLogin.LogInPrompt" = "%@를 방문하여 위에 표시된 코드를 입력하세요."; /* Prompts a person that the next thing they need to do to finish connecting their Smart TV and Facebook application is to navigate t...
{ "pile_set_name": "Github" }
$SEMISYNC_PLUGIN_OPT
{ "pile_set_name": "Github" }
// <copyright file="FileNotFoundExceptionHandler.cs" company="Automate The Planet Ltd."> // Copyright 2018 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://ww...
{ "pile_set_name": "Github" }
import { pieData } from "./pie"; export const donutData = pieData; export const donutOptions = { title: "Donut", resizable: true, donut: { center: { label: "Browsers" } } }; export const donutCenteredData = pieData; export const donutCenteredOptions = { title: "Donut (centered)", resizable: true, lege...
{ "pile_set_name": "Github" }
{"audio": "rnn/data/test/ah/56a.wav", "text": ["5", "6"], "duration": 24576} {"audio": "rnn/data/test/ah/3oa.wav", "text": ["3", "0"], "duration": 19200} {"audio": "rnn/data/test/ah/63a.wav", "text": ["6", "3"], "duration": 21760} {"audio": "rnn/data/test/ah/o9a.wav", "text": ["0", "9"], "duration": 20736} {"audio": "r...
{ "pile_set_name": "Github" }
// // UISlider+Rx.swift // RxCocoa // // Created by Alexander van der Werff on 28/05/15. // Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) #if !RX_NO_MODULE import RxSwift #endif import UIKit extension Reactive where Base: UISlider { /// Reactive wrapper for `value` property. ...
{ "pile_set_name": "Github" }
#!/usr/bin/python3 # # Copyright 2019 Google LLC # # 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" }
"use strict"; function parseHost(urlObj, options) { // TWEAK :: condition only for speed optimization if (options.ignore_www) { var host = urlObj.host.full; if (host) { var stripped = host; if (host.indexOf("www.") === 0) { stripped = host.substr(4); } urlObj.host.stripped = stri...
{ "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" }
# frozen_string_literal: true require 'spec_helper' require 'cancan/matchers' describe 'User' do describe 'Abilities' do let!(:admin) { create(:admin) } # see https://github.com/CanCanCommunity/cancancan/wiki/Testing-Abilities subject(:ability){ Ability.new(user) } let(:user){ nil } let!(:orga...
{ "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" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x" }, { "idiom" : "universal", "scale" : "2x" }, { "idiom" : "universal", "filename" : "cc_fitness_running@3x.png", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
module BubbleWrap module Reactor # A GCD scheduled, linear queue. # # This class provides a simple “Queue” like abstraction on top of the # GCD scheduler. # # Useful as an API sugar for stateful protocols # # q = BubbleWrap::Reactor::Queue.new # q.push('one', 'two', 'three') ...
{ "pile_set_name": "Github" }
--- electron/lib/browser/api/app.js.orig 2019-06-04 19:13:27 UTC +++ electron/lib/browser/api/app.js @@ -84,7 +84,7 @@ if (process.platform === 'darwin') { } } -if (process.platform === 'linux') { +if (process.platform === 'linux' || process.platform === 'freebsd') { app.launcher = { setBadgeCount: bindin...
{ "pile_set_name": "Github" }
/* * Filename: rsxx_priv.h * * * Authors: Joshua Morris <josh.h.morris@us.ibm.com> * Philip Kelleher <pjk1939@linux.vnet.ibm.com> * * (C) Copyright 2013 IBM Corporation * * 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 F...
{ "pile_set_name": "Github" }
/************************************************************************* * * File Name (AccessibleAction.idl) * * IAccessible2 IDL Specification * * Copyright (c) 2007, 2013 Linux Foundation * Copyright (c) 2006 IBM Corporation * Copyright (c) 2000, 2006 Sun Microsystems, Inc. * All rights reserve...
{ "pile_set_name": "Github" }
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. package wafregional import ( "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/client" "github.com/aws/aws-sdk-go/aws/client/metadata" "github.com/aws/aws-sdk-go/aws/request" "github.com/aws/aws-sdk-go/aws/signer/v4" "github.com/a...
{ "pile_set_name": "Github" }
/* * Modifications and adaptations - Copyright (C) 2015 Stratio (http://stratio.com) * 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 ...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.IO; using Baseline; using Oakton; namespace StorytellerDocGen { public class DocInput { public DocInput() { DirectoryFlag = "documentation"; CodeFlag = new List<string>() {"src"}; } [Descripti...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html class="vrl"> <head> <title>Bug 1114329 testcase</title> <style> .vrl { writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; writing-mode: tb-rl; direction: ltr; } </style> </head> <body> <div dir="rtl" style="inline-size:-moz-fit-content"> <div style="height:300px"> ...
{ "pile_set_name": "Github" }
{ "version": 1, "size": { "x": 32, "y": 32 }, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi", "states": [ { "name": "icon", "directions": 1 ...
{ "pile_set_name": "Github" }
<?php namespace Drupal\services\Plugin\ServiceDefinition; use Drupal\Core\Entity\EntityTypeManagerInterface; use Drupal\Core\Entity\Query\QueryFactory; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; use Drupal\services\ServiceDefinitionBase; use Symfony\Component\DependencyInjection\ContainerInterface; use S...
{ "pile_set_name": "Github" }
# Schema to Yup schema Build a Yup schema from a JSON Schema, GraphQL schema (type definition) or any other similar type/class and field/properties model or schema :) ## Schemas - [AJV: JSON Schema keywords](https://ajv.js.org/keywords.html) - [Learn JsonSchema](https://cswr.github.io/JsonSchema/) The builder curre...
{ "pile_set_name": "Github" }
// // Copyright (C) 2017 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" }
// This is a generated file. Not intended for manual editing. package com.intellij.lang.jsgraphql.psi.impl; import java.util.List; import org.jetbrains.annotations.*; import com.intellij.lang.ASTNode; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiElementVisitor; import com.intellij.psi.util.PsiTreeUti...
{ "pile_set_name": "Github" }
//===--- DiagnosticsClangImporter.h - Diagnostic Definitions ----*- C++ -*-===// // // This source file is part of the Swift.org open source project // // Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/L...
{ "pile_set_name": "Github" }
{ "name": "Mawdoo3 Limited", "displayName": "Mawdoo3", "properties": [ "mawdoo3.com", "modo3.com" ] }
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <style> div { width: 500px; height: 500px; box-shadow: 0 0 40px #000; } </style> <div id="d"></div>
{ "pile_set_name": "Github" }
=========== Form wizard =========== .. module:: django.contrib.formtools.wizard :synopsis: Splits forms across multiple Web pages. Django comes with an optional "form wizard" application that splits :doc:`forms </topics/forms/index>` across multiple Web pages. It maintains state in hashed HTML :samp:`<input type=...
{ "pile_set_name": "Github" }
#!/bin/sh java -jar -Djava.security.egd=file:/dev/./urandom /home/webgoat/webgoat.jar --server.address=0.0.0.0 --server.port=8080
{ "pile_set_name": "Github" }
/* Minimal Xlib port Stefano Bodrato, 6/3/2007 $Id: DefaultScreen.c,v 1.1 2014-04-16 06:16:16 stefano Exp $ */ #define _BUILDING_X #include <X11/Xlib.h> int DefaultScreen(Display *display) { return 1; }
{ "pile_set_name": "Github" }
/* * Copyright 2013 Goldman Sachs. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
{ "pile_set_name": "Github" }
Cache-Control: no-cache, no-store, must-revalidate Content-Length: 4145 Content-Type: text/html; charset=utf-8 Date: Thu, 05 Oct 2017 12:39:27 GMT Expires: -1 P3p: CP="NON COR ADMa CURa DEVa OUR IND COM UNI NAV INT PRE LOC ONL PHY STA ONL" Pragma: no-cache Set-Cookie: .ASPXAUTH=; expires=Tue, 12-Oct-1999 00:00:0...
{ "pile_set_name": "Github" }
/* * This file is part of libFirm. * Copyright (C) 2012 University of Karlsruhe. */ /** * @file * @brief Intraprozedural analyses to estimate the call graph. * @author Hubert Schmid * @date 09.06.2002 * @brief * Interprocedural analysis to estimate the calling relation. * * This analysis...
{ "pile_set_name": "Github" }
--no-step-log --no-duration-log --net-file=net.net.xml -a input_routes.rou.xml --seed 0
{ "pile_set_name": "Github" }
/** * Copyright (c) 2008 Greg Whalin * All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the BSD license * * This library is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied * warranty of MER...
{ "pile_set_name": "Github" }
<div binding="post"> <h1 binding="title">title</h1> default </div> <div binding="post" version="@testable.for-current-user"> <h1 binding="title">title</h1> for current user </div>
{ "pile_set_name": "Github" }
package main import ( "context" "flag" "io" "log" "math/rand" "runtime" "strings" "time" "github.com/golangplus/errors" "github.com/golangplus/sort" "github.com/golangplus/time" "github.com/daviddengcn/gcse" "github.com/daviddengcn/gcse/configs" "github.com/daviddengcn/gcse/spider/github" "github.com/...
{ "pile_set_name": "Github" }
/// Copyright 2016 Pinterest 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 t...
{ "pile_set_name": "Github" }
// Copyright (C) 2013 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 applicable ...
{ "pile_set_name": "Github" }
<system> <name>EPIC 204221263</name> <name>K2-38</name> <rightascension>16 00 08.0583</rightascension> <declination>-23 11 21.3272</declination> <distance errorminus="2.6" errorplus="2.6">193.7</distance> <star> <name>EPIC 204221263</name> <name>TYC 6779-268-1</name> <name>2MASS J16000805-2311213</name> <...
{ "pile_set_name": "Github" }
;; Unit tests for the (cyclone foreign) module. ;; (import (scheme base) (scheme write) (cyclone test) (cyclone foreign) (scheme cyclone util) (scheme cyclone pretty-print) ) (define *my-global* #f) (c-define-type my-string string) (c-define-type my-integer integer) (c-define-type my-integer-as-string...
{ "pile_set_name": "Github" }
import * as React from 'react'; import { StyleSheet, css } from 'aphrodite'; import classnames from 'classnames'; import withThemeName, { ThemeName } from '../Preferences/withThemeName'; import colors from '../../configs/colors'; type Props = { value: string; onSubmitText: (value: string) => Promise<void>; class...
{ "pile_set_name": "Github" }
Pod::Spec.new do |s| s.name = 'CoreAardvark' s.version = '2.2.1' s.license = 'Apache License, Version 2.0' s.summary = 'Aardvark is a library that makes it dead simple to create actionable bug reports. Usable by extensions.' s.homepage = 'https://github.com/square/Aardvark' s.authors = 'Square' s....
{ "pile_set_name": "Github" }
^Matched string properly results from: setting up initial state CMAKE_MATCH_0: -->01<-- CMAKE_MATCH_1: -->0<-- CMAKE_MATCH_2: -->1<-- CMAKE_MATCH_COUNT: -->2<-- Matched string properly results from: making a match inside of find_package CMAKE_MATCH_0: -->01<-- CMAKE_MATCH_1: -->0<-- CMAKE_MATCH_2: -->1<-- CMAKE_MATCH_C...
{ "pile_set_name": "Github" }
/** ****************************************************************************** * @file stm32f4xx_hal_rtc_ex.h * @author MCD Application Team * @version V1.1.0 * @date 19-June-2014 * @brief Header file of RTC HAL Extension module. ***************************************************************...
{ "pile_set_name": "Github" }
using System; using System.Diagnostics.CodeAnalysis; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using StardewValley; namespace Pathoschild.Stardew.Common.Integrations.CustomFarmingRedux { /// <summary>The API provided by the Custom Farming Redux mod.</summary> [SuppressMessage("ReSh...
{ "pile_set_name": "Github" }
"PMEM file for NEW PARSER Copyright (C) 1988 Infocom, Inc. All rights reserved." <ZZPACKAGE "PMEM"> <ENTRY PMEM PMEM-ALLOC PMEM-TYPE? PMEM-RESET PM-TYPE MAKE-PM-TYPE PMEM-WORDS-USED PDEFS-INTERNAL-OBLIST PMEM-STORE-WARN PMEM-STORE-LENGTH> <INCLUDE "BASEDEFS" "PBITDEFS"> <USE "NEWSTRUC"> <SET-DEFSTRUCT-FILE...
{ "pile_set_name": "Github" }
.. _notebook_hexagonal: =========================== Modeling Hexagonal Lattices =========================== .. only:: html .. notebook:: ../../../examples/jupyter/hexagonal-lattice.ipynb .. only:: latex IPython notebooks must be viewed in the online HTML documentation.
{ "pile_set_name": "Github" }
<!-- please add a :book: (`:book:`) to the title of this PR, and delete this line and similar ones --> <!-- What docs does this change, and why? -->
{ "pile_set_name": "Github" }
<!-- # license: 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...
{ "pile_set_name": "Github" }
#!/bin/ksh -p # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.open...
{ "pile_set_name": "Github" }
<?php namespace Solarium\Tests\Core; use PHPUnit\Framework\TestCase; use Solarium\Core\Configurable; use Solarium\Exception\RuntimeException; class ConfigurableTest extends TestCase { public function testConstructorNoConfig() { $configTest = new ConfigTest(); $defaultOptions = [ '...
{ "pile_set_name": "Github" }
/subsystem=datasources/jdbc-driver=db2:add(driver-name=db2,driver-module-name=com.ibm.db2) data-source add --name=pacsds --driver-name=db2 --jndi-name=java:/PacsDS \ --connection-url=jdbc:db2://localhost:50000/pacsdb \ --user-name=pacs --password=<user-password>
{ "pile_set_name": "Github" }
package govalidator import ( "encoding/json" "fmt" "reflect" "strconv" ) // ToString convert the input to a string. func ToString(obj interface{}) string { res := fmt.Sprintf("%v", obj) return string(res) } // ToJSON convert the input to a valid JSON string func ToJSON(obj interface{}) (string, error) { res, ...
{ "pile_set_name": "Github" }
within ThermoSysPro.InstrumentationAndControl.Blocks.Tables; block Table1D parameter Real Table[:,2]=[0,0;0,0] "Table (entrées = première colonne, sorties = deuxième colonne)"; ThermoSysPro.InstrumentationAndControl.Connectors.InputReal u annotation(Placement(transformation(x=-110.0, y=0.0, scale=0.1, aspectRatio=1...
{ "pile_set_name": "Github" }
define([ "./core", "./var/concat", "./var/push", "./core/access", "./manipulation/var/rcheckableType", "./manipulation/support", "./data/var/data_priv", "./data/var/data_user", "./core/init", "./data/accepts", "./traversing", "./selector", "./event" ], function( jQuery, concat, push, access, rcheckableTyp...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); /** * Part of Windwalker project. * * @copyright Copyright (C) 2019 LYRASOFT. * @license LGPL-2.0-or-later */ namespace Windwalker\Form\Field; use Windwalker\Dom\HtmlElement; /** * The TextareaField class. * * @method mixed|$this cols(string $value = null) * @method mix...
{ "pile_set_name": "Github" }
LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_SRC_FILES := bc895.c bc898.c bc245.c pro2052.c bc780.c bc250.c \ bcd396t.c bcd996t.c \ uniden.c uniden_digital.c LOCAL_MODULE := uniden LOCAL_CFLAGS := -DHAVE_CONFIG_H LOCAL_C_INCLUDES := android include src LOCAL_LDLIBS := -lhamlib -Lobj/local/armeabi inc...
{ "pile_set_name": "Github" }
var baseAssignValue = require('./_baseAssignValue'), eq = require('./eq'); /** * This function is like `assignValue` except that it doesn't assign * `undefined` values. * * @private * @param {Object} object The object to modify. * @param {string} key The key of the property to assign. * @param {*} value The...
{ "pile_set_name": "Github" }
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. /*============================================================================= ShadowFilteringCommon.usf: Contains functions to filter a shadowmap, shared between forward/deferred shading. ===================================================================...
{ "pile_set_name": "Github" }