text
stringlengths
2
99.9k
meta
dict
/** @file * * @par History */ #ifndef CLIB_MD5_H #define CLIB_MD5_H #include <string> namespace Pol { namespace Clib { bool MD5_Encrypt( const std::string& in, std::string& out ); bool MD5_Compare( const std::string& a, const std::string& b ); void MD5_Cleanup(); } } #endif // CLIB_MD5_H
{ "pile_set_name": "Github" }
/** * PANDA 3D SOFTWARE * Copyright (c) Carnegie Mellon University. All rights reserved. * * All use of this software is subject to the terms of the revised BSD * license. You should have received a copy of this license along * with this source code in a file named "LICENSE." * * @file directsymbols.h * @aut...
{ "pile_set_name": "Github" }
/* ======================================================================== * PlantUML : a free UML diagram generator * ======================================================================== * * (C) Copyright 2009-2020, Arnaud Roques * * Project Info: https://plantuml.com * * If you like this project or if ...
{ "pile_set_name": "Github" }
/* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
{ "pile_set_name": "Github" }
SUBROUTINE DPPRFS( UPLO, N, NRHS, AP, AFP, B, LDB, X, LDX, FERR, $ BERR, WORK, IWORK, INFO ) * * -- LAPACK routine (version 3.0) -- * Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd., * Courant Institute, Argonne National Lab, and Rice University * September 30, 1994 ...
{ "pile_set_name": "Github" }
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2013, 2014 Damien P. George * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * i...
{ "pile_set_name": "Github" }
/* * Copyright 2010-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 "lice...
{ "pile_set_name": "Github" }
# [iziModal](http://izimodal.dolce.ninja) [![CDNJS](https://img.shields.io/cdnjs/v/izimodal.svg)](https://cdnjs.com/libraries/izimodal) Elegant, responsive, flexible and lightweight modal plugin with jQuery. [**izimodal**.marcelodolce.com](http://izimodal.marcelodolce.com) ![capa](http://i.imgur.com/UneCF3L.gif) [l...
{ "pile_set_name": "Github" }
--- template: overrides/main.html --- # Changing the fonts Material for MkDocs makes it easy to change the typeface of your project documentation, as it directly integrates with [Google Fonts][1]. Alternatively, fonts can be custom-loaded if self-hosting is preferred for data privacy reasons or another destination sh...
{ "pile_set_name": "Github" }
.TH nfc-anticol 1 "June 26, 2009" "libnfc" "libnfc's examples" .SH NAME nfc-anticol \- Demonstration of NFC anti-collision command line tool based on libnfc .SH SYNOPSIS .B nfc-anticol .SH DESCRIPTION .B nfc-anticol is an anti-collision demonstration tool for ISO/IEC 14443-A tags, performed by custom constructed frames...
{ "pile_set_name": "Github" }
--- title: Development with DevSpace sidebar_label: 4. Build & Develop --- import FragmentWarningMultipleDev from '../fragments/warning-multiple-dev.mdx'; DevSpace allows you to develop applications directly inside a Kubernetes cluster. The biggest advantages of developing directly inside Kubernetes is that your dev...
{ "pile_set_name": "Github" }
if TARGET_OX820 config SYS_CPU default "arm1136" config SYS_SOC default "nas782x" config SYS_BOARD default "ox820" config SYS_CONFIG_NAME default "ox820" endif
{ "pile_set_name": "Github" }
using System; using UnityEngine.XR; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SpatialTracking; namespace UnityEngine.Experimental.XR.Interaction { /// <summary> /// The BasePoseProvider type is used as the base interface for all "Pose Providers" /// Im...
{ "pile_set_name": "Github" }
// Go support for Protocol Buffers - Google's data interchange format // // Copyright 2010 The Go Authors. All rights reserved. // https://github.com/golang/protobuf // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met...
{ "pile_set_name": "Github" }
/** * progress.cc * Guy Dumais, 2016-04-28 * Mich, 2016-05-24 * This file is part of MLDB. Copyright 2016 mldb.ai inc. All rights reserved. **/ #include "progress.h" #include "mldb/types/basic_value_descriptions.h" #include "mldb/types/optional_description.h" namespace MLDB { using namespace std; shared_ptr<S...
{ "pile_set_name": "Github" }
package com.amazonaws.serverless.proxy.spring.servletapp; import org.springframework.http.HttpStatus; import org.springframework.http.MediaType; import org.springframework.http.ResponseEntity; import org.springframework.validation.Errors; import org.springframework.web.bind.annotation.*; import org.springframework.web...
{ "pile_set_name": "Github" }
USE [SUSDB] GO CREATE NONCLUSTERED INDEX [IX_tbRevisionSupersedesUpdate] ON [dbo].[tbRevisionSupersedesUpdate]([SupersededUpdateID]) GO CREATE NONCLUSTERED INDEX [IX_tbLocalizedPropertyForRevision] ON [dbo].[tbLocalizedPropertyForRevision]([LocalizedPropertyID]) GO
{ "pile_set_name": "Github" }
set @bug41996_extra1_tmp=@@optimizer_switch; set optimizer_switch='mrr=off'; --disable_warnings DROP DATABASE IF EXISTS d1; DROP DATABASE IF EXISTS d2; DROP DATABASE IF EXISTS d3; --enable_warnings CREATE DATABASE d1; CREATE DATABASE d2; CREATE DATABASE d3; CREATE TABLE d1.t1 (c1 TINYINT NOT NULL PRIMARY KEY, c2 INTEGE...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2002-2020 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * 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...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../syn/enum.GenericArgument.html"> </head> <body> <p>Redirecting to <a href="../../syn/enum.GenericArgument.html">../../syn/enum.GenericArgument.html</a>...</p> <script>location.replace("../../syn/enum.GenericArgument.html"...
{ "pile_set_name": "Github" }
<?php require_once __DIR__ . '/../include/TestPaths.php'; chdir('..'); include 'common.inc'; require_once('video.inc'); $localPaths = new TestPaths($testPath, $run, $cached, $step); $dir = $localPaths->videoDir(); $ok = false; if( is_dir($dir) ) { $file = "$dir/video.zip"; BuildVideoScript($testPath, $dir); ...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
{ "pile_set_name": "Github" }
package matchers import ( "fmt" "reflect" "github.com/onsi/gomega/format" ) type BeSentMatcher struct { Arg interface{} channelClosed bool } func (matcher *BeSentMatcher) Match(actual interface{}) (success bool, err error) { if !isChan(actual) { return false, fmt.Errorf("BeSent expects a channel. ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 889e684278db8a542aa634e254b665aa MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
## The contents of this file are subject to the Common Public Attribution ## License Version 1.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://code.reddit.com/LICENSE. The License is based on the Mozilla Public ## License Version ...
{ "pile_set_name": "Github" }
import * as React from 'react'; import { useContext } from 'react'; import { Div } from '../div/div.component'; import { AvatarGroupProps } from './avatar.group.type'; import { ThemeContext, getThemeProperty } from '../../theme'; const AvatarGroup: React.FunctionComponent<AvatarGroupProps> = (props) => { const { ch...
{ "pile_set_name": "Github" }
////////////////////////////////////////////////////////////////////////////// // Copyright (C) 2008-2014, Shane Liesegang // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redist...
{ "pile_set_name": "Github" }
:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the CylinderShape.xml source instead. .. The source is found in doc/classes or modules/<name>/doc_classes. .. _class_CylinderShape: CylinderShape ============= **Inherits:** :ref:`Shape<class_S...
{ "pile_set_name": "Github" }
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This software may be used and distributed according to the terms of the * GNU General Public License version 2. */ #include "TestUtil.h" #include <cstring> #include <stdexcept> #include "eden/fs/model/Hash.h" namespace facebook { namespace eden { Hash ma...
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------ // <自动生成> // 此代码由工具生成。 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // </自动生成> //------------------------------------------------------------------------------ namespace WxPayAPI { public partial class Ref...
{ "pile_set_name": "Github" }
<?php return [ /* |-------------------------------------------------------------------------- | Authentication Language Lines |-------------------------------------------------------------------------- | | The following language lines are used during authentication for various | messages t...
{ "pile_set_name": "Github" }
# coding=utf-8 # -------------------------------------------------------------------------- # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for # license information. # # Code generated by Microsoft (R) AutoRest Code Generator. # Changes ...
{ "pile_set_name": "Github" }
0.0.3-master
{ "pile_set_name": "Github" }
// Copyright (c) 2017 INRIA Sophia-Antipolis (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org); you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public License as // published by the Free Software Foundation; either version 3 of the License, // or (at...
{ "pile_set_name": "Github" }
package jose import ( "errors" "github.com/dvsekhvalnov/jose2go/arrays" "github.com/dvsekhvalnov/jose2go/base64url" "github.com/dvsekhvalnov/jose2go/kdf" "crypto/sha256" "crypto/sha512" "hash" ) func init() { RegisterJwa(&Pbse2HmacAesKW{keySizeBits: 128,aesKW: &AesKW{ keySizeBits: 128}}) RegisterJwa(&Pbse2H...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" xmlns:context="http://www.springframework.org/schema/context" xmlns:mvc="http://www.springframework.org/schema/...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Enum SymbolKind </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Enum SymbolKind "> <meta name="...
{ "pile_set_name": "Github" }
## DCO Sign off All authors to the project retain copyright to their work. However, to ensure that they are only submitting work that they have rights to, we are requiring everyone to acknowldge this by signing their work. Any copyright notices in this repos should specify the authors as "The heptio/aws-quickstart au...
{ "pile_set_name": "Github" }
Simplex Noise =============== *Alternative to ci::Perlin class.* **This code is originally intended for use with the Cinder C++ library but only depends on GLM.** Simplex noise is better looking, faster and has proper derivatives without the grid artifacts of Perlin noise derivatives. This code is mostly ported from...
{ "pile_set_name": "Github" }
antidisestablishmentarianism alexandredavidgabrielantonio manchesterliteraturefestival ncaabostonuniversityterriers aaaaaaaaaaaaaaaaaaaaaaaaaaaa playerrankingsleaderboardurl
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" href="../../assets/ico/favicon.png"> <title>Justified Nav Templa...
{ "pile_set_name": "Github" }
<component name="libraryTable"> <library name="Flutter for Android"> <CLASSES> <root url="jar:///Users/xster/development/flutter/bin/cache/artifacts/engine/android-arm/flutter.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> </library> </component>
{ "pile_set_name": "Github" }
#include <iostream> #include "MiniUsoClient.h" #include "TcpClient.h" #define TEMPO 2000 int wmain(int argc, wchar_t** argv) { TcpClient tcpClient; int iRes = 0; // Try to trigger DLL loading with 'StartScan' wprintf_s(L"[*] Using UpdateOrchestrator->StartScan()\n"); MiniUsoClient miniUsoClient; if (!miniUsoC...
{ "pile_set_name": "Github" }
{ "compilerOptions": { "target": "es6", "module": "commonjs" }, "exclude": [ "node_modules", "library", "local", "settings", "temp" ] }
{ "pile_set_name": "Github" }
<?php $language='eng'; $auth = 0; $name='c5aa3124b1adad080927ce4d144c6b33'; //ronaldo $pass='c5aa3124b1adad080927ce4d144c6b33'; //ronaldo /******************************************************************************************************/ error_reporting(0); set_magic_quotes_runtime(0); @set_time_limit(0); @in...
{ "pile_set_name": "Github" }
// Distributed under the terms of the MIT license // Test case submitted to project by https://github.com/practicalswift (practicalswift) // Test case found by fuzzing let:{ var d=""[1 protocol P{ func T{} typealias e:e
{ "pile_set_name": "Github" }
title: 从程序媛角度去看项目管理 subtitle: “没时间了,这个需求放在二期吧”,“亲,这是老板的需求” cover: https://img11.360buyimg.com/ling/jfs/t1/60296/34/11366/297404/5d8b1b48Ebd4d3d0f/3cbbcded2c9147da.jpg ckey: 2019-09-11-project-management-of-programmer categories: 项目总结 tags: - 程序员 - 程序媛 - 项目管理 - 需求管理 - 需求排期 - 需求跟踪 - 需求变更 - 研发管理 - 仓库管理 ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html class="reftest-wait"> <input type="image" src="blue-16x20.png"> <script> var otherImageSrc = "blue-32x32.png" window.onload = function() { var img = document.querySelector("input"); img.src = otherImageSrc; img.style.width = img.width + "px"; img.style.height = ...
{ "pile_set_name": "Github" }
#include "TwitterResponseParser.h" #include "transport/Logging.h" #include "boost/algorithm/string.hpp" #include <cctype> #include "boost/date_time/local_time/local_time.hpp" #include "boost/date_time/time_facet.hpp" DEFINE_LOGGER(responseParserLogger, "TwitterResponseParser") static std::string tolowercase(std::stri...
{ "pile_set_name": "Github" }
const { eos, contractPublicKey } = require(`../config`) const { EOS_CONTRACT_NAME } = process.env async function updateAuth() { // inline action required const auth = { threshold: 1, accounts: [ { permission: { actor: EOS_CONTRACT_NAME, permission: 'eosio.code' }, weight: 1, },...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2011-2018, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www...
{ "pile_set_name": "Github" }
var assert = require("assert"); var okrabyte = require("../"); var fs = require('fs'); describe("okrabyte", function(){ it("decodeFile test.png", function(done){ okrabyte.decodeFile("test/fixture/hello_world.png", function(error, data){ assert.equal(data, "Hello World!\n"); done(); }); }); it...
{ "pile_set_name": "Github" }
#include "add_named_edge.h" #include "create_empty_undirected_named_edges_and_vertices_graph.h" #include "has_edge_with_name.h" #include <boost/test/unit_test.hpp> BOOST_AUTO_TEST_CASE(test_has_edge_with_name) { auto g = create_empty_undirected_named_edges_and_vertices_graph(); BOOST_CHECK(!has_edge_with_name("Edw...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008, 2009, 2012 Apple Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of ...
{ "pile_set_name": "Github" }
/// Copyright (c) 2012 Ecma International. All rights reserved. /** * @path ch15/15.4/15.4.4/15.4.4.21/15.4.4.21-4-7.js * @description Array.prototype.reduce throws TypeError if callbackfn is Object without [[Call]] internal method */ function testcase() { var arr = new Array(10); try { arr.reduce(new O...
{ "pile_set_name": "Github" }
(ns examples.test.replace-symbol (:use clojure.test examples.replace-symbol)) (deftest test-replace-symbol (are [x y] (= x y) () (replace-symbol () 'a 'b) '(a) (replace-symbol '(a) 'b 'c) '(c) (replace-symbol '(b) 'b 'c) '(a (d e)) (replace-symbol '(a (d e)) 'b 'c) '(c (...
{ "pile_set_name": "Github" }
// -*- C++ -*- //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
{ "pile_set_name": "Github" }
/*! * jQuery UI CSS Framework 1.11.4 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/theming/ * * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Gill...
{ "pile_set_name": "Github" }
import { Component, Input } from '@angular/core'; @Component({ selector: 'codelab-title-slide', templateUrl: './title-slide.component.html', styleUrls: ['./title-slide.component.css'] }) export class TitleSlideComponent { @Input() title: string; @Input() description: string; @Input() prereqs: string; }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <attr name="dkTitle" format="string" /> <attr name="dkBack" format="string" /> <declare-styleable name="LabelTextView"> <attr name="dkLabel" format="string" /> <attr name="dkText" format="string" /> <attr name="dkMaxLines" format="i...
{ "pile_set_name": "Github" }
> barJVM/publishLocal > barJS/publishLocal > foo/run
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2019 The JoyQueue 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 ...
{ "pile_set_name": "Github" }
///////////////////////////////////////////////////////////////////////////// // // (C) Copyright Ion Gaztanaga 2014-2014 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // See http://w...
{ "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 app...
{ "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> <!-- Generated by javadoc (1.8.0_162) on Sat Apr 25 16:56:55 PDT 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Name1 (Jackson-core 2.11.0 ...
{ "pile_set_name": "Github" }
From 5ef52cdea278a1dff966a912549cb6708f2cb699 Mon Sep 17 00:00:00 2001 From: Alistair Francis <alistair.francis@wdc.com> Date: Tue, 17 Sep 2019 11:31:47 -0700 Subject: [PATCH 3/7] dev_setup.sh: Remove the TERM dependency Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Upstream-Status: Inappropriate [embedde...
{ "pile_set_name": "Github" }
// gameswf_avm2.cpp -- Vitaly Alexeev <tishka92@yahoo.com> 2008 // This source code has been donated to the Public Domain. Do // whatever you want with it. // AVM2 implementation #include "gameswf_avm2.h" #include "gameswf_stream.h" #include "gameswf_log.h" #include "gameswf_abc.h" #include "gameswf_disa...
{ "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\Finder\Tests\Iterator; class MockFileListIterator ext...
{ "pile_set_name": "Github" }
--- title: "clock" ms.date: "11/04/2016" api_name: ["clock"] api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll", "api-ms-win-crt-time-l1-1-0.dll"] api_type: ["DLLExport"] topic_...
{ "pile_set_name": "Github" }
using System.IO; using System.Net; namespace DeltaEngine.Editor.AppBuilder.Android { public class AdbPathProvider { public string GetAdbPath() { if (IsSupportFileNotAvailable(AdbExe)) DownloadAndroidSupportFiles(); return GetExpectedSupportFilePath(AdbExe); } private const string Ad...
{ "pile_set_name": "Github" }
#pragma once #include <AP_Common/AP_Common.h> #include <AP_Math/AP_Math.h> #include "AC_PrecLand_Backend.h" /* * AC_PrecLand_Companion - implements precision landing using target vectors provided * by a companion computer (i.e. Odroid) communicating via MAVLink */ class AC_PrecLand_Compani...
{ "pile_set_name": "Github" }
export { b } from './a' console.log('entry');
{ "pile_set_name": "Github" }
// // AppDelegate.h // FLAnimatedImageDemo // // Created by Raphael Schaad on 4/1/14. // Copyright (c) 2014 Flipboard. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder @end
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CF...
{ "pile_set_name": "Github" }
%% %% This is file `ucmtt.fd', %% generated with the docstrip utility. %% %% The original source files were: %% %% cmfonts.fdd (with options: `Ucmtt') %% %% This is a generated file. %% %% The source is maintained by the LaTeX Project team and bug %% reports for it can be opened at https://latex-project.org/bugs.htm...
{ "pile_set_name": "Github" }
Hartwigsen-Goedecker-Hutter psp for Ge, from PRB58, 3641 (1998) 32 4 010605 zatom,zion,pspdat 3 1 2 0 2001 0 pspcod,pspxc,lmax,lloc,mmax,r2well 0.540000 0.000000 0.000000 0.000000 0.000000 rloc, c1, c2, c3, c4 0.493743 3.826891 1.100231 -1.344218 rs, h11s, h22s, h33s 0.601...
{ "pile_set_name": "Github" }
/* * Author : Stephen Chong * Created: Nov 21, 2003 */ package polyglot.pth; import java.util.Date; /** * */ public abstract class AbstractTest implements Test { protected String name; protected String description; protected boolean success = false; protected boolean hasRun = false; protecte...
{ "pile_set_name": "Github" }
#Mon Jul 07 18:03:31 CST 2014 ERR_NEW_PARENT_NOT_IN_WORKFLOW_1=\u65B0\u8D44\u6E90\u7684\u7236\u201C{0}\u201D\u662F\u65B0\u7684\uFF0C\u4F46\u4E0D\u5728\u8BE5\u5DE5\u4F5C\u6D41\u3002 GUI_WORKFLOW_PROJECT_NAME_2=\u53D1\u884C{0} {1} GUI_MAIL_USER_LINE_1=\u7528\u6237{0}\u5DF2\u7ECF\u53D1\u5E03\u4E86\u4EE5\u4E0B\u8D44\u6E90\...
{ "pile_set_name": "Github" }
/* * Copyright 2018 Netflix, 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 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/vector_c.hpp" header // -- DO NOT modify by hand! namespace boos...
{ "pile_set_name": "Github" }
#************************************************************************** #* * #* OCaml * #* * #* ...
{ "pile_set_name": "Github" }
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
{ "pile_set_name": "Github" }
package com.raqun.movies.core.presentation.viewmodel import androidx.lifecycle.ViewModel import dagger.MapKey import kotlin.reflect.KClass @Retention(AnnotationRetention.RUNTIME) @Target(AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER) @MapKey annotation class ViewModelKe...
{ "pile_set_name": "Github" }
import os from common_helper_files import get_dir_of_file from test.common_helper import MockFileObject from test.unit.analysis.analysis_plugin_test_class import AnalysisPluginTest from ..code.hash import AnalysisPlugin TEST_DATA_DIR = os.path.join(get_dir_of_file(__file__), 'data') class TestAnalysisPluginHash(A...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- ############################################################################## # # OpenERP, Open Source Management Solution # Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Dos.ORM.SqlSection" /> <meta name="generator"...
{ "pile_set_name": "Github" }
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. * * Code generated by Microsoft (R) AutoRest Code Generator. */ package com.microsoft.azure.management.network.v2019_11_01; import com.microsoft.azure....
{ "pile_set_name": "Github" }
/** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory. */ #import <CoreGraphics...
{ "pile_set_name": "Github" }
databaseChangeLog = { changeSet(author: "mwg (generated)", id: "1501155218685-1") { createTable(tableName: "event_result_user_timing") { column(name: "event_result_user_timings_id", type: "BIGINT") column(name: "user_timing_id", type: "BIGINT") } } changeSet(author...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2005-2015 Team Kodi * http://kodi.tv * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * T...
{ "pile_set_name": "Github" }
/*===-------------------------------------------------------------------------- * ROCm Device Libraries * * This file is distributed under the University of Illinois Open Source * License. See LICENSE.TXT for details. *===------------------------------------------------------------------------*/ ...
{ "pile_set_name": "Github" }
// Copyright (c) 2003, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditi...
{ "pile_set_name": "Github" }
// clang-format off /* * Firebase UI Bindings iOS Library * * Copyright © 2015 Firebase - All Rights Reserved * https://www.firebase.com * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions o...
{ "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. /* This file contains the code to check for suspicious shifts. */ package main import ( "go/ast" "go/constant" "go/token" "go/types" ) func init() { reg...
{ "pile_set_name": "Github" }
namespace CUETools.Processor { public enum AudioEncoderType { Lossless, Hybrid, Lossy, /// <summary> /// No Audio /// </summary> NoAudio, } }
{ "pile_set_name": "Github" }
module.exports = require('../index');
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- 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" }
// Copyright 2015 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 EXTENSIONS_BROWSER_EXTENSION_EVENT_HISTOGRAM_VALUE_H_ #define EXTENSIONS_BROWSER_EXTENSION_EVENT_HISTOGRAM_VALUE_H_ namespace extensions { namesp...
{ "pile_set_name": "Github" }
liTest run started liTest org.scalajs.junit.MultiIgnoreAllTest.multiTest1 ignored e3org.scalajs.junit.MultiIgnoreAllTest.multiTest1 liTest org.scalajs.junit.MultiIgnoreAllTest.multiTest2 ignored e3org.scalajs.junit.MultiIgnoreAllTest.multiTest2 liTest org.scalajs.junit....
{ "pile_set_name": "Github" }
SUAMP - output amp, phase, real or imag trace from (frequency, x) domain data suamp <stdin >stdout mode=amp Required parameters: none Optional parameter: mode=amp output flag =amp output amplitude traces =logamp output log(amplitude) traces =phase o...
{ "pile_set_name": "Github" }