text
stringlengths
2
99.9k
meta
dict
<!doctype html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> <meta http-equiv="content-style-type" content="text/css"> <link rel="stylesheet" type="text/css" href="style.css"> <title>ProGuard Downloads</title> </head> <body> <h2>Downloa...
{ "pile_set_name": "Github" }
// This is a generated file from running the "createIcons" script. This file should not be updated manually. import React, { forwardRef } from "react"; import { SVGIcon, SVGIconProps } from "@react-md/icon"; export const DoNotDisturbAltSVGIcon = forwardRef<SVGSVGElement, SVGIconProps>( function DoNotDisturbAltSVGIc...
{ "pile_set_name": "Github" }
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This 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.1 of * th...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.fangxuele.tool.push.ui.form.msg.MaSubscribeMsgForm"> <grid id="27dc6" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="fals...
{ "pile_set_name": "Github" }
/////////////////////////////////////////////////////////////////////////////// // Name: src/common/accelcmn.cpp // Purpose: implementation of platform-independent wxAcceleratorEntry parts // Author: Vadim Zeitlin // Created: 2007-05-05 // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> //...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2000, 2007 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
{ "pile_set_name": "Github" }
News ==== 2.0.15 (2014-04-17) ------------------- - Fixed #73. Python < 2.6.5 does not support unicode as keyword arguments names. [Stepan Kolesnik] - Fixed #84 Application cookies for localhost are no longer ignored [gawel] - Fixed #89 remove WSGIWarning: You are not supposed to send a body in a DELETE reque...
{ "pile_set_name": "Github" }
Manifest-Version: 1.0 X-COMMENT: Main-Class will be added automatically by build
{ "pile_set_name": "Github" }
### 八卦:Dropbox有可能成为第一个Rust推动的IPO公司 彭博社在谈论Dropbox有可能是第一个YC孵化器里实现IPO的公司,它们用Rust :D --- ### Pythoner到Rustacean的快速入门指南 [py2rs](https://github.com/rochacbruno/py2rs) --- ### 为什么Rust是机器人的未来? [Why Rust is the future of robotics](https://medium.com/pollenrobotics/why-rust-is-the-future-of-robotics-81d7fb68fe37) 是初创公司[...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2005-2008 Apple Computer, Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use th...
{ "pile_set_name": "Github" }
/* JPC: An x86 PC Hardware Emulator for a pure Java Virtual Machine Copyright (C) 2012-2013 Ian Preston 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. This progra...
{ "pile_set_name": "Github" }
import { Scene } from "../../scene"; import { Vector3, Vector2, Vector4 } from "../../Maths/math.vector"; import { Color4 } from '../../Maths/math.color'; import { Mesh, _CreationDataStorage } from "../mesh"; import { VertexData } from "../mesh.vertexData"; import { PolygonMeshBuilder } from "../polygonMesh"; imp...
{ "pile_set_name": "Github" }
/* * Skin: Purple * ------------ */ @import "../../bootstrap-less/mixins.less"; @import "../../bootstrap-less/variables.less"; @import "../variables.less"; @import "../mixins.less"; .skin-purple-light { //Navbar .main-header { .navbar { .navbar-variant(@purple; #fff); .sidebar-toggle { c...
{ "pile_set_name": "Github" }
/*! * merkle.js - merkle trees for bcrypto * Copyright (c) 2014-2015, Fedor Indutny (MIT License) * Copyright (c) 2014-2019, Christopher Jeffrey (MIT License). * https://github.com/bcoin-org/bcrypto * * Parts of this software are based on bitcoin/bitcoin: * Copyright (c) 2009-2019, The Bitcoin Core Developers ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Gallery xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/gallery" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center_vertical" android:spacing="1dip" />
{ "pile_set_name": "Github" }
/** * @file methods/emst/union_find.hpp * @author Bill March (march@gatech.edu) * * Implements a union-find data structure. This structure tracks the components * of a graph. Each point in the graph is initially in its own component. * Calling unionfind.Union(x, y) unites the components indexed by x and y. * u...
{ "pile_set_name": "Github" }
====== ارسال گذرواژه‌ی جدید ====== خواهش‌مندیم نام کاربری خود را در فرم زیر بنویسید تا گذرواژه‌ی جدید برای‌تان ارسال شود. یک پیوند تاییدیه برای ایمیل ثبت شده ارسال می‌شود.
{ "pile_set_name": "Github" }
#!/usr/bin/env python3 # # Copyright (c) Bo Peng and the University of Texas MD Anderson Cancer Center # Distributed under the terms of the 3-clause BSD License. import keyword import re from typing import Callable, List SOS_TARGETS_OPTIONS = [ 'group_by', 'paired_with', 'pattern', 'group_with', 'for_each', ...
{ "pile_set_name": "Github" }
/* * fs/cifs/cifs_fs_sb.h * * Copyright (c) International Business Machines Corp., 2002,2004 * Author(s): Steve French (sfrench@us.ibm.com) * * This 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 Fr...
{ "pile_set_name": "Github" }
.sidebar-menu { display: table-cell; position: relative; width: @sidebar-width; background: @sidebar-background; z-index: 1; .logo-env { padding: @default-padding (@double-margin + @sidebar-horizontal-link-padding); border-bottom: 1px solid @sidebar-menu-border; &:extend(.clearfix all); .logo { fl...
{ "pile_set_name": "Github" }
Moves up and down the hierarchy of imported layers
{ "pile_set_name": "Github" }
use failure::Error; mod nosuchcall; mod nosuchstream; pub use self::{nosuchcall::NoSuchCall, nosuchstream::NoSuchStream}; pub type Result<T> = std::result::Result<T, Error>;
{ "pile_set_name": "Github" }
// closedir.hh // ----------- // // Maintained by Joshua Juran // Part of the Nitrogen project. // // Written 2007 by Joshua Juran. // // This code was written entirely by the above contributor, who places it // in the public domain. #ifndef POSEVEN_FUNCTIONS_CLOSEDIR_HH #define POSEVEN_FUNCTIONS_CLOSEDIR_HH // POS...
{ "pile_set_name": "Github" }
var ImageDialog = { preInit : function() { var url; tinyMCEPopup.requireLangPack(); if (url = tinyMCEPopup.getParam("external_image_list_url")) document.write('<script language="javascript" type="text/javascript" src="' + tinyMCEPopup.editor.documentBaseURI.toAbsolute(url) + '"></script>'); }, ...
{ "pile_set_name": "Github" }
/* Fast Artificial Neural Network Library (fann) Copyright (C) 2003-2016 Steffen Nissen (steffen.fann@gmail.com) This 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....
{ "pile_set_name": "Github" }
//===--- FindTarget.cpp - What does an AST node refer to? -----------------===// // // 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" }
'use strict' const { describe, it } = require('mocha') const { expect } = require('chai') const createProxyAclPage = require('../../../../add-on/src/pages/proxy-acl/page') const { objToAcl } = require('../../../helpers/acl') const createMockI18n = require('../../../helpers/mock-i18n') describe('pages/proxy-acl/page', ...
{ "pile_set_name": "Github" }
package gitter import ( "github.com/oklahomer/go-sarah/v3/retry" "time" ) // Config contains some configuration variables for gitter Adapter. type Config struct { Token string `json:"token" yaml:"token"` RetryPolicy *retry.Policy `json:"retry_policy" yaml:"retry_policy"` } // NewConfig returns initi...
{ "pile_set_name": "Github" }
新华网 消息 法国 费加罗 日前 报道 阵风 战斗机 阵风 战斗机 接受 真正 战火 洗礼 战斗机 至少 空军 接受 检验 海军 阵风 战斗机 戴高乐 航空母舰 经受 考验 阵风 战斗机 法国 达索 航空 公司 制造 国防部 介绍 阵风 计划 证实 飞机 批量 生产 投入 使用 期限 得到 遵守 军备 总工程师 帕特里克·迪富尔 计划 带动 法国 其他部门 发展 名副其实 技术 火车头 去年 进入 真正 生产 阶段 军队 提供 阵风 战斗机 出厂 军队 需求量 已确定 空军 海军 迄今 订购 法国 空军 建立 阵风 战斗机 大队 飞机 驻扎 法国 圣迪济 武器 系统 达到 F2 标准 能够 发射 Scalp 空对地 ...
{ "pile_set_name": "Github" }
//this example starts discovery on adapter //after discovery process GetDevices method //returns list of discovered devices //then with the help of mac address //connectivity starts //once sensors are connected it will //fetch sensor name,manufacturer detail, //firmware version, hardware version, model //and sensor dat...
{ "pile_set_name": "Github" }
Issuer services help companies from around the world to join the London equity market in order to gain access to capital. The LSE allows companies to raise money, increase their profile and obtain a market valuation through a variety of routes, thus following the firms throughout the whole IPO process. The London Stock...
{ "pile_set_name": "Github" }
/* ChadoTransaction * * created: July 2006 * * This file is part of Artemis * * Copyright (C) 2006 Genome Research Limited * * 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 ver...
{ "pile_set_name": "Github" }
saute procfs lyonnais procfs supports two levels of directory. the filesystem root directory contains a representation of the system process table. this consists of an entry for each active and zombie process, and an additional entry "curproc" which always represents the process making the lookup request. each of th...
{ "pile_set_name": "Github" }
package com.example.moviedb.ui.screen.profile import com.example.moviedb.R import com.example.moviedb.databinding.FragmentProfileBinding import com.example.moviedb.ui.base.BaseFragment import org.koin.androidx.viewmodel.ext.android.viewModel class ProfileFragment: BaseFragment<FragmentProfileBinding, ProfileViewModel...
{ "pile_set_name": "Github" }
:020000021000EC :10FC000001C0F3C0112484B790E890936100109272 :10FC10006100882369F0982F9A70923049F081FF33 :10FC200002C097EF94BF282E80E002D10C94000010 :10FC300085E08093810082E08093C00088E180931A :10FC4000C10087E08093C40086E08093C2008EE00C :10FC5000EFD0259A84E02FE13FEF91E030938500CB :10FC60002093840096BBB09BFECF1D9A...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <block> <name>Burst Type Filter</name> <key>gsm_burst_type_filter</key> <import>import grgsm</import> <make>grgsm.burst_type_filter($selected_burst_types)</make> <param> <name>Selected burst types</name> <key>selected_burst_types</key> <value>[0,1,2,3,4,5,6,7]</value> <t...
{ "pile_set_name": "Github" }
Fix stripping when cross-compiling Probably-Signed-off-by: Dave Bender <bender@benegon.com> [yann.morin.1998@free.fr: patch was made by Dave, but he forgot his SoB line, so I added it] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> diff -rupN openldap-2.4.40/build/shtool openldap-2.4.40-br/build/shtool ---...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # coding=utf-8 import random def randomized_quicksort(items, p, r): if p < r: q = randomized_partition(items, p, r) randomized_quicksort(items, p, q-1) randomized_quicksort(items, q+1, r) def randomized_partition(items, p, r): i = random.randint(p, r) items[i...
{ "pile_set_name": "Github" }
msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-11-19T10:49:23+00:00\n" "PO-Revision-Date: 2020-07-30 07:47+0000\n" "Last-Translator: Paul Heckler <paul.d.heckler@gmail.com>\n" "Language-Team: French <http://translate.pkp.sfu.ca/projects/ojs/default/fr/>" "\n" "Language: ...
{ "pile_set_name": "Github" }
import macros, strformat import undoredostack export undoredostack type GapBuffer*[T] = object buffer: seq[T] size: int # 意味のあるデータが実際に格納されているサイズ capacity: int # Amount of secured memory gapBegin, gapEnd: int # 半開区間[gapBegin,gapEnd)を隙間とする undoRedoStack: UndoRedoStack[T] proc gapLen(gapBuffer: GapBuffer): int...
{ "pile_set_name": "Github" }
/* * * Copyright 2014 gRPC 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 agree...
{ "pile_set_name": "Github" }
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
{ "pile_set_name": "Github" }
/* * Another question which belongs to the category of questions which are intentionally stated vaguely. Expectation is that you will ask for correct clarification or you will state your assumptions before you start coding. Implement strStr(). strstr - locate a substring ( needle ) in a string ( haystack ). T...
{ "pile_set_name": "Github" }
using System; using Android.App; using Android.Content.PM; using Android.Runtime; using Android.Views; using Android.Widget; using Android.OS; namespace StyledTriggers.Droid { [Activity(Label = "StyledTriggers", Icon = "@drawable/icon", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | Confi...
{ "pile_set_name": "Github" }
/* * tm6000-i2c.c - driver for TM5600/TM6000/TM6010 USB video capture devices * * Copyright (C) 2006-2007 Mauro Carvalho Chehab <mchehab@infradead.org> * * Copyright (C) 2007 Michel Ludwig <michel.ludwig@gmail.com> * - Fix SMBus Read Byte command * * This program is free software; you can redistribute it an...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman 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" }
const fs = require('fs'); fs.rmdir(__dirname, (error) => { console.error(error.message); // <1> });
{ "pile_set_name": "Github" }
package s3crypto import ( "bytes" "encoding/hex" "fmt" "io" "testing" ) func TestAESCBCEncryptDecrypt(t *testing.T) { var testCases = []struct { key string iv string plaintext string ciphertext string decodeHex bool padder Padder }{ // Test vectors from RFC 3602: https://tool...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "icon_read.png", "scale" : "1x" }, { "idiom" : "universal", "filename" : "icon_read@2x.png", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, ...
{ "pile_set_name": "Github" }
[ { "mask": "+247-####", "cc": "AC", "name_en": "Ascension", "desc_en": "", "name_ru": "Остров Вознесения", "desc_ru": "" }, { "mask": "+376-###-###", "cc": "AD", "name_en": "Andorra", "desc_en": "", "name_ru": "Андорра", "desc_ru": "" }, { "mask": "+971-5#-###-####", "cc": "AE", "name_en": "United Arab Emirates", "...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('flatten', require('../flatten'), require('./_falseOptions')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
/* * Copyright (c) 2013 Mellanox Technologies, Inc. * All rights reserved. * Copyright (c) 2013 Cisco Systems, Inc. All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ #include "oshmem_config.h" #include "oshmem/shmem/fortran/bindings.h" #inclu...
{ "pile_set_name": "Github" }
"Space" = "Κενό"; "Use old shortcut" = "Χρήση παλιάς συντόμευσης"; "Type shortcut" = "Εισαγωγή συντόμευσης"; "Click to record shortcut" = "Κλίκ για εισαγωγή συντόμευσης"; "Pad %@" = "Numpad %@"; "The key combination %@ can't be used!" = "Ο συνδιασμός πλήκτρων \"%@\" δεν μπορεί να χρησιμοποιηθεί!"; "The key combination ...
{ "pile_set_name": "Github" }
// It is expected that, when .add() returns false, the consumer // of the DirWriter will pause until a "drain" event occurs. Note // that this is *almost always going to be the case*, unless the // thing being written is some sort of unsupported type, and thus // skipped over. module.exports = DirWriter var fs = requ...
{ "pile_set_name": "Github" }
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; function getDecimals(n) { n = n + ''; var i = n.indexOf('.'); return (i == -1) ? 0 : n.length - i - 1; } function getVF(n, opt_pre...
{ "pile_set_name": "Github" }
<?php namespace Imi\Cron; use Imi\Cron\Message\IMessage; class Client { /** * socket 文件路径 * * 不支持 samba 文件共享 * * @var string */ private $socketFile; /** * socket 资源 * * @var resource */ private $socket; /** * 是否已连接 * * @var boolea...
{ "pile_set_name": "Github" }
<?php /** * Bitrix Framework * @package bitrix * @subpackage iblock */ namespace Bitrix\Iblock\PropertyIndex; class Storage { protected $iblockId = 0; protected static $exists = array(); const PRICE = 1; const DICTIONARY = 2; const STRING = 3; const NUMERIC = 4; const DATETIME = 5; /** * @param integer...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2001-2020 by RapidMiner and the contributors * * Complete list of developers available at our web site: * * http://rapidminer.com * * This program is free software: you can redistribute it and/or modify it under the terms of the * GNU Affero General Public License as published by ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2003-2012 Apple Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file ex...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-configuration PUBLIC "-//Hibernate/Hibernate Configuration DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd"> <hibernate-configuration> <session-factory> <property name="hibernate.connection.driver_class">org....
{ "pile_set_name": "Github" }
// Tencent is pleased to support the open source community by making ncnn available. // // Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. // // Licensed under the BSD 3-Clause License (the "License"); you may not use this file except // in compliance with the License. You may obtain a copy ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <!-- * t **************************************************************************** * Copyright (c) 1998-2006,2010 Free Software Foundation, Inc. * * * * Permission is he...
{ "pile_set_name": "Github" }
(ns musical-creativity.pretty (:require [quil.core :refer :all])) (def cells (atom ["0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "*" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0"])) (defn setup [] (smooth) (frame-rate 50) (background 200)) (defn draw [] (stroke 255) (stroke-weight 2) (doall ...
{ "pile_set_name": "Github" }
@mixin gz-make-unit ($width: 100%) { // Required for offset/push/pull position: relative; // By default, all columns should be 100% wide (mobile-first). @include gz-unit-width($width); // border-box forces the browser to include padding and borders when calculating the width. box-sizing: border-box; } @mix...
{ "pile_set_name": "Github" }
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, des...
{ "pile_set_name": "Github" }
#!/bin/bash set -e set -u set -o pipefail train_set="train_reduced" valid_set="dev5" test_sets="dev5 test_set_iwslt2019" asr_config=conf/train_asr_rnn.yaml inference_config=conf/decode.yaml feats_type=extracted token_type=bpe nlsyms=data/nlsyms nbpe=1000 bpe_nlsyms="[hes]" use_lm=false ./asr.sh ...
{ "pile_set_name": "Github" }
import holodeck import numpy as np from tests.utils.equality import almost_equal import uuid base_cfg = { "name": "test_rotation_sensor", "world": "TestWorld", "main_agent": "sphere0", "agents": [ { "agent_name": "sphere0", "agent_type": "SphereAgent", "sens...
{ "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" }
//****************************************************************************** // SCICHART® Copyright SciChart Ltd. 2011-2019. All rights reserved. // // Web: http://www.scichart.com // Support: support@scichart.com // Sales: sales@scichart.com // // LegendChartView.swift is part of the SCICHART® Examples. Permissi...
{ "pile_set_name": "Github" }
let _ = Foo.func 1 2 let () = let _ = Foo.func 2 3 in ()
{ "pile_set_name": "Github" }
--- title: “TryCast”操作数必须是引用类型,但“<typename>”是值类型 ms.date: 07/20/2015 f1_keywords: - BC30792 - vbc30792 helpviewer_keywords: - BC30792 ms.assetid: 3325fce5-dbc0-4d1d-9530-31f4720bfe6e ms.openlocfilehash: 66ffa48a4828d980aefe7e1ede4d5c84ac78f5f5 ms.sourcegitcommit: bf5c5850654187705bc94cc40ebfb62fe346ab02 ms.translationt...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 %s -E -verify -fms-extensions // expected-no-diagnostics #pragma clang diagnostic ignored "-Wkeyword-macro" bool f() { // Check that operators still work before redefining them. #if compl 0 bitand 1 return true and false; #endif } #ifdef and #endif // The second 'and' is a valid C++ operator ...
{ "pile_set_name": "Github" }
{ "nome": "Corio", "codice": "001094", "zona": { "codice": "1", "nome": "Nord-ovest" }, "regione": { "codice": "01", "nome": "Piemonte" }, "provincia": { "codice": "001", "nome": "Torino" }, "sigla": "TO", "codiceCatastale": "D008", "cap": [ "10070" ], "popolazione": 3330 }
{ "pile_set_name": "Github" }
#include <vector> #include "gtest/gtest.h" #include "caffe/blob.hpp" #include "caffe/common.hpp" #include "caffe/filler.hpp" #include "caffe/layers/tile_layer.hpp" #include "caffe/test/test_caffe_main.hpp" #include "caffe/test/test_gradient_check_util.hpp" namespace caffe { template <typename TypeParam> class Tile...
{ "pile_set_name": "Github" }
using System; using Pathoschild.Stardew.Common; using StardewValley; namespace Pathoschild.Stardew.Automate { /// <summary>An item stack which notifies callbacks when it's reduced.</summary> public class TrackedItem : ITrackedStack { /********* ** Fields *********/ /// <summ...
{ "pile_set_name": "Github" }
Submitted By: Douglas R. Reno <renodr at linuxfromscratch dot org> Date: 2019-04-09 Initial Package Version: 2.60.1 Upstream Status: Committed Origin: Upstream Description: Adapts glib-networking to API changes in GnuTLS-3.6.7, ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2004-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ #inc...
{ "pile_set_name": "Github" }
{ "os": { "discovery": { "devices": [ { "sysName": "", "sysObjectID": ".1.3.6.1.4.1.2509.11.1.1.8", "sysDescr": null, "sysContact": null, "version": "2.7.0.11.4349-WTM4100", ...
{ "pile_set_name": "Github" }
<div style="max-width: 450px; padding-bottom: 50px"> <h4 class="table-example-popin-title">Mobile Mode</h4> <table fd-table [popIn]="true" [noBorderX]="true" [noBorderY]="true"> <thead fd-table-header> <tr fd-table-row> <th fd-table-cell>Fruit Description</th> <th fd-tabl...
{ "pile_set_name": "Github" }
timestamp <- Sys.time() library(caret) library(plyr) library(recipes) library(dplyr) model <- "rpartCost" ######################################################################### set.seed(2) training <- twoClassSim(500, linearVars = 2) testing <- twoClassSim(500, linearVars = 2) trainX <- training[, -ncol(trainin...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='utf-8'?> <section xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" containing-doc="D.C. Code"> <num>29A-101.04</num> <reaso...
{ "pile_set_name": "Github" }
/*********************************************************************** * * Copyright (C) 2014-2019 wereturtle * * 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 Li...
{ "pile_set_name": "Github" }
### 一桩案件揭中共军方利用美大学进行秘密研究 ------------------------ #### [首页](https://github.com/gfw-breaker/banned-news/blob/master/README.md) &nbsp;&nbsp;|&nbsp;&nbsp; [手把手翻墙教程](https://github.com/gfw-breaker/guides/wiki) &nbsp;&nbsp;|&nbsp;&nbsp; [禁闻聚合安卓版](https://github.com/gfw-breaker/bn-android) &nbsp;&nbsp;|&nbsp;&nbsp; [网门安卓版](...
{ "pile_set_name": "Github" }
-- boundary4.test -- -- db eval { -- SELECT rowid, a, x FROM t1 ORDER BY x -- } SELECT rowid, a, x FROM t1 ORDER BY x
{ "pile_set_name": "Github" }
{ "Format" : "EPS", "Orientaion" : "Top, left side (Horizontal / normal)", "DPIWidth" : "101", "DPIHeight" : "101", "PixelWidth" : "275", "PixelHeight" : "207", "BitsPerPixel" : "24", "ColorMode" : "RGB", "HasAlpha" : "false", "Duration" : "00:00:00", "VideoCodec" : "Unknown", "FrameRate" : "0",...
{ "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 ...
{ "pile_set_name": "Github" }
#ifndef CROPRPC #define CROPRPC #include <QWidget> #include <QMenuBar> #include <QLineEdit> #include <QLayout> #include <QToolBar> #include <QFormLayout> #include <QDockWidget> #include <QTextEdit> #include <QListWidget> #include <QLabel> #include <QTreeWidget> #include <QTreeWidgetItem> #include <QFileSystemModel> ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002-2020 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache....
{ "pile_set_name": "Github" }
tinyMCEPopup.requireLangPack(); var detail = 50, strhex = "0123456789abcdef", i, isMouseDown = false, isMouseOver = false; var colors = [ "#000000","#000033","#000066","#000099","#0000cc","#0000ff","#330000","#330033", "#330066","#330099","#3300cc","#3300ff","#660000","#660033","#660066","#660099", "#6600cc","#660...
{ "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>angle</key> <real>90</real> <key>angleVariance</key> <real>360</real> <key>blendFuncDestination</key> <integer>1</integer> <key>blendFunc...
{ "pile_set_name": "Github" }
/******************************************************************* // *** COPYRIGHT NOTICE **** // // Copyright 2001. Wes Jones (wesj@hotmail.com) // // This code is free for use under the following conditions: // // You may not claim authorship of this code. // You may not sell or distrubute this code wit...
{ "pile_set_name": "Github" }
<?php /** * 2007-2016 [PagSeguro Internet Ltda.] * * NOTICE OF LICENSE * * 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 req...
{ "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 runtime const ( _AT_NULL = 0 _AT_RANDOM = 25 )
{ "pile_set_name": "Github" }
/// Copyright (c) 2012 Ecma International. All rights reserved. /** * @path ch15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-138.js * @description Object.getOwnPropertyDescriptor returns data desc for functions on built-ins (Date.prototype.setFullYear) */ function testcase() { var desc = Object.getOwnPropertyDescriptor(Da...
{ "pile_set_name": "Github" }
/*********************************************************************** Copyright (c) 2006-2011, Skype Limited. 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 retai...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <ArrayOfDVBTTuning xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <DVBTTuning> <Frequency>562000</Frequency> <BandWidth>8</BandWidth> <Offset>125</Offset> </DVBTTuning> <DVBTTuning> <Frequency>65800...
{ "pile_set_name": "Github" }
/* * DialogConnectionList1.java * * $Id$ * * URL picklist * * This file is part of the OpenLink Software Virtuoso Open-Source (VOS) * project. * * Copyright (C) 1998-2020 OpenLink Software * * This project is free software; you can redistribute it and/or modify it * under the terms of the GNU...
{ "pile_set_name": "Github" }
/* * Copyright 2019 Google LLC. 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 applica...
{ "pile_set_name": "Github" }
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This software may be used and distributed according to the terms of the * GNU General Public License version 2. */ use percent_encoding::{utf8_percent_encode, AsciiSet, CONTROLS}; /// https://url.spec.whatwg.org/#fragment-percent-encode-set const FRAGMENT...
{ "pile_set_name": "Github" }
/** Copyright (c) 2016-present, Facebook, Inc. All rights reserved. The examples provided by Facebook are for non-commercial testing and evaluation purposes only. Facebook reserves all rights not expressly granted. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT ...
{ "pile_set_name": "Github" }