text stringlengths 2 99.9k | meta dict |
|---|---|
// 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 com.intellij.diff.comparison.iterables;
import com.intellij.diff.comparison.DiffTooBigException;
import com.intellij.diff.comparison.TrimUtil;
import com.intellij.diff.fr... | {
"pile_set_name": "Github"
} |
// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package packet
import (
"bytes"
"crypto"
"crypto/dsa"
"crypto/ecdsa"
"encoding/asn1"
"encoding/binary"
"hash"
"io"
"math/big"
"strconv"
"time"
"go... | {
"pile_set_name": "Github"
} |
# EchoServer
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:
1. Add `echo_server` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:echo_server, "~> 0.1.0"}]
end
```
2. Ensure `echo_server` i... | {
"pile_set_name": "Github"
} |
/*********************************************************\
* File: RawInputDevice.h *
*
* Copyright (C) 2002-2013 The PixelLight Team (http://www.pixellight.org/)
*
* This file is part of PixelLight.
*
* Permission is hereby granted, free of charge, to any person obtaining a co... | {
"pile_set_name": "Github"
} |
#!/bin/bash
if [[ ${DIB_DEBUG_TRACE:-0} -gt 0 ]]; then
set -x
fi
set -eu
set -o pipefail
[[ -n "${TMP_MOUNT_PATH}" ]]
sudo umount -f "${TMP_MOUNT_PATH}${DISTDIR}"
sudo umount -f "${TMP_MOUNT_PATH}${PKGDIR}"
sudo umount -f "${TMP_MOUNT_PATH}${PORTDIR}"
sudo rm -Rf "${TMP_MOUNT_PATH}"/root/.ccache/* "${TMP_MOUNT_... | {
"pile_set_name": "Github"
} |
{
"required" : true ,
"$schema" : "http://json-schema.org/draft-03/schema" ,
"type" : "object" ,
"properties" : {
"views" : {
"type" : "array" ,
"required" : false ,
"items" : [
{
"type" : "object" ,
"properties" : {
"id" : {
"type" : "... | {
"pile_set_name": "Github"
} |
// Copyright Contributors to the OpenVDB Project
// SPDX-License-Identifier: MPL-2.0
#include <algorithm>
#include <iomanip>
#include <iostream>
#include <sstream>
#include <stdexcept>
#include <string>
#include <vector>
#include <openvdb/openvdb.h>
#include <openvdb/util/logging.h>
namespace {
using StringVec = st... | {
"pile_set_name": "Github"
} |
[colors]
background = #242728
cursor = #c1c1c1
foreground = #c1c1c1
color0 = #242728
color1 = #ff0090
color2 = #b6ff00
color3 = #fff727
color4 = #47e0fb
color5 = #d731ff
color6 = #0effbb
color7 = #e1e1e1
color8 = #636667
color9 = #fb58b4
color10 = #deff8c
color11 = #ebe087
color12 = #7fecff
color13 = #e681ff
color14 = ... | {
"pile_set_name": "Github"
} |
var ctx = require('./$.ctx')
, invoke = require('./$.invoke')
, html = require('./$.html')
, cel = require('./$.dom-create')
, global = require('./$.global')
, process = global.process
, setTask = global.setImmediate
... | {
"pile_set_name": "Github"
} |
/*
* Virtio balloon implementation, inspired by Dor Laor and Marcelo
* Tosatti's implementations.
*
* Copyright 2008 Rusty Russell IBM Corporation
*
* 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 Softwa... | {
"pile_set_name": "Github"
} |
ECLIPSE_HOME=../../../../Downloads/eclipse
project.name=AviaryFeather
# location of the SDK. This is only used by Ant
# For customization when using a Version Control System, please read the
# header note.
sdk.dir=/Users/alessandro/Documents/Android/android-sdk
| {
"pile_set_name": "Github"
} |
package com.handmark.pulltorefresh.library;
import android.graphics.Typeface;
import android.graphics.drawable.Drawable;
public interface ILoadingLayout {
/**
* Set the Last Updated Text. This displayed under the main label when
* Pulling
*
* @param label - Label to set
*/
public void setLastUpdatedLabe... | {
"pile_set_name": "Github"
} |
package ibm
import (
"fmt"
"testing"
"github.com/hashicorp/terraform-plugin-sdk/helper/acctest"
"github.com/hashicorp/terraform-plugin-sdk/helper/resource"
)
func TestAccIBMFirewallPolicy_Basic(t *testing.T) {
hostname := acctest.RandString(16)
resource.Test(t, resource.TestCase{
PreCheck: func() { testAccP... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2013-present Facebook, 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 a... | {
"pile_set_name": "Github"
} |
---
title: EventActivation
type: Custom Resource
---
The `eventactivations.applicationconnector.kyma-project.io` CustomResourceDefinition (CRD) is a detailed description of the kind of data and the format used to create a Trigger from the Kyma Console and to get an event schema. To get the up-to-date CRD and show the ... | {
"pile_set_name": "Github"
} |
version https://git-lfs.github.com/spec/v1
oid sha256:53d0e1ec6a03849199dd7d8d4a69a64e76dd053499b32e42c36caa5563259f91
size 8015
| {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net.Http.Headers;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Discussion.Core.Data;
using Discussion.Core.FileSystem;
using Discussion.Core.Models;
using Discussion.Core.Time;
using Micros... | {
"pile_set_name": "Github"
} |
//
// Created by Anastasiya Gorban on 4/14/15.
// Copyright (c) 2015 Yalantis. All rights reserved.
//
// Licensed under the MIT license: http://opensource.org/licenses/MIT
// Latest version can be found at https://github.com/Yalantis/PullToRefresh
//
import Foundation
import UIKit
import ObjectiveC
private var t... | {
"pile_set_name": "Github"
} |
read Zug.frd
read Zug.inp nom
read rad.nam inp
# path definition
seti cp n Ntop Nsym
pnt cp cp
pnt p0 0 0 0
pnt rad Nrad
line l1 p0 cp 40 1.1
line l2 p0 rad 20
seto path
lcmb ! - l1 + l2
setc
comp path do
# Path plot of PE in the undeformed geometry
view elem
ds -2 e 1
rot -z
plot f all n
plus l path b 6
plus p cp b ... | {
"pile_set_name": "Github"
} |
mars.tensor.flip
================
.. currentmodule:: mars.tensor
.. autofunction:: flip | {
"pile_set_name": "Github"
} |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
514A08591D6E58DB00DE84E4 /* MyGenresViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 514A08581D6E58DA00DE84E4 /* MyGenresViewController.swift */; };
51E4073F1D6D0E8100568D7F /... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright 2018 The MIT Internet Trust Consortium
*
* Portions copyright 2011-2013 The MITRE Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the L... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="wrap_content">
<TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/copyright" android:id="@+id/sc... | {
"pile_set_name": "Github"
} |
[package]
name = "img_hash"
version = "3.1.0"
authors = ["Austin Bonander <austin.bonander@gmail.com>"]
description = "A simple library that provides perceptual hashing and difference calculation for images."
license = "MIT OR Apache-2.0"
documentation = "http://docs.rs/img_hash"
keywords = ["image", "hash", "perc... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_212) on Sun Jan 26 10:16:16 PST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Environment (guacamole-ext ... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# Copyright 2016 - 2017, New York University and the TUF contributors
# SPDX-License-Identifier: MIT OR Apache-2.0
"""
<Program Name>
test_key_revocation_integration.py
<Author>
Vladimir Diaz.
<Started>
April 28, 2016.
<Copyright>
See LICENSE-MIT OR LICENSE for licensing information.
... | {
"pile_set_name": "Github"
} |
/***********************************************************
* @Description : 从文件中读取内容来构造图
* @author : 梁山广(Laing Shan Guang)
* @date : 2018/4/30 14:04
* @email : liangshanguang2@gmail.com
***********************************************************/
package Chapter7GraphBasics.Section4ReadGraphOpt... | {
"pile_set_name": "Github"
} |
/* Sha384RandomSpi.java --
Copyright (C) 2003, 2006 Free Software Foundation, Inc.
This file is a part of GNU Classpath.
GNU Classpath 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 L... | {
"pile_set_name": "Github"
} |
package vpc
//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, software
//distribut... | {
"pile_set_name": "Github"
} |
0:18.2 98.l: 80000000
0:18.2 9C.l: 10111222
0:18.2 98.l: 80000001
0:18.2 9C.l: 17171716
0:18.2 98.l: 80000002
0:18.2 9C.l: 17161619
0:18.2 98.l: 80000003
0:18.2 9C.l: 00000018
0:18.2 98.l: 80000004
0:18.2 9C.l: 002f2f00
0:18.2 98.l: 80000005
0:18.2 9C.l: 17171716
0:18.2 98.l: 80000006
0:18.2 9C.l: 16171717
0:18.2 98.l:... | {
"pile_set_name": "Github"
} |
// +build darwin
package mem
import (
"os/exec"
"strconv"
"strings"
"syscall"
)
// Runs vm_stat and returns Free and inactive pages
func getVMStat(vms *VirtualMemoryStat) error {
vm_stat, err := exec.LookPath("vm_stat")
if err != nil {
return err
}
out, err := invoke.Command(vm_stat)
if err != nil {
ret... | {
"pile_set_name": "Github"
} |
package org.jetbrains.plugins.clojure.lexer;
import com.intellij.psi.tree.TokenSet;
/**
* @author ilyas
*/
public class TokenSets implements ClojureTokenTypes {
public static final TokenSet REFERENCE_NAMES = TokenSet.create(symATOM);
public static final TokenSet DOTS = TokenSet.create(symDOT, symNS_SEP);
p... | {
"pile_set_name": "Github"
} |
// The MIT License (MIT)
// Copyright © 2017 Ivan Varabei (varabeis@icloud.com)
//
// 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 rig... | {
"pile_set_name": "Github"
} |
<view class="i-class i-input-number i-input-number-size-{{ size }}">
<view class="i-input-number-minus {{ value <= min ? 'i-input-number-disabled' : '' }}" data-disabled="{{ value <= min }}" bindtap="handleMinus">-</view>
<input class="i-input-number-text {{ min >= max ? 'i-input-number-disabled' : '' }}" type=... | {
"pile_set_name": "Github"
} |
Mozilla Public License Version 2.0
==================================
1. Definitions
--------------
1.1. "Contributor"
means each individual or legal entity that creates, contributes to
the creation of, or owns Covered Software.
1.2. "Contributor Version"
means the combination of the Contributions of oth... | {
"pile_set_name": "Github"
} |
name=Ajani, Mentor of Heroes
image=https://magiccards.info/scans/en/jou/145.jpg
value=3.500
rarity=M
type=Legendary,Planeswalker
subtype=Ajani
cost={3}{G}{W}
loyalty=4
ability=+1: Distribute three +1/+1 counters among one, two, or three target creatures you control.;\
+1: Look at the top four cards of your libr... | {
"pile_set_name": "Github"
} |
///////////////////////////////////////////////////////////////////////////////
//
// mSIGNA
//
// wordlistvalidator.h
//
// Copyright (c) 2014 Eric Lombrozo
// Copyright (c) 2011-2016 Ciphrex Corp.
//
// Distributed under the MIT software license, see the accompanying
// file LICENSE or http://www.opensource.org/licen... | {
"pile_set_name": "Github"
} |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution Licens... | {
"pile_set_name": "Github"
} |
/*
* $Id: inputbox.c,v 1.91 2020/03/27 20:25:40 tom Exp $
*
* inputbox.c -- implements the input box
*
* Copyright 2000-2019,2020 Thomas E. Dickey
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License, version 2.1
* as publi... | {
"pile_set_name": "Github"
} |
/*
* Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/lice... | {
"pile_set_name": "Github"
} |
/*************************************************************
*
* MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js
*
* Copyright (c) 2013-2018 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in complia... | {
"pile_set_name": "Github"
} |
all:
cd src; make all
app-gtk:
cd src; make app-gtk
app-console:
cd src; make app-console
pot:
cd src; make pot
manpage:
cd src; make manpage
clean:
cd src; make clean
install:
cd src; make install
uninstall:
cd src; make uninstall
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2014 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<ldml>
<identity>
... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2018 Netflix, 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"
} |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>ip::address_v6::make_address_v6 (6 of 8 overloads)</title>
<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../.... | {
"pile_set_name": "Github"
} |
package zk
import (
"errors"
"fmt"
"strconv"
"strings"
)
var (
ErrDeadlock = errors.New("zk: trying to acquire a lock twice")
ErrNotLocked = errors.New("zk: not locked")
)
type Lock struct {
c *Conn
path string
acl []ACL
lockPath string
seq int
}
func NewLock(c *Conn, path string, a... | {
"pile_set_name": "Github"
} |
using System;
using System.IO;
using System.Buffers;
using System.Numerics;
using System.ComponentModel;
using PhotoSauce.Interop.Wic;
using PhotoSauce.MagicScaler.Transforms;
namespace PhotoSauce.MagicScaler
{
/// <summary>Provides a set of methods for constructing a MagicScaler processing pipeline or for all-at-on... | {
"pile_set_name": "Github"
} |
---
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
PRODUCT_NAME: "$(TARGET_NAME)"
SWIFT_VERSION: '5.2'
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES: "YES"
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2012-15 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 04051f71b9b3db740a8d236ff80672e7
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestR... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 826dc032de44b4c9897cd199d6b4a742
timeCreated: 1452414046
licenseType: Pro
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 0
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart:... | {
"pile_set_name": "Github"
} |
/* MASTER
--------------------------------------------- */
html, body {
height: 100%;
}
body {
font-family: Helvetica, Arial, sans-serif;
color: #333;
font-size: 13px;
background: #fefefe;
background: -moz-linear-gradient(top, #fefefe 0%, #dbe5e7 100%);
background: -webkit-gradient(linear,... | {
"pile_set_name": "Github"
} |
.. _zend.mail.character-sets:
Character Sets
==============
``Zend\Mail\Message`` does not check for the correct character set of the mail parts. When instantiating ``Zend\Mail\Message``, a
charset for the e-mail itself may be given. It defaults to **iso-8859-1**. The application has to make sure that
all parts added... | {
"pile_set_name": "Github"
} |
select
count(id) = 0
from cards
where
nid = ?; | {
"pile_set_name": "Github"
} |
/*
* Mesa 3-D graphics library
* Version: 6.5.1
*
* Copyright (C) 1999-2006 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, ... | {
"pile_set_name": "Github"
} |
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="IPreviewService.cs" company="Devbridge Group LLC">
//
// Copyright (C) 2015,2016 Devbridge Group LLC
//
// This program is free software: you can redistribute it and/or modify
/... | {
"pile_set_name": "Github"
} |
{
"name": "LuxCal",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "LuxCal is a free user-friendly and lightweight web based event calendar. Requires PHP and MySQL",
"website": "http://www.luxsoft.eu/",
"matches": [
{
"certainty": 75,
... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2019 PaddlePaddle 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... | {
"pile_set_name": "Github"
} |
// *********************************************************
//
// Copyright (c) Microsoft. All rights reserved.
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
// IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
// PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 821a9b4a2d5829841a260abb253abff2
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2018 Paweł Dembicki <paweldembicki@gmail.com>
*
* Based on: mtdsplit_uimage.c
* Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.org>
*
* 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
* b... | {
"pile_set_name": "Github"
} |
/*
JPC: An x86 PC Hardware Emulator for a pure Java Virtual Machine
Copyright (C) 2012-2013 Ian Preston
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as published by
the Free Software Foundation.
This progra... | {
"pile_set_name": "Github"
} |
/*
* \brief Public kernel types
* \author Martin stein
* \date 2016-03-23
*/
/*
* Copyright (C) 2016-2017 Genode Labs GmbH
*
* This file is part of the Genode OS framework, which is distributed
* under the terms of the GNU Affero General Public License version 3.
*/
#ifndef _KERNEL__TYPES_H_
#define _KERN... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html DIR="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="initial-scale=1.0">
<title>Mga Karagdagang Tuntunin ng Serbisyo ng Google Chrome at Chrome OS<... | {
"pile_set_name": "Github"
} |
package actions
import (
"testing"
"github.com/bio-routing/bio-rd/net"
"github.com/bio-routing/bio-rd/protocols/bgp/types"
"github.com/bio-routing/bio-rd/route"
"github.com/stretchr/testify/assert"
)
func TestAddingLargeCommunities(t *testing.T) {
tests := []struct {
name string
current *types.L... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
HELPERS_DIR="$CURRENT_DIR/helpers"
if [ $# -eq 0 ]; then
exit 0
fi
source "$HELPERS_DIR/tmux_echo_functions.sh"
source "$HELPERS_DIR/tmux_utils.sh"
main() {
"$CURRENT_DIR/update_plugin.sh" --tmux-echo "$*"
reload_tmux_environment... | {
"pile_set_name": "Github"
} |
---
title: "ggplot2 tech themes, scales, and geoms"
output:
html_document:
fig_height: 5
fig_width: 10
keep_md: yes
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(dpi=500)
options(warn=-1)
library(ggplot2)
```
### Install ggtech:
```{r, eval=FALSE}
devtools::install_github("ricardo-bion/ggt... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
... | {
"pile_set_name": "Github"
} |
import logging
import roslibpy
# Configure logging to high verbosity (DEBUG)
fmt = '%(asctime)s %(levelname)8s: %(message)s'
logging.basicConfig(format=fmt, level=logging.DEBUG)
log = logging.getLogger(__name__)
client = roslibpy.Ros(host='127.0.0.1', port=9090)
client.on_ready(lambda: log.info('On ready has been tr... | {
"pile_set_name": "Github"
} |
#include "../header/includes.h"
#include "../header/functions.h"
#include "../header/externs.h"
#ifndef NO_LSASS
#ifndef NO_DCOM
#ifndef NO_NETBIOS
#ifndef NO_NDCASS
BOOL ndcass(EXINFO exinfo)
{
exinfo.port = 135;
BOOL bDCOM = dcom(exinfo);
exinfo.port = 445;
BOOL bLSASS = lsass(exinfo);
exinfo.... | {
"pile_set_name": "Github"
} |
apc.enable_cli = 1
date.timezone = UTC
session.auto_start = Off
short_open_tag = Off
memory_limit = 512M
# http://symfony.com/doc/current/performance.html
opcache.memory_consumption=256
opcache.max_accelerated_files = 20000
realpath_cache_size = 4096K
realpath_cache_ttl = 600
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env node
'use strict';
const chalk = require('chalk');
const program = require('commander');
const CHC = require('..');
function append(value, array) {
array.push(value);
return array;
}
program
.usage('[options] URL...')
.option('-t, --host <host>', 'Chrome Debugging Protocol host')
... | {
"pile_set_name": "Github"
} |
import { s__ } from '~/locale';
export const GCP_API_ERROR = s__(
'ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later.',
);
export const GCP_API_CLOUD_BILLING_ENDPOINT =
'https://www.googleapis.com/discovery/v1/apis/cloudbilling/v1/rest';
export const GCP_API_C... | {
"pile_set_name": "Github"
} |
# contributor: Alex Ott <alexott@gmail.com>
# key: main
# name: main
# --
main :: IO ()
main = do
$0 | {
"pile_set_name": "Github"
} |
# if !defined(BOOST_PYTHON_SYNOPSIS)
# // Copyright David Abrahams 2002.
# // 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)
# if !defined(BOOST_PP_IS_ITERATING)
# error Boost.Python - do not include... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- mode:python; tab-width: 2; coding: utf-8 -*-
"""Partially backported python ABC classes"""
from __future__ import absolute_import
import sys
import types
if sys.version_info > (2, 6):
raise ImportError("Use native ABC classes istead of this one.")
# Instance of old-style class
clas... | {
"pile_set_name": "Github"
} |
---
title: Scala
code:
- scala -e 'println(0.1 + 0.2)'
- scala -e 'println(0.1F + 0.2F)'
- scala -e 'println(BigDecimal(\"0.1\") + BigDecimal(\"0.2\"))'
result:
- 0.30000000000000004
- 0.3
- 0.3
---
| {
"pile_set_name": "Github"
} |
============
Ceres Solver
============
Ceres Solver [#f1]_ is an open source C++ library for modeling and
solving large, complicated optimization problems. It can be used to
solve `Non-linear Least Squares`_ problems with bounds constraints and
general unconstrained optimization problems. It is a mature, feature
rich,... | {
"pile_set_name": "Github"
} |
import bpy
bpy.ops.preferences.addon_remove(module='unity_mesh_sync')
bpy.ops.wm.save_userpref()
| {
"pile_set_name": "Github"
} |
#include <bits/stdc++.h>
#define endl '\n'
using namespace std;
const int MAXN = (1 << 20);
random_device rd;
mt19937 mt(rd());
struct persistent_treap
{
struct node
{
int sz, mx, val;
node *l, *r;
node() { sz = 0; mx = 0; val = 0; l = nullptr; r = nullptr; }
node(int _val) { val = _val; mx = val; sz = 1... | {
"pile_set_name": "Github"
} |
// Copyright 2013 the V8 project authors. All rights reserved.
// Copyright (C) 2005, 2006, 2007, 2008, 2009 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 o... | {
"pile_set_name": "Github"
} |
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".RecipeActivity$PlaceholderFragment">
<ImageView
android:layout_width="fill_paren... | {
"pile_set_name": "Github"
} |
// -*- C++ -*-
/**
* @file ECG_Adapters.h
*
* @author Marina Spivak <marina@atdesk.com>
*
* Define interfaces ECG Receivers and Mcast and UDP handlers can use
* to communicate with each other.
* Use of these interfaces eliminates the coupling of specific
* Receivers on specific handlers, and vice versa.
*/
#i... | {
"pile_set_name": "Github"
} |
Client:
Version: v1.0.0-6+318faff6ad0609-dirty
Commit: 318faff6ad060954387c1ff594bcbb4bb128577a
Build Date: 2018-04-16T21:02:05Z
Go Version: go1.8.3
Compiler: gc
Platform: darwin/amd64
ImageTag: ivan4th_version
Node kube-node-1:
Version: v1.0.0-6+318faff6ad0609
Commit: 318faff6ad06... | {
"pile_set_name": "Github"
} |
/********************************************************************************
* Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* http://www.apach... | {
"pile_set_name": "Github"
} |
// This is core/vpgl/algo/vpgl_rational_adjust.h
#ifndef vpgl_rational_adjust_h_
#define vpgl_rational_adjust_h_
//:
// \file
// \brief Adjust 3-d offset and scale to align rational cameras to geolocations
// \author J. L. Mundy
// \date August 06, 2007
#include <vector>
#ifdef _MSC_VER
# include <vcl_msvc_warnings.h... | {
"pile_set_name": "Github"
} |
@API(owner = "ee", apiVersion = "@API_VERSION@", provides = "EE-API|recipe") package com.pahimar.ee.api.recipe;
import net.minecraftforge.fml.common.API; | {
"pile_set_name": "Github"
} |
; RUN: opt < %s -constprop -S | \
; RUN: not grep "ret i1 false"
@b = external global [2 x { }] ; <[2 x { }]*> [#uses=2]
define i1 @f() {
%tmp.2 = icmp eq { }* getelementptr ([2 x { }], [2 x { }]* @b, i32 0, i32 0), getelementptr ([2 x { }], [2 x { }]* @b, i32 0, i32 1) ; <i1>... | {
"pile_set_name": "Github"
} |
MODULE FILE LICENSE: lib/relaxngDatatype-20050913.jar BSD
MODULE FILE LICENSE: lib/isorelax-20050913.jar BSD
MODULE FILE LICENSE: lib/msv-20050913.jar BSD
MODULE FILE LICENSE: lib/xsdlib-20050913.jar BSD
MODULE FILE LICENSE: lib/antlr-runtime-3.5.2.jar BSD
MODULE FILE LICENSE: lib/antlr-3.5.2.jar BSD
| {
"pile_set_name": "Github"
} |
namespace RockBands.Data
{
using System;
using System.Linq;
using RockBands.Data.Contracts;
public class DatabaseSeeder
{
private readonly IRockBandsData rockBandsData;
public DatabaseSeeder(IRockBandsData rockBandsData)
{
this.rockBandsData = rockBandsData;
... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright 2016, Michael Ellerman, IBM Corp.
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/mman.h>
#include <asm/cputable.h>
#include "utils.h"
#define SIZE (64 * 1024)
int test_prot_sao(void)
{
char *p;
/* 2.06 or later should support... | {
"pile_set_name": "Github"
} |
plugin.description: This plugin provides some possibilities on automation.
plugin.author: dmrom
plugin.runlevel: 5
plugin.version: 3.10
rtorrent.remote: error
rtorrent.external.error: php
rtorrent.php.error: move.php,label.php,watch.php,autotools.php,util_rt.php,conf.php
plugin.help: https://github.com/Novik/ruTorrent/... | {
"pile_set_name": "Github"
} |
use utils::*;
#[derive(Copy, Clone)]
pub enum Token {E, S, Dhee, Dhes, Dhse, Dhss, Empty}
#[derive(Copy, Clone)]
pub enum HandshakePattern {N, X, K, NN, NK, NX, XN, XK, XX, XR, KN, KK, KX, IN, IK, IX, XXfallback}
use self::Token::*;
use self::HandshakePattern::*;
fn copy_tokens(input: &[Token], out: &mut [Token]) ... | {
"pile_set_name": "Github"
} |
#include <mutex>
#include <memory>
#include <iostream>
#include <boost/format.hpp>
#include <pcl/filters/filter.h>
#include <pcl/filters/voxel_grid.h>
#include <pcl/common/transforms.h>
#include <ros/ros.h>
#include <pcl_ros/point_cloud.h>
#include <tf_conversions/tf_eigen.h>
#include <tf/transform_broadcaster.h>
#in... | {
"pile_set_name": "Github"
} |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.rest;
import static org.springframework.test.web.servlet.request.MockMvcRequest... | {
"pile_set_name": "Github"
} |
/*
* Representation.h
*****************************************************************************
* Copyright (C) 2010 - 2011 Klagenfurt University
*
* Created on: Aug 10, 2010
* Authors: Christopher Mueller <christopher.mueller@itec.uni-klu.ac.at>
* Christian Timmerer <christian.timmerer@itec.uni-kl... | {
"pile_set_name": "Github"
} |
# Add graphics with renderer
A renderer allows you to change the style of all graphics in a graphics overlay by referencing a single symbol style.

## Use case
A renderer allows you to change the style of all graphics in an overlay by only changing o... | {
"pile_set_name": "Github"
} |
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja" Generator, CMake Version 3.6
# This file contains all the build statements describing the
# compilation DAG.
# =============================================================================
# Write statements declared in CMakeLists.txt:
#
# Which is the root... | {
"pile_set_name": "Github"
} |
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | {
"pile_set_name": "Github"
} |
// 20.2.2.11 Math.clz32(x)
var $export = require('./_export');
$export($export.S, 'Math', {
clz32: function clz32(x) {
return (x >>>= 0) ? 31 - Math.floor(Math.log(x + 0.5) * Math.LOG2E) : 32;
}
});
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.