text stringlengths 2 99.9k | meta dict |
|---|---|
/*
* Copyright (c) 2011, 2015, 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"
} |
# path-browserify
the path module from node core for browsers
| {
"pile_set_name": "Github"
} |
/*PGR-GNU*****************************************************************
File: withPointsVia.sql
Generated with Template by:
Copyright (c) 2015 pgRouting developers
Mail: project@pgrouting.org
Function's developer:
Copyright (c) 2015 Celia Virginia Vergara Castillo
Mail:
------
This program is free software; you ... | {
"pile_set_name": "Github"
} |
/*
Copyright 2016 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, ... | {
"pile_set_name": "Github"
} |
var gulp = require('gulp');
var wrap = require("gulp-wrap");
var uglify = require('gulp-uglify');
var rename = require("gulp-rename");
var minifyCSS = require('gulp-minify-css');
gulp.task('build', function() {
gulp.src('./src/**/*.js')
.pipe(wrap('!function(a,b){"function"==typeof define&&define.amd?define(... | {
"pile_set_name": "Github"
} |
6a1a7b467eeab2795510e7dd1ca528ff *tests/data/fate/vsynth_lena-xface.nut
17504 tests/data/fate/vsynth_lena-xface.nut
6d87881d630439d02c7a97f468d67a1c *tests/data/fate/vsynth_lena-xface.out.rawvideo
stddev: 99.01 PSNR: 8.22 MAXDIFF: 238 bytes: 7603200/ 7603200
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2002,2000 Apple Computer, Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
* The contents of this file constitute Original Code as defined in and
* are subject to the Apple Public Source License Version 1.1 (the
* "License"). You may not use this file except in compliance with th... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "base/debug/debugger.h"
#include <stdlib.h>
#include <windows.h>
#include "base/clang_profiling_buildflags.h"
#if BUILDFLAG(CLANG_PROFILIN... | {
"pile_set_name": "Github"
} |
(* Check that arguments of impredicative types are not considered
subterms even through commutative cuts on functional arguments
(example prepared by Bruno) *)
Inductive IMP : Prop :=
CIMP : (forall A:Prop, A->A) -> IMP
| LIMP : (nat->IMP)->IMP.
Definition i0 := (LIMP (fun _ => CIMP (fun _ x => x))).
Fail De... | {
"pile_set_name": "Github"
} |
// Copyright 2019 Maintainers of NUKE.
// Distributed under the MIT License.
// https://github.com/nuke-build/nuke/blob/master/LICENSE
using System;
using System.Linq;
using Nuke.Common.Utilities;
using Nuke.Common.Utilities.Collections;
namespace Nuke.Common.CI.AppVeyor.Configuration
{
public class AppVeyorBranc... | {
"pile_set_name": "Github"
} |
---
id: 587d7fae367417b2b2512be3
title: Get JSON with the JavaScript XMLHttpRequest Method
challengeType: 6
videoUrl: ''
localeTitle: Obtenha o JSON com o método JavaScript XMLHttpRequest
---
## Description
<section id="description"> Você também pode solicitar dados de uma fonte externa. É aqui que entram as APIs. Lem... | {
"pile_set_name": "Github"
} |
// Copyright 2015 Emilie Gillet.
//
// Author: Emilie Gillet (emilie.o.gillet@gmail.com)
//
// 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 limitatio... | {
"pile_set_name": "Github"
} |
#ifndef CAFFE_SPP_LAYER_HPP_
#define CAFFE_SPP_LAYER_HPP_
#include <vector>
#include "caffe/blob.hpp"
#include "caffe/layer.hpp"
#include "caffe/proto/caffe.pb.h"
namespace caffe {
/**
* @brief Does spatial pyramid pooling on the input image
* by taking the max, average, etc. within regions
* so th... | {
"pile_set_name": "Github"
} |
<?php
declare(strict_types=1);
namespace ShlinkioTest\Shlink\Core\Util;
use Fig\Http\Message\RequestMethodInterface;
use GuzzleHttp\ClientInterface;
use GuzzleHttp\Exception\ClientException;
use GuzzleHttp\RequestOptions;
use Laminas\Diactoros\Response;
use PHPUnit\Framework\TestCase;
use Prophecy\Argument;
use Prop... | {
"pile_set_name": "Github"
} |
/**
* Copyright 2016-present, Baifendian, 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.
*/
.bfd-table {... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | {
"pile_set_name": "Github"
} |
## DESCRIPTION
## Calculus
## ENDDESCRIPTION
## Tagged by tda2d
## DBsubject(Calculus - single variable)
## DBchapter(Techniques of integration)
## DBsection(Substitution (without trigonometric functions))
## Institution(ASU)
## MLT(Sub_indirect)
## Level(2)
## TitleText1('Calculus: Early Transcendentals')
## AuthorT... | {
"pile_set_name": "Github"
} |
//
// MessageManager.h
// iKnow
//
// Created by curer on 11-7-21.
// Copyright 2011 iKnow Team. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <CoreData/CoreData.h>
#import "GCDMulticastDelegate.h"
#import "FileTransferEx.h"
#import "XMPPiKnowStorage.h"
#import <AVFoundation/AVFoundation.h>
@... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<corners
android:radius="25dp" />
<solid android:color="@color/kg_blue_btn_pressed" />
</shape> | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
**... | {
"pile_set_name": "Github"
} |
// Verify that a connection can be closed gracefully from the server.
var assert = require('assert');
var WebSocket = require('../lib/websocket').WebSocket;
var WebSocketServer = require('websocket-server/ws/server').Server;
var PORT = 1024 + Math.floor(Math.random() * 4096);
var S_MSG = 'Server test: ' + (Math.rando... | {
"pile_set_name": "Github"
} |
---
title: "ICorDebugModule2::ApplyChanges Method"
ms.date: "03/30/2017"
api_name:
- "ICorDebugModule2.ApplyChanges"
api_location:
- "mscordbi.dll"
api_type:
- "COM"
f1_keywords:
- "ICorDebugModule2::ApplyChanges"
helpviewer_keywords:
- "ApplyChanges method [.NET Framework debugging]"
- "ICorDebugModul... | {
"pile_set_name": "Github"
} |
DROP TABLE IF EXISTS `#__finder_filters`;
DROP TABLE IF EXISTS `#__finder_links`;
DROP TABLE IF EXISTS `#__finder_links_terms0`;
DROP TABLE IF EXISTS `#__finder_links_terms1`;
DROP TABLE IF EXISTS `#__finder_links_terms2`;
DROP TABLE IF EXISTS `#__finder_links_terms3`;
DROP TABLE IF EXISTS `#__finder_links_terms4`;
DRO... | {
"pile_set_name": "Github"
} |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [{"$ref": "index.json"}],
"title": "Application",
"type": "object",
"required": ["type"],
"properties": {
"type": {
"type": "string",
"const": "application"
},
"driveTypes": {
"type": "array",
"items": {
... | {
"pile_set_name": "Github"
} |
sha256:7202a1ea885d5159cd97b24881c85072e2558074ced5e3ac96bf19b2bc929d43
| {
"pile_set_name": "Github"
} |
/*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* FFmpeg is distributed... | {
"pile_set_name": "Github"
} |
/******************************************************************************
* QSkinny - Copyright (C) 2016 Uwe Rathmann
* This file may be used under the terms of the QSkinny License, Version 1.0
*****************************************************************************/
#ifndef QSK_POPUP_H
#define QSK_POPUP... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>content</key>
<string>after(function(){
$0
})</string>
<key>name</key>
<string>bdd - after</string>
<key>scope</key>
<string>source.js</... | {
"pile_set_name": "Github"
} |
using System.Collections.Generic;
using UnityEngine;
namespace ET
{
public static class UnitPathComponentHelper
{
public static async ETTask MoveAsync(this UnitPathComponent self, List<Vector3> path)
{
if (path.Count == 0)
{
return;
}
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="keywords" content="W... | {
"pile_set_name": "Github"
} |
.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.39)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim ... | {
"pile_set_name": "Github"
} |
{
"name": "Serendipity",
"website": "http://s9y.org",
"matches": [
{
"search": "meta[Powered-By]",
"regexp": "Serendipity v\\.([\\d.]+)",
"offset": 1
},
{
"search": "meta[generator]",
"regexp": "Serendipity(?: v\\.([\\d.]+))... | {
"pile_set_name": "Github"
} |
#include "core_reloc_types.h"
void f(struct core_reloc_existence___err_wrong_int_sz x) {}
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration> | {
"pile_set_name": "Github"
} |
/* This file is part of the ScriptDev2 Project. See AUTHORS file for Copyright information
* This program is free software licensed under GPL version 2
* Please see the included DOCS/LICENSE.TXT for more information */
#ifndef DEF_DEADMINES_H
#define DEF_DEADMINES_H
enum
{
MAX_ENCOUNTER = 4,
TYPE... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <linux/kernel.h>
#include "util/dso.h"
#include "util/util.h"
#include "util/debug.h"
#include "util/callchain.h"
#include "srcline.h"
#include "string2.h"
#include "symbol.h"
bool srcline_fu... | {
"pile_set_name": "Github"
} |
package org.diplr.cloud.deprecated.netflix.notifications.model;
public class Notification {
private String id;
private String message;
public String getId() {
return id;
}
public Notification setId(String id) {
this.id = id;
return this;
}
public String getMessage... | {
"pile_set_name": "Github"
} |
// Copyright 2015 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 bidi
import (
"container/list"
"fmt"
"sort"
)
// This file contains a port of the reference implementation of the
// Bidi Parentheses Algorithm:
//... | {
"pile_set_name": "Github"
} |
CREATE DATABASE IF NOT EXISTS `game` DEFAULT CHARACTER SET utf8;
USE `game`;
DROP TABLE IF EXISTS `global`;
CREATE TABLE `global` (
type varchar(120) NOT NULL,
value bigint(20) NOT NULL default '0',
PRIMARY KEY (`type`)
)ENGINE=InnoDB DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `role`;
CREATE TABLE `role` (
r... | {
"pile_set_name": "Github"
} |
```
pandoc -f latex -t native
\documentclass{article}
\usepackage{hyperref}
\begin{document}
The file id is \nolinkurl{ESP_123_5235}.
\end{document}
^D
[Para [Str "The",Space,Str "file",Space,Str "id",Space,Str "is",Space,Code ("",[],[]) "ESP_123_5235",Str "."]]
```
| {
"pile_set_name": "Github"
} |
require 'spec_helper'
describe "should respond_to(:sym)" do
it "passes if target responds to :sym" do
Object.new.should respond_to(:methods)
end
it "fails if target does not respond to :sym" do
lambda {
"this string".should respond_to(:some_method)
}.should fail_with(%q|expected "this str... | {
"pile_set_name": "Github"
} |
# ComboBox requires these modules. Please include them in your /modules directory
{Type} = require "Type"
{SystemColor} = require "SystemColor"
comboBoxWidth = 296
itemHeight = 32
class suggestItem extends Layer
@define "item",
get: -> if @string? then @string.text
set: (value) -> if @string? then @string.text =... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='UTF-8'?>
<!--
/**
* Copyright (c) Codice Foundation
*
* This 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 License, or any later version.
*
* ... | {
"pile_set_name": "Github"
} |
Xpra is an open-source multi-platform persistent remote display
server and client for forwarding applications and desktop screens.
It gives you remote access to individual applications or full
desktops. It can also be used to forward full desktops, from X11
servers, MS Windows, or Mac OS X. Xpra also allows forwarding ... | {
"pile_set_name": "Github"
} |
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | {
"pile_set_name": "Github"
} |
<!--
*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 "l... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2012 Désiré Nuentsa-Wakam <desire.nuentsa_wakam@inria.fr>
//
// 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, ... | {
"pile_set_name": "Github"
} |
#pragma once
#include <Foundation/Basics.h>
#include <Foundation/Logging/Log.h>
| {
"pile_set_name": "Github"
} |
#
# Module which supports allocation of ctypes objects from shared memory
#
# multiprocessing/sharedctypes.py
#
# Copyright (c) 2006-2008, R Oudkerk
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are me... | {
"pile_set_name": "Github"
} |
<?php
/*
* (c) Kévin Dunglas <dunglas@gmail.com>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
namespace Dunglas\AngularCsrfBundle;
use Dunglas\AngularCsrfBundle\DependencyInjection\CompilerPass\CsrfCompilerPass;
use Symfony\Component\Dependen... | {
"pile_set_name": "Github"
} |
{
"personal data":"personal data"
,"name":"name"
,"age":"age"
,"son number":"son number"
,"homeland":"homeland"
,"culture":"culture"
,"religion":"religion"
,"lord":"lord"
,"current class":"current class"
,"current home": "current home"
,"personal traits":"personal traits"
,"chivalry bonus":"chivalry bonus"
... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2017-2018 47 Degrees, LLC. <http://www.47deg.com>
*
* 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 require... | {
"pile_set_name": "Github"
} |
/*
* Analog TV Connector driver
*
* Copyright (C) 2013 Texas Instruments
* Author: Tomi Valkeinen <tomi.valkeinen@ti.com>
*
* 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.
*/
... | {
"pile_set_name": "Github"
} |
/*
* ide bus support for qdev.
*
* Copyright (c) 2009 Gerd Hoffmann <kraxel@redhat.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at... | {
"pile_set_name": "Github"
} |
CODEPAGE 20880
CPINFO 1 0x6F 0x003F
MBTABLE 255
0x00 0x0000 ;Null
0x01 0x0001 ;Start Of Heading
0x02 0x0002 ;Start Of Text
0x03 0x0003 ;End Of Text
0x04 0x009C ;String Terminator
0x05 0x0009 ;Character Tabulation
0x06 0x0086 ;Start Of Selected Area
0x07 0x007F ;Delete
0x08 0x0097 ;End Of Guarded Area
0x09 0x008D ;R... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- File created by the Android Action Bar Style Generator
Copyright (C) 2011 The Android Open Source Project
Copyright (C) 2012 readyState Software Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compl... | {
"pile_set_name": "Github"
} |
% Test file for chebtech/real.m
function pass = test_real(pref)
if ( nargin < 1 )
pref = chebtech.techPref();
end
for n = 1:2
if ( n == 1 )
testclass = chebtech1();
else
testclass = chebtech2();
end
% Test a scalar-valued function:
f = testclass.make(@(x) exp(1i*x) + 1i*sin(... | {
"pile_set_name": "Github"
} |
var override = require('../utils/override');
var INTEGER_PATTERN = /^\d+$/;
var ALL_UNITS = ['*', 'all'];
var DEFAULT_PRECISION = 'off'; // all precision changes are disabled
var DIRECTIVES_SEPARATOR = ','; // e.g. *=5,px=3
var DIRECTIVE_VALUE_SEPARATOR = '='; // e.g. *=5
function roundingPrecisionFrom(sour... | {
"pile_set_name": "Github"
} |
[/
/ Copyright (c) 2003 Boost.Test contributors
/
/ 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)
/]
[section:test_unit_filtering Test unit filtering]
The __UTF__ offers a number of ways to run only a subset o... | {
"pile_set_name": "Github"
} |
{
"pluginType": "Ak.Element",
"type": "VideoFilter",
"description": "Psychedelic"
}
| {
"pile_set_name": "Github"
} |
# CS_ARCH_SPARC, CS_MODE_BIG_ENDIAN, None
0x81,0xa8,0x0a,0x24 = fcmps %f0, %f4
0x81,0xa8,0x0a,0x44 = fcmpd %f0, %f4
0x81,0xa8,0x0a,0x64 = fcmpq %f0, %f4
0x81,0xa8,0x0a,0xa4 = fcmpes %f0, %f4
0x81,0xa8,0x0a,0xc4 = fcmped %f0, %f4
0x81,0xa8,0x0a,0xe4 = fcmpeq %f0, %f4
| {
"pile_set_name": "Github"
} |
package r_kvstore
//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, software
//dis... | {
"pile_set_name": "Github"
} |
/**
* @file HD44780_SR3WSPI.cpp
* @version 1.0
*
* @section License
* Copyright (C) 2013-2015, Mikael Patel
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012-2018 Ugorji Nwoke. All rights reserved.
// Use of this source code is governed by a MIT license found in the LICENSE file.
package codec
import (
"encoding"
"errors"
"fmt"
"io"
"reflect"
"strconv"
"sync"
"time"
)
// Some tagging information for error messages.
const (
msgBadDesc ... | {
"pile_set_name": "Github"
} |
<?php
/**
* Exception Renderer
*
* Provides Exception rendering features. Which allow exceptions to be rendered
* as HTML pages.
*
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
*
* Licensed under The MIT License
* ... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
##############################################################################
##
## Gradle start up script for UN*X
##
##############################################################################
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to ... | {
"pile_set_name": "Github"
} |
/**
* Internal dependencies
*/
import { textContent } from '../utils';
describe( 'textContent()', () => {
test( 'should get text `Hello World`', () => {
const component = (
<div>
<h1>Hello</h1> World
</div>
);
expect( textContent( component ) ).toBe( 'Hello World' );
} );
test( 'render variable'... | {
"pile_set_name": "Github"
} |
uint_module!(u32, u32);
| {
"pile_set_name": "Github"
} |
/*
* Licensed to Elasticsearch B.V. under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch B.V. licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not u... | {
"pile_set_name": "Github"
} |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectGuid>{7579E0D0-8D54-460C-8920-D633B273A12A}</ProjectGuid>
<MainSource>CameraCalibrate.dpr</MainSource>
<Base>True</Base>
<Config Condition="'$(Config)'==''">Debug</Config>
<Targeted... | {
"pile_set_name": "Github"
} |
/* Copyright (c) 2010, Carl Burch. License information is located in the
* com.cburch.logisim.Main source code and at www.cburch.com/logisim/. */
package com.cburch.hex;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Rectangle;
import java.aw... | {
"pile_set_name": "Github"
} |
// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace WorkspaceServer.Packaging
{
public class Projec... | {
"pile_set_name": "Github"
} |
Esempi per stampe di etichette e tessere utente
| {
"pile_set_name": "Github"
} |
// +build !go1.7
package sdkio
// Copy of Go 1.7 io package's Seeker constants.
const (
SeekStart = 0 // seek relative to the origin of the file
SeekCurrent = 1 // seek relative to the current offset
SeekEnd = 2 // seek relative to the end
)
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="ember-guides/config/environment" content="%7B%22modulePrefix%22%3A%22ember-guides%22%2C%22environment%22%3A%22pr... | {
"pile_set_name": "Github"
} |
namespace org.apache.http.conn.@params
{
}
| {
"pile_set_name": "Github"
} |
hello
goodbye
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2013 Google Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | {
"pile_set_name": "Github"
} |
#include<stdio.h>
#include<iostream>
#include<cmath>
#include<algorithm>
#include<cstring>
#include<map>
#include<set>
#include<vector>
#include<utility>
#include<math.h>
#define sd(x) scanf("%d",&x);
#define sd2(x,y) scanf("%d%d",&x,&y);
#define sd3(x,y,z) scanf("%d%d%d",&x,&y,&z);
using namespace std;
int t, type,... | {
"pile_set_name": "Github"
} |
file(GLOB FILES
testout*
*_GRAY_*.bmp
*_GRAY_*.png
*_GRAY_*.ppm
*_GRAY_*.jpg
*_GRAY.yuv
*_420_*.bmp
*_420_*.png
*_420_*.ppm
*_420_*.jpg
*_420.yuv
*_422_*.bmp
*_422_*.png
*_422_*.ppm
*_422_*.jpg
*_422.yuv
*_444_*.bmp
*_444_*.png
*_444_*.ppm
*_444_*.jpg
*_444.yuv
*_440_*.bmp
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2005, 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 Softwa... | {
"pile_set_name": "Github"
} |
/*
This file is part of p4est.
p4est is a C library to manage a collection (a forest) of multiple
connected adaptive quadtrees or octrees in parallel.
Copyright (C) 2010 The University of Texas System
Additional copyright (C) 2011 individual authors
Written by Carsten Burstedde, Lucas C. Wilcox, and Tobin ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:">
</FileRef>
</Workspace>
| {
"pile_set_name": "Github"
} |
<?php
/**
* This file is part of amfPHP
*
* LICENSE
*
* This source file is subject to the license that is bundled
* with this package in the file license.txt.
*/
/**
* Amf dates will be converted to and from this class. The PHP DateTime class is for PHP >= 5.2.0, and setTimestamp for PHP >= 5.3.0, so it can'... | {
"pile_set_name": "Github"
} |
gfm tests:
```
% pandoc -f gfm -t native
| Fruit | Price |
| ----- | ----: |
| apple | 0.13 |
| orange|1.12|
^D
[Table ("",[],[]) (Caption Nothing
[])
[(AlignDefault,ColWidthDefault)
,(AlignRight,ColWidthDefault)]
(TableHead ("",[],[])
[Row ("",[],[])
[Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1)
[P... | {
"pile_set_name": "Github"
} |
package com.eveningoutpost.dexdrip.tidepool;
// jamorham
// lightweight class entry point
import com.eveningoutpost.dexdrip.Models.JoH;
import com.eveningoutpost.dexdrip.UtilityModels.Pref;
import static com.eveningoutpost.dexdrip.Models.JoH.isLANConnected;
import static com.eveningoutpost.dexdrip.utils.PowerStateR... | {
"pile_set_name": "Github"
} |
package sarama
type ListGroupsResponse struct {
Err KError
Groups map[string]string
}
func (r *ListGroupsResponse) encode(pe packetEncoder) error {
pe.putInt16(int16(r.Err))
if err := pe.putArrayLength(len(r.Groups)); err != nil {
return err
}
for groupId, protocolType := range r.Groups {
if err := pe.p... | {
"pile_set_name": "Github"
} |
/**
* Light-themed version:
* uses light theme by default but switches to dark theme
* if a system-wide theme preference is set on the user's device.
*
* Variables will remain uncompiled so the theme can update dynamically
* at runtime in the browser.
*/
:root {
--background-body: #ffffff;
--background: #ef... | {
"pile_set_name": "Github"
} |
//This file was originally part of:
//https://github.com/brandur/sorg/blob/master/pool/pool.go
//It has the following license:
//
//MIT License
//
//Copyright (c) 2017 Brandur Leach
//
//Permission is hereby granted, free of charge, to any person obtaining a copy
//of this software and associated documentation files (t... | {
"pile_set_name": "Github"
} |
/*
* env.js: Commands related to environment variables for Nodejitsu applications.
*
* (C) 2010, Nodejitsu Inc.
*
*/
var winston = require('winston'),
jitsu = require('../../jitsu');
var env = exports;
env.usage = [
'`jitsu env *` commands allow you to set local environment',
'variables for your applic... | {
"pile_set_name": "Github"
} |
#ifdef EnableAikoDeviceLux
int luxValue = 0;
#endif
void luxHandler(void) {
luxValue = analogRead(PIN_LUX_SENSOR);
}
| {
"pile_set_name": "Github"
} |
require("long-stack-traces");
var fs=require("fs")
_ = require("underscore");
window = null;
suite("tests suite", function () {
test("define suites", function (done) {
this.timeout(15000);
var jsdom = require("jsdom");
jsdom.env(
"some.html",
[],
function (errors, domWindow) {
function fakeWorkerPr... | {
"pile_set_name": "Github"
} |
from default_arg_values import *
d = Display()
if d.draw1() != 0:
raise RuntimeError
if d.draw1(12) != 12:
raise RuntimeError
p = createPtr(123)
if d.draw2() != 0:
raise RuntimeError
if d.draw2(p) != 123:
raise RuntimeError
if d.bool0() != False or type(d.bool0()) != type(False):
raise Runtime... | {
"pile_set_name": "Github"
} |
apiVersion: v1
kind: Pod
metadata:
name: security-context-demo
spec:
securityContext:
runAsUser: 1000
runAsGroup: 3000
fsGroup: 2000
volumes:
- name: sec-ctx-vol
emptyDir: {}
containers:
- name: sec-ctx-demo
image: busybox
command: [ "sh", "-c", "sleep 1h" ]
volumeMounts:
- n... | {
"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 <Foundation/NSObject.h>
#import "NSXPCListenerDelegate-Protocol.h"
@class NSString;
@interface SPListenerDelegate : NSObject... | {
"pile_set_name": "Github"
} |
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Security.Claims;
using Newtonsoft.Json.Linq;
namespace Microsoft.AspNetCore.Authentication.OAuth.Claims
{
/// <summary>... | {
"pile_set_name": "Github"
} |
version: 1
dn: m-oid=1.3.6.1.4.1.2312.4.2.3,ou=objectClasses,cn=autofs,ou=schema
creatorsname: uid=admin,ou=system
objectclass: metaObjectClass
objectclass: metaTop
objectclass: top
m-oid: 1.3.6.1.4.1.2312.4.2.3
m-name: automount
m-description: An entry in an automounter map
m-obsolete: FALSE
m-supobjectclass: top
m-mu... | {
"pile_set_name": "Github"
} |
import * as p from "@bokehjs/core/properties"
import {Markup} from "@bokehjs/models/widgets/markup"
import JSONFormatter from "json-formatter-js"
import {PanelMarkupView} from "./layout"
export class JSONView extends PanelMarkupView {
model: JSON
connect_signals(): void {
super.connect_signals()
const {de... | {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2001-2004 Aurelien Jarno <aurelien@aurel32.net>
Ported to Linux 2.6 by Aurelien Jarno <aurelien@aurel32.net> with
the help of Jean Delvare <khali@linux-fr.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License ... | {
"pile_set_name": "Github"
} |
/**
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.