text
stringlengths
2
99k
meta
dict
/*************************************************************************** * This file is part of the CuteReport project * * Copyright (C) 2012-2015 by Alexander Mikhalov * * alexander.mikhalov@gmail.com * * ...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you...
{ "pile_set_name": "Github" }
root:$1$NBLBLIXb$WUgojj1bNuxWEADQGt1m9.:12991:0:99999:7::: daemon:*:12977:0:99999:7::: bin:*:12977:0:99999:7::: sys:*:12977:0:99999:7::: sync:*:12977:0:99999:7::: games:*:12977:0:99999:7::: man:*:12977:0:99999:7::: lp:*:12977:0:99999:7::: mail:*:12977:0:99999:7::: news:*:12977:0:99999:7::: uucp:*:12977:0:99999:7::: pro...
{ "pile_set_name": "Github" }
set hive.security.authorization.manager=org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.SQLStdHiveAuthorizerFactoryForTest; set hive.security.authenticator.manager=org.apache.hadoop.hive.ql.security.SessionStateConfigUserAuthenticator; set user.name=user1; -- current user has been set (comment line befo...
{ "pile_set_name": "Github" }
<jsp:directive.include file="includes/top.jsp" /> <div id="msg" class="success"> <h2><spring:message code="screen.success.header" /></h2> <p><spring:message code="screen.success.success" arguments="${principal.id}"/></p> <p><spring:message code="screen.success.security" /></p> </div> <jsp:directive.incl...
{ "pile_set_name": "Github" }
/*BEGIN_LEGAL Intel Open Source License Copyright (c) 2002-2015 Intel Corporation. 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 noti...
{ "pile_set_name": "Github" }
<version_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#iosxe" comment="Affected IOSXE versions" id="oval:org.cisecurity:ste:8437" version="1"> <version_string operation="pattern match" var_check="at least one" var_ref="oval:org.cisecurity:var:1938" /> </version_state>
{ "pile_set_name": "Github" }
package cc.cloudist.acplibrary; import android.content.Context; import android.content.DialogInterface; import android.graphics.Color; import java.util.Timer; import java.util.TimerTask; import cc.cloudist.acplibrary.views.FlowerView; public class ACProgressFlower extends ACProgressBaseDialog { private Builder...
{ "pile_set_name": "Github" }
{ "name": "test-js-framework-benchmark", "version": "0.7.0", "private": true, "description": "Simple Benchmark for Javascript client side rendering", "scripts": { "clean": "node cleanup.js", "build": "node build.js", "build-prod": "node build.js", "compile": "node build.js", "start": "node...
{ "pile_set_name": "Github" }
{"name":"dune-explore","vers":"0.0.0","deps":[],"cksum":"ac371164e4b795a468487cc1264aab6e26169c6b1936b4160d670e1e9df682bf","features":{},"yanked":false,"links":null}
{ "pile_set_name": "Github" }
/* Copyright 2015 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" }
/* * Copyright (c) 2012, 2013, 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" }
--- title: Plugin 插件机制 order: 10 --- F2 提供插件机制用于扩展图表的功能,该机制可以帮助用户在图表创建的各个阶段定制或更改图表的默认行为。 目前默认提供了 legend、guide、tooltip 以及动画(群组以及精细动画两个版本)这四种插件。 F2 在 Chart 类上注册一个静态属性 Chart.plugins, 使用发布-订阅模式,在 chart 的生命周期中通知注册的各个插件进行各自的操作。 目前开放的生命周期包括: - `init` chart 初始化结束后 - `beforeGeomDraw` 绘制 geom 之前 - `afterGeomDraw`  绘制 geom...
{ "pile_set_name": "Github" }
--- title: Group Data into Bins:モジュール リファレンス titleSuffix: Azure Machine Learning description: Group Data into Bins モジュールを使用して数値をグループ化したり、連続データの分布を変更したりする方法について説明します。 services: machine-learning ms.service: machine-learning ms.subservice: core ms.topic: reference author: likebupt ms.author: keli19 ms.date: 05/19/2020 ms....
{ "pile_set_name": "Github" }
frostybarleypop
{ "pile_set_name": "Github" }
cc_test( name = "test_exit_probability_randomizer", timeout = "moderate", srcs = ["test_exit_probability_randomizer.c"], data = [ ":snapshot.txt", "//ciri/consensus/snapshot/tests:snapshot_test_files", ], flaky = True, visibility = ["//visibility:public"], deps = [ ...
{ "pile_set_name": "Github" }
/*------------------------------------------------------------------------- * * ISO8859_1 <--> UTF8 * * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION * src/backend/utils/mb/conversion_procs/utf8...
{ "pile_set_name": "Github" }
### `tf.sparse_to_indicator(sp_input, vocab_size, name=None)` {#sparse_to_indicator} Converts a `SparseTensor` of ids into a dense bool indicator tensor. The last dimension of `sp_input.indices` is discarded and replaced with the values of `sp_input`. If `sp_input.shape = [D0, D1, ..., Dn, K]`, then `output.shape = ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title> Pomelo </title> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta http-equiv="content-style-type" content="text/css" /> <meta http-equiv="content-scripte-type" content="text/javascript" /> <meta n...
{ "pile_set_name": "Github" }
describe :binding_clone, shared: true do before :each do @b1 = BindingSpecs::Demo.new(99).get_binding @b2 = @b1.send(@method) @b3 = BindingSpecs::Demo.new(99).get_binding_in_block @b4 = @b3.send(@method) end it "returns a copy of the Binding object" do [[@b1, @b2, "a"], [@b3, @b4, "a", "...
{ "pile_set_name": "Github" }
/* * ARM NEON optimised FFT * * Copyright (c) 2009 Mans Rullgard <mans@mansr.com> * Copyright (c) 2009 Naotoshi Nojiri * * This algorithm (though not any of the implementation details) is * based on libdjbfft by D. J. Bernstein. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribu...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* Parts of this driver are based on the following: * - Kvaser linux leaf driver (version 4.78) * - CAN driver for esd CAN-USB/2 * - Kvaser linux usbcanII driver (version 5.3) * * Copyright (C) 2002-2018 KVASER AB, Sweden. All rights reserved. * Copyright (C) 2010 Matthias F...
{ "pile_set_name": "Github" }
--- title: 在代码中配置 WCF 服务 description: 了解如何使用代码而不是配置文件为自承载服务和 web 承载服务来配置 WCF 服务。 ms.date: 03/30/2017 ms.assetid: 193c725d-134f-4d31-a8f8-4e575233bff6 ms.openlocfilehash: d28115236a4582fe251adf1537b9e8b3e996d611 ms.sourcegitcommit: 358a28048f36a8dca39a9fe6e6ac1f1913acadd5 ms.translationtype: MT ms.contentlocale: zh-CN m...
{ "pile_set_name": "Github" }
#:kivy 1.11.0 TestGame: <TestGame>: gameworld: gameworld GameWorld: id: gameworld gamescreenmanager: gamescreenmanager size_of_gameworld: 100*1024 size_of_entity_block: 128 system_count: 2 zones: {'general': 10000} GameScreenManager: id: gamescreenma...
{ "pile_set_name": "Github" }
within Buildings.Electrical.AC.ThreePhasesBalanced.Lines; model TwoPortResistance "Model of a resistance with two electrical ports" extends Buildings.Electrical.AC.OnePhase.Lines.TwoPortResistance( redeclare Interfaces.Terminal_n terminal_n, redeclare Interfaces.Terminal_p terminal_p); annotation ( defa...
{ "pile_set_name": "Github" }
#ifndef _UFS_UFS_H #define _UFS_UFS_H 1 #define UFS_MAX_GROUP_LOADED 8 #define UFS_CGNO_EMPTY ((unsigned)-1) struct ufs_sb_private_info; struct ufs_cg_private_info; struct ufs_csum; struct ufs_sb_info { struct ufs_sb_private_info * s_uspi; struct ufs_csum * s_csp; unsigned s_bytesex; unsigned s_flags; struct bu...
{ "pile_set_name": "Github" }
媒体计算 专有名 数据挖掘 专有名 乐phone 专有名 媒体计算研究所 专有名 数据挖掘 专有名 数据库系统 专有名 数据仓库 专有名 数据密集型计算 软件工程 集体智慧编程 mypos 极其 门罗帕克市
{ "pile_set_name": "Github" }
// Copyright 2009,2010 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. // Darwin system calls. // This file is compiled as ordinary Go code, // but it is also input to mksyscall, // which parses the //sys lines and generates s...
{ "pile_set_name": "Github" }
# Doxyfile 1.4.5 #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = wxFlatNotebook PROJECT_NUMBER = 0.1 OUTPUT_DIRECTORY = ./ CRE...
{ "pile_set_name": "Github" }
/* * Copyright 2006-2020 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unles...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2018-2020 The Forge Interactive Inc. * * This file is part of The-Forge * (see https://github.com/ConfettiFX/The-Forge). * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional ...
{ "pile_set_name": "Github" }
import 'dart:typed_data'; import 'asn1_decoder.dart'; import 'asn1_object.dart'; import 'oid.dart'; class X509PublicKey { ASN1Object pkBlock; X509PublicKey({this.pkBlock}); String get algOid => pkBlock?.subAtIndex(0)?.subAtIndex(0)?.value; String get algName => OID.fromValue(algOid ?? "")?.name(); Strin...
{ "pile_set_name": "Github" }
public protocol P { static func stat() } extension Int: P { public static func stat() {} } public func external_opaque() -> some P { return 0 } @inlinable public func external_inlinable() -> some P { return 0 }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- 支持搜索功能,然后高亮--> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/white"> <include layout="@layout/lens_search_block" /> <Scro...
{ "pile_set_name": "Github" }
/** * Loops value inside range. */ function loop(val, min, max){ return val < min? max : (val > max? min : val); } module.exports = loop;
{ "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" }
/* * Copyright (c) 1998-2000 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" }
/* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
{ "pile_set_name": "Github" }
import { SFNClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SFNClient"; import { DescribeExecutionInput, DescribeExecutionOutput } from "../models/models_0"; import { deserializeAws_json1_0DescribeExecutionCommand, serializeAws_json1_0DescribeExecutionCommand, } from "../protocols/Aws_json1_0...
{ "pile_set_name": "Github" }
import { TemplateRef } from '@angular/core'; import { Observable, Subject } from 'rxjs'; import { OnClickCallback } from '../../modal/at-modal.service'; export type NotificationConfigType = 'success' | 'info' | 'error' | 'warning' | 'loading'; export interface NotificationOption { index?: string; title?: string |...
{ "pile_set_name": "Github" }
# Description: CIFS filesystem user-space tools # URL: https://wiki.samba.org/index.php/LinuxCIFS_utils # Maintainer: protonesso, nagakamira at gmail dot com # Depends on: pam keyutils libcap-ng # Section: net name=cifs-utils version=6.11 release=1 source=("https://www.samba.org/ftp/linux-cifs/$name/$nam...
{ "pile_set_name": "Github" }
package events import ( "encoding/json" "errors" "fmt" "strings" "time" "github.com/newrelic/newrelic-client-go/internal/http" "github.com/newrelic/newrelic-client-go/internal/logging" "github.com/newrelic/newrelic-client-go/pkg/config" ) const ( DefaultBatchWorkers = 1 DefaultBatchSize = 900 DefaultBa...
{ "pile_set_name": "Github" }
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
{ "pile_set_name": "Github" }
# pause Pause streams... ## License (The MIT License) Copyright (c) 2012 TJ Holowaychuk &lt;tj@vision-media.ca&gt; 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, incl...
{ "pile_set_name": "Github" }
// Copyright 2015 Google Inc. All rights reserved. // Use of this source code is governed by the Apache 2.0 // license that can be found in the LICENSE file. package internal import ( "errors" "os" "github.com/golang/protobuf/proto" netcontext "golang.org/x/net/context" ) var errNotAppEngineContext = errors.New...
{ "pile_set_name": "Github" }
/* * Copyright 2014 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 w...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> <TITLE></TITLE> <META NAME="GENERATOR" CONTENT="OpenOffice.org 3.2 (Unix)"> <META NAME="CREATED" CONTENT="0;0"> <META NAME="CHANGED" CONTENT="20101230;16062700"> <STYLE...
{ "pile_set_name": "Github" }
/** * @license * Copyright Google Inc. All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ import { MergeStrategy, Rule, Tree, apply, chain, filter, mergeWith, move, url, } from '@angular-de...
{ "pile_set_name": "Github" }
// `fetch` uses Service Workers which don't share the HTTP session: // instead use XHRs when you need access to the HTTP session data. export default function execXhr({ method = 'POST', url, payload } = {}) { return new Promise((resolve, reject) => { const xhr = new window.XMLHttpRequest(); xhr.open(method, ...
{ "pile_set_name": "Github" }
# frozen_string_literal: true RSpec.describe RuboCop::Cop::Badge do subject(:badge) { described_class.new('Test', 'ModuleMustBeAClassCop') } it 'exposes department name' do expect(badge.department).to be(:Test) end it 'exposes cop name' do expect(badge.cop_name).to eql('ModuleMustBeAClassCop') end ...
{ "pile_set_name": "Github" }
-- This spec has been automatically generated from STM32F429x.svd pragma Restrictions (No_Elaboration_Code); pragma Ada_2012; pragma Style_Checks (Off); with HAL; with System; package STM32_SVD.DMA is pragma Preelaborate; --------------- -- Registers -- --------------- -- low interrupt status regi...
{ "pile_set_name": "Github" }
/* * SSL server demonstration program * * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * 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 Li...
{ "pile_set_name": "Github" }
/* Copyright 2017 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" }
dev.zk=192.168.2.141:2181 test.zk=192.168.2.141:2181 sim.zk=192.168.2.141:2181 online.zk=192.168.2.141:2181
{ "pile_set_name": "Github" }
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #import <Cocoa/Cocoa.h> #include <openssl/rand.h> #include <stdint.h> #include "base/files/file_util.h" #include "base/files/scoped_file.h" #include ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>Description of getPrmDflt</title> <meta name="keywords" content="getPrmDflt"> <meta name="description" content="Helper to set default values (if not already set) of para...
{ "pile_set_name": "Github" }
| 创建人 | 知乎论文阅读专栏 | 个人博客 | 其他相关链接 | | ---- | ---- | ---- | ---- | | ming71 | [论文笔记入口](https://zhuanlan.zhihu.com/c_1113860303082704896) | [chaser](https://ming71.github.io/) | [CSDN](https://blog.csdn.net/mingqi1996) <span id="inline-blue">论文发布日期:2017.12 <p/span> &emsp;&emsp;这篇论文行文很一般,结构组织也不是很好,比如relate w...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2014 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/li...
{ "pile_set_name": "Github" }
<style type="scss"> .tab_item { height: 100%; } page, .body{ height: 100%; font-family: '\5FAE\8F6F\96C5\9ED1', arial; background-color: #f0eff5; } </style> <template> <view class="body"> <view class="tab_item tab_message" hidden="{{currentTab != 0}}"> <message /> </view>...
{ "pile_set_name": "Github" }
// Copyright (C) 2002-2012 Nikolaus Gebhardt // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h // // Because I (Nikolaus Gebhardt) did some changes to Murphy McCauley's loader, // I'm writing this down here: // - Replaced all dependencies ...
{ "pile_set_name": "Github" }
#include <core.p4> #define V1MODEL_VERSION 20180101 #include <v1model.p4> header hdr { } struct Headers { } struct Meta { } parser p(packet_in b, out Headers h, inout Meta m, inout standard_metadata_t sm) { state start { transition accept; } } control vrfy(inout Headers h, inout Meta m) { apply...
{ "pile_set_name": "Github" }
#ifndef BOOST_ARCHIVE_DETAIL_POLYMORPHIC_IARCHIVE_ROUTE_HPP #define BOOST_ARCHIVE_DETAIL_POLYMORPHIC_IARCHIVE_ROUTE_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // p...
{ "pile_set_name": "Github" }
include ../common.mk TEST_NAME := mysql-add-charset SPEC_FILE := ./specs/projects.yaml
{ "pile_set_name": "Github" }
#include "HttpRequestTask.h" #include "core/file.h" #include "core/oxygine.h" #include "utils/stringUtils.h" namespace oxygine { HttpRequestTask* createNullHttpTask() { return 0; } HttpRequestTask::createHttpRequestCallback _createRequestsCallback = createNullHttpTask; spHttpRequestTask H...
{ "pile_set_name": "Github" }
# terrascript/resource/nomad.py import terrascript class nomad_acl_policy(terrascript.Resource): pass class nomad_acl_token(terrascript.Resource): pass class nomad_job(terrascript.Resource): pass class nomad_namespace(terrascript.Resource): pass class nomad_quota_specification(terrascript.Reso...
{ "pile_set_name": "Github" }
#ifndef _IIO_DUMMY_EVGEN_H_ #define _IIO_DUMMY_EVGEN_H_ struct iio_dummy_regs { u32 reg_id; u32 reg_data; }; struct iio_dummy_regs *iio_dummy_evgen_get_regs(int irq); int iio_dummy_evgen_get_irq(void); void iio_dummy_evgen_release_irq(int irq); #endif /* _IIO_DUMMY_EVGEN_H_ */
{ "pile_set_name": "Github" }
// Copyright 2007, Google Inc. // 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 conditions ...
{ "pile_set_name": "Github" }
[ { "description": "minProperties validation", "schema": { "minProperties": 1 }, "tests": [ { "description": "longer is valid", "data": { "foo": 1, "bar": 2 }, "valid": true }, { "description": "exact length is valid",...
{ "pile_set_name": "Github" }
# MCU name MCU = atmega32u4 # Bootloader selection # Teensy halfkay # Pro Micro caterina # Atmel DFU atmel-dfu # LUFA DFU lufa-dfu # QMK DFU qmk-dfu # ATmega32A bootloadHID # ATmega328P USBasp BOOTLOADER = caterina # Build Options # change yes to no to disable # BOOTMAGIC_ENA...
{ "pile_set_name": "Github" }
package picocli.examples.exceptionhandler; import picocli.CommandLine; import picocli.CommandLine.Command; import picocli.CommandLine.IExecutionExceptionHandler; import picocli.CommandLine.ParseResult; import java.util.concurrent.Callable; @Command public class ExecutionExceptionHandlerDemo implements Callable<Integ...
{ "pile_set_name": "Github" }
// this example will bundle every dependency var P = require("../") P({ path: "./" }) .on("package", bundleIt) .on("entry", function (e) { console.error(e.constructor.name, e.path.substr(e.root.dirname.length + 1)) e.on("package", bundleIt) }) function bundleIt (p) { p.bundleDependencies = Object.keys(...
{ "pile_set_name": "Github" }
import React from 'react'; import PropTypes from 'prop-types'; import cx from 'clsx'; import Styled from 'react-styleguidist/lib/client/rsg-components/Styled'; const styles = () => ({ link: { '&, &:link, &:visited': { fontSize: 'inherit', color: 'inherit', fontFamily: 'G...
{ "pile_set_name": "Github" }
# openapi.api.StoreApi ## Load the API package ```dart import 'package:openapi/api.dart'; ``` All URIs are relative to *http://petstore.swagger.io/v2* Method | HTTP request | Description ------------- | ------------- | ------------- [**deleteOrder**](StoreApi.md#deleteOrder) | **Delete** /store/order/:orderId | Dele...
{ "pile_set_name": "Github" }
var arrayEachRight = require('./_arrayEachRight'), baseEachRight = require('./_baseEachRight'), castFunction = require('./_castFunction'), isArray = require('./isArray'); /** * This method is like `_.forEach` except that it iterates over elements of * `collection` from right to left. * * @static * @me...
{ "pile_set_name": "Github" }
// PkgCmdID.cs // MUST match PkgCmdID.h using System; namespace VSPackage.i18n_POTGenerator { static class PkgCmdIDList { public const uint cmdidGeneratePOTFile = 0x100; }; }
{ "pile_set_name": "Github" }
StartChar: Wacute Encoding: 7810 7810 443 Width: 916 VWidth: 0 Flags: HM LayerCount: 3 Fore Refer: 931 -1 N 1 0 0 1 437 0 2 Refer: 14 87 N 1 0 0 1 0 0 3 MultipleSubs2: "CCMP_Precomp subtable" W acutecomb.cap Position2: "rtbd subtable" dx=0 dy=0 dh=-34 dv=0 Position2: "lfbd subtable" dx=-34 dy=0 dh=-34 dv=0 EndChar
{ "pile_set_name": "Github" }
/* More debugging hooks for `malloc'. Copyright (C) 1991, 1992 Free Software Foundation, Inc. Written April 2, 1991 by John Gilmore of Cygnus Support. Based on mcheck.c by Mike Haertel. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public Li...
{ "pile_set_name": "Github" }
import { concatTypedArray, generateBox, num2FourBytes, generateVersionAndFlags, } from '../utils' export default function mvex(data) { const content = concatTypedArray(mehd(data), trex(1), trex(2)) return generateBox('mvex', content) } export function mehd(data) { const {duration} = data // prettier-i...
{ "pile_set_name": "Github" }
#ifndef UUID_67C91670_FCCB_4855_BDF7_609F1EECB8B4 #define UUID_67C91670_FCCB_4855_BDF7_609F1EECB8B4 /* all these definitions, are included into bits/in.h from libc6-dev 2.15-0ubuntu10 * from Ubuntu 12.04 and is not included into libc6-dev 2.11.1-0ubuntu7.10 from * Ubuntu 10.04. * linux/in.h is not included directly...
{ "pile_set_name": "Github" }
/* Copyright 2017 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" }
1
{ "pile_set_name": "Github" }
package es.gob.afirma.standalone.plugins; import java.io.BufferedReader; import java.io.File; import java.io.FileFilter; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStreamReader; import java.io.OutputStream; import java.net.URLClassLoader; ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- ~ This file is part of the PhotoEditor Software Development Kit. ~ ~ Copyright (C) 2019 img.ly GmbH <contact@img.ly> ~ All rights reserved. ~ ~ Redistribution and use in source and binary forms, without ~ modification, are permitted provided that the following l...
{ "pile_set_name": "Github" }
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; import { StartRestoreJobInput, StartRestoreJobOutput } from "../models/models_0"; import { deserializeAws_restJson1StartRestoreJobCommand, serializeAws_restJson1StartRestoreJobCommand, } from "../protocols/Aws_restJ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2016 Google, Inc * * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> #include <dm.h> #include <errno.h> #include <fdtdec.h> #include <pch.h> #include <pci.h> #include <asm/intel_regs.h> #include <asm/io.h> #include <asm/lpc_common.h> DECLARE_GLOBAL_DATA_PTR; /* Enable Prefetching and C...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# 函数的文档" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "你在调用函数的时候,你像是函数这个产品的用户。\n", "\n", "而你写一个函数,像是做一个产品,这个产品将来可能会被很多用户使用 —— 包括你自己。\n", "\n", "产品,就应该有产品说明书,别人用得着,你自己也用得着 —— 很久之后的你,很可能...
{ "pile_set_name": "Github" }
# TLS client: OpenSSL certificates and extractions exim -DSERVER=server -bd -oX PORT_D **** exim bad@test.ex Testing **** exim good@test.ex Testing **** exim -qf **** killdaemon no_msglog_check
{ "pile_set_name": "Github" }
package builders import ( "github.com/docker/docker/api/types" ) // NetworkResource creates a network resource with default values. // Any number of networkResource function builder can be pass to modify the existing value. // feel free to add another builder func if you need to override another value func NetworkRe...
{ "pile_set_name": "Github" }
class SCL4375 { var qwe: Int => Unit = i => () qwe = _ => () def asd = (i: Int) => () def asd_=(f: Int => Unit) = 1 asd = /*start*/_ => ()/*end*/ } //Int => Unit
{ "pile_set_name": "Github" }
<section class="tag-box"> <div class="list-tag"> <% site.tags.sort('name').each(function(tag) { %> <a class="item-tag" href="#<%= tag.name %>"><%= tag.name %></a> <% }); %> </div> </section>
{ "pile_set_name": "Github" }
// RUN: llvm-mc -triple x86_64-pc-linux-gnu %s -o - | FileCheck %s // PR13754 f: .cfi_startproc nop .cfi_offset 6, -16 nop .cfi_offset %rsi, -16 nop .cfi_offset rbx, -16 nop .cfi_endproc // CHECK: f: // CHECK: .cfi_offset %rbp, -16 // CHECK: .cfi_offset %rsi, -16 // CHECK: .cfi_of...
{ "pile_set_name": "Github" }
# Translation of Odoo Server. # This file contains the translation of the following modules: # * report_py3o # # Translators: # OCA Transbot <transbot@odoo-community.org>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-01-16 08:52+0000\n" "PO-Revisio...
{ "pile_set_name": "Github" }
package com.mercury.platform.ui.components.panel; import javax.swing.*; import java.awt.*; public class VerticalScrollContainer extends JPanel implements Scrollable { @Override public Dimension getPreferredScrollableViewportSize() { return super.getPreferredSize(); } @Override public int...
{ "pile_set_name": "Github" }
// name: Modelica3.x.Mechanics.MultiBody.Examples.Systems.RobotR3 [check] // keywords: multibody, balancing, instantiation, expandable // status: correct // teardown_command: rm -f *.so *.dll *.log *.c* *.makefile *.libs // // Modelica MultiBody 3.x: instantiation and balance checking // loadModel(Modelica); ge...
{ "pile_set_name": "Github" }
#include <robot_calibration/models/chain.h> #include <gtest/gtest.h> using robot_calibration::rotation_from_axis_magnitude; using robot_calibration::axis_magnitude_from_rotation; TEST(RotationTests, rotationsOK) { KDL::Rotation one_radian_axis_x1 = KDL::Rotation::RPY(1.0, 0.0, 0.0); KDL::Rotation one_radian_axis_...
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="36dp" android:height="36dp" android:viewportWidth="36" android:viewportHeight="36"> <path android:pathData="M5.123,5h6C12.227,5 13,4.896 13,6L13,4c0,-1.104 -0.773,-2 -1.877,-2h-8c-2,0 -3.583,2.125 -3,5 0,0 1.791,9....
{ "pile_set_name": "Github" }
<?php namespace SaasOvation\Common\Test\Port\Adapter\Persistence\LevelDB; use SaasOvation\Common\Domain\Model\DomainEvent; use SaasOvation\Common\Domain\Model\DomainEventSubscriber; use SaasOvation\Common\Test\Domain\Model\Process\TestableTimeConstrainedProcessTimedOut; class TestableTimeConstrainedProcessTimedOutSu...
{ "pile_set_name": "Github" }
/* Output colorization. Copyright (C) 2011-2019 Free Software Foundation, Inc. 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, or (at your option) any later version. ...
{ "pile_set_name": "Github" }
signature_match [orig_h=2001:4f8:4:7:2e0:81ff:fe52:ffff, orig_p=30000/udp, resp_h=2001:4f8:4:7:2e0:81ff:fe52:9a6b, resp_p=13000/udp] - src-ip-eq-list
{ "pile_set_name": "Github" }
var Validator = require('../../../lib/waterline/core/validations'), assert = require('assert'); describe('validations', function() { describe('required', function() { var validator; before(function() { var validations = { name: { type: 'string', required: true ...
{ "pile_set_name": "Github" }