text stringlengths 2 99.9k | meta dict |
|---|---|
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=... | {
"pile_set_name": "Github"
} |
<html lang="en">
<head>
<title>Oups !</title>
<style>html{font:12px sans-serif;}</style>
<link rel="stylesheet" href="../css/a11y-en_errors-only.css">
</head>
<body>
<h1>How am I encoded, buddy?</h1>
</body>
</html>
| {
"pile_set_name": "Github"
} |
var BlockStream = require("dropper")
var blockSizes = [16, 25, 1024]
, writeSizes = [4, 8, 15, 16, 17, 64, 100]
, writeCounts = [1, 10, 100]
, tap = require("tap")
writeCounts.forEach(function (writeCount) {
blockSizes.forEach(function (blockSize) {
writeSizes.forEach(function (writeSize) {
tap.test("writeSiz... | {
"pile_set_name": "Github"
} |
# -*-mode: tcl; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
#
# $Id: WmDefault.csc,v 1.2 2001/12/09 05:03:09 idiscovery Exp $
#
#
proc tixPref:SetScheme-Color:WmDefault {args} {
global tixOption
package require wm_default
if {![info exists ::wm_default::wm]} {
wm_default::setup
wm_defaul... | {
"pile_set_name": "Github"
} |
;<?php exit() ?>
; SVN FILE: $Id$
;/**
; * Test App Ini Based Acl Config File
; *
; *
; * PHP 5
; *
; * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
; * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
; *
; * Licensed under The MIT License
; * Redistributions of files must r... | {
"pile_set_name": "Github"
} |
package org.simple.clinic.registration.pin
import org.simple.clinic.user.OngoingRegistrationEntry
sealed class RegistrationPinEffect
data class ProceedToConfirmPin(val entry: OngoingRegistrationEntry): RegistrationPinEffect()
| {
"pile_set_name": "Github"
} |
#ifndef HEADER_CURL_POP3_H
#define HEADER_CURL_POP3_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| ... | {
"pile_set_name": "Github"
} |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<shelfDocument>
<!-- This file contains definitions of shelves, toolbars, and tools.
It should not be hand-edited when it is being used by the application.
Note, that two definitions of the same element are not allowed in
a single file. -->
<tool name="$HDA_DEFAULT_TOOL" l... | {
"pile_set_name": "Github"
} |
import { theme } from 'styled-tools';
import styled, { css } from '../styled';
import { Box } from '../primitives';
import { ColumnsProps } from './Columns';
export const getWrapProperties = (props: any) => {
const { isOneLine, minBreakpoint } = props;
if (isOneLine) {
if (minBreakpoint !== 'tablet' && minBre... | {
"pile_set_name": "Github"
} |
## DESCRIPTION
## Piedmont College
## MATH 1113 Online Test 3
## Function composition and inverses from graphs
## ENDDESCRIPTION
## DBsubject(Algebra)
## DBchapter(Inverse functions)
## DBsection(Finding the inverse function)
## Institution(Piedmont)
## Author(Doug Torrance)
## Level(2)
## MO(1)
## KEYWORDS('function ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
<Platform>Win32</Platform... | {
"pile_set_name": "Github"
} |
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !gccgo
#include "textflag.h"
//
// System call support for AMD64, DragonFly
//
// Just jump to package syscall's implementation for all these funct... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of PHPExifTool.
*
* (c) 2012 Romain Neutron <imprec@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace PHPExiftool\Driver\Tag\NikonCustom;
use JMS\Serializer\Annotation\ExclusionPol... | {
"pile_set_name": "Github"
} |
#include <AP_HAL/AP_HAL.h>
#if HAL_RCINPUT_WITH_AP_RADIO
#include "AP_Radio.h"
#include "AP_Radio_backend.h"
#include "AP_Radio_cypress.h"
#include "AP_Radio_cc2500.h"
#include "AP_Radio_bk2425.h"
extern const AP_HAL::HAL& hal;
// table of user settable parameters
const AP_Param::GroupInfo AP_Radio::var_info[] = {
... | {
"pile_set_name": "Github"
} |
package org.intermine.bio.dataconversion;
/*
* Copyright (C) 2002-2020 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/... | {
"pile_set_name": "Github"
} |
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net>
#
# See file CREDITS for list of people who contributed to this
# project.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Ge... | {
"pile_set_name": "Github"
} |
## Unreleased
## v2.3.0
- [New] expose createDynamicImportTransform and getImportSource (#75)
- [Docs] Document noInterop option (#70)
## v2.2.0
- [Refactor] remove dependency on babel-plugin-syntax-dynamic-import
- [Dev Deps] update `airbnb-js-shims`, `babel-preset-airbnb`, `eslint`
## v2.1.0
- [New] add `noInterop... | {
"pile_set_name": "Github"
} |
package io.getquill
import akka.stream.scaladsl.Source
import akka.{ Done, NotUsed }
import com.lightbend.lagom.scaladsl.persistence.cassandra.CassandraSession
import io.getquill.util.ContextLogger
import scala.concurrent.ExecutionContext
class CassandraLagomStreamContext[N <: NamingStrategy](
naming: N,
sessio... | {
"pile_set_name": "Github"
} |
.panel {
overflow: hidden;
text-align: left;
}
.panel-header,
.panel-body {
border-width: 1px;
border-style: solid;
}
.panel-header {
padding: 5px;
position: relative;
}
.panel-title {
background: url('images/blank.gif') no-repeat;
}
.panel-header-noborder {
border-width: 0 0 1px 0;
... | {
"pile_set_name": "Github"
} |
import pytest
from thefuck.rules.git_flag_after_filename import match, get_new_command
from thefuck.types import Command
command1 = Command('git log README.md -p',
"fatal: bad flag '-p' used after filename")
command2 = Command('git log README.md -p CONTRIBUTING.md',
"fatal: bad fl... | {
"pile_set_name": "Github"
} |
/*
* SonarQube
* Copyright (C) 2009-2020 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | {
"pile_set_name": "Github"
} |
require('../../modules/core.object.classof');
module.exports = require('../../modules/$.core').Object.classof; | {
"pile_set_name": "Github"
} |
export default {
Editor: class {
on() {}
}
}
| {
"pile_set_name": "Github"
} |
from .api import (
get_level as get_level,
set_level as set_level,
add_message as add_message,
debug as debug,
error as error,
success as success,
get_messages as get_messages,
MessageFailure as MessageFailure,
info as info,
warning as warning,
)
from .constants import (
DEB... | {
"pile_set_name": "Github"
} |
/* lapack/double/dlasr.f -- translated by f2c (version 20090411).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -l... | {
"pile_set_name": "Github"
} |
const _ = require('underscore');
const files = require('../fs/files');
const buildmessage = require('../utils/buildmessage.js');
const utils = require('../utils/utils.js');
const runLog = require('./run-log.js');
const release = require('../packaging/release.js');
const Console = require('../console/console.js').Cons... | {
"pile_set_name": "Github"
} |
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:exslt="http://exslt.org/common" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd" version="3.3" ID="P0b002ee180e88926">
<name ty... | {
"pile_set_name": "Github"
} |
/*
* Copyright © 2012 Intel Corporation
*
* 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, pub... | {
"pile_set_name": "Github"
} |
apiVersion: v1
name: chihaya
home: https://chihaya.io
version: 0.1.0
description: A Helm chart for running the Chihaya BitTorrent tracker on Kubernetes.
sources:
- https://github.com/chihaya/chihaya
maintainers:
- name: Jimmy Zelinskie
email: jimmyzelinskie@gmail.com
| {
"pile_set_name": "Github"
} |
<?php declare(strict_types=1);
namespace PhpParser\Builder;
use PhpParser;
use PhpParser\BuilderHelpers;
use PhpParser\Node\Identifier;
use PhpParser\Node\Name;
use PhpParser\Node\NullableType;
use PhpParser\Node\Stmt;
class Property implements PhpParser\Builder
{
protected $name;
protected $flags = 0;
... | {
"pile_set_name": "Github"
} |
# Stubs for Python 2.7 md5 stdlib module
from hashlib import md5 as md5, md5 as new
blocksize: int
digest_size: int
| {
"pile_set_name": "Github"
} |
{{define "Next/author-articles.html"}}
<!DOCTYPE html>
<html>
<head>
{{template "head/head" .}}
{{template "head/3rdstatistic" .}}
</head>
<body>
<div class="main">
{{template "Next/header" .}}
<div id="pjax">
{{if .pjax}}{{noescape "<!---- pjax {#pjax} start ---->"}}{{end}}
<div class="wrap... | {
"pile_set_name": "Github"
} |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Window... | {
"pile_set_name": "Github"
} |
// (C) Copyright Dave Abrahams, Steve Cleary, Beman Dawes, Howard
// Hinnant & John Maddock 2000.
// Use, modification and distribution are 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).
//
// See http://www.boo... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2014 - 2018, Nordic Semiconductor ASA
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,... | {
"pile_set_name": "Github"
} |
changelog:
- type: HELM
description: Add new helm value to disable the validation admission webhook
issueLink: https://github.com/solo-io/gloo/issues/3016 | {
"pile_set_name": "Github"
} |
//===- SystemZConstantPoolValue.h - SystemZ constant-pool value -*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | {
"pile_set_name": "Github"
} |
%%
%% This is file `ot1lcmtt.fd',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% slifonts.fdd (with options: `lcmtt,fd')
%%
%% This is a generated file.
%%
%% The source is maintained by the LaTeX Project team and bug
%% reports for it can be opened at http://latex-project.org/bu... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | {
"pile_set_name": "Github"
} |
subroutine smd_input(rtdb)
c
implicit none
#include "errquit.fh"
c
#include "stdio.fh"
#include "mafdecls.fh"
#include "inp.fh"
#include "rtdb.fh"
c
integer rtdb
c
character*32 tag
character*32 pname
character*255 token
character*80 mtoken(10)
integer itoken(10)
do... | {
"pile_set_name": "Github"
} |
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp1.0</TargetFramework>
<OutputType>Exe</OutputType>
<StartupObject>Google.Protobuf.Examples.AddressBook.Program</StartupObject>
<IsPackable>False</IsPackable>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="... | {
"pile_set_name": "Github"
} |
/*
* This file is part of Sponge, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Softwar... | {
"pile_set_name": "Github"
} |
/* Copyright © 2017 VMware, Inc. All Rights Reserved.
SPDX-License-Identifier: BSD-2-Clause
Generated by: https://github.com/swagger-api/swagger-codegen.git */
package monitoring
type IpfixCollector struct {
// IP address for the IPFIX collector
CollectorIpAddress string `json:"collector_ip_address"`
// P... | {
"pile_set_name": "Github"
} |
using System;
using Prism.Ioc;
using Unity;
namespace Prism.Unity
{
/// <summary>
/// Base application class that uses <see cref="UnityContainerExtension"/> as it's container.
/// </summary>
public abstract class PrismApplication : PrismApplicationBase
{
/// <summary>
/// Create a ... | {
"pile_set_name": "Github"
} |
# RUN: llvm-mc -triple x86_64-pc-linux %s -filetype=obj | \
# RUN: not llvm-dwarfdump -verify - | FileCheck %s
# CHECK: Name Index @ 0x0: Name table entries [1, 1] are not covered by the hash table.
# CHECK: Name Index @ 0x0: Name table entries [4, 4] are not covered by the hash table.
.section .debug_str,"MS",@pro... | {
"pile_set_name": "Github"
} |
/* -*- mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- */
// vim: ft=cpp:expandtab:ts=8:sw=4:softtabstop=4:
#ident "$Id$"
/*
COPYING CONDITIONS NOTICE:
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by th... | {
"pile_set_name": "Github"
} |
<?php
namespace Concrete\Core\Form\Control;
interface FormViewInterface extends ViewInterface
{
/**
* Whether the form control is required in the current form
* @return bool
*/
public function isRequired();
/**
* Returns the label for the current form control.
* @return string
... | {
"pile_set_name": "Github"
} |
version https://git-lfs.github.com/spec/v1
oid sha256:8d0d21a173c315a7e8c13433a99295be1271a2c4339515c32509a3121e8ec0d4
size 1212600
| {
"pile_set_name": "Github"
} |
# hostent.m4 serial 3
dnl Copyright (C) 2008, 2010-2020 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_HOSTENT],
[
dnl Where a... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2017, The OctNet authors
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
// * Redistributions of source code must retain the above copyright
// notice, this list of ... | {
"pile_set_name": "Github"
} |
cheats = 65
cheat0_desc = "Enable Code (This <u>Must</u> Be On)"
cheat0_code = "F109BA54 1000"
cheat0_enable = false
cheat1_desc = "Hi-Res Enable Code"
cheat1_code = "F109BA90 2400"
cheat1_enable = false
cheat2_desc = "Activator 1 P1"
cheat2_code = "D0112344 0000"
cheat2_enable = false
cheat3_desc = "Activator 2 P1... | {
"pile_set_name": "Github"
} |
# install_check.pl
do 'adsl-client-lib.pl';
# is_installed(mode)
# For mode 1, returns 2 if the server is installed and configured for use by
# Webmin, 1 if installed but not configured, or 0 otherwise.
# For mode 0, returns 1 if installed, 0 if not
sub is_installed
{
return 0 if (!&get_pppoe_version(\$dummy));
local... | {
"pile_set_name": "Github"
} |
S3 - Global Grants
==================
Scan buckets that allow for global access in their
ACLs and delete the associated ACL permissions.
.. code-block:: yaml
policies:
- name: s3-global-access
resource: s3
filters:
- type: global-grants
actions:
- type: delete-global-grants
... | {
"pile_set_name": "Github"
} |
/*
* simple simple testsuite program
* Copyright © 2007—2016 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved
*
* This program is free software. It comes without any warranty, to
* the extent permitted by applicable law. You can redistribute it
* and/or modify it under the terms of the ... | {
"pile_set_name": "Github"
} |
Sending Messages
================
Quick Reference for Sending a Message
-------------------------------------
Sending a message is very straightforward. You create a Transport, use it to
create the Mailer, then you use the Mailer to send the message.
To send a Message:
* Create a Transport from one of the provided ... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012 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.
#ifndef NET_COOKIES_COOKIE_UTIL_H_
#define NET_COOKIES_COOKIE_UTIL_H_
#include <string>
#include "base/time/time.h"
#include "net/base/net_export.h"... | {
"pile_set_name": "Github"
} |
export { default } from '@ember-data/serializer/json';
| {
"pile_set_name": "Github"
} |
// this file gets run BEFORE `npm i` so you CAN NOT use npm packages here
const { join } = require('path')
const fs = require('fs')
const packageJSON = join(__dirname, '../../package.json')
const p = JSON.parse(fs.readFileSync(packageJSON))
p.name = 'deltachat-desktop-dev'
p.productName = 'DeltaChat-DevBuild'
p.ver... | {
"pile_set_name": "Github"
} |
12
0 1 0 0 0 0 0 0 0 0 0 0
1 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 1 0
0 0 0 0 0 0 0 0 1 0 0 0
0 0 0 0 0 0 1 0 0 0 0 0
0 0 0 0 0 0 0 0 1 0 0 0
0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 1 0
0 0 0 1 0 1 0 0 0 1 1 0
0 0 0 0 0 0 0 0 1 0 0 1
0 0 1 0 0 0 0 1 1 0 0 0
0 0 0 0 0 0 0 0 0 1 0 0
| {
"pile_set_name": "Github"
} |
# vim:ft=automake
# All paths should be given relative to the root
#
EXTRA_DIST += \
certs/1024/client-cert.pem \
certs/1024/client-key.pem \
certs/1024/dh1024.pem \
certs/1024/dsa1024.pem
EXTRA_DIST += \
certs/1024/client-cert.der \
certs/1024/client-key.der \
... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | {
"pile_set_name": "Github"
} |
<hkobject name="#0939" class="hkbStateMachineStateInfo" signature="0xed7f9d0">
<hkparam name="variableBindingSet">null</hkparam>
<hkparam name="listeners" numelements="0"></hkparam>
<hkparam name="enterNotifyEvents">#1045</hkparam>
<hkparam name="exitNotifyEvents">#1044</hkparam>
<hkparam name="transit... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="1.2.10" />
<package id="NUnit" version="2.5.10.11092" />
</packages> | {
"pile_set_name": "Github"
} |
use std::fs;
use std::path::Path;
pub fn main() {
for f in fs::read_dir("/").unwrap() {
let f = f.unwrap();
println!("{}", Path::new(&f.file_name()).display());
}
}
| {
"pile_set_name": "Github"
} |
[1 of 5] Processing p
[1 of 1] Compiling A[sig] ( p/A.hsig, nothing )
[2 of 5] Processing q
[1 of 1] Compiling A[sig] ( q/A.hsig, nothing )
[3 of 5] Processing r
[1 of 1] Compiling A[sig] ( r/A.hsig, nothing )
[4 of 5] Processing i
Instantiating i
[1 of 1] Compiling A ... | {
"pile_set_name": "Github"
} |
// javac BigDecTest.java
// java BigDecTest
import java.math.BigDecimal;
public class BigDecTest
{
public static void main(String[] args) {
int i;
BigDecimal x, y, r;
// remainder
x = new BigDecimal("9.785496E-2");
y = new BigDecimal("-5.9219189762E-2");
r = x.remainder(y);
... | {
"pile_set_name": "Github"
} |
#include "catch.hpp"
#include <osmium/geom/mercator_projection.hpp>
TEST_CASE("Mercator projection") {
const osmium::geom::MercatorProjection projection;
REQUIRE(3857 == projection.epsg());
REQUIRE("+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wk... | {
"pile_set_name": "Github"
} |
/*
Copyright 2014 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"
} |
/*
* Harbour class/OOP test
*
* Copyright 2006 Przemyslaw Czerpak <druzus / at / priv.onet.pl>
*
* 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, or (at your option)
* a... | {
"pile_set_name": "Github"
} |
//---------------------------------------------------------------------------//
// Copyright (c) 2013 Kyle Lutz <kyle.r.lutz@gmail.com>
//
// 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
//
// See http://boos... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
namespace Microsoft.MixedReality.Toolkit.Diagnostics
{
/// <summary>
/// The interface contract that defines the Diagnostics system in the Mixed Reality Tool... | {
"pile_set_name": "Github"
} |
--TEST--
Memory-map file test (read-write, expanding)
--FILE--
<?php
/**
* A test function
*
* @engine qb
* @param uint8[*] $a
* @local uint32 $i
*
* @return void
*
*/
function test_function(&$a) {
$a[0] = 'A';
$a[1] = 'G';
$a[2] = 'N';
$a[3] = 'E';
$a[4] = 'S';
echo $a, "\n";
}
$path = __FILE__ .... | {
"pile_set_name": "Github"
} |
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- Copyright (C) 2002-2004 Dmitriy Anisimkov --
-- ... | {
"pile_set_name": "Github"
} |
/*
Copyright 2005-2015 Intel Corporation. All Rights Reserved.
This file is part of Threading Building Blocks. Threading Building Blocks 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 Foundat... | {
"pile_set_name": "Github"
} |
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/**
* @name: S8.6_A2_T1;
* @section: 8.6, 11.3.1;
* @assertion: Do not crash with postincrement custom property;
* @description: Try to implement postincrement for custom property;
*/
va... | {
"pile_set_name": "Github"
} |
Такой иероглиф обозначает «полный». Символ добавлен в Юникод чтобы обеспечить совместимость с японскими наборами эмоджи для сотовых телефонов.
| {
"pile_set_name": "Github"
} |
// <snippetlinqexamples26>
using (ServiceContext svcContext = new ServiceContext(_serviceProxy))
{
var query_startswith1 = from c in svcContext.ContactSet
where c.FirstName.StartsWith("Bri")
select new
{
c.Fir... | {
"pile_set_name": "Github"
} |
// Copyright 2010 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 proto
import (
"bytes"
"encoding"
"fmt"
"io"
"math"
"sort"
"strings"
"google.golang.org/protobuf/encoding/prototext"
"google.golang.org/proto... | {
"pile_set_name": "Github"
} |
#include <linux/kernel.h>
#include <asm/system.h>
typedef unsigned int instr;
#define MAJOR_OP 0xfc000000
#define LDA_OP 0x20000000
#define STQ_OP 0xb4000000
#define BR_OP 0xc0000000
#define STK_ALLOC_1 0x23de8000 /* lda $30,-X($30) */
#define STK_ALLOC_1M 0xffff8000
#define STK_ALLOC_2 0x43c0153e /* subq $30,X,$... | {
"pile_set_name": "Github"
} |
/*
* Copyright(c) 2008 - 2009 Atheros Corporation. All rights reserved.
*
* Derived from Intel e1000 driver
* Copyright(c) 1999 - 2005 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as publish... | {
"pile_set_name": "Github"
} |
/*! \file SafeRegionAnalysis.h
\author Gregory Diamos <gregory.diamos@gatech.edu>
\date Friday May 4, 2012
\brief The header file for the SafeRegionAnalysis class.
*/
#pragma once
// Ocelot Incudes
#include <ocelot/analysis/interface/Analysis.h>
#include <ocelot/ir/interface/ControlFlowGraph.h>
// Standard ... | {
"pile_set_name": "Github"
} |
<?php
namespace Modules\Edu\Entities;
use App\Traits\Module;
use App\User;
use Illuminate\Database\Eloquent\Model;
/**
* 签到
* @package Modules\Edu\Entities
*/
class Sign extends Model
{
use Module;
protected $table = "edu_sign";
protected $fillable = ['content', 'mood', 'site_id', 'user_id'];
/**
* 用户... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2019 The Brave Authors. All rights reserved.
// 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/.
#ifndef BRAVE_BROWSER_UI_WEBUI_BRAVE_NEW_TAB_MESSAGE_HA... | {
"pile_set_name": "Github"
} |
require_relative 'test_helper'
class BrowserifyProcessorTest < ActiveSupport::TestCase
def stub_engine_config(hash)
@processor.config = (@processor.config || {}).merge(hash)
end
setup do
@processor = BrowserifyRails::BrowserifyProcessor.new
@processor.file = "empty_module.js"
end
test "should r... | {
"pile_set_name": "Github"
} |
package org.zstack.storage.primary.local;
import org.springframework.beans.factory.annotation.Autowire;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Configurable;
import org.springframework.transaction.annotation.Transactional;
import org.zstack.cor... | {
"pile_set_name": "Github"
} |
/*
* This file is part of the HyperGraphDB source distribution. This is copyrighted
* software. For permitted uses, licensing options and redistribution, please see
* the LicensingInformation file at the root level of the distribution.
*
* Copyright (c) 2005-2010 Kobrix Software, Inc. All rights reserved. ... | {
"pile_set_name": "Github"
} |
//
// KSYCtrlView.swift
// KSYLiveDemo_Swift
//
// Created by iVermisseDich on 17/1/10.
// Copyright © 2017年 com.ksyun. All rights reserved.
//
import UIKit
class KSYCtrlView: KSYUIView {
var btnFlash: UIButton?
var btnCameraToggle: UIButton?
var btnQuit: UIButton?
var btnStream: UIButton?
va... | {
"pile_set_name": "Github"
} |
//
// XMLYFMUITests.m
// XMLYFMUITests
//
// Created by East_wu on 16/8/8.
// Copyright © 2016年 East_wu. All rights reserved.
//
#import <XCTest/XCTest.h>
@interface XMLYFMUITests : XCTestCase
@end
@implementation XMLYFMUITests
- (void)setUp {
[super setUp];
// Put setup code here. This method is ... | {
"pile_set_name": "Github"
} |
import React, { Component } from 'react'
const HIT_TEST_OPTIONS = {
segments: true,
stroke: true,
fill: true,
tolerance: 12,
}
export default function withDeleteTool(WrappedComponent) {
return class extends Component {
mouseDown = (e) => {
this.props.deselectItem()
const hit = e.tool.view.... | {
"pile_set_name": "Github"
} |
<?php
return [
/*
|--------------------------------------------------------------------------
| Default Broadcaster
|--------------------------------------------------------------------------
|
| This option controls the default broadcaster that will be used by the
| framework when an even... | {
"pile_set_name": "Github"
} |
<!---
THIS IS AN AUTOGENERATED FILE. EDIT PACKAGES/BOUNDLESS-INPUT/INDEX.JS INSTEAD.
-->
# Input
Input abstracts away the cross-platform differences of placeholder styling and behaviors, for example: Internet Explorer dismisses native placeholders on input focus and other platforms do not. This component ensures that ... | {
"pile_set_name": "Github"
} |
// Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
import React from 'react'
import { Menu } from 'semantic-ui-react'
function Sidebar ({ style, ...props }) {
return (
<Menu
inverted vertical borderless attached
style={{ flex: '0 0 auto'... | {
"pile_set_name": "Github"
} |
using System.Windows;
using ControlzEx;
namespace MaterialDesignThemes.Wpf
{
/// <summary>
/// Icon from the Material Design Icons project, <see cref="https://materialdesignicons.com/"/>.
/// </summary>
public class PackIcon : PackIconBase<PackIconKind>
{
static PackIcon()
... | {
"pile_set_name": "Github"
} |
{
"ID": 0,
"Name": "GlassE",
"Top": "4, 14",
"Bottom": "4, 14",
"Sides": "4, 14",
"Transitions": 2,
"HasTransitionTextures": false,
"TransitionTiles": [
"0, 14",
"0, 14",
"0, 14"
],
"ReleasesResource": true,
"ResourceToRelease": "Glass",
"StartingHealth": 1.0,
"ProbabilityOfRelease... | {
"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.
// +build !go1.12
package socket
import (
"syscall"
"unsafe"
)
func getsockopt(s uintptr, level, name int, b []byte) (int, error) {
l := uint32(len(b))
_... | {
"pile_set_name": "Github"
} |
{% set version = "1.0.22" %}
package:
name: ipaddress
version: {{ version }}
source:
url: https://pypi.io/packages/source/i/ipaddress/ipaddress-{{ version }}.tar.gz
sha256: b146c751ea45cad6188dd6cf2d9b757f6f4f8d6ffb96a023e6f2e26eea02a72c
build:
number: 1
noarch: python
script: python -m pip install --n... | {
"pile_set_name": "Github"
} |
// compile
// Copyright 2012 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.
// Issue 4399: 8g would print "gins LEAQ nil *A".
package main
type A struct{ a int }
func main() {
println(((*A)(nil)).a)
}
| {
"pile_set_name": "Github"
} |
<?php namespace app\system\controller;
use houdunwang\request\Request;
use houdunwang\wechat\WeChat;
use system\model\Modules;
use system\model\SiteModules;
use system\model\SitePackage;
use system\model\SiteTemplate;
use system\model\SiteUser;
use system\model\SiteWeChat;
use system\model\Site as SiteModel;
use syste... | {
"pile_set_name": "Github"
} |
/*
* 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) any later version.
*
* This program is distributed in the hope that it will be use... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.