text stringlengths 2 99.9k | meta dict |
|---|---|
Bash history reverse search
Clear the terminal instantly
Clear bash history
Find any Unix / Linux command
Terminal based browser | {
"pile_set_name": "Github"
} |
=pod
=head1 NAME
pkey - public or private key processing tool
=head1 SYNOPSIS
B<openssl> B<pkey>
[B<-inform PEM|DER>]
[B<-outform PEM|DER>]
[B<-in filename>]
[B<-passin arg>]
[B<-out filename>]
[B<-passout arg>]
[B<-cipher>]
[B<-text>]
[B<-text_pub>]
[B<-noout>]
[B<-pubin>]
[B<-pubout>]
[B<-engine id>]
=head1 DES... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "tv"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
} | {
"pile_set_name": "Github"
} |
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
loader: taskgraph.loader.transform:loader
transforms:
- taskgraph.transforms.release_deps:transforms
- taskg... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2018 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 applica... | {
"pile_set_name": "Github"
} |
/**
* @public
*/
export default class TestAccessClassPublic {}
/**
* @protected
*/
export class TestAccessClassProtected {}
/**
* @package
*/
export class TestAccessClassPackage {}
/**
* @private
*/
export class TestAccessClassPrivate {}
| {
"pile_set_name": "Github"
} |
'use strict';
/**
* Copyright (c) 2013-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
... | {
"pile_set_name": "Github"
} |
# Adapted for numpy/ma/cdms2 by convertcdms.py
# First import necessary modules
import sys,os,thermo,vcs,cdms2 as cdms
# initialize the VCS Canvas and creates the "Thermodynamic Diagram" graphic method
x=vcs.init()
x.portrait()
th=thermo.Gth(x=x,name='test')
## List setable items
th.list()
## Setting type of thermod... | {
"pile_set_name": "Github"
} |
// Common/Alloc.h
#ifndef __COMMON_ALLOC_H
#define __COMMON_ALLOC_H
#include <stddef.h>
void *MyAlloc(size_t size) throw();
void MyFree(void *address) throw();
#ifdef _WIN32
bool SetLargePageSize();
void *MidAlloc(size_t size) throw();
void MidFree(void *address) throw();
void *BigAlloc(size_t siz... | {
"pile_set_name": "Github"
} |
/*
Copyright 2018 The Knative 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"
} |
{
"types": "./datePicker.tsx"
} | {
"pile_set_name": "Github"
} |
0:a:
0:b:
1:?:
| {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of Sulu.
*
* (c) Sulu GmbH
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
namespace Sulu\Bundle\MediaBundle\Tests\Functional\Controller;
use Prophecy\Argument;
use Sulu\Bundle\AdminBundle\Admin\Admin;
use Sulu\Bun... | {
"pile_set_name": "Github"
} |
/*
* SonarQube Java
* Copyright (C) 2012-2020 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program 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 3 of the Licen... | {
"pile_set_name": "Github"
} |
/* iCheck plugin Flat skin
----------------------------------- */
.icheckbox_flat,
.iradio_flat {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(flat.png) no-repeat;
border: none;
cursor: pointer;... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Category" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_count</string> </key>
<value>
<persistent> <string encoding="base... | {
"pile_set_name": "Github"
} |
/*
** $Id: lfunc.h,v 2.4.1.1 2007/12/27 13:02:25 roberto Exp $
** Auxiliary functions to manipulate prototypes and closures
** See Copyright Notice in lua.h
*/
#ifndef lfunc_h
#define lfunc_h
#include "lobject.h"
#define sizeCclosure(n) (cast(int, sizeof(CClosure)) + \
cast(int, sizeof(TVa... | {
"pile_set_name": "Github"
} |
package gw.gosudoc.doc
uses com.sun.javadoc.RootDoc
uses com.sun.javadoc.ClassDoc
uses com.sun.javadoc.PackageDoc
uses com.sun.javadoc.SourcePosition
uses gw.gosudoc.filter.*
uses gw.gosudoc.type.GSArrayTypeImpl
uses gw.gosudoc.type.GSClassTypeImpl
uses gw.gosudoc.type.GSFunctionalTypeImpl
uses gw.gosudoc.type.GSPara... | {
"pile_set_name": "Github"
} |
{
"index": 14,
"lineNumber": 1,
"column": 15,
"message": "Error: Line 1: Unexpected token -"
} | {
"pile_set_name": "Github"
} |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Color Palettes in Scribus (1)</title>
</head>
<style>
@import "manual.css";
</style>
<body>
<h2>Color Palettes in Scribus (1): Open Source Palettes</h2>
<p>Note that all color palettes described here and in subsequent sections i... | {
"pile_set_name": "Github"
} |
#include "bsmemory/bsmemory.hpp"
#include "sufamiturbo/sufamiturbo.hpp"
| {
"pile_set_name": "Github"
} |
package org.camunda.bpm.example.invoice;
import org.camunda.bpm.engine.delegate.CaseExecutionListener;
import org.camunda.bpm.engine.delegate.DelegateCaseExecution;
import org.camunda.bpm.example.cmis.CMISConnector;
public class CaseGetDocuments implements CaseExecutionListener {
@Override
public void notify(Deleg... | {
"pile_set_name": "Github"
} |
@keyframes scaleUp {
0% {
transform: scaleY(.8);
}
100% {
transform: scaleY(1);
}
}
| {
"pile_set_name": "Github"
} |
/***************************************************************
Copyright (C) 2006-2009 Hewlett-Packard Development Company, L.P.
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... | {
"pile_set_name": "Github"
} |
// +build !luminous,!mimic
//
// Ceph Nautilus is the first release that includes rbd_namespace_create(),
// rbd_namespace_remove(), rbd_namespace_exists() and rbd_namespace_list().
package rbd
// #cgo LDFLAGS: -lrbd
// #include <rados/librados.h>
// #include <rbd/librbd.h>
// #include <stdlib.h>
// #include <errno.h... | {
"pile_set_name": "Github"
} |
namespace Ice\I18n\Plural;
/**
* Plural rules for Polish language:
*
* Locales: pl
*
* Rules:
* one → n is 1;
* few → n mod 10 in 2..4 and n mod 100 not in 12..14 and n mod 100 not in 22..24;
* other → everything else (fractions)
*
* Reference CLDR Version 21 (2012-03-01 03:27:30 GMT)
* @see http://uni... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016-2020 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"
} |
import Vapor
extension Request {
var leaf: LeafRenderer {
var userInfo = self.application.leaf.userInfo
userInfo["request"] = self
userInfo["application"] = self.application
return .init(
configuration: self.application.leaf.configuration,
tags: self.applica... | {
"pile_set_name": "Github"
} |
/*
* Scalar fixed time AES core transform
*
* Copyright (C) 2017 Linaro Ltd <ard.biesheuvel@linaro.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 by the Free Software Foundation.
*/
#include <crypto/a... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
package sqlstore
import (
"database/sql"
"fmt"
"github.com/mattermost/gorp"
"github.com/mattermost/mattermost-server/v5/model"
"github.com/mattermost/mattermost-server/v5/store"
"github.com/pkg/erro... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2009-2016 mingw-w64 project
Contributing authors: Kai Tietz, Jonathan Yong
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 ... | {
"pile_set_name": "Github"
} |
// AUTOGENERATED FILE - DO NOT MODIFY!
// This file generated by Djinni from client_interface.djinni
package com.dropbox.djinni.test;
import java.util.concurrent.atomic.AtomicBoolean;
import javax.annotation.CheckForNull;
import javax.annotation.Nonnull;
public interface ReverseClientInterface {
@Nonnull
pub... | {
"pile_set_name": "Github"
} |
/*-
* <<
* UAVStack
* ==
* Copyright (C) 2016 - 2017 UAVStack
* ==
* 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 r... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Barnaby gets to sit</title>
<script>
function Dog(name, breed, weight) {
this.name = name;
this.breed = breed;
this.weight = weight;
}
Dog.prototype.species = "Canine";
Dog.prototype.bark = function() {
if (this.weight > 25) {
console.log(th... | {
"pile_set_name": "Github"
} |
package slimeknights.tconstruct.tables;
import net.minecraft.client.gui.ScreenManager;
import net.minecraft.resources.IReloadableResourceManager;
import net.minecraftforge.api.distmarker.Dist;
import net.minecraftforge.client.event.ModelRegistryEvent;
import net.minecraftforge.client.model.ModelLoaderRegistry;
import ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1995, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | {
"pile_set_name": "Github"
} |
package events
import (
"fmt"
nraySchema "github.com/nray-scanner/nray/schemas"
"github.com/golang/protobuf/jsonpb"
"github.com/spf13/viper"
"github.com/thedevsaddam/gojsonq"
)
// RegisteredHandlers contains all handlers that may be configured by a user
var RegisteredHandlers = []string{"json-file", "terminal",... | {
"pile_set_name": "Github"
} |
# Be sure to restart your server when you modify this file.
Rails.application.config.session_store :cookie_store, key: '_wei_session'
| {
"pile_set_name": "Github"
} |
from __future__ import division
import sys
from data_iterator import TextIterator
import cPickle as pkl
from os.path import expanduser
import torch
import numpy
from model_batch import *
import time
from datetime import timedelta
from torchtext.vocab import load_word_vectors
# batch preparation
# batch preparation
def... | {
"pile_set_name": "Github"
} |
<?php
/**
* Smarty plugin
* @package Smarty
* @subpackage plugins
*/
/**
* Smarty count_sentences modifier plugin
*
* Type: modifier<br>
* Name: count_sentences
* Purpose: count the number of sentences in a text
* @link http://smarty.php.net/manual/en/language.modifier.count.paragraphs.php
* ... | {
"pile_set_name": "Github"
} |
point image
10,20 http://boston.openguides.org/markers/ORANGE.png
15,25 http://boston.openguides.org/markers/ORANGE.png
| {
"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 n... | {
"pile_set_name": "Github"
} |
// Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using IdentityServer4.Configuration;
using Id... | {
"pile_set_name": "Github"
} |
/*
* Power BI Visualizations
*
* Copyright (c) Microsoft Corporation
* All rights reserved.
* MIT License
*
* 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 restricti... | {
"pile_set_name": "Github"
} |
{
"name" : "1610.05858.pdf",
"metadata" : {
"source" : "CRF",
"title" : null,
"authors" : [ ],
"emails" : [ "rcha9612@uni.sydney.edu.au", "ezborzeshi@cmcrc.com", "Massimo.Piccardi@uts.edu.au" ],
"sections" : [ {
"heading" : null,
"text" : "ar X\niv :1\n61 0.\n05 85\n8v 1\n[ cs\n.C L\... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System.Diagnostics.ContractsLight;
using System.IO;
namespace BuildXL.Utilities
{
/// <summary>
/// Static helper class to format path
/// </summary>
public static class PathFormatter
{
private st... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012, Michael Lehn
*
* 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,... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd"
backupGlobals="false"
bootstrap="tests/bootstrap.php"
backupStaticAttributes="false"
cacheTokens="f... | {
"pile_set_name": "Github"
} |
package parse
import (
"testing"
)
func TestKustoDatabasePrincipalId(t *testing.T) {
testData := []struct {
Name string
Input string
Expected *KustoDatabasePrincipalId
}{
{
Name: "Empty",
Input: "",
Expected: nil,
},
{
Name: "Missing FQN",
Input: "/subscriptions/0000... | {
"pile_set_name": "Github"
} |
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CR{
%%Parent{"es_419"}
Countries{
BA{"Bosnia y Herzegovina"}
TA{"Tristán de Acuña"}
TL{"Timor-Leste"}
UM{"Islas menores alejadas de EE. UU."}
}
Coun... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" ?>
<annotation>
<folder>widerface</folder>
<filename>12--Group_12_Group_Group_12_Group_Group_12_447.jpg</filename>
<source>
<database>wider face Database</database>
<annotation>PASCAL VOC2007</annotation>
<image>flickr</image>
<flickrid>-1</flickrid>
</source>
<owner>
<flickrid>yanyu</flickrid>
<nam... | {
"pile_set_name": "Github"
} |
define(["dojo/_base/declare", "dojo/data/ItemFileWriteStore", "./AndOrReadStore"],
function(declare, ItemFileWriteStore, AndOrReadStore){
// module:
// dojox/data/AndOrWriteStore
// summary:
// TODOC
return declare("dojox.data.AndOrWriteStore", [ItemFileWriteStore, AndOrReadStore], {});
});
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2000-2009 JetBrains s.r.o.
*
* 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 agre... | {
"pile_set_name": "Github"
} |
<?php
/*
* Copyright 2016 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"
} |
已发布:https://studygolang.com/articles/12339
# 让我们用 Go 语言创建一个 NTP 客户端
在网络编程做了一些研究之后,我邂逅了一篇题目为《Let's Make a NTP Client in C》,由 David Lettier(Lettier) 编写的文章。这篇文章鼓舞了我用 Go 去做相似的事。
> 这篇博文提到的代码都在这里 [https://github.com/vladimirvivien/go-ntp-client](https://github.com/vladimirvivien/go-ntp-client)。
这篇博文描述了一个(真正的) NTP 客户端的结构,... | {
"pile_set_name": "Github"
} |
#
# OpenSSL/crypto/md/Makefile
#
DIR= md2
TOP= ../..
CC= cc
INCLUDES=
CFLAG=-g
MAKEFILE= Makefile
AR= ar r
CFLAGS= $(INCLUDES) $(CFLAG)
GENERAL=Makefile
TEST=md2test.c
APPS=
LIB=$(TOP)/libcrypto.a
LIBSRC=md2_dgst.c md2_one.c
LIBOBJ=md2_dgst.o md2_one.o
SRC= $(LIBSRC)
EXHEADER= md2.h
HEADER= $(EXHEADER)
ALL= ... | {
"pile_set_name": "Github"
} |
// Package static serves static files like CSS, JavaScript, and images.
package static
import (
"net/http"
"os"
"path"
"github.com/blue-jay/blueprint/controller/status"
"github.com/blue-jay/blueprint/lib/flight"
"github.com/blue-jay/core/router"
)
// Load the routes.
func Load() {
// Serve static files
rout... | {
"pile_set_name": "Github"
} |
[[etcd-keys-component]]
= Etcd Keys Component
:docTitle: Etcd Keys
:artifactId: camel-etcd
:description: Get, set or delete keys in etcd key-value store.
:since: 2.18
:supportLevel: Stable
:component-header: Only producer is supported
include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/etcd-keys.adoc[... | {
"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 ma... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- Translations provided by Milly -->
<!-- Translations provided by euphory -->
<content xml:space="preserve">
<!-- NOTE: This file must appear LAST in the list of content files
so that these items override the matching items in the
stock conte... | {
"pile_set_name": "Github"
} |
#ifndef INIT_H
#define INIT_H
#define MTIME (*(volatile long long *)(0x02000000 + 0xbff8))
#define MTIMECMP ((volatile long long *)(0x02000000 + 0x4000))
typedef void* (*trap_handler_t)(unsigned hartid, unsigned mcause, void *mepc,
void *sp);
void set_trap_handler(trap_handler_t handler);
voi... | {
"pile_set_name": "Github"
} |
#include "pack.h"
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <errno.h>
#include <assert.h>
#include <sys/stat.h>
#include <sys/mman.h>
#include <arpa/inet.h>
static struct packed_git packroot;
static bool loaded_pack = false;
/* ---- Pack Lookup ---- ... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
#
# Copyright (C) 2017 Red Hat, Inc.
#
# This copyrighted material is made available to anyone wishing to use,
# modify, copy, or redistribute it subject to the terms and conditions of
# the GNU General Public License v.2, or (at your option) any later version.
# This program is distributed in ... | {
"pile_set_name": "Github"
} |
module.exports = require('./overEvery');
| {
"pile_set_name": "Github"
} |
// Copyright 2014 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef V8_TYPES_H_
#define V8_TYPES_H_
#include "src/conversions.h"
#include "src/factory.h"
#include "src/handles.h"
#include "src/ostreams.h"
names... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<title>Test for privacy restrictions on :visited (Bug 147777)</title>
<style type="text/css">
body > a { text-decoration: underline }
body > a > span { text-decoration: overline }
body > a > span > span { text-decoration: line-through }
:link { color: olive }
:link > span { color: fuchsia }
:link > sp... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>fonts@gentoo.org</email>
<name>Fonts</name>
</maintainer>
<use>
<flag name="extras">Install experimental extra tools: wince_info and
winc... | {
"pile_set_name": "Github"
} |
# frozen_string_literal: false
require 'test/unit'
require 'matrix'
class SubMatrix < Matrix
end
class TestMatrix < Test::Unit::TestCase
def setup
@m1 = Matrix[[1,2,3], [4,5,6]]
@m2 = Matrix[[1,2,3], [4,5,6]]
@m3 = @m1.clone
@m4 = Matrix[[1.0, 2.0, 3.0], [4.0, 5.0, 6.0]]
@n1 = Matrix[[2,3,4], [5... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2020, NVIDIA CORPORATION. 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 requir... | {
"pile_set_name": "Github"
} |
UC
==
<!-- markdownlint-disable line-length no-inline-html -->
<table>
<tr height=240>
<td>
<a href="https://github.com/alrra/browser-logos/tree/a94987f29719142668cdf960b3f624ce1a3c6aa8/src/uc">
<img width=230 src="https://raw.githubusercontent.com/alrra/browser-logos/a94987f297... | {
"pile_set_name": "Github"
} |
using System.Linq;
using Microsoft.AspNetCore.Mvc;
using SportsStore.Models;
using SportsStore.Models.ViewModels;
namespace SportsStore.Controllers {
public class CartController : Controller {
private IProductRepository repository;
private Cart cart;
public CartController(IProductReposit... | {
"pile_set_name": "Github"
} |
def foo()
# ERROR:
foo(1, 2)
# ERROR:
foo(a_very_long_constant_name, 2)
# ERROR:
foo(unsafe(), # indeed
2)
# ERROR:
foo(bar(1, 3), 2)
foo(2, 1)
end
| {
"pile_set_name": "Github"
} |
<?php
declare(strict_types=1);
namespace OpenStack\Compute\v2;
/**
* Represents common constants.
*/
abstract class Enum
{
const REBOOT_SOFT = 'SOFT';
const REBOOT_HARD = 'HARD';
const CONSOLE_NOVNC = 'novnc';
const CONSOLE_XVPNC = 'xvpvnc';
const CONSOLE_RDP_HTML5 ... | {
"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_144) on Wed Sep 06 08:23:23 PDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>NoProviderFoundException (J... | {
"pile_set_name": "Github"
} |
/****************************************************************************
Copyright (c) 2013-2015 Chukong Technologies Inc.
http://www.cocos2d-x.org
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 th... | {
"pile_set_name": "Github"
} |
/**
* @file
* This is the IPv4 address tools implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
... | {
"pile_set_name": "Github"
} |
<Mcml xmlns="http://schemas.microsoft.com/2008/mcml"
xmlns:cor="assembly://MSCorLib/System"
xmlns:me="Me">
<!-- Simple Radio Group sample. -->
<!-- This example implements a RadioGroup UI element. -->
<!-- This RadioGroup UI element... | {
"pile_set_name": "Github"
} |
# The purpose of this config is two-fold:
1. To provide flexibility for elastic/server admins to bring up additional elasticsearch container nodes on VIC dvSwitch mapped subnets.
2. This configuration will also provide an avenue for moving from non-containerized elasticsearch clusters to a fully containerized confi... | {
"pile_set_name": "Github"
} |
/**
* OpenAL cross platform audio library
* Copyright (C) 2011 by authors.
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option)... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
/*
* xHCI host controller driver
*
* Copyright (C) 2013 Xenia Ragiadakou
*
* Author: Xenia Ragiadakou
* Email : burzalodowa@gmail.com
*/
#define CREATE_TRACE_POINTS
#include "xhci-trace.h"
EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_dbg_quirks);
| {
"pile_set_name": "Github"
} |
{
"format_version": "1.13.0",
"minecraft:biome": {
"description": {
"identifier": "flower_forest"
},
"components": {
"minecraft:climate": {
"downfall": 0.80,
"snow_accumulation": [ 0.0, 0.125 ],
"temperature": 0.7
},
"minecraft:overworld_height": {
... | {
"pile_set_name": "Github"
} |
var searchData=
[
['wait_5ffor_5fcal_175',['wait_for_cal',['../class_a_d_c___module.html#a4fb69b5b2d07c3fc8f5f0bbbf05dfa2a',1,'ADC_Module']]],
['waituntilstable_176',['waitUntilStable',['../namespace_v_r_e_f.html#a108f7c1b5a2073bc092eafcae58575b0',1,'VREF']]],
['write_177',['write',['../class_ring_buffer.html#aa1... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>supershad</title>
<meta name="description" content="Решение вступительных испытаний в Школу анализа данных (ШАД)... | {
"pile_set_name": "Github"
} |
java110.mappingPath=classpath:mapper/*/*.xml
# Single file max size
java110.ftp.multipart.maxFileSize=100Mb
# All files max size
java110.ftp.multipart.maxRequestSize=100Mb
#ftp use
java110.ftpServer = 192.168.0.104
java110.ftpPort = 6069
java110.ftpUserName = uftp
java110.ftpUserPassword = 123456
java110.ftpPath = h... | {
"pile_set_name": "Github"
} |
EXPORTS
VSTPluginMain
main=VSTPluginMain | {
"pile_set_name": "Github"
} |
; <<>> DiG 9.9.5-3ubuntu0.8-Ubuntu <<>> AXFR jewelry. @demand.gamma.aridns.net.au. +nocomments +nocmd +noquestion +nostats +time=15
;; global options: +cmd
; Transfer failed.
| {
"pile_set_name": "Github"
} |
// AttributeDirectory.h
#ifndef NET_FS_ATTRIBUTE_DIRECTORY_H
#define NET_FS_ATTRIBUTE_DIRECTORY_H
#include <fs_attr.h>
#include "SLList.h"
class BNode;
// attribute directory status
enum {
ATTRIBUTE_DIRECTORY_NOT_LOADED,
ATTRIBUTE_DIRECTORY_VALID,
ATTRIBUTE_DIRECTORY_TOO_BIG,
};
// Attribute
class Attribute : ... | {
"pile_set_name": "Github"
} |
// ==========================================================================
// Project: SproutCore - JavaScript Application Framework
// Copyright: ©2006-2011 Strobe Inc. and contributors.
// portions copyright @2009 Apple Inc.
// License: Licensed under MIT license (see license.js)
// ================... | {
"pile_set_name": "Github"
} |
'use strict'
function formatHostname(hostname) {
// canonicalize the hostname, so that 'oogle.com' won't match 'google.com'
return hostname.replace(/^\.*/, '.').toLowerCase()
}
function parseNoProxyZone(zone) {
zone = zone.trim().toLowerCase()
var zoneParts = zone.split(':', 2)
, zoneHost = formatHostnam... | {
"pile_set_name": "Github"
} |
{% extends 'manage/manage_base.html' %}
{% set page='tweets' -%}
{% block manage_title %}
All Event Tweets
{% endblock %}
{% block site_js %}
{{ super() }}
<script src="{{ static('angular/angular.min.js') }}"></script>
<script src="{{ static('angular/angular-moment.min.js') }}"></script>
{% javascript 'twee... | {
"pile_set_name": "Github"
} |
# $FreeBSD$
PORTREVISION= 0
CATEGORIES= x11
PKGNAMESUFFIX= 1-plugins-ximagesrc
COMMENT= GStreamer X source plugin
GST_PLUGIN= x
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
| {
"pile_set_name": "Github"
} |
#include <cstdio>
int main() {
int n, m, t, d, a[2];
scanf("%d%d", &n, &m);
a[0] = a[1] = 0;
for (int i = 0; i < n; ++i) {
scanf("%d%d", &t, &d);
--t;
if (d == -1) {
a[t] += 1;
} else if (d <= m) {
a[t] += 2;
} else {
a[t] += 3;
}
}
printf("%d:%d\n", a[0], a[1]);
... | {
"pile_set_name": "Github"
} |
/* This is a modfied version of va-arg-9.c to test va_copy. */
#include <stdarg.h>
#ifndef va_copy
#define va_copy __va_copy
#endif
extern __SIZE_TYPE__ strlen (const char *);
int
to_hex (unsigned int a)
{
static char hex[] = "0123456789abcdef";
if (a > 15)
abort ();
return hex[a];
}
void
fap (int i, c... | {
"pile_set_name": "Github"
} |
.. include:: ../README.rst
.. include:: ../CREDITS.txt
.. include:: ../CHANGES.txt
.. include:: ../FAQ.rst
| {
"pile_set_name": "Github"
} |
# Makefile for Sphinx documentation
#
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER = a4
BUILDDIR = _build
STATICDIR = _static
DOWNLOADDIR = _download
GHPAGESDIR = ../docs
NAME = WebAssembly
# Hack until we have moved to more rec... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta content="text/html" charset="UTF-8" http-equiv="Content-Type">
<meta name="GENERATOR" content="MSHTML 9.00.8112.16476"></meta>
<base href="v8config://a8dd2e89-c043-4f61-ab58-dafb034cd4c1/mdobject/id58570c20-db1f-4... | {
"pile_set_name": "Github"
} |
using System;
namespace SharpRepository.Tests.Integration.Data
{
public class CouchDbDatabaseNameFactory
{
private static int _num = 1;
public static string Build(string type)
{
var databaseName = String.Concat(type.ToLower(), _num);
_num++; // since it goes th... | {
"pile_set_name": "Github"
} |
<?php
/* Copyright (C) 2010-2018 Regis Houssin <regis.houssin@inodbox.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later... | {
"pile_set_name": "Github"
} |
--TEST--
Check for Asf_Application::init/getInstance
--SKIPIF--
<?php if (!extension_loaded("asf")) print "skip"; ?>
--INI--
asf.ctype_id=0
asf.use_namespace=0
--FILE--
<?php
ini_set('asf.ctype_id', 0);
ini_set('asf.use_namespace', 0);
$configs = array(
'asf' => array(
'root_path' => realpath(dirname(__FIL... | {
"pile_set_name": "Github"
} |
#
# This file is part of LUNA.
#
# Copyright (c) 2020 Great Scott Gadgets <info@greatscottgadgets.com>
# SPDX-License-Identifier: BSD-3-Clause
import usb.core
from .jtag import JTAGChain
from .flash import ConfigurationFlash
from .spi import DebugSPIConnection
from .ila import ApolloILAFrontend
from .ecp5 impor... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.