text stringlengths 2 99.9k | meta dict |
|---|---|
/*
* Copyright 2018-present Open Networking Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | {
"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 <AppKit/NSCollectionViewLayout.h>
@interface TGalleryCollectionViewLayout : NSCollectionViewLayout
{
struct CGSize _itemSi... | {
"pile_set_name": "Github"
} |
var core = require('./core');
var fs = require('fs');
var path = require('path');
var caller = require('./caller.js');
var nodeModulesPaths = require('./node-modules-paths.js');
module.exports = function (x, opts) {
if (!opts) opts = {};
var isFile = opts.isFile || function (file) {
try { var stat = fs... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='UTF-8'?>
<designspace format="4.0">
<axes>
<axis tag="wdth" name="wdth" minimum="0" maximum="1000" default="0">
<labelname xml:lang="en">width</labelname>
</axis>
</axes>
<sources>
<source filename="Amstelvar-Roman-opsz144-wght900-wdth125.ufo" familyname="Amstelvar"... | {
"pile_set_name": "Github"
} |
.menu {
position: absolute;
margin: 0;
padding: 2px;
border-width: 1px;
border-style: solid;
overflow: hidden;
}
.menu-inline {
position: relative;
}
.menu-item {
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
white-space: nowrap;
cursor: pointer;
border-width: 1px;
border-st... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
*/
@interface GEOTFPredictedSpeed : PBCodable <NSCopying> {
unsigned int _deltaMinutesInFuture;
struct {
unsigned int deltaMinutesInFuture : 1;
unsigned int speed : 1;
} _has;
... | {
"pile_set_name": "Github"
} |
// Copyright 2017, 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.md file.
// +build cmp_debug
package diff
import (
"fmt"
"strings"
"sync"
"time"
)
// The algorithm can be seen running in real-time by enabling debugging:
//... | {
"pile_set_name": "Github"
} |
{{fbdoc item="title" value="VALLNG"}}----
Converts a string to a 64bit integer
{{fbdoc item="syntax"}}##
[[KeyPgDeclare|declare]] [[KeyPgFunction|function]] **Vallng** ( [[KeyPgByref|byref]] //strnum// [[KeyPgAs|as]] [[KeyPgConstQualifier|const]] [[KeyPgString|string]] ) [[KeyPgAs|as]] [[KeyPgLongint|longint]]
[[Key... | {
"pile_set_name": "Github"
} |
APP_STL := gnustl_static
APP_CPPFLAGS := -frtti
| {
"pile_set_name": "Github"
} |
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | {
"pile_set_name": "Github"
} |
Вы просыпаетесь в комнате со стенами из зефира.
Пол покрыт шоколадной глазурью
Солнце светит и вы видите в окне цветы, цветущие в саду.
Тихая музыка в джазовом стиле слышна, наверно она знакомая?
Да, это Small Mouse Big Band притаился в Вашей подмышечной впадине и наигрывает "Караван".
От звука тромбона Вам стан... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>SAM3S RSTC</title>
<link rel=... | {
"pile_set_name": "Github"
} |
export-sync-bundle(1) asadmin Utility Subcommands export-sync-bundle(1)
NAME
export-sync-bundle - exports the configuration data of a cluster or
standalone instance to an archive file
SYNOPSIS
export-sync-bundle [--help]
--target target
[--retrieve={false|true}]
... | {
"pile_set_name": "Github"
} |
#include <pybind11/pybind11.h>
namespace py = pybind11;
PYBIND11_MODULE(test_cmake_build, m) {
m.def("add", [](int i, int j) { return i + j; });
}
| {
"pile_set_name": "Github"
} |
'use strict';
var GetIntrinsic = require('../GetIntrinsic');
var $Math = GetIntrinsic('%Math%');
var $Number = GetIntrinsic('%Number%');
module.exports = $Number.MAX_SAFE_INTEGER || $Math.pow(2, 53) - 1;
| {
"pile_set_name": "Github"
} |
--TEST--
Closure 015: converting to string/unicode
--FILE--
<?php
set_error_handler('myErrorHandler', E_RECOVERABLE_ERROR);
function myErrorHandler($errno, $errstr, $errfile, $errline) {
echo "Error: $errstr at $errfile($errline)\n";
return true;
}
$x = function() { return 1; };
print (string) $x;
print "\n";
print... | {
"pile_set_name": "Github"
} |
/*
This file is part of the WebKit open source project.
This file has been generated by generate-bindings.pl. DO NOT MODIFY!
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation... | {
"pile_set_name": "Github"
} |
Subject: SCO 5.0.5 lpr local root exploit
To: BUGTRAQ@SECURITYFOCUS.COM
Greetings,
There is a hole in SCO 5.0.5, probably 5.0.x, /usr/bin/lpr. Or more
accurately, /usr/lpd/remote/lp, which lpr execs and passes your command
line args on to. This means that while /usr/bin/lpr is sgid lp, we'll
still get a roo... | {
"pile_set_name": "Github"
} |
{{- if .Values.rbac.create -}}
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: {{ template "descheduler.fullname" . }}
labels:
{{- include "descheduler.labels" . | nindent 4 }}
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: {{ template "descheduler.f... | {
"pile_set_name": "Github"
} |
<?php
/**
* Implementation of hook_content_access_special_roles().
*/
function logintoboggan_content_access_integration_content_access_special_roles(){
if (logintoboggan_validating_id() != DRUPAL_AUTHENTICATED_RID) {
return array(logintoboggan_validating_id());
}
}
| {
"pile_set_name": "Github"
} |
/*
** pymactoolbox.h - globals defined in mactoolboxglue.c
*/
#ifndef Py_PYMACTOOLBOX_H
#define Py_PYMACTOOLBOX_H
#ifdef __cplusplus
extern "C" {
#endif
#include <Carbon/Carbon.h>
#ifndef __LP64__
#include <QuickTime/QuickTime.h>
#endif /* !__LP64__ */
/*
** Helper routines for error codes and such.
*/
char *PyMac_... | {
"pile_set_name": "Github"
} |
// Copyright 2014 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 dragonfly freebsd linux netbsd openbsd
package unix
import "unsafe"
// fcntl64Syscall is usually SYS_FCNTL, but is overridden on 32-bit Linux
// sy... | {
"pile_set_name": "Github"
} |
exclude:
- ".git/**"
- "node_modules/**"
- "bower_components/**"
always-semicolon: true
block-indent: 4
color-case: "lower"
color-shorthand: true
element-case: "lower"
eof-newline: true
leading-zero: false
quotes: "double"
remove-empty-rulesets: true
space-after-colon: " "
space-after-combinator: " "
space-after-... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2014 Freddie (Musenkishi) Lust-Hed
*
* 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 appli... | {
"pile_set_name": "Github"
} |
// run-pass
// Test overloading of the `[]` operator. In particular test that it
// takes its argument *by reference*.
use std::ops::Index;
struct AssociationList<K,V> {
pairs: Vec<AssociationPair<K,V>> }
#[derive(Clone)]
struct AssociationPair<K,V> {
key: K,
value: V
}
impl<K,V> AssociationList<K,V> {... | {
"pile_set_name": "Github"
} |
◇はら・ゆみこ
◆大阪国際女子マラソン 走れるって喜び 鮮烈デビュー暗転、けが続き1年半辛酸
マラソンデビューとなった2005年名古屋国際の走りは衝撃的だった。苦痛に顔をゆがめながらも、軽快なピッチ走法で2時間24分19秒の好記録をマークし、初マラソンで優勝。勢いに乗って、夏の世界選手権ヘルシンキ大会は日本選手最高位の6位入賞を果たした。まさか、その後、1年半近くも、マラソンを走れなくなるとは、本人も予想していなかった。
ヘルシンキ大会前に痛めた右足かかとから始まり、くるぶしも故障、さらに右足甲に3か所の疲労骨折が判明した。痛みが引き練習を再開したら、再発する繰り返し。ヘルシンキでは10キロ付近で引き離されたとはいえ... | {
"pile_set_name": "Github"
} |
name = "DrWatson"
uuid = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
repo = "https://github.com/JuliaDynamics/DrWatson.jl.git"
| {
"pile_set_name": "Github"
} |
require 'spec_helper'
describe Searchlight::Search do
let(:raw_options) {
{
title_like: "Mere Christianity",
"author_name_like" => "Lew",
category_in: nil,
tags: ["", "fancy"],
book_thickness: "smallish",
parts_about_lolcats: "",
}
}
let(:search) { BookSearch.new(raw_... | {
"pile_set_name": "Github"
} |
Source: openrct2
Maintainer: Michał Janiszewski <janisozaur+openrct2@gmail.com>
Section: misc
Priority: optional
Standards-Version: 3.9.2
Multi-Arch: same
Build-Depends: debhelper (>= 9), cmake (>= 3.8), duktape-dev, libsdl2-dev, g++ (>= 4:7), pkg-config, nlohmann-json3-dev (>= 3.6.0), libspeex-dev, libspeexdsp-dev, li... | {
"pile_set_name": "Github"
} |
var config = require('../config')
var gulp = require('gulp')
var gulpSequence = require('gulp-sequence')
var getEnabledTasks = require('../lib/getEnabledTasks')
var productionTask = function(cb) {
global.production = true
var tasks = getEnabledTasks('production')
gulpSequence('clean', tasks.assetTa... | {
"pile_set_name": "Github"
} |
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Emulation](./puppeteer.protocol.emulation.md) > [SetDeviceMetricsOverrideRequest](./puppeteer.protocol.emulation.setdevicemetricsoverr... | {
"pile_set_name": "Github"
} |
/*
This file is part of the WebKit open source project.
This file has been generated by generate-bindings.pl. DO NOT MODIFY!
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation... | {
"pile_set_name": "Github"
} |
---
title: チュートリアル:Azure Active Directory シングル サインオン (SSO) と Skills Workflow の統合 | Microsoft Docs
description: Azure Active Directory と Skills Workflow の間でシングル サインオンを構成する方法について説明します。
services: active-directory
author: jeevansd
manager: CelesteDG
ms.reviewer: celested
ms.service: active-directory
ms.subservice: saas-app... | {
"pile_set_name": "Github"
} |
module.exports = {
entry: "./src/index.ts",
output: {
filename: "bundle.[hash].js",
path: __dirname + "/out"
},
resolve: {
extensions: [".ts", ".js"]
},
module: {
rules: [
{
test: /\.(png|jpg|gif)$/,
loader: "file-loader... | {
"pile_set_name": "Github"
} |
#!/bin/sh
docker stop icecast
docker rm icecast
docker build -t branch14/icecast2 ~/icebox/.
docker stop ffmpeg
docker rm ffmpeg
docker build -t jerben/ffmpeg ~/ffmpeg/.
rm -f /etc/passwd-s3fs
rm -f /root/env.list
rm -f /tmp/part-001.log
rm -rf /var/lib/cloud/*
echo
echo 'System prepared for imaging.'
echo
| {
"pile_set_name": "Github"
} |
/*
* linux/include/asm-arm/atomic.h
*
* Copyright (c) 1996 Russell King.
*
* 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.
*
* Changelog:
* 27-06-1996 RMK Created
* 1... | {
"pile_set_name": "Github"
} |
CREATE TABLE memos (
title text,
contents text[]
);
INSERT INTO memos
VALUES ('PostgreSQL',
ARRAY['PostgreSQL is an OSS RDBMS',
'PostgreSQL has partial full-text search support']);
INSERT INTO memos
VALUES ('Groonga', ARRAY['Groonga is an OSS full-text search engine',
... | {
"pile_set_name": "Github"
} |
import formatNumber from '../utils/formatNumber.js';
export default function createSideBarState(languages) {
const state = {
show: false,
header: '',
word: '',
showContext,
close,
};
return state;
function close() {
state.show = false;
}
function showContext(word) {
const lan... | {
"pile_set_name": "Github"
} |
package com.carpentersblocks.renderer.helper.slope.oblique;
import net.minecraft.client.renderer.RenderBlocks;
import net.minecraft.util.IIcon;
import net.minecraftforge.common.util.ForgeDirection;
import com.carpentersblocks.data.Slope;
import com.carpentersblocks.renderer.helper.RenderHelper;
import cpw.mods.fml.rel... | {
"pile_set_name": "Github"
} |
/**********************************************************************************
* Copyright (c) 2008-2012 The Khronos Group Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and/or associated documentation files (the
* "Materials"), to deal in the Material... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2015-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.
*/
#import <U... | {
"pile_set_name": "Github"
} |
--special mailbox node for a Save Greendale quest with Frankie
local Dialog = require 'dialog'
local anim8 = require 'vendor/anim8'
local utils = require 'utils'
local prompt = require 'prompt'
local player = require 'player'
local Quest = require 'quest'
local quests = require 'npcs/quests/frankiequest'
local Mailbo... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file usb_conf.h
* @author MCD Application Team
* @version V1.1.0
* @date 19-March-2012
* @brief General low level driver configuration
****************************************************************************... | {
"pile_set_name": "Github"
} |
/*
* gw.c - CAN frame Gateway/Router/Bridge with netlink interface
*
* Copyright (c) 2011 Volkswagen Group Electronic Research
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redis... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015 Apple 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:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | {
"pile_set_name": "Github"
} |
AXWebArea
++AXGroup
++++AXTextField AXValue='Readonly-false input'
++AXGroup
++++AXTextField AXValue='Readonly-true input'
++AXGroup AXDescription='Readonly-false plain div'
++AXGroup AXDescription='Readonly-true plain div'
++AXTextArea AXDescription='Readonly-false contenteditable div'
++AXTextArea AXDescription='Read... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:p="http://www.springframework.org/schema/p"
xmlns:c="http://www.springframework.org/schema/c"
xmlns:context="http://www.springframewor... | {
"pile_set_name": "Github"
} |
.\"***************************************************************************
.\" Copyright (c) 2002-2005,2006 Free Software Foundation, Inc. *
.\" *
.\" Permission is hereby granted, free of charge, to any person obtaining a *
.\" ... | {
"pile_set_name": "Github"
} |
1
2
3
1
2
3
wwow
wwow
wwow
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2006 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/licen... | {
"pile_set_name": "Github"
} |
// Copyright 2015 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "src/codegen/code-factory.h"
#include "src/compiler/code-assembler.h"
#include "src/compiler/node-properties.h"
#include "src/compiler/opcodes.... | {
"pile_set_name": "Github"
} |
```shell
$ hub install mobilenet_v2_animals==1.0.0
```
<p align="center">
<img src="http://bj.bcebos.com/ibox-thumbnail98/e7b22762cf42ab0e1e1fab6b8720938b?authorization=bce-auth-v1%2Ffbe74140929444858491fbf2b6bc0935%2F2020-04-08T11%3A49%3A16Z%2F1800%2F%2Faf385f56da3c8ee1298588939d93533a72203c079ae1187affa2da555b9898ea... | {
"pile_set_name": "Github"
} |
# Copyright 2015 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applica... | {
"pile_set_name": "Github"
} |
/* -----------------------------------------------------------------------------------------------------------
Software License for The Fraunhofer FDK AAC Codec Library for Android
© Copyright 1995 - 2013 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.
All rights reserved.
1. INTRODUCTION... | {
"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>IBFramework Version</key>
<string>489.0</string>
<key>IBLastKnownRelativeProjectPath</key>
<string>../Sparkle.xcodeproj</string>
<key>IBOld... | {
"pile_set_name": "Github"
} |
/*
* Hard disk geometry utilities
*
* Copyright (C) 2012 Red Hat, Inc.
*
* This work is licensed under the terms of the GNU GPL, version 2 or later.
* See the COPYING file in the top-level directory.
*
* This file incorporates work covered by the following copyright and
* permission notice:
*
* Copyright (c)... | {
"pile_set_name": "Github"
} |
var ImageryProvider = require("terriajs-cesium/Source/Scene/ImageryProvider")
.default;
var URI = require("urijs");
var when = require("terriajs-cesium/Source/ThirdParty/when").default;
function getUrlForImageryTile(imageryProvider, x, y, level) {
const oldLoadImage = ImageryProvider.loadImage;
let tileUrl;
t... | {
"pile_set_name": "Github"
} |
// $Id:$
#ifndef dns_binpac_h
#define dns_binpac_h
#include "UDP.h"
#include "TCP.h"
#include "dns_pac.h"
// FIXME: As the binpac analyer for DNS-TCP and DNS-UDP are currently
// structured, we cannot directly combine them into one analyzer. Can we
// change that easily? (Ideally, the TCP preprocessing would become... | {
"pile_set_name": "Github"
} |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectGuid>{A2CF82E5-3DE1-4688-BEC9-B1CE14C5BF22}</ProjectGuid>
<ProjectVersion>18.1</ProjectVersion>
<FrameworkType>VCL</FrameworkType>
<MainSource>app_63_Service.dpr</MainSource>
<Base>... | {
"pile_set_name": "Github"
} |
1.6
| {
"pile_set_name": "Github"
} |
/* $Id: bmp2tiff.c,v 1.23 2010-03-10 18:56:49 bfriesen Exp $
*
* Project: libtiff tools
* Purpose: Convert Windows BMP files in TIFF.
* Author: Andrey Kiselev, dron@ak4719.spb.edu
*
******************************************************************************
* Copyright (c) 2004, Andrey Kiselev <dron@ak471... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.gu</groupId>
<ar... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>CURLOPT_SSL_CTX_FUNCTION man page</title>
<meta name="generator" content="roffit">
<STYLE type="text/css">
pre {
overflow: auto;
margin: 0;
}
P.level0, pre.level0 {
padding-left: 2em;
}
P.l... | {
"pile_set_name": "Github"
} |
hello 1 times, Kaitlin
hello 2 times, Josh
goodbye 1 times, Phil
hello 3 times, Emily
goodbye 2 times, Steve
timeline frame 1
child frame 1
| {
"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"
} |
/* ====================================================================
* Copyright (c) 2008 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of ... | {
"pile_set_name": "Github"
} |
<meta charset="UTF-8">
<html>
<body>
<img src="libwebsockets.org-logo.png"><br>
Hello from the <b>minimal http server eventlib foreign loop example</b>.
<br>
The timer messages in the console are coming from<br>
a timer on the event library lib loop set up before the lws context<br>
started using it.
</b... | {
"pile_set_name": "Github"
} |
/* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Ondrej Lhotak
*
* 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.1 of the License, or (at your option)... | {
"pile_set_name": "Github"
} |
/testing/guestbin/swan-prep --x509
Preparing X.509 files
east #
certutil -d sql:/etc/ipsec.d -D -n west
east #
ipsec start
Redirecting to: [initsystem]
east #
/testing/pluto/bin/wait-until-pluto-started
east #
ipsec auto --add nss-cert
002 added IKEv1 connection "nss-cert"
east #
ipsec auto --status |grep nss-cert... | {
"pile_set_name": "Github"
} |
// ==========================================================================
// SeqAn - The Library for Sequence Analysis
// ==========================================================================
// Copyright (c) 2006-2018, Knut Reinert, FU Berlin
// All rights reserved.
//
// Redistribution and us... | {
"pile_set_name": "Github"
} |
/*
Copyright 2018 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"
} |
// { dg-do run { target c++11 } }
// { dg-options "-D__STDCPP_WANT_MATH_SPEC_FUNCS__" }
//
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Publi... | {
"pile_set_name": "Github"
} |
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
require('../../js/transition.js')
require('../../js/alert.js')
require('../../js/button.js')
require('../../js/carousel.js')
require('../../js/collapse.js')
require('../../js/dropdown.js')
require('../../... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2002 - 2014 IBM Corporation.
* 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, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | {
"pile_set_name": "Github"
} |
/* SpagoBI, the Open Source Business Intelligence suite
* Copyright (C) 2012 Engineering Ingegneria Informatica S.p.A. - SpagoBI Competency Center
* This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0, without the "Incompatible With Secondary Licenses" notice.
* If a copy of the ... | {
"pile_set_name": "Github"
} |
//
// Tables
// --------------------------------------------------
table {
max-width: 100%;
background-color: @table-bg;
}
th {
text-align: left;
}
// Baseline styles
.table {
width: 100%;
margin-bottom: @line-height-computed;
// Cells
thead,
tbody,
tfoot {
> tr {
> th,
> td {
... | {
"pile_set_name": "Github"
} |
var CGFLOAT_IS_DOUBLE: Int32 { get }
var CGFLOAT_MIN: Double { get }
var CGFLOAT_MAX: Double { get }
var CGFLOAT_DEFINED: Int32 { get }
| {
"pile_set_name": "Github"
} |
#!/bin/bash
UUID=$(blkid | grep btrfs | sed -e 's/.*UUID="\([^"]*\)".*/\1/')
cat << EOF >> /etc/fstab
UUID=${UUID} /srv btrfs defaults 1 1
EOF
mount /srv
btrfs subvolume create /srv/@www
cat << EOF >> /etc/fstab
UUID=${UUID} /www btrfs noatime,nodiratime,subvol=@www 0 2
EOF
cp /etc/skel/.bash* /srv/@www
mkdir /www
... | {
"pile_set_name": "Github"
} |
// The Construct
//
// Copyright (C) The Construct Developers, Authors & Contributors
// Copyright (C) 2016-2020 Jason Volk <jason@zemos.net>
//
// Permission to use, copy, modify, and/or distribute this software for any
// purpose with or without fee is hereby granted, provided that the above
// copyright notice and t... | {
"pile_set_name": "Github"
} |
#! /bin/sh
#
# breload This shell script takes care of reloading the director after
# a backup of the configuration and a bareos-dir -t test
#
#
BACDIRBIN=/sbin
BACDIRCFG=/etc/bareos
BACWORKDIR=/var/bareos/working
BACBKPDIR=$BACWORKDIR/bkp
Bareos="Bareos"
DIR_USER=
RET=0
if [ -x ${BACDIRBIN}/bareos-dir -a -r ... | {
"pile_set_name": "Github"
} |
// Boost.Units - A C++ library for zero-overhead dimensional analysis and
// unit/quantity manipulation and conversion
//
// Copyright (C) 2003-2008 Matthias Christian Schabel
// Copyright (C) 2008 Steven Watanabe
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE... | {
"pile_set_name": "Github"
} |
// @flow
import React from 'react';
import { useState } from 'react';
import { InputBase } from './InputBase';
import { FormContext } from './Form';
import styles from './Radio.css';
type Props = {
/** Items to display in an array of objects with label and value properties. */
items: Array<{label: string, value:... | {
"pile_set_name": "Github"
} |
$:.push File.expand_path("../lib", __FILE__)
require File.expand_path("on_what", File.dirname(__FILE__))
require "docile/version"
Gem::Specification.new do |s|
s.name = "docile"
s.version = Docile::VERSION
s.author = "Marc Siegel"
s.email = "marc@usainnov.com"
s.homepage = "https://m... | {
"pile_set_name": "Github"
} |
# Anserini: BM25 Baselines for FEVER Fact Verification
This page contains instructions for running BM25 baselines on the [FEVER fact verification task](https://fever.ai/).
## Data Prep
We are going to use the repository's root directory as the working directory.
First, we need to download and extract the FEVER data... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License")... | {
"pile_set_name": "Github"
} |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTi... | {
"pile_set_name": "Github"
} |
#!/bin/sh
set -eu
PREFIX=$(basename "$(pwd -P)")
{
git ls-files
git submodule foreach --recursive --quiet \
'git ls-files --with-tree="$sha1" | sed "s#^#$path/#"'
} | sed "s#^#$PREFIX/#" | xargs tar -c -j -C.. -f "$PREFIX.tar.bz2" --
| {
"pile_set_name": "Github"
} |
# Copyright (c) 2013 Mirantis 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 writ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2007 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"
} |
package org.bouncycastle.pqc.crypto.xmss;
/**
* Interface for XMSS objects that need to be storeable as a byte array.
*
* @deprecated use Encodable
*/
public interface XMSSStoreableObjectInterface
{
/**
* Create byte representation of object.
*
* @return Byte representation of object.
*/
... | {
"pile_set_name": "Github"
} |
StartChar: uni062A.medi_LamBaaMemInit
Encoding: 1115117 -1 1289
Width: 140
Flags: HW
AnchorPoint: "TashkilAbove" 24 801 basechar 0
AnchorPoint: "TashkilBelow" 142 -327 basechar 0
LayerCount: 2
Fore
Refer: 192 -1 N 1 0 0 1 8 532 2
Refer: 81 -1 N 1 0 0 1 0 0 3
EndChar
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="albums_quantity">
<item quantity="one">Një</item>
<item quantity="other">Tjera</item>
</plurals>
<plurals name="mediafiles_quantity">
<item quantity="one">Një</item>
<item quantity="other">Tjera</item>
</pl... | {
"pile_set_name": "Github"
} |
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"strict": true,
"esModuleInterop": true
}
}
| {
"pile_set_name": "Github"
} |
/*
* 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 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | {
"pile_set_name": "Github"
} |
<style type="text/css">
{{>index-css}}
</style>
<div class="intro">
<p>
{{description}}
</p>
<p>Special thanks to <a href='http://fontello.com' target='_blank'>http://fontello.com</a> by which means this gallerymodule is created</p>
</div>
{{>getting-started}}
<h2>Description</h2>
<p>By adding this mo... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div style="position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: rgba(255,0,0,0.50196)">
</div>
</body>
</html>
| {
"pile_set_name": "Github"
} |
/**
* @file CosaEEPROM.ino
* @version 1.0
*
* @section License
* Copyright (C) 2013-2015, Mikael Patel
*
* 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.1 of ... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
#include "core/common/optional.h"
#include "core/providers/cuda/cuda_common.h"
#include "core/providers/cuda/reduction/reduction_ops.h"
#include "core/providers/cuda/reduction/reduction_functions.h"
namespace ... | {
"pile_set_name": "Github"
} |
(A<=>B)<=>C
| {
"pile_set_name": "Github"
} |
<?php
/***********************************************************************************
* X2Engine Open Source Edition is a customer relationship management program developed by
* X2 Engine, Inc. Copyright (C) 2011-2019 X2 Engine Inc.
*
* This program is free software; you can redistribute it and/or modify it u... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.