text stringlengths 2 99.9k | meta dict |
|---|---|
// SPDX-License-Identifier: GPL-2.0-only
/*
* digi00x-transaction.c - a part of driver for Digidesign Digi 002/003 family
*
* Copyright (c) 2014-2015 Takashi Sakamoto
*/
#include <sound/asound.h>
#include "digi00x.h"
static void handle_unknown_message(struct snd_dg00x *dg00x,
unsigned long long offset, __b... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 1996-2020 The Squid Software Foundation and contributors
*
* Squid software is distributed under GPLv2+ license and includes
* contributions from numerous individuals and organizations.
* Please see the COPYING and CONTRIBUTORS files for details.
*/
/* DEBUG: section 05 Socket Functions */
... | {
"pile_set_name": "Github"
} |
## Building seastar in Docker container
To build a Docker image:
```
docker build -t seastar-dev docker/dev
```
Create an shell function for building insider the container (bash syntax given):
```
$ seabuild() { docker run -v $HOME/seastar/:/seastar -u $(id -u):$(id -g) -w /seastar -t seastar-dev "$@"; }
```
(it i... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard.
//
#import <AppKit/NSViewController.h>
@class NSButton, NSStackView, NSView, _TtC12ControlStrip24ControlStripBackdropView;
@interface Co... | {
"pile_set_name": "Github"
} |
{
"jsonSchemaSemanticVersion": "1.0.0",
"imports": [
{
"corpusPath": "cdm:/foundations.1.2.cdm.json"
},
{
"corpusPath": "/core/operationsCommon/Common.1.0.cdm.json",
"moniker": "base_Common"
},
{
"corpusPath": "/core/operationsCommon/DataEntityView.1.0.cdm.json",
"m... | {
"pile_set_name": "Github"
} |
// Copyright (c) Facebook, Inc. and its affiliates.
// All rights reserved.
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stdint.h>
#include <stddef.h>
#include <fp16/... | {
"pile_set_name": "Github"
} |
attribute :id
attribute :public_address
attribute :created_at
attribute :balance
child(:issue) {
attribute :id
attribute :title
attribute :to_param => :slug
} | {
"pile_set_name": "Github"
} |
using UnityEngine;
using UnityEngine.Playables;
using UnityEngine.Timeline;
using UnityEngine.Experimental.VFX;
[TrackColor(0.5990566f, 0.9038978f, 1f)]
[TrackClipType(typeof(VisualEffectActivationClip))]
[TrackBindingType(typeof(VisualEffect))]
public class VisualEffectActivationTrack : TrackAsset
{
public overri... | {
"pile_set_name": "Github"
} |
/*
(*********************************************************************
* ____ ____ _ _______ ____ ____ ____ _____ *
* |_ _| |_ _|(_) |_ __ \|_ _| |_ _||_ \|_ _| *
* \ \ /\ / / __ ______ | |__) | \ \ /\ / / | \ | | *
* \ \/ \/ / [ ||_... | {
"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 ... | {
"pile_set_name": "Github"
} |
item_great_ball_desc
Poké Bola de alto rendimento. Tem um índice de êxito superior ao da Poké Bola padrão.
item_great_ball_name
Grande Bola
item_hyper_potion_desc
Remédio em spray que cura machucados e que restaura os PS de um Pokémon em {1} pontos.
item_hyper_potion_name
Hiperpoção
item_master_ball_desc
A Poké Bola co... | {
"pile_set_name": "Github"
} |
/*
*
* Copyright 2017 gRPC 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 agree... | {
"pile_set_name": "Github"
} |
// Copyright Neil Groves 2009. Use, modification and
// distribution is subject to 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)
//
//
// For more information, see http://www.boost.org/libs/range/
//
#ifndef BOOST_RANGE... | {
"pile_set_name": "Github"
} |
namespace CoreWCF.Description
{
public enum MessageDirection
{
Input = 0,
Output = 1,
}
static class MessageDirectionHelper
{
internal static bool IsDefined(MessageDirection value)
{
return (value == MessageDirection.Input || value == MessageDirection.Out... | {
"pile_set_name": "Github"
} |
#ifndef DNSServer_h
#define DNSServer_h
#include <WiFiUdp.h>
#define DNS_QR_QUERY 0
#define DNS_QR_RESPONSE 1
#define DNS_OPCODE_QUERY 0
#define DNS_QCLASS_IN 1
#define DNS_QCLASS_ANY 255
#define DNS_QTYPE_A 1
#define DNS_QTYPE_ANY 255
#define MAX_DNSNAME_LENGTH 253
#define MAX_DNS_PACKETSIZE 512
enum class DNSRep... | {
"pile_set_name": "Github"
} |
[Desktop Entry]
Type=Service
ServiceTypes=RazorDesktop/Plugin
Name=Hello World
Comment=Display rich text on the screen
#TRANSLATIONS_DIR=../translations
# Translations
Comment[eo]=Montri riĉan tekston ekrane
Name[eo]=Saluton, mondo!
| {
"pile_set_name": "Github"
} |
/*
Copyright The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softw... | {
"pile_set_name": "Github"
} |
:ship:
| {
"pile_set_name": "Github"
} |
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2008 Robert Osfield
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
* included with this... | {
"pile_set_name": "Github"
} |
9p
1441
103443
624
104421
m8cs44860wfj
oldreturnpath
fashioned
read
mass
failure
postfix
encodingutf8
httpwwwrolandtanglaocomcategoriessoapnxmlrpc
smtp
test
comicscomcomicsdilbertdailydilbertimagesdailydilbertheadermidbot
begin
alien
wasnt
resentmessageid
uswsflist1sourceforgenet
clientip8219575100
account5
httpwwwquic... | {
"pile_set_name": "Github"
} |
/* crypto/rc5/rc5speed.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non... | {
"pile_set_name": "Github"
} |
From quinlan@pathname.com Wed Aug 28 10:45:34 2002
Return-Path: <quinlan@pathname.com>
Delivered-To: yyyy@localhost.netnoteinc.com
Received: from localhost (localhost [127.0.0.1])
by phobos.labs.netnoteinc.com (Postfix) with ESMTP id 00F6F4415B
for <jm@localhost>; Wed, 28 Aug 2002 05:44:48 -0400 (EDT)
Received: from... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2020 Alex Forencich
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute,... | {
"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"
} |
define( [
"./core",
"./var/document",
"./var/documentElement",
"./var/hasOwn",
"./var/indexOf"
], function( jQuery, document, documentElement, hasOwn, indexOf ) {
"use strict";
/*
* Optional (non-Sizzle) selector module for custom builds.
*
* Note that this DOES NOT SUPPORT many documented jQuery
* features ... | {
"pile_set_name": "Github"
} |
import './gulp/dev';
import './gulp/examples';
import './gulp/docs';
| {
"pile_set_name": "Github"
} |
/*
* All content copyright Terracotta, Inc., unless otherwise indicated. 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/LICEN... | {
"pile_set_name": "Github"
} |
# Makefile for Sphinx documentation
#
# You can set these variables from the command line.
SPHINXOPTS = -n
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build
DIAGRAM_BUILD_DIR = _diagrams
# Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4
PAPEROPT_letter ... | {
"pile_set_name": "Github"
} |
import { get,put,postForm,PREFIX,joinParameters,joinPostParameters } from '../../axios/tools'
const view = (targetObjectId) => {
return get({
url: `${PREFIX}retailStoreFranchisingManager/view/${targetObjectId}/`,
})
}
const load = (targetObjectId, parameters) => {
const parametersExpr = joinParameters(pa... | {
"pile_set_name": "Github"
} |
/*
* ext-arrows.js
*
* Licensed under the Apache License, Version 2
*
* Copyright(c) 2010 Alexis Deveria
*
*/
svgEditor.addExtension("Arrows", function(S) {
var svgcontent = S.svgcontent,
addElem = S.addSvgElementFromJson,
nonce = S.nonce,
randomize_ids = S.randomize_ids,
selElems;
svgCanvas.... | {
"pile_set_name": "Github"
} |
/*
Copyright 2011, Ming-Yu Liu
All Rights Reserved
Permission to use, copy, modify, and distribute this software and
its documentation for any non-commercial purpose is hereby granted
without fee, provided that the above copyright notice appear in
all copies and that both that copyright notice and this pe... | {
"pile_set_name": "Github"
} |
/*
* Copyright Contributors to the OpenCue 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 applicable... | {
"pile_set_name": "Github"
} |
{
"All": {
"rpool/ROOT/ubuntu_1234": {
"IsZsys": true,
"ID": "rpool/ROOT/ubuntu_1234",
"LastUsed": "2019-04-18T04:45:55+02:00",
"Datasets": {
"rpool/ROOT/ubuntu_1234": [
{
"Name": "rpool/ROOT/ubuntu_1234",
"Mount... | {
"pile_set_name": "Github"
} |
// Code generated by smithy-go-codegen DO NOT EDIT.
package types
import (
"time"
)
// An object that represents the access logging information for a virtual node.
type AccessLog interface {
isAccessLog()
}
// The file object to send virtual node access logs to.
type AccessLogMemberFile struct {
Value *FileAcces... | {
"pile_set_name": "Github"
} |
Pattern: Number of characters in an abbreviation
/AAA/BBB line 2: There is too much letters in the abbreviation
./test/schematron/zvon12_2.xml fails to validate
| {
"pile_set_name": "Github"
} |
#region
using System.Collections.Generic;
using System.Linq;
using System.Text;
using dnlib.DotNet.Emit;
#endregion
namespace Confuser.Protections.ControlFlow
{
internal abstract class BlockBase
{
public BlockBase(BlockType type)
{
Type = type;
}
public ScopeBloc... | {
"pile_set_name": "Github"
} |
.. index::
single: DependencyInjection; Autowiring
Defining Services Dependencies Automatically (Autowiring)
=========================================================
Autowiring allows you to manage services in the container with minimal
configuration. It reads the type-hints on your constructor (or other methods... | {
"pile_set_name": "Github"
} |
import {expect} from 'chai';
import * as path from 'path';
import {smokeSuite, smokeTestDefaultKit} from '../smoke';
/**
* This test aims to check what occurs when CTest is not in the same directory
* as the cmake executable
*/
// tslint:disable:no-unused-expression
smokeSuite('no-ctest-in-bindir', suite => {
... | {
"pile_set_name": "Github"
} |
/* runner.cc -*- C++ -*-
Wolfgang Sourdeau, September 2013
Copyright (c) 2013 Datacratic. All rights reserved.
A command runner class that hides the specifics of the underlying unix
system calls and can intercept input and output.
*/
#include <fcntl.h... | {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2020 Fredrik Öhrström
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 version.
This program is distributed in th... | {
"pile_set_name": "Github"
} |
--TEST--
putenv() basic tests
--FILE--
<?php
$var_name="SUCHVARSHOULDNOTEXIST";
var_dump(getenv($var_name));
var_dump(putenv($var_name."=value"));
var_dump(getenv($var_name));
var_dump(putenv($var_name."="));
var_dump(getenv($var_name));
var_dump(putenv($var_name));
var_dump(getenv($var_name));
echo "Done\n";
?>
-... | {
"pile_set_name": "Github"
} |
#ifndef BOOST_THREAD_PTHREAD_ONCE_HPP
#define BOOST_THREAD_PTHREAD_ONCE_HPP
// once.hpp
//
// (C) Copyright 2007-8 Anthony Williams
// (C) Copyright 2011-2012 Vicente J. Botet Escriba
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://w... | {
"pile_set_name": "Github"
} |
/*
* #%L
* de.metas.business.rest-api
* %%
* Copyright (C) 2020 metas GmbH
* %%
* 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 option) an... | {
"pile_set_name": "Github"
} |
(japanese-holidays :repo "emacs-jp/japanese-holidays"
:fetcher github)
| {
"pile_set_name": "Github"
} |
"%1$@ %2$@ has been downloaded and is ready to use! This is an important update; would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ er lastet ned og er klar til bruk! Dette er en viktig oppdatering; ønsker du å installere og restarte %1$@ nå?";
"%1$@ %2$@ has been downloaded and is ready to use! Would... | {
"pile_set_name": "Github"
} |
// @flow
/* eslint-env mocha */
/* global suite, benchmark */
import getQuarter from '.'
import moment from 'moment'
suite('getQuarter', function () {
benchmark('date-fns', function () {
return getQuarter(this.date)
})
benchmark('Moment.js', function () {
return this.moment.quarter()
})
}, {
setup:... | {
"pile_set_name": "Github"
} |
################### DataSource Configuration ##########################
jdbc.driverClassName=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/test
jdbc.username=root
jdbc.password=admin
validationQuery=SELECT 1
################### Hibernate Configuration ##########################
hibernate... | {
"pile_set_name": "Github"
} |
0.6.1 / 2012-06-01
==================
* Added: append (yes or no) on confirmation
* Added: allow node.js v0.7.x
0.6.0 / 2012-04-10
==================
* Added `.prompt(obj, callback)` support. Closes #49
* Added default support to .choose(). Closes #41
* Fixed the choice example
0.5.1 / 2011-12-20
====... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2013-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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | {
"pile_set_name": "Github"
} |
/*
*
* Copyright 2017 gRPC 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 agree... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?><module codename="com.sun.tools.visualvm.coredump/0">
<module_version install_time="1410360604235" last="true" origin="installer" specification_version="1.0">
<file crc="245075297" name="config/Modules/com-sun-tools-visualvm-coredump.xml"/>
<file crc="3679815... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright (C) 2008-2012 FluxBB
* based on code by Rickard Andersson copyright (C) 2002-2008 PunBB
* License: http://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*/
define('PUN_ROOT', dirname(__FILE__).'/');
require PUN_ROOT.'include/common.php';
if ($pun_user['g_read_board'] == '0')
messag... | {
"pile_set_name": "Github"
} |
trait T[X] {}
fn f[A, B: T[A]](b: B) -> () {}
fn main[C: T[bool]](c: C) -> () {
f(c)
}
| {
"pile_set_name": "Github"
} |
#include <Stream.h>
#include <gmock/gmock.h>
using namespace testing;
using namespace stream;
using namespace stream::op;
#define EXCEPTION_TEST(Operation, Exception) \
[](){ \
bool thrown = false; \
try { Operation; } catch(Exception& e) { thrown = true; } \
return thrown; \
}()
#de... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-16"?>
<StatusWindowText xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
</StatusWindowText> | {
"pile_set_name": "Github"
} |
#include <stdio.h>
#include <stdint.h>
#include <assert.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include <sys/stat.h>
#include <sys/types.h>
#ifdef WIN32
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include <zcm/windows/WinPorting.h>
#include <windows.h>
#else
#include <inttypes.h>
#includ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView>
</PropertyGroup>
</Project> | {
"pile_set_name": "Github"
} |
// Valid Palindrome
class Solution {
public:
bool isPalindrome(string s) {
int i = 0, j = 0;
for (; i < s.size(); i++)
if (isalnum(s[i]))
s[j++] = s[i];
for (i = 0; i < --j; i++)
if (tolower(s[i]) != tolower(s[j]))
return false;
return true;
}
};
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="sv">
<context>
<name>BMHandler</name>
<message>
<location filename="../libdbm/backend/bootmaker.cpp" line="67"/>
<source>Disk Format Error: Please format the disk with FAT32</source>
<translation type="unfin... | {
"pile_set_name": "Github"
} |
<%@ Register TagPrefix="cc1" Namespace="GHTWebControls" Assembly="MainsoftWebApp" %>
<%@ Page Language="c#" AutoEventWireup="false" Codebehind="WebControl_Enabled.aspx.cs" Inherits="GHTTests.System_Web_dll.System_Web_UI_WebControls.WebControl_Enabled" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<H... | {
"pile_set_name": "Github"
} |
#!/bin/sh
exec retroarch-clover km_cannonball "$@"
| {
"pile_set_name": "Github"
} |
<#
// ReSharper disable UnusedVariable
var methods =
new[]
{
new {Name = "Control", NoIdx = false, NoChr = false},
new {Name = "HighSurrogate", NoIdx = false, NoChr = false},
new {Name = "LowSurrogate", NoIdx = false, NoChr = false},
new {Name = "Digit", NoIdx = true, NoChr = false},
new {Name = "... | {
"pile_set_name": "Github"
} |
//
// Copyright (c) 2012 The ANGLE 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.
//
#include "compiler/translator/timing/RestrictVertexShaderTiming.h"
void RestrictVertexShaderTiming::visitSymbol(TIntermSymbol* node)
{
... | {
"pile_set_name": "Github"
} |
.\" Automatically generated by Pandoc 2.10
.\"
.TH "plegendre_d1" "1" "2020-04-07" "Fortran 95" "SHTOOLS 4.7"
.hy
.SH PLegendre_d1
.PP
Compute all the unnormalized Legendre polynomials and first derivatives.
.SH Usage
.PP
call PLegendre_d1 (\f[C]p\f[R], \f[C]dp\f[R], \f[C]lmax\f[R],
\f[C]z\f[R], \f[C]exitstatus\f[R])
.... | {
"pile_set_name": "Github"
} |
/**
* Select2 Icelandic translation.
*/
(function ($) {
"use strict";
$.fn.select2.locales['is'] = {
formatNoMatches: function () { return "Ekkert fannst"; },
formatInputTooShort: function (input, min) { var n = min - input.length; return "Vinsamlegast skrifið " + n + " staf" + (n > 1 ? "i" :... | {
"pile_set_name": "Github"
} |
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs defs_linux.go
package socket
type iovec struct {
Base *byte
Len uint32
}
type msghdr struct {
Name *byte
Namelen uint32
Iov *iovec
Iovlen uint32
Control *byte
Controllen uint32
Flags int32
}
type mmsghdr struct {... | {
"pile_set_name": "Github"
} |
/* -----------------------------------------------------------------------------
Software License for The Fraunhofer FDK AAC Codec Library for Android
© Copyright 1995 - 2018 Fraunhofer-Gesellschaft zur Förderung der angewandten
Forschung e.V. All rights reserved.
1. INTRODUCTION
The Fraunhofer FDK AAC Codec Lib... | {
"pile_set_name": "Github"
} |
var baseToString = require('./_baseToString'),
castSlice = require('./_castSlice'),
charsEndIndex = require('./_charsEndIndex'),
stringToArray = require('./_stringToArray'),
toString = require('./toString');
/** Used to match leading and trailing whitespace. */
var reTrimEnd = /\s+$/;
/**
* Removes t... | {
"pile_set_name": "Github"
} |
#pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_Object2689449295.h"
// System.Collections.IEnumerator
struct IEnumerator_t1466026749;
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagn... | {
"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... | {
"pile_set_name": "Github"
} |
FROM alpine:3.10
ENV NODE_VERSION 10.22.1
RUN addgroup -g 1000 node \
&& adduser -u 1000 -G node -s /bin/sh -D node \
&& apk add --no-cache \
libstdc++ \
&& apk add --no-cache --virtual .build-deps \
curl \
&& ARCH= && alpineArch="$(apk --print-arch)" \
&& case "${alpineArch##*-}... | {
"pile_set_name": "Github"
} |
/*
Package phpv contains all required types and interfaces for storing Goro values, context or compiled PHP code.
*/
package phpv
| {
"pile_set_name": "Github"
} |
-- SAI for Defias Messenger
SET @ENTRY := 550;
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY;
-- DELETE FROM `creature_ai_scripts` WHERE `creature_id`=@ENTRY;
DELETE FROM `smart_scripts` WHERE `source_type`=0 AND `entryorguid`=@ENTRY;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id... | {
"pile_set_name": "Github"
} |
#ifndef CAFFE_SGD_SOLVERS_HPP_
#define CAFFE_SGD_SOLVERS_HPP_
#include <string>
#include <vector>
#include "caffe/solver.hpp"
namespace caffe {
/**
* @brief Optimizes the parameters of a Net using
* stochastic gradient descent (SGD) with momentum.
*/
template <typename Dtype>
class SGDSolver : public Solv... | {
"pile_set_name": "Github"
} |
; RUN: llc < %s
; PR4975
%0 = type <{ [0 x i32] }>
%union.T0 = type { }
@.str = private constant [1 x i8] c" "
define void @t(%0) nounwind {
entry:
%arg0 = alloca %union.T0
%1 = bitcast %union.T0* %arg0 to %0*
store %0 %0, %0* %1, align 1
ret void
}
declare i32 @printf(i8*, ...)
| {
"pile_set_name": "Github"
} |
#include <algorithm>
#include <cfloat>
#include <vector>
#include "caffe/layers/softmax_loss_layer.hpp"
#include "caffe/util/math_functions.hpp"
namespace caffe {
template <typename Dtype>
void SoftmaxWithLossLayer<Dtype>::LayerSetUp(
const vector<Blob<Dtype>*>& bottom, const vector<Blob<Dtype>*>& top) {
LossL... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright 2020 Intel Corporation
*
* 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.o... | {
"pile_set_name": "Github"
} |
<?php
/**
* View: Top Bar Navigation Previous Template
*
* Override this template in your own theme by creating a file at:
* [your-theme]/tribe/events/v2/day/top-bar/nav/prev.php
*
* See more documentation about our views templating system.
*
* @link http://m.tri.be/1aiy
*
* @var string $prev_url The URL to t... | {
"pile_set_name": "Github"
} |
---
apiVersion: v1
kind: ReplicationController
metadata:
name: show-rc
labels:
type: show-type
spec:
replicas: 3
template:
metadata:
labels:
type: show-type
spec:
containers:
- name: show-container
image: gcr.io/google-samples/env-show:1.1
imagePullPolicy: A... | {
"pile_set_name": "Github"
} |
var path = require('path')
var utils = require('./utils')
var config = require('../config')
var vueLoaderConfig = require('./vue-loader.conf')
function resolve (dir) {
return path.join(__dirname, '..', dir)
}
module.exports = {
entry: {
app: './src/main.js'
},
output: {
path: config.build.assetsRoot,
... | {
"pile_set_name": "Github"
} |
.*
| {
"pile_set_name": "Github"
} |
resource "google_monitoring_notification_channel" "<%= ctx[:primary_resource_id] %>" {
display_name = "<%= ctx[:vars]["display_name"] %>"
type = "email"
labels = {
email_address = "fake_email@blahblah.com"
}
}
| {
"pile_set_name": "Github"
} |
a_global = "A global var"
def foo():
print("foo")
def func_foo():
a_local = "A local var"
return a_local + a_global
class outer_class():
class inner_class:
@staticmethod
def func_bar():
a_local = "A local var"
return a_local + a_global
| {
"pile_set_name": "Github"
} |
import React from 'react';
import Head from 'next/head';
import PropTypes from 'prop-types';
import 'antd/dist/antd.css';
import wrapper from '../store/configureStore';
const NodeBird = ({ Component }) => {
return (
<>
<Head>
<title>NodeBird</title>
</Head>
<Component />
</>
);
}... | {
"pile_set_name": "Github"
} |
package org.zalando.riptide;
import org.apiguardian.api.API;
import java.util.function.Supplier;
import static com.google.common.base.Suppliers.memoize;
import static com.google.common.collect.ObjectArrays.concat;
import static org.apiguardian.api.API.Status.STABLE;
import static org.zalando.fauxpas.FauxPas.partiall... | {
"pile_set_name": "Github"
} |
//
// GTRepository+Blame.h
// ObjectiveGitFramework
//
// Created by Ezekiel Pierson on 2/5/14.
// Copyright (c) 2014 GitHub, Inc. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "GTRepository.h"
#import "git2/blame.h"
@class GTBlame;
/// Enum for options passed to the dictionary in `-blameWit... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!30 &1
GraphicsSettings:
m_ObjectHideFlags: 0
serializedVersion: 12
m_Deferred:
m_Mode: 1
m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0}
m_DeferredReflections:
m_Mode: 1
m_Shader: {fileID: 74, guid: 0000000000000000f00000000... | {
"pile_set_name": "Github"
} |
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
"POT-Creation-Date: 2020-08-20 13:58+0300\... | {
"pile_set_name": "Github"
} |
package tv.acfun.a63.util;
import tv.acfun.a63.AcApp;
import android.content.Context;
public class DensityUtil {
public static int dip2px(Context context, float dipValue) {
if(AcApp.density == 1f){
AcApp.density = context.getResources().getDisplayMetrics().density;
}
return (i... | {
"pile_set_name": "Github"
} |
require_relative 'base'
class TestMkmf
class TestSignedness < TestMkmf
def test_typeof_builtin
bug4144 = '[ruby-dev:42731]'
[["", "-1"], ["signed ", "-1"], ["unsigned ", "+1"]].each do |signed, expect|
%w[short int long].each do |type|
assert_equal(expect.to_i, mkmf {check_signednes... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: d26cf94ed562448e59249505a524cf93
timeCreated: 1482933200
licenseType: Pro
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
/*
* reserved comment block
* DO NOT REMOVE OR ALTER!
*/
/*
* 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 ... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard.
//
#import "NSObject-Protocol.h"
@class NSDraggingSession;
@protocol NSDraggingSource <NSObject>
- (unsigned long long)draggingSession:(... | {
"pile_set_name": "Github"
} |
/*
* Use of this source code is governed by the MIT license that can be
* found in the LICENSE file.
*/
package org.rust.lang
import com.intellij.openapi.fileTypes.LanguageFileType
import com.intellij.openapi.vfs.VirtualFile
import org.rust.ide.icons.RsIcons
import javax.swing.Icon
object RsFileType : LanguageFil... | {
"pile_set_name": "Github"
} |
(function() {
var Browsers, Supports, Value, brackets, browser, data, postcss, ref, support, supported, utils, version, versions;
Browsers = require('./browsers');
brackets = require('./brackets');
Value = require('./value');
utils = require('./utils');
postcss = require('postcss');
supported = [];
... | {
"pile_set_name": "Github"
} |
#
# CHAR column types
#
--source have_engine.inc
--source type_char.inc
--source cleanup_engine.inc
| {
"pile_set_name": "Github"
} |
#include <fltKernel.h>
#include "FilesAPI.h"
FilesAPI::FilesAPI(
LPCWSTR FilePath,
CREATE_FILE_TYPE Type,
ACCESS_MASK AccessMask,
ULONG ShareAccess
) : hFile(NULL) {
UNICODE_STRING Path;
RtlInitUnicodeString(&Path, FilePath);
OBJECT_ATTRIBUTES ObjectAttributes;
InitializeObjectAttr... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2008
* Sergei Poselenov, Emcraft Systems, sposelenov@emcraft.com.
*
* Copyright 2004 Freescale Semiconductor.
* (C) Copyright 2002,2003, Motorola Inc.
* Xianghua Xiao, (X.Xiao@motorola.com)
*
* (C) Copyright 2002 Scott McNutt <smcnutt@artesyncp.com>
*/
#... | {
"pile_set_name": "Github"
} |
one.txt
two.txt
unknown.txt
| {
"pile_set_name": "Github"
} |
min:
uglifyjs jquery.easing.js > jquery.easing.min.js | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.