text stringlengths 2 99.1k | meta dict |
|---|---|
// Copyright 2015 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 rangetable provides utilities for creating and inspecting
// unicode.RangeTables.
package rangetable
import (
"sort"
"unicode"
)
// New creates a... | {
"pile_set_name": "Github"
} |
//------------------------------------------------------------------------------
// CLING - the C++ LLVM-based InterpreterG :)
//
// This file is dual-licensed: you can choose to license it under the University
// of Illinois Open Source License or the GNU Lesser General Public License. See
// LICENSE.TXT for details.
... | {
"pile_set_name": "Github"
} |
# $FreeBSD$
PORTREVISION= 0
CATEGORIES= x11
PKGNAMESUFFIX= 1-plugins-ximagesrc
COMMENT= GStreamer X source plugin
GST_PLUGIN= x
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
| {
"pile_set_name": "Github"
} |
// +build darwin freebsd netbsd openbsd
package git
import (
"syscall"
"time"
"srcd.works/go-git.v4/plumbing/format/index"
)
func init() {
fillSystemInfo = func(e *index.Entry, os *syscall.Stat_t) {
e.CreatedAt = time.Unix(int64(os.Atimespec.Sec), int64(os.Atimespec.Nsec))
e.Dev = uint32(os.Dev)
e.Inode =... | {
"pile_set_name": "Github"
} |
// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: GPen.java
package acm.graphics;
import acm.util.MediaTools;
import java.awt.Image;
class PenImage
{
PenImage()
{
}
... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'save', 'fo', {
toolbar: 'Goym'
} );
| {
"pile_set_name": "Github"
} |
no-superimposed-version-on-logo.patch
01-optional-icons-in-dialogs.patch
02-request-field-dialogs.patch
03-blist-dialogs.patch
04-saved-status-dialogs.patch
05-statusbox-icon-size.patch
06-account-dialogs.patch
07-roomlist-dialog.patch
define-pda-mode.patch
desktop-name-2.0.0.patch
docklet-icon-size.patch
08-pref... | {
"pile_set_name": "Github"
} |
// RUN: %clang_analyze_cc1 -analyzer-checker=core,debug.ExprInspection -analyzer-store region -std=c++11 -fexceptions -fcxx-exceptions -verify %s
// RUN: %clang_analyze_cc1 -analyzer-checker=core,debug.ExprInspection -analyzer-store region -std=c++11 -verify %s
void clang_analyzer_eval(bool);
typedef __typeof__(sizeo... | {
"pile_set_name": "Github"
} |
The Drupal Graph Component
Thanks for using this Drupal component.
You can participate in its development on Drupal.org, through our issue system:
https://www.drupal.org/project/issues/drupal
You can get the full Drupal repo here:
https://www.drupal.org/project/drupal/git-instructions
You can browse the full Drupal... | {
"pile_set_name": "Github"
} |
//
// ICChatMessageVideoCell.h
// XZ_WeChat
//
// Created by 郭现壮 on 16/3/13.
// Copyright © 2016年 gxz All rights reserved.
//
#import "ICChatMessageBaseCell.h"
@interface ICChatMessageVideoCell : ICChatMessageBaseCell
- (void)stopVideo;
@end
| {
"pile_set_name": "Github"
} |
module.exports = {
preset: 'react-native',
moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'],
}
| {
"pile_set_name": "Github"
} |
mars.dataframe.groupby.GroupBy.max
==================================
.. currentmodule:: mars.dataframe.groupby
.. automethod:: GroupBy.max | {
"pile_set_name": "Github"
} |
K 25
svn:wc:ra_dav:version-url
V 53
/svn/!svn/ver/1916/toolbox/base/src/java/org/tartarus
END
| {
"pile_set_name": "Github"
} |
{
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.detectIndentation": false,
"eslint.autoFixOnSave": true,
"git.detectSubmodules": false,
"editor.rulers": [
80
],
"files.insertFinalNewline": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"diffEditor.ignoreTri... | {
"pile_set_name": "Github"
} |
{
"name": "Miu",
"version": "0.1.4",
"authors": [
"0x142857 <i@0x142857.com>"
],
"description": "Markdown Editor for Windows",
"main": "index.html",
"moduleType": [
"node"
],
"keywords": [
"markdown"
],
"license": "MIT",
"homepage": "https://miu.0x142857.com",
"ignore": [
"**/.... | {
"pile_set_name": "Github"
} |
require 'tzinfo/timezone_definition'
module TZInfo
module Definitions
module Europe
module Skopje
include TimezoneDefinition
linked_timezone 'Europe/Skopje', 'Europe/Belgrade'
end
end
end
end
| {
"pile_set_name": "Github"
} |
//**
// Print Stylesheet
//**
@media print {
header,
nav,
footer {
display: none;
}
img {
max-width: 500px;
}
body {
font: 14pt Georgia, "Times New Roman", Times, serif;
line-height: 1.3;
}
}
| {
"pile_set_name": "Github"
} |
module Installer
go 1.13
require (
github.com/360EntSecGroup-Skylar/excelize/v2 v2.1.0
github.com/gin-gonic/gin v1.6.2
github.com/jinzhu/gorm v1.9.12
github.com/sirupsen/logrus v1.5.0
)
| {
"pile_set_name": "Github"
} |
package com.android.internal.telephony;
public class ATParseEx extends RuntimeException {
public ATParseEx() {
}
public ATParseEx(String s) {
super(s);
}
}
| {
"pile_set_name": "Github"
} |
h1
=title
link-to 'posts.index'
| Back to posts list
| {
"pile_set_name": "Github"
} |
---
"Missing document with catch":
- do:
catch: missing
get:
index: test_1
id: 1
---
"Missing document with ignore":
- do:
get:
index: test_1
id: 1
ignore: 404
| {
"pile_set_name": "Github"
} |
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}
| {
"pile_set_name": "Github"
} |
This folder contains some sample formatters that may be helpful.
Feel free to change them, extend them, or use them as the basis for your own custom formatter(s).
More information about creating your own custom formatters can be found on the wiki:
https://github.com/robbiehanson/CocoaLumberjack/wiki/CustomFormatters
... | {
"pile_set_name": "Github"
} |
common:
exec: sleep 10
api_enable: true
api_port: 1234
app.conf.erb:
target: app.conf
config:
port: '8081'
database: 'stg-db-1.dev.example.com'
| {
"pile_set_name": "Github"
} |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
import './pillow.css';
import '../..';
export * from './pillow';
export { default } from './pillow';
| {
"pile_set_name": "Github"
} |
package scalaxy.compilets
trait Compilet {
def runsAfter: Seq[Compilet] = Seq()
def name = getClass.getName.replaceAll("\\$", "")
}
| {
"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 version 2 as published
* by the Free Software Foundation.
*
* Copyright (C) 2010 John Crispin <blogic@openwrt.org>
*/
#ifndef _LTQ_XWAY_H__
#define _LTQ_XWAY_H__
#ifdef CONFIG_SOC... | {
"pile_set_name": "Github"
} |
// LocalFunctions/ReturnFromFun.kt
// (c)2020 Mindview LLC. See Copyright.txt for permissions.
fun main() {
val list = listOf(1, 2, 3, 4, 5)
val value = 3
list.forEach {
if (it == value) return // [1]
}
println("This line is NOT called") // [2]
}
/* Output:
*/
| {
"pile_set_name": "Github"
} |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
function AsyncIteratorIdentity() {
return this;
}
| {
"pile_set_name": "Github"
} |
#define bullet_width 14
#define bullet_height 14
static unsigned char bullet_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x03, 0xf0, 0x03,
0xf0, 0x03, 0xf0, 0x03, 0xf0, 0x03, 0xf0, 0x03, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00 };
| {
"pile_set_name": "Github"
} |
---
title: The project file 'item1' contains invalid key 'item2'.
ms.prod: office
ms.assetid: d0b31666-f161-97ee-b349-d1902eccf26b
ms.date: 06/08/2017
localization_priority: Normal
---
# The project file 'item1' contains invalid key 'item2'.
This error has the following causes and solutions:
- The Visual Basic pr... | {
"pile_set_name": "Github"
} |
{
"DESCRIPTION": "Generates a \"phcomment\" image using Nekobot API",
"USAGE": "{{prefix}}phcomment (@member) [text]",
"EXAMPLES": "{{prefix}}phcomment Hi!\n{{prefix}}phcomment @Androz#2091 Hi!",
"MISSING_TEXT": "Please specify the comment text!"
} | {
"pile_set_name": "Github"
} |
# Foo.yml
# you can make as many tabs as you wish...
# tab names are actually arbitrary at this point too.
---
- tab1:
- cd /foo/bar
- gitx
- tab2:
- ls
- mate . | {
"pile_set_name": "Github"
} |
%w(core images resources pages).each do |extension|
require "refinerycms-#{extension}"
end
| {
"pile_set_name": "Github"
} |
#!/bin/sh -e
./configure \
--prefix=/usr \
--enable-cscope \
--enable-multibyte \
--with-ex-name=vim-ex \
--with-view-name=vim-view \
--disable-perlinterp \
--disable-pythoninterp \
--disable-rubyinterp \
--disable-netbeans \
--disable-gpm \
--disable-hangulinput \
--dis... | {
"pile_set_name": "Github"
} |
<?php
function testAssignmentExpressionWithDivEqual( &$foo )
{
$foo /= 4;
}
| {
"pile_set_name": "Github"
} |
services:
config_transformer_test.event_subscriber:
class: Drupal\config_transformer_test\EventSubscriber
arguments: ['@config.storage', '@config.storage.sync', '@state']
tags:
- { name: event_subscriber }
| {
"pile_set_name": "Github"
} |
"C:\Python27\python.exe" make_zip.py --target=source
| {
"pile_set_name": "Github"
} |
class PhrasingPhraseVersionsController < Phrasing.parent_controller.constantize
def destroy
phrase_version = PhrasingPhraseVersion.find(params[:id])
phrase_version.destroy
redirect_to edit_phrasing_phrase_path(phrase_version.phrasing_phrase.id)
end
end | {
"pile_set_name": "Github"
} |
function TFhirDataType.ToString : String;
begin
result := gen(self);
end;
function TFhirDataType.isType : boolean;
begin
result := true;
end;
| {
"pile_set_name": "Github"
} |
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: powerpc
bsp: br_uid
build-type: bsp
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
enabled-by: true
family: gen83xx
includes: []
install: []
links:
- role: build-dependency
uid: ../../opto2
- rol... | {
"pile_set_name": "Github"
} |
MILKDROP_PRESET_VERSION=201
PSVERSION=2
PSVERSION_WARP=2
PSVERSION_COMP=2
[preset00]
fRating=5.000000
fGammaAdj=2.050
fDecay=0.990
fVideoEchoZoom=1.008
fVideoEchoAlpha=0.500
nVideoEchoOrientation=1
nWaveMode=0
bAdditiveWaves=0
bWaveDots=0
bWaveThick=1
bModWaveAlphaByVolume=0
bMaximizeWaveColor=0
bTexWr... | {
"pile_set_name": "Github"
} |
{
"name": "@stylable/custom-value",
"version": "3.11.1",
"description": "Custom values (variables) for Stylable",
"main": "./cjs/index.js",
"types": "./cjs/index.d.ts",
"scripts": {
"clean": "rimraf ./cjs",
"build": "ts-build ./src --cjs",
"test": "mocha \"test/**/*.spec.ts?(x)\" --timeout 20000... | {
"pile_set_name": "Github"
} |
kind: Service
apiVersion: v1
metadata:
name: tunnel-service
spec:
type: ClusterIP
selector:
app: tunnel-app
ports:
- name: tunnel-clusterip-port
protocol: TCP
port: 1080
targetPort: tunnel-port
| {
"pile_set_name": "Github"
} |
#ifndef _ALLOCA_H_
#define _ALLOCA_H_
void* alloca(unsigned int);
#define alloca __builtin_alloca
#endif
| {
"pile_set_name": "Github"
} |
function loaded() {
document.getElementById("status").textContent = "Loaded.";
}
loaded();
| {
"pile_set_name": "Github"
} |
var convert = require('./convert');
module.exports = convert(require('../array'));
| {
"pile_set_name": "Github"
} |
package cfn_test
import (
"reflect"
"testing"
"github.com/aws-cloudformation/rain/cfn"
)
var testCase = cfn.Template(map[string]interface{}{
"Parameters": map[string]interface{}{
"Name": map[string]interface{}{
"Type": "String",
},
},
"Resources": map[string]interface{}{
"Bucket": map[string]interface... | {
"pile_set_name": "Github"
} |
Resources required for both the local and instrumentation tests.
**Note**: do not put any tests here! Put local tests
that DO NOT need to be executed on an android device in [test](../test).
Put tests that DO need to run on an android device in [androidTest](../androidTest).
| {
"pile_set_name": "Github"
} |
################################################################################
#
# libdvbsi
#
################################################################################
LIBDVBSI_VERSION = 0.3.6
LIBDVBSI_SOURCE = libdvbsi++-$(LIBDVBSI_VERSION).tar.bz2
LIBDVBSI_SITE = http://www.saftware.de/libdvbsi++
LIBDVBSI_I... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_MSDOS_FS_H
#define _LINUX_MSDOS_FS_H
#include <uapi/linux/msdos_fs.h>
/* media of boot sector */
static inline int fat_valid_media(u8 media)
{
return 0xf8 <= media || media == 0xf0;
}
#endif /* !_LINUX_MSDOS_FS_H */
| {
"pile_set_name": "Github"
} |
// https://github.com/Modernizr/Modernizr/issues/615
// documentMode is needed for false positives in oldIE, please see issue above
Modernizr.addTest('cssfilters', function() {
var el = document.createElement('div');
el.style.cssText = Modernizr._prefixes.join('filter' + ':blur(2px); ');
return !!el.style.l... | {
"pile_set_name": "Github"
} |
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`should affect error message after formatting 1`] = `
"
<<<<<< before
ERROR: (semicolon) /src/tslint/semicolon/test.ts[1, 20]: Missing semicolon
======
no error
>>>>>> after
"
`;
exports[`should be pretty after formatting 1`] = `
"
<<<<<< before
console.log('semi')... | {
"pile_set_name": "Github"
} |
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the linux adfs filesystem routines.
#
obj-$(CONFIG_ADFS_FS) += adfs.o
adfs-objs := dir.o dir_f.o dir_fplus.o file.o inode.o map.o super.o
| {
"pile_set_name": "Github"
} |
# Created by: Murilo Opsfelder <mopsfelder@gmail.com>
# $FreeBSD$
PORTNAME= ipaddr
PORTVERSION= 2.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mopsfelder@gmail.com
COMMENT= Google open source IPv4/IPv6 manipulation library in Python
LICENSE= APACHE20
LICENS... | {
"pile_set_name": "Github"
} |
<menu class="some classes" foo="bar"/>
| {
"pile_set_name": "Github"
} |
#!/bin/bash
#
# Build curated dataset of .csv / .npy / .hd5 files
# for patient time-series data extracted from PSQL DB
#
# Takes optional argument POP_SIZE
#
mkdir -p $MIMIC_EXTRACT_OUTPUT_DIR;
if [[ -z $POP_SIZE ]]; then
# means extract all available data
POP_SIZE=0;
fi
python -u $MIMIC_EXTRACT_CODE_DIR/mi... | {
"pile_set_name": "Github"
} |
index.md
welcome.md
documentation.md
style_guide.md
benchmarks.md
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<!-- Restore sources should be defined in build/sources.props. -->
</packageSources>
</configuration>
| {
"pile_set_name": "Github"
} |
overlays = 1
overlay0_overlay = snes-castlevania4-integer.png
overlay0_full_screen = true
overlay0_descs = 0
| {
"pile_set_name": "Github"
} |
server {
listen 80 default_server;
listen [::]:80 default_server;
server_name _;
return 301 https://$host$request_uri;
}
| {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: FlameD
m_Shader: {fileID: 200, guid: 0000000000000000f000000000000000, type: 0}
m_ShaderKeywords:
m_LightmapFlags: 4
... | {
"pile_set_name": "Github"
} |
require('../modules/es6.function.bind');
require('../modules/es6.function.name');
require('../modules/es6.function.has-instance');
module.exports = require('../modules/_core').Function;
| {
"pile_set_name": "Github"
} |
#!/bin/sh
if [ $# -ne 3 ];
then echo "usage: $0 <input> <stripped-binary> <debug-binary>"
fi
@OBJCOPY@ --enable-deterministic-archives -p --only-keep-debug $1 $3
@OBJCOPY@ --enable-deterministic-archives -p --strip-debug $1 $2
@STRIP@ --enable-deterministic-archives -p -s $2
@OBJCOPY@ --enable-deterministic-archi... | {
"pile_set_name": "Github"
} |
{
"private": true,
"scripts": {
"start": "npm run lint && npm run test",
"lint": "eslint --format json --output-file /usr/lint-output.json --config /usr/linked/.eslintrc.yml /usr/linked/**/*.ts || true",
"test": "jest ./test.js"
},
"devDependencies": {
"eslint": "4.19.1",... | {
"pile_set_name": "Github"
} |
17
17
17
15
14
14
14
14
14
16
16
15
15
16
17
17
17
16
16
17
| {
"pile_set_name": "Github"
} |
#!/bin/bash
msa_commit=`git log -n1 | grep "msautotest=" | sed 's/msautotest=//'`
branch=master
repo=git://github.com/mapserver/msautotest.git
if [ -n "$msa_commit" ]; then
repo=`echo "$msa_commit" | grep -o '^[^@]*'`
branch=`echo "$msa_commit" | grep -o '[^@]*$'`
fi
echo "git clone $repo msautotest"
git clone $r... | {
"pile_set_name": "Github"
} |
// compile
// Copyright 2012 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Issue 4399: 8g would print "gins LEAQ nil *A".
package main
type A struct{ a int }
func main() {
println(((*A)(nil)).a)
}
| {
"pile_set_name": "Github"
} |
all:
credentials: see_diagrams | {
"pile_set_name": "Github"
} |
shared/vload_half_helpers.ll
shared/vstore_half_helpers.ll
| {
"pile_set_name": "Github"
} |
local TradeSkillUITypes =
{
Tables =
{
},
};
APIDocumentation:AddDocumentationTable(TradeSkillUITypes); | {
"pile_set_name": "Github"
} |
// Any copyright is dedicated to the Public Domain.
// http://creativecommons.org/licenses/publicdomain/
// Contributor: Andreas Gal <gal@uci.edu>
assertEq(Object.getOwnPropertyNames(Array.prototype).indexOf("length") >= 0, true);
reportCompare("ok", "ok", "bug 583429");
| {
"pile_set_name": "Github"
} |
form=词
tags=
三峡打头风,
吹回荆步。
坎止流行谩随遇。
须臾风静,
重踏西来旧武。
世间忧喜地,
分明觑。
喜事虽新,
忧端依旧,
徒为岷峨且欢舞。
阴云掩映,
天末扣阍无路。
一鞭归去也,
鸥为侣。
| {
"pile_set_name": "Github"
} |
pathlib==1.0.1
scandir==1.6
h5py==2.7.1
Keras==2.1.2
opencv-python==3.3.0.10
tensorflow-gpu==1.4.0
scikit-image
dlib
face_recognition
tqdm
| {
"pile_set_name": "Github"
} |
@{
Layout = "~/Views/Shared/_Layout.cshtml";
} | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -fsyntax-only -verify %s
namespace pr6200 {
struct v {};
enum E { e };
struct s {
int i;
operator struct v() { return v(); };
operator enum E() { return e; }
};
void f()
{
// None of these is a declaration.
(void)new struct s;
(void)new enum E;
(void)&s::oper... | {
"pile_set_name": "Github"
} |
14 11
0xfb01 0xfc01 Go-Medium.14.fb01
0xf800 0xf900 Go-Medium.14.f800
0x263a 0x273a Go-Medium.14.263a
0x2500 0x2600 Go-Medium.14.2500
0x2320 0x2420 Go-Medium.14.2320
0x2219 0x2319 Go-Medium.14.2219
0x2116 0x2216 Go-Medium.14.2116
0x2013 0x2113 Go-Medium.14.2013
0x1e80 0x1f80 Go-Medium.14.1e80
0x0490 0x0590 Go-Medium.14... | {
"pile_set_name": "Github"
} |
---
Title: Empty list component
Added: v2.0.0
Status: Active
---
# [Empty list component](../../../lib/core/datatable/components/empty-list/empty-list.component.ts "Defined in empty-list.component.ts")
Displays a message indicating that a list is empty.

## Basic Usage
... | {
"pile_set_name": "Github"
} |
pyModeS.decoder.bds.bds10 module
================================
.. automodule:: pyModeS.decoder.bds.bds10
:members:
:undoc-members:
:show-inheritance:
| {
"pile_set_name": "Github"
} |
//
// SciterAppDelegate.h
// layered
//
// Created by andrew on 2014-04-17.
// Copyright (c) 2014 andrew fedoniouk. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface SciterAppDelegate : NSObject <NSApplicationDelegate>
@property (assign) IBOutlet NSWindow *window;
@end
| {
"pile_set_name": "Github"
} |
/**
* Returns a function that gets a property of the passed object
*/
function prop(name){
return function(obj){
return obj[name];
};
}
module.exports = prop;
| {
"pile_set_name": "Github"
} |
{
appid: '0',
description: '${description}',
projectname: '${projectName}',
_ttEnv: {
appid: '体验appId',
setting: {
urlCheck: true,
es6: true,
postcss: true,
minified: true,
newFeature: true
}
}
}
| {
"pile_set_name": "Github"
} |
# © 2016 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html#License
#
# File: Deva_Mlym.txt
# Generated from CLDR
#
::[\u0901-ःऄअ-ह\u093C-\u094Dॐ-\u0954क़-९ॽ];
::NFD;
::Devanagari-InterIndic;
::InterIndic-Malayalam;
::NFC;
| {
"pile_set_name": "Github"
} |
run_folder = './run/'
run_archive_folder = './run_archive/' | {
"pile_set_name": "Github"
} |
中河原小春最新番号
【2030】絶頂M尻倶楽部</a>2008-06-05アートビデオ$$$ART VIDEO88分钟 | {
"pile_set_name": "Github"
} |
android_binary(
name = "bin",
keystore = ":debug_keystore",
manifest = "AndroidManifest.xml",
native_library_merge_map = {
"libnative.so": [],
},
)
keystore(
name = "debug_keystore",
properties = "debug.keystore.properties",
store = "debug.keystore",
)
| {
"pile_set_name": "Github"
} |
// atomic = array (possible?)
int main() {
int $tainted x;
int $tainted y [];
x = y; // bad
}
| {
"pile_set_name": "Github"
} |
; An internal global variable that can't be renamed because it has a section
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
@var_with_section = internal global i32 0, section "some_section"
; @reference_gv_with_section() can't be imported
define i32 @reference_gv_with_section() {
%res = load i32, i32*... | {
"pile_set_name": "Github"
} |
0 46 140 93
1 0 255 255
2 0 157 0
3 81 200 86
4 190 190 190
5 110 110 110
6 255 255 0
7 136 115 95
8 231 231 231
9 0 153 102
10 0 0 0
11 0 0 0
12 0 0 0
13 0 0 0
14 0 0 0
15 0 0 0
| {
"pile_set_name": "Github"
} |
#servers {
width: 1176;
height: 520;
}
#Hostname {
min-width: 360;
}
#Source {
min-width: 140;
}
#Map {
min-width: 120;
}
#Gameplay {
min-width: 120;
}
#Players {
min-width: 80;
}
#Ping {
min-width: 80;
}
#servers .error > Text {
color: darkred;
}
| {
"pile_set_name": "Github"
} |
{
"AUTHORS.md" : "./AUTHORS.md",
"LICENSE.md" : "./LICENSE.md",
"README.md" : "./README.md",
"CHANGELOG.md" : "./CHANGELOG.md",
"x3dom.css" : "./src/x3dom.css",
"dash.all.js" : "./lib/dash.all.js"
} | {
"pile_set_name": "Github"
} |
#Skewness 3
library(e1071)
data(airquality)
ozone <- airquality$Ozone
ozone <- ozone[!is.na(ozone)]
hist(ozone, col = "tomato")
skewness(ozone)
| {
"pile_set_name": "Github"
} |
{
"parent": "item/generated",
"textures": {
"layer0": "thebetweenlands:items/strictly_herblore/runes/dentrothyst_orange_rune_4",
"layer1": "thebetweenlands:items/strictly_herblore/runes/rune_glyph_4"
}
}
| {
"pile_set_name": "Github"
} |
; RUN: llc -O0 %s -o /dev/null
; PR 8235
define void @CGRectStandardize(i32* sret %agg.result, i32* byval %rect) nounwind ssp {
entry:
call void @llvm.dbg.declare(metadata !{i32* %rect}, metadata !23), !dbg !24
ret void
}
declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
declare void @llvm.mem... | {
"pile_set_name": "Github"
} |
#include "mangle.h"
#define MPL_DCT64 ASM_NAME(dct64_sse)
#define SYNTH_NAME ASM_NAME(synth_1to1_sse_asm)
#include "synth_sse3d.h"
NONEXEC_STACK
| {
"pile_set_name": "Github"
} |
const p = require('../patterns.service.js')
const y = require('yup')
module.exports = y.object({
name: y
.string()
.required()
.trim()
.matches(p.isTitle, p.messages.isTitle),
value: y.mixed().required()
})
| {
"pile_set_name": "Github"
} |
commandlinefu_id: 15920
translator:
weibo: ''
hide: true
command: |-
kill -9 $$
summary: |-
Do not log last session in bash history:
| {
"pile_set_name": "Github"
} |
avi@chromium.org
pinkerton@chromium.org
rohitrao@chromium.org
shess@chromium.org
viettrungluu@chromium.org
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2002-2016, the original author or authors.
*
* This software is distributable under the BSD license. See the terms of the
* BSD license in the documentation provided with this software.
*
* https://opensource.org/licenses/BSD-3-Clause
*/
/**
* JLine 3.
*
* @since 3.0
*/
package org.jline.r... | {
"pile_set_name": "Github"
} |
{
"config": {
"error": {
"wrong_location": "Asukoht saab olla ainult Rootsis"
},
"step": {
"user": {
"data": {
"latitude": "Laiuskraad",
"longitude": "Pikkuskraad",
"name": "Nimi"
... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.