text stringlengths 2 99.9k | meta dict |
|---|---|
/*
** $Id: lvm.c,v 2.63.1.4 2009/07/01 21:10:33 roberto Exp $
** Lua virtual machine
** See Copyright Notice in lua.h
*/
#define lvm_c
#define LUA_CORE
#define LUAC_CROSS_FILE
#include "lua.h"
#include C_HEADER_STDIO
#include C_HEADER_STRING
#include C_HEADER_MATH
#include "ldebug.h"
#include "ldo.h"
#include "lfun... | {
"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 amd64,linux
package unix
//sys dup2(oldfd int, newfd int) (err error)
//sysnb EpollCreate(size int) (fd int, err error)
//sys EpollWait(epfd int, ev... | {
"pile_set_name": "Github"
} |
<Workspace Version="0.8.1.962" X="-73.4778624177692" Y="50.5183932825772" zoom="0.818051011248908" Name="Home" RunType="Automatic" RunPeriod="100" HasRunWithoutCrash="True">
<NamespaceResolutionMap />
<Elements>
<Dynamo.Nodes.CodeBlockNodeModel guid="24c71c0f-11cf-42be-919d-b22ae65c8ffa" type="Dynamo.Nodes.Code... | {
"pile_set_name": "Github"
} |
StartFontMetrics 2.0
Comment Copyright (c) 1985, 1987, 1989, 1990, 1991 Adobe Systems Incorporated. All Rights Reserved.
Comment Creation Date: Mon Mar 4 13:46:34 1991
Comment UniqueID 34370
Comment VMusage 24954 31846
FontName AvantGarde-Demi
FullName ITC Avant Garde Gothic Demi
FamilyName ITC Avant Garde Gothic
Wei... | {
"pile_set_name": "Github"
} |
glabel func_80852608
/* 203F8 80852608 27BDFFE8 */ addiu $sp, $sp, 0xFFE8 ## $sp = FFFFFFE8
/* 203FC 8085260C AFBF0014 */ sw $ra, 0x0014($sp)
/* 20400 80852610 AFA60020 */ sw $a2, 0x0020($sp)
/* 20404 80852614 AFA40018 */ sw $a0, 0x0018($sp)
/* 20408 80852... | {
"pile_set_name": "Github"
} |
<div *ngIf="page">
<md-card>
<md-card-title>
<a routerLink="/features/bernie">Bernie Rebuttals</a>
</md-card-title>
<md-card-content>
<div>
<div>
<span>
<label for="search-box">Search</label>
... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
set -e
echo 'noop' | {
"pile_set_name": "Github"
} |
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message ... | {
"pile_set_name": "Github"
} |
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
- smarterclayton
- wojtek-t
- deads2k
- caesarxuchao
- erictune
- sttts
- saad-ali
- ncdc
- soltysh
- dims
- errordeveloper
- mml
- mbohlool
- david-mcmahon
- jianhuiz
labels:
- sig/apps
| {
"pile_set_name": "Github"
} |
{
"state": {
"_": {
"off": "T\u1eaft",
"on": "B\u1eadt"
}
},
"title": "\u0110K T\u1eeb xa"
} | {
"pile_set_name": "Github"
} |
#pragma once
#include <ClanLib/core.h>
#include <ClanLib/application.h>
#include <ClanLib/display.h>
#include <ClanLib/gl.h>
#include <ClanLib/d3d.h>
using namespace clan;
| {
"pile_set_name": "Github"
} |
// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: Animator.java
package acm.util;
import java.applet.Applet;
import java.awt.Component;
import java.lang.reflect.Method;
import java.util... | {
"pile_set_name": "Github"
} |
ARCH_FLAGS = -m32
ifdef TARGET_OS_MAC
export CC = $(CC_DIR)/clang-4.0 -target i386-pc-linux-elf
export LD = $(CC_DIR)/ld.lld
export STRIP = gstrip
export AR = $(CC_DIR)/llvm-ar
export RANLIB = $(CC_DIR)/llvm-ranlib
export OBJCOPY = gobjcopy
export NM = $(CC_DIR)/llvm-nm
els... | {
"pile_set_name": "Github"
} |
/* Placed in public domain 2010 by Sam Trenholme */
/* To compile:
*
* Install MinGW-3.4.2 (Look for MinGW-3.4.2.exe on the internet)
*
* Install MSYS-1.0.10 (Look for MSYS-1.0.10.exe on the internet; use
* newer MSYS if using a 64-bit system)
*
* From a MSYS command prompt: gcc -Os -o mkSecretTxt mkSecret... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" href="../... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"filename" : "logo_wechatmoments.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
} | {
"pile_set_name": "Github"
} |
/*=========================================================================
Program: Visualization Toolkit
Module: TestStructuredGridPartitioner.cxx
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
... | {
"pile_set_name": "Github"
} |
// Horizontal dividers
//
// Dividers (basically an hr) within dropdowns and nav lists
@mixin nav-divider($color: #e5e5e5) {
height: 1px;
margin: (($line-height-computed / 2) - 1) 0;
overflow: hidden;
background-color: $color;
}
| {
"pile_set_name": "Github"
} |
/*
The MIT License (MIT)
Copyright (c) 2013 Clover Studio Ltd. 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, including without limitation the ri... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_65) on Sun Jan 25 13:58:06 PST 2015 -->
<TITLE>
com.bumptech.glide.load.resource.gif (glide 3.5.0 API)
</TITLE>
<META NAME="date" CONTENT="2015-01-2... | {
"pile_set_name": "Github"
} |
package com.jsql.model.injection.strategy.blind;
import java.util.LinkedList;
import java.util.List;
import com.jsql.model.InjectionModel;
import com.jsql.model.injection.strategy.blind.AbstractInjectionBoolean.BooleanMode;
import com.jsql.model.injection.strategy.blind.patch.Diff;
import com.jsql.model.injection.str... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2013 Vincent Mimoun-Prat
*
* 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"
} |
Title: GNOME 2.30 Beta 1 发布
Date: 2010-02-12 15:35
Author: toy
Category: News
Tags: GNOME
Slug: gnome-230-beta-1-released
近日,GNOME 开发团队发布了 GNOME 2.30 的第一个 Beta
测试版。该版本的发布意味着
GNOME 2.30 的用户界面开始冻结。根据 GNOME 2.30 的开发计划,其下一个
Beta
测试版本将于本月 22 号发布。

参阅 [GNOME... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# Lint as: python3
"""A facade for the GRR-FS server-side connection."""
from __future__ import absolute_import
from __future__ import division
from __future__ import unicode_literals
import logging
from grr_response_core import config
from fleetspeak.server_connector import connector as fs_clie... | {
"pile_set_name": "Github"
} |
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
using System;
using System.Collections.Generic;
using System.Text;
using System.Windows.Forms;
using System.Drawing;
namespace UnrealControls
{
/// <summary>
/// A tab control menu item.
/// </summary>
public class DynamicTabControlMenuItem ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<cn.ezandroid.ezfilter.core.environment.SurfaceFitView
android:id="@+id/render_view"
android:layout_wid... | {
"pile_set_name": "Github"
} |
using System;
using System.Diagnostics;
using System.Threading.Tasks;
using Miki.Utility;
using Xunit;
namespace Miki.Tests.Utility
{
public class RetryTests
{
[Fact]
public async Task RetrySuccessTestAsync()
{
var resultString = await Retry.RetryAsync(() => Task.FromResult... | {
"pile_set_name": "Github"
} |
// Bordered & Pulled
// -------------------------
.@{fa-css-prefix}-border {
padding: .2em .25em .15em;
border: solid .08em @fa-border-color;
border-radius: .1em;
}
.@{fa-css-prefix}-pull-left { float: left; }
.@{fa-css-prefix}-pull-right { float: right; }
.@{fa-css-prefix} {
&.@{fa-css-prefix}-pull-left { m... | {
"pile_set_name": "Github"
} |
#ifndef __PARSER_H__
#define __PARSER_H__
/* parser.h -- HTML Parser
(c) 1998-2007 (W3C) MIT, ERCIM, Keio University
See tidy.h for the copyright notice.
*/
#include "forward.h"
Bool TY_(CheckNodeIntegrity)(Node *node);
Bool TY_(TextNodeEndWithSpace)( Lexer *lexer, Node *node );
/*
used to determine how a... | {
"pile_set_name": "Github"
} |
'use strict';
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
$provide.value("$locale", {
"DATETIME_FORMATS": {
"AMPMS": [
"a.m.",
"p.m."
],
"DAY": [
"Sunday",
"... | {
"pile_set_name": "Github"
} |
--- %YAML:1.0
test: Sequence of scalars
spec: 2.1
yaml: |
- Mark McGwire
- Sammy Sosa
- Ken Griffey
php: |
array('Mark McGwire', 'Sammy Sosa', 'Ken Griffey')
---
test: Mapping of scalars to scalars
spec: 2.2
yaml: |
hr: 65
avg: 0.278
rbi: 147
php: |
array('hr' => 65, 'avg' => 0.278, 'rbi' => 147)
---
t... | {
"pile_set_name": "Github"
} |
# Designer Notes
- Carbon comes with more than 100 standard icons to choose from. See the Icons page in the Style section.
- A tooltip option is available within this component.
- Many other components allow you to specify one of the standard Carbon icons to associate with them, for example, the Link component.
# Rela... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platf... | {
"pile_set_name": "Github"
} |
/* Copyright (c) 2002-2012 Croteam Ltd.
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as published by
the Free Software Foundation
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without... | {
"pile_set_name": "Github"
} |
import React from 'react';
declare type MapDataType = {
[name: string]: any;
};
declare type STMapDataType = {
timeline: number[];
data: {
[timestamp: number]: MapDataType;
};
};
declare type Props = {
data: any;
resolution: number;
type: 'overview' | 'pc' | 'mobile';
};
declare type... | {
"pile_set_name": "Github"
} |
package bot
import (
"fmt"
"log"
"time"
"github.com/Azure/azure-sdk-for-go/services/preview/botservice/mgmt/2018-07-12/botservice"
"github.com/hashicorp/go-azure-helpers/response"
"github.com/hashicorp/terraform-plugin-sdk/helper/schema"
"github.com/hashicorp/terraform-plugin-sdk/helper/validation"
"github.co... | {
"pile_set_name": "Github"
} |
package fakedata
import (
"bytes"
"fmt"
"strings"
)
// A Column represents one field of data to generate
type Column struct {
Name string
Key string
Generate func() string
}
// Columns is an array of Column
type Columns []Column
// NewColumns returns an array of Columns using keys as a specification.... | {
"pile_set_name": "Github"
} |
using Cloudy.CMS.ContentSupport;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Cloudy.CMS.ContentSupport.RepositorySupport
{
public interface IContentCreator
{
Task CreateAsync(IContent content);
}
}
| {
"pile_set_name": "Github"
} |
\section{Chef Metal}
\label{sec:tat-chef-metal}
\href{https://github.com/opscode/chef-metal}{Chef Metal} solves the problem of repeatably creating machines and infrastructures in Chef. It has a plugin model that lets you write bootstrappers for your favorite infrastructures, including VirtualBox, EC2, LXC, bare metal,... | {
"pile_set_name": "Github"
} |
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | {
"pile_set_name": "Github"
} |
import numpy as np
import cv2
from matplotlib import pyplot as plt
MIN_MATCH_COUNT = 10
img1 = cv2.imread('anchors/tattoo_seed.jpg',0)
img2 = cv2.imread('anchors/hush.jpg',0)
# Initiate SIFT detector
sift = cv2.xfeatures2d.SIFT_create()
# find the keypoints and descriptors with SIFT
kp1, des1 = sift.detectAndComput... | {
"pile_set_name": "Github"
} |
/*
Copyright 2019 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, sof... | {
"pile_set_name": "Github"
} |
package com.refresh.lib;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ValueAnimator;
import android.animation.ValueAnimator.AnimatorUpdateListener;
import android.annotation.SuppressLint;
import android.annotation.TargetApi;
import android.content.Contex... | {
"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 (version 1.7.0_79) on Sat Jul 29 22:14:07 PDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.fa... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
type = "1"
version = "2.0">
</Bucket>
| {
"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"
} |
{
"id": "iceberg-flooring",
"name": "Iceberg Flooring",
"games": {
"nh": {
"sellPrice": {
"currency": "bells",
"value": 4000
},
"buyPrices": [
{
"currency": "bells",
"value": 16000
}
],
"recipe": {
"snowflake": 10
... | {
"pile_set_name": "Github"
} |
#ifndef _Z_DEMO_EC_H_
#define _Z_DEMO_EC_H_
#include <ultra64.h>
#include <global.h>
struct DemoEc;
typedef struct DemoEc {
/* 0x0000 */ Actor actor;
/* 0x014C */ char unk_14C[0x5C];
} DemoEc; // size = 0x01A8
extern const ActorInit Demo_Ec_InitVars;
#endif
| {
"pile_set_name": "Github"
} |
<?php
/**
* Ultima PHP - OpenSource Ultima Online Server written in PHP
* Version: 0.1 - Pre Alpha
*/
class BlackSolenWorker extends Mobile {
public function summon() {
$this->name = "a black solen worker";
$this->body = 805;
$this->type = "";
$this->flags = 0x00;
$this->color = 0x00;
$this->basesoundid ... | {
"pile_set_name": "Github"
} |
! " # $ % & ' ( ) * + , - . /
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
@ A B C D E F G H I J K L M N O
P Q R S T U V W X Y Z [ \ ] ^ _
` a b c d e f g h i j k l m n o
p q r s t u v w x y z { | } ~
| {
"pile_set_name": "Github"
} |
<p><strong>Python</strong>(パイソン)は、<a href="http://en.wikipedia.org/wiki/Guido_van_Rossum">Guido van Rossum</a> によって作られたオープンソースのオブジェクト指向スクリプト言語。<a href="http://ja.wikipedia.org/wiki/Perl">Perl</a>とともに欧米で広く普及している。イギリスのテレビ局 BBC が製作したコメディ番組『空飛ぶモンティ・パイソン』にちなんで名付けられた。 (Pythonには、爬虫類のニシキヘビの意味があり、Python言語のマスコットやアイコンとして使われることがある... | {
"pile_set_name": "Github"
} |
##
## Add-in and Automation functions Funções de Suplemento e Automatização
##
GETPIVOTDATA = OBTERDADOSDIN ## Devolve dados armazenados num relatório de Tabela Dinâmica
##
## Cube functions Funções de cubo
##
CUBEKPIMEMBER = MEMBROKPICUBO ## Devolve o nome, propriedade e medição de um KPI (key performanc... | {
"pile_set_name": "Github"
} |
/*
==============================================================================
This file is part of the JUCE library.
Copyright (c) 2020 - Raw Material Software Limited
JUCE is an open source library subject to commercial or open-source
licensing.
The code included in this file is provid... | {
"pile_set_name": "Github"
} |
object Test extends App {
val a = Array(Array(1, 2), Array("a","b"))
println("a(0) = Array(" + (a(0) mkString ", ") + ")")
println("a(1) = Array(" + (a(1) map (s => "\"" + s + "\"") mkString ", ") + ")")
}
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
#===- llvm/utils/docker/scripts/checkout.sh ---------------------===//
#
# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
# See https://llvm.org/LICENSE.txt for license information.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
#===-----------------------... | {
"pile_set_name": "Github"
} |
FILE(REMOVE_RECURSE
"CMakeFiles/moveit_msgs_generate_messages_cpp"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang)
INCLUDE(CMakeFiles/moveit_msgs_generate_messages_cpp.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)
| {
"pile_set_name": "Github"
} |
---
title: Manage tenant workloads
description: This topic is part of the Software Defined Networking guide on how to Manage Tenant Workloads and Virtual Networks in Windows Server 2016.
manager: grcusanz
ms.topic: article
ms.assetid: 16359b15-a0e4-4f42-9d70-6ef0d851d219
ms.author: anpaul
author: AnirbanPaul
ms.date: 0... | {
"pile_set_name": "Github"
} |
{
"EndpointUrl": "opc.tcp://localhost:50000",
"OpcNodes": [
{
"Id": "i=2258",
"SkipFirst": true
}
]
}
| {
"pile_set_name": "Github"
} |
# This test is intended to ensure that the --yaml command-line option works
# properly. This option causes Facter to output facts in YAML format.
# A custom fact is used to test for parity between Facter's output and
# the expected YAML output.
test_name "C99967: --yaml command-line option results in valid YAML output"... | {
"pile_set_name": "Github"
} |
/*
|| This file is part of Pike. For copyright information see COPYRIGHT.
|| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
|| for more information.
*/
/*
* Sybase driver for the Pike programming language.
*
* By Francesco Chemolli <kinkie@roxen.com> 10/12/1999
*
*/
#include "sybase_config.h"
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_0) on Wed Oct 05 21:20:10 EDT 2011 -->
<TITLE>
info.ephyra.questionanalysis.atype.minorthird.hierarchical
</TITLE>
<META NAME="date" CONTENT="2011-1... | {
"pile_set_name": "Github"
} |
var castSlice = require('./_castSlice'),
hasUnicode = require('./_hasUnicode'),
stringToArray = require('./_stringToArray'),
toString = require('./toString');
/**
* Creates a function like `_.lowerFirst`.
*
* @private
* @param {string} methodName The name of the `String` case method to use.
* @returns... | {
"pile_set_name": "Github"
} |
d73861c0de4e0bc7d696e29ff82339d50d85a0f8
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"pile_set_name": "Github"
} |
import {isIdentifierStart, isIdentifierChar} from "./identifier"
import {types as tt, keywords as keywordTypes} from "./tokentype"
import {Parser} from "./state"
import {SourceLocation} from "./location"
import {lineBreak, lineBreakG, isNewLine, nonASCIIwhitespace} from "./whitespace"
// Object type used to represent ... | {
"pile_set_name": "Github"
} |
package org.jetbrains.plugins.scala.debugger.smartStepInto
import com.intellij.debugger.actions.SmartStepTarget
import com.intellij.util.Range
import javax.swing.Icon
import org.jetbrains.plugins.scala.icons.Icons
import org.jetbrains.plugins.scala.lang.psi.ScalaPsiUtil
import org.jetbrains.plugins.scala.lang.psi.api.... | {
"pile_set_name": "Github"
} |
@{
# Script module or binary module file associated with this manifest.
ModuleToProcess = 'Exfiltration.psm1'
# Version number of this module.
ModuleVersion = '3.0.0.0'
# ID used to uniquely identify this module
GUID = '75dafa99-1402-4e29-b5d4-6c87da2b323a'
# Author of this module
Author = 'Matthew Grae... | {
"pile_set_name": "Github"
} |
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.0.0](https://github.com/orgapp/orgajs/compare/v2.0.0-next.4...v2.0.0) (2020-08-31)
**Note:** Version bump only for package gatsby-theme-blorg
| {
"pile_set_name": "Github"
} |
-----BEGIN CERTIFICATE-----
MIIDxTCCAq2gAwIBAgIQAqxcJmoLQJuPC3nyrkYldzANBgkqhkiG9w0BAQUFADBs
MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3
d3cuZGlnaWNlcnQuY29tMSswKQYDVQQDEyJEaWdpQ2VydCBIaWdoIEFzc3VyYW5j
ZSBFViBSb290IENBMB4XDTA2MTExMDAwMDAwMFoXDTMxMTExMDAwMDAwMFowbDEL
MAkGA1UEBhMCVVMxFTATBgNVBAo... | {
"pile_set_name": "Github"
} |
/* ../netlib/ctrsen.f -- translated by f2c (version 20100827). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at the en... | {
"pile_set_name": "Github"
} |
// Copyright 2013 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 ipv6
import (
"net"
"runtime"
"strings"
"syscall"
"unsafe"
"golang.org/x/net/internal/iana"
"golang.org/x/net/internal/socket"
)
var (
ctlOpt... | {
"pile_set_name": "Github"
} |
/*
* Copyright DataStax, 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 wri... | {
"pile_set_name": "Github"
} |
// Copyright 2015 Google Inc. 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 applicable... | {
"pile_set_name": "Github"
} |
V8 Benchmark Suite
==================
This is the V8 benchmark suite: A collection of pure JavaScript
benchmarks that we have used to tune V8. The licenses for the
individual benchmarks are included in the JavaScript files.
In addition to the benchmarks, the suite consists of the benchmark
framework (base.js), which ... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
##############################################################################
##
## Gradle start up script for UN*X
##
##############################################################################
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to ... | {
"pile_set_name": "Github"
} |
How to use dtypes
=================
Here is a brief tutorial to show how to create ndarrays with built-in python data types, and extract the types and values of member variables
Like before, first get the necessary headers, setup the namespaces and initialize the Python runtime and numpy module::
#include <boost/nu... | {
"pile_set_name": "Github"
} |
/*
* linux/arch/arm/kernel/smp_scu.c
*
* Copyright (C) 2002 ARM Ltd.
* All Rights Reserved
*
* 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.
*/
#include <linux/init.h>
#inc... | {
"pile_set_name": "Github"
} |
/*
*
* Copyright (c) 2017 Otávio Santana and others
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Apache License v2.0 which accompanies this distribution.
* The Eclipse Public License is available at http:/... | {
"pile_set_name": "Github"
} |
/**
* Copyright Soramitsu Co., Ltd. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
#include "common/default_constructible_unary_fn.hpp" // non-copyable value workaround
#include "torii/impl/command_service_transport_grpc.hpp"
#include <atomic>
#include <condition_variable>
#include <iterator>
#in... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs for page LoggerDOMConfigura... | {
"pile_set_name": "Github"
} |
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | {
"pile_set_name": "Github"
} |
// scss-lint:disable QualifyingElement
// Make the div behave like a button
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle; // match .btn alignment given font-size hack above
> .btn {
position: relative;
float: left;
margin-bottom: 0;
// Br... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/emoji"
android:layout_width... | {
"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"
} |
/*
* xpc-crash
* Brandon Azad
*
* A proof-of-concept exploit for an out-of-bounds memory read in libxpc that can be used to crash
* an XPC service.
*
*/
#include "blanket/xpc_crash/xpc_crash.h"
#include "blanket/launchd/launchd_service.h"
#include "blanket/log/log.h"
#include "headers/bootstrap.h"
#include "he... | {
"pile_set_name": "Github"
} |
1,oscar xylophone,30,3.30,143598241627
2,holly thompson,43,2.36,707874277199
3,xavier polk,26,3.62,45645272898
4,katie falkner,52,2.36,921562871038
5,sarah xylophone,52,1.03,568813706675
6,mike robinson,71,2.37,886568185320
7,sarah steinbeck,43,1.96,5027961705
8,holly van buren,22,3.46,497470771558
9,jessica laertes,49... | {
"pile_set_name": "Github"
} |
/**
* Publish
* Copyright (c) John Sundell 2019
* MIT license, see LICENSE file for details
*/
import Foundation
import Publish
import Files
import ShellOut
import Codextended
import PublishCLICore
let cli = CLI(
publishRepositoryURL: URL(
string: "https://github.com/johnsundell/publish.git"
)!,
... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: LGPL-2.1-or-later
// See Notices.txt for copyright information
use crate::{
prelude::*,
text::{
FromTextError, FromTextState, FromTextSymbol, FromTextSymbolsState,
FromTextSymbolsStateBase, FromToTextListForm, ListForm, NamedId, Punctuation, TextSpan,
ToTextS... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2014 Indeed 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 ... | {
"pile_set_name": "Github"
} |
from _Drag import *
| {
"pile_set_name": "Github"
} |
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:exslt="http://exslt.org/common" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd" version="3.3" ID="P0b002ee183a0269f">
<name ty... | {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright 2017 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... | {
"pile_set_name": "Github"
} |
oppia-visualization-frequency-table table {
margin-top: 12px;
padding: 12px 0;
}
oppia-visualization-frequency-table table th {
padding: 12px 0;
text-align: center;
}
oppia-visualization-frequency-table table th:first-child {
text-align: left;
width: 100%;
}
oppia-visualization-frequency-table table td {
... | {
"pile_set_name": "Github"
} |
//
// Core Imports
// --------------------------------------------------
// CSS Reset
@import "core/bootstrap/reset.less";
// Core variables and mixins
@import "core/bootstrap/variables.less"; // Modify this for custom colors, font-sizes, etc
@import "core/bootstrap/mixins.less";
// Grid system and page structure
@i... | {
"pile_set_name": "Github"
} |
%% [A1_] = tensor_slices_frontal(A)
%
function [A1_] = tensor_slices_frontal(A)
[n1, n2, n3] = size(A);
for i = 1:n3
A1_{i} = A(:,:,i);
end
end
| {
"pile_set_name": "Github"
} |
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015, Nordic Semiconductor
* 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 conditi... | {
"pile_set_name": "Github"
} |
import pytest
from routersploit.core.exploit.utils import iter_modules
@pytest.mark.parametrize("exploit", iter_modules("./routersploit/modules/exploit"))
def test_exploit_info(exploit):
info = exploit._Exploit__info__
assert isinstance(info, dict)
assert "name" in info
assert isinstance(info["name"... | {
"pile_set_name": "Github"
} |
/* Copyright (c) Citrix Systems, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms,
* with or without modification, are permitted provided
* that the following conditions are met:
*
* * Redistributions of source code must retain the above
* copyright notice... | {
"pile_set_name": "Github"
} |
# Copyright 2016 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.
source_set("autocomplete") {
sources = [
"autocomplete_classifier_factory.cc",
"autocomplete_classifier_factory.h",
"autocomplete_provider_clie... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.