text
stringlengths
2
99.9k
meta
dict
/* * Copyright (C) 2005-2014 Team XBMC * http://xbmc.org * * 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. * * ...
{ "pile_set_name": "Github" }
select * from t order by id
{ "pile_set_name": "Github" }
2043 1446
{ "pile_set_name": "Github" }
// Boost.Geometry Index // // R-tree implementation // // Copyright (c) 2008 Federico J. Fernandez. // Copyright (c) 2011-2018 Adam Wulkiewicz, Lodz, Poland. // // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www...
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2016 Dmitry Vyukov <dvyukov@google.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtain one...
{ "pile_set_name": "Github" }
<resources>> <style name="AppTheme.NoActionBar"> <item name="windowActionBar">false</item> <item name="windowNoTitle">true</item> <item name="android:windowDrawsSystemBarBackgrounds">true</item> <item name="android:statusBarColor">@android:color/transparent</item> </style> </res...
{ "pile_set_name": "Github" }
// Copyright 2012 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. #import "ios/web/web_state/ui/crw_touch_tracking_recognizer.h" @interface CRWTouchTrackingRecognizer () <UIGestureRecognizerDelegate> { id<CRWTouchTrac...
{ "pile_set_name": "Github" }
A : "a" B ; : "b" A ; B : "a" B ; : "b" "a" "a" ;
{ "pile_set_name": "Github" }
#ifndef MICROSOFT_PE_H_ #define MICROSOFT_PE_H_ // This is a generated file! Please edit source .ksy file and use // kaitai-struct-compiler to rebuild #include <kaitai/kaitaistream.h> #include <kaitai/kaitaistruct.h> #include <cstdint> #include <vector> namespace veles { namespace kaitai { namespace microsoft_pe { ...
{ "pile_set_name": "Github" }
/* main.c - Application main entry point */ /* * Copyright (c) 2019 Nordic Semiconductor ASA * * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic */ #include <zephyr/types.h> #include <stddef.h> #include <stdbool.h> #include <string.h> #include <zephyr.h> #include <sys/printk.h> #include <sys/byteorder.h> ...
{ "pile_set_name": "Github" }
--- systemd: units: - name: docker.service enable: true dropins: - name: 40-docker-opts.conf contents: | [Service] Environment="DOCKER_OPTS=--insecure-registry hub.mirror.kubermesh:5000 --insecure-registry quay.mirror.kubermesh:5001 --insecure-registry gcr.mir...
{ "pile_set_name": "Github" }
/* Copyright 2015 The Kubernetes Authors All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or ag...
{ "pile_set_name": "Github" }
/* * Marvell UMI head file * * Copyright 2011 Marvell. <jyli@marvell.com> * * This file is licensed under GPLv2. * * 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; version 2 of ...
{ "pile_set_name": "Github" }
recipe 'remacs-git-snapshot' do git 'https://github.com/Wilfred/remacs.git' osx do option '--with-ns' option '--without-x' option '--without-dbus' end linux do option '--prefix', installation_path option '--without-gif' end install do autogen configure make 'bootstrap' ...
{ "pile_set_name": "Github" }
sphinx -e git+https://github.com/hagenw/sphinxcontrib-katex.git#egg=sphinxcontrib.katex -e git+https://github.com/szymonmaszke/torchstar-docs.git#egg=pytorch_sphinx_theme
{ "pile_set_name": "Github" }
/* $NoKeywords:$ */ /** * @file * * mfParallelTraining.h * * Header file for the parallel training feature * * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) * @e \$Revision: 84150 $ @e \$Date: 2012-12-12 15:46:25 -0600 (Wed, 12 Dec 2012) $ * **/ /**********...
{ "pile_set_name": "Github" }
PaddleX GUI ======================================= PaddleX GUI是基于PaddleX实现的可视化开发客户端。开发者以点选、键入的方式快速体验深度学习模型开发的全流程。不仅可以作为您提升深度学习模型开发效率的工具,更可以作为您们应用PaddleX API搭建专属的行业软件/应用的示例参照。 PaddleX GUI 当前提供Windows,Mac,Ubuntu三种版本一键绿色安装的方式。请至飞桨官网:https://www.paddlepaddle.org.cn/paddle/paddleX 下载您需要的版本。 功能简介 ------------------------...
{ "pile_set_name": "Github" }
/* apps/cms.c */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project. */ /* ==================================================================== * Copyright (c) 2008 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modi...
{ "pile_set_name": "Github" }
#%RAML 1.0 title: Test /url: post: body: application/json: properties: name:
{ "pile_set_name": "Github" }
set(_cmake_oldestSupported "(__GNUC__ * 100 + __GNUC_MINOR__) >= 304") # GNU 4.7 correctly sets __STDC_VERSION__ to 201112L, but GNU 4.6 sets it # to 201000L. As the former is strictly greater than the latter, test only # for the latter. If in the future CMake learns about a C feature which was # introduced w...
{ "pile_set_name": "Github" }
// notty is a new kind of terminal emulator. // Copyright (C) 2015 without boats // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at y...
{ "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 "WAReportBaseItem.h" @class NSString; @interface WAReportKFSessionOpItem : WAReportBaseItem { unsigned int _actionTime; ...
{ "pile_set_name": "Github" }
/* * Hibernate, Relational Persistence for Idiomatic Java * * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ //$Id$ package org.hibernate.jpa.test.pack.spacepar; import javax.persistence.Colu...
{ "pile_set_name": "Github" }
[package] name = "aesm-client" version = "0.5.0" authors = ["Fortanix, Inc."] license = "MPL-2.0" description = """ RPC client for Intel SGX AESM (Architectural Enclave Service Manager). With this client, applications can obtain launch tokens for enclaves and turn attestation reports into quotes. """ repository = "htt...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2011, The University of Southampton and the individual contributors. * 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 ...
{ "pile_set_name": "Github" }
uuid: 4d69c89b-0373-4f55-80f5-97f99a02f5d2 langcode: en status: true dependencies: config: - field.storage.paragraph.field_overview_url - paragraphs.paragraphs_type.docs_and_apis _core: default_config_hash: Xnd_8kIDpyUaGKz3IjlP8tzvh6wdtbJDj0ZR76v50FY id: paragraph.docs_and_apis.field_overview_url field_name...
{ "pile_set_name": "Github" }
#include "llvm/Support/ScopedPrinter.h" #include "llvm/Support/Format.h" #include <cctype> using namespace llvm::support; namespace llvm { raw_ostream &operator<<(raw_ostream &OS, const HexNumber &Value) { OS << "0x" << to_hexString(Value.Value); return OS; } const std::string to_hexString(uint64_t Value, bool...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Flat UI Template</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Loading Bootstrap --> <link href="css/vendor/bootstrap.min.css" rel="stylesheet"> <!-- Loading Flat UI Pro --> <link ...
{ "pile_set_name": "Github" }
SET @sName = 'bx_invites'; SET @iCategId = (SELECT `id` FROM `sys_options_categories` WHERE `name`=@sName LIMIT 1); DELETE FROM `sys_options` WHERE `name`='bx_invites_enable_reg_by_inv' LIMIT 1; INSERT INTO `sys_options` (`name`, `value`, `category_id`, `caption`, `type`, `check`, `check_error`, `extra`, `order`) VAL...
{ "pile_set_name": "Github" }
K 25 svn:wc:ra_dav:version-url V 41 /svn/!svn/ver/253/trunk/samples/tutorial1 END tutorial1.cpp K 25 svn:wc:ra_dav:version-url V 55 /svn/!svn/ver/253/trunk/samples/tutorial1/tutorial1.cpp END tutorial1.vcproj K 25 svn:wc:ra_dav:version-url V 58 /svn/!svn/ver/235/trunk/samples/tutorial1/tutorial1.vcproj END Makefile K 2...
{ "pile_set_name": "Github" }
%---------------------------------------------------------------------------% % vim: ft=mercury ts=4 sw=4 et %---------------------------------------------------------------------------% % Copyright (C) 1995-1997, 2000-2001, 2004-2006, 2011 The University of Melbourne. % This file may only be copied under the terms of ...
{ "pile_set_name": "Github" }
/* eslint-disable max-len */ import { nativeImage } from 'electron'; import { fixPathForAsarUnpack } from 'electron-util'; import * as path from 'path'; declare const __static; const searchEngine = [ { name: 'Google', search: 'https://www.google.com/search?ie=UTF-8&q={queryString}', autocomplete: 'http...
{ "pile_set_name": "Github" }
/* $Id: base64.c,v 1.4 2001/03/15 08:32:59 dugsong Exp $ * * Copyright (c) 1996 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear i...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 Cameron White * * 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 3 of the License, or * (at your option) any later version. * * This program...
{ "pile_set_name": "Github" }
xLearn Python Package Guide ^^^^^^^^^^^^^^^^^^^^^^^^^^^ xLearn supports very easy-to-use Python API for users. Once you install the xLearn Python package successfully, you can try it. Type ``python`` in your shell and type the following Python code to check your installation: :: import xlearn as xl xl.hello(...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/container" android:layout_width="match_parent" android:layout_height="match_parent">...
{ "pile_set_name": "Github" }
浦野美波最新番号 【MMV-140】初脱ぎ熟女 59</a>2008-01-07クリスタル映像$$$MADAM MANI119分钟
{ "pile_set_name": "Github" }
; ; udata is a bit special we have to copy it on a task switch as we've ; got almost no common memory space on the simple board design ; .file "commonmem" .mode mshort ; exported symbols .globl _ub .globl udata .globl kstack_top .globl istack_top .globl istack_s...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard. // #import "MacBuddyViewController.h" @class IASUnifiedProgressClient, NSString, NSTimer; @interface ProgressViewController : MacBuddyVi...
{ "pile_set_name": "Github" }
package com.haoxy.thymeleaf.controller; import com.haoxy.thymeleaf.model.Message; import com.haoxy.thymeleaf.repository.MessageRepository; import org.springframework.stereotype.Controller; import org.springframework.validation.BindingResult; import org.springframework.web.bind.annotation.*; import org.springframework....
{ "pile_set_name": "Github" }
using System; using System.Threading.Tasks; using OpenTracing; namespace OpenTracing.Examples.MultipleCallbacks { public class Client { private readonly ITracer _tracer; public Client(ITracer tracer) { _tracer = tracer; } public async Task<string> Send<T>(T...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Text.Json; namespace Jazz2.Migrations { public class MetadataV1ToV2 { private class MetadataV1Json { public class GraphicsSection { public...
{ "pile_set_name": "Github" }
$whmcs_api_key = "jCteD6q91a3"; $whmcs_api_host = "www.whmcs.com"; $whmcs_api_port = 80; $whmcs_api_ssl = 0; $whmcs_api_prefix = "/licenseapi/validate.php"; # script_whmcs_desc() sub script_whmcs_desc { return "WHMCS"; } sub script_whmcs_uses { return ( "php" ); } sub script_whmcs_longdesc { return "WHMCS is an all...
{ "pile_set_name": "Github" }
require('../../../modules/es6.array.slice'); module.exports = require('../../../modules/_entry-virtual')('Array').slice;
{ "pile_set_name": "Github" }
choose-mirror-bin mirror/http/proxy string d-i base-installer/kernel/override-image string linux-server d-i clock-setup/utc boolean true d-i clock-setup/utc-auto boolean true d-i finish-install/reboot_in_progress note d-i grub-installer/only_debian boolean true d-i grub-installer/with_other_os boolean true d-i mirror/c...
{ "pile_set_name": "Github" }
/* $Id: optimized-sort.h,v 1.1 2008/06/07 22:30:24 depetrini Exp $ * Adopted from GNU glibc by Mjt. * See stdlib/qsort.c in glibc */ /* Copyright (C) 1991, 1992, 1996, 1997, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Douglas C. Schmidt (schmidt@ics.uci.edu). The ...
{ "pile_set_name": "Github" }
/* * Copyright 2016 Google 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 required by applicabl...
{ "pile_set_name": "Github" }
#template = int(2) #template = ''' 愚公移山 太行,王屋二山的北面,住了一個九十歲的老翁,名叫愚公。二山佔地廣闊,擋住去路,使他和家人往來極為不便。 一天,愚公召集家人說:「讓我們各盡其力,剷平二山,開條道路,直通豫州,你們認為怎樣?」 大家都異口同聲贊成,只有他的妻子表示懷疑,並說:「你連開鑿一個小丘的力量都沒有,怎可能剷平太行、王屋二山呢?況且,鑿出的土石又丟到哪裏去呢?」 大家都熱烈地說:「把土石丟進渤海裏。」 於是愚公就和兒孫,一起開挖土,把土石搬運到渤海去。 愚公的鄰居是個寡婦,有個兒子八歲也興致勃勃地走來幫忙。 寒來暑往,他們要一年才能往返渤海一次。 住在黃河河畔的智叟,看見他...
{ "pile_set_name": "Github" }
// +build !ignore_autogenerated /* 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 l...
{ "pile_set_name": "Github" }
/* * This file is part of Applied Energistics 2. * Copyright (c) 2013 - 2014, AlgorithmX2, All rights reserved. * * Applied Energistics 2 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 ver...
{ "pile_set_name": "Github" }
Filter 1: ON PK Fc 31 Hz Gain -8.6 dB Q 1.41 Filter 2: ON PK Fc 62 Hz Gain -5.4 dB Q 1.41 Filter 3: ON PK Fc 125 Hz Gain -5.1 dB Q 1.41 Filter 4: ON PK Fc 250 Hz Gain -3.6 dB Q 1.41 Filter 5: ON PK Fc 500 Hz Gain 1.1 dB Q 1.41 Filter 6: ON PK Fc 1000 Hz Gain 3.4 dB Q 1.41 Filter 7: ON PK Fc 2000 Hz Gain 1.3 dB Q 1.41 F...
{ "pile_set_name": "Github" }
/* * OpenPBS (Portable Batch System) v2.3 Software License * * Copyright (c) 1999-2000 Veridian Information Solutions, Inc. * All rights reserved. * * --------------------------------------------------------------------------- * For a license to use or redistribute the OpenPBS software under conditions * other ...
{ "pile_set_name": "Github" }
/*------------------------------------------------------------------------- * * nodeIndexonlyscan.h * * * * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/executor/nodeIndexonlyscan.h * *------------...
{ "pile_set_name": "Github" }
:020000023000CC :10FC000001C0F3C0112484B790E890936100109272 :10FC10006100882369F0982F9A70923049F081FF33 :10FC200002C097EF94BF282E80E002D10C94000010 :10FC300085E08093810082E08093C80088E1809312 :10FC4000C90084E08093CC0086E08093CA008EE0F7 :10FC5000EFD0259A84E02CE33BEF91E030938500D0 :10FC60002093840096BBB09BFECF1D9A...
{ "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" }
-- ************************************************************** -- -- Common definitions -- -- ************************************************************** S1AP-CommonDataTypes { itu-t (0) identified-organization (4) etsi (0) mobileDomain (0) eps-Access (21) modules (3) s1ap (1) version1 (1) s1ap-CommonDataTypes ...
{ "pile_set_name": "Github" }
require('../../modules/es6.function.bind'); module.exports = require('../../modules/_core').Function.bind;
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Plain &lt;div&gt; with role "link" and no states or properties</title> </head> <body> <div role="li...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* * Process version 2 NFS requests. * * Copyright (C) 1995-1997 Olaf Kirch <okir@monad.swb.de> */ #include <linux/namei.h> #include "cache.h" #include "xdr.h" #include "vfs.h" typedef struct svc_rqst svc_rqst; typedef struct svc_buf svc_buf; #define NFSDDBG_FACILITY NFSDDBG...
{ "pile_set_name": "Github" }
<template> <div class="ow-select" :style="selectStyles" v-click-outside="close"> <div class="ow-select-input-wrapper"> <input :disabled="disabled" @click="toggle" type="text" :value="selectedLabel" readonly> <ow-icon col...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>ol-ext Class: Delete</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/sunligh...
{ "pile_set_name": "Github" }
/* * Copyright 2003-2019 JetBrains s.r.o. * * 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 agre...
{ "pile_set_name": "Github" }
package Paws::WorkSpaces::ModifyClientProperties; use Moose; has ClientProperties => (is => 'ro', isa => 'Paws::WorkSpaces::ClientProperties', required => 1); has ResourceId => (is => 'ro', isa => 'Str', required => 1); use MooseX::ClassAttribute; class_has _api_call => (isa => 'Str', is => 'ro', default =...
{ "pile_set_name": "Github" }
@model SpecificationAttributeModel @{ //page title ViewBag.Title = T("Admin.Catalog.Attributes.SpecificationAttributes.EditAttributeDetails").Text; } <form asp-area="@Constants.AreaAdmin" asp-controller="SpecificationAttribute" asp-action="Edit" method="post" id="specificationattribute-form"> <di...
{ "pile_set_name": "Github" }
#ifndef TEXT_AREA_INCLUDED #define TEXT_AREA_INCLUDED #include "TextField.h" // fires action performed when ENTER hit inside area // (can be toggled to fire on every text change or every focus loss) class TextArea : public TextField { public: // label text and char maps copied internal...
{ "pile_set_name": "Github" }
# Event 156 - AudStreamSink_RecreateAudioStream_Task ###### Version: 0 ## Description None ## Data Dictionary |Standard Name|Field Name|Type|Description|Sample Value| |---|---|---|---|---| |TBD|object|Pointer|None|`None`| |TBD|bDeviceChange|Boolean|None|`None`| |TBD|hnsNewStreamStartTime|Int64|None|`None`| ## Tags *...
{ "pile_set_name": "Github" }
#ifdef RCSID static char RCSid[] = "$Header$"; #endif /* Copyright (c) 2010 by Michael J. Roberts. All Rights Reserved. */ /* Name osnet-connect.cpp - Win32 command-line UI connection Function Launches a local Web browser to connect to the Web UI Notes Modified 05/12/10 MJRoberts - Creation *...
{ "pile_set_name": "Github" }
<?php /** * Quack Compiler and toolkit * Copyright (C) 2015-2017 Quack and CONTRIBUTORS * * This file is part of Quack. * * Quack 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 3 of the...
{ "pile_set_name": "Github" }
/* * reserved comment block * DO NOT REMOVE OR ALTER! */ /* * 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 ...
{ "pile_set_name": "Github" }
/* $Id: sportster.c,v 1.16.2.4 2004/01/13 23:48:39 keil Exp $ * * low level stuff for USR Sportster internal TA * * Author Karsten Keil * Copyright by Karsten Keil <keil@isdn4linux.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorpo...
{ "pile_set_name": "Github" }
// Copyright 2019 The go-interpreter 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 !appengine package compile import "unsafe" func jitcall(asm unsafe.Pointer, stack, locals, globals *[]uint64, mem *[]byte) uint64
{ "pile_set_name": "Github" }
#!/bin/bash echo "Uploading code coverage results" bash <(curl -s https://codecov.io/bash)
{ "pile_set_name": "Github" }
OneOps Web Application ====================== pg gem install issue on osx: gem install pg -v 0.17.0 -- --with-pg-config=/Library/PostgreSQL/9.1/bin/pg_config export DYLD_LIBRARY_PATH=/library/PostgreSQL/9.1/lib:$DYLD_LIBRARY_PATH
{ "pile_set_name": "Github" }
--- %YAML:1.0 test: Strings brief: > Any group of characters beginning with an alphabetic or numeric character is a string, unless it belongs to one of the groups below (such as an Integer or Time). yaml: | String php: | 'String' --- test: String characters brief: > A string can contain any ...
{ "pile_set_name": "Github" }
Friends University
{ "pile_set_name": "Github" }
#!/bin/bash # Online recovery 2nd stage script set -o xtrace DATADIR=$1 # main dabatase cluster DEST=$2 # hostname of the DB node to be recovered DESTDIR=$3 # database cluster of the DB node to be recovered PORT=$4 # PostgreSQL port number PGHOME=/usr/pgsql-13 ARCHIVEDIR=/var/lib/pgsql/archivedir # archive...
{ "pile_set_name": "Github" }
context("test-show-lsm") test_that("show_lsm returns a plot", { patches_area <- show_lsm(landscape, what = "lsm_p_area") expect_is(patches_area, "ggplot") }) test_that("show_lsm returns a facet plot", { patches_area <- show_lsm(landscape, what = "lsm_p_area", class = c(1, 3...
{ "pile_set_name": "Github" }
namespace :shoulda do # From http://blog.internautdesign.com/2007/11/2/a-yaml_to_shoulda-rake-task # David.Lowenfels@gmail.com desc "Converts a YAML file (FILE=./path/to/yaml) into a Shoulda skeleton" task :from_yaml do require 'yaml' def yaml_to_context(hash, indent = 0) indent1 = ' ' * in...
{ "pile_set_name": "Github" }
% Generated by roxygen2: do not edit by hand % Please edit documentation in R/eForce.R \name{eForce} \alias{eForce} \title{Force network graph} \usage{ eForce(networkMatrix, propertyDf = NULL, size = NULL, maxR = 25, minR = 15, density = 0.05, attractiveness = 1.2, showLabel = TRUE, theme = "default", title = NULL,...
{ "pile_set_name": "Github" }
easyblock = 'ConfigureMake' name = 'MIRA' version = '4.0.2' homepage = 'https://sourceforge.net/p/mira-assembler/wiki/Home/' description = """MIRA is a whole genome shotgun and EST sequence assembler for Sanger, 454, Solexa (Illumina), IonTorrent data and PacBio (the latter at the moment only CCS and error-corrected...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup /> </Project>
{ "pile_set_name": "Github" }
/** * Copyright 2013-2015, 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. * * @providesModule ...
{ "pile_set_name": "Github" }
PACKAGES += nodefinder pkg_nodefinder_name = nodefinder pkg_nodefinder_description = automatic node discovery via UDP multicast pkg_nodefinder_homepage = https://github.com/erlanger/nodefinder pkg_nodefinder_fetch = git pkg_nodefinder_repo = https://github.com/okeuday/nodefinder pkg_nodefinder_commit = master
{ "pile_set_name": "Github" }
/* Copyright (c) 2009 Nordic Semiconductor. All Rights Reserved. * * The information contained herein is property of Nordic Semiconductor ASA. * Terms and conditions of usage are described in detail in NORDIC * SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT. * * Licensees are granted free, non-transferable use...
{ "pile_set_name": "Github" }
/*! * Copyright (c) 2016 by Contributors * \file array_view.h * \brief Read only data structure to reference array */ #ifndef DMLC_ARRAY_VIEW_H_ #define DMLC_ARRAY_VIEW_H_ #include <vector> #include <array> namespace dmlc { /*! * \brief Read only data structure to reference continuous memory region of array. ...
{ "pile_set_name": "Github" }
<html> <head> <meta charset="utf-8"> <title>ECharts</title> <!-- 引入 echarts.js --> <script src="echarts.js"></script> </head> <body> <div id="showhere" style="width:800px; height:600px;"></div> <script> var myChart = echarts.init(document.getElementById('showhere')); var option = { t...
{ "pile_set_name": "Github" }
package kubetest import ( osapps_v1 "github.com/openshift/api/apps/v1" osproject_v1 "github.com/openshift/api/project/v1" osroutes_v1 "github.com/openshift/api/route/v1" ) func (o *K8SClientMock) GetRoute(namespace, name string) (*osroutes_v1.Route, error) { args := o.Called(namespace, name) return args.Get(0).(...
{ "pile_set_name": "Github" }
import logging logger = logging.getLogger(__name__) import gi gi.require_version('Gst', '1.0') from gi.repository import GObject, Gst GObject.threads_init() Gst.init(None) logger.debug("Loading") class Recognizer(GObject.GObject): __gsignals__ = { 'finished' : (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE,...
{ "pile_set_name": "Github" }
From d48bebc211cc216aaa78bdf25d7f0b0143d6333b Mon Sep 17 00:00:00 2001 Author: Unrecognisable Format Date: Wed, 12 Oct 2016 19:03:51 -0700 Subject: [PATCH 1/5] Subject line --- mode change 100755 => 100644 l.php diff --git a/l.php b/l.php old mode 100755 new mode 100644
{ "pile_set_name": "Github" }
<!DOCTYPE html><html><head> <title>Universal selector (no namespaces)</title> <style type="text/css">* { color : lime } ul, p { color : red } *.t1 { color : lime } </style> <link rel="author" title="Daniel Glazman" href="http://glazman.org/"> <link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"> ...
{ "pile_set_name": "Github" }
export function isArray(obj) { return Object.prototype.toString.call(obj) === "[object Array]" } // Checks if an object has a property. export function has(obj, propName) { return Object.prototype.hasOwnProperty.call(obj, propName) }
{ "pile_set_name": "Github" }
#include <stdio.h> #include <stdlib.h> #include <sys/types.h> #include <time.h> #include <string.h> #include "md5.h" /* Prints message digest buffer in mdContext as 32 hexadecimal digits. Order is from low-order byte to high-order byte of digest. Each byte is printed with high-order hexadecimal digit first. */...
{ "pile_set_name": "Github" }
#import "GPUImageFilter.h" @interface GPUImageFalseColorFilter : GPUImageFilter { GLint firstColorUniform, secondColorUniform; } // The first and second colors specify what colors replace the dark and light areas of the image, respectively. The defaults are (0.0, 0.0, 0.5) amd (1.0, 0.0, 0.0). @property(readwrite...
{ "pile_set_name": "Github" }
function enum() {}
{ "pile_set_name": "Github" }
all: $(MAKE) -f ../Makefile.lib clean: $(MAKE) -f ../Makefile.lib clean clean_tmp: $(MAKE) -f ../Makefile.lib clean_tmp
{ "pile_set_name": "Github" }
<?php /* * This file is part of Contao. * * (c) Leo Feyer * * @license LGPL-3.0-or-later */ namespace Contao; /** * Provide methods to handle text fields with unit drop down menu. * * @property integer $maxlength * @property boolean $mandatory * @property string $placeholder * @property array $option...
{ "pile_set_name": "Github" }
package keeper import ( "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/sdk-tutorials/starport-blog/blog/x/blog/types" ) func (k Keeper) CreatePost(ctx sdk.Context, post types.Post) { store := ctx.KVStore(k.storeKey) key := []byte(types.PostPrefix + post.ID) value := k....
{ "pile_set_name": "Github" }
{ "description": "Decimal128", "bson_type": "0x13", "test_key": "d", "valid": [ { "description": "[basx023] conform to rules and exponent will be in permitted range).", "canonical_bson": "1800000013640001000000000000000000000000003EB000", "canonical_extjson": "{\"d\"...
{ "pile_set_name": "Github" }
package org.roaringbitmap.buffer; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.parallel.Execution; import org.junit.jupiter.api.parallel.ExecutionMode; import org.roaringbitmap.IntConsumer; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.ObjectInputStream; ...
{ "pile_set_name": "Github" }
/*********************************************************************************************************************** * Copyright (C) 2010-2013 by the Stratosphere project (http://stratosphere.eu) * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance wi...
{ "pile_set_name": "Github" }