text
stringlengths
2
99.9k
meta
dict
--- - name: Install requied Etherpad packages apt: pkg={{ item }} state=latest install_recommends=no with_items: [ 'build-essential', 'pkg-config', 'libssl-dev', 'libpq-dev' ] - name: Install Abiword if enabled apt: pkg=abiword state=latest install_recommends=no when: etherpad_abiword is defined and etherpad_...
{ "pile_set_name": "Github" }
/*********************************************************************** * Software License Agreement (BSD License) * * Copyright 2008-2009 Marius Muja (mariusm@cs.ubc.ca). All rights reserved. * Copyright 2008-2009 David G. Lowe (lowe@cs.ubc.ca). All rights reserved. * * Redistribution and use in source and bi...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:background="@android:color/white" android:layout_height="match_parent"> <LinearLayout ...
{ "pile_set_name": "Github" }
'use strict'; var has = Object.prototype.hasOwnProperty; var hexTable = (function () { var array = []; for (var i = 0; i < 256; ++i) { array.push('%' + ((i < 16 ? '0' : '') + i.toString(16)).toUpperCase()); } return array; }()); var compactQueue = function compactQueue(queue) { var obj; ...
{ "pile_set_name": "Github" }
## Process this with automake to create Makefile.in AUTOMAKE_OPTIONS=foreign DISTCLEANFILES=ffitarget.h noinst_HEADERS=ffi_common.h ffi_cfi.h EXTRA_DIST=ffi.h.in nodist_include_HEADERS = ffi.h ffitarget.h
{ "pile_set_name": "Github" }
java_library( name = "a", srcs = [ "A.java", "B.java", ], ) java_binary( name = "binary", main_class = "A", deps = [":a"], )
{ "pile_set_name": "Github" }
@comment $OpenBSD: PLIST,v$ @bin bin/f18
{ "pile_set_name": "Github" }
/* * Copyright 2014 Splunk, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"): you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
{ "pile_set_name": "Github" }
<!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/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "pile_set_name": "Github" }
--- title: Azure Notebooks プレビュー用のサンプル Jupyter ノートブック description: サンプルは、無料の Azure Notebooks クラウド サービスで実行される Jupyter ノートブックを体験するための優れた方法です。 ms.topic: sample ms.date: 01/11/2019 ms.openlocfilehash: 397e40f628e6e935fef74d2225d2e477aac7b276 ms.sourcegitcommit: 62717591c3ab871365a783b7221851758f4ec9a4 ms.translationtype: H...
{ "pile_set_name": "Github" }
MODEL: META_ARCHITECTURE: "panoptic_deeplab" BN_MOMENTUM: 0.01 BACKBONE: NAME: "resnet101" DILATION: (False, False, False) PRETRAINED: True DECODER: IN_CHANNELS: 2048 FEATURE_KEY: "res5" DECODER_CHANNELS: 256 ATROUS_RATES: (3, 6, 9) PANOPTIC_DEEPLAB: LOW_LEVEL_CHANNELS: (1024, ...
{ "pile_set_name": "Github" }
const ModelInfoDefinitionContext = require('./generated/LUFileParser').LUFileParser.ModelInfoDefinitionContext; const DiagnosticSeverity = require('./diagnostic').DiagnosticSeverity; const BuildDiagnostic = require('./diagnostic').BuildDiagnostic; class LUModelInfo { /** * * @param {ImportDefinitionCont...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE REQUEST----- MIIBGzCBxgIBADBjMQswCQYDVQQGEwJBVTETMBEGA1UECBMKUXVlZW5zbGFuZDEa MBgGA1UEChMRQ3J5cHRTb2Z0IFB0eSBMdGQxIzAhBgNVBAMTGlNlcnZlciB0ZXN0 IGNlcnQgKDUxMiBiaXQpMFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ+zw4Qnlf8S MVIPFe9GEcStgOY2Ww/dgNdhjeD8ckUJNP5VZkVDTGiXav6ooKXfX3j/7tdkuD8E y2//Kv7+ue0CAwEAATA...
{ "pile_set_name": "Github" }
{ "ecadd_0-0_0-0_21000_192_d0g0v0_Istanbul" : { "_info" : { "comment" : "Puts the points (0, 0) and (0, 0) into the ECADD precompile, truncating or expanding the input data to 192 bytes. Gives the execution 21000 bytes", "filling-rpc-server" : "Geth-1.9.14-unstable-8cf83419-20200512"...
{ "pile_set_name": "Github" }
using UnityEngine; using System; using System.Collections; using System.Collections.Generic; namespace Nanome.Core.Daemon { public class Dispatcher : Nanome.Core.Behaviour { private static readonly Queue<IEnumerator> _queue = new Queue<IEnumerator>(); private static Dispatcher _instance; ...
{ "pile_set_name": "Github" }
/* Copyright 2016 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
{ "pile_set_name": "Github" }
/// <reference path="../../typings/_custom.d.ts" /> // Angular 2 import {Component} from 'angular2/angular2'; import {CORE_DIRECTIVES, FORM_DIRECTIVES} from 'angular2/angular2'; import {ROUTER_DIRECTIVES} from 'angular2/router'; // Services import {GameService} from '../services/GameService'; // Components import {...
{ "pile_set_name": "Github" }
# Tenko parser test case - Path: tests/testcases/export_declaration/export_default_ident_asi_regex_flag.md > :: export declaration > > ::> export default ident asi regex flag > > This is an edge case with a regex after ASI > > In this case the export is a value so the next line cannot be a regex, instead a division ...
{ "pile_set_name": "Github" }
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <name>springboot-learning-example</name> <groupId>springboot</groupId> <...
{ "pile_set_name": "Github" }
package jwf.debugport; import android.app.Service; import android.content.Context; import android.content.Intent; import android.os.IBinder; /** * No-op implementation of DebugPortService. */ public class DebugPortService extends Service { public static final String METADATA_DEBUG_PORT = "jwf.debugport.METADATA...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); /* * This file is part of JoliCode's Slack PHP API project. * * (c) JoliCode <coucou@jolicode.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace JoliCode\Slack\Api\Normalizer; use Jane...
{ "pile_set_name": "Github" }
<!-- $Id: ancdes_nxd.txt,v 7.00 2014/11/22 22:01:04 mr Exp $ --> %include;ancdes_stat %( death date year - spouse death date year tf1/tl1 = nxd %) %define;stat_a2() <table class="title" width="100%%"><tr> %if;(evar.m = "A") <td>[*generation/generations]0</td> %end; <td align="center">[*year/month...
{ "pile_set_name": "Github" }
var mkdirp = require('../'); var path = require('path'); var fs = require('fs'); var test = require('tap').test; test('return value', function (t) { t.plan(2); var x = Math.floor(Math.random() * Math.pow(16,4)).toString(16); var y = Math.floor(Math.random() * Math.pow(16,4)).toString(16); var z = Math....
{ "pile_set_name": "Github" }
/***************************************************************************/ /* * linux/arch/m68knommu/platform/5249/config.c * * Copyright (C) 2002, Greg Ungerer (gerg@snapgear.com) */ /***************************************************************************/ #include <linux/kernel.h> #include <linux/param....
{ "pile_set_name": "Github" }
--- title: セッションの動作を構成する - Azure Active Directory B2C | Microsoft Docs description: Azure Active Directory B2C でセッションの動作を構成します。 services: active-directory-b2c author: msmimart manager: celestedg ms.service: active-directory ms.workload: identity ms.topic: how-to ms.date: 07/30/2020 ms.author: mimart ms.subservice: B2C ...
{ "pile_set_name": "Github" }
{ "static_CallEcrecover0_completeReturnValue_d0g0v0_Istanbul" : { "_info" : { "comment" : "", "filling-rpc-server" : "Geth-1.9.6-unstable-63b18027-20190920", "filling-tool-version" : "retesteth-0.0.1+commit.0ae18aef.Linux.g++", "lllcversion" : "Version: 0.5.12...
{ "pile_set_name": "Github" }
#!/bin/bash cd ~/docker-registry && docker-compose up -d echo "Registry started. Please use \"curl https://$USER:7312mInalM4n@$(hostname).$(dnsdomainname)/v2/_catalog\" to list available images."
{ "pile_set_name": "Github" }
/* * Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you 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.or...
{ "pile_set_name": "Github" }
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/subresource_filter/core/common/fuzzy_pattern_matching.h" #include <vector> #include "testing/gtest/include/gtest/gtest.h" namespac...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE----- MIIEqDCCA5CgAwIBAgIJAJNurL4H8gHfMA0GCSqGSIb3DQEBBQUAMIGUMQswCQYD VQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNTW91bnRhaW4g VmlldzEQMA4GA1UEChMHQW5kcm9pZDEQMA4GA1UECxMHQW5kcm9pZDEQMA4GA1UE AxMHQW5kcm9pZDEiMCAGCSqGSIb3DQEJARYTYW5kcm9pZEBhbmRyb2lkLmNvbTAe Fw0wODAyMjkwMTMzNDZaFw0zNTA3MTcw...
{ "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 applicable law or agreed to in...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # -*- coding: utf-8 -*- # # Copyright 2017 Guenter Bartsch, Heiko Schaefer # # 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/LICEN...
{ "pile_set_name": "Github" }
{ "id": "golden-trout-model", "name": "Golden Trout Model", "games": { "nh": { "sellPrice": { "currency": "bells", "value": 45000 } } }, "category": "Furniture" }
{ "pile_set_name": "Github" }
// Windows Template Library - WTL version 9.0 // Copyright (C) Microsoft Corporation, WTL Team. All rights reserved. // // This file is a part of the Windows Template Library. // The use and distribution terms for this software are covered by the // Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php) ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 1997, 2005, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
{ "pile_set_name": "Github" }
/* Copyright (c) 2017-2020, Arvid Norberg Copyright (c) 2017, 2020, Alden Torres Copyright (c) 2020, Fonic 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 reta...
{ "pile_set_name": "Github" }
[[cron]] schedule = "*/5 * * * *" [cron.job] type = "TwoJob" queue = "critical"
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <!-- Copyright 2011 The Closure Library Authors. All Rights Reserved. Use of this source code is governed by the Apache License, Version 2.0. See the COPYING file for details. --> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title> Closure Unit Tests - goog.storage.me...
{ "pile_set_name": "Github" }
# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not...
{ "pile_set_name": "Github" }
Transformers ============ .. automodule:: mlutils.transformers :members: :undoc-members: :inherited-members:
{ "pile_set_name": "Github" }
/* * /MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js * * Copyright (c) 2009-2013 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ...
{ "pile_set_name": "Github" }
// Code generated by protoc-gen-go. DO NOT EDIT. // source: google/api/http.proto package annotations import ( fmt "fmt" proto "github.com/golang/protobuf/proto" math "math" ) // Reference imports to suppress errors if they are not otherwise used. var _ = proto.Marshal var _ = fmt.Errorf var _ = math.Inf // This...
{ "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" }
name = "ext/libsodium"; description = "Extension for libsodium : in PECL until PHP 7.2, and in core ever since. The Sodium crypto library (libsodium) is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. Sodium supports a variety of compilers and operating syste...
{ "pile_set_name": "Github" }
/* Localized versions of Info.plist keys */
{ "pile_set_name": "Github" }
#include "jit/backend/x64/x64_local.h" extern "C" { #include "core/exception_handler.h" #include "core/memory.h" #include "jit/backend/x64/x64_backend.h" #include "jit/backend/x64/x64_disassembler.h" #include "jit/ir/ir.h" #include "jit/jit.h" #include "jit/jit_backend.h" #include "jit/jit_guest.h" } /* * x64 regist...
{ "pile_set_name": "Github" }
/* TYPOGRAPHY */ body { background: var(--bg1); } @font-face { font-family: 'IBM Plex Sans'; src: url("assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.ttf") format("truetype"); } @font-face { font-family: Epilogue; src: url("assets/fonts/Epilogue/Epilogue-VariableFont_wght.ttf") format("truetype"); } html ...
{ "pile_set_name": "Github" }
<h2>[%loc('Textile help')%]</h2> <p><a href="http://www.bradchoate.com/mt/docs/mtmanual_textile2.html" target="_blank">[%loc('Textile2 complete reference')%]</a></p> <table> <tr> <td>_[%loc('your text')%]_</td> <td class="arrow">-></td> <td><em>[%loc('your text')%]</em></td> </tr> <t...
{ "pile_set_name": "Github" }
select 'NativeBlockInputStream'; select toTypeName(dict), dict, lowCardinalityIndices(dict), lowCardinalityKeys(dict) from (select '123_' || toLowCardinality(v) as dict from (select arrayJoin(['a', 'bb', '', 'a', 'ccc', 'a', 'bb', '', 'dddd']) as v)); select '-'; select toTypeName(dict), dict, lowCardinalityIndices(dic...
{ "pile_set_name": "Github" }
/* * Test program for MSA instruction PCNT.H * * Copyright (C) 2019 Wave Computing, Inc. * Copyright (C) 2019 Aleksandar Markovic <amarkovic@wavecomp.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the...
{ "pile_set_name": "Github" }
<?php /* You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHO...
{ "pile_set_name": "Github" }
#define NO_IDENT // disables Ident server #define NO_SECSYSTEM // disables System Secure Monitor on startup function #define NO_CRYPT // disables Crypted Strings (disabled when using DUMP_ENCRYPT) #define DEBUG_CRYPT // enables bot string dump in order to try to debug the Crypt() function #ifde...
{ "pile_set_name": "Github" }
main( ) { auto c; while (1) { while ( (c=getchar()) != ' ') if (putchar(c) == '*n') exit(); putchar( '*n' ); while ( (c=getchar()) == ' '); /* skip blanks */ if (putchar(c)=='*n') exit(); /* done when newline */ } }
{ "pile_set_name": "Github" }
config BR2_PACKAGE_DTV_SCAN_TABLES bool "dtv-scan-tables" help The Digital TV scan tables. http://git.linuxtv.org/dtv-scan-tables.git
{ "pile_set_name": "Github" }
#!/bin/sh #-*-sh-*- # # Copyright © 2009 CNRS # Copyright © 2009-2013 Inria. All rights reserved. # Copyright © 2009 Université Bordeaux 1 # See COPYING in top-level directory. # HWLOC_top_builddir="@HWLOC_top_builddir@" distrib="$HWLOC_top_builddir/utils/hwloc-distrib" HWLOC_top_srcdir="@HWLOC_top_srcdir@" HWLOC_P...
{ "pile_set_name": "Github" }
/* define if glog doesn't use RTTI */ /* #undef DISABLE_RTTI */ /* Namespace for Google classes */ #define GOOGLE_NAMESPACE google /* Define if you have the `dladdr' function */ /* #undef HAVE_DLADDR */ /* Define if you have the `snprintf' function */ #define HAVE_SNPRINTF /* Define to 1 if you have the <dlfcn.h> h...
{ "pile_set_name": "Github" }
# deep-eql [![Build Status](https://travis-ci.org/chaijs/deep-eql.png?branch=master)](https://travis-ci.org/chaijs/deep-eql) [![Coverage Status](https://coveralls.io/repos/chaijs/deep-eql/badge.png?branch=master)](https://coveralls.io/r/chaijs/deep-eql?branch=master) > Improved deep equality testing for Node.js and th...
{ "pile_set_name": "Github" }
import { h, Component, Prop, Watch, Host, State, Event, EventEmitter, } from '@stencil/core'; import { PlayerProps } from '../../core/player/PlayerProps'; import { withPlayerContext } from '../../core/player/PlayerContext'; import { Disposal } from '../../core/player/Disposal'; import { isUndefined } from '../../../u...
{ "pile_set_name": "Github" }
<snippet> <content><![CDATA[cc.EventMouse]]></content> <tabTrigger>EventMouse</tabTrigger> <scope>source.lua</scope> <description>.</description> </snippet>
{ "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. *---------------------------------------------------------------...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2010-2020 Contributors to the openHAB project * * See the NOTICE file(s) distributed with this work for additional * information. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse....
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=...
{ "pile_set_name": "Github" }
// Copyright 2019 JD.com Inc. JD AI #ifndef BNN_PAD_H #define BNN_PAD_H #include <dabnn/layer.h> namespace bnn { class Pad : public Layer { public: MatCP input_mat; MatCP output_mat; int pad_h; int pad_w; float val; Pad(NetCP net, const std::string &name, css &input, int pad_h, int pad_w,...
{ "pile_set_name": "Github" }
/* * SBP2 driver (SCSI over IEEE1394) * * Copyright (C) 2005-2007 Kristian Hoegsberg <krh@bitplanet.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License...
{ "pile_set_name": "Github" }
// compile // 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. // /tmp/x.go:5: cannot use _ as value package p func f(ch chan int) bool { select { case _, ok := <-ch: return ok } _, ok := <-ch _ = ok s...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" sourcelanguage="en_US"> <context> <name>DisplayArrangementWidget</name> <message> <location filename="../displayarrangementwidget.cpp" line="103"/> <source>Screen %1 connected</source> <translation type="unfinished"><...
{ "pile_set_name": "Github" }
# Gamgee: a C++14 library for genomics data processing and analysis The source code is available at http://www.github.com/broadinstitute/gamgee.
{ "pile_set_name": "Github" }
/* * Copyright (c) 2010-2011 Atheros Communications Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" A...
{ "pile_set_name": "Github" }
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1 vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/tokenizer REF boost-1.73.0 SHA512 cef77b4fb338dfefac3dc0f7eeef99acc07dc7ae66795697f10b8ad595bec93ad5f3f0fe0c802651415ae2620856f6e3bbf1b0ed28dac9baa7685c2a98d581e4 ...
{ "pile_set_name": "Github" }
# # Makefile # Copyright (C) 2018 hzshang <hzshang15@gmail.com> # # Distributed under terms of the MIT license. PROG=note CFLAGS=-lcrypto -fno-stack-protector -z now all:main.c gcc $^ $(CFLAGS) -o $(PROG) strip -s $(PROG) debug:main.c gcc $^ $(CFLAGS) -o $(PROG) -g clean: rm -rf $(PROG)
{ "pile_set_name": "Github" }
#!/usr/bin/env node // Standalone semver comparison program. // Exits successfully and prints matching version(s) if // any supplied version is valid and passes all tests. var argv = process.argv.slice(2) var versions = [] var range = [] var inc = null var version = require('../package.json').version var loose = ...
{ "pile_set_name": "Github" }
/* TEST_OUTPUT: --- fail_compilation/fail196.d(26): Error: delimited string must end in )" fail_compilation/fail196.d(26): Error: Implicit string concatenation is error-prone and disallowed in D fail_compilation/fail196.d(26): Use the explicit syntax instead (concatenating literals is `@nogc`): "foo(xxx)" ~ ";\x...
{ "pile_set_name": "Github" }
<html> <head> <style type="text/css"> .header { font: 12pt; } .key { color: #404080; font-weight: bold; border-style: none; } .value { color: #404040; border-style: none; } .summary { ...
{ "pile_set_name": "Github" }
cmake_minimum_required(VERSION 2.6) PROJECT(CheckerBoard) FIND_PACKAGE(OpenCV REQUIRED ) INCLUDE_DIRECTORIES( ${OPENCV_INCLUDE_DIR} ) ADD_EXECUTABLE(CheckerBoard CheckerBoard.cxx) TARGET_LINK_LIBRARIES(CheckerBoard opencv_core opencv_highgui opencv_flann opencv_imgproc opencv_highgui opencv_ml opencv_video opencv_ob...
{ "pile_set_name": "Github" }
1 of 6 resource instances DISABLED and 0 BLOCKED from further action due to failure Current cluster status: Online: [ 18builder 18node1 18node2 ] RemoteOnline: [ remote1 ] shooter (stonith:fence_xvm): Started 18node1 remote1 (ocf::pacemaker:remote): Started 18builder (disabled) FAKE1 (ocf::heartbeat:Dummy): Sta...
{ "pile_set_name": "Github" }
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport */ @interface OISFUZipInputBundle : NSObject <SFUInputBundle> { OISFUZipArchive * _zipArchive; } @property (readonly, copy) NSString *debugDescription; @property (readonly, copy) NSString *description; ...
{ "pile_set_name": "Github" }
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level COPYRIGHT file for details. # # SPDX-License-Identifier: (Apache-2.0 OR MIT) from spack import * class Dtbuild3(Package): """Simple package which acts as a build dependency""" homepage = "...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>BuildMachineOSBuild</key> <string>15G31</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> <s...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2017, 2019, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
{ "pile_set_name": "Github" }
//===- llvm/CodeGen/DwarfExpression.cpp - Dwarf Debug Framework -----------===// // // 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" }
# 第5课:条件 将以下内容以Jupyter Notebook的方式做练习和自己总结,可存档附件到作业后面。 条件:if - elif - else,每个后面跟冒号: 注意:python没有switch – case语句 常用的操作符 ``` < 小于 <= 小于或等于 > 大于 >= 大于或等于 == 等于 != 不等于 ``` 创建 test05.py ``` #!/anaconda3/bin/python3 import random x = random.choice(range(10)) y = random.choice(range(20)) if x > y: print('...
{ "pile_set_name": "Github" }
const huffman = require('../../..').String.huffman; const assert = require('assert'); describe('Huffman', () => { const messages = [ '', 'a', 'b', 'hello', 'test', 'aaaabbbccddef', 'The seething sea ceaseth and thus' + ' the seething sea sufficeth us.', 'Shep Schwab shopped at Scott\'...
{ "pile_set_name": "Github" }
{% extends "sounds/_section.html" %} {% load cache %} {% load paginator %} {% load display_pack %} {% block title %}Packs{% endblock title %} {% block section_content %} <h1>Packs</h1> <h3>Sort by</h3> <ul class="list_order" id="filter_query_display"> <li><a href="?order=name" {% ifequal order "name" %}class="select...
{ "pile_set_name": "Github" }
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2006 NEC Corporation * * Created by KaiGai Kohei <kaigai@ak.jp.nec.com> * * For licensing information, see the file 'LICENCE' in this directory. * */ #include <linux/kernel.h> #include <linux/slab.h> #include <linux/fs.h> #include <linux...
{ "pile_set_name": "Github" }
(set-info :smt-lib-version 2.6) (set-logic UF) (set-info :source | Set theory. |) (set-info :category "crafted") (set-info :status unsat) (declare-sort Set 0) (declare-sort Elem 0) (declare-fun member (Elem Set) Bool) (declare-fun subset (Set Set) Bool) (assert (forall ((?x Elem) (?s1 Set) (?s2 Set)) (=> (and (member ?...
{ "pile_set_name": "Github" }
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`GlobalModalDangerLink renders correctly 1`] = ` <span> <a onClick={[Function]} onKeyPress={[Function]} role="link" style={ Object { "cursor": "pointer", } } tabIndex={0} /> </span> `;
{ "pile_set_name": "Github" }
/* Localized versions of Info.plist keys */ CFBundleName = "npwebpgPlugin-v0.5.9.plugin"; NSHumanReadableCopyright = "Copyright 2012 CURE|THE|ITCH";
{ "pile_set_name": "Github" }
@import "../import1.css"; @import "../import2.css"; body { margin: 0; padding: 0; background: #edf5fa; font: 76%/170% Verdana, sans-serif; color: #494949; } .this .is .a .test { font: 1em/100% Verdana, sans-serif; color: #494949; } .this .is .a .test { font: 1em/100% Verdana, sans-serif; color: #49494...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2003 Hartmut Kaiser http://spirit.sourceforge.net/ 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) =========...
{ "pile_set_name": "Github" }
<!-- Description: entry source generator Expect: not bozo and entries[0]['source']['generator'] == 'Example generator' --> <feed xmlns="http://www.w3.org/2005/Atom"> <entry> <source> <generator uri="http://example.com/" version="2.65">Example generator</generator> </source> </entry> </feed>
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2013, The Linux Foundation. All rights reserved. * Copyright (c) 2015, Sony Mobile Communications AB */ #include <linux/hwspinlock.h> #include <linux/io.h> #include <linux/kernel.h> #include <linux/mfd/syscon.h> #include <linux/module.h> #include <linux/of.h> #...
{ "pile_set_name": "Github" }
'use strict'; const child_process = require('child_process'); const fs = require('fs'); const path = require('path'); const runSequence = require('run-sequence'); const AWS = require('aws-sdk'); const s3 = new AWS.S3(); const lambda = new AWS.Lambda(); const cloudFormation = new AWS.CloudFormation(); const packageInf...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on Tue Mar 3 08:46:38 2020 by Eclipse SUMO Version v1_5_0+0337-8d59749 This data file and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.o...
{ "pile_set_name": "Github" }
Size: - 0.1 - 0.1 - 0.1 Color: - 0.85253966 - 0.94 - 0.66 - 1 Body: Animated Pose: - - -0.8895867 - 0.4554928 - 3.409159e-2 - 0.21872646 - - 0.15644582 - 0.23371726 - 0.9596359 - 4.0068145 - - 0.4291394 - 0.85901266 - -0.27917182 - 9.13257 - - 0.0 - 0.0 - 0.0 - 1 Shape...
{ "pile_set_name": "Github" }
<?xml version='1.0' ?> <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:import href="StandardTransforms.xsl"/> <xsl:output method="text"/> <xsl:template match="Processes"> <xsl:text> PID PARENT CREATE TIME NAME</xsl:text> <xsl:text>&#x0D;&#x0A...
{ "pile_set_name": "Github" }
<?php /* * This file is part of PHP CS Fixer. * * (c) Fabien Potencier <fabien@symfony.com> * Dariusz Rumiński <dariusz.ruminski@gmail.com> * * This source file is subject to the MIT license that is bundled * with this source code in the file LICENSE. */ namespace PhpCsFixer\Fixer\Whitespace; use PhpCsFi...
{ "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/and.hpp" header // -- DO NOT modify by hand! namespace boost { n...
{ "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/times.hpp" header // -- DO NOT modify by hand! namespace boost {...
{ "pile_set_name": "Github" }
import { matrixTransform, transformEllipse } from './geom' let Path = (init) => { let instructions = init || [] let push = (arr, el) => { let copy = arr.slice(0, arr.length) copy.push(el) return copy } let areEqualPoints = ([a1, b1], [a2, b2]) => (a1 === a2) && (b1 === b2) let trimZeros = ...
{ "pile_set_name": "Github" }
<?php /** * My Sites dashboard. * * @package WordPress * @subpackage Multisite * @since 3.0.0 */ require_once __DIR__ . '/admin.php'; if ( ! is_multisite() ) { wp_die( __( 'Multisite support is not enabled.' ) ); } if ( ! current_user_can( 'read' ) ) { wp_die( __( 'Sorry, you are not allowed to access this p...
{ "pile_set_name": "Github" }