text stringlengths 2 99.9k | meta dict |
|---|---|
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<gradient
android:startColor="#33000000"
android:centerColor="#11000000"
android:endColor="#00000000"
android:angle="270" />
</shape>
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2017 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modi... | {
"pile_set_name": "Github"
} |
kylechar@chromium.org
msisov@igalia.com
nickdiego@igalia.com
thomasanderson@chromium.org
| {
"pile_set_name": "Github"
} |
<?php
/**
* Zend Framework
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://framework.zend.com/license/new-bsd
* If you did not receive a copy of the license an... | {
"pile_set_name": "Github"
} |
#ifndef __MONO_UTILS_HWCAP_X86_H__
#define __MONO_UTILS_HWCAP_X86_H__
#include "mono/utils/mono-hwcap.h"
extern gboolean mono_hwcap_x86_is_xen;
extern gboolean mono_hwcap_x86_has_cmov;
extern gboolean mono_hwcap_x86_has_fcmov;
extern gboolean mono_hwcap_x86_has_sse1;
extern gboolean mono_hwcap_x86_has_sse2;
extern gb... | {
"pile_set_name": "Github"
} |
# JSON Schema Test Suite [](https://github.com/json-schema-org/JSON-Schema-Test-Suite/actions?query=workflow%3A%22Test+Suite+Sanity+Checking%22)
This repository contains a set of JSON objects ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" ?>
<tei>
<teiHeader>
<fileDesc xml:id="0"/>
</teiHeader>
<text xml:lang="en">
<front>Information Synthesis for Answer Validation<lb/> Rui Wang 1 and Günter Neumann 2<lb/> 1 Saarland University<lb/> 66123 Saarbrücken, Germany<lb/> rwang@coli.uni-sb.de<lb/> 2 LT-Lab, DFKI<lb/> Stuhlsatzenhausw... | {
"pile_set_name": "Github"
} |
/*=========================================================================
Program: Insight Segmentation & Registration Toolkit
Module: $RCSfile$
Language: C++
Date: $Date$
Version: $Revision$
Copyright (c) Insight Software Consortium. All rights reserved.
See ITKCopyright.txt or http://ww... | {
"pile_set_name": "Github"
} |
(ns benchmarks.readline
(:require [pixie.time :as time]
[pixie.io :as io]
[pixie.streams.utf8 :as utf8]))
(def file-name "/usr/share/dict/words")
(println "Lazy line-seq")
(time/time
(->> file-name
(io/open-read)
(io/buffered-input-stream)
(io/line-seq)
(count)... | {
"pile_set_name": "Github"
} |
# Copyright 2015 The TensorFlow Authors. 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"
} |
<?php
/**
* Controller that connects the front-end to the back-end
*/
require_once 'autoload.php';
require_once 'Cosmo.class.php';
$Cosmo = new Cosmo($pdo, $prefix, $salt);
$method = $_SERVER['REQUEST_METHOD']; # GET, POST, PUT, or DELETE
$uri = substr($_SERVER['REQUEST_URI'], 5 + strlen(FOLDER)); # remove '/api/'... | {
"pile_set_name": "Github"
} |
/*
* $Id: wxProcessVideoThread.h 117 2007-03-05 14:11:26Z johmathe $
* $Date: 2007-03-05 15:11:26 +0100 (Mon, 05 Mar 2007) $
*/
#define Uses_wxThread
#include <errno.h>
#include <stdio.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <wx/image.h>
#include <wx/msgdlg.h>
#include <wx/wx.h>
... | {
"pile_set_name": "Github"
} |
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2012-2020 OpenFOAM Foundation
\\... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the symfony package.
* (c) Fabien Potencier <fabien.potencier@symfony-project.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/**
* Swift_DoctrineSpool is a spool that uses Doctrine.
*
* Exa... | {
"pile_set_name": "Github"
} |
package yaml
import (
"reflect"
"unicode"
)
type keyList []reflect.Value
func (l keyList) Len() int { return len(l) }
func (l keyList) Swap(i, j int) { l[i], l[j] = l[j], l[i] }
func (l keyList) Less(i, j int) bool {
a := l[i]
b := l[j]
ak := a.Kind()
bk := b.Kind()
for (ak == reflect.Interface || ak == ... | {
"pile_set_name": "Github"
} |
---
deprecated: true
author:
name: Linode
email: docs@linode.com
description: 'Use the GNU Mailman software to manage email listservs.'
keywords: ["mailman", "listserv", "email", "postfix"]
tags: ["debian","postfix","email"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
aliases: ['/email... | {
"pile_set_name": "Github"
} |
\begin{code}
doSensitiveThings :: Proxy 'Admin -> IO ()
doSensitiveThings = ...
\end{code}
| {
"pile_set_name": "Github"
} |
Scribus icons for version 1.5.x+ (as distributed with Scribus or through Scribus SVN) under GPL2 or later version per the below standard text)
Copyright (C) 2015 Dezso Markon (dezso.markon@gmail.com)
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"
} |
<?xml version="1.0" encoding="utf-8"?>
<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height=... | {
"pile_set_name": "Github"
} |
#![cfg(feature = "guardduty")]
extern crate env_logger;
extern crate rusoto_core;
extern crate rusoto_guardduty;
use rusoto_core::Region;
use rusoto_guardduty::{GuardDuty, GuardDutyClient, ListInvitationsRequest};
#[tokio::test]
async fn should_list_invitations() {
let _ = env_logger::try_init();
let client ... | {
"pile_set_name": "Github"
} |
package utils.date
{
/**
* Returns true if date is in the past.
* If the date is exactly equal to the current time, it will return false.
*
* @author Mims H. Wright
*/
public function isPast(date:Date):Boolean
{
return (new Date().getTime() - date.getTime()) > 0;
}
} | {
"pile_set_name": "Github"
} |
1
| {
"pile_set_name": "Github"
} |
/*
* smb.c
* Copyright (C) 2009-2011 by ipoque GmbH
*
* This file is part of OpenDPI, an open source deep packet inspection
* library based on the PACE technology by ipoque GmbH
*
* OpenDPI is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../../.." vcs="Git" />
</component>
</project> | {
"pile_set_name": "Github"
} |
/*******************************
Container
*******************************/
/*-------------------
Element
--------------------*/
/* Minimum Gutter is used to determine the maximum container width for a given device */
@maxWidth: 100%;
/* Devices */
@mobileMinimumGutter: 0em;
@mobileWidth: auto;
... | {
"pile_set_name": "Github"
} |
./type.tests: line 9: type: -r: invalid option
type: usage: type [-afptP] name [name ...]
./type.tests: line 12: type: notthere: not found
function
keyword
builtin
file
file
file
func is a function
func ()
{
echo this is func
}
while is a shell keyword
while is a shell keyword
builtin is a shell builtin
/bin/sh i... | {
"pile_set_name": "Github"
} |
<?php
/***********************************************************************************
* X2Engine Open Source Edition is a customer relationship management program developed by
* X2 Engine, Inc. Copyright (C) 2011-2019 X2 Engine Inc.
*
* This program is free software; you can redistribute it and/or modify it u... | {
"pile_set_name": "Github"
} |
{
"tests": [
{
"name": "ApiManagement Service Products - Minimal",
"definition": "https://schema.management.azure.com/schemas/2018-01-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products",
"json": {
"apiVersion": "2018-01-01",
"type": "Microsoft.ApiManagement/ser... | {
"pile_set_name": "Github"
} |
from .bert import BERT
from .language_model import BERTLM
| {
"pile_set_name": "Github"
} |
<?php
/**
* Squiz_Sniffs_Functions_MultiLineFunctionDeclarationSniff.
*
* PHP version 5
*
* @category PHP
* @package PHP_CodeSniffer
* @author Greg Sherwood <gsherwood@squiz.net>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/maste... | {
"pile_set_name": "Github"
} |
designer: "Nicole Fally"
link: "https://plus.google.com/103935580494601406708/about"
avatar: {
file_name: "nicole_fally.png"
} | {
"pile_set_name": "Github"
} |
// excerpts from http://code.google.com/p/muduo/
//
// Use of this source code is governed by a BSD-style license
// that can be found in the License file.
//
// Author: Shuo Chen (chenshuo at chenshuo dot com)
#include "EPoller.h"
#include "Channel.h"
#include "logging/Logging.h"
#include <boost/static_assert.hpp>... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2009 Baptiste Coudurier <baptiste.coudurier@gmail.com>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the ... | {
"pile_set_name": "Github"
} |
package com.eveningoutpost.dexdrip.watch.lefun.messages;
// jamorham
public class RxFind extends BaseRx {
public static byte opcode = 0x0A;
{
length = 4;
}
@Override
public BaseRx fromBytes(final byte[] bytes) {
this.bytes = bytes;
if (!validate(opcode)) {
... | {
"pile_set_name": "Github"
} |
{
"cells": [
{
"cell_type": "code",
"execution_count": 5,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"681\n"
]
}
],
"source": [
"import random\n",
"number=random.randint(1,1000)\n",
"pr... | {
"pile_set_name": "Github"
} |
#!/bin/bash
DIR=$(cd `dirname $0` && pwd)
TASK="build"
POSITIONAL=()
while [[ $# -gt 0 ]]
do
key="$1"
case $key in
-t|--task)
TASK="$2"
shift # past argument
shift # past value
;;
*) # unknown option
POSITIONAL+=("$1") # save it in an array for later
shift # past argument
;;
es... | {
"pile_set_name": "Github"
} |
/* Test module for bug-dlsym1.c test case. */
extern int dlopen_test_variable;
extern char foo (void);
/* here to get the unresolved symbol in our .so */
char foo(void)
{
return dlopen_test_variable;
}
| {
"pile_set_name": "Github"
} |
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// WARNING: Do not edit - generated code.
part of $LIBRARYNAME;
$(ANNOTATIONS)$(NATIVESPEC)$(CLASS_MO... | {
"pile_set_name": "Github"
} |
var locale = require('relative-time-format/locale/lb')
module.exports = {
locale: locale.locale,
// Standard styles.
long: locale.long,
short: locale.short,
narrow: locale.narrow,
// Quantifier.
quantify: locale.quantify
} | {
"pile_set_name": "Github"
} |
#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP )
attribute vec2 uv2;
varying vec2 vUv2;
#endif | {
"pile_set_name": "Github"
} |
-- This is a Cabal package environment file.
-- THIS FILE IS AUTO-GENERATED. DO NOT EDIT DIRECTLY.
-- Please create a 'cabal.config' file in the same directory
-- if you want to change the default settings for this sandbox.
local-repo: /home/me/doctest-haskell/.cabal-sandbox/packages
logs-dir: /home/me/doctest-haskel... | {
"pile_set_name": "Github"
} |
# @fortawesome/fontawesome-common-types - SVG with JavaScript
> "I came here to chew bubblegum and install Font Awesome 5 - and I'm all out of bubblegum"
[](https://www.npmjs.com/package/@fortawesome/fontawesome-common-typ... | {
"pile_set_name": "Github"
} |
{
"core": {
"third-party": {
"login": {
"tests/login": {}
},
"home": {
"tests/home": {}
},
"settings": {
"tests/settings": {}
}
}
},
"widget/common": {
"widget/foll... | {
"pile_set_name": "Github"
} |
# bash shell function completion -*- shell-script -*-
_function()
{
local cur prev words cword
_init_completion || return
if [[ $1 == @(declare|typeset) ]]; then
if [[ $cur == [-+]* ]]; then
local opts
opts=($(_parse_usage "$1"))
# Most... | {
"pile_set_name": "Github"
} |
# Miro - an RSS based video player application
# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011
# Participatory Culture Foundation
#
# 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; eithe... | {
"pile_set_name": "Github"
} |
/* XMRig
* Copyright 2010 Jeff Garzik <jgarzik@pobox.com>
* Copyright 2012-2014 pooler <pooler@litecoinpool.org>
* Copyright 2014 Lucas Jones <https://github.com/lucasjones>
* Copyright 2014-2016 Wolf9466 <https://github.com/OhGodAPet>
* Copyright 2016 Jay D Dee <jayddee246@gmail.com>
* C... | {
"pile_set_name": "Github"
} |
"use strict";
module.exports = function (t, a) {
a(typeof t(), "boolean");
};
| {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2011-2020 Aratelia Limited - Juan A. Rubio and contributors
*
* This file is part of Tizonia
*
* Tizonia 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 th... | {
"pile_set_name": "Github"
} |
// Copyright © 2017-present Sam Hocevar <sam@hocevar.net>
// Apache2
using System;
using System.Collections.Generic;
using System.IO;
namespace Typography.OpenFont.Tables
{
public class COLR : TableEntry
{
public const string _N = "COLR";
public override string Name => _N;
// Read th... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | {
"pile_set_name": "Github"
} |
# Packages
&PACKAGES
useGMRedi=.TRUE.,
usePTRACERS=.TRUE.,
useGCHEM=.TRUE.,
#useMNC=.TRUE.,
useDiagnostics=.TRUE.,
&
| {
"pile_set_name": "Github"
} |
AR ?= ar
CC ?= gcc
PREFIX ?= /usr/local
CFLAGS = -O3 -std=c99 -Wall -Wextra -Ideps
SRCS = src/list.c \
src/list_node.c \
src/list_iterator.c
OBJS = $(SRCS:.c=.o)
all: build/liblist.a
install: all
cp -f build/liblist.a $(PREFIX)/lib/liblist.a
cp -f src/list.h $(PREFIX)/include/list.h
uninstall:
rm -f... | {
"pile_set_name": "Github"
} |
// Code generated by linux/mkall.go generatePtraceRegSet("arm64"). DO NOT EDIT.
package unix
import "unsafe"
// PtraceGetRegSetArm64 fetches the registers used by arm64 binaries.
func PtraceGetRegSetArm64(pid, addr int, regsout *PtraceRegsArm64) error {
iovec := Iovec{(*byte)(unsafe.Pointer(regsout)), uint64(unsafe... | {
"pile_set_name": "Github"
} |
import vscode = require('vscode');
import cp = require('child_process');
import { LuaParse } from '../LuaParse'
import { LuaInfoManager } from '../LuaInfoManager'
import { LuaFiledCompletionInfo } from "../provider/LuaFiledCompletionInfo"
import { FileCompletionItemManager } from "../manager/FileCompletionItemManager"
... | {
"pile_set_name": "Github"
} |
<!doctype html>
<head>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.2/raphael-min.js"></script>
<script src="../morris.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/prettify/r224/prettif... | {
"pile_set_name": "Github"
} |
.class public interface abstract annotation Landroid/support/annotation/CheckResult;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroid/support/annotation/CheckResult;
... | {
"pile_set_name": "Github"
} |
*quotes.txt* For Vim version 7.4. Last change: 2010 Nov 03
VIM REFERENCE MANUAL by Bram Moolenaar
*quotes*
Here are some nice quotes about Vim that I collected from news and mail.
vim (vim) noun - Ebullient vitality and energy. [Latin, accusative of vis,
strength] (Dictionary)
Vim is so much ... | {
"pile_set_name": "Github"
} |
-- boundary2.test
--
-- db eval {
-- SELECT a FROM t1 WHERE r >= 549755813888 ORDER BY r DESC
-- }
SELECT a FROM t1 WHERE r >= 549755813888 ORDER BY r DESC | {
"pile_set_name": "Github"
} |
Before reporting an issue, please ensure you are using the latest release of fsnotify.
### Which operating system (GOOS) and version are you using?
Linux: lsb_release -a
macOS: sw_vers
Windows: systeminfo | findstr /B /C:OS
### Please describe the issue that occurred.
### Are you able to reproduce the issue? Please... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace Microsoft.VisualStudio.TestPlatform.CommandLine.Processors
{
using System;
using System.Globalization;
using Microsoft.VisualStudio.T... | {
"pile_set_name": "Github"
} |
extends Area2D
const DEFAULT_SPEED = 100
var direction = Vector2.LEFT
onready var _initial_pos = position
onready var _speed = DEFAULT_SPEED
func _process(delta):
_speed += delta * 2
position += _speed * delta * direction
func reset():
direction = Vector2.LEFT
position = _initial_pos
_speed = DEFAULT_SPEED
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<title>Internal Server Error</title>
<link href="https://fonts.googleapis.com/css?family=Lato:100" rel="stylesheet" type="text/css">
<style>
html, body {
height: 100%;
}
body {
margin: 0;
... | {
"pile_set_name": "Github"
} |
var class_v_s_t_g_u_i_1_1_c_nine_part_tiled_bitmap =
[
[ "CNinePartTiledBitmap", "class_v_s_t_g_u_i_1_1_c_nine_part_tiled_bitmap.html#a54652c1e80176166c0e2ebdb437c7acf", null ],
[ "CNinePartTiledBitmap", "class_v_s_t_g_u_i_1_1_c_nine_part_tiled_bitmap.html#a27251ab8126c9793786a0255633b358b", null ],
[ "~CNi... | {
"pile_set_name": "Github"
} |
/* ssd_widget.h - defines a generic widget
*
* LICENSE:
*
* Copyright 2006 Ehud Shabtai
*
* This file is part of RoadMap.
*
* RoadMap 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 ... | {
"pile_set_name": "Github"
} |
[
{name:"app-1.0.1", value:"app-1.0.1.tgz"},
{name:"db-1.0.1", value:"db-1.0.1.tgz"},
{name:"web-1.0.1", value:"web-1.0.1.tgz"},
] | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1995, 2007, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | {
"pile_set_name": "Github"
} |
# Event 5547 - task_0
###### Version: 0
## Description
None
## Data Dictionary
|Standard Name|Field Name|Type|Description|Sample Value|
|---|---|---|---|---|
|TBD|CollectionId|UnicodeString|None|`None`|
|TBD|ProviderName|UnicodeString|None|`None`|
|TBD|HRESULT|UInt32|None|`None`|
## Tags
* etw_level_Warning
* etw_ta... | {
"pile_set_name": "Github"
} |
Error: File 'xxx.xml' is not accessible (No such file or directory).
Quitting (on error).
| {
"pile_set_name": "Github"
} |
'use strict';
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
$provide.value("$locale", {
"DATETIME_FORMATS": {
"AMPMS": [
"\u0635",
"\u0645"
],
"DAY": [
"\u0627\u0644... | {
"pile_set_name": "Github"
} |
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful... | {
"pile_set_name": "Github"
} |
Pod::Spec.new do |spec|
spec.name = "WeChatSelectAll" #Pod的名字
spec.version = "1.2" #版本号
spec.summary = "非群主可以@所有人的微信插件"
spec.description = <<-DESC #Pod的描述
基于MonkeyDe... | {
"pile_set_name": "Github"
} |
dependencies:
- name: jupyterhub
version: "0.9.0"
repository: "https://jupyterhub.github.io/helm-chart"
| {
"pile_set_name": "Github"
} |
/**
* Indefinitely repeat the values of a given iterator.
*
* @this {Iterable<T>}
* @example Basic Usage
*
* ```javascript
* [1,2,3]::repeat(); // yields [1,2,3,1,2,3...]
* ```
*/
export function * repeat <T> (
) : Iterable<T> {
const items = [...this];
while ( true ) {
yield * items;
}
};... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v2 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-GPL2
* Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
*/
#ifndef _BYTEB... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 1999~2017, Altibase Corp. and/or its affiliates. All rights reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is di... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees holding valid commerci... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of th... | {
"pile_set_name": "Github"
} |
# ordered maps are represented as
# a sequence of mappings, with
# each mapping having one key
--- !!omap
- Mark McGwire: 65
- Sammy Sosa: 63
- Ken Griffy: 58
| {
"pile_set_name": "Github"
} |
// cgo -godefs types_openbsd.go | go run mkpost.go
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build amd64,openbsd
package unix
const (
sizeofPtr = 0x8
sizeofShort = 0x2
sizeofInt = 0x4
sizeofLong = 0x8
sizeofLongLong = 0x8
)
type (
_C_short int16
_C_int ... | {
"pile_set_name": "Github"
} |
//
// LabelUtilityProtocol.swift
// TraceCovid19
//
// Created by yosawa on 2020/04/20.
//
import UIKit
protocol LabelUtilityProtocol: class, HasAssociatedObjects {
var attributes: [NSAttributedString.Key: Any] { get set }
var paragraphStyle: NSMutableParagraphStyle? { get }
func setParagraph<T>(_ val... | {
"pile_set_name": "Github"
} |
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | {
"pile_set_name": "Github"
} |
package com.mxy.rsaservice;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* Servlet imp... | {
"pile_set_name": "Github"
} |
h1 {
color: red;
}
| {
"pile_set_name": "Github"
} |
body {
padding-top: 0;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}
.navigationLinkButton:hover {
cursor: pointer;
}
a {
color: #03A9F4;
}
| {
"pile_set_name": "Github"
} |
``locale_name``
===============
.. versionadded:: 2.12
The ``locale_name`` filter was added in Twig 2.12.
The ``locale_name`` filter returns the locale name given its two-letter
code:
.. code-block:: twig
{# German #}
{{ 'de'|locale_name }}
By default, the filter uses the current locale. You can pass i... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for more
* details.
*/
/**
* @ingroup drivers_at86rf2xx
*
* The extended feature set of at86... | {
"pile_set_name": "Github"
} |
module Travis::API::V3
class Models::Trial
include Models::Owner
attr_reader :id, :permissions, :owner, :created_at, :status, :builds_remaining
def initialize(attributes = {})
@id = attributes.fetch('id')
@permissions = Models::BillingPermissions.new(attributes.fetch('permissions'))
@o... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
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 Apach... | {
"pile_set_name": "Github"
} |
/*
* If TRACE_SYSTEM is defined, that will be the directory created
* in the ftrace directory under /sys/kernel/tracing/events/<system>
*
* The define_trace.h below will also look for a file name of
* TRACE_SYSTEM.h where TRACE_SYSTEM is what is defined here.
* In this case, it would look for sample-trace.h
*
*... | {
"pile_set_name": "Github"
} |
`protect begin_protected
`protect version = 1
`protect encrypt_agent = "XILINX"
`protect encrypt_agent_info = "Xilinx Encryption Tool 2014"
`protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa"
`protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64)
`protect ke... | {
"pile_set_name": "Github"
} |
# include the utils rb file which has extra functionality for the ext theme
dir = File.dirname(__FILE__)
require File.join(dir, 'lib', 'utils.rb')
# register ext4 as a compass framework
Compass::Frameworks.register 'ext4', dir | {
"pile_set_name": "Github"
} |
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
// AS/400 C++ config
# ifdef _REENTRANT
# define _PTHREADS
# endif
# define _STLP_NO_NEW_NEW_HEADER 1
# define _STLP_NO_BOOL
# define _STLP_LIMITED_DEFAULT_TEMPLATES
# define _STLP_HAS_NO_NAMESPACES
# define _STLP_NEE... | {
"pile_set_name": "Github"
} |
@bracketMatching
@matchBrackets
@MatchResult
| {
"pile_set_name": "Github"
} |
<!--
~ Copyright 2009-2017. DigitalGlobe, 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 appl... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="GadgetField" module="Products.ERP5Form.GadgetField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_jsplumb_graph</string> </v... | {
"pile_set_name": "Github"
} |
.. _net.sf.openfx.MatteMonitorPlugin:
MatteMonitor node
=================
*This documentation is for version 1.0 of MatteMonitor.*
Description
-----------
A Matte Monitor: make alpha values that are strictly between 0 and 1 more visible.
After applying a Keyer, a scaling operation is usually applied to clean the m... | {
"pile_set_name": "Github"
} |
using System.Windows;
namespace OfficeRibbonXEditor.Interfaces
{
public interface IMessageBoxService
{
MessageBoxResult Show(string text, string caption, MessageBoxButton button = MessageBoxButton.OK, MessageBoxImage image = MessageBoxImage.None);
}
}
| {
"pile_set_name": "Github"
} |
var parser = require('../');
var test = require('tape');
var JSONStream = require('JSONStream');
var packer = require('browser-pack');
test('bundle', function (t) {
t.plan(1);
var p = parser(__dirname + '/files/main.js');
p.on('error', t.fail.bind(t));
var pack = packer();
p.pipe(JSONStream.st... | {
"pile_set_name": "Github"
} |
[@effectful/debugger](../README.md) › ["state"](../modules/_state_.md) › [Env](_state_.env.md)
# Interface: Env
Full state of a currently running program
## Hierarchy
* **Env**
↳ [ProtoFrame](_state_.protoframe.md)
↳ [Frame](_state_.frame.md)
## Index
### Properties
* [$](_state_.env.md#)
## Properties
#... | {
"pile_set_name": "Github"
} |
//
// YYFPSLabel.m
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYFPSLabel.h"
//#import "YYKit.h"
#define kSize CGSizeMake(55, 20)
@implementation YYFPSLabel {
CADisplayLink *_link;
NSUInteger _count;
NSTimeInterval _lastTime;
... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.