text stringlengths 2 99.9k | meta dict |
|---|---|
<template>
<create-view
:loading="loading"
:body-style="{ height: '100%'}">
<flexbox
direction="column"
align="stretch"
class="crm-create-container">
<flexbox class="crm-create-header">
<div style="flex:1;font-size:17px;color:#333;">{{ name }}</div>
<img
c... | {
"pile_set_name": "Github"
} |
using Coevery.Data.Migration.Interpreters;
using Coevery.Data.Migration.Schema;
namespace Coevery.Tests.DataMigration.Utilities {
public class NullInterpreter : IDataMigrationInterpreter {
public void Visit(ISchemaBuilderCommand command) {
}
public void Visit(CreateTableCommand command) ... | {
"pile_set_name": "Github"
} |
/**
* modules/analytics data store: accounts tests.
*
* Site Kit by Google, Copyright 2020 Google LLC
*
* 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
*
* https://www.apache.org/l... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015 Twitter, Inc. All rights reserved.
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*/
package com.twitter.whiskey.net;
import com.twitter.whiskey.util.ZlibInflater;
import java.io.IOException;
import java.io.InputStream;
import java.net.MalformedURLEx... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2013 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"
} |
//
// DYRoomHistoryModel.m
// Douyu
//
// Created by Grayon on 2017/12/22.
// Copyright © 2017年 Lanskaya. All rights reserved.
//
#import "DYRoomHistoryModel.h"
@implementation DYRoomHistoryModel
+ (NSArray<DYRoomHistoryData *> *)getAll {
return [[DYRoomHistoryData searchWithWhere:nil orderBy:@"lastWatchTime... | {
"pile_set_name": "Github"
} |
/* datetime.h
*/
#ifndef DATETIME_H
#define DATETIME_H
#ifdef __cplusplus
extern "C" {
#endif
/* Fields are packed into successive bytes, each viewed as unsigned and
* big-endian, unless otherwise noted:
*
* byte offset
* 0 year 2 bytes, 1-9999
* 2 month 1 byte, 1-12
* 3 ... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html>
<title>npm-commands</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/api/npm-commands.html">
<script async=true src="../../static/toc.js"></script>... | {
"pile_set_name": "Github"
} |
using System;
using Org.BouncyCastle.Crypto.Modes;
using Org.BouncyCastle.Crypto.Paddings;
namespace Org.BouncyCastle.Crypto.Macs
{
/**
* standard CBC Block Cipher MAC - if no padding is specified the default of
* pad of zeroes is used.
*/
public class CbcBlockCipherMac
: IMac
{
priv... | {
"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.
//go:generate go run maketables.go
// Package charmap provides simple character encodings such as IBM Code Page 437
// and Windows 1252.
package charmap // imp... | {
"pile_set_name": "Github"
} |
dependencies: \
/Users/nikhilsridhar/Desktop/Geofirestore-ios/Example/Pods/gRPC-Core/src/core/ext/filters/client_channel/http_proxy.cc \
/Users/nikhilsridhar/Desktop/Geofirestore-ios/Example/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch \
/Users/nikhilsridhar/Desktop/Geofirestore-ios/Example/Pods/gRP... | {
"pile_set_name": "Github"
} |
/* ------------------------------------------------------------------------------
*
* # Google Visualization - diff scatter
*
* Google Visualization diff scatter chart demonstration
*
* Version: 1.0
* Latest update: August 1, 2015
*
* ------------------------------------------------------------------------... | {
"pile_set_name": "Github"
} |
[discrete]
[[breaking_80_transport_changes]]
=== Transport changes
//tag::notable-breaking-changes[]
.Several `tranport` settings have been replaced.
[%collapsible]
====
*Details* +
The following settings have been deprecated in 7.x and removed in 8.0. Each setting has a replacement
setting that was introduced in 6.7.... | {
"pile_set_name": "Github"
} |
<ul class="UIAPIPlugin-toc">
<li><a href="#overview">Overview</a></li>
<li><a href="#options">Options</a></li>
<li><a href="#events">Events</a></li>
<li><a href="#methods">Methods</a></li>
<li><a href="#theming">Theming</a></li>
</ul>
<div class="UIAPIPlugin">
<h1>jQuery UI Button</h1>
<div id="overview">
<h2 ... | {
"pile_set_name": "Github"
} |
---
title: 3804 - RoutingServiceCreatingClientForEndpoint
ms.date: 03/30/2017
ms.assetid: f53304b0-1201-4fff-94ed-d054774871c7
ms.openlocfilehash: af78de01686d15f7e12681972e9fb81088145886
ms.sourcegitcommit: 9b552addadfb57fab0b9e7852ed4f1f1b8a42f8e
ms.translationtype: MT
ms.contentlocale: es-ES
ms.lasthandoff: 04/23/20... | {
"pile_set_name": "Github"
} |
# Copyright (C) 1995-2019, Rene Brun and Fons Rademakers.
# All rights reserved.
#
# For the licensing terms see $ROOTSYS/LICENSE.
# For the list of contributors see $ROOTSYS/README/CREDITS.
add_subdirectory (geom) # special CMakeLists.txt
add_subdirectory (geombuilder) # special CMakeLists.txt
add_subdirectory... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# Copyright 2013 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#TODO(dnfield): Get rid of this script and instead use proper build rules
set -e
# Needed because if it is set, cd may print the path it changed... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery UI Tabs - Collapse content</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
<script src="../../jquery-1.9.1.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget... | {
"pile_set_name": "Github"
} |
29
Uracil ... Neopentane Dimer
N 0.62608128 -0.85091265 0.80591569
H 0.40918989 -1.81150056 1.03440142
C -0.43245619 -0.08733581 0.29466376
O -1.53077162 -0.58840313 0.12359257
C -0.06687462 1.29127521 0.01963739
H -0.80974352 1.95181039 -0.39283965
C 1.18354208 1.717... | {
"pile_set_name": "Github"
} |
Date: Tue, 13 Feb 2001 18:25:42 -0600
From: Vikram S. Adve <vadve@cs.uiuc.edu>
To: Chris Lattner <sabre@nondot.org>
Subject: RE: LLVM Concerns...
> 1. Reference types
> Right now, I've spec'd out the language to have a pointer type, which
> works fine for lots of stuff... except that Java really has
> referen... | {
"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"
} |
<?xml version="1.0"?>
<!-- $Id: abap.xml,v 1.1 2007/06/03 02:35:28 ssttoo Exp $ -->
<highlight lang="abap" case = "no">
<authors>
<author name="Stoyan Stefanov" email ="ssttoo@gmail.com"/>
</authors>
<default innerClass="code" />
<region name="block" delimClass="brackets" innerClass="code... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
<android.support.design.widget... | {
"pile_set_name": "Github"
} |
// Base class
//
// Requires one of the contextual, color modifier classes for `color` and
// `background-color`.
.badge {
display: inline-block;
padding: $badge-padding-y $badge-padding-x;
font-size: $badge-font-size;
font-weight: $badge-font-weight;
line-height: 1;
color: $badge-color;
text-align: cent... | {
"pile_set_name": "Github"
} |
{
"title": ""
} | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2002-2011 LWJGL 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:
*
* * Redistributions of source code must retain the above copyright
* notice, this... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015-2019 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 conditi... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
<application>your-app-id</application>
<version>1</version>
<threadsafe>true</threadsafe>
<system-properties>
<property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/>... | {
"pile_set_name": "Github"
} |
/*
* Marvell MV98DX3236 SoC clocks
*
* Copyright (C) 2012 Marvell
*
* Gregory CLEMENT <gregory.clement@free-electrons.com>
* Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
* Andrew Lunn <andrew@lunn.ch>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This pro... | {
"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 ignore
// +godefs map struct_in6_addr [16]byte /* in6_addr */
package ipv6
/*
#include <linux/in.h>
#include <linux/in6.h>
#include <linux/ipv6.h>
... | {
"pile_set_name": "Github"
} |
#22000001
#22000002
#22000003
#22000004
#22000005
#22001001
#22001002
#22001003
#22002001
#22002002
#22002003
#22002004
#22002005
#22002006
#22002007
#22003001
#22003002
#22003003
#22003004
#22003005
#22003006
#22003007
#22004001
#22004002
#22004003
#22004004
#22004005
#22004006
#22004007
#22004008
#22004009
#22004010
... | {
"pile_set_name": "Github"
} |
namespace RPGCore.Behaviour
{
public interface ISocketConvertable<T>
{
T Convert { get; }
}
}
| {
"pile_set_name": "Github"
} |
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
#ifndef _singlesize_h_
#define _singlesize_h_
/*
* SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
* Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* ... | {
"pile_set_name": "Github"
} |
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package ecr provides the client and types for making API
// requests to Amazon EC2 Container Registry.
//
// Amazon Elastic Container Registry (Amazon ECR) is a managed Docker registry
// service. Customers can use the familiar Docker CLI to push,... | {
"pile_set_name": "Github"
} |
include/master-slave.inc
Warnings:
Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
Note #### Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for S... | {
"pile_set_name": "Github"
} |
Subject: enron / hpl actuals for july 26 , 2000
teco tap 30 . 000 / enron ; 90 . 000 / iferc
ls hpl lsk ic 30 . 000 / enron | {
"pile_set_name": "Github"
} |
/* CALLY - The Clutter Accessibility Implementation Library
*
* Copyright (C) 2009 Igalia, S.L.
*
* Author: Alejandro Piñeiro Iglesias <apinheiro@igalia.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by t... | {
"pile_set_name": "Github"
} |
package listener
import (
"github.com/iotaledger/iota.go/account/event"
"github.com/iotaledger/iota.go/account/plugins/promoter"
"github.com/iotaledger/iota.go/account/plugins/transfer/poller"
"github.com/iotaledger/iota.go/bundle"
"sync"
)
// ChannelEventListener handles channels and registration for events aga... | {
"pile_set_name": "Github"
} |
// Copyright 2008-2010 Gordon Woodhull
// 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)
#ifndef BOOST_MSM_MPL_GRAPH_DEPTH_FIRST_SEARCH_HPP_INCLUDED
#define BOOST_MSM_MPL_GRAPH_DEPTH_FIRST_SEARCH_HPP_INCLUDED
#incl... | {
"pile_set_name": "Github"
} |
test_no_mva.doctest - more detailed doctests for stdnum.no.mva module
Copyright (C) 2015 Arthur de Jong
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 (... | {
"pile_set_name": "Github"
} |
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs defs_freebsd.go
package socket
type iovec struct {
Base *byte
Len uint64
}
type msghdr struct {
Name *byte
Namelen uint32
Pad_cgo_0 [4]byte
Iov *iovec
Iovlen int32
Pad_cgo_1 [4]byte
Control *byte
Controllen uint32
... | {
"pile_set_name": "Github"
} |
package com.htmessage.yichatopen.activity.main.details;
import com.htmessage.yichatopen.activity.BasePresenter;
/**
* 项目名称:yichat0504
* 类描述:UserDetailsBasePrester 描述:
* 创建人:songlijie
* 创建时间:2017/7/10 11:35
* 邮箱:814326663@qq.com
*/
public interface UserDetailsBasePrester extends BasePresenter {
void onD... | {
"pile_set_name": "Github"
} |
import webpack from 'webpack'
const entry = `${__dirname}/src/index.js`
module.exports = {
entry: {
'index.browser': entry,
'index.browser.min': entry
},
output: {
path: `${__dirname}/dist/src`,
filename: '[name].js',
library: 'firedux',
libraryTarget: 'umd',
umdNamedDefine: true
}... | {
"pile_set_name": "Github"
} |
## Reformer Model trained on "Crime and Punishment"
Crime and Punishment text was taken from `gs://trax-ml/reformer/crime-and-punishment-2554.txt`.
Model was trained in flax using colab notebook proposed by authors: https://colab.research.google.com/github/google/trax/blob/master/trax/models/reformer/text_generation.i... | {
"pile_set_name": "Github"
} |
var searchData=
[
['wrapangle',['wrapAngle',['../a00195.html#ga069527c6dbd64f53435b8ebc4878b473',1,'glm']]]
];
| {
"pile_set_name": "Github"
} |
// automatically generated by the FlatBuffers compiler, do not modify
package org.nd4j.graph;
import java.nio.*;
import java.lang.*;
import java.nio.ByteOrder;
import java.util.*;
import com.google.flatbuffers.*;
@SuppressWarnings("unused")
public final class FlatTiming extends Table {
public static FlatTiming get... | {
"pile_set_name": "Github"
} |
// Module: Log4CPLUS
// File: consoleappender.cxx
// Created: 6/2001
// Author: Tad E. Smith
//
//
// Copyright 2001-2017 Tad E. Smith
//
// 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... | {
"pile_set_name": "Github"
} |
/**
*
* WARNING! This file was autogenerated by:
* _ _ _ _ __ __
* | | | | | | |\ \ / /
* | | | | |_| | \ V /
* | | | | _ | / \
* | |_| | | | |/ /^\ \
* \___/\_| |_/\/ \/
*
* This file was autogenerated by UnrealHxGenerator using UHT definitions.
* It only includes UPROPERTYs and UFU... | {
"pile_set_name": "Github"
} |
# Most of the parameters will be imported from the training config
src:
ckpt: 'ckpt/asr_example_sd0/best_ctc.pth'
config: 'config/libri/asr_example.yaml'
data:
corpus:
name: 'Librispeech'
dev_split: ['dev-clean']
test_split: ['test-clean']
decode:
beam_size: 20
vocab_candidate: 30
lm_path: 'ckp... | {
"pile_set_name": "Github"
} |
// -----------------------------------------
// input-group and input-group-addon styles
// note: form-groups are not required
//
@mixin input-group-button-variation($vertical-padding) {
.input-group-btn {
.btn {
//margin: 0 0 $vertical-padding 0;
}
}
}
// default margin - no form-group required
@in... | {
"pile_set_name": "Github"
} |
package v1
import (
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)
// +genclient
// +genclient:nonNamespaced
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// KubeScheduler provides information to configure an operator to manage scheduler.
type KubeScheduler struct {
metav1.TypeMeta `jso... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# coding=utf-8
# 使用reduce计算序列和与积
if __name__ == "__main__":
# 计算和
sum_result = reduce(lambda x, y: x+y, range(1, 10))
assert(sum_result == 45)
print(sum_result)
# 计算阶乘
factorial_result = reduce(lambda x, y: x * y, range(1, 10))
assert(factorial_result == 362880)
... | {
"pile_set_name": "Github"
} |
// https://html.spec.whatwg.org/#htmlareaelement
[Exposed=Window,
HTMLConstructor]
interface HTMLAreaElement : HTMLElement {
[CEReactions, Reflect] attribute DOMString alt;
[CEReactions, Reflect] attribute DOMString coords;
[CEReactions, Reflect] attribute DOMString shape;
[CEReactions, Reflect] attribute DOMS... | {
"pile_set_name": "Github"
} |
{
"name": "terraform-test-app",
"config_vars": {
"FOO": "bar"
}
}
| {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2008, 2013 IBM Corporation and others.
*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
... | {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
// THIS CODE IS GENERATED - DO NOT MODIFY
// See angular/tools/gulp-tasks/cldr/extract.js
(function(global) {
global... | {
"pile_set_name": "Github"
} |
/*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* 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"
} |
While some other iconv(3) implementations - like FreeBSD iconv(3) - choose
the "many small shared libraries" and dlopen(3) approach, this implementation
packs everything into a single shared library. Here is a comparison of the
two designs.
* Run-time efficiency
1. A dlopen() based approach needs a cache of loaded s... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
/**
* AuthCodeListener is the base class from which
* special CustomFileProtocol and HttpAuthCode inherit
* their structure and members.
*/
export abstract class AuthCodeListener {
private hostName: string;
/**... | {
"pile_set_name": "Github"
} |
{
"version": "1.0",
"examples": {
}
}
| {
"pile_set_name": "Github"
} |
module github.com/flosch/pongo2/v4
go 1.14
require (
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b
)
| {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of Flarum.
*
* For detailed copyright and license information, please view the
* LICENSE file that was distributed with this source code.
*/
namespace Flarum\Tests\integration;
use Flarum\Extend\ExtenderInterface;
use Flarum\Foundation\InstalledSite;
use Flarum\Foundation\Paths;
use... | {
"pile_set_name": "Github"
} |
{
"callOutput1" : {
"_info" : {
"comment" : "",
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callOutput... | {
"pile_set_name": "Github"
} |
import { IconDefinition } from '../types';
declare const DeploymentUnitOutlined: IconDefinition;
export default DeploymentUnitOutlined;
| {
"pile_set_name": "Github"
} |
<html>
<head>
<title>GHEdit Documentation</title>
<script>
if (document.location.hostname == 'spiffcode.github.io') {
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2011, The Toft Authors.
// All rights reserved.
//
// Author: CHEN Feng <chen3feng@gmail.com>
#ifndef TOFT_ENCODING_ASCII_H
#define TOFT_ENCODING_ASCII_H
#include <limits.h>
#include <stdint.h>
namespace toft {
// Used for ASCII encoding only.
// If you want to process locale ralated text, please u... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
*
* 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 this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND T... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<array name="popup_menu_items">
<item>Compress</item>
<item>Extract</item>
<item>Remove</item>
</array>
</resources> | {
"pile_set_name": "Github"
} |
load("@io_bazel_rules_go//go:def.bzl", "go_binary", "go_library")
go_library(
name = "go_default_library",
srcs = [
"client_manager.go",
"main.go",
],
importpath = "github.com/kubeflow/pipelines/backend/src/cache",
visibility = ["//visibility:private"],
deps = [
"//backe... | {
"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"
} |
#!/bin/sh
# creates or updates a fat binary by replacing or adding a new architecture.
# the target file doesn't need to exist - it will be created if not
# already present
if [ -z "$1" -o -z "$2" ]; then
echo ""
echo " Usage: updatefat <target> <new-file>"
echo ""
echo " Works even if <target> doesn... | {
"pile_set_name": "Github"
} |
package org.wikidata.query.rdf.tool.utils;
import static java.nio.file.Files.delete;
import static java.nio.file.Files.getLastModifiedTime;
import static java.time.Instant.now;
import static java.time.temporal.ChronoUnit.HOURS;
import java.io.BufferedOutputStream;
import java.io.ByteArrayOutputStream;
import java.io.... | {
"pile_set_name": "Github"
} |
package archive
import (
"archive/tar"
"bytes"
"io/ioutil"
)
// Generate generates a new archive from the content provided
// as input.
//
// `files` is a sequence of path/content pairs. A new file is
// added to the archive for each pair.
// If the last pair is incomplete, the file is created with an
// empty con... | {
"pile_set_name": "Github"
} |
# encoding: utf-8
Gem::Specification.new do |s|
s.name = 'redcarpet'
s.version = '3.5.0'
s.summary = "Markdown that smells nice"
s.description = 'A fast, safe and extensible Markdown to (X)HTML parser'
s.date = '2019-07-29'
s.email = 'vicent@github.com'
s.homepage = 'http://github.com/vmg/redcarpet'
s.a... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1987, 1993, 1994
* The Regents of the University of California. 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... | {
"pile_set_name": "Github"
} |
const merge = require('webpack-merge');
const common = require('./webpack.common.js');
module.exports = merge(common, {
devtool: 'inline-source-map',
mode: 'development',
});
| {
"pile_set_name": "Github"
} |
/*
* This file is part of the TrinityCore Project. See AUTHORS file for Copyright information
*
* 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
... | {
"pile_set_name": "Github"
} |
.BYT $EF,$A1 ;ALL OF THIS IS AVAILABLE FOR PATCH SPACE
.BYT $DF,$A6
.BYT $E1,$B1
.BYT $E2,$B2
.BYT $E3,$B3
.BYT $E4,$B4
.BYT $E5,$B5
.BYT $E6,$B6
.BYT $E7,$B7
.BYT $E8,$B8
.BYT $E9,$B9
.BYT $FA,$BA
.BYT $FB,$BB
.BYT $FC,$BC
.BYT $EC,$BD
.BYT $FE,$BE
.BYT $84,$BF
.BYT $F7,$C0
.BYT $F8,$DB
.BYT $F9... | {
"pile_set_name": "Github"
} |
# Barbeque [](https://travis-ci.org/cookpad/barbeque)
Job queue system to run job with Docker
<img src="https://raw.githubusercontent.com/cookpad/barbeque/master/doc/images/job_definitions.png" height="280px" />
<img src="https://raw.githubuserc... | {
"pile_set_name": "Github"
} |
V1
# 3D Points
8 # Number of points
0 0 0 # Point 0: X Y Z
0 0 -0.08
0.165 0 -0.08
0.165 0 0
0.165 0.068 0
0.165 0.068 -0.08
0 0.068 -0.08
0 0.068 0 # Point 7
# 3D Lines
0 # Number of lines
# Faces from 3D lines
0 # Number of... | {
"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><link rel="apple-touch-icon" sizes="180x180" href="/glide/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/glide/favicon-32x32.png"><link rel="icon" ... | {
"pile_set_name": "Github"
} |
import getLog from './js/get-log'
const dispose = async (): Promise<any> => {
const log = getLog(`dispose`)
log.debug(`disposing the adapter`)
}
export default dispose
| {
"pile_set_name": "Github"
} |
<blockquote><p>A list within a blockquote:</p>
<ul>
<li>asterisk 1</li>
<li>asterisk 2</li>
<li>asterisk 3</li>
</ul>
</blockquote>
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2012-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
=========================================... | {
"pile_set_name": "Github"
} |
ace.define("ace/mode/doc_comment_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"], function(require, exports, module) {
"use strict";
var oop = require("../lib/oop");
var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
var DocCommentHighlightRule... | {
"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.5.0_13) on Thu Feb 21 16:35:36 EST 2008 -->
<TITLE>
ConstructorInstance
</TITLE>
<META NAME="keywords" CONTENT="polyglot.types.ConstructorInstance inter... | {
"pile_set_name": "Github"
} |
/*
* The Clear BSD License
* Copyright 2017 NXP
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted (subject to the limitations in the disclaimer below) provided
* that the following conditions are met:
*
* o Redistributions of source co... | {
"pile_set_name": "Github"
} |
/*-
* -\-\-
* Spotify Styx API Service
* --
* Copyright (C) 2016 Spotify AB
* --
* 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
... | {
"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"
} |
fileFormatVersion: 2
guid: 1054646c0eeefda428898cd90653e125
timeCreated: 1461900309
licenseType: Pro
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 0
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart:... | {
"pile_set_name": "Github"
} |
import Ember from 'ember';
import utils from 'vault/lib/key-utils';
const { inject, computed, Controller } = Ember;
export default Controller.extend({
flashMessages: inject.service(),
store: inject.service(),
clusterController: inject.controller('vault.cluster'),
queryParams: {
page: 'page',
pageFilter... | {
"pile_set_name": "Github"
} |
import { Observable } from 'rxjs';
export interface OutlineData {
label: string;
value: number;
}
export abstract class VisitorsAnalyticsData {
abstract getInnerLineChartData(): Observable<number[]>;
abstract getOutlineLineChartData(): Observable<OutlineData[]>;
abstract getPieChartData(): Observable<number... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- -->
<!-- Copyright 2008 Google Inc. -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); you -->
<!-- may not use this file except in comp... | {
"pile_set_name": "Github"
} |
#pragma once
//-------------------------------------------------------------------------------------------------
// <copyright file="fileutil.h" company="Outercurve Foundation">
// Copyright (c) 2004, Outercurve Foundation.
// This software is released under Microsoft Reciprocal License (MS-RL).
// The license an... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "${SCRIPTDIR}/.validate"
IFS=$'\n'
files=( $(validate_diff --diff-filter=ACMR --name-only -- 'cli/compose/schema/data' || true) )
unset IFS
if [ ${#files[@]} -gt 0 ]; then
go generate github.com/docker/docker/cli/compose... | {
"pile_set_name": "Github"
} |
commit 3f10a16153308f967149917585d2bc0b9c06492c
Author: Anil Madhavapeddy <anil@recoil.org>
Date: Sun Jun 21 18:40:27 2020 +0100
Add `-fcommon` unconditionally to CFLAGS to fix gcc10 build
Signed-off-by: Anil Madhavapeddy <anil@recoil.org>
diff --git a/configure b/configure
index 9a78a4554..0c54b560b 1... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
/*
* Implementation of get_cpuid().
*
* Copyright IBM Corp. 2014, 2018
* Author(s): Alexander Yarygin <yarygin@linux.vnet.ibm.com>
* Thomas Richter <tmricht@linux.vnet.ibm.com>
*/
#include <sys/types.h>
#include <errno.h>
#include <unistd.h>
#include <stdio.h>
#incl... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html>
<title>npm-deprecate</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<body>
<div id="wrapper">
<h1><a href="../api/npm-deprecate.html">npm-deprecate</a></h1> <p>Deprecate a version of a package</p>... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on Sat Jan 12 20:50:59 2019 by Eclipse SUMO duarouter Version v1_0_1+1015-8e01b2d
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.