text stringlengths 2 99.9k | meta dict |
|---|---|
<?php
namespace Illuminate\Contracts\Cache;
interface Store
{
/**
* Retrieve an item from the cache by key.
*
* @param string|array $key
* @return mixed
*/
public function get($key);
/**
* Retrieve multiple items from the cache by key.
*
* Items not found in the ... | {
"pile_set_name": "Github"
} |
/**
* DescribeAddressesResponseType.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: 1.5.1 Built on : Oct 19, 2009 (10:59:34 EDT)
*/
package com.amazon.ec2;
/**
* DescribeAddressesResponseType bean class
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/ic_blokada"
android:tint="@color/switch_on"></bitmap>
| {
"pile_set_name": "Github"
} |
#ifndef _PERF_DWARF_REGS_H_
#define _PERF_DWARF_REGS_H_
#ifdef DWARF_SUPPORT
const char *get_arch_regstr(unsigned int n);
#endif
#endif
| {
"pile_set_name": "Github"
} |
require 'aristotle/logic'
require 'aristotle/utility'
require 'aristotle/command'
require 'aristotle/presenter'
| {
"pile_set_name": "Github"
} |
'''
From Marc-Antoine Martinod
No particular license or rights, you can change it as you feel, just be honest. :)
For python puritain, sorry if this script is not "pythonic".
Significant changes made by Hanno Rein, August 23, 2020
'''
'''
This script picks up the magnitudes and the spectral type from Simbad website.... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2016, 2018, 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"
} |
[%# View style info for a user for the purpose of troubleshooting.
#
# Authors:
# import r26.1 livejournal -- original page
# Jen Griffin <kareila@livejournal.com> -- TT conversion
#
# Copyright (c) 2008-2020 by Dreamwidth Studios, LLC.
#
# This code was forked from the LiveJournal project own... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<title>欢迎使用iTalk聊天室</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="description" content="">
<meta name="keywords" conte... | {
"pile_set_name": "Github"
} |
{
"name": "webpack-cross-origin",
"private": true,
"version": "0.5.5",
"description": "An example of using the Perspective Webpack plugin to build a JS file with Webpack.",
"scripts": {
"start": "npm-run-all -l -p webpack-watch host:app host:bundles",
"host:app": "http-server ./dist/... | {
"pile_set_name": "Github"
} |
# Part 27: Regression Testing and a Nice Surprise
We've had a few large-ish steps recently in our
compiler writing journey, so I thought we should have
a bit of a breather in this step. We can slow down a
bit and review our progress so far.
In the last step I noticed that we didn't have a way to
confirm that our syn... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2010 Christopher Schmidt
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"
} |
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/bsCollapse.R
\name{bsCollapse}
\alias{bsCollapse}
\title{bsCollapse}
\usage{
bsCollapse(..., id = NULL, multiple = FALSE, open = NULL)
}
\arguments{
\item{id}{\bold{Optional} You can use \code{input$id} in your Server logic to
determi... | {
"pile_set_name": "Github"
} |
\relax
\providecommand\hyper@newdestlabel[2]{}
\catcode `"\active
\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
\global\let\oldcontentsline\contentsline
\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
\global\let\oldnewlabel\newlabel
\gdef... | {
"pile_set_name": "Github"
} |
form=五律
tags=
忽忽动中私,
人间何所之。
老过离乱世,
生在太平时。
桃李春无主,
杉松寺有期。
曾吟子山赋,
何啻旧凌迟。
| {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2004-2011 Jive Software. 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"
} |
/*
This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Softwa... | {
"pile_set_name": "Github"
} |
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AIServer", "Server\AIServer\proj-AIServer.vcxproj", "{36A92A8F-3820-435C-AC63-E861A556C1BB}"
ProjectSection(... | {
"pile_set_name": "Github"
} |
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Input;
using Uno.UI.Samples.Controls;
using Windows.UI.Xaml;
namespace UITests.Shared.Windows_UI_Xaml_Input.RoutedEvents
{
[SampleControlInfo("Routed Events", "GotFocus/LostFocus")]
public sealed partial class RoutedEvent_Focus : Page
{
public RoutedEvent_Foc... | {
"pile_set_name": "Github"
} |
// Copyright 2018 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 protoimpl contains the default implementation for messages
// generated by protoc-gen-go.
//
// WARNING: This package should only ever be imported by... | {
"pile_set_name": "Github"
} |
:103E000001C0B1C011248FE594E09EBF8DBF84B77F
:103E1000882361F0982F9A70923041F081FF02C0A0
:103E200097EF94BF282E80E0B9D0EAC085E08EBD20
:103E300082E08BB988E18AB986E880BD87E189B9DB
:103E40008EE0ACD0B89A84E02FE13FEF44E051E03F
:103E50003DBD2CBD48BF08B602FEFDCF98B39527E7
:103E600098BBA8955F9902C0815091F790D081349A
:103E... | {
"pile_set_name": "Github"
} |
{
"_args": [
[
"string-width@3.1.0",
"/home/beka/Dev/Web/appinventor-sources/appinventor"
]
],
"_development": true,
"_from": "string-width@3.1.0",
"_id": "string-width@3.1.0",
"_inBundle": false,
"_integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1... | {
"pile_set_name": "Github"
} |
//
// Copyright 2020 Pixar
//
// Licensed under the Apache License, Version 2.0 (the "Apache License")
// with the following modification; you may not use this file except in
// compliance with the Apache License and the following modification to it:
// Section 6. Trademarks. is deleted and replaced with:
//
// 6. Trad... | {
"pile_set_name": "Github"
} |
package Introduction;
public class FibonacciC {
public static int fibonacci(int n) {
if (n == 0) return 0;
else if (n == 1) return 1;
int[] memo = new int[n];
memo[0] = 0;
memo[1] = 1;
for (int i = 2; i < n; i++) {
memo[i] = memo[i - 1] + memo[i - 2];
}
return memo[n - 1] + memo[... | {
"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"
} |
package mesosphere.marathon
package api.v2
import mesosphere.UnitTest
import mesosphere.marathon.state.{AbsolutePathId, AppDefinition}
class LabelSelectorParsersTest extends UnitTest {
"LabelSelectorParsers" should {
"A valid existence label query can be parsed" in {
val parser = new LabelSelectorParsers... | {
"pile_set_name": "Github"
} |
# Copyright 2006 Google, Inc. All Rights Reserved.
# Licensed to PSF under a Contributor Agreement.
"""Fixer for apply().
This converts apply(func, v, k) into (func)(*v, **k)."""
# Local imports
from .. import pytree
from ..pgen2 import token
from .. import fixer_base
from ..fixer_util import Call, Comma, parenthesi... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE FixtureDefinition>
<FixtureDefinition xmlns="http://www.qlcplus.org/FixtureDefinition">
<Creator>
<Name>Q Light Controller Plus</Name>
<Version>4.12.3 GIT</Version>
<Author>Jasper Zevering</Author>
</Creator>
<Manufacturer>Robe</Manufacturer>
<Model>Robin Viva ... | {
"pile_set_name": "Github"
} |
namespace SharpLab.Runtime.Internal {
public static class InspectionSettings {
public static bool ProfilerActive { get; set; }
public static int CurrentProcessId { get; set; }
public static ulong StackStart { get; set; }
}
}
| {
"pile_set_name": "Github"
} |
#Mon Jan 15 14:40:24 CST 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip
| {
"pile_set_name": "Github"
} |
define( [
"./deletedIds"
], function( deletedIds ) {
return deletedIds.indexOf;
} );
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This software may be used and distributed according to the terms of the
* GNU General Public License version 2.
*/
#pragma once
#include <folly/futures/Future.h>
#include <atomic>
#include <utility>
#include "eden/fs/fuse/FuseChannel.h"
#include "eden/fs... | {
"pile_set_name": "Github"
} |
-- DISTRIBUTE_RESULT |PARTITIONED|
-- ONE_TO_ONE_EXCHANGE |PARTITIONED|
-- STREAM_PROJECT |PARTITIONED|
-- ONE_TO_ONE_EXCHANGE |PARTITIONED|
-- STABLE_SORT [$$25(ASC)] |PARTITIONED|
-- RANGE_PARTITION_EXCHANGE [$$25(ASC)] |PARTITIONED|
-- FORWARD |PARTITIONED|
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Flot Examples</title>
<link href="layout.css" rel="stylesheet" type="text/css">
<!--[if lte IE 8]><script langu... | {
"pile_set_name": "Github"
} |
<?php
/**
* This file is audio handler
*
* PHP version 7
*
* @category Media
* @package Xpressengine\Media
* @author XE Developers <developers@xpressengine.com>
* @copyright 2020 Copyright XEHub Corp. <https://www.xehub.io>
* @license http://www.gnu.org/licenses/lgpl-3.0-standalone.html LGPL
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15702" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<... | {
"pile_set_name": "Github"
} |
.. warning::
There are known non-determinism issues for RNN functions on some versions of cuDNN and CUDA.
You can enforce deterministic behavior by setting the following environment variables:
On CUDA 10.1, set environment variable ``CUDA_LAUNCH_BLOCKING=1``.
This may affect performance.
On CU... | {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
require 'ostruct'
require 'rubygems'
RSpec.describe YARD::CLI::Gems do
before do
@rebuild = false
@gem1 = build_mock('gem1')
@gem2 = build_mock('gem2')
@gem3 = build_mock('gem3')
end
def build_mock(name, version = '1.0')
OpenStruct.new :name => name,
... | {
"pile_set_name": "Github"
} |
package it.eng.spagobi.metadata.metadata;
import java.util.HashSet;
import java.util.Set;
import javax.validation.constraints.Size;
import org.hibernate.validator.constraints.NotEmpty;
import com.fasterxml.jackson.annotation.JsonIgnore;
// Generated 13-apr-2016 14.55.30 by Hibernate Tools 3.4.0.CR1
import it.eng.... | {
"pile_set_name": "Github"
} |
{
"name": "qcod/laravel-imageup",
"description": "Auto Image upload, resize and crop for Laravel eloquent model using Intervention image",
"homepage": "https://github.com/qcod/laravel-imageup",
"type": "library",
"license": "MIT",
"keywords": [
"laravel",
"image upload",
"image crop",
"image... | {
"pile_set_name": "Github"
} |
#ifndef SEQ64_MASTERMIDIBUS_PM_HPP
#define SEQ64_MASTERMIDIBUS_PM_HPP
/*
* This file is part of seq24/sequencer64.
*
* seq24 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 Li... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Reviewed: no -->
<sect1 id="zend.layout.quickstart">
<title>Zend_Layout Quick Start</title>
<para>
There are two primary use cases for <classname>Zend_Layout</classname>: with the
Zend Framework <acronym>MVC</acronym>, and without.
</para>
<s... | {
"pile_set_name": "Github"
} |
//
// INMessageAttributeResolutionResult.h
// Intents
//
// Copyright (c) 2016-2017 Apple Inc. All rights reserved.
//
#import <Intents/INIntentResolutionResult.h>
#import <Intents/INMessageAttribute.h>
NS_ASSUME_NONNULL_BEGIN
API_AVAILABLE(ios(10.0), watchos(3.2), macosx(10.12))
@interface INMessageAttributeRes... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2014 Communications Engineering Lab, KIT.
#
# This 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, or (at your option)
# any late... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2020 Huawei Technologies Co.,Ltd.
*
* openGauss is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
* You may obtain a copy of Mulan PSL v2 at:
*
* http://license.coscl.org.cn/MulanPSL2
*
* THIS SOFTWARE IS PROVIDED ... | {
"pile_set_name": "Github"
} |
;;; subst.el --- simple substitutions. -*- lexical-binding:t -*-
;;; Commentary:
;; This is some utility code to rewrite SSA names in a compiler
;; instance. The caller provides a map and all the instructions are
;; updated according to the map.
;;; Code:
(require 'elcomp)
(cl-defgeneric elcomp--rewrite-insn (ins... | {
"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 m... | {
"pile_set_name": "Github"
} |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | {
"pile_set_name": "Github"
} |
<?php
namespace Laravel\Tinker;
use Exception;
use Symfony\Component\VarDumper\Caster\Caster;
class TinkerCaster
{
/**
* Application methods to include in the presenter.
*
* @var array
*/
private static $appProperties = [
'configurationIsCached',
'environment',
'en... | {
"pile_set_name": "Github"
} |
/**************************************************************************
**
** This file is part of Qt Creator
**
** Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
**
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** No Commercial Usage
**
** This file contains pre-release code and may not b... | {
"pile_set_name": "Github"
} |
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// 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)
//
// The authors gratefully acknowledge the support of
// GeNeSys mbH & Co. KG in producing t... | {
"pile_set_name": "Github"
} |
package cli
import (
"flag"
"fmt"
"strconv"
)
// IntFlag is a flag with type int
type IntFlag struct {
Name string
Usage string
EnvVar string
FilePath string
Required bool
Hidden bool
Value int
Destination *int
}
// String returns a readable representation of this value
... | {
"pile_set_name": "Github"
} |
# Copyright (C) 2010-2013 marco riccardi.
# This file is part of Dorothy - http://www.honeynet.it/
# See the file 'LICENSE' for copying permission.
module Dorothy
#Dorothy module-class for managig the virtual sandboxes
class Doro_VSM
#ESX vSphere5 interface
class ESX
#Creates a new instance for com... | {
"pile_set_name": "Github"
} |
/*
* Software License Agreement (BSD License)
*
* Copyright (c) 2009, Willow Garage, 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 mu... | {
"pile_set_name": "Github"
} |
// Horizontal dividers
//
// Dividers (basically an hr) within dropdowns and nav lists
.nav-divider(@color: #e5e5e5) {
height: 1px;
margin: ((@line-height-computed / 2) - 1) 0;
overflow: hidden;
background-color: @color;
}
| {
"pile_set_name": "Github"
} |
require 'test_helper'
class PaymentNotificationsControllerTest < ActionController::TestCase
def test_create_invalid
PaymentNotification.any_instance.stubs(:valid?).returns(false)
post :create
assert_template 'new'
end
def test_create_valid
PaymentNotification.any_instance.stubs(:valid?).return... | {
"pile_set_name": "Github"
} |
using Nitra.Model;
using Nitra.Typing.RuleMethod;
using Nemerle;
using System;
using G = NitraSyntaxParseTree;
namespace Nitra.Typing
{
[Record, ExportableSymbol]
public abstract class RegularRuleSymbol : RuleDefSymbol, IRuleDeclarationSite
{
public sealed override Type : RuleT... | {
"pile_set_name": "Github"
} |
package com.trackray.base.handle;
import com.trackray.base.bean.Task;
import com.trackray.base.utils.SysLog;
import java.util.Map;
import java.util.concurrent.ThreadPoolExecutor;
/**
* 任务线程监控
* @author 浅蓝
* @email blue@ixsec.org
* @since 2019/1/8 12:28
*/
public class ThreadMonitor {
private int maxTime;
... | {
"pile_set_name": "Github"
} |
// megafunction wizard: %ALTFP_MULT%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: ALTFP_MULT
// ============================================================
// File Name: altfp_multiplier.v
// Megafunction Name(s):
// ALTFP_MULT
//
// Simulation Library Files(s):
//
// =================================... | {
"pile_set_name": "Github"
} |
// Copyright 2019 The Prometheus 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... | {
"pile_set_name": "Github"
} |
/*****************************************************************************
* Copyright (C) jparsec.org *
* ------------------------------------------------------------------------- *
* Licensed under the Apache License, Version 2.0 (the "License"); *
* yo... | {
"pile_set_name": "Github"
} |
-----BEGIN PRIVATE KEY-----
MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQgQ+pQkN5g6rEGUSiB
x2VKmuRWyEl5eXd8xS0wHCheYguhRANCAARZQw4l9TScJkpubx62YPYnRj/k3okm
h8Ag0d+aJXCfa1zmjWvDA6TZqzpy4vVLGC3ctzorT3C2SlbcmMdB8SeR
-----END PRIVATE KEY-----
| {
"pile_set_name": "Github"
} |
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* 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/. */
import com.adobe.test.Assert;
var... | {
"pile_set_name": "Github"
} |
package spoon.test.position.testclasses;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(value={})
@Retention(RetentionPolicy.RUNTIME)
public abstract @interface FooAnnotation {
String value();
} | {
"pile_set_name": "Github"
} |
import { Test, TestingModule } from '@nestjs/testing';
import { Controller, Get, UseFilters, INestApplication } from '@nestjs/common';
import { FlubErrorHandler } from './../flub-error-handler';
import * as request from 'supertest';
let flubModule: TestingModule;
let app: INestApplication;
@Controller('test')
@UseFil... | {
"pile_set_name": "Github"
} |
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the
// "Software"), to deal in the Software without restriction, including
// without limitation the rights to use, copy, modi... | {
"pile_set_name": "Github"
} |
*> \brief \b SPPT01
*
* =========== DOCUMENTATION ===========
*
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
* Definition:
* ===========
*
* SUBROUTINE SPPT01( UPLO, N, A, AFAC, RWORK, RESID )
*
* .. Scalar Arguments ..
* CHARACTER U... | {
"pile_set_name": "Github"
} |
using System;
namespace Octgn.Sdk.Packaging
{
public interface IDependency
{
string Id { get; }
string Version { get; }
}
}
| {
"pile_set_name": "Github"
} |
Sitemap: https://developers.steem.io/sitemap.xml
| {
"pile_set_name": "Github"
} |
# Copyright 2019 The Amber 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 applicable law or agreed to in w... | {
"pile_set_name": "Github"
} |
// Telegrammer - Telegram Bot Swift SDK.
// This file is autogenerated by API/generate_wrappers.rb script.
/**
Represents a result of an inline query that was chosen by the user and sent to their chat partner.
SeeAlso Telegram Bot API Reference:
[ChosenInlineResult](https://core.telegram.org/bots/api#choseninliner... | {
"pile_set_name": "Github"
} |
{
"types": {
"EIP712Domain": [
{
"name": "name",
"type": "string"
},
{
"name": "version",
"type": "string"
},
{
"name": "chainId",
"type": "uint256"
},
{
"name": "verifyingContract",
"type": "address"
}... | {
"pile_set_name": "Github"
} |
//
// SynchronizedSubscribeType.swift
// RxSwift
//
// Created by Krunoslav Zaher on 10/25/15.
// Copyright © 2015 Krunoslav Zaher. All rights reserved.
//
protocol SynchronizedSubscribeType : class, ObservableType, Lock {
func _synchronized_subscribe<O: ObserverType>(_ observer: O) -> Disposable where O.E == ... | {
"pile_set_name": "Github"
} |
class CreateImpressionJob < ApplicationJob
queue_as :impression
def perform(id, campaign_id, property_id, creative_id, ad_template, ad_theme, ip_address, country_code, user_agent, displayed_at_string)
ScoutApm::Transaction.ignore! if rand > (ENV["SCOUT_SAMPLE_RATE"] || 1).to_f
return unless user_agent
... | {
"pile_set_name": "Github"
} |
;- v0.3.1
;*********************
;* *
;* *
;* MCI *
;* *
;* *
;*********************
/*
Each MCI function is documented separately. The following is general
information that relates to the entire library.
Notes
=====
... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: c3da7902c633f184dae4130069be1575
timeCreated: 1517675872
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 4
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage:... | {
"pile_set_name": "Github"
} |
---
layout: default
title: installation
---
# Installation
cvui is a header-only lib, so there is no real need to install it. All you have to do is place the `cvui.h` (or `cvui.py`) file along with the rest of your source code and compile/run your project.
Check the [usage page]({{ site.url }}/usage) to learn how to... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 1378a33cdd085d64c9da863d2484ff21
timeCreated: 1485107928
licenseType: Pro
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 4
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 0
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: ... | {
"pile_set_name": "Github"
} |
# Copyright 2019 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
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in w... | {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
require 'spec_helper'
describe 'show.html.erb' do
include_context 'action view'
let(:assigns) { {model: Model1.new(field: 'foo')} }
it { is_expected.to include 'foo' }
end
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#import <React/RCTViewManager.h>
NS_ASSUME_NONNULL_BEGIN
@interface RCTSafeAreaViewManager : RCTViewManager
@end
NS_ASSUME_NONN... | {
"pile_set_name": "Github"
} |
// +build !arm,!ppc64
package netlink
func ifrDataByte(b byte) int8 {
return int8(b)
}
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012-2018 Red Hat, Inc.
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Red Hat, Inc. - initial API a... | {
"pile_set_name": "Github"
} |
title: State and Count of Processes
agents: linux, windows, aix, solaris, openvms
catalog: os/ps
license: GPL
distribution: check_mk
description:
This check looks into the list of then current running processes for
those matching a certain name or regular expression and optionally
being owned by a certain user. The ... | {
"pile_set_name": "Github"
} |
/*
* linux/fs/hpfs/dir.c
*
* Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
*
* directory VFS functions
*/
#include <linux/slab.h>
#include "hpfs_fn.h"
static int hpfs_dir_release(struct inode *inode, struct file *filp)
{
hpfs_lock(inode->i_sb);
hpfs_del_pos(inode, &filp->f_pos);
/*hpfs_wri... | {
"pile_set_name": "Github"
} |
package com.alibaba.excel.cache.selector;
import java.io.IOException;
import org.apache.poi.openxml4j.opc.PackagePart;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.alibaba.excel.cache.Ehcache;
import com.alibaba.excel.cache.MapCache;
import com.alibaba.excel.cache.ReadCache;
/**
* Simple cac... | {
"pile_set_name": "Github"
} |
.t.e.s.t. Comments
<% for i in 1..1000 %>
fix_<%= i %>:
id: <%= i %>
name: guy_<%= 1 %>
<% end %>
.e.o.f.
| {
"pile_set_name": "Github"
} |
/*-
* Copyright (c) 2011-2012 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Christos Zoulas.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following cond... | {
"pile_set_name": "Github"
} |
/*
*Copyright 2018 T Mobile, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in the "lic... | {
"pile_set_name": "Github"
} |
/**
* Simple in memory cache to store bio and form data for representatives.
*/
var NodeCache = require('node-cache');
var isUndefined = require('lodash.isundefined');
/**
* The defautl TTL for all cache keys, in seconds.
* @type {number}
*/
var DEFAULT_TTL = 60 * 60 * 24 * 7;
var repCache = new NodeCache();
... | {
"pile_set_name": "Github"
} |
/*
* (C) 2010,2011 Thomas Renninger <trenn@suse.de>, Novell Inc.
*
* Licensed under the terms of the GNU GPL License version 2.
*
*/
#ifndef __CPUIDLE_INFO_HW__
#define __CPUIDLE_INFO_HW__
#include <stdarg.h>
#include <time.h>
#include "idle_monitor/idle_monitors.h"
#define MONITORS_MAX 20
#define MONI... | {
"pile_set_name": "Github"
} |
# 0.25.0 [2020-09-09]
- Update to `yamux-0.8.0`. Upgrade step 4 of 4. This version always implements
the additive meaning w.r.t. initial window updates. The configuration option
`lazy_open` is removed. Yamux will automatically send an initial window update
if the receive window is configured to be larger than th... | {
"pile_set_name": "Github"
} |
package de.fuberlin.wiwiss.d2rq.algebra;
import java.util.List;
import java.util.Set;
import de.fuberlin.wiwiss.d2rq.expr.Expression;
/**
* Wraps a relation and allows it to be modified by relational
* operators. Normally, applying an operator to a relation
* results in a new object. This is impractical in some ... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2009-2012 Lorenzo Caminiti
// Distributed under the Boost Software License, Version 1.0
// (see accompanying file LICENSE_1_0.txt or a copy at
// http://www.boost.org/LICENSE_1_0.txt)
// Home at http://www.boost.org/libs/utility/identity_type
/** @file
Wrap type expressions with round parenthesis so ... | {
"pile_set_name": "Github"
} |
[% WRAPPER "layout.tt" full_width=1 title=l('Edit Types') no_icons=1 -%]
<div id="content" class="wikicontent">
<h1>[%- l('Edit Types') -%]</h1>
[% FOR category=by_category.pairs %]
[% NEXT IF category.key == l('Historic') %]
<h2>[% category.key %]</h2>
<ul>
... | {
"pile_set_name": "Github"
} |
trackray.version=3.2.1
#TrackRay Account
trackray.account=blue
trackray.password=trackray
#trackray Server port
server.port=80
#trackray public network host
trackray.host=127.0.0.1
#trackray URL (http/https)
trackray.url=http://${trackray.host}:${server.port}/
# 依赖资源文件存放目录
trackray.resource.dir=${user.dir}/resources
... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
*/
@interface APSAWDAirPlaySlideshowSessionEndedOnServer : PBCodable <NSCopying> {
unsigned int _duration;
struct {
unsigned int timestamp : 1;
unsigned int duration : 1;
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2013 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<ldml>
<identity>
... | {
"pile_set_name": "Github"
} |
[](https://travis-ci.org/NYTimes/Store)
# Store
Store — это легкая в использовании библиотека для реактивной загрузки данных под Android.
### Проблемы:
+ Современные Android-приложения нуждаются в удобном и всегда доступном представлении данных.... | {
"pile_set_name": "Github"
} |
package org.omg.PortableInterceptor;
/**
* org/omg/PortableInterceptor/ClientRequestInfo.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from c:/workspace/9-2-build-windows-amd64-cygwin-phase2/jdk9/6725/corba/src/java.corba/share/classes/org/omg/PortableInterceptor/Interceptors.idl
* Wednes... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.