text
stringlengths
2
99.9k
meta
dict
/* * Device Tree Include file for Marvell Armada XP family SoC * * Copyright (C) 2012 Marvell * * Lior Amsalem <alior@marvell.com> * Gregory CLEMENT <gregory.clement@free-electrons.com> * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> * Ben Dooks <ben.dooks@codethink.co.uk> * * This file is dual-licen...
{ "pile_set_name": "Github" }
import sys import pandas as pd import numpy as np import pytz from feast.wait import wait_retry_backoff from feast import Client, Feature, FeatureSet, Entity, ValueType from datetime import datetime feast_core_url = sys.argv[1] feast_online_serving_url = sys.argv[2] number_of_entities = 100 df = pd.DataFrame( ...
{ "pile_set_name": "Github" }
"shadow_demon_shadow_poison_damage" { "challengetype" "340" "desc" "#DOTA_ChallengeDesc_ShadowDemon_ShadowPoisonDamage" "status_text" "#DOTA_ChallengeStatus_ShadowDemon_ShadowPoisonDamage" "image" "images/spellicons/shadow_demon_shadow_poison.png" "requiredhero" "79" "events" { "matching_type" "linear_se...
{ "pile_set_name": "Github" }
// Boost.Geometry (aka GGL, Generic Geometry Library) // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands. // Copyright (c) 2008-2012 Bruno Lalande, Paris, France. // Copyright (c) 2009-2012 Mateusz Loskot, London, UK. // This file was modified by Oracle on 2014. // Modifications copyright (c...
{ "pile_set_name": "Github" }
/* istanbul ignore file */ import {commitMutation, graphql} from 'react-relay'; import {ConnectionHandler} from 'relay-runtime'; import moment from 'moment'; import {renderMarkdown} from '../helpers'; const mutation = graphql` mutation addPrReviewCommentMutation($input: AddPullRequestReviewCommentInput!) { add...
{ "pile_set_name": "Github" }
Title: Fixed broken duplicate user id validation when creating new users Level: 1 Component: wato Class: fix Compatible: compat State: unknown Version: 1.4.0i1 Date: 1455706956
{ "pile_set_name": "Github" }
/* * Copyright 1993-2010 NVIDIA Corporation. All rights reserved. * * Please refer to the NVIDIA end user license agreement (EULA) associated * with this source code for terms and conditions that govern your use of * this software. Any use, reproduction, disclosure, or distribution of * this software and related...
{ "pile_set_name": "Github" }
#include "TaskScheduler.h" #if defined(__linux) || defined(__linux__) #include <signal.h> #endif using namespace xop; TaskScheduler::TaskScheduler(int id) : id_(id) , is_shutdown_(false) , wakeup_pipe_(new Pipe()) , trigger_events_(new xop::RingBuffer<TriggerEvent>(kMaxTriggetEvents)) { static std...
{ "pile_set_name": "Github" }
module VirtualCss exposing (StyleSheet, clear, delete, insert) import Native.VirtualCss type StyleSheet = StyleSheet insert : String -> Int -> Int insert = Native.VirtualCss.insert delete : Int -> Int delete = Native.VirtualCss.delete clear : () -> () clear = Native.VirtualCss.clear
{ "pile_set_name": "Github" }
/*- * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * The Mach Operating System project at Carnegie-Mellon University. * * Redistribution and use in source and binary forms, with or without * modificatio...
{ "pile_set_name": "Github" }
/** * Copyright 2019 The AMP HTML 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 require...
{ "pile_set_name": "Github" }
// Instantiation of vpgl_proj_camera<double> #include "vpgl/vpgl_proj_camera.hxx" vpgl_PROJ_CAMERA_INSTANTIATE(double);
{ "pile_set_name": "Github" }
// Copyright 2016 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 gensupport import ( "math/rand" "time" ) // BackoffStrategy defines the set of functions that a backoff-er must // implement. type BackoffStrategy i...
{ "pile_set_name": "Github" }
// RAINBOND, Application Management Platform // Copyright (C) 2014-2017 Goodrain Co., Ltd. // 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 opt...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable: no"> <title>about:security-levels</title> <style> body { margin: 1em; font-family: sans-serif; font-size: 13pt; color: #4a4a4a; } h1 { text...
{ "pile_set_name": "Github" }
github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce h1:prjrVgOk2Yg6w+PflHoszQNLTUh4kaByUcEWM/9uin4= github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA= githu...
{ "pile_set_name": "Github" }
/* qhasm: enter ge_madd */ /* qhasm: fe X1 */ /* qhasm: fe Y1 */ /* qhasm: fe Z1 */ /* qhasm: fe T1 */ /* qhasm: fe ypx2 */ /* qhasm: fe ymx2 */ /* qhasm: fe xy2d2 */ /* qhasm: fe X3 */ /* qhasm: fe Y3 */ /* qhasm: fe Z3 */ /* qhasm: fe T3 */ /* qhasm: fe YpX1 */ /* qhasm: fe YmX1 */ /* qhasm: fe A */ /...
{ "pile_set_name": "Github" }
/* * Copyright 2015 Advanced Micro Devices, 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, m...
{ "pile_set_name": "Github" }
Please post support requests and questions in the DataTables forums at https://datatables.net/forums. Support requests posted here will be closed. This allows all questions to be located in a single, searchable, location. When you post your question in the DataTables forums, please ensure that you include a link to th...
{ "pile_set_name": "Github" }
// // ControlProperty.swift // RxCocoa // // Created by Krunoslav Zaher on 8/28/15. // Copyright © 2015 Krunoslav Zaher. All rights reserved. // import RxSwift /// Protocol that enables extension of `ControlProperty`. public protocol ControlPropertyType : ObservableType, ObserverType { /// - returns: `Contro...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" @class NSAttributedString, NSMutableArray, NSMutableString, NSString; @interface CIMMecabraZhuyinEngine : NSObject { id <CIMMecabraZhuyinEngineDelegate> _...
{ "pile_set_name": "Github" }
################################################################################ # # libtomcrypt # ################################################################################ LIBTOMCRYPT_VERSION = 1.18.2 LIBTOMCRYPT_SITE = https://github.com/libtom/libtomcrypt/releases/download/v$(LIBTOMCRYPT_VERSION) LIBTOMCRYPT...
{ "pile_set_name": "Github" }
import * as React from 'react'; import styles from './TilesList.module.scss'; import { SelectionZone, ISelection, Selection, SelectionMode } from 'office-ui-fabric-react/lib/Selection'; import { IFile } from '../../../../../services/FileBrowserService.types'; import { List, IPageProps } from 'office-ui-fabric-react/lib...
{ "pile_set_name": "Github" }
# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 # ebuild generated by hackport 0.6.1 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Support for manipulating Haskell source code" HOMEPAGE="https://hackage.haskell....
{ "pile_set_name": "Github" }
.build_release/cuda/src/caffe/layers/conv_lstm_unit_layer.o : src/caffe/layers/conv_lstm_unit_layer.cu \ /usr/include/stdc-predef.h \ /usr/local/cuda-8.0/include/cuda_runtime.h \ /usr/local/cuda-8.0/include/host_config.h \ /usr/include/features.h \ /usr/include/x86_64-linux-gnu/sys/cdefs.h \ /us...
{ "pile_set_name": "Github" }
<HTML> <HEAD> <meta charset="UTF-8"> <title>Tagger.tagParagraphOriginal - koalanlp</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">koalanlp</a>&nbsp;/&nbsp;<a href="../index.html">kr.bydelta.koala.hnn</a>&nbsp;/&nbsp;<a href="index.html">Tagger</a>&nbsp;/&nbsp;<a href...
{ "pile_set_name": "Github" }
/* 8390 core for ISA devices needing bus delays */ static const char version[] = "8390p.c:v1.10cvs 9/23/94 Donald Becker (becker@cesdis.gsfc.nasa.gov)\n"; #define ei_inb(_p) inb(_p) #define ei_outb(_v, _p) outb(_v, _p) #define ei_inb_p(_p) inb_p(_p) #define ei_outb_p(_v, _p) outb_p(_v, _p) #include "lib8390.c" ...
{ "pile_set_name": "Github" }
server.port=8080 management.endpoints.web.exposure.include=* logging.level.org.springframework.boot.actuate.trace.WebRequestTraceFilter: TRACE spring.application.name=invoicing logging.level.com.ewolff.microservice.invoicing.poller: TRACE logging.level.org.springframework.http.converter.json: ERROR order.url=http://ord...
{ "pile_set_name": "Github" }
################################################################################ # # OCS Inventory NG Management Server Setup # # Copyleft 2008 OCS Inventory NG Team # Web: http://www.ocsinventory-ng.org # # This code is open source and may be copied and modified as long as the source # code is always made freely avail...
{ "pile_set_name": "Github" }
/** * general SPI info * Project HEXIWEAR, 2015 */ #ifndef HG_GENERIC_SPI_INFO #define HG_GENERIC_SPI_INFO // total number of SPI modules #define SPI_NUM_MAX (3) // SPI timeout value #define SPI_TIMEOUT (500) #endif
{ "pile_set_name": "Github" }
/* Replacement grp.h file for building GNU Emacs on Windows. Copyright (C) 2003-2012 Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs 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, eit...
{ "pile_set_name": "Github" }
/// /// Copyright (c) 2016 Dropbox, Inc. All rights reserved. /// /// Auto-generated by Stone, do not modify. /// #import <Foundation/Foundation.h> #import "DBSerializableProtocol.h" @class DBTEAMLOGSharedLinkSettingsChangePasswordType; NS_ASSUME_NONNULL_BEGIN #pragma mark - API Object /// /// The `SharedLinkSett...
{ "pile_set_name": "Github" }
/** * * CommunityContent * */ import React from 'react'; import { FormattedMessage } from 'react-intl'; import styles from './styles.scss'; /* eslint-disable jsx-a11y/accessible-emoji */ function CommunityContent() { return ( <React.Fragment> <FormattedMessage id="app.components.HomePage.community.co...
{ "pile_set_name": "Github" }
E 席 せき 1.000000 E 一 いち 1.000000 E 行 おこな 0.500000 E 変換 へんかん 1.000000 E 感じ かんじ 1.000000 E 漢字 かんじ 1.000000 E 良 よ 1.000000 E の の 1.000000 E 幹事 かんじ 1.000000 E かな かな 1.000000 E い い 1.000000 E 行 ぎょう 0.500000 E う う 1.000000 E を を 1.000000
{ "pile_set_name": "Github" }
/* * Quicksilver.h * Quicksilver * * Created by Etienne on 20/02/11. * Copyright 2011 Etienne Samson. All rights reserved. * */ #import <QSFoundation/QSFoundation.h> #import <QSCore/QSCore.h> #import <QSEffects/QSEffects.h> #import <QSInterface/QSInterface.h> #import "QSAboutWindowController.h" #import "QS...
{ "pile_set_name": "Github" }
<html lang="en"> <head> <title>Overall Options - Using the GNU Compiler Collection (GCC)</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using the GNU Compiler Collection (GCC)"> <meta name="generator" content="makeinfo 4.7"> <link title="Top" rel="start" href="index.html#...
{ "pile_set_name": "Github" }
// //Copyright (C) 2002-2005 3Dlabs Inc. Ltd. //All rights reserved. // //Redistribution and use in source and binary forms, with or without //modification, are permitted provided that the following conditions //are met: // // Redistributions of source code must retain the above copyright // notice, this list of...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2016-present, Yann Collet, Facebook, Inc. * All rights reserved. * * This source code is licensed under both the BSD-style license (found in the * LICENSE file in the root directory of this source tree) and the GPLv2 (found * in the COPYING file in the root directory of this source tree). * Yo...
{ "pile_set_name": "Github" }
//============================================================================== // // This file is part of GPSTk, the GPS Toolkit. // // The GPSTk 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; ...
{ "pile_set_name": "Github" }
<?php /** * Locale data for 'nso_ZA'. * * This file is automatically generated by yiic cldr command. * * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com...
{ "pile_set_name": "Github" }
# 添加FunctionalReactivePixels 一个简单的画廊弄好了,但是我们是不是想看一下高清图呢?当用户点击画廊中的某一个单元格时,我们创建一个新的视图控制器并将其推入到导航堆栈中。 ``` - (void)collectionView:(UICollectionView *)collectionView didSelectItemAtIndexPath:(NSIndexPath *)indexPath{ FRPFullSizePhotoViewController * viewController = [[FRPFullSizePhotoViewController alloc] initWithPhotoM...
{ "pile_set_name": "Github" }
/* * Copyright(c) 2011-2015 Intel Corporation. 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 to u...
{ "pile_set_name": "Github" }
function broadcast(componentName, eventName, params) { this.$children.forEach(child => { var name = child.$options.componentName; if (name === componentName) { child.$emit.apply(child, [eventName].concat(params)); } else { broadcast.apply(child, [componentName, eventName].concat([params])); ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: d6a525727079edf48b200313efcde48a timeCreated: 1480605838 licenseType: Pro NativeFormatImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
module Puppet::Pops module Types # Base class for Parameterized Object implementations. The wrapper impersonates the base # object and extends it with methods to filter assignable types and instances based on parameter # values. # # @api public class PObjectTypeExtension < PAnyType include TypeWithMembers def sel...
{ "pile_set_name": "Github" }
// 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, distribute, sublicense, // and / or se...
{ "pile_set_name": "Github" }
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Select correctly applies the theme context className for default variant 1`] = ` <div aria-describedby="terra-select-screen-reader-description-24" aria-disabled="false" aria-expanded="false" aria-haspopup="true" aria-labelledby="terra-select-screen-reader-l...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!-- Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license --> <html> <head> <meta charset="utf-8"> <title>Replace Textarea with Inline Editor &mdash; CKEditor Sample</title> <script src="../../ckeditor.js"></...
{ "pile_set_name": "Github" }
/* * The contents of this file are subject to the terms of the Common Development and * Distribution License (the License). You may not use this file except in compliance with the * License. * * You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the * specific language governing permi...
{ "pile_set_name": "Github" }
// Auto generated file, don't modify. #ifndef __META_IRRLICHT_IRRSTRING_H #define __META_IRRLICHT_IRRSTRING_H #include "gmetaobjectlifemanager_irrlicht_ireferencecounted.h" #include "cpgf/gmetadefine.h" #include "cpgf/metadata/gmetadataconfig.h" #include "cpgf/metadata/private/gmetadata_header.h" #include "cpgf/gmet...
{ "pile_set_name": "Github" }
/* This file is part of KDDockWidgets. SPDX-FileCopyrightText: 2019-2020 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com> Author: Sérgio Martins <sergio.martins@kdab.com> SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only Contact KDAB at <info@kdab.com> for commercial licensing options...
{ "pile_set_name": "Github" }
--TEST-- Bug #41693 (scandir() allows empty directory names) --FILE-- <?php var_dump(scandir('')); echo "Done\n"; ?> --EXPECTF-- Warning: scandir(): Directory name cannot be empty in %s on line %d bool(false) Done
{ "pile_set_name": "Github" }
<!-- HIT template: Survey-v3.0 --><!-- The following snippet enables the 'responsive' behavior on smaller screens --> <meta content="width=device-width,initial-scale=1" name="viewport" /> <section class="container" id="Survey"><!-- Instructions --> <div class="row"> <div class="col-xs-12 col-md-12"> <div class="panel p...
{ "pile_set_name": "Github" }
// atomic = array (possible?) int main() { int $tainted x; int $tainted y []; x = y; // bad }
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -fsyntax-only -verify %s typedef int Int; typedef char Char; typedef Char* Carp; Int main(Int argc, Carp argv[], Char *env[]) { }
{ "pile_set_name": "Github" }
/**************************************************************************** * Driver for Solarflare network controllers and boards * Copyright 2005-2006 Fen Systems Ltd. * Copyright 2006-2012 Solarflare Communications Inc. * * This program is free software; you can redistribute it and/or modify it * under the t...
{ "pile_set_name": "Github" }
connection node_2; connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 CHAR(1)); INSERT INTO t1 VALUES (1, 'a'); INSERT INTO t1 VALUES (2, 'a'); connection node_1; SET AUTOCOMMIT=ON; START TRANSACTION; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; SELECT * FROM t1 WHERE f1 = 2 FOR UPDATE; f1 f2 2 a connect node_1a, 1...
{ "pile_set_name": "Github" }
/* * 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. */ package com.evolveum.midpoint.model.impl.lens.projector; import java.util.ArrayList; import java.util.Collection; import java.uti...
{ "pile_set_name": "Github" }
// Copyright 2009 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. // +build arm,!gccgo,linux package unix import "syscall" // Underlying system call writes to newoffset via pointer. // Implemented in assembly to avoid alloc...
{ "pile_set_name": "Github" }
// AFURLResponseSerialization.m // Copyright (c) 2011–2015 Alamofire Software Foundation (http://alamofire.org/) // // 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, inc...
{ "pile_set_name": "Github" }
#!/usr/bin/env bash ################################################################################ # 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 A...
{ "pile_set_name": "Github" }
/* * Copyright © 2004 Carl Worth * Copyright © 2006 Red Hat, Inc. * Copyright © 2007 David Turner * Copyright © 2008 M Joonas Pihlaja * Copyright © 2008 Chris Wilson * Copyright © 2009 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it either under the terms of the ...
{ "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> <parent> <groupId>org.jinq</groupId> <artifactId>jinq</artifactId> ...
{ "pile_set_name": "Github" }
local wrk = { scheme = "http", host = "localhost", port = nil, method = "GET", path = "/", headers = {}, body = nil, thread = nil, } function wrk.resolve(host, service) local addrs = wrk.lookup(host, service) for i = #addrs, 1, -1 do if not wrk.connect(addrs[i]) then ...
{ "pile_set_name": "Github" }
{ "Name": "Nazwa", "Species": "Rasa", "Class": "Klasa", "Career": "Profesja", "Career-tier": "Stanowisko", "Career-Path": "Kariera", "Status": "Status", "Age": "Wiek", "Height": "Wzrost", "Hair": "Włosy", "Eyes": "Oczy", "Nationality": "Narodowość", "Birthplace": "Miejsce Urodzenia", "Religion": "Wyznanie...
{ "pile_set_name": "Github" }
@c-link: #e50053; @c-body: #222; @w-body: 612px; @font-fancy: 'OFL Sorts Mill Goudy', 'OFL Sorts Mill Goudy TT', serif; html { overflow-y: scroll; } body { text-rendering: optimizeLegibility; color: @c-body; position: relative; a { text-decoration: none; color: @c-link; &:...
{ "pile_set_name": "Github" }
.lists > #users, .lists > #customers, .lists > #activities, .lists > #projects { height:175px; border-top:none; z-index:1; border:1px solid black; margin:0; padding:0; background-color:#eee; position:absolute; overflow:auto; left:10px; } #users_head, #customers_head, #projects...
{ "pile_set_name": "Github" }
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package sagemakerruntime provides the client and types for making API // requests to Amazon SageMaker Runtime. // // The Amazon SageMaker runtime API. // // See https://docs.aws.amazon.com/goto/WebAPI/runtime.sagemaker-2017-05-13 for more informat...
{ "pile_set_name": "Github" }
cmake_minimum_required(VERSION 2.8.3) project(prune_pointcloud) add_definitions(-std=c++11) find_package(catkin REQUIRED COMPONENTS tf sensor_msgs pcl_conversions pcl_ros geometry_msgs ) catkin_package( INCLUDE_DIRS include ) add_executable(prune_node src/prune_node.cc src/prune.cc) include_directories(...
{ "pile_set_name": "Github" }
Delfi 5.4 - 2008/07/24 Chess engine for Winboard/UCI. For more info: http://www.msbsoftware.it/delfi Requirements: Delfi 5.4 requires a CPU with MMX extensions. Installation: 1) To play with the Winboard version ("Delfi.exe") you need to download and configure Winboard: http://www.tim-mann.org/xboard.html 2) To play...
{ "pile_set_name": "Github" }
--- title: "Configuring Transmit" description: "" menu: riak_cs-2.1.0: name: "Configuring Transmit" identifier: "config_transmit" weight: 104 parent: "api_s3" project: "riak_cs" project_version: "2.1.0" aliases: - /riakcs/2.1.0/cookbooks/configuration/Configuring-Transmit/ - /riak/cs/2.1.0/cookboo...
{ "pile_set_name": "Github" }
"use strict"; var vows = require('vows') , assert = require('assert') , sandbox = require('sandboxed-module') , log4js = require('../lib/log4js') , realLayouts = require('../lib/layouts') , setupLogging = function(options, category, compressedLength) { var fakeDgram = { sent: false, socket: { packetLeng...
{ "pile_set_name": "Github" }
(** A process module processes entries. It is parameterized by an environment. *) (** {1 How to use processors} *) (** As a user of the API of Dedukti, processors are the main entry point. The point of processors is to handle automatically inputs and files for you. The API of Dedukti has already defined 5 pro...
{ "pile_set_name": "Github" }
// Copyright 2017 Google 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 in...
{ "pile_set_name": "Github" }
package java.lang; public class String { interface FunctionalIf { public int f(int x); } public static int usesLambdas(int x) { FunctionalIf lambda = (n -> n + 1); return lambda.f(x); } }
{ "pile_set_name": "Github" }
# WebDNN examples This directory contains some examples to illustrate typical usage of WebDNN. ## Common setup Before running these examples, you have to install `webdnn` python library and start a HTTP server on the repository root directory. You can run a HTTP server with standard python feature. ``` python -m h...
{ "pile_set_name": "Github" }
--- layout: news_item title: "Jekyll 1.0.4 Released" date: "2013-07-25 09:08:38 +0200" author: mattr- version: 1.0.4 categories: [release] --- Version 1.0.4 fixes a minor, but nonetheless important security vulnerability affecting several third-party Jekyll plugins. If your Jekyll site does not use plugins, you may, b...
{ "pile_set_name": "Github" }
# Copyright 2018 The Cornac 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 ...
{ "pile_set_name": "Github" }
require('../../modules/es6.math.cbrt'); module.exports = require('../../modules/_core').Math.cbrt;
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jul 6 2018 12:02:43). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <SketchModel/MSAssetContainer.h> @class MSColor; @interface _MSColorAsset : MSAssetContainer { MSColor *_color; } + (BOO...
{ "pile_set_name": "Github" }
package tooltips.example.structure; /*Generated by MPS */ import jetbrains.mps.smodel.runtime.BaseStructureAspectDescriptor; import jetbrains.mps.smodel.runtime.ConceptDescriptor; import java.util.Collection; import java.util.Arrays; import org.jetbrains.annotations.Nullable; import jetbrains.mps.smodel.adapter.ids.S...
{ "pile_set_name": "Github" }
package org.libsdl.app; import android.content.Context; import java.lang.reflect.*; /** SDL library initialization */ public class SDL { // This function should be called first and sets up the native code // so it can call into the Java classes public static void setupJNI() { SDLActivity.nat...
{ "pile_set_name": "Github" }
# 序 **灵魂大师的人格魅力,严肃文学的锤片精髓: Mindfuck** [吕琮霖](https://www.zhihu.com/people/sigmod) 觉大家对锤片的解读大方向错了。不少锤粉想去模仿大师,却只看到了只言片语的皮毛,一种摸不到精髓,只是一种 Cargo cult。肥肠、一个狗、保定、驴、老王、狗熊、嗷、昏古七这些都是不过指纹,魔幻现实主义的叙事、充满节奏感的语言结构,这些也只是一种姿态。你不能用一个人的指纹和姿态去描述一个人,理解一个人。要触及灵魂。锤片的灵魂是什么?大师的文学素养、人生阅历、音乐品味。所谓厚积薄发,”我见到过地狱与天堂的婚礼,战舰在猎户座肩旁熊熊燃烧!”,85 年春晚的罗文,科室里的勾...
{ "pile_set_name": "Github" }
--- title: "Compiler Error CS2021" ms.date: 07/20/2015 f1_keywords: - "CS2021" helpviewer_keywords: - "CS2021" ms.assetid: 8379d77e-6586-4e43-9aab-7cdf3ffecf51 --- # Compiler Error CS2021 File name 'file' is too long or invalid All file names passed to the C# compiler must be no longer than `_MAX_PATH` (de...
{ "pile_set_name": "Github" }
From dlitz@dlitz.net Sun Nov 23 00:17:22 2008 Date: Sun, 23 Nov 2008 00:17:22 -0500 From: "Dwayne C. Litzenberger" <dlitz@dlitz.net> To: "A. M. Kuchling" <amk@amk.ca> Subject: PyCrypto license clarification Message-ID: <20081123051722.GA29253@rivest.dlitz.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pg...
{ "pile_set_name": "Github" }
/*========================================================================= * * Copyright NumFOCUS * * 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.or...
{ "pile_set_name": "Github" }
/* * DateJS Culture String File * Country Code: he-IL * Name: Hebrew (Israel) * Format: "key" : "value" * Key is the en-US term, Value is the Key in the current language. */ Date.CultureStrings = Date.CultureStrings || {}; Date.CultureStrings["he-IL"] = { "name": "he-IL", "englishName": "Hebrew (...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2015 - 2016, Freescale Semiconductor, Inc. * Copyright 2016 NXP * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, this...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -fsyntax-only -verify %s class c { virtual void f1(const char* a, ...) __attribute__ (( __format__(__printf__,2,3) )) = 0; virtual void f2(const char* a, ...) __attribute__ (( __format__(__printf__,2,3) )) {} }; template <typename T> class X { template <typename S> void X<S>::f() __at...
{ "pile_set_name": "Github" }
<?php namespace oasis\names\specification\ubl\schema\xsd\CommonAggregateComponents_2; /** * @xmlNamespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 * @xmlType LineReferenceType * @xmlName DespatchLineReference * @var oasis\names\specification\ubl\schema\xsd\CommonAggregateComponents_...
{ "pile_set_name": "Github" }
Version 0.6 (9/5/2004) ====================== Important fixes for running as root systems with /dev/ptmx! Earlier versions screwed up permissions on /dev/ptmx on some systems, making a real mess. Other features useful for running as root: Can now set permissions on pty, and also chroot and switch UID/GID after openi...
{ "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>Main cib file base name</key> <string>MainMenu.cib</string> <key>CPBundleName</key> <string>BindingContiniouslyUpdatesValue</string> </dict>...
{ "pile_set_name": "Github" }
#!/bin/sh initializeANSI() { esc="" blackf="${esc}[30m"; redf="${esc}[31m"; greenf="${esc}[32m" yellowf="${esc}[33m" bluef="${esc}[34m"; purplef="${esc}[35m" cyanf="${esc}[36m"; whitef="${esc}[37m" blackb="${esc}[40m"; redb="${esc}[41m"; greenb="${esc}[42m" yellowb="${esc}[43m" blue...
{ "pile_set_name": "Github" }
/* This file is part of TON Blockchain Library. TON Blockchain Library 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 version 2 of the License, or (at your option) any later ver...
{ "pile_set_name": "Github" }
namespace ClassLib048 { public class Class061 { public static string Property => "ClassLib048"; } }
{ "pile_set_name": "Github" }
<!-- ((! set title Streams !)) ((! set learn !)) --> *Table of contents* # Streams Suppose you need to process each line of a text file. One way to do this is to read the file in as a single large string and use something like `Str.split` to turn it into a list. This works when the file is small, but because the enti...
{ "pile_set_name": "Github" }
/* * Bluetooth supports for Qualcomm Atheros chips * * Copyright (c) 2015 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation * * ...
{ "pile_set_name": "Github" }
task :default do sh "compass compile" end task :pages do require 'git' require 'fileutils' repo = Git.open('.') # copy tests into a temp dir before switching branch FileUtils.rm_rf "tmp" FileUtils.mkdir("tmp") (FileList.new('tests/**/*.html')+FileList.new('tests/**/*.css')).each do |file| FileUti...
{ "pile_set_name": "Github" }
keystore( name = 'debug', store = 'debug.keystore', properties = 'debug.keystore.properties', visibility = [ 'PUBLIC', ], )
{ "pile_set_name": "Github" }
<template> <svg xmlns="http://www.w3.org/2000/svg" :width="width" :height="height" viewBox="0 0 18 18" :aria-labelledby="iconName" role="presentation" > <title :id="iconName" lang="en">{{iconName}} icon</title> <g :fill="iconColor"> <slot /> </g> </svg> </template> <scr...
{ "pile_set_name": "Github" }