text stringlengths 2 99.9k | meta dict |
|---|---|
DROP FUNCTION IF EXISTS report.Docs_Sales_Dunning_Report_details ( IN Record_ID numeric, IN AD_Language Character Varying (6)) ;
CREATE FUNCTION report.Docs_Sales_Dunning_Report_details ( IN Record_ID numeric, IN AD_Language Character Varying (6))
RETURNS TABLE (
printname character varying,
documentno charact... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1000"
version = "2.0">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
... | {
"pile_set_name": "Github"
} |
/**
* 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.
*/
package com.microsoft.azure.management.network.v2019_02_01.implementation;
import com.m... | {
"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"
} |
//
// Copyright 2011 Ettus Research LLC
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is dis... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2018 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing ... | {
"pile_set_name": "Github"
} |
#' Convert to an HTML document
#'
#' Format for converting from R Markdown to an HTML document.
#'
#' @details
#' CSS adapted from the readtheorg theme of the org-html-themes project :
#' \url{https://github.com/fniessen/org-html-themes}, which is itself inspired by
#' the Read the docs theme : \url{https://readthedocs... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<html>
<body>
<fieldset id="f" style="position:relative; overflow:hidden; width:500px; height:500px;">
<legend>Legend</legend>
<div style="height:1000px;">
<div style="position:absolute; padding:2px; left:20px; top:50px; background:yellow;">Abs-pos</div>
</div>
</fieldset>
<script>
f.scrollTop... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2016 - 2018 Syncleus, 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 la... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 Google Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | {
"pile_set_name": "Github"
} |
"Moono" Skin
====================
This skin has been chosen for the **default skin** of CKEditor 4.x, elected from the CKEditor
[skin contest](http://ckeditor.com/blog/new_ckeditor_4_skin) and further shaped by
the CKEditor team. "Moono" is maintained by the core developers.
For more information about skins, please c... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 The WebRTC Project Authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing ... | {
"pile_set_name": "Github"
} |
package org.stjs.generator.writer;
import org.stjs.generator.GenerationContext;
import org.stjs.generator.visitor.TreePathScannerContributors;
/**
* This class visits the Java AST and calls the corresponding writers to generate JavaScript.
*
* @author acraciun
*/
public class WriterVisitor<R> extends T... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioUserFile
ProjectType="Visual C++"
Version="9.00"
ShowAllFiles="false"
>
<Configurations>
<Configuration
Name="Debug|Win32"
>
<DebugSettings
Command="$(TargetPath)"
WorkingDirectory="..\demo"
CommandArguments="-p skin -i skin\i... | {
"pile_set_name": "Github"
} |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2013-2017 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") ... | {
"pile_set_name": "Github"
} |
GL_EXT_depth_bounds_test
http://www.nvidia.com/dev_content/nvopenglspecs/GL_EXT_depth_bounds_test.txt
GL_EXT_depth_bounds_test
GL_DEPTH_BOUNDS_TEST_EXT 0x8890
GL_DEPTH_BOUNDS_EXT 0x8891
void glDepthBoundsEXT (GLclampd zmin, GLclampd zmax)
| {
"pile_set_name": "Github"
} |
.class final Lcom/lifx/app/controller/effects/EffectsControlScreen$handleMessage$$inlined$let$lambda$1;
.super Lkotlin/jvm/internal/Lambda;
.source "SourceFile"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/lifx/app/con... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on Wed Sep 19 12:37:26 2018 by Eclipse SUMO Version v1_0_1+0023-9f2cdf8
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.o... | {
"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.
// ------------------------------------------------------------------------------
/... | {
"pile_set_name": "Github"
} |
{
"word": "Unsold",
"definitions": [
"(of an item) not sold."
],
"parts-of-speech": "Adjective"
} | {
"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.
using System.Collections;
using System.Collections.Generic;
using Windows.Foundation.Collections;
namespace ModernWpf.Tests.MUXControls.ApiTests.RepeaterTests.Commo... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2008 Apple 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:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | {
"pile_set_name": "Github"
} |
// ---------------------------------------------------------------------
//
// Copyright (C) 2015 - 2020 by the deal.II authors
//
// This file is part of the deal.II library.
//
// The deal.II library is free software; you can use it, redistribute
// it, and/or modify it under the terms of the GNU Lesser General
// Pu... | {
"pile_set_name": "Github"
} |
<?php
namespace SMW\Elastic\QueryEngine;
use Psr\Log\LoggerAwareTrait;
use SMW\ApplicationFactory;
use SMW\DIProperty;
use SMW\DIWikiPage;
use SMW\Options;
use SMW\HierarchyLookup;
use SMW\Services\ServicesContainer;
use SMW\Query\Language\ClassDescription;
use SMW\Query\Language\ConceptDescription;
use SMW\Query\Lan... | {
"pile_set_name": "Github"
} |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
A45E0AD91616B6F200E23C6D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A45E0AD81616B6F200E23C6D /* UIKit.framework */; };
A45E0ADB1616B6F200E23C6D /* Foundation.framework ... | {
"pile_set_name": "Github"
} |
//
// main.m
// SimpleHTTPClient
//
// Created by Robbie Hanson on 7/5/11.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
#import <Cocoa/Cocoa.h>
int main(int argc, char *argv[])
{
return NSApplicationMain(argc, (const char **)argv);
}
| {
"pile_set_name": "Github"
} |
StartChar: udieresis
Encoding: 252 252 133
Width: 566
Flags: W
LayerCount: 2
Fore
SplineSet
381 86 m 1,0,1
330.591836735 -9 330.591836735 -9 240 -9 c 0,2,3
122.642857143 -9 122.642857143 -9 95.5 91 c 0,4,5
86 126 86 126 91 177 c 2,6,-1
121 488 l 1,7,-1
230 488 l 1,8,-1
201 190 l 2,9,10
197 143 197 143 215.5 120 ... | {
"pile_set_name": "Github"
} |
/*
* evm.c
*
* Board functions for TI814x EVM
*
* Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
*
* SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
#include <cpsw.h>
#include <errno.h>
#include <spl.h>
#include <asm/arch/cpu.h>
#include <asm/arch/hardware.h>
#include <asm/ar... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="Source Files">
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm... | {
"pile_set_name": "Github"
} |
import magnolia._, examples._
object Gen {
Eq.generic[adt.Alphabet]
Eq.generic[adt.Alphabet]
Eq.generic[adt.Alphabet]
Eq.generic[adt.Alphabet]
Eq.generic[adt.Alphabet]
Eq.generic[adt.Alphabet]
Eq.generic[adt.Alphabet]
Eq.generic[adt.Alphabet]
Eq.generic[adt.Alphabet]
Eq.generic[adt.Alphabet]
}
| {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
<hibernate-mapping>
<!--
Auto-generated mapping file from
the hibernate.org cfg2hbm engine
-->
<class name="it.eng.spagobi.comm... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Review\Test\Constraint;
use Magento\Review\Test\Fixture\Review;
use Magento\Review\Test\Page\Adminhtml\ReviewIndex;
use Magento\Mtf\Constraint\AbstractConstraint;
/**
* Class AssertProductReview... | {
"pile_set_name": "Github"
} |
corePoolSize=10
maxPoolSize=20
idealTime=5
blockingQueueCap=100 | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using ModestTree;
namespace Zenject
{
[NoReflectionBaking]
public class GetterProvider<TObj, TResult> : IProvider
{
readonly DiContainer _container;
readonly object _identifier;
readonly Func<TObj, TResult> _method;
readonly bo... | {
"pile_set_name": "Github"
} |
import { ActionReducer } from '@ngrx/store';
import { NewsInitialState, NewsStateInterface, NewsStateKeys } from './news-state';
import { NewsActions } from './news-actions';
import { PayloadAction } from '../../../../shared/core/state/api-state';
const initialState: NewsStateInterface = new NewsInitialState() as News... | {
"pile_set_name": "Github"
} |
{
"parent": "block/fence_gate_open",
"textures": {
"particle": "forestry:blocks/wood/planks.acacia",
"texture": "forestry:blocks/wood/planks.acacia"
}
} | {
"pile_set_name": "Github"
} |
import {
IAnimatable, Animation, Animatable, Scalar,
Color3, Tags, Scene, Vector2, Vector3, Vector4,
Mesh, IAnimationKey
} from 'babylonjs';
import * as Raphael from 'raphael';
import Editor, {
Tools,
UndoRedo,
SceneManager,
IStringDictionary,
EditorPlugin,
Layout,
Toolbar,
... | {
"pile_set_name": "Github"
} |
# 图标说明
在类别和源的右侧,都有一个图标,用来表示这个类别/源在同步时是否下载图片和下载全文。当你在类别/源的设置对话框中更改了相关设置,图标就会做相应的变化。
如下图所示,一共有四种类型。
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/subscription_sync_indicator.png" width="10%" height="10%" />
图标左半边代表是否下载图片,右半边代表是否下载全文。所以四个图标依次代表:
- 1:下载图片,不下载全文
- 2:不下载图片,不下载全文
- 3:下载图片,下载全文
- 4:不下载... | {
"pile_set_name": "Github"
} |
/*
* Bolo - A stable and beautiful blogging system based in Solo.
* Copyright (c) 2020, https://github.com/adlered
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
# vim: tabstop=4 shiftwidth=4 softtabstop=4
#
# Copyright (C) 2012-2020 GEM Foundation
#
# OpenQuake is free software: you can redistribute it and/or modify it
# under the terms of the GNU Affero General Public License as published
# by the Free Software Foundation, either version 3 of the Licen... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 Facebook, 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... | {
"pile_set_name": "Github"
} |
msgid "default.foo"
msgstr "Default Foo"
msgid "default.bar"
msgstr "Default Bar"
| {
"pile_set_name": "Github"
} |
simpleeval>=0.9.10
| {
"pile_set_name": "Github"
} |
#pragma unmanaged
// Defines the entry point for the console application.
#include "stdafx.h"
#include <stdlib.h>
#include <string.h>
#include <algorithm>
//#include <cstdlib>
#include "sort.h"
#include <vector>
#include <math.h>
static int d = 100;
static int hashBytes = 2;
int compare(void *context, const v... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2001-2016 Food and Agriculture Organization of the
* United Nations (FAO-UN), United Nations World Food Programme (WFP)
* and United Nations Environment Programme (UNEP)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... | {
"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"
} |
//
// GMSPath.h
// Google Maps SDK for iOS
//
// Copyright 2013 Google Inc.
//
// Usage of this SDK is subject to the Google Maps/Google Earth APIs Terms of
// Service: https://developers.google.com/maps/terms
//
#import <CoreLocation/CoreLocation.h>
#if __has_feature(modules)
@import GoogleMapsBase;
#else
#impo... | {
"pile_set_name": "Github"
} |
# Copyright (C) 2007-2012 Michael Foord & the mock team
# E-mail: fuzzyman AT voidspace DOT org DOT uk
# http://www.voidspace.org.uk/python/mock/
from tests.support import (
callable, unittest2, inPy3k, is_instance, next
)
import copy
import pickle
import sys
import mock
from mock import (
call, DEFAULT, pat... | {
"pile_set_name": "Github"
} |
// Copyright 2016 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 ipv6
import (
"net"
"syscall"
"unsafe"
"golang.org/x/net/internal/iana"
"golang.org/x/net/internal/socket"
)
var (
ctlOpts = [ctlMax]ctlOpt{
... | {
"pile_set_name": "Github"
} |
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_sale_product_configurator
#
# Translators:
# Mikel Lizarralde <mikellizarralde@gmail.com>, 2020
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~12.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 20... | {
"pile_set_name": "Github"
} |
===================================
Example project for django-tagulous
===================================
This example project is configured for Django 2.2.
You can see a static demo version of this example app at http://radiac.net/projects/django-tagulous/demo/
To set it up and run the live version in a self-cont... | {
"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 darwin dragonfly freebsd linux netbsd openbsd solaris
// Package unix contains an interface to the low-level operating system
// primitives. OS detai... | {
"pile_set_name": "Github"
} |
/**
* @file hilbert_r_tree_split.hpp
* @author Mikhail Lozhnikov
*
* Definition of the HilbertRTreeSplit class, a class that splits the nodes of an R
* tree, starting at a leaf node and moving upwards if necessary.
*
* mlpack is free software; you may redistribute it and/or modify it under the
* terms of the 3-... | {
"pile_set_name": "Github"
} |
{
"author": {
"name": "Chad Brown",
"email": "info@json2html.com",
"url": "https://www.json2html.com"
},
"name": "node-json2html",
"description": "json2html - Pure Javascript HTML Templating",
"version": "1.4.1",
"homepage": "https://www.json2html.com",
"repository": {
"url": "git://github... | {
"pile_set_name": "Github"
} |
/* $Id: thread2-r0drv-solaris.c $ */
/** @file
* IPRT - Threads (Part 2), Ring-0 Driver, Solaris.
*/
/*
* Copyright (C) 2006-2007 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
* you can redistribute it... | {
"pile_set_name": "Github"
} |
**Are you the copyright holder or authorized to act on the copyright owner's behalf?**
Yes, I am the copyright holder.
**Please describe the nature of your copyright ownership or authorization to act on the owner's behalf.**
We, Lineto GmbH, are the copyright owner of the font LL Circular.
**Please ... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
*/
@interface SAUTSLiveStreamingViewingContext : SAUTSViewingContext
@property (nonatomic, copy) NSDate *eventStartTime;
@property (nonatomic) bool watchingLive;
+ (id)liveStreamingViewingContext;
+ (id)liveStre... | {
"pile_set_name": "Github"
} |
/******************************************************************************
* Copyright (c) 2018-2020, NVIDIA CORPORATION. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* * Redistribu... | {
"pile_set_name": "Github"
} |
{% extends "base.html" %}
{% block title %}{{ dtype.name }} – {{ project }} {% endblock title %}
{% block body %}
{% import 'macros.html' as macros %}
<div class="row">
<h1>{{ dtype.name }}
<small>Derived Type</small>
{% if dtype.meta['deprecated'] and dtype.meta['deprecated'].lower() == 'true' %}... | {
"pile_set_name": "Github"
} |
# Copyright 2015 the V8 project authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'includes': [
'../third_party/icu/icu.isolate',
# MSVS runtime libraries.
'../gypfiles/win/msvs_dependencies.isolate',
],
'conditions':... | {
"pile_set_name": "Github"
} |
/***************************************************************************
* ARPHeader.h -- The ARPHeader Class represents an ARP packet. It *
* contains methods to set any header field. In general, these methods do *
* error checkings and byte order conversion. *
* ... | {
"pile_set_name": "Github"
} |
[subject:New message - {site}]
Hello, {nickname}.
The site «{site}» You received a new private message from <a href="{user_url}">{user_nickname}</a>.
--
Best regards, {site}
<small>This letter is sent automatically, please do not reply</small> | {
"pile_set_name": "Github"
} |
1.11 Fixed bug with -scripts_only switch. Changed generated simulation script - now simulation works differently in batch mode. Removed fixed simulation resolution.
1.10 Files grouped to speed up compilation. AXI-BFM settings updated. Pre/post tcl hooks added.
1.9 export_simulation procedure and support for -lib_map_pa... | {
"pile_set_name": "Github"
} |
//! moment.js locale configuration
//! locale : thai (th)
//! author : Kridsada Thanabulpong : https://github.com/sirn
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('../moment')) :
typeof define === 'function' && define.amd ? define(['moment'], facto... | {
"pile_set_name": "Github"
} |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>receiveusingsequencenumber</groupId>
<version>1.0.0</version>
... | {
"pile_set_name": "Github"
} |
/**
* Copyright 2014 XCL-Charts
*
* 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... | {
"pile_set_name": "Github"
} |
package bl.test;
public class Claz {
// here
} | {
"pile_set_name": "Github"
} |
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/privacy/dlp/v2/dlp.proto
namespace Google\Cloud\Dlp\V2;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
/**
* Represents a color in the RGB color space.
*
* Gen... | {
"pile_set_name": "Github"
} |
opt imgin:OSAIMGAT.BIN
ovrcopy from:osask_qe.sys to:@:OSASK.SYS
copy from:OSASK0.PSF to:@:
opt imgout:osaimgqe.bin
| {
"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"
} |
/**
* VERSION: 0.2 (beta)
* DATE: 2010-04-16
* ACTIONSCRIPT VERSION: 3.0
* UPDATES AND DOCUMENTATION AT: http://www.GreenSock.com
**/
package com.greensock.plugins {
import com.greensock.*;
import com.greensock.motionPaths.CirclePath2D;
import com.greensock.motionPaths.PathFollower;
import flash.geom.Matrix... | {
"pile_set_name": "Github"
} |
<?php
/**
* Ustream.tv shortcode
*
* Example:
* [ustream id=1524 live=1]
* [ustreamsocial id=12980237 width="500"]
*
* Embed code example, from http://www.ustream.tv/leolaporte
* <iframe src="http://www.ustream.tv/embed/recorded/1524?v=3&wmode=direct" width="480" height="296" scrolling="no" frameborder="0"... | {
"pile_set_name": "Github"
} |
package PageObject::Setup::CreateUser;
use strict;
use warnings;
use Carp;
use Moose;
use namespace::autoclean;
use PageObject;
extends 'PageObject';
__PACKAGE__->self_register(
'setup-add-user',
'.//body[@id="setup-new-user"]',
tag_name => 'body',
attributes ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<product version="3" modelHash="-3bfho715sbrza1dacqy8kvt1siplb5x">
<files names="Language.java" />
</product>
| {
"pile_set_name": "Github"
} |
//========================================================================
// GLFW 3.3 GLX - www.glfw.org
//------------------------------------------------------------------------
// Copyright (c) 2002-2006 Marcus Geelnard
// Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
//
// This software is provided 'a... | {
"pile_set_name": "Github"
} |
<?php
namespace App\Http\Controllers;
use App\Models\Comment;
use App\Repositories\ArticleRepositoryEloquent;
use App\Models\Article;
use App\Repositories\CommentRepositoryEloquent;
use Auth;
use Illuminate\Http\Request;
class ArticleController extends Controller
{
protected $article;
protected $comment;
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>15C50</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key... | {
"pile_set_name": "Github"
} |
<article id="comment{{ include.index }}" class="js-comment comment">
<div class="comment__avatar-wrapper">
<img class="comment__avatar" src="https://www.gravatar.com/avatar/{{ include.email }}?d=mm&s=80">
</div>
<div class="comment__content-wrapper">
<h3 class="comment__author">
{% unless include.ur... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<body>
<div style="display: table; margin-left: 100px">
<div style="display: table-cell">
<div style="float: right;">
<input type="text" value="This is a test">
</div>
</div>
</div>
</body>
</html>
| {
"pile_set_name": "Github"
} |
/*
Copyright 2016 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
using System.Reflection;
using System.Threading;
namespace System
{
internal sealed class TypeNameParser
{
internal static Type GetType(
string typeName,
Func<AssemblyName, Assembly> assemblyResolver,
Func<Assembly, string, bool, Type> typeResolver,
bool throwOnError... | {
"pile_set_name": "Github"
} |
goog.module('com.google.j2cl.transpiler.readable.implementsgenericinterface.GenericInterface$impl');
const $Util = goog.require('nativebootstrap.Util$impl');
/**
* @interface
* @template T
*/
class GenericInterface {
static $clinit() {
GenericInterface.$clinit = () => {};
GenericInterface.$loadModules();... | {
"pile_set_name": "Github"
} |
ECS_LOGFILE=/var/log/ecs/ecs-agent.log
ECS_LOGLEVEL="{{settings.ecs.loglevel}}"
| {
"pile_set_name": "Github"
} |
/*-----------------------------------------------------------------
* Programmer(s): Daniel R. Reynolds @ SMU
* Alan C. Hindmarsh and Radu Serban @ LLNL
*-----------------------------------------------------------------
* SUNDIALS Copyright Start
* Copyright (c) 2002-2020, Lawrence Livermore Nationa... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996,1999 by Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission ... | {
"pile_set_name": "Github"
} |
# Microsoft Developer Studio Project File - Name="MasterServer" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=MasterServer - Win32 Client Debug
!MESSAGE This is not a valid makefile. To buil... | {
"pile_set_name": "Github"
} |
/*************************************************************
*
* MathJax/localization/it/FontWarnings.js
*
* Copyright (c) 2009-2016 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {
"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 n... | {
"pile_set_name": "Github"
} |
using Chutzpah.Exceptions;
using Chutzpah.Models;
using Chutzpah.Server.Models;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Server.Kestrel.Internal.Networking;
using Microsoft.AspNetCore.StaticFiles;
using System;
using Sy... | {
"pile_set_name": "Github"
} |
# Usage
`amp [dir | file1 file2 ...]`
!!! abstract "Key Reference"
What follows is only an overview of Amp. If you'd like to see an exhaustive
list of its functionality, you can run `application::display_default_keymap` from [command mode](usage.md#running-commands), which will show you _all_ of the default k... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<phpunit printerFile="CustomPrinter.php" printerClass="CustomPrinter" /> | {
"pile_set_name": "Github"
} |
#include <sys/file.h>
#include "syscall.h"
int flock(int fd, int op)
{
return syscall(SYS_flock, fd, op);
}
| {
"pile_set_name": "Github"
} |
export interface OptionsSchema {
// Whether to skip package.json install.
skipPackageJson: boolean;
// Used to specify required module names
modules: string;
// Used to specify custom module path
modulePath: string;
// Used to specify theme name
theme: 'material' | 'fabric' | 'bootst... | {
"pile_set_name": "Github"
} |
{
"extends": "../tslint.json",
"rules": {
"directive-selector": [
true,
"attribute",
"app",
"camelCase"
],
"component-selector": [
true,
"element",
"app",
"kebab-case"
]
}
}
| {
"pile_set_name": "Github"
} |
// errorcheck
// 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 main
var x map[string]string{"a":"b"} // ERROR "unexpected { at end of statement|unexpected { after top level declaration|expected ';' ... | {
"pile_set_name": "Github"
} |
package mock
import (
"context"
"github.com/influxdata/platform"
)
var _ platform.OrganizationService = &OrganizationService{}
// OrganizationService is a mock organization server.
type OrganizationService struct {
FindOrganizationByIDF func(ctx context.Context, id platform.ID) (*platform.Organization, error)
F... | {
"pile_set_name": "Github"
} |
<blockquote>
<p>In today’s society, we have an epidemic where millions of people have no fucks to give. With our ERC-20 FUCK token we have solved the “lack of FUCKs” problem. Tip your friends 0.001 FUCKs, or 1 FUCK, it doesn’t matter how many FUCKs you give. All that matters is you are contributing something to socie... | {
"pile_set_name": "Github"
} |
' TEST_MODE : COMPILE_ONLY_FAIL
type TheBase
i as integer
end type
type Derived extends TheBase
i1 as integer
end type
type Pod
i as integer
end type
dim as Derived ptr pderived
dim as integer ptr pint
pint = pderived
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015 Jakub Kicinski <kubakici@wp.pl>
*
* 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,
* b... | {
"pile_set_name": "Github"
} |
{
"_args": [
[
{
"raw": "wrap-ansi@^2.0.0",
"scope": null,
"escapedName": "wrap-ansi",
"name": "wrap-ansi",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/Users/qinliang.ql/Desktop/test/node_modules/yargs/node_modules/c... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.