text stringlengths 177 99.7k | meta dict |
|---|---|
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs defs_darwin.go
package ipv6
const (
sysIPV6_UNICAST_HOPS = 0x4
sysIPV6_MULTICAST_IF = 0x9
sysIPV6_MULTICAST_HOPS = 0xa
sysIPV6_MULTICAST_LOOP = 0xb
sysIPV6_JOIN_GROUP = 0xc
sysIPV6_LEAVE_GROUP = 0xd
sysIPV6_PORTRANGE = 0xe
sysICM... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!181963792 &2655988077585873504
Preset:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: AudioStreaming
m_TargetType:
m_NativeTypeID: 1020
m_ManagedTypePPtr: {fileID: 0}
m... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: Idle
serializedVersion: 4
m_AnimationType: 2
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurve... | {
"pile_set_name": "Github"
} |
StdPeriph_Driver/src/stm32f10x_pwr.o: \
../StdPeriph_Driver/src/stm32f10x_pwr.c \
/home/andre/workspace/Example_BLDC_Sensorless/StdPeriph_Driver/inc/stm32f10x_pwr.h \
/home/andre/workspace/Example_BLDC_Sensorless/CMSIS/device/stm32f10x.h \
/home/andre/workspace/Example_BLDC_Sensorless/CMSIS/core/core_cm3.h \
/home... | {
"pile_set_name": "Github"
} |
---
archs: [ armv7, armv7s, arm64, arm64e ]
platform: ios
install-name: /System/Library/PrivateFrameworks/RelevanceEngineUI.framework/RelevanceEngineUI
current-version: 1
compatibility-version: 1
exports:
- archs: [ armv7, armv7s, arm64, arm64e ]
symbols:... | {
"pile_set_name": "Github"
} |
//
// BinaryReader.h
//
// $Id: //poco/1.4/Foundation/include/Poco/BinaryReader.h#3 $
//
// Library: Foundation
// Package: Streams
// Module: BinaryReaderWriter
//
// Definition of the BinaryReader class.
//
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
/... | {
"pile_set_name": "Github"
} |
//
// TM & (c) 2017 Lucasfilm Entertainment Company Ltd. and Lucasfilm Ltd.
// All rights reserved. See LICENSE.txt for license.
//
#include <MaterialXGenGlsl/GlslShaderGenerator.h>
#include <MaterialXGenGlsl/GlslSyntax.h>
#include <MaterialXGenGlsl/Nodes/PositionNodeGlsl.h>
#include <MaterialXGenGlsl/Nodes/NormalNo... | {
"pile_set_name": "Github"
} |
/**
This module is a submodule of $(MREF std, range).
The main $(MREF std, range) module provides template-based tools for working with
ranges, but sometimes an object-based interface for ranges is needed, such as
when runtime polymorphism is required. For this purpose, this submodule
provides a number of object and $... | {
"pile_set_name": "Github"
} |
#include "pch_script.h"
#include "Actor_Flags.h"
#include "hudmanager.h"
#ifdef DEBUG
# include "ode_include.h"
# include <xrEngine/StatGraph.h>
# include "PHDebug.h"
#endif // DEBUG
#include "alife_space.h"
#include "hit.h"
#include "PHDestroyable.h"
#include "Car.h"
#include "xrserver_objects_alife_monsters.h"
#inclu... | {
"pile_set_name": "Github"
} |
REFERENCES references R RE REF REFE S ES CES NCES LINESTART ALIGNEDLEFT ALLCAP NODIGIT 0 0 1 0 0 0 0 0 NOPUNCT 8 1 BLOCKSTART no 0
Antia antia A An Ant Anti a ia tia ntia LINESTART ALIGNEDLEFT INITCAP NODIGIT 0 0 0 0 0 0 0 0 NOPUNCT 0 7 BLOCKSTART 10 0
, , , , , , , , , , LINEIN ALIGNEDLEFT ALLCAP NODIGIT 1 0 0 0 0 0 0... | {
"pile_set_name": "Github"
} |
0
SECTION
2
HEADER
9
$ACADVER
1
AC1009
9
$INSBASE
10
0.0
20
0.0
30
0.0
9
$EXTMIN
10
-24.458112
20
16.165
30
0.0
9
$EXTMAX
10
-13.224388
20
23.235
30
0.0
9
$LIMMIN
10
0.0
20
0.0
9
$LIMMAX
10
0.0
20
0.0
9
$ORTHOMODE
70
0
9
$REGENMOD... | {
"pile_set_name": "Github"
} |
// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-objdump -d - | FileCheck %s
// Test that we correctly relax these instructions into versions that use
// 16 or 32 bit immediate values.
bar:
// CHECK: Disassembly of section imul:
// CHECK-NEXT: imul:
// CHECK-NEXT: 0: 66 69 1d 00 00 00 ... | {
"pile_set_name": "Github"
} |
---
packages:
- name: boshhmforwarder
version: c878789231ebef7f923943d798ef6b631c1b38af
fingerprint: c878789231ebef7f923943d798ef6b631c1b38af
sha1: 9b3dfe097065f4dcc033c28e59177c99a0c690b5
dependencies:
- golang1.7
- name: dea_logging_agent
version: dae03bad4f50f6e60f4e6b7bc8051fd3872eaa90
fingerprint: da... | {
"pile_set_name": "Github"
} |
; RUN: opt -objc-arc-contract -S < %s | FileCheck %s
target datalayout = "e-p:64:64:64"
declare i8* @objc_retain(i8*)
declare void @objc_release(i8*)
declare void @use_pointer(i8*)
@x = external global i8*
; CHECK: define void @test0(
; CHECK: entry:
; CHECK-NEXT: tail call void @objc_storeStrong(i8** @x, i8* %p) n... | {
"pile_set_name": "Github"
} |
ex1
PCMODEL v9.1 1.00000 0.00000
46 47 0 0 0 0 1 V2000
9.6384 7.3661 6.2202 N 0 0 0 0 0 0
9.1646 7.9934 7.4453 C 0 0 0 0 0 0
10.0482 9.1665 7.8624 C 0 0 0 0 0 0
9.6364 9.4202 9.3073 C 0 0 0 0 0 0
9.2096 8.0609 9.... | {
"pile_set_name": "Github"
} |
772,249,6,15
771,249,6,15
771,250,6,15
770,250,6,15
770,250,6,15
769,251,6,15
769,251,6,15
768,251,6,15
767,252,6,15
766,252,6,15
765,252,6,15
765,253,6,15
764,253,6,15
763,253,6,15
763,254,7,14
762,254,7,14
761,254,7,14
760,255,6,13
759,255,6,13
758,255,7,14
758,255,8,14
757,255,9,15
756,255,9,15... | {
"pile_set_name": "Github"
} |
# $Id: ja.po,v 1.1.2.1 2008/06/15 13:09:11 imagine Exp $
#
# Japanese translation of Drupal (cck)
# Copyright 2008 0829 <hixarg+0829@gmail.com>
# Generated from files:
# userreference.info,v 1.8 2008/04/23 18:02:38 dww Exp
# userreference.module,v 1.106 2008/06/01 22:00:36 karens Exp
# text.info,v 1.9 2008/04/23 18:... | {
"pile_set_name": "Github"
} |
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DirectMusic DLS Download Definitions
''
'' Copyright (C) 2003-2004 Rok Mandeljc
''
'' This program is free software; you can redistribute it and/or
'' modify it under the terms of the GNU Lesser General Public
'' License as publi... | {
"pile_set_name": "Github"
} |
#6.3.1
EXAMPLE A_87
HYPOTHESES:
POINT A B C ;
MIDPOINT M A B ;
MIDPOINT N A C ;
SHOW: PARALLEL M N B C.
EXAMPLE A_88
HYPOTHESES:
POINT A B C ;
MIDPOINT F A C ;
MIDPOINT E B C ;
INTERSECTION_LL O A E B F ;
SHOW: (RATIO A O O E ) = 2 .
EXAMPLE A_91
HYPOTHESES:
POINT A B C ;
MIDPOINT M A B... | {
"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 <objc/NSObject.h>
#import "TCoalescingNodeObserverProtocol-Protocol.h"
#import "TReadWriteLockingProtocol-Protocol.h"
@class ... | {
"pile_set_name": "Github"
} |
- name: Referencia del lenguaje
href: index.md
items:
- name: LINQ to Entities
href: linq-to-entities.md
items:
- name: Consultas en LINQ to Entities
href: queries-in-linq-to-entities.md
items:
- name: 'Ejemplos de sintaxis de consulta basada en métodos: Proye... | {
"pile_set_name": "Github"
} |
0
SECTION
2
ENTITIES
0
3DFACE
8
default
62
251
10
-0.011004
20
-0.011500
30
0.019052
11
-0.019056
21
-0.011500
31
0.011000
12
-0.021996
22
-0.011500
32
-0.000004
13
-0.011004
23
-0.011500
33
0.019052
0
3DFACE
8
default
62
251
10
-0.011004
20
-0.011500
30
0.019052
11
-0.021996
21
-0.011500
31
-0.000004
12
-0.019056
22
-... | {
"pile_set_name": "Github"
} |
/*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/
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.
Permiss... | {
"pile_set_name": "Github"
} |
2E000:
2E001:
2E002:
2E003:
2E004:
2E005:
2E006:
2E007:
2E008:
2E009:
2E00A:
2E00B:
2E00C:
2E00D:
2E00E:
2E00F:
2E010:
2E011:
2E012:
2E013:
2E014:
2E015:
2E016:
2E017:
2E018:
2E019:
2E01A:
2E01B:
2E01C:
2E01D:
2E01E:
2E01F:
2E020:
2E021:
2E022:
2E023:
2E024:
2E025:
2E026:
2E027:
2E028:
2E029:
2E02A:
2E02B:
2E02C:
2E02D... | {
"pile_set_name": "Github"
} |
line0=BIND пътища,11
chroot=Коренова директория в която да се стартира BIND ,3,По подразбиране
no_chroot=В chroot директорията ли е named.conf?,1,0-Да,1-Не
auto_chroot=Команда за откриване на chroot директория,3,Използвай указаната по-горе директория
named_user=Юзер от чието име да се стартира BIND ,3,По подразбиране
n... | {
"pile_set_name": "Github"
} |
arXiv arxiv a ar arX arXi v iv Xiv rXiv BLOCKSTART LINESTART ALIGNEDLEFT NEWFONT HIGHERFONT 0 0 NOCAPS NODIGIT 0 0 0 0 0 0 0 0 NOPUNCT 1 0 1 0
: : : : : : : : : : BLOCKIN LINEIN ALIGNEDLEFT SAMEFONT SAMEFONTSIZE 0 0 ALLCAP NODIGIT 1 0 0 0 0 0 0 0 PUNCT 1 0 1 0
cond cond c co con cond d nd ond cond BLOCKIN LINEIN ALIGNE... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 3
m_Component:
- 4: {fileID: 400000}
- 114: {fileID: 11400000}
m_Layer: 8
m_Name: SciFi Font - Normal
m_TagString: Unt... | {
"pile_set_name": "Github"
} |
; RUN: opt < %s -O0 -S | FileCheck %s
; RUN: opt < %s -O1 -S | FileCheck %s
; RUN: opt < %s -O2 -S | FileCheck %s
; RUN: opt < %s -O3 -S | FileCheck %s
; RUN: opt < %s -passes='default<O0>' -S | FileCheck %s
; RUN: opt < %s -passes='default<O1>' -S | FileCheck %s
; RUN: opt < %s -passes='default<O2>' -S | FileCheck %s
... | {
"pile_set_name": "Github"
} |
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs defs_freebsd.go
package route
const (
sysAF_UNSPEC = 0x0
sysAF_INET = 0x2
sysAF_ROUTE = 0x11
sysAF_LINK = 0x12
sysAF_INET6 = 0x1c
sysSOCK_RAW = 0x3
sysNET_RT_DUMP = 0x1
sysNET_RT_FLAGS = 0x2
sysNET_RT_IFLIST = 0x3
sysNET_RT_IFMALIST = 0... | {
"pile_set_name": "Github"
} |
---
'1431585777':
- :distance: 294
:file: 3e9539f877daff206107c5e5dd1ebbc637760996467b4d517180db04e2935a60_5
- :distance: 317
:file: 2608fe81fd5435fd61dbc8176c8a9e936c36ddf44b04f42550688508f251c340_1
- :distance: 317
:file: 4fbc42e1c21b21499a6d3cd63a3fca5985b8aa75880915c6220ef2d661092f0f_3
- :distance: 297
:fil... | {
"pile_set_name": "Github"
} |
---
archs: [ armv7, armv7s, arm64, arm64e ]
platform: ios
install-name: /System/Library/PrivateFrameworks/vCard.framework/vCard
current-version: 0
compatibility-version: 0
exports:
- archs: [ armv7, armv7s, arm64, arm64e ]
symbols: [ _CNUseVC... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2008-2017 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 conditi... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: MRTK_Standard_TransparentCyan
m_Shader: {fileID: 4800000, guid: 5bdea20278144b11916d7750... | {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// Preprocessed version of "boost/mpl/vector.hpp" header
// -- DO NOT modify by hand!
namespace boost ... | {
"pile_set_name": "Github"
} |
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.5
bos/algorithm/CMakeFiles/algorithm.dir/algo_base64.o
../bos/algorithm/../../Examples/Test/bos_config/b_config.h
../bos/algorithm/../core/inc/b_common.h
../bos/algorithm/../modules/inc/b_mod_log.h
../bos/algorithm/inc/... | {
"pile_set_name": "Github"
} |
module perkeep.org
go 1.12
require (
bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898
cloud.google.com/go v0.39.0
github.com/FiloSottile/b2 v0.0.0-20170207175032-b197f7a2c317
github.com/aws/aws-sdk-go v1.14.31
github.com/bradfitz/latlong v0.0.0-20140711231157-b74550508561
github.com/cznic/fileutil v0.0.0-20180... | {
"pile_set_name": "Github"
} |
-0.622799993 1.00000002E-24
-0.610800028 1.00000002E-24
-0.598800004 1.00000002E-24
-0.586799979 1.00000002E-24
-0.574800014 1.00000002E-24
-0.562799990 1.00000002E-24
-0.550800025 1.00000002E-24
-0.538800001 1.00000002E-24
-0.526799977 1.... | {
"pile_set_name": "Github"
} |
---
archs: [ armv7, armv7s, arm64 ]
platform: ios
install-name: /System/Library/PrivateFrameworks/Swift/libswiftCoreMedia.dylib
current-version: 900.2.49
compatibility-version: 1
exports:
- archs: [ armv7, armv7s, arm64 ]
symbols: [ __T09CoreMedi... | {
"pile_set_name": "Github"
} |
// 0x0701E700 - 0x0701E7F0
static const Vtx rr_seg7_vertex_0701E700[] = {
{{{ 77, -50, -634}, 0, { -860, 542}, {0x7f, 0xac, 0x52, 0xff}}},
{{{ 102, 0, -204}, 0, { -924, 480}, {0x7f, 0xac, 0x52, 0xff}}},
{{{ 102, 0, -634}, 0, { -924, 480}, {0x7f, 0xac, 0x52, 0xff}}},
... | {
"pile_set_name": "Github"
} |
crwdns151760:0crwdne151760:0 crwdns151762:0crwdne151762:0
crwdns151764:0crwdne151764:0
crwdns151766:0crwdne151766:0
crwdns151768:0crwdne151768:0
crwdns151770:0crwdne151770:0
crwdns151772:0crwdne151772:0
crwdns151774:0crwdne151774:0
crwdns151776:0crwdne151776:0
crwdns151778:0crwdne151778:0
crwdns151780:0crwdne1517... | {
"pile_set_name": "Github"
} |
---
id: 5900f4771000cf542c50ff8a
challengeType: 5
title: 'Problem 267: Billionaire'
forumTopicId: 301916
localeTitle: 'Проблема 267: Миллиардер'
---
## Description
<section id='description'>
Вам предоставляется уникальная инвестиционная возможность. Начиная с 1 фунта капитала, вы можете выбрать фиксированную пропорцию... | {
"pile_set_name": "Github"
} |
abgr 0a932e831efd4ec22f68b25278bac402
argb 4f575be3cd02799389f581df99c4de38
bgr24 fa43e3b2abfde8d9e60e157a9acc553d
bgra 4e2e689897ee7a8e42b16234597bab35
gbrap 0d1eb2c39e291c53c57302cdc653c2fc
gbrp e572d53183f3f2ed3951aa9940d440a1
gb... | {
"pile_set_name": "Github"
} |
Version 1
From -0.125 1.125
Length 4101
Components 1
{
-0.0267908168796
-0.0267653794441
-0.0267399008311
-0.0267143809741
-0.0266888198063
-0.0266632172608
-0.0266375732705
-0.0266118877685
-0.0265861606875
-0.0265603919602
-0.0265... | {
"pile_set_name": "Github"
} |
Akeneo\Tool\Bundle\MeasureBundle\Application\SaveMeasurementFamily\SaveMeasurementFamilyCommand:
group_sequence:
- SaveMeasurementFamilyCommand
- other_constraints
properties:
code:
- Akeneo\Tool\Bundle\MeasureBundle\Validation\Common\Code: ~
labels:
- Ake... | {
"pile_set_name": "Github"
} |
36
5
24
26
0
36
28
32
29
22
19
25
36
7
23
25
49
0
0
0
26
33
4
25
0
2
25
30
34
0
0
0
9
25
28
24
14
6
23
23
38
49
0
3
19
26
32
25
28
21
20
38
63
0
0
2
10
32
25
27
26
17
21
11
2
43
0
0
36
22
7
31
31
28
24
39
26
0
0
23
19
33
25
26
8
4
25
12
44
2
0
4
28
29
25
19
0
11
21
28
48
0
0
13
24
4
42
15
3
40
20
27
32
0
0
7
23
44
23
0... | {
"pile_set_name": "Github"
} |
// (C) Copyright Edward Diener 2011-2015
// Use, modification and distribution are subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt).
#if !defined(BOOST_VMD_ASSERT_IS_EMPTY_HPP)
#define BOOST_VMD_ASSERT_IS_EMPTY... | {
"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"
} |
-debug
-target:library
-nowarn:0169
-langversion:4
-out:'Temp/Unity.TextMeshPro.dll'
-nostdlib
-optimize
-r:'/Volumes/TrapBookPro/Unity/2018.2.7f1/PlaybackEngines/iOSSupport/Variations/il2cpp/Managed/UnityEngine.dll'
-r:'/Volumes/TrapBookPro/Unity/2018.2.7f1/PlaybackEngines/iOSSupport/Variations/il2cpp/Managed/UnityEng... | {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// Preprocessed version of "boost/mpl/vector/vector10_c.hpp" header
// -- DO NOT modify by hand!
namespace boost ... | {
"pile_set_name": "Github"
} |
/* src/backend/utils/mb/Unicode/utf8_to_win1253.map */
static const pg_utf_to_local ULmapWIN1253[ 111 ] = {
{0xc2a0, 0x00a0},
{0xc2a3, 0x00a3},
{0xc2a4, 0x00a4},
{0xc2a5, 0x00a5},
{0xc2a6, 0x00a6},
{0xc2a7, 0x00a7},
{0xc2a8, 0x00a8},
{0xc2a9, 0x00a9},
{0xc2ab, 0x00ab},
{0xc2ac, 0x00ac},
{0xc2ad, ... | {
"pile_set_name": "Github"
} |
.springboard {
padding: 0;
}
.springboard div {
margin: 2px 4px;
line-height: 1.1em;
}
.springboard div a {
padding: 4px 6px;
}
.springboard div.utility a {
font-size: 90%;
}
.springboard a img, .springboard div.utility a img {
width: 60px;
height: 60px;
}
.springboard div.separator {
clear: both;
float: none;... | {
"pile_set_name": "Github"
} |
//===- PrettyCompilandDumper.cpp - llvm-pdbutil compiland dumper -*- C++ *-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | {
"pile_set_name": "Github"
} |
// RUN: rm -rf %t
// RUN: rm -rf %t-saved
// RUN: mkdir -p %t-saved
// Initial module build (-Werror=header-guard)
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -fdisable-module-hash \
// RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella \
// RUN: -Werror=header... | {
"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: Terrain
m_Shader: {fileID: 4800000, guid: f41b97872ce3bba439516a22765e895b, type: 3}
m_ShaderKeywords: _AA_ON _ALPHATEST_O... | {
"pile_set_name": "Github"
} |
--- !tapi-tbd-v2
archs: [ armv7, armv7s, arm64, arm64e ]
platform: ios
flags: [ flat_namespace, not_app_extension_safe ]
install-name: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
current-version: 1
compatibility-version: 1
objc-constrai... | {
"pile_set_name": "Github"
} |
(function(window, document){
/*
json2.js
2013-05-26
Public Domain.
NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
See http://www.JSON.org/js.html
This code should be minified before deployment.
See http://javascript.crockford.com/jsmin.html
USE YOUR OWN COPY. IT IS EXTREME... | {
"pile_set_name": "Github"
} |
/*
client.cpp
Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
*/
/*
This file is part of Freeminer.
Freeminer 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
... | {
"pile_set_name": "Github"
} |
@comment $NetBSD: PLIST,v 1.5 2017/06/21 08:28:43 markd Exp $
share/texmf-dist/scripts/luaotfload/luaotfload-tool.lua
share/texmf-dist/scripts/luaotfload/mkcharacters
share/texmf-dist/scripts/luaotfload/mkglyphlist
share/texmf-dist/scripts/luaotfload/mkimport
share/texmf-dist/scripts/luaotfload/mkstatus
share/texmf-dis... | {
"pile_set_name": "Github"
} |
# Ligand PDB 2w73
@<TRIPOS>MOLECULE
2w73_ligand
297 297 17 0 2
SMALL
GAST_HUCK
@<TRIPOS>DICT
BIOPOLYMER macromol
@<TRIPOS>ATOM
1 H1 -4.3113 -22.6846 25.7277 H 1 VAL395 0.2015
2 H2 -4.8435 -22.5042 27.2748 H 1 VAL395 0.2015
3 H3 ... | {
"pile_set_name": "Github"
} |
-0.622799993 1.00000002E-24
-0.610800028 1.00000002E-24
-0.598800004 1.00000002E-24
-0.586799979 1.00000002E-24
-0.574800014 -1.96385938E-22
-0.562799990 -1.08285091E-21
-0.550800025 -2.93723576E-21
-0.538800001 -6.56442497E-21
-0.526799977 -2.... | {
"pile_set_name": "Github"
} |
.class public Lcom/lifx/app/effects/Pulse;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static a(Lcom/lifx/core/Client;Lcom/lifx/core/entity/Light;JFF)Lcom/lifx/lifx/effects/LightState;
.locals 16
.prologue
.line 47
invoke-virtual/range {p1 .. p1}, Lcom/lifx/core/ent... | {
"pile_set_name": "Github"
} |
# ------------------------------------------------------------------
#
# Copyright (C) 2014-2016 SUSE LLC
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
# License published by the Free Software Foundation.
#
# -----------... | {
"pile_set_name": "Github"
} |
build/SDL_x11events.lo: src/video/x11/SDL_x11events.c \
include/SDL_config.h include/SDL_platform.h include/begin_code.h \
include/close_code.h src/video/x11/SDL_x11video.h include/SDL_keycode.h \
include/SDL_stdinc.h include/SDL_config.h include/SDL_scancode.h \
src/video/x11/../SDL_sysvideo.h include/SDL_messageb... | {
"pile_set_name": "Github"
} |
/home/ksw/develop/ijkplayer-android/android/ijkplayer/ijkplayer-armv5/src/main/obj/local/armeabi/objs/yuv_static/source/convert_argb.o: \
/home/ksw/develop/ijkplayer-android/android/ijkplayer/ijkplayer-armv5/src/main/jni/ijkmedia/ijkyuv/source/convert_argb.cc \
/home/ksw/develop/ijkplayer-android/android/ijkplayer/ij... | {
"pile_set_name": "Github"
} |
//===-- PPCFastISel.cpp - PowerPC FastISel implementation -----------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | {
"pile_set_name": "Github"
} |
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs defs_linux.go
package ipv6
const (
sysIPV6_ADDRFORM = 0x1
sysIPV6_2292PKTINFO = 0x2
sysIPV6_2292HOPOPTS = 0x3
sysIPV6_2292DSTOPTS = 0x4
sysIPV6_2292RTHDR = 0x5
sysIPV6_2292PKTOPTIONS = 0x6
sysIPV6_CHECKSUM = 0x7
sysIPV... | {
"pile_set_name": "Github"
} |
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs defs_linux.go
package ipv6
const (
sysIPV6_ADDRFORM = 0x1
sysIPV6_2292PKTINFO = 0x2
sysIPV6_2292HOPOPTS = 0x3
sysIPV6_2292DSTOPTS = 0x4
sysIPV6_2292RTHDR = 0x5
sysIPV6_2292PKTOPTIONS = 0x6
sysIPV6_CHECKSUM = 0x7
sysIPV... | {
"pile_set_name": "Github"
} |
import {Request} from '../lib/request';
import {Response} from '../lib/response';
import {AWSError} from '../lib/error';
import {Service} from '../lib/service';
import {ServiceConfigurationOptions} from '../lib/service';
import {ConfigBase as Config} from '../lib/config';
interface Blob {}
declare class MQ extends Serv... | {
"pile_set_name": "Github"
} |
module github.com/daptin/daptin
go 1.14
// +heroku goVersion go1.15
require (
github.com/GeertJohan/go.rice v1.0.0
github.com/Masterminds/squirrel v1.1.0
github.com/advance512/yaml v0.0.0-20141213031416-e401b2b02685
github.com/alexeyco/simpletable v0.0.0-20180729223640-1fa9009f1080
github.com/anthonynsimon/bild... | {
"pile_set_name": "Github"
} |
We recently issued a number of DMCA Requests for premium themes we bought
all rights for. Since issuing these requests we were made aware of the fact
that there was at least one very early version (>7years) of one theme
released under MIT. At this time we retract all of those DMCA takedown
requests to make sure we did ... | {
"pile_set_name": "Github"
} |
█████╗ ██████╗ ██████╗ ███████╗███████╗ ██████╗ ███████╗███████╗██╗███╗ ██╗███████╗
██╔══██╗██╔══██╗██╔══██╗██╔════╝██╔════╝██╔════╝ ██╔════╝╚══███╔╝██║████╗ ██║██╔════╝
███████║██████╔╝██████╔╝███████╗█████╗ ██║ █████╗ ███╔╝ ██║██╔██╗ ██║█████╗
██╔══██║██╔═══╝ ██╔═══╝ ╚════██║██╔══╝ ██║ ... | {
"pile_set_name": "Github"
} |
█████╗ ██████╗ ██████╗ ███████╗███████╗ ██████╗ ███████╗███████╗██╗███╗ ██╗███████╗
██╔══██╗██╔══██╗██╔══██╗██╔════╝██╔════╝██╔════╝ ██╔════╝╚══███╔╝██║████╗ ██║██╔════╝
███████║██████╔╝██████╔╝███████╗█████╗ ██║ █████╗ ███╔╝ ██║██╔██╗ ██║█████╗
██╔══██║██╔═══╝ ██╔═══╝ ╚════██║██╔══╝ ██║ ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2011, Max Filippov, Open Source and Linux Lab.
* 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
* ... | {
"pile_set_name": "Github"
} |
defmodule Pipelines.WriteToFileTest do
use ExUnit.Case, async: false
@binary "Some binary"
@test_path "./write_to_filetests/write_to_file_folder"
setup do
File.rm(@test_path)
on_exit(fn ->
:meck.unload()
end)
end
test "Writes a given item to a file with global config", _context do
... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial
*/
@interface BWPearlPortraitSceneMonitor : NSObject <BWPortraitSceneMonitor> {
bool _aeStableAfterStartStreaming;
float _closeDepthDistanceAverage;
bool _depthSensorOccluded;
bool _disablePrev... | {
"pile_set_name": "Github"
} |
.textbox {
position: relative;
border: 1px solid #000;
background-color: #fff;
vertical-align: middle;
display: inline-block;
overflow: hidden;
white-space: nowrap;
margin: 0;
padding: 0;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;... | {
"pile_set_name": "Github"
} |
---
archs: [ armv7, armv7s, arm64, arm64e ]
platform: ios
install-name: /System/Library/PrivateFrameworks/HealthRecordServices.framework/HealthRecordServices
current-version: 1
compatibility-version: 1
exports:
- archs: [ armv7, armv7s, arm64, arm64e ]
sy... | {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// Preprocessed version of "boost/mpl/list.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace m... | {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// Preprocessed version of "boost/mpl/list.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace m... | {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// Preprocessed version of "boost/mpl/list.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace m... | {
"pile_set_name": "Github"
} |
#define flagup_width 48
#define flagup_height 48
static char flagup_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x7f, 0x00,
0x00, 0x00, 0x00, 0xe0, 0x7f, 0x00, 0x00, 0x00, 0x00, 0xef, 0x6a, 0x00,
0x00, 0x00, 0xc0, 0x7b, 0x75, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0x6a, 0x00,
0x00, 0x00, 0... | {
"pile_set_name": "Github"
} |
# Copyright (C) Jean-Paul Calderone
# See LICENSE for details.
#
# Stress tester for thread-related bugs in global_info_callback in
# src/ssl/context.c. In 0.7 and earlier, this will somewhat reliably
# segfault or abort after a few dozen to a few thousand iterations on an SMP
# machine (generally not on a UP machine)... | {
"pile_set_name": "Github"
} |
/*
* QEMU System Emulator
*
* Copyright (c) 2003-2008 Fabrice Bellard
*
* 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
* ... | {
"pile_set_name": "Github"
} |
-- The design criteria for this table are:
--
-- 1. It can contain arbitrary content serialized as binary, XML or JSON. These formats
-- are supported to allow one to take advantage of in-storage processing capabilities for
-- these types if required. This should not incur extra cost on storage.
--
-- 2. The table desi... | {
"pile_set_name": "Github"
} |
.theme-dusk,.theme-midnight {
.hljs {
display: block;
overflow-x: auto;
background: #232323;
color: #e6e1dc;
}
.hljs-comment,
.hljs-quote {
color: #bc9458;
font-style: italic;
}
.hljs-keyword,
.hljs-selector-tag {
color: #c26230;
}
.hljs-s... | {
"pile_set_name": "Github"
} |
// Copyright 2012 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/... | {
"pile_set_name": "Github"
} |
(:
: eXist-db Open Source Native XML Database
: Copyright (C) 2001 The eXist-db Authors
:
: info@exist-db.org
: http://www.exist-db.org
:
: 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 Foun... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012 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.
#include "net/dns/host_resolver_impl.h"
#include <memory>
#include <utility>
#include "base/memory/ptr_util.h"
#if defined(OS_WIN)
#include <Winsoc... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!4 &8138022539952081175 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 400000, guid: 5b244709fbe2e2948a5f9e36eb28c46f, type: 3}
m_PrefabInstance: {fileID: 8138022539951690647}
m_PrefabAsset: {fileID: 0}
--- !u!23 &8138022539949657077 stripped
MeshRenderer:... | {
"pile_set_name": "Github"
} |
SOURCES += \
concurrent/qfuture.cpp \
concurrent/qfutureinterface.cpp \
concurrent/qfuturesynchronizer.cpp \
concurrent/qfuturewatcher.cpp \
concurrent/qrunnable.cpp \
concurrent/qtconcurrentfilter.cpp \
concurrent/qtconcurrentmap.cpp \
concurrent/qtconcur... | {
"pile_set_name": "Github"
} |
CREATE OR REPLACE VIEW PoolableElementView
AS SELECT
d.aliquotId,
d.name AS aliquotName,
d.alias AS aliquotAlias,
l.dnaSize AS aliquotDnaSize,
d.concentration AS aliquotConcentration,
d.concentrationUnits AS aliquotConcentrationUnits,
d.volume AS aliquotVolume,
d.volumeUnits AS aliquotVo... | {
"pile_set_name": "Github"
} |
(in-package :cepl.blending)
(defun+ blending-params (fbo &optional attachment-name)
(if attachment-name
(attachment-blending fbo attachment-name)
(%fbo-blending-params fbo)))
(defun+ (setf blending-params) (value fbo &optional attachment-name)
(if attachment-name
(setf (attachment-blending fbo a... | {
"pile_set_name": "Github"
} |
ret: 0 st: 0 flags:1 dts: 0.000000 pts: 0.000000 pos: -1 size:304182
ret:-EINVAL st:-1 flags:0 ts:-1.000000
ret:-EINVAL st:-1 flags:1 ts: 1.894167
ret:-EINVAL st: 0 flags:0 ts: 0.800000
ret:-EINVAL st: 0 flags:1 ts:-0.320000
ret:-EINVAL st:-1 flags:0 ts: 2.576668
ret:-EINVAL st:-1 fla... | {
"pile_set_name": "Github"
} |
idx label predict basePredict correct time
0 3 -1 4 0 0:00:15.874214
20 7 9 9 0 0:00:15.750334
40 4 8 8 0 0:00:15.820654
60 7 7 4 1 0:00:15.760468
80 8 8 8 1 0:00:15.732139
100 4 5 5 0 0:00:15.700472
120 8 8 8 1 0:00:15.696066
140 6 2 2 0 0:00:15.728036
160 2 2 2 1 0:00:15.740664
180 0 0 0 1 0:00:15.796442
2... | {
"pile_set_name": "Github"
} |
/* Copyright 2018 James Laird-Wah
*
* 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 2 of the License, or
* (at your option) any later version.
*
* This program is distribut... | {
"pile_set_name": "Github"
} |
17 17 9 17 18 9 5 0 18 6 14 17 9 13 13 14 0 12 0 0
17 18 17 9 5 11 0 12 6 5 11 9 18 3 10 6 14 6 9 14
18 6 11 17 14 4 4 10 6 9 5 10 12 0 12 4 16 0 12 0
18 14 17 17 17 9 9 14 14 14 9 8 18 18 8 18 17 4 18 11
12 11 9 12 0 4 7 11 11 0 9 10 17 18 6 17 9 1 18 18
4 3 11 8 15 9 9 12 0 11 15 11 11 11 11 1 0 15 14 4
17 12 0 7 11 ... | {
"pile_set_name": "Github"
} |
eth_phy/phy_common.o: \
D:/Project/ESP32/sdk/esp-idf-v3.0/components/ethernet/eth_phy/phy_common.c \
D:/Project/ESP32/sdk/esp-idf-v3.0/components/ethernet/include/eth_phy/phy.h \
D:/Project/ESP32/sdk/esp-idf-v3.0/components/ethernet/include/esp_eth.h \
D:/Project/ESP32/sdk/esp-idf-v3.0/components/newlib/include/std... | {
"pile_set_name": "Github"
} |
// TODO: Change value to $include-default-uis !default;
$include-panel-uis: true;
// ===============================
// ========= BASE PANEL ==========
// ===============================
$panel-border-radius: null !default;
$panel-border-width: 1px !default;
$panel-base-color: adjust-color($base-color, $hue: 0deg, $sa... | {
"pile_set_name": "Github"
} |
procedural_city_generation.additional_stuff package
===================================================
Submodules
----------
procedural_city_generation.additional_stuff.LinalgTools module
--------------------------------------------------------------
.. automodule:: procedural_city_generation.additional_stuff.Linal... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.