text
stringlengths
2
99.9k
meta
dict
export default { plugins: ['~/plugins/missing.js'] }
{ "pile_set_name": "Github" }
function WPATH(s) { var index = s.lastIndexOf("/"); var path = -1 === index ? "com.foo.widget/" + s : s.substring(0, index) + "/com.foo.widget/" + s.substring(index + 1); return 0 !== path.indexOf("/") ? "/" + path : path; } module.exports = [ { isApi: true, priority: 1000.0001, key: "TableView...
{ "pile_set_name": "Github" }
#!/bin/sh # install - install a program, script, or datafile scriptversion=2011-11-20.07; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is ...
{ "pile_set_name": "Github" }
CACHE MANIFEST # 2013-04-04 CACHE: /favicon.ico index.html styles.css files/inconsolata.woff js/esprima.js js/rawdeflate.js js/rawinflate.js js/codemirror/codemirror.css js/codemirror/codemirror.js js/codemirror/mode/css.js js/codemirror/mode/htmlmixed.js js/codemirror/mode/javascript.js js/codemirror/mode/xml.js NET...
{ "pile_set_name": "Github" }
/* * Copyright 2019 The GraphicsFuzz Project 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 applic...
{ "pile_set_name": "Github" }
using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using NorthwindOptimisticConcurrencyTableAdapters; [System.ComponentModel.DataObject...
{ "pile_set_name": "Github" }
放射性同位元素等の事業所外運搬に係る危険時における措置に関する規則 (昭和五十六年五月十八日運輸省令第二十二号)最終改正:平成二四年九月一四日国土交通省令第七五号  放射性同位元素等による放射線障害の防止に関する法律 (昭和三十二年法律第百六十七号)第三十三条第一項 及び第三項 並びに第四十二条第一項 の規定に基づき、放射性同位元素等の事業所外運搬に係る危険時における措置に関する規則を次のように定める。 (応急の措置) 第一条  放射性同位元素等による放射線障害の防止に関する法律 (昭和三十二年法律第百六十七号。以下「法」という。)第三十三条第一項 の規定に基づき、許可届出使用者(表示付認証機器使用者を含む。)、届出販売業者、...
{ "pile_set_name": "Github" }
unsigned char ca[] = { 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0a, 0x4d, 0x49, 0x49, 0x44, 0x33, 0x44, 0x43, 0x43, 0x41, 0x30, 0x57, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49, 0x4a, 0x41, ...
{ "pile_set_name": "Github" }
package com.hytcshare.jerrywebspider; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class JerryWebSpiderApplicationTests { @Test ...
{ "pile_set_name": "Github" }
# runtime-tokio A [Tokio](https://docs.rs/tokio)-based asynchronous [Runtime](https://github.com/rustasync/runtime). See the [Runtime documentation](https://docs.rs/runtime) for more details. ## Examples To enable this runtime do: ```rust #[runtime::main(runtime_tokio::Tokio)] async fn main() {} ``` ## Installation W...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>supplychainpy.bot package &mdash; supplychai...
{ "pile_set_name": "Github" }
package(default_visibility = ["//visibility:public"]) load( "@io_bazel_rules_go//go:def.bzl", "go_library", ) go_library( name = "go_default_library", srcs = [ "doc.go", "strategy.go", ], importpath = "k8s.io/kubernetes/pkg/registry/autoscaling/horizontalpodautoscaler", dep...
{ "pile_set_name": "Github" }
/** * Licensed to jclouds, Inc. (jclouds) under one or more * contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. jclouds licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use ...
{ "pile_set_name": "Github" }
import {EmailTemplateBase} from '../database-models/email-template-base'; import {MailTypeBase} from '../database-models/mail-type-base'; //Generated Imports export class EmailTemplate extends EmailTemplateBase { //#region Generated Reference Properties //#region mailType Prop mailType : MailTypeBase; //#e...
{ "pile_set_name": "Github" }
<%= render :partial => "/tr8n/admin/common/header" %> <div class="section_title"> <span style="font-size:12px; color:grey; float:right; padding-top:5px;"> <% unless Tr8n::Config.enable_client_sdk? %> <span style="color:red">Make sure that JS Client SDK is enabled!</span> <% end %> </span> Tr8n J...
{ "pile_set_name": "Github" }
file(GLOB_RECURSE TEST_FILES LIST_DIRECTORIES false RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" "*.err") list(SORT TEST_FILES) foreach(_file IN LISTS TEST_FILES) get_filename_component(_path "${_file}" PATH) get_filename_component(_name "${_file}" NAME_WE) add_test(NAME "error_${_name}" COMMAND ${_converter_command} -o ...
{ "pile_set_name": "Github" }
use strict; print " // Regex pattern below is automatically generated by regexpPrecederPatterns.pl // Do not modify, your changes will be erased. // CAVEAT: this does not properly handle the case where a regular // expression immediately follows another since a regular expression may // have flags for case-sensitivit...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <cobra document="https://github.com/wufeifei/cobra"> <name value="get_headers导致的SSRF"/> <language value="php"/> <match mode="function-param-controllable"><![CDATA[get_headers]]></match> <level value="7"/> <test> <case assert="true"><![CDATA[ ...
{ "pile_set_name": "Github" }
<?php /* +-------------------------------------------------------------------------+ | Copyright (C) 2004-2020 The Cacti Group | | | | This program is free software; you can redistribute it and/or | | ...
{ "pile_set_name": "Github" }
version = $(shell git describe --dirty || echo dev) curl=no ifneq ($(curl),no) flags=-DUSE_CURL -lcurl else flags= endif all: push.so push.so: push.cpp CXXFLAGS="$(CXXFLAGS) -DPUSHVERSION=\"\\\"$(version)\\\"\" $(flags)" LIBS="$(LIBS) $(flags)" \ znc-buildmod push.cpp install: push.so mkdir -p $(HOME)/.znc/m...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015 - present Instructure, Inc. * * This file is part of Canvas. * * Canvas 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, version 3 of the License. * * Canvas is distribut...
{ "pile_set_name": "Github" }
## Description of Pull Request *Description of what's implemented / fixed in PR* ## Test Case (Optional) *Steps to test change* ## Reviewer(s) * @lead (Merge responsibility unless delegated) * @developer (Optional if a developer wants email notification of PRs)
{ "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" }
# Copyright 2012 Mozilla Foundation # # 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 wr...
{ "pile_set_name": "Github" }
/* * Copyright 2018 Google * * 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 w...
{ "pile_set_name": "Github" }
# Try to find the GNU Multiple Precision Arithmetic Library (GMP) # See http://gmplib.org/ if (GMP_INCLUDES AND GMP_LIBRARIES) set(GMP_FIND_QUIETLY TRUE) endif (GMP_INCLUDES AND GMP_LIBRARIES) find_path(GMP_INCLUDES NAMES gmp.h PATHS $ENV{GMPDIR} ${INCLUDE_INSTALL_DIR} ) find_library(GMP_LIBRARIES gmp PA...
{ "pile_set_name": "Github" }
import time from functools import wraps TEST_LOG_BOOL = True def test_logger(msg): print 'test-' + msg def comprehensive_logger(logger=None, logging=True, maxlength=25, nowait=False): ''' Decorator to log the inputs and outputs of functions, as well as the time taken to run the function. Requires: time, fun...
{ "pile_set_name": "Github" }
// // handler_type.hpp // ~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #ifndef ASIO_HANDLER_TYPE_HPP #defi...
{ "pile_set_name": "Github" }
/* * Copyright 2002-2018 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" }
# Tensorflow - Named Entity Recognition Each folder contains a __standalone__, __short (~100 lines of Tensorflow)__, `main.py` that implements a neural-network based model for Named Entity Recognition (NER) using [`tf.estimator`](https://www.tensorflow.org/guide/custom_estimators) and [`tf.data`](https://www.tensorflo...
{ "pile_set_name": "Github" }
// Code generated by go-swagger; DO NOT EDIT. package models /** * Panther is a Cloud-Native SIEM for the Modern Security Team. * Copyright (C) 2020 Panther Labs Inc * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * publis...
{ "pile_set_name": "Github" }
/* * Copyright 2008-present MongoDB, 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 ag...
{ "pile_set_name": "Github" }
using System.Collections.Generic; namespace ChromeCast.Desktop.AudioStreamer.Communication.Classes { /// <summary> /// Classes used for messages received from a Chromecast device. /// </summary> public class PayloadMessageBase { public string type; } public class MessageVolume : P...
{ "pile_set_name": "Github" }
// RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2 < %s \ // RUN: | FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST // RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \ // RUN: | FileCheck %s --check-prefix=CHECK-ERROR // RUN: llvm-mc -triple=aarch64 -filetype=obj -mattr=+sve2 <...
{ "pile_set_name": "Github" }
lib/udev/rules.d/*.rules
{ "pile_set_name": "Github" }
# $Id: de.po,v 1.6 2006/03/22 04:21:57 mindless Exp $ # # Gallery - a web based photo album viewer and editor # Copyright (C) 2000-2006 Bharat Mediratta # # 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 Fou...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2000, 2001, 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" }
{ "done": { "variables": { "lives": { "op": "equal", "reference": -1 } } }, "reward": { "variables": { "score": { "reward": 1 } } } }
{ "pile_set_name": "Github" }
#ifndef _M68K_PARAM_H #define _M68K_PARAM_H #ifdef __uClinux__ #define EXEC_PAGESIZE 4096 #else #define EXEC_PAGESIZE 8192 #endif #include <asm-generic/param.h> #endif /* _M68K_PARAM_H */
{ "pile_set_name": "Github" }
import { convertObjectsToCSV, convertCSVToJSON } from './convert'; describe('Convert', () => { describe('Object to CSV conversion', () => { it('conversion with various parameter options', () => { const objects: object[] = [ { name: 'user1', id: 123 }, { name: 'user2', id: 234 }, ]; ...
{ "pile_set_name": "Github" }
// Copyright (c) Quarrel. All rights reserved. using DiscordAPI.Models; using System.ComponentModel; namespace Quarrel.ViewModels.Models.Interfaces { /// <summary> /// An interface for all bindable user objects. /// </summary> public interface IBindableUser : INotifyPropertyChanged { /// ...
{ "pile_set_name": "Github" }
// JCL_DEBUG_EXPERT_INSERTJDBG OFF program DITE; {$WARN SYMBOL_PLATFORM OFF} uses {$IFDEF DEBUG} {$ENDIF } DITE.StackTrace in 'Units\DITE.StackTrace.pas', Generics.Defaults, Generics.Collections, Forms, DITE.Main in 'DITE.Main.pas' {FrmMain}, DITE.DelphiIDEHighlight in 'Units\DITE.DelphiIDE...
{ "pile_set_name": "Github" }
--- external help file: online version: https://docs.microsoft.com/powershell/module/sharepoint-pnp/set-pnplistinformationrightsmanagement applicable: SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019, SharePoint Online schema: 2.0.0 title: Set-PnPListInformationRightsManagement --- # Set-PnPListI...
{ "pile_set_name": "Github" }
// mksyscall.pl -l32 -arm syscall_bsd.go syscall_freebsd.go syscall_freebsd_arm.go // MACHINE GENERATED BY THE COMMAND ABOVE; DO NOT EDIT // +build arm,freebsd package unix import ( "syscall" "unsafe" ) var _ syscall.Errno // THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT func getgroups(ngid int,...
{ "pile_set_name": "Github" }
/* * Licensed to Crate under one or more contributor license agreements. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. Crate licenses this file * to you under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compl...
{ "pile_set_name": "Github" }
# Copyright (c) 2014 Amazon.com, Inc. or its affiliates. All Rights Reserved # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the rights ...
{ "pile_set_name": "Github" }
# -*- coding:utf-8 -*- # repoman: Utilities # Copyright 2007-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 """This module contains utility functions to help repoman find ebuilds to scan""" __all__ = [ "editor_is_executable", "FindPackagesToScan", "FindPortdir", "get_commit...
{ "pile_set_name": "Github" }
MatrixXcf A = MatrixXcf::Random(4,4); ComplexSchur<MatrixXcf> schur(4); schur.compute(A); cout << "The matrix T in the decomposition of A is:" << endl << schur.matrixT() << endl; schur.compute(A.inverse()); cout << "The matrix T in the decomposition of A^(-1) is:" << endl << schur.matrixT() << endl;
{ "pile_set_name": "Github" }
/* Copyright The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
{ "pile_set_name": "Github" }
# Set the project name project (subproject2) # Create a sources variable with a link to all cpp files to compile set(SOURCES main2.cpp ) # include the file with the function then call the macro include(${CMAKE_SOURCE_DIR}/cmake/analysis.cmake) add_analysis(${PROJECT_NAME} SOURCES) # Add an executable with the ab...
{ "pile_set_name": "Github" }
$NetBSD: distinfo,v 1.3 2017/01/11 23:55:32 rodent Exp $ SHA1 (d2to1-0.2.12.tar.gz) = 72ab470f5837cb9de41f130ad7cf8b9b2c5187d0 RMD160 (d2to1-0.2.12.tar.gz) = ff57010d2892940d699825080bedf4bee2ab4373 SHA512 (d2to1-0.2.12.tar.gz) = a437d3652a63267470488de677e9d9e9844265480a8693f8b0163db8e1801f123888a14b78b0efb99c8859860...
{ "pile_set_name": "Github" }
@Suppress("FOO") fun f() { }
{ "pile_set_name": "Github" }
/* * linux/drivers/video/sstfb.c -- voodoo graphics frame buffer * * Copyright (c) 2000-2002 Ghozlane Toumi <gtoumi@laposte.net> * * Created 15 Jan 2000 by Ghozlane Toumi * * Contributions (and many thanks) : * * 03/2001 James Simmons <jsimmons@infradead.org> * 04/2001 Paul Mundt <lethal@chaoti...
{ "pile_set_name": "Github" }
import { Intent, ContextModule } from "@artsy/cohesion" import { FollowGeneButtonMutation } from "__generated__/FollowGeneButtonMutation.graphql" import * as Artsy from "Artsy" import { ModalOptions, ModalType } from "Components/Authentication/Types" import { extend } from "lodash" import React from "react" import { ...
{ "pile_set_name": "Github" }
all: hoppity hoppity: hoppity.cc g++ -o hoppity hoppity.cc -Wall -W -O2
{ "pile_set_name": "Github" }
--- title: DATE summary: The DATE data type stores a year, month, and day. toc: true --- The `DATE` [data type](data-types.html) stores a year, month, and day. ## Syntax A constant value of type `DATE` can be expressed using an [interpreted literal](sql-constants.html#interpreted-literals), or a string literal [ann...
{ "pile_set_name": "Github" }
/* Copyright Charly Chevalier 2015 Copyright Joel Falcou 2015 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ #ifndef BOOST_PREDEF_HARDWARE_SIMD_X86_H #define BOOST_PREDEF_HARDWARE_SIMD_X86_H #include <boost/predef/v...
{ "pile_set_name": "Github" }
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab // Copyright (C) INRIA - F. Delebecque // // Copyright (C) 2012 - 2016 - Scilab Enterprises // // This file is hereby licensed under the terms of the GNU GPL v2.0, // pursuant to article 5.3.4 of the CeCILL v.2.1. // This file was originally licensed un...
{ "pile_set_name": "Github" }
import {Component, EventEmitter, Input, OnDestroy, OnInit, Output} from '@angular/core'; import {Router} from '@angular/router'; import {UserAnalyticsService} from '../../../user-analytics/services/user-analytics.service'; @Component({ selector: 'app-empty-state', styleUrls: ['./empty-state.scss'], templateUrl: ...
{ "pile_set_name": "Github" }
#!/usr/bin/env php <?php use Symfony\Component\Console\Input\ArgvInput; use Symfony\Component\Console\Output\ConsoleOutput; /* |-------------------------------------------------------------------------- | Create The Application |-------------------------------------------------------------------------- | | First we n...
{ "pile_set_name": "Github" }
<?php /** * Copyright (c) BoonEx Pty Limited - http://www.boonex.com/ * CC-BY License - http://creativecommons.org/licenses/by/3.0/ */ $sLangCategory = 'Profiler'; $aLangContent = array( );
{ "pile_set_name": "Github" }
// Copyright 2015 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package pkcs12 import ( "errors" "unicode/utf16" ) // bmpString returns s encoded in UCS-2 with a zero terminator. func bmpString(s string) ([]byte, error) ...
{ "pile_set_name": "Github" }
import React from 'react' import PropTypes from 'prop-types' import { Button, Form, Input, Message } from 'semantic-ui-react' import { parcelType } from 'components/types' import TxStatus from 'components/TxStatus' import { t } from '@dapps/modules/translation/utils' import { isValidName, isValidDescription, MAX...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright (c) 2010-2019 Evolveum and contributors ~ ~ This work is dual-licensed under the Apache License 2.0 ~ and European Union Public License. See LICENSE file for details. --> <c:objects xmlns="http://midpoint.evolveum.com/xml/ns/public/common/common-3" ...
{ "pile_set_name": "Github" }
module.exports = require('./getOr');
{ "pile_set_name": "Github" }
// // This file defines additional configuration options that are appropriate only // for a static library on iOS. This should be set at the target level for each // project configuration. // // Import base static library settings #include "../Base/Targets/StaticLibrary.xcconfig" // Apply common settings specific to ...
{ "pile_set_name": "Github" }
/*! * jQuery UI CSS Framework 1.12.0 * 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=Sego...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2012 Partners In Health. All rights reserved. * The use and distribution terms for this software are covered by the * Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php) * which can be found in the file epl-v10.html at the root of this distribution. * By using this soft...
{ "pile_set_name": "Github" }
/* -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- */ /* vim: set sts=2 sw=2 et tw=80: */ "use strict"; add_task(async function test_clickData() { let extension = ExtensionTestUtils.loadExtension({ manifest: { browser_action: {}, }, background() { function onClicked(tab, info) { ...
{ "pile_set_name": "Github" }
package com.oath.cyclops.functions.fluent; import static org.hamcrest.Matchers.equalTo; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertThat; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.io.IOException; import java.util.concurrent.Execut...
{ "pile_set_name": "Github" }
{ "name": "@middy/http-header-normalizer", "version": "1.4.0", "description": "Http header normalizer middleware for the middy framework", "engines": { "node": ">=10" }, "engineStrict": true, "publishConfig": { "access": "public" }, "scripts": { "test": "npm run test:typings && npm run tes...
{ "pile_set_name": "Github" }
<?php /* * Task worker * Connects PULL socket to tcp://localhost:5557 * Collects workloads from ventilator via that socket * Connects PUSH socket to tcp://localhost:5558 * Sends results to sink via that socket * @author Ian Barber <ian(dot)barber(at)gmail(dot)com> */ $context = new ZMQContext(); // Socke...
{ "pile_set_name": "Github" }
[ { "cc_library": { "name" : "generator", "cc_sources" : [ "generator.cc" ], "cc_headers" : [ "generator.h" ], "dependencies": [ "//common/log:log", "//common/strings:strutil", "//common/util:stl", "//repobuild/distsource:dist_sou...
{ "pile_set_name": "Github" }
/* * This software is distributed under BSD 3-clause license (see LICENSE file). * * Authors: Evangelos Anagnostopoulos, Heiko Strathmann, Bjoern Esser, * Sergey Lisitsyn, Viktor Gal */ #include <shogun/features/streaming/StreamingHashedDocDotFeatures.h> #include <shogun/features/hashed/HashedDocDotFeatu...
{ "pile_set_name": "Github" }
[ ["0","\u0000",127], ["8ea1","。",62], ["a1a1"," 、。,.・:;?!゛゜´`¨^ ̄_ヽヾゝゞ〃仝々〆〇ー―‐/\~∥|…‥‘’“”()〔〕[]{}〈",9,"+-±×÷=≠<>≦≧∞∴♂♀°′″℃¥$¢£%#&*@§☆★○●◎◇"], ["a2a1","◆□■△▲▽▼※〒→←↑↓〓"], ["a2ba","∈∋⊆⊇⊂⊃∪∩"], ["a2ca","∧∨¬⇒⇔∀∃"], ["a2dc","∠⊥⌒∂∇≡≒≪≫√∽∝∵∫∬"], ["a2f2","ʼn♯♭♪†‡¶"], ["a2fe","◯"], ["a3b0","0",9], ["a3c1","A",25], ["a3e1","a",25...
{ "pile_set_name": "Github" }
"use strict"; exports.__esModule = true; var _getIterator2 = require("babel-runtime/core-js/get-iterator"); var _getIterator3 = _interopRequireDefault(_getIterator2); exports.call = call; exports._call = _call; exports.isBlacklisted = isBlacklisted; exports.visit = visit; exports.skip = skip; exports.skipKey = skip...
{ "pile_set_name": "Github" }
/*! * Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.2.0'); src: ur...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> @class NSArray, NSDictionary, NSNumber, NSString; @interface _DKSync2Policy : NSObject { BOOL _syncDisa...
{ "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"); ...
{ "pile_set_name": "Github" }
// Copyright 2014 DeNA Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed ...
{ "pile_set_name": "Github" }
// // CommentListCellItem.swift // Photostream // // Created by Mounir Ybanez on 29/11/2016. // Copyright © 2016 Mounir Ybanez. All rights reserved. // import Kingfisher import DateTools protocol CommentListCellItem { var timestamp: Double { get } var authorName: String { get } var authorAvatar: Stri...
{ "pile_set_name": "Github" }
// Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT. // +build go1.10 package cases var ( caseIgnorable = map[rune]bool{ 0x0027: true, 0x002e: true, 0x003a: true, 0x00b7: true, 0x0387: true, 0x05f4: true, 0x2018: true, 0x2019: true, 0x2024: true, 0x2027: true, 0xfe13: ...
{ "pile_set_name": "Github" }
# # Copyright (C) 2009-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # include $(TOPDIR)/rules.mk PKG_NAME:=luasocket PKG_SOURCE_DATE:=2019-04-21 PKG_SOURCE_VERSION:=733af884f1aa18ff469bf3c4d18810e815853211 PKG_RELEASE:=1 PKG_SOURCE...
{ "pile_set_name": "Github" }
/* * Copyright (C) Igor Sysoev * Copyright (C) NGINX, Inc. */ #ifndef _NXT_UNIX_H_INCLUDED_ #define _NXT_UNIX_H_INCLUDED_ #if (NXT_LINUX) #ifdef _FORTIFY_SOURCE /* * _FORTIFY_SOURCE * may call sigaltstack() while _longjmp() checking; * may cause _longjmp() to fail with message: * "longjmp()...
{ "pile_set_name": "Github" }
import '../../../gulpfile';
{ "pile_set_name": "Github" }
/* * Copyright 2013 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
{ "pile_set_name": "Github" }
package client import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/client/metadata" "github.com/aws/aws-sdk-go/aws/request" ) // A Config provides configuration to a service client instance. type Config struct { Config *aws.Config Handlers request.Handlers PartitionID s...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <com.mikepenz.crossfadedrawerlayout.view.CrossfadeDrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/material_drawer_layout" android:layout_width="match_parent" android:layout_height="match_parent" android:fitsSystemWindows...
{ "pile_set_name": "Github" }
# stub frameworks like to gum up Object, so this is deliberately # set NOT to run so that you don't accidentally run it when you # run this dir. # To run it, stand in this directory and say: # # RUN_RR_EXAMPLE=true ruby ../bin/spec mocking_with_rr.rb if ENV['RUN_RR_EXAMPLE'] Spec::Runner.configure do |config| ...
{ "pile_set_name": "Github" }
metal-soy-bundle =================================== A bundle containing all the closure dependencies required by soy files compiled to incremental-dom. Note that this bundle was built by hand, and some features were deliberately removed to make the resulting bundle smaller, like escaping (which shouldn't be necessar...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2013 Dave Collins <dave@davec.name> * * 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 in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND TH...
{ "pile_set_name": "Github" }
package client import ( "bytes" "fmt" "io/ioutil" "net/http" "strings" "testing" "golang.org/x/net/context" "github.com/docker/docker/api/types/swarm" ) func TestSwarmUpdateError(t *testing.T) { client := &Client{ transport: newMockClient(nil, errorMock(http.StatusInternalServerError, "Server error")), ...
{ "pile_set_name": "Github" }
#ifndef MuonReco_DYTInfo_h #define MuonReco_DYTInfo_h #include <vector> #include <map> #include <iostream> #include "DataFormats/DetId/interface/DetId.h" namespace reco { class DYTInfo { public: /// Constructor - Destructor DYTInfo(); ~DYTInfo(); /// copy from another DYTInfo void CopyFrom(c...
{ "pile_set_name": "Github" }
{ mkDerivation, stdenv, fetchFromGitHub, qmake, qtbase, qtdeclarative }: mkDerivation rec { pname = "firebird-emu"; version = "1.4"; src = fetchFromGitHub { owner = "nspire-emus"; repo = "firebird"; rev = "v${version}"; sha256 = "0pdca6bgnmzfgf5kp83as99y348gn4plzbxnqxjs61vp489baahq"; fetchSu...
{ "pile_set_name": "Github" }
fn main() { #[allow(unused_variables)] let v1 = vec![false, true, false]; // Vec<bool>型 let v2 = vec![0.0, -1.0, 1.0, 0.5]; // Vec<f64>型 assert_eq!(v2.len(), 4); // v2ベクタの長さは4 // 長さ100のベクタを作り、全要素を0i32で初期化する // (要素の型はCloneトレイトを実装していなければならない) let v3 = vec![0; 100]; ...
{ "pile_set_name": "Github" }
# MZUI 为移动端设计,基于 Flex 的 UI 框架。 示例和文档:http://zui.sexy/m/ 官方 ZUI QQ 群:384135104 项目和计划:http://zui.5upm.com/product-browse-1.html ## 特色 * 现代化:基于 Flex 设计,支持移动端全部主流浏览器,支持 Android 微信内置浏览器; * 灵活:独立的外观选项,适合大部分控件,满足多样的外观定制需求; * 可定制:所有内容可以按需使用,基于 Gulp 构建自定义版本非常简单; * 轻量:JS(mzui.min.js)压缩后在 20KB 左右,CSS(mzui.min.css)压缩后在 76...
{ "pile_set_name": "Github" }
Cinnamon is a Linux desktop which provides advanced innovative features and a traditional user experience. The desktop layout is similar to Gnome 2 with underlying technology forked from Gnome Shell. Cinnamon makes users feel at home with an easy to use and comfortable desktop experience. Contributing ============ C...
{ "pile_set_name": "Github" }
Welcome to the Munin Guide ========================== Contents: .. toctree:: :maxdepth: 2 preface/index.rst tutorial/index.rst architecture/index.rst installation/index.rst advanced/index.rst howtos/index.rst develop/index.rst develop/plugins/index.rst reference/index.rst others/i...
{ "pile_set_name": "Github" }
// ************************************************************************ // ***************************** CEF4Delphi ******************************* // ************************************************************************ // // CEF4Delphi is based on DCEF3 which uses CEF to embed a chromium-based // browser in De...
{ "pile_set_name": "Github" }
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in w...
{ "pile_set_name": "Github" }