text stringlengths 2 99.9k | meta dict |
|---|---|
<?xml version="1.0" encoding="UTF-8"?>
<!-- YUI 3 Gallery Component Build File -->
<project name="center" default="local">
<description>Gallery Component Build File - center</description>
<property file="build.properties" />
<import file="${builddir}/3.x/bootstrap.xml" description="Default Build Properties ... | {
"pile_set_name": "Github"
} |
# created by tools/tclZIC.tcl - do not edit
set TZData(:Antarctica/Syowa) {
{-9223372036854775808 0 0 -00}
{-407808000 10800 0 SYOT}
}
| {
"pile_set_name": "Github"
} |
#include "FrameWiseGeometry.h"
| {
"pile_set_name": "Github"
} |
import React from 'react';
import ReactDOM from 'react-dom';
import './index.css';
import App from './App';
import * as serviceWorker from './serviceWorker';
ReactDOM.render(<App />, document.getElementById('root'));
// If you want your app to work offline and load faster, you can change
// unregister() to register()... | {
"pile_set_name": "Github"
} |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
3965AAF122677BF20024ACCC /* AMapGeolocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3965AAF022677BF20024ACCC /* AMapGeolocation.m */; };
/* End PBXBuildFile section */
/* Begin PBXFileRe... | {
"pile_set_name": "Github"
} |
// Copyright 2017-2020 Authors of Cilium
//
// 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 ag... | {
"pile_set_name": "Github"
} |
plain: text
lines
quoted: "text
lines"
block: |
text
lines
| {
"pile_set_name": "Github"
} |
// CodeContracts
//
// Copyright (c) Microsoft Corporation
//
// All rights reserved.
//
// MIT License
//
// 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 wit... | {
"pile_set_name": "Github"
} |
////
Automatically generated by PainlessDocGenerator. Do not edit.
Rebuild by running `gradle generatePainlessApi`.
////
[[painless-api-reference-LongPredicate]]++LongPredicate++::
* ++[[painless-api-reference-LongPredicate-and-1]]<<painless-api-reference-LongPredicate,LongPredicate>> link:{java8-javadoc}/java/util/fu... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2014,2019 Contributors to the Eclipse Foundation
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is av... | {
"pile_set_name": "Github"
} |
import ReactTV from 'react-tv';
import PropTypes from 'prop-types';
import compose from 'recompose/compose';
import mapProps from 'recompose/mapProps';
import lifecycle from 'recompose/lifecycle';
import getContext from 'recompose/getContext';
import setPropTypes from 'recompose/setPropTypes';
import withHandlers from... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageRestore>
<add key="automatic" value="False" />
</packageRestore>
<packageSources>
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
| {
"pile_set_name": "Github"
} |
import '../assets/css/app.scss';
import {h, render} from 'preact';
import {Router, Link} from 'preact-router';
import {useState, useEffect} from 'preact/hooks';
import {findConferences} from './api/api';
import Home from './pages/home';
import Conference from './pages/conference';
function App() {
const [confere... | {
"pile_set_name": "Github"
} |
[author]
E-MAIL = u@gogs.io | {
"pile_set_name": "Github"
} |
&HEAD CHID='Test_I-5', TITLE='Southwest Jiaotong University scale tunnel fire tests' /
&MESH XB=0.0,0.325,0.0,0.45,0.0,0.23, IJK=43,60,30, MULT_ID='mesh1' /
&MULT ID='mesh1', DX=0.325, I_UPPER=63 /
&MISC TMPA=12.1 /
&TIME T_END=500. /
&DUMP NFRAMES=500, DT_HRR=5., DT_DEVC=5. /
&COMB RADIATIVE_FRACTION=0., N_SIMPLE... | {
"pile_set_name": "Github"
} |
<%@ Page Language="C#" MasterPageFile="~/Manage/ManagePage.Master" AutoEventWireup="true"
Codebehind="TaskGoBack.aspx.cs" Inherits="Song.Site.Manage.Common.TaskGoBack" Title="无标题页" %>
<%@ Register Src="../Utility/toolsBar.ascx" TagName="toolsBar" TagPrefix="uc1" %>
<%@ Register Src="../Utility/Pager.ascx" TagName... | {
"pile_set_name": "Github"
} |
// Copyright 2020 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
require_relative "setup"
require "hotch"
Hotch() do
100.times do
users.combine(:tasks).to_a
end
end
| {
"pile_set_name": "Github"
} |
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the VIA device drivers.
#
obj-$(CONFIG_VIA_RHINE) += via-rhine.o
obj-$(CONFIG_VIA_VELOCITY) += via-velocity.o
| {
"pile_set_name": "Github"
} |
/* dtoa for IEEE arithmetic (dmg): convert double to ASCII string.
*
* Inspired by "How to Print Floating-Point Numbers Accurately" by
* Guy L. Steele, Jr. and Jon L. White [Proc. ACM SIGPLAN '90, pp. 112-126].
*
* Modifications:
* 1. Rather than iterating, we use a simple numeric overestimate
* to determine ... | {
"pile_set_name": "Github"
} |
/*
This source is part of the libosmscout library
Copyright (C) 2010 Tim Teulings
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.1 of the License, or (at your op... | {
"pile_set_name": "Github"
} |
<?php
namespace CustomBundle\Controller\Activity;
use AppBundle\Controller\Activity\ActivityActionInterface;
use AppBundle\Controller\BaseController;
use Biz\Activity\Service\ActivityService;
use Symfony\Component\HttpFoundation\Request;
class DemoController extends BaseController implements ActivityActionInterface
... | {
"pile_set_name": "Github"
} |
- Moving entities around 3h DONE
- Placing triggers 2h DONE
- Showing / hiding triggers 1h
-
+ESTIMATED_TIME:
+TIME_SPENT:
+WORK_LOG:
27.04.14: 11:45 - 14:15, 15:00 - 17:15, 20:00 - 22:45
| {
"pile_set_name": "Github"
} |
using System;
using BulletSharp;
using DemoFramework;
using SlimDX;
namespace MultiMaterialDemo
{
class Physics : PhysicsContext
{
const int NumVertsX = 20;
const int NumVertsY = 50;
const float TriangleSize = 1.0f;
static float waveheight = 0.0f;
Vector3... | {
"pile_set_name": "Github"
} |
<html><body> <p>Some text 2</p></body></html>
| {
"pile_set_name": "Github"
} |
---
http_interactions:
- request:
method: get
uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?auth=ruby-authkey&pnsdk=PubNub-Ruby/4.1.0&r=0&signature=unzVOfxuWcnvwN04BSA9yQsallqQV-6qPeEQAkwl-ag=×tamp=1464194061&ttl=0&uuid=ruby-test-uuid-client-one&w=1
body:
encoding: UTF-8
str... | {
"pile_set_name": "Github"
} |
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (co... | {
"pile_set_name": "Github"
} |
// Copyright 2008 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once
#include <array>
#include <string>
#include "Common/BitUtils.h"
#include "Core/HW/EXI/EXI_Device.h"
class PointerWrap;
namespace ExpansionInterface
{
class CEXIIPL : public IEXIDevice
{
publi... | {
"pile_set_name": "Github"
} |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | {
"pile_set_name": "Github"
} |
# somescript.py
import sys
text = sys.stdin.read()
words = text.split()
wordcount = len(words)
print('Wordcount:', wordcount) | {
"pile_set_name": "Github"
} |
package net
import (
"io/ioutil"
"os"
"runtime"
"testing"
testnet "github.com/drand/drand/test/net"
)
const runtimeGOOSWindows = "windows"
// From https://github.com/golang/net/blob/master/nettest/nettest.go#L91
func testable() bool {
switch runtime.GOOS {
case "aix", "android", "fuchsia", "hurd", "js", "nac... | {
"pile_set_name": "Github"
} |
defmodule GroupherServer.Repo.Migrations.AddReplyidToJobComments do
use Ecto.Migration
def change do
alter table(:jobs_comments) do
add(:reply_id, references(:jobs_comments, on_delete: :delete_all))
end
end
end
| {
"pile_set_name": "Github"
} |
module Icons exposing
( draw10px
, draw14px
, draw24px
, draw34px
, draw40pxWithColor
, icons
)
import Colors
import Element exposing (Color)
import Svg as S exposing (Svg)
import Svg.Attributes as SA
draw10px : String -> Svg msg
draw10px =
draw 10
draw14px : String -> Svg msg
draw1... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 25 2017 03:49:04).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import "DisappearingWindow.h"
@interface HUDWindow : DisappearingWindow
{
BOOL _isFadingOut;
BOOL _canBecomeKeyWindow;
BO... | {
"pile_set_name": "Github"
} |
// Distributed under the terms of the MIT license
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
// Test case found by fuzzing
let a {
{
}
func a<T>
func a
func a<A? {
func a
}
protocol k : Int = nil
var _ = b(t: a {
func a<T) -> V {
{
var _ = nil
class C
let c,
let g = b: Int ... | {
"pile_set_name": "Github"
} |
/**
* This header is generated by class-dump-z 0.2b.
*
* Source: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout
*/
#import <SportsWorkout/XXUnknownSuperclass.h>
@class NSDictionary, NSString;
@interface SWRunWorkoutProxy : XXUnknownSuperclass {
}
@property(readonly, assign, nonatomic) NS... | {
"pile_set_name": "Github"
} |
using UnityEngine;
namespace BehaviorDesigner.Runtime.Tasks.Basic.UnityLight
{
[TaskCategory("Basic/Light")]
[TaskDescription("Sets the cookie of the light.")]
public class SetCookie : Action
{
[Tooltip("The GameObject that the task operates on. If null the task GameObject is used.")]
p... | {
"pile_set_name": "Github"
} |
block data initial_smd_control_data
implicit none
#include "smd_control_data.fh"
c
data smd_control_fstatus /smd_control_nf*.false./
data smd_control_fname /"rcut",
c "rcut_verlet",
c "step",
c "temp"/
... | {
"pile_set_name": "Github"
} |
from .check_python_version import warn_if_python_version_is_unsupported
warn_if_python_version_is_unsupported()
def main():
from utt.main import main
main()
if __name__ == "__main__":
main()
| {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Identity;
namespace ResourceBasedAuthApp2.Models.ManageViewModels
{
public class ExternalLoginsViewModel
{
public IList<UserLoginInfo> ... | {
"pile_set_name": "Github"
} |
//
// ___________Tests.m
// 导航控制器全屏滑动返回Tests
//
// Created by yifan on 15/8/21.
// Copyright (c) 2015年 黄成都. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <XCTest/XCTest.h>
@interface ___________Tests : XCTestCase
@end
@implementation ___________Tests
- (void)setUp {
[super setUp];
// Put setu... | {
"pile_set_name": "Github"
} |
{
"github": {
"clientId":"xxx",
"secret":"XXX"
},
"analytics": {
"ga": "UA-XXXXXXX-XX"
},
"elasticsearch-indexer": {
"host": "http://localhost:9305"
},
"search": {
"host": "http://localhost:9200",
"log": "trace"
}
}
| {
"pile_set_name": "Github"
} |
var parse = require('../');
var test = require('tape');
test('nums', function (t) {
var argv = parse([
'-x', '1234',
'-y', '5.67',
'-z', '1e7',
'-w', '10f',
'--hex', '0xdeadbeef',
'789'
]);
t.deepEqual(argv, {
x : 1234,
y : 5.67,
z : 1... | {
"pile_set_name": "Github"
} |
/*
* Tencent is pleased to support the open source community by making Angel available.
*
* Copyright (C) 2017-2018 THL A29 Limited, a Tencent company. 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 ma... | {
"pile_set_name": "Github"
} |
%{
/*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
*/
#include <ctype.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdbool.h>
#include "lkc.h"
#define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt)
... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env perl
# ====================================================================
# Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
# project. The module is, however, dual licensed under OpenSSL and
# CRYPTOGAMS licenses depending on where you obtain it. For further
# details see http://www.op... | {
"pile_set_name": "Github"
} |
#include "udpcksum.h"
/* include cleanup */
void
cleanup(int signo)
{
struct pcap_stat stat;
putc('\n', stdout);
if (verbose) {
if (pcap_stats(pd, &stat) < 0)
err_quit("pcap_stats: %s\n", pcap_geterr(pd));
printf("%d packets received by filter\n", stat.ps_recv);
printf("%d packets dropped by kernel\n", s... | {
"pile_set_name": "Github"
} |
// Copyright 2014 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "../../../include/fxcrt/fx_basic.h"
#include "../../../include/fdrm/... | {
"pile_set_name": "Github"
} |
{
"name": "Gacuher",
"displayName": "Gacuher",
"properties": [
"classement.pro"
]
} | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from odoo import api, fields, models, tools, _
class CashmoveReport(models.Model):
_name = "lunch.cashmove.report"
_description = 'Cashmoves report'
_auto = False
_order = "date desc"
id = fields.I... | {
"pile_set_name": "Github"
} |
Function constructor vs. function expression
`.bind()`
Get query/url variables
Easily generate a random `HEX` color
Check if a document is done loading | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>TableTools example - Custom button text</title>
<link rel="stylesheet" type="text/css" href="..... | {
"pile_set_name": "Github"
} |
/*
* Generated by class-dump 3.3.4 (64 bit).
*
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard.
*/
#import "NSObject.h"
@interface EBFontTable : NSObject
{
}
+ (unsigned int)xlFontIndexFromEDFontIndex:(unsigned int)arg1;
+ (unsigned int)edFontIndexFromXlFontIndex:(unsigned i... | {
"pile_set_name": "Github"
} |
// Generated by CoffeeScript 1.12.7
(function() {
var XMLDOMImplementation;
module.exports = XMLDOMImplementation = (function() {
function XMLDOMImplementation() {}
XMLDOMImplementation.prototype.hasFeature = function(feature, version) {
return true;
};
XMLDOMImplementation.prototype.create... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | {
"pile_set_name": "Github"
} |
<?php
namespace Illuminate\Foundation\Support\Providers;
use Illuminate\Support\ServiceProvider;
class EventServiceProvider extends ServiceProvider
{
/**
* The event handler mappings for the application.
*
* @var array
*/
protected $listen = [];
/**
* The subscriber classes to r... | {
"pile_set_name": "Github"
} |
---
title: "Désinstaller CFW"
---
{% include toc title="Table des matières" %}
### Lecture requise
Ceci supprimera complètement le CFW de votre console, y compris Boot9Strap et Luma3DS, dans le but de restaurer la console en version stock.
Ce n'est presque jamais la solution pour résoudre les problèmes que vous pou... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<title>test for bug 223764 (Almost-standards)</title>
<body>
<p style="overflow: hidden; padding-bottom: 20px;">
<span style="font-size: 100px; text-decoration:underline"><span style="font-size: ... | {
"pile_set_name": "Github"
} |
/* @flow */
/*:: type FooBar = { id: number } */
function foo(x /*: FooBar */) /*: boolean */ {
return x.id * 5 === 5;
}
foo({ id: 123 });
| {
"pile_set_name": "Github"
} |
<system>
<name>KELT-7</name>
<rightascension>05 13 10.9287</rightascension>
<declination>+33 19 05.4032</declination>
<distance errorminus="8" errorplus="8">129</distance>
<star>
<name>KELT-7</name>
<name>HD 33643</name>
<name>BD+33 977</name>
<name>HIP 24323</name>
<name>PPM 70046</name>
<name>TYC 239... | {
"pile_set_name": "Github"
} |
// Variables
//
// Copy settings from this file into the provided `_custom.scss` to override
// the Bootstrap defaults without modifying key, versioned files.
// Table of Contents
//
// Colors
// Options
// Spacing
// Body
// Links
// Grid breakpoints
// Grid containers
// Grid columns
// Fonts
// Components
// Table... | {
"pile_set_name": "Github"
} |
/* $FreeBSD$ */
/* $KAME: policy_token.l,v 1.13 2003/05/09 05:19:55 sakane Exp $ */
/*
* Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
... | {
"pile_set_name": "Github"
} |
/* Not needed. */
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2016 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. -->
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<ViewStub
android:id="@+i... | {
"pile_set_name": "Github"
} |
//
// RACCompoundDisposable.h
// ReactiveCocoa
//
// Created by Josh Abernathy on 11/30/12.
// Copyright (c) 2012 GitHub, Inc. All rights reserved.
//
#import "RACDisposable.h"
/// A disposable of disposables. When it is disposed, it disposes of all its
/// contained disposables.
///
/// If -addDisposable: is cal... | {
"pile_set_name": "Github"
} |
require_relative '../../spec_helper'
require_relative 'fixtures/classes'
require_relative 'shared/call'
describe "Method#[]" do
it_behaves_like :method_call, :[]
end
| {
"pile_set_name": "Github"
} |
/*!
* jQuery UI Effects 1.10.4
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/effects-core/
*/
(function($, undefined) {
var dataSpace = "ui-effects-";
$.effects = {
effect: ... | {
"pile_set_name": "Github"
} |
/* Copyright (c) Citrix Systems, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms,
* with or without modification, are permitted provided
* that the following conditions are met:
*
* * Redistributions of source code must retain the above
* copyright notice... | {
"pile_set_name": "Github"
} |
//
// AppDelegate.h
// Adding Persons to Groups
//
// Created by Vandad Nahavandipoor on 21/07/2011.
// Copyright 2011 Pixolity Ltd. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <AddressBook/AddressBook.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (nonatomic, strong) UIWin... | {
"pile_set_name": "Github"
} |
//
// VROMorpher.h
// ViroRenderer
//
// Copyright © 2018 Viro Media. All rights reserved.
//
// 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
// witho... | {
"pile_set_name": "Github"
} |
var baseRest = require('./_baseRest');
/**
* A `baseRest` alias which can be replaced with `identity` by module
* replacement plugins.
*
* @private
* @type {Function}
* @param {Function} func The function to apply a rest parameter to.
* @returns {Function} Returns the new function.
*/
var castRest = baseRest;
... | {
"pile_set_name": "Github"
} |
All the documentation for QScintilla for Qt v4 and Qt v5 (including
installation instructions) can be found in doc/html-Qt4Qt5/index.html.
| {
"pile_set_name": "Github"
} |
/*
{
"CATEGORIES" : [
"effect"
],
"DESCRIPTION" : "Pinch",
"ISFVSN" : "2",
"INPUTS" : [
{
"NAME" : "inputImage",
"TYPE" : "image"
},
{
"NAME" : "center",
"TYPE" : "point2D",
"DEFAULT": [0.5,0.5],
"MIN": [0,0],
"MAX": [1,1]
},
{
"NAME" : "... | {
"pile_set_name": "Github"
} |
LEGAL NOTICE INFORMATION
------------------------
All the files in this distribution are covered under the MIT license
(see the file MITL) except some files mentioned below:
| {
"pile_set_name": "Github"
} |
source "https://rubygems.org"
gem "autoprefixer-rails"
gem "html-proofer"
gem "image_optim"
gem "jekyll", '3.8.6'
gem "jekyll-assets"
gem "jekyll-paginate"
gem "jekyll-sitemap"
gem "jemoji"
gem "mini_magick"
gem "sass"
gem "sprockets", "~> 3.7"
gem "uglifier"
| {
"pile_set_name": "Github"
} |
/*********************************************************************
*
* Filename: irproc.c
* Version: 1.0
* Description: Various entries in the /proc file system
* Status: Experimental.
* Author: Thomas Davis, <ratbert@radiks.net>
* Created at: Sat Feb 21 21:33:24 1998
* Modifie... | {
"pile_set_name": "Github"
} |
<?php
declare(strict_types=1);
namespace PHPJava\Kernel\Attributes;
final class MethodParametersAttribute implements AttributeInterface
{
use \PHPJava\Kernel\Core\BinaryReader;
use \PHPJava\Kernel\Core\ConstantPool;
use \PHPJava\Kernel\Core\AttributeReference;
use \PHPJava\Kernel\Core\DebugTool;
/... | {
"pile_set_name": "Github"
} |
/**
* Checks if `value` is `null`.
*
* @static
* @memberOf _
* @since 0.1.0
* @category Lang
* @param {*} value The value to check.
* @returns {boolean} Returns `true` if `value` is `null`, else `false`.
* @example
*
* _.isNull(null);
* // => true
*
* _.isNull(void 0);
* // => false
*/
function isNull(v... | {
"pile_set_name": "Github"
} |
/**
* @file IxOsServicesEndianess.h (Replaced by OSAL)
*
* @brief Header file for determining system endianess and OS
*
* @par
*
* @par
* IXP400 SW Release version 2.0
*
* -- Copyright Notice --
*
* @par
* Copyright 2001-2005, Intel Corporation.
* All rights reserved.
*
* @par
* Redistribution a... | {
"pile_set_name": "Github"
} |
// This is autogenerated by Framer
if (!window.Framer && window._bridge) {window._bridge('runtime.error', {message:'[framer.js] Framer library missing or corrupt. Select File → Update Framer Library.'})}
if (DeviceComponent) {DeviceComponent.Devices["iphone-6-silver"].deviceImageJP2 = false};
if (window.Framer) {wind... | {
"pile_set_name": "Github"
} |
Doctools Error in macro at line 2, column 0:
[section foo]
--> (FmtError) Manpage error (bodycmd), "section foo" : Command not allowed outside of the body of the manpage.
| {
"pile_set_name": "Github"
} |

# HOW-TO: Clean Up Logic
Guide originally published at **[PR13717](https://github.com/xbmc/xbmc/pull/13717)**. To better understand this document, you should read the original *Pull Request*.
## Table of Contents
1. **[Why clean logic is important](#1-why-clean-logic-is-importa... | {
"pile_set_name": "Github"
} |
<!ENTITY title "Možnosti">
<!ENTITY general.label "Obecné">
<!ENTITY startup.label "Spouštět FireSSH:">
<!ENTITY windowopen.label "v novém okně">
<!ENTITY tabopen.label "v novém panelu">
<!ENTITY groupopen.label "ve skupině oken">
<!ENTITY sessions.label "Relace">
<!ENTITY rememberp.label "Pamatovat hesla">
<!ENTITY lo... | {
"pile_set_name": "Github"
} |
using Bridge;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq.Expressions;
using System.Runtime.CompilerServices;
using System.Threading.Tasks;
namespace System
{
[External]
[Name("Bridge.Attribute")]
[AttributeUsageAttribute(AttributeTargets.All, Inherited = ... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2016-present, Facebook, 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.
*/
#import "... | {
"pile_set_name": "Github"
} |
<?php
/**
* Shortcodes
*
* Setup theme shortcodes
*
* @package WordPress
* @subpackage Foundation, for WordPress
* @since Foundation, for WordPress 1.0
*/
/**
* Initialise Foundation, for WordPress Shortcodes
*/
// Allow shortcodes in widgets
add_filter('widget_text', 'do_shortcode');
/**
* Grid
*/
//... | {
"pile_set_name": "Github"
} |
#player {
width: 100%;
height: 100%;
padding: 5px;
}
#display {
position: relative;
width: calc(100vw - 10px);
height: calc(100vh - 40px);
}
#screen * {
}
#player .notification-container {
position: absolute;
z-index: 1;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
#player .seek-notification {
... | {
"pile_set_name": "Github"
} |
{
"organization" : "com.nicta",
"name" : "scoobi",
"version" : "0.8.2-cdh4",
"description" : "scoobi",
"site" : "",
"tags" : [ ],
"docs" : "",
"resolvers" : [ "https://oss.sonatype.org/content/repositories/releases" ],
"dependencies" : [ {
"organization" : "org.apache.avro",
"name" : "avro",
... | {
"pile_set_name": "Github"
} |
'use strict';
var BEEP_DELAY = 500;
if (!process.stdout.isTTY ||
process.argv.indexOf('--no-beep') !== -1 ||
process.argv.indexOf('--beep=false') !== -1) {
module.exports = function () {};
return;
}
function beep() {
process.stdout.write('\u0007');
}
function melodicalBeep(val, cb) {
if (val.length === 0) {
... | {
"pile_set_name": "Github"
} |
package com.jshop.action.frontstage.membercenter;
import java.util.List;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.InterceptorRef;
import org.apache.struts2.convention.annotation.InterceptorRefs;
import org.apache.struts2.convention.annotation.Namespace;
i... | {
"pile_set_name": "Github"
} |
/*
* Copyright 1993-2015 NVIDIA Corporation. All rights reserved.
*
* Please refer to the NVIDIA end user license agreement (EULA) associated
* with this source code for terms and conditions that govern your use of
* this software. Any use, reproduction, disclosure, or distribution of
* this software and related ... | {
"pile_set_name": "Github"
} |
#ifndef BOOST_THREAD_DETAIL_INTERLOCKED_READ_WIN32_HPP
#define BOOST_THREAD_DETAIL_INTERLOCKED_READ_WIN32_HPP
// interlocked_read_win32.hpp
//
// (C) Copyright 2005-8 Anthony Williams
// (C) Copyright 2012 Vicente J. Botet Escriba
//
// Distributed under the Boost Software License, Version 1.0. (See
// a... | {
"pile_set_name": "Github"
} |
FROM ubuntu:16.04
MAINTAINER "TruthHun <TruthHun@QQ.COM>"
# 安装依赖
RUN apt update -y \
&& apt install -y locales \
&& rm -rf /var/lib/apt/lists/* \
&& localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8 \
&& apt update -y \
&& apt install -y fonts-wqy-zenhei fonts-wqy-microh... | {
"pile_set_name": "Github"
} |
#include "config.h"
#include "libopenbios/bindings.h"
#include "libc/byteorder.h"
#include "libc/vsprintf.h"
#include "drivers/drivers.h"
#include "libopenbios/ofmem.h"
#include "escc.h"
/* ******************************************************************
* serial console functions
* ********... | {
"pile_set_name": "Github"
} |
// This file was procedurally generated from the following sources:
// - src/dstr-binding/ary-ptrn-elem-id-iter-complete.case
// - src/dstr-binding/default/cls-decl-meth-dflt.template
/*---
description: SingleNameBinding when value iteration completes (class expression method (default parameter))
esid: sec-runtime-sema... | {
"pile_set_name": "Github"
} |
# Minimalistic Makefile for the AGAST demo package
# author: Elmar Mair
# date: 06/2010
# license: GPL v3
####################################################
# please adapt following lines to your environment #
####################################################
OPENCV_INCLUDE_PATH = /usr/local/include/opencv
OPEN... | {
"pile_set_name": "Github"
} |
//>>built
require({cache:{"url:dojox/calendar/templates/MatrixView.html":"<div data-dojo-attach-events=\"keydown:_onKeyDown\">\n\t<div class=\"dojoxCalendarYearColumnHeader\" data-dojo-attach-point=\"yearColumnHeader\">\n\t\t<table><tr><td><span data-dojo-attach-point=\"yearColumnHeaderContent\"></span></td></tr></tab... | {
"pile_set_name": "Github"
} |
{
"variables": {
"input0": {
"clientMutationId": "0",
"cve_requests": "",
"errors": "",
"new_cve_request": "",
"team": "",
"was_successful": ""
}
},
"query": "mutation ($input0:CreateCveRequestInput!) {
createCveReques... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2006-2018 Prowide
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | {
"pile_set_name": "Github"
} |
{
"description": "fire-alarm",
"private": true,
"main": "index.js",
"engines": {
"node": ">=4.4.0"
},
"dependencies": {
"mqtt": "^2.5.2",
"node-fetch": "^1.6.3",
"superagent": "^1.3.0",
"twilio": "^2.2.1",
"uuid": "^3.0.1",
"ws": "^2.2.3"
}
}
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.