text stringlengths 2 99.9k | meta dict |
|---|---|
---
title: Azure Site Recovery で Azure へのテスト フェールオーバー (ディザスター リカバリー訓練) を実行する
description: Azure Site Recovery サービスを使用して、オンプレミスから Azure へのテスト フェールオーバーの実行について説明します。
author: rayne-wiselman
manager: carmonm
ms.service: site-recovery
ms.topic: conceptual
ms.date: 11/14/2019
ms.author: raynew
ms.openlocfilehash: 4233df62de48... | {
"pile_set_name": "Github"
} |
#!/usr/bin/perl
use strict;
my @del_macos_files;
my @bad_cpp;
my @test_main;
my @makefiles;
my @autogen_cpp;
my $cleaned = 1;
my $dist_archives_exist = 0;
my @bad_h;
open EVERYTHING,'find . -type d \( -name docs \) -prune -o -type f |' or die "Can't open find for file listing";
my %exclude_from_memtest_checks = ('Po... | {
"pile_set_name": "Github"
} |
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a copy of the MPL was not distributed
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
#ifndef EIGEN_SPARSECORE_M... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="sl_SI">
<context>
<name>Backend</name>
<message>
<location filename="../TarBackend.cpp" line="243"/>
<source>Could not read archive</source>
<translation type="unfinished"></translation>
</message>
<... | {
"pile_set_name": "Github"
} |
/* Flot plugin for stacking data sets rather than overlyaing them.
Copyright (c) 2007-2013 IOLA and Ole Laursen.
Licensed under the MIT license.
The plugin assumes the data is sorted on x (or y if stacking horizontally).
For line charts, it is assumed that if a line has an undefined gap (from a
null point), then the ... | {
"pile_set_name": "Github"
} |
.. Copyright (c) 2016, Ruslan Baratov
.. All rights reserved.
Executables
===========
.. admonition:: Examples on GitHub
* `Repository <https://github.com/cgold-examples/executable-examples>`__
* `Latest ZIP <https://github.com/cgold-examples/executable-examples/archive/master.zip>`__
.. admonition:: CMake docu... | {
"pile_set_name": "Github"
} |
import * as XP from 'xod-project';
import { getSwaggerClient, swaggerError } from './utils';
import { createLibUri, toString, toStringWithoutTag } from './lib-uri';
const packLibVersion = project => ({
libname: XP.getProjectName(project),
version: {
description: XP.getProjectDescription(project),
folder: ... | {
"pile_set_name": "Github"
} |
import React from 'react'
import connect from 'redux-connect-decorator'
import config from '@Config'
import styles from '@Styles'
import t from '@Localize'
import HeaderButton from '@Components/HeaderButton'
import Post from '@Components/Post'
import { fetchUserInfo, fetchTimeline, refreshTimeline, loadMoreTimeline, se... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2011-2012 Freescale Semiconductor, Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
/*
* T4240 QDS board configuration file
*/
#ifndef __CONFIG_H
#define __CONFIG_H
#define CONFIG_FSL_SATA_V2
#define CONFIG_PCIE4
#define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */
#ifdef CONFIG_RA... | {
"pile_set_name": "Github"
} |
module TemplateMethod where
import Adapter (Minute (..), WallTime (..), addMinutesToWallTime, marshalMW, unmarshalWM)
addMinutesTemplate :: (Int -> WallTime -> WallTime) -> Int -> Minute -> Minute
addMinutesTemplate f x =
unmarshalWM .
f x .
marshalMW
-- implements linear addition eve... | {
"pile_set_name": "Github"
} |
<div class="ico_btn">
<a href="../../routes"><img src="$rootContextPath.getURI("images/ico_back.png")" width="12" height="12" /><span class="ico_font">$i18n.get("back")</span></a>
<span class="ico_line">|</span>
<a href="../$route.id/routeselect"><img src="$rootContextPath.getURI("images/ico_show.png")" width="12" h... | {
"pile_set_name": "Github"
} |
{
"id": 235,
"created_at": "2016-12-01",
"updated_at": "2016-12-16",
"title": "Downloads Resources over HTTP",
"author": {
"name": "Adam Baldwin",
"website": null,
"username": null
},
"module_name": "mongodb-instance",
"publish_date": "2016-12-16",
"cves": [],
"vulnerable_versions": "<0.... | {
"pile_set_name": "Github"
} |
Fix CVE-2014-8157 - dec->numtiles off-by-one check in jpc_dec_process_sot()
From https://bugzilla.redhat.com/show_bug.cgi?id=1179282
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
diff -up jasper-1.900.1/src/libjasper/jpc/jpc_dec.c.CVE-2014-8157 jasper-1.900.1/src/libjasper/jpc/jpc_dec.c
--- jasper-1.900.1... | {
"pile_set_name": "Github"
} |
- [English](README.md)
- [日本語](README.ja.md)
- [한국어](README.ko.md)
- [Bahasa Indonesia](README.in.md)
- [Español](README.es.md)
- [简体中文](README.zh.md)
- [français](README.fr.md)
- [العربية](README.ar.md)
# مشروع هيا بنا لنعتقل
:في اليابان تم اعتقال تلميذة من طرف الشرطة لوضعها رابطا نحو موقع الكتروني يحتوي على حلقة ل... | {
"pile_set_name": "Github"
} |
!--------------------------------------------------------------------------------------------------!
! CP2K: A general program to perform molecular dynamics simulations !
! Copyright 2000-2020 CP2K developers group <https://cp2k.org> !
! ... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\HttpKernel;
/**
* Contains all events thrown in the ... | {
"pile_set_name": "Github"
} |
/*
** $Id: lstrlib.c,v 1.132.1.5 2010/05/14 15:34:19 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include <ctype.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define lstrlib_c
#define LUA_LIB
#include "lua.h"
... | {
"pile_set_name": "Github"
} |
use nom::{be_u16, be_u24, be_u32, be_u8, ErrorKind};
use std::fmt;
mod sni;
use self::sni::{parse_tls_extension, TlsExtension};
use bytes::Bytes;
/// Tls connection that can be recognized to some extent
#[derive(Clone, Debug)]
pub struct TlsWithSni {
/// only possibly useful fields are included here
pub vers... | {
"pile_set_name": "Github"
} |
--- services/device/hid/hid_connection_freebsd.cc.orig 2019-12-16 13:33:58 UTC
+++ services/device/hid/hid_connection_freebsd.cc
@@ -0,0 +1,240 @@
+// Copyright (c) 2014 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.
+... | {
"pile_set_name": "Github"
} |
/**
* This file is part of Skript.
*
* Skript 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 option) any later version.
*
* Skript is dist... | {
"pile_set_name": "Github"
} |
.jp-card-logo.jp-card-mastercard {
// display: none;
$red: #FF0000;
$yellow: #FFAB00;
$offset: 0;
color: white;
font-weight: bold;
text-align: center;
font-size: 9px;
line-height: $logo-height;
z-index: 1;
text-shadow: 1px 1px rgba(0, 0, 0, .6);
&:before, &:after {
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2011, 2013 Ericsson and others.
*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<title>AnyNodeDescriptionProps Protocol Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset='utf-8'>
<script src="../js/jquery.min.js" defer><... | {
"pile_set_name": "Github"
} |
<?php
/**
* Zend Framework
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://framework.zend.com/license/new-bsd
* If you did not receive a copy of the license an... | {
"pile_set_name": "Github"
} |
#layout {
#align {
.btn-group {
height: 120px;
width: 180px;
position: relative;
.btn {
position: absolute;
display: inline-block;
&.top { top: 0px; left: 50%; margin-left: -30px; }
&.bottom { bottom: 0px; left: 50%; margin-left: -30px; }
&.le... | {
"pile_set_name": "Github"
} |
# This module contains abstractions for the input stream. You don't have to
# looks further, there are no pretty code.
#
# We define two classes here.
#
# Mark(source, line, column)
# It's just a record and its only use is producing nice error messages.
# Parser does not use it for any other purposes.
#
# Reader(so... | {
"pile_set_name": "Github"
} |
#ifndef CAFFE_BASE_CONVOLUTION_LAYER_HPP_
#define CAFFE_BASE_CONVOLUTION_LAYER_HPP_
#include <vector>
#include "caffe/blob.hpp"
#include "caffe/layer.hpp"
#include "caffe/proto/caffe.pb.h"
#include "caffe/util/im2col.hpp"
namespace caffe {
/**
* @brief Abstract base class that factors out the BLAS code common to
... | {
"pile_set_name": "Github"
} |
import { VirtualJoystick, JoystickAxis } from "../../Misc/virtualJoystick";
import { Nullable } from "../../types";
import { ICameraInput, CameraInputTypes } from "../../Cameras/cameraInputsManager";
import { FreeCamera } from "../../Cameras/freeCamera";
import { Matrix, Vector3 } from "../../Maths/math.vector";
i... | {
"pile_set_name": "Github"
} |
package de.vogella.rcp.help.application;
import org.eclipse.equinox.app.IApplication;
import org.eclipse.equinox.app.IApplicationContext;
import org.eclipse.swt.widgets.Display;
import org.eclipse.ui.IWorkbench;
import org.eclipse.ui.PlatformUI;
/**
* This class controls all aspects of the application's execution
*... | {
"pile_set_name": "Github"
} |
<?php
/**
* Schema object for: StandardTermsQueryRq
*
* @author "Keith Palmer Jr." <Keith@ConsoliByte.com>
* @license LICENSE.txt
*
* @package QuickBooks
* @subpackage QBXML
*/
/**
*
*/
require_once 'QuickBooks.php';
/**
*
*/
require_once 'QuickBooks/QBXML/Schema/Object.php';
/**
*
*/
class Quick... | {
"pile_set_name": "Github"
} |
---
title: Cursor text
categories:
- Typography
tags:
- text
- type
- cursor
---
| {
"pile_set_name": "Github"
} |
# SCCS Id: @(#)yendor.des 3.4 1996/10/20
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1992 by M. Stephenson and Izchak Miller
# NetHack may be freely redistributed. See license for details.
#
# The top (real) wizard level.
# Keeping the Moat for old-time's sake
MAZE:"wizard1",random
FLAGS:noteleport,... | {
"pile_set_name": "Github"
} |
@import "reset-to-defaults.css";
label {
font-size: 40px;
font-style: italic;
}
| {
"pile_set_name": "Github"
} |
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
info: >
RegExp.prototype.exec behavior depends on global property.
If global is true next exec calling start to match from lastIndex position
es5id: 15.10.6.2_A4_T5
descript... | {
"pile_set_name": "Github"
} |
// Copyright Joyent, Inc. and other Node contributors.
//
// 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, modi... | {
"pile_set_name": "Github"
} |
{{ extends "/default.html" }}
{{ define "body"}}
<div class="mdl-grid mdl-grid--no-spacing">
<div class="mdl-cell mdl-cell--12-col mdl-cell--12-col-tablet mdl-cell--12-col-phone">
<div class="mdl-grid">
{{ range .Posts }}
<div id="dingo-post-{{ .Id }}" class="mdl-cell mdl-cell--6-col m... | {
"pile_set_name": "Github"
} |
<Dataset
name="test_one_var.nc"
dapVersion="4.0"
dmrVersion="1.0"
xmlns="http://xml.opendap.org/ns/DAP/4.0#"
xmlns:dap="http://xml.opendap.org/ns/DAP/4.0#">
<Variables>
<Int32 name="t"/>
</Variables>
<Attribute name="_DAP4_Little_Endian" type="UInt8">
<Value value="1"/>
</Attribute>
</Dat... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
/*
* bdc_cmd.c - BRCM BDC USB3.0 device controller
*
* Copyright (C) 2014 Broadcom Corporation
*
* Author: Ashwini Pahuja
*/
#include <linux/scatterlist.h>
#include <linux/slab.h>
#include "bdc.h"
#include "bdc_cmd.h"
#include "bdc_dbg.h"
/* Issues a cmd to cmd processor and... | {
"pile_set_name": "Github"
} |
package(default_visibility = ["//visibility:public"])
licenses(["notice"])
load(
"@io_bazel_rules_go//go:def.bzl",
"go_binary",
"go_library",
"go_test",
"cgo_library",
)
go_library(
name = "go_default_library",
srcs = ["runtime.go"],
tags = ["automanaged"],
deps = ["//vendor:githu... | {
"pile_set_name": "Github"
} |
from sqlalchemy.sql.schema import Column
from sqlalchemy.sql.sqltypes import Integer, String
from demo.base import Base
class TestModel(Base):
__tablename__ = "test_model"
id = Column(Integer, primary_key=True)
name = Column(String)
class TestUser(Base):
__tablename__ = "test_user"
id = Column(... | {
"pile_set_name": "Github"
} |
import Lean
open Lean
def oh_no : Nat := 0
def snakeLinter : Linter :=
fun env n stx =>
-- TODO(Sebastian): return actual message with position from syntax tree
if n.toString.contains '_' then throw $ IO.userError "SNAKES!!"
else pure MessageLog.empty
@[init]
def registerSnakeLinter : IO Unit :=
addLinter sna... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE index
PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp Index Version 1.0//EN"
"http://java.sun.com/products/javahelp/index_2_0.dtd">
<index version="2.0">
<!-- index entries are merged (sorted) into core index -->
<indexitem text="httpsinfo" target="httpsi... | {
"pile_set_name": "Github"
} |
"""Utilities for working with master"""
import contextlib
import logging
import json
from functools import lru_cache
import pytest
import requests
import retrying
from datetime import timedelta
from precisely import equal_to
from . import master_ip, master_url, network
from .agent import kill_process_from_pid_file_o... | {
"pile_set_name": "Github"
} |
require File.dirname(__FILE__) + "/../../spec_helper"
describe Admin::UsersController do
it "should be paginated" do
Admin::UsersController.paginated.should be_true
controller.paginated?.should be_true
end
## I need to redo these with mock classes
#
# describe "with pagination settings from pagina... | {
"pile_set_name": "Github"
} |
/*
* /MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js
*
* Copyright (c) 2009-2013 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ht... | {
"pile_set_name": "Github"
} |
StartChar: uni0679.init_BaaBaaMemInit
Encoding: 1116255 -1 2427
Width: 162
Flags: HW
AnchorPoint: "TashkilAbove" 72 845 basechar 0
AnchorPoint: "TashkilBelow" 86 -327 basechar 0
LayerCount: 2
Fore
Refer: 212 -1 N 1 0 0 1 91 527 2
Refer: 152 -1 N 1 0 0 1 0 0 3
EndChar
| {
"pile_set_name": "Github"
} |
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by TranslationDll.rc
//
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NE... | {
"pile_set_name": "Github"
} |
MIIB1AoBAKCCAc0wggHJBgkrBgEFBQcwAQEEggG6MIIBtjCBn6IWBBStvZh6NLQm
9/rEJlTvA73gJMtUGhgPMjAxMjEwMDkxNjAxNTNaMHQwcjBKMAkGBSsOAwIaBQAE
FHyxZlScq9tE7mImFq30ZXv3etWUBBStvZh6NLQm9/rEJlTvA73gJMtUGgIRAKcN
bJWejX5BTb8DmevkCauAABgPMjAxMjEwMDkxNjAxNTNaoBEYDzIwMTIxMDEzMTYw
MTUzWjANBgkqhkiG9w0BAQUFAAOCAQEAFnJAzuT8P4KKyTI6sdj5HkQ352qE... | {
"pile_set_name": "Github"
} |
/*
* Alchemy Semi Pb1500 Referrence Board
*
* Copyright 2001, 2008 MontaVista Software Inc.
* Author: MontaVista Software, Inc. <source@mvista.com>
*
* ########################################################################
*
* This program is free software; you can distribute it and/or modify it
* under th... | {
"pile_set_name": "Github"
} |
{
"name": "method-override",
"description": "Override HTTP verbs",
"version": "2.3.5",
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"... | {
"pile_set_name": "Github"
} |
import FWCore.ParameterSet.Config as cms
siStripBadStripFakeESSource = cms.ESSource("SiStripBadStripFakeESSource",
appendToDataLabel = cms.string('')
)
| {
"pile_set_name": "Github"
} |
---
title: IHostManualEvent (Interfaz)
ms.date: 03/30/2017
api_name:
- IHostManualEvent
api_location:
- mscoree.dll
api_type:
- COM
f1_keywords:
- IHostManualEvent
helpviewer_keywords:
- IHostManualEvent interface [.NET Framework hosting]
ms.assetid: 300c2661-b7d1-4c39-b080-9ebdef0fd523
topic_type:
- apiref
ms.openlocf... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016-2020 Adrian Cotfas
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | {
"pile_set_name": "Github"
} |
<?php
/**
* Created by PhpStorm.
* User: zhangjincheng
* Date: 16-9-2
* Time: 下午1:44
*/
namespace Server\Asyn\Mysql;
use Server\CoreBase\Child;
use Server\Memory\Pool;
/**
* A dead simple PHP class for building SQL statements. No manual string
* concatenation necessary.
*/
class Miner extends Child
{
/*... | {
"pile_set_name": "Github"
} |
%% -*- mode: erlang; tab-width: 4; indent-tabs-mode: 1; st-rulers: [70] -*-
%% vim: ts=4 sw=4 ft=erlang noet
-module(jose_jws_alg_rsa_pss_props).
-include_lib("public_key/include/public_key.hrl").
-include_lib("proper/include/proper.hrl").
% -compile(export_all).
base64url_binary() ->
?LET(Binary,
binary(),
jo... | {
"pile_set_name": "Github"
} |
// Catalano Android Imaging Library
// The Catalano Framework
//
// Copyright © Diego Catalano, 2012-2016
// diego.catalano at live.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"
} |
/*
// Copyright (c) 2020 Intel Corporation
//
// 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 ... | {
"pile_set_name": "Github"
} |
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not u... | {
"pile_set_name": "Github"
} |
## Windows directory walk using ctypes
Originally published: 2013-08-09 00:15:08
Last updated: 2013-08-09 00:17:00
Author: Shao-chuan Wang
Windows shell/explorer has a limit size of full path, but both NTFS and ReFS can support full path longer than the limit; this is making os.walk on Windows bad if files a... | {
"pile_set_name": "Github"
} |
package net.zoneland.x.bpm.mobile.v1.zoneXBPM.app.bbs.publish
import android.app.Activity
import android.content.Intent
import android.os.Bundle
import android.text.TextUtils
import android.view.*
import android.widget.ImageView
import android.widget.LinearLayout
import android.widget.RelativeLayout
import kotlinx.an... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example19-production</title>
<link href="style.css" rel="stylesheet" type="text/css">
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.25/angular.min.js"></script>
</head>
<body ng-app="">
<ol ng-in... | {
"pile_set_name": "Github"
} |
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Oslo)]} {
LoadTimeZoneFile Europe/Oslo
}
set TZData(:Atlantic/Jan_Mayen) $TZData(:Europe/Oslo)
| {
"pile_set_name": "Github"
} |
package matchers_test
import (
"fmt"
"io/ioutil"
"os"
"testing"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
)
type myStringer struct {
a string
}
func (s *myStringer) String() string {
return s.a
}
type StringAlias string
type myCustomType struct {
s string
n int
f float32
arr []string... | {
"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 sparc64,linux
package unix
//sys EpollWait(epfd int, events []EpollEvent, msec int) (n int, err error)
//sys Fadvise(fd int, offset int64, length in... | {
"pile_set_name": "Github"
} |
//--------------------------------------------------------------------------------------------------
// Copyright (c) YugaByte, 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
//
// ht... | {
"pile_set_name": "Github"
} |
# Nomad Security Group Rules Module
This folder contains a [Terraform](https://www.terraform.io/) module that defines the security group rules used by a
[Nomad](https://www.nomadproject.io/) cluster to control the traffic that is allowed to go in and out of the cluster.
Normally, you'd get these rules by default if y... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Access_contents_information_Permission</string> </key>
<value>
<tupl... | {
"pile_set_name": "Github"
} |
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
export const definition: IconDefinition;
export const faVolumeDown: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatu... | {
"pile_set_name": "Github"
} |
# People who have agreed to one of the CLAs and can contribute patches.
# The AUTHORS file lists the copyright holders; this file
# lists people. For example, Google employees are listed here
# but not in AUTHORS, because Google holds the copyright.
#
# https://developers.google.com/open-source/cla/individual
# https:... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "iphone",
"scale" : "1x"
},
{
"idiom" : "iphone",
"filename" : "PlayerBotWalk_7_04_100.png",
"scale" : "2x"
},
{
"idiom" : "iphone",
"filename" : "PlayerBotWalk_7_04_180.png",
"scale" : "3x"
},
{
"idiom" : "ip... | {
"pile_set_name": "Github"
} |
// TnzCore includes
#include "tundo.h"
#include "tconvert.h"
#include "tstream.h"
// TnzBase includes
#include "tdoubleparam.h"
// STD includes
#include <set>
#include "tspectrumparam.h"
typedef std::pair<TDoubleParamP, TPixelParamP> ColorKeyParam;
//=========================================================
cla... | {
"pile_set_name": "Github"
} |
exclude :test_install_into, "needs investigation"
exclude :test_install_into_development_shallow, "needs investigation"
| {
"pile_set_name": "Github"
} |
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.tangxiaolv.sdk">
<application
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true">
<activity android:name=".SDKActivity"/>
</application>
<... | {
"pile_set_name": "Github"
} |
#!/usr/bin/python
##-------------------------------------------------------------------
## @copyright 2017 DennyZhang.com
## Licensed under MIT
## https://www.dennyzhang.com/wp-content/mit_license.txt
##
## File : enforce_rubocopcheck.py
## Author : Denny <contact@dennyzhang.com>
## Description :
##
## More reading: ... | {
"pile_set_name": "Github"
} |
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package org.jetbrains.concurrency
import com.intellij.util.ThreeState
import org.jetbrains.annotations.ApiStatus
internal val OBSOLETE_ERROR: RuntimeException = MessageError("Ob... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright since 2007 PrestaShop SA and Contributors
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.md.
* It is also ... | {
"pile_set_name": "Github"
} |
{
"_args": [
[
{
"raw": "vm-browserify@0.0.4",
"scope": null,
"escapedName": "vm-browserify",
"name": "vm-browserify",
"rawSpec": "0.0.4",
"spec": "0.0.4",
"type": "version"
},
"D:\\Users\\aakash.h\\Desktop\\Ang5\\mat\\node_modules\\node-li... | {
"pile_set_name": "Github"
} |
#ifndef MODEM_OUTPUT_STREAM_H
#define MODEM_OUTPUT_STREAM_H
#include <Arduino.h>
#include <Stream.h>
namespace firebase {
namespace modem {
class OutputStream {
public:
virtual int println(const String& string) = 0;
virtual int println(const int value) = 0;
virtual int print(const String& string) = 0;
};
cla... | {
"pile_set_name": "Github"
} |
<?php
/*
* Copyright 2010 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 t... | {
"pile_set_name": "Github"
} |
{
'org.eclipse.jetty:jetty-project':[
0,
0,
0,
0,
0,
0,
0,
0,
],
}
| {
"pile_set_name": "Github"
} |
#pragma warning disable 108 // new keyword hiding
#pragma warning disable 114 // new keyword hiding
namespace Windows.UI.Xaml.Navigation
{
#if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
[global::Uno.NotImplemented]
#endif
public partial class FrameNavigationOption... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright (c) 2018, Intel Corporation. */
#ifndef _ICE_H_
#define _ICE_H_
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/firmware.h>
#include <linux/netdevice.h>
#include <linux/compiler.h>
#include <linux... | {
"pile_set_name": "Github"
} |
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29920.165
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HelloSlide", "HelloSlide.vcxproj", "{9AFA8D77-D1F0-49E4-BDB5-5D06ED2F10FB}"
EndProject
Project("{8B... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" standalone="no" ?>
<!DOCTYPE pov SYSTEM "/usr/share/cgc-docs/replay.dtd">
<pov>
<cbid>service</cbid>
<replay>
<read><delim>\x0a</delim><match><data>2D Particle Simulator\x0a</data></match></read>
<read><delim>\x0a</delim><match><data>Enter the number of particles to simulate \x281-10\x29:\x0a</data>... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html lang="en">
<head>
<!--
<meta name="authorization" content="Basic YWRtaW46YWRtaW4=">
-->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
Notice th... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 25 2017 03:49:04).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import "TInfoWindowControllerBase.h"
@interface TInspectorWindowController : TInfoWindowControllerBase
{
}
+ (unsigned long long)sty... | {
"pile_set_name": "Github"
} |
* :doc:`/developer/configuration/channels`
* :doc:`/developer/configuration/locales`
* :doc:`/developer/configuration/currencies`
| {
"pile_set_name": "Github"
} |
{
"name": "BMJ Publishing Group Limited",
"displayName": "BMJ Publishing Group",
"properties": [
"bmj.com"
],
"prevalence": {
"tracking": 0,
"nonTracking": 0.0000139,
"total": 0.0000139
}
} | {
"pile_set_name": "Github"
} |
<m-chartV2
*ngIf="selectedMetric && selectedTimespan"
[interval]="selectedTimespan.interval"
[unit]="selectedMetric?.unit"
[label]="selectedMetric?.label"
[segments]="selectedMetric.visualisation.segments"
></m-chartV2>
| {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2014-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
#include <map>
#include <unordered_map>
#include <boost/noncopyable.hpp>
#include "ExportedStat.h"
namespace fbzmq {
/... | {
"pile_set_name": "Github"
} |
{
"multipart": [
{
"apply": {
"model": "mekanismadditions:block/plastic/fence_post"
}
},
{
"when": {
"north": "true"
},
"apply": {
"model": "mekanismadditions:block/plastic/fence_side",
"uvlock": true
}
},
{
"when": {
... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2005 Arkadiy Vertleyb
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (http://www.boost.org/LICENSE_1_0.txt)
#if defined(_MSC_VER) && defined BOOST_TYPEOF_MESSAGES
# pragma message(BOOST_TYPEOF_TEXT)
#endif
#undef BOOST_TYPEOF_TEXT
| {
"pile_set_name": "Github"
} |
---
title: Environment Variables
sidebar_label: "source: env"
---
import FragmentVarsName from '../../fragments/vars-name.mdx';
import FragmentVarsDefault from '../../fragments/vars-default.mdx';
If the `source` is `env`, DevSpace will **<u>not</u>** ask the user a question and instead use environment variables to de... | {
"pile_set_name": "Github"
} |
/// Tests that parser handles spans correctly.
use prusti_contracts::*;
#[requires( 12345 ==> true)]
pub fn test_1(x: i32) {}
#[requires( true ==> 12345 )]
pub fn test_2(x: i32) {}
#[requires( true ==> (true && 12345 && true))]
pub fn test_3(x: i32) {}
#[requires( true ==> (true && 12345 ==> true))]
... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2006 Tobias Schwinger
http://spirit.sourceforge.net/
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
=============... | {
"pile_set_name": "Github"
} |
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT license.
import os
import shutil
from os import listdir
import tarfile
import argparse
from sys import version_info
from sklearn.model_selection import train_test_split
if version_info.major == 2:
import urllib as urldownload
else:... | {
"pile_set_name": "Github"
} |
# Remote code execution in Apache Struts (CVE-2018-11776)
This directory contains a proof-of-concept exploit for a remote code execution vulnerability in [Apache Struts](https://struts.apache.org/). The vulnerability was fixed in versions 2.3.35 and 2.5.17.
To demonstrate the PoC in a safe environment, we will use tw... | {
"pile_set_name": "Github"
} |
class Unoconv < Formula
desc "Convert between any document format supported by OpenOffice"
homepage "http://dag.wiee.rs/home-made/unoconv/"
url "http://dag.wieers.com/home-made/unoconv/unoconv-0.7.tar.gz"
sha256 "56abbec55632b19dcaff7d506ad6e2fd86f53afff412e622cc1e162afb1263fa"
head "https://github.com/dagwie... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.