text stringlengths 2 99.9k | meta dict |
|---|---|
## The contents of this file are subject to the Common Public Attribution
## License Version 1.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://code.reddit.com/LICENSE. The License is based on the Mozilla Public
## License Version ... | {
"pile_set_name": "Github"
} |
/*
sdl: audio output via SDL cross-platform API
copyright 2006-9 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distribution or http://mpg123.org
initially written by Nicholas J. Humfrey
*/
#include <math.h>
#include <SDL.h>
#include "audio.h"
#include "mp... | {
"pile_set_name": "Github"
} |
/* ScummVM - Graphic Adventure Engine
*
* ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of ... | {
"pile_set_name": "Github"
} |
using System;
using UIKit;
using Foundation;
namespace HandlingRotation.Screens.iPad.Method3SwapViews
{
public class Controller : UIViewController
{
public override void ViewDidLoad ()
{
base.ViewDidLoad ();
switch (InterfaceOrientation) {
case UIInterfaceOrientation.LandscapeLeft:
case UIInterfaceO... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2007-2012, Arvid Norberg
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 conditions and ... | {
"pile_set_name": "Github"
} |
/**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you m... | {
"pile_set_name": "Github"
} |
import { ClientOptions, Transport } from '@nestjs/microservices';
import { join } from 'path';
export const grpcClientOptions: ClientOptions = {
transport: Transport.GRPC,
options: {
package: 'hero', // ['hero', 'hero2']
protoPath: join(__dirname, './hero/hero.proto'), // ['./hero/hero.proto', './hero/hero... | {
"pile_set_name": "Github"
} |
"""Curvature computation for a circular droplet. (5 seconds)
For particles distributed in a box, an initial circular interface is
distinguished by coloring the particles within a circle. The resulting
equations can then be used to check for the numerical curvature and
discretized dirac-delta function based on this art... | {
"pile_set_name": "Github"
} |
{
"name" : "wisper6",
"category" : "wisper",
"type" : "body",
"frames" : {
"body" : "wisper6.png"
}
}
| {
"pile_set_name": "Github"
} |
3085 Clan Wolf Medium Mech Second Line
Hoplite C,1
Shadow Hawk C,2
Wyvern IIC 2,3
Crab CRB-27b,4
Lobo 2,5
Sun Cobra (Standard),6
Clint IIC (Standard),5
Lobo (Standard),4
Sun Cobra (Standard),3
Hunchback IIC (Standard),2
Griffin IIC 8,1
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style>
.container-ext {
padding-left: 180px;
padding-right: 180px;
}
.headline {
line-height: 30px;
text-shadow: 1px 1px rgba(255, 255, 255, 0.3);
}... | {
"pile_set_name": "Github"
} |
Python wrappers for various BSD libc and system calls.
WWW: https://github.com/freenas/py-bsd
| {
"pile_set_name": "Github"
} |
var spawn = require('child_process').spawn,
should = require('chai').should();
describe('bin script', function () {
it('should run as a shell script with no arguments', function (done) {
testCmd('./bin.js', [], done);
});
it('should run as a shell script with arguments', function (done) {
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="belvedere_dialog_camera">Camera</string>
<string name="belvedere_dialog_gallery">Galerie</string>
<string name="belvedere_fam_desc_collapse_fam">Zwevend actiemenu samenvouwen</string>
<string name="belvedere_fam_desc_expand_fam">Zwevend actiemenu uitv... | {
"pile_set_name": "Github"
} |
import _curry1 from './internal/_curry1.js';
/**
* Takes a function `fn`, which takes a single array argument, and returns a
* function which:
*
* - takes any number of positional arguments;
* - passes these arguments to `fn` as an array; and
* - returns the result.
*
* In other words, `R.unapply` deriv... | {
"pile_set_name": "Github"
} |
Blob
====
A module that exports a constructor that uses window.Blob when available, and a BlobBuilder with any vendor prefix in other cases. If neither is available, it exports undefined.
Usage:
```javascript
var Blob = require('blob');
var b = new Blob(['hi', 'constructing', 'a', 'blob']);
```
## Licence
MIT
| {
"pile_set_name": "Github"
} |
syntax = "proto3";
package ibc.connection;
option go_package = "github.com/cosmos/cosmos-sdk/x/ibc/03-connection/types";
import "gogoproto/gogo.proto";
import "ibc/connection/connection.proto";
// GenesisState defines the ibc connection submodule's genesis state.
message GenesisState {
repeated IdentifiedConnectio... | {
"pile_set_name": "Github"
} |
module.exports = {
description: 'imports names from an external module',
options: {
external: ['path']
}
};
| {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<html>
<head>
<title>Underscore Test Suite</title>
<link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" />
<script type="text/javascript" src="vendor/jquery.js"></script>
<script type="text/javascript" src="vendor/qunit.js"></script>
<script type="text/javascript" src=... | {
"pile_set_name": "Github"
} |
(255, 0, 0, 255)
(242, 0, 13, 255)
(229, 0, 26, 255)
(215, 0, 40, 255)
(202, 0, 53, 255)
(188, 0, 67, 255)
(175, 0, 80, 255)
(162, 0, 93, 255)
(148, 0, 107, 255)
(135, 0, 120, 255)
(121, 0, 134, 255)
(108, 0, 147, 255)
(94, 0, 161, 255)
(81, 0, 174, 255)
(68, 0, 187, 255)
(54, 0, 201, 255)
(41, 0, 214, 255)
(27, 0, 228... | {
"pile_set_name": "Github"
} |
const uint8_t FreeMono12pt7bBitmaps[] PROGMEM = {
0x49, 0x24, 0x92, 0x48, 0x01, 0xF8, 0xE7, 0xE7, 0x67, 0x42, 0x42, 0x42,
0x42, 0x09, 0x02, 0x41, 0x10, 0x44, 0x11, 0x1F, 0xF1, 0x10, 0x4C, 0x12,
0x3F, 0xE1, 0x20, 0x48, 0x12, 0x04, 0x81, 0x20, 0x48, 0x04, 0x07, 0xA2,
0x19, 0x02, 0x40, 0x10, 0x03, 0x00, 0x3C, 0x00... | {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2000-2004
//
// 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)
//
// Preprocessed version of "boost/mpl/list.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace m... | {
"pile_set_name": "Github"
} |
{
"images": [
{
"filename": "ic_call_white_36pt.png",
"idiom": "universal",
"scale": "1x"
},
{
"filename": "ic_call_white_36pt_2x.png",
"idiom": "universal",
"scale": "2x"
},
{
"filename": "ic... | {
"pile_set_name": "Github"
} |
require 'pathname'
module Listen
class Listener
attr_reader :directories, :directories_records, :block, :adapter, :adapter_options, :use_relative_paths
BLOCKING_PARAMETER_DEPRECATION_MESSAGE = <<-EOS.gsub(/^\s*/, '')
The blocking parameter of Listen::Listener#start is deprecated.\n
Please use Li... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html class="client-nojs" lang="en" dir="ltr">
<head>
<meta charset="UTF-8"/>
<title>File:Flag of Finland.svg - Wikimedia Commons</title>
<script>document.documentElement.className = document.documentElement.className.replace( /(^|\s)client-nojs(\s|$)/, "$1client-js$2" );</script>
<script>(window.RLQ=wi... | {
"pile_set_name": "Github"
} |
import jsdomify from 'jsdomify';
import sinon from 'sinon';
import createMockRaf from '../testutils/mock-raf';
import fullThrottle from '../../src/utils/full-throttle';
const describe = require('mocha').describe;
const it = require('mocha').it;
const expect = require('chai').expect;
describe('fullThrottle', () => {
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
Demo application showing LazyLoading File store.
-->
<html>
<head>
<title>Demo: dojox.data.FileStore</title>
<style type="text/css">
@import "../../../dijit/themes/tundra/tundra.css";
@import "../../../dojo/resources/dojo.css";
@import "../.... | {
"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"
} |
#!/usr/bin/env php
<?php
foreach ([__DIR__ . '/../../../autoload.php', __DIR__ . '/../vendor/autoload.php'] as $file) {
if (file_exists($file)) {
require $file;
break;
}
}
ini_set('xdebug.max_nesting_level', 3000);
// Disable XDebug var_dump() output truncation
ini_set('xdebug.var_display_max... | {
"pile_set_name": "Github"
} |
--[=[--
InfoBox.lua version 1.2
Encapsulates and enhances Infobar functionality into miniwindows; gauges and status text.
14-DEc-08
by: WillFa (Spellbound on 3k.org:3000)
portions borrowed or adapted from samples by Nick Gammon.
License: Free for public use in your MushClient plugins and scripts as long as cr... | {
"pile_set_name": "Github"
} |
import React from 'react';
import './index.scss';
interface Props {
count?: number;
}
const SkeletonFrame: React.FC<Props> = ({ count = 1 }) => (
<>
{new Array(count).fill(null).map((val, index) => (
<article key={`frame-${index}`} className="skeleton-frame"></article>
))}
</>
);
export default S... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<div class="page-body" xmlns:jsp="http://java.sun.com/JSP/Page"
xmlns:page="urn:jsptagdir:/WEB-INF/tags/form"
xmlns:table="urn:jsptagdir:/WEB-INF/tags/form/fields"
version="2.0">
<jsp:directive.page contentType="text/html;charset=UTF-8"/>
... | {
"pile_set_name": "Github"
} |
<?php
namespace GuzzleHttp\Exception;
interface GuzzleException {}
| {
"pile_set_name": "Github"
} |
#
# Copyright (C) 2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=libelf
PKG_VERSION:=0.8.13
PKG_MD5SUM:=4136d7b4c04df68b686570afa26988ac
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @addtogroup PIOS PIOS Core hardware abstraction layer
* @{
* @addtogroup PIOS_PPM PPM Functions
* @brief PIOS interface to write to ppm port
* @{
*
* @file pios_ppm_out_priv.h
* @author The OpenPilot Team, http://w... | {
"pile_set_name": "Github"
} |
#include <algorithm>
#include <map>
#include <sstream>
#include <string>
#include <utility>
#include "caffe/common.hpp"
#include "caffe/util/insert_splits.hpp"
namespace caffe {
void InsertSplits(const NetParameter& param, NetParameter* param_split) {
// Initialize by copying from the input NetParameter.
param_s... | {
"pile_set_name": "Github"
} |
<!doctype html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en"> <!--<![endif]-->
<head>
... | {
"pile_set_name": "Github"
} |
goog.provide('os.ogc.filter.OGCSpatialFormatter');
goog.require('ol.geom.GeometryType');
goog.require('ol.geom.Polygon');
goog.require('os.filter.ISpatialFormatter');
goog.require('os.geo');
goog.require('os.ogc.spatial');
goog.require('os.xml');
/**
* Formats a spatial query for use in an OGC Filter.
*
* @param ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Nov 14 12:37:07 UTC 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.gradle.buildini... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1000011323704582
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4000012284530990}
- component: {fileID: 330000122... | {
"pile_set_name": "Github"
} |
// go run mksyscall.go -tags linux,sparc64 syscall_linux.go syscall_linux_sparc64.go
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build linux,sparc64
package unix
import (
"syscall"
"unsafe"
)
var _ syscall.Errno
// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
func fa... | {
"pile_set_name": "Github"
} |
(function () {
var fixture;
module('Popover collision', {
setup:function () {
fixture = $('<div id="fixture"></div>')
.css({
position:'absolute',
width: 320,
height: 300,
background: '#fff',
... | {
"pile_set_name": "Github"
} |
<rolltemplate class="sheet-rolltemplate-attack">
<table>
{{#name}}
<tr><th>{{name}}</th></tr>
{{/name}}
<tr><td>Roll: {{attack}}</td></tr>
<!-- begin annoying auto hit check -->
{{#rollTotal() attack 1}}
<tr><td><span class="sheet-crit">CRIT!</span> {{crit}}</td></tr>
{{/rollTotal... | {
"pile_set_name": "Github"
} |
/////////////////////////////////////////////////////////////////////////
// $Id$
/////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2004-2016 The Bochs Project
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Less... | {
"pile_set_name": "Github"
} |
"""
This sample shows how to delete rows from a layer
version 3.0.1
Python 2
"""
import arcrest
from arcresthelper import featureservicetools
from arcresthelper import common
def trace():
"""
trace finds the line, the filename
and error message and returns it
to the user
"""
... | {
"pile_set_name": "Github"
} |
{
"moduleFileExtensions": ["ts", "tsx", "js", "json"],
"transform": {
"^.+\\.tsx?$": "<rootDir>/node_modules/ts-jest/preprocessor.js"
},
"testRegex": "/src/.*\\.(test|spec).(ts|tsx|js)$",
"testEnvironment": "node",
"collectCoverageFrom": [
"src/**/*.ts",
"!src/main.ts",
"!src/app/constants.t... | {
"pile_set_name": "Github"
} |
from opentracing import SpanContext as OpenTracingSpanContext
from ddtrace.context import Context as DatadogContext
class SpanContext(OpenTracingSpanContext):
"""Implementation of the OpenTracing span context."""
def __init__(self, trace_id=None, span_id=None,
sampling_priority=None, baggag... | {
"pile_set_name": "Github"
} |
{
"id": "874344451",
"url": "https:\/\/collection.cooperhewitt.org\/types\/874344451\/",
"name": "Key and lock",
"count_objects": "1",
"supersedes": "0",
"superseded_by": "0"
} | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright 2017 John Sperbeck
*
* Test that an access to a mapped but inaccessible area causes a SEGV and
* reports si_code == SEGV_ACCERR.
*/
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <signal.h>
#include <... | {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2017 Sergej Schumilo
This file is part of QEMU-PT (kAFL).
QEMU-PT 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.
QEMU-P... | {
"pile_set_name": "Github"
} |
#ifndef QEMU_OSDEP_H
#define QEMU_OSDEP_H
#include "config-host.h"
#include <stdarg.h>
#include <stddef.h>
#include <stdbool.h>
#include <stdint.h>
#include <sys/types.h>
#ifdef __OpenBSD__
#include <sys/signal.h>
#endif
#ifndef _WIN32
#include <sys/wait.h>
#else
#define WIFEXITED(x) 1
#define WEXITSTATUS(x) (x)
#e... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
/*
* MOXA ART RTC driver.
*
* Copyright (C) 2013 Jonas Jensen
*
* Jonas Jensen <jonas.jensen@gmail.com>
*
* Based on code from
* Moxa Technology Co., Ltd. <www.moxa.com>
*/
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/delay.h>
#include <linux/rtc.h>
#in... | {
"pile_set_name": "Github"
} |
###
### DO NOT MODIFY THIS FILE. THIS FILE HAS BEEN AUTOGENERATED
###
FROM node:10.13.0-stretch
# make Apt non-interactive
RUN echo 'APT::Get::Assume-Yes "true";' > /etc/apt/apt.conf.d/90circleci \
&& echo 'DPkg::Options "--force-confnew";' >> /etc/apt/apt.conf.d/90circleci
ENV DEBIAN_FRONTEND=noninteractive
# m... | {
"pile_set_name": "Github"
} |
// Mantid Repository : https://github.com/mantidproject/mantid
//
// Copyright © 2018 ISIS Rutherford Appleton Laboratory UKRI,
// NScD Oak Ridge National Laboratory, European Spallation Source,
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
// SPDX - License - Identifier: GPL - 3.0 ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2005-2019 MaNGOS <http://www.getmangos.com/>
* Copyright (C) 2008-2019 Trinity <http://www.trinitycore.org/>
* Copyright (C) 2011-2019 Project SkyFire <http://www.projectskyfire.org/>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera... | {
"pile_set_name": "Github"
} |
rm ../surf/lh.inflated
| {
"pile_set_name": "Github"
} |
/** Used to map aliases to their real names. */
exports.aliasToReal = {
// Lodash aliases.
'each': 'forEach',
'eachRight': 'forEachRight',
'entries': 'toPairs',
'entriesIn': 'toPairsIn',
'extend': 'assignIn',
'extendAll': 'assignInAll',
'extendAllWith': 'assignInAllWith',
'extendWith': 'assignInWith'... | {
"pile_set_name": "Github"
} |
# Endent [![stability][stability-image]][stability-index]
[![npm][npm-image]][npm-url]
[![travis][travis-image]][travis-url]
[![dm][dm-image]][npm-url]
[![js-standard-style][code-style]][standard]
[stability-image]: https://img.shields.io/badge/stability-stable-green.svg
[stability-index]: https://nodejs.org/api/docum... | {
"pile_set_name": "Github"
} |
//
// SecondViewController.h
// Implementing Navigation with UINavigationController
//
// Created by Vandad NP on 23/06/2013.
// Copyright (c) 2013 Pixolity Ltd. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface SecondViewController : UIViewController
@end
| {
"pile_set_name": "Github"
} |
[Code]
type
NetFXType = (NetFx10, NetFx11, NetFx20, NetFx30, NetFx35, NetFx40Client, NetFx40Full, NetFx45, NetFx46, NetFx47);
const
netfx11plus_reg = 'Software\Microsoft\NET Framework Setup\NDP\';
function booltostr(B: boolean): string;
begin
Result:= 'False';
if B then
Result:= 'True';
end;
function h... | {
"pile_set_name": "Github"
} |
#pragma once
#include "Options.h"
#if (SIMULATOR)
#include <iostream>
#define ASSERT(condition) \
if ( !(condition) ) { \
std::cout << "---------- Assertion failed! ----------" << std::endl \
<< "FILE: " << __FILE__ << std::endl \
<< "LINE: " << __LINE__ << std::endl \
... | {
"pile_set_name": "Github"
} |
<?php
/**
* This file is part of phpDocumentor.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
* @license http://www.opensource.org/licenses/mit-license.php MIT
* @link ... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2014 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
=========================================... | {
"pile_set_name": "Github"
} |
KSnakeDuel is a simple snake duel game for the KDE. You can play
KSnakeDuel against the computer or a friend. The aim of the game is to
live longer than your opponent. To do that, avoid running into a wall,
your own tail and that of your opponent.
KSnakeDuel also comes with KSnake, a simple Snake-like game for the KDE... | {
"pile_set_name": "Github"
} |
/*
Copyright 2013 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 to in writing, software
di... | {
"pile_set_name": "Github"
} |
{
"_from": "alphanum-sort@^1.0.1",
"_id": "alphanum-sort@1.0.2",
"_inBundle": false,
"_integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=",
"_location": "/alphanum-sort",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "alphanum-sort@^1.0.1",
"name": "alphanum... | {
"pile_set_name": "Github"
} |
.radiobutton {
position: relative;
border: 2px solid #99cdff;
border-radius: 50%;
}
.radiobutton-inner {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #99cdff;
border-radius: 50%;
transform: scale(.6);
}
.radiobutton-disabled {
opacity: 0.6;
}
.radiobutton-value {
... | {
"pile_set_name": "Github"
} |
/// Copyright (c) 2012 Ecma International. All rights reserved.
/**
* @path ch15/15.2/15.2.3/15.2.3.7/15.2.3.7-6-a-175.js
* @description Object.defineProperties - 'O' is an Array, 'P' is the length property of 'O', the [[Value]] field of 'desc' is less than value of the length property, test value of the length pr... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#FFFFFF"
android:orientation="vertical" >
<Li... | {
"pile_set_name": "Github"
} |
# strip-ansi [](https://travis-ci.org/chalk/strip-ansi)
> Strip [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code)
## Install
```
$ npm install --save strip-ansi
```
## Usage
```js
var stripAnsi = require('strip-ansi');
str... | {
"pile_set_name": "Github"
} |
class CacheCoinsOnWips < ActiveRecord::Migration
def change
Task.find_each do |task|
task.contracts.tap do |c|
task.update_columns(
total_coins_cache: c.total_cents,
earnable_coins_cache: c.earnable_cents
)
end
end
end
end
| {
"pile_set_name": "Github"
} |
<resources>
<string name="app_name">ContactsRead</string>
</resources>
| {
"pile_set_name": "Github"
} |
# -*- coding:utf-8 -*-
from __future__ import absolute_import
from __future__ import print_function
from __future__ import division
import tensorflow as tf
import tensorflow.contrib.slim as slim
import os
import sys
import numpy as np
import time
sys.path.append("../")
from libs.configs import cfgs
from libs.network... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:gravity="center_vertical"
>
<TextView
android:layout_width="fill_parent"... | {
"pile_set_name": "Github"
} |
/*
* HA-JDBC: High-Availability JDBC
* Copyright (C) 2013 Paul Ferraro
*
* 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, or
* (at your option) any... | {
"pile_set_name": "Github"
} |
using Coevery.ContentManagement;
using Coevery.Tasks.Scheduling;
namespace Coevery.Core.Common.Services {
public class CommonService : ICommonService {
private readonly IPublishingTaskManager _publishingTaskManager;
private readonly IContentManager _contentManager;
public CommonService(IP... | {
"pile_set_name": "Github"
} |
SEQ_NAME: FQIBXOY01DRIMT
SEQ: TCATATTTTTTAGAAACATGTTTGTTTGGACTCATTAATTCATGATTAAAATCACCATCATTCGTTATCAATAAAAGCCCTTCTGTATCTTTATCAAGACGACCAACCGGAAAAATATTTAGATGTTGGTATTCAGGTATTAAATCAATAACGGTTTTTGAATGATGATCTTCAGTTGCTGATATATAACCTTTTGGCTTATTTAACATAATATAGACATTTTCAATGTATTCTATTAATTCTCCACGAACTGTTATCTTATCGTTTTCTGGTT
SEQ_LEN: 274
CL... | {
"pile_set_name": "Github"
} |
'use strict';
module.exports.definition = {
set: function (v) {
this._setProperty('play-during', v);
},
get: function () {
return this.getPropertyValue('play-during');
},
enumerable: true,
configurable: true
};
| {
"pile_set_name": "Github"
} |
Pass 1: Checking inodes, blocks, and sizes
Interior extent node level 0 of inode 12:
Logical start 0 does not match logical start 2 at next level. Fix? yes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
test_fi... | {
"pile_set_name": "Github"
} |
# Copyright (C) 2003-2007 Robey Pointer <robeypointer@gmail.com>
#
# This file is part of Paramiko.
#
# Paramiko 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 (a... | {
"pile_set_name": "Github"
} |
Content-Type: text/xml; charset=UTF-8
<?xml version='1.0' encoding="UTF-8" standalone="no" ?>
<ServiceExceptionReport version="1.3.0" xmlns="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wms/1.3.0/exceptions_1... | {
"pile_set_name": "Github"
} |
import React from 'react';
import { shallow } from 'enzyme';
import AcrossDevicesIllustration from '../AcrossDevicesIllustration';
describe('icons/illustrations/AcrossDevicesIllustration', () => {
const getWrapper = (props = {}) => shallow(<AcrossDevicesIllustration {...props} />);
test('should correctly rend... | {
"pile_set_name": "Github"
} |
#if (defined(USE_UIKIT_PUBLIC_HEADERS) && USE_UIKIT_PUBLIC_HEADERS) || !__has_include(<UIKitCore/UIFocusGuide.h>)
//
// UIFocusGuide.h
// UIKit
//
// Copyright © 2015-2018 Apple Inc. All rights reserved.
//
#import <UIKit/UILayoutGuide.h>
#import <UIKit/UIKitDefines.h>
@protocol UIFocusEnvironment;
NS_ASSUME_NONN... | {
"pile_set_name": "Github"
} |
cmake_minimum_required(VERSION 2.8.0)
project(harfbuzz)
enable_testing()
## Limit framework build to Xcode generator
if (BUILD_FRAMEWORK)
# for a framework build on macOS, use:
# cmake -DBUILD_FRAMEWORK=ON -Bbuild -H. -GXcode && cmake --build build
if (NOT "${CMAKE_GENERATOR}" STREQUAL "Xcode")
message(FATA... | {
"pile_set_name": "Github"
} |
# Copyright(c) 2018 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 to in writing, s... | {
"pile_set_name": "Github"
} |
811138a9ee27285380502a1aed317ed770e64f38af5c8c41558ae7ff7c530e89b91b0fe548f26f38d06aeb1c2b6ef23b1ef4bb73b6990da1b6910a260fe1345c
| {
"pile_set_name": "Github"
} |
ISO-2022-JPは、インターネット上(特に電子メール)などで使われる日本の文字用の文字符号化方式。ISO/IEC 2022のエスケープシーケンスを利用して文字集合を切り替える7ビットのコードであることを特徴とする (アナウンス機能のエスケープシーケンスは省略される)。俗に「JISコード」と呼ばれることもある。
概要
日本語表記への利用が想定されている文字コードであり、日本語の利用されるネットワークにおいて、日本の規格を応用したものである。また文字集合としては、日本語で用いられる漢字、ひらがな、カタカナはもちろん、ラテン文字、ギリシア文字、キリル文字なども含んでおり、学術や産業の分野での利用も考慮たものとなっている。規格... | {
"pile_set_name": "Github"
} |
/*!
* numeral.js language configuration
* language : english united kingdom (uk)
* author : Dan Ristic : https://github.com/dristic
*/
(function () {
var language = {
delimiters: {
thousands: ',',
decimal: '.'
},
abbreviations: {
thousand: 'k',
... | {
"pile_set_name": "Github"
} |
package vpc
//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
//distribut... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# Bash colors
RED='\e[0;31m'
GREEN='\e[0;32m'
ORANGE='\e[0;33m'
BLUE='\e[0;34m'
NC='\e[0m'
VERSION='0.3.3.4'
# Prepare the docker environment for docker-in-docker. This code is from
# jpetazzo/dind
function prepare_dind {
# First, make sure that cgroups are mounted correctly.
CGROUP=/sys/fs/cgrou... | {
"pile_set_name": "Github"
} |
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAuthn](./puppeteer.protocol.webauthn.md) > [Credential](./puppeteer.protocol.webauthn.credential.md) > [isResidentCredential](./... | {
"pile_set_name": "Github"
} |
package ru.tinkoff.tschema
import akka.http.scaladsl.model.StatusCodes.BadRequest
import akka.http.scaladsl.server.{Directives, Rejection, Route}
package object akkaHttp {
def rejectionHandler: PartialFunction[Rejection, Route] = {
case NotFoundPathRejection(name) =>
Directives.complete(BadRe... | {
"pile_set_name": "Github"
} |
#ifndef BOOST_MPL_AUX_CONFIG_GCC_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_GCC_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2004
//
// 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://www... | {
"pile_set_name": "Github"
} |
// <auto-generated>
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is
// re... | {
"pile_set_name": "Github"
} |
0.1907533943933083036247067010293676503352 {omega[1]}
0.1941284189969002995902963917829175954921 {omega[2]}
0.2012917470715940250947009054760528101724 {omega[3]}
0.2131101631334944056044532201266150650554 {omega[4]}
0.2309343000742641724751637657964131733479 {omega[5]}
0.25652778002875182170538191639419... | {
"pile_set_name": "Github"
} |
# 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
# d... | {
"pile_set_name": "Github"
} |
5 2 official
| {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=827126
-->
<head>
<title>Test for Bug 827126</title>
<script type="application/javascript" src="/tests/SimpleTest/SimpleTest.js"></script>
<script type="application/javascript" src="reflect.js"></script>
<link rel="stylesheet" type="text/c... | {
"pile_set_name": "Github"
} |
build:
maxIssues: 10
weights:
# complexity: 2
# LongParameterList: 1
# style: 1
# comments: 1
processors:
active: true
exclude:
# - 'DetektProgressListener'
# - 'FunctionCountProcessor'
# - 'PropertyCountProcessor'
# - 'ClassCountProcessor'
# - 'PackageCountProcessor'
# - 'KtFileCou... | {
"pile_set_name": "Github"
} |
/*
Author: Daniele Fognini, Andreas Wuerl
Copyright (C) 2013-2014, Siemens AG
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.