text
stringlengths
2
99.1k
meta
dict
@import "../../../common/css/theme/dark"; @import "analyse.free";
{ "pile_set_name": "Github" }
@import url("../common/domButtons/DomButtonColorButtons-compat.css"); @import url("../common/domButtons/DomButtonBlackCircleCross-compat.css"); /* dojox.mobile.IconContainer */ .mblIconItemPaneHeading { background-image: url(compat/icon-content-heading-bg.png); } .dj_gecko .mblIconItemPaneHeading { background-imag...
{ "pile_set_name": "Github" }
4 4 1 -1.80685e+003 1.17878e+003 -2.59491e+002 3.21938e+001 -3.64795e+000 -1.46613e+003 8.21003e+002 -1.28377e+002 3.66239e+000 1.63187e-001 -1.35874e+003 7.55914e+002 -1.23918e+002 6.50327e+000 -2.96036e+000 -7.71271e+001 -6.96925e+001 -4.17588e+001 1.74055e+001 -2.95205e+000 -5.64065e+002 ...
{ "pile_set_name": "Github" }
[ [ { "op" : "add", "path" : "/effects", "value" : [ [ "plant_food" ] ] }, { "op" : "replace", "path" : "/description", "value" : "Mmm crunchy. ^green;Type: Plant^reset;" } ], [ { "op" : "test", "path" : "/maxStack" }, { "op" : "replace", "path" : "/maxStack", "value" :...
{ "pile_set_name": "Github" }
{"type":"comment","line":1,"val":"","buffer":false} {"type":"comment","line":2,"val":"","buffer":false} {"type":"eos","line":3}
{ "pile_set_name": "Github" }
{{- if .Values.kubecostProductConfigs }} {{- if .Values.kubecostProductConfigs.productKey }} {{- if .Values.kubecostProductConfigs.productKey.enabled }} apiVersion: v1 kind: ConfigMap metadata: name: product-configs labels: {{ include "cost-analyzer.commonLabels" . | nindent 4 }} data: {{- if .Values.kubecost...
{ "pile_set_name": "Github" }
{{ define "main" }} {{ if eq .Page.File.Ext "html" }} {{ .Content }} {{ else }} <h1 class="title is-size-2">{{ .Title }}</h1> <div class="content">{{ .Content }}</div> {{ end }} {{ partial "feedback" . }} {{ partial "prev-next-in-section.html" . }} {{ end }} {{ define "sidebar" }} {{ partial "section-sidebar.html" . ...
{ "pile_set_name": "Github" }
:020000021000EC :10FC000001C0F2C0112484B790E890936100109273 :10FC10006100882369F0982F9A70923049F081FF33 :10FC200002C097EF94BF282E80E001D10C94000011 :10FC300085E08093810082E08093300188E18093A9 :10FC4000310181E08093340186E0809332018EE0BF :10FC5000EED0279A84E020E93FEF91E030938500D1 :10FC60002093840096BBB09BFECF1F9A...
{ "pile_set_name": "Github" }
def foo(x : str, y : int): return x + y x = 4.0 y = 4 foo(x, y)
{ "pile_set_name": "Github" }
@import './../../../scss/variables'; .c-logo { text-align: left; padding: $gutter-double; }
{ "pile_set_name": "Github" }
@include u-keyframes(aroundTheWorld) { 0% { @include u-transform(rotate(0deg) translate3d($saf-distance-from-origin * -1, $saf-distance-from-origin * -1, 0) rotate(0deg)); } 100% { @include u-transform(rotate(360deg) translate3d($saf-distance-from-origin * -1, $saf-distance-from-origin * -1, 0) rotate(-36...
{ "pile_set_name": "Github" }
{% extends "base.html" %} {% block title %}{{ SITENAME }} - Authors{% endblock %} {% block content %} <h1>Authors on {{ SITENAME }}</h1> <ul> {%- for author, articles in authors|sort %} <li><a href="{{ SITEURL }}/{{ author.url }}">{{ author }}</a> ({{ articles|count }})</li> {% endfor %} ...
{ "pile_set_name": "Github" }
@extends('administration.layout') @section('administration-content') <div class="container"> <div class="d-flex justify-content-evenly mb-5"> <div class="card text-center"> <div class="card-body"> <span class="h2"> {{ c...
{ "pile_set_name": "Github" }
http://madebits.com/netz/
{ "pile_set_name": "Github" }
@import "variables.less"; @import "../common/Switch.less"; /* Default Shape */ .mblSwDefaultShape { .mblSwSquareShape-styles; }
{ "pile_set_name": "Github" }
@function _linear-gradient-parser($image) { $image: unquote($image); $gradients: (); $start: str-index($image, "("); $end: str-index($image, ","); $first-val: str-slice($image, $start + 1, $end - 1); $prefix: str-slice($image, 0, $start); $suffix: str-slice($image, $end, str-length($image)); $has-mult...
{ "pile_set_name": "Github" }
/* Source generated by crazyvoids source generating tool **/ #include "SystemTransactions.h" void dll_end() { for(;;){} } void dll_size() { for(;;){} } void dll_start() { for(;;){} } void mono_aot_file_info() { for(;;){} } void mono_aot_System_Transactionsjit_code_end() { for(;;){} } void mono_aot_System_Transactionsj...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 0CF8AA0A1D5AFD7A005F198A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CF8AA091D5AFD7A005F198A /* main.m */; }; 0CF8AA0D1D5AFD7A005F198A /* AppDelegate.m in Sources */ = {isa = PBXBu...
{ "pile_set_name": "Github" }
@import 'utils'; .MainMenuItem { color: $oc-gray-7; cursor: pointer; a { padding-top: 0.75rem; padding-bottom: 0.75rem; font-size: 1.125rem; padding-left: 1.75rem; display: flex; align-items: center; svg { font-size: 1.5rem; } .text { font-weight: 400; margin...
{ "pile_set_name": "Github" }
#include <linux/init.h> #include <linux/device.h> #include <linux/kernel.h> #include <linux/of.h> #include <linux/of_address.h> #include "board.h" static bool find_by_address(u64 base_address) { struct device_node *dn = of_find_all_nodes(NULL); struct resource res; while (dn) { if (!of_address_to_resource(dn, 0,...
{ "pile_set_name": "Github" }
@bender-ui: collapsed @bender-tags: bug, copyformatting, 4.6.0 @bender-ckeditor-plugins: copyformatting, toolbar, wysiwygarea, floatingspace, elementspath, list, indentlist, liststyle, undo **Procedure** Play with lists. **Things to check** * Styles are applied correctly even in the mixed context (e.g. selection be...
{ "pile_set_name": "Github" }
--- title: ZeroConf Support description: Swirl supports peer and stream detection via mDNS or ZeroConf protocol menu: main weight: 1000 draft: false --- This page is unintentionally left blank. We're working on more documentation all the time.
{ "pile_set_name": "Github" }
@import 'part:@sanity/base/theme/variables-style'; .root { display: block !important; border-radius: var(--border-radius-medium); @nest &:not(.selected) { @media (hover: hover) { color: var(--main-navigation-color--inverted-muted); @nest &:hover { color: inherit; } } } @n...
{ "pile_set_name": "Github" }
@import "../../../common/css/theme/dark"; @import "lobby";
{ "pile_set_name": "Github" }
.so man3/avr_stdio.3
{ "pile_set_name": "Github" }
@perl -Sx %0 %* @goto :eof #!perl sub usage { print <<EOM; Converts double-braket tree representation into XML format. Usage: fa_tree2xml [OPTIONS] [FILES] --keep-nodes=<regexp> EOM } # # process command line parameters # $keep_nodes_re = ".*"; $input = ""; $output = ""; while (0...
{ "pile_set_name": "Github" }
# Stage 1のコンテナ(アプリケーションをビルド) FROM golang:1.14.1-alpine3.11 as builder COPY ./main.go ./ RUN CGO_ENABLED=0 go build -o /go-app ./main.go # Stage 2のコンテナ(ビルドしたバイナリを内包した実行用コンテナを作成) FROM scratch # Stage 1でビルドした成果物をコピー COPY --from=builder /go-app . ENTRYPOINT ["./go-app"]
{ "pile_set_name": "Github" }
{{#if implementationOf}} <aside class="tsd-sources"> <p>Implementation of {{#with implementationOf}}{{> typeAndParent}}{{/with}}</p> </aside> {{/if}} {{#if inheritedFrom}} <aside class="tsd-sources"> <p>Inherited from {{#with inheritedFrom}}{{> typeAndParent}}{{/with}}</p> </aside> {{/if...
{ "pile_set_name": "Github" }
# created by tools/tclZIC.tcl - do not edit set TZData(:America/Grand_Turk) { {-9223372036854775808 -17072 0 LMT} {-2524504528 -18432 0 KMT} {-1827687168 -18000 0 EST} {294217200 -14400 1 EDT} {309938400 -18000 0 EST} {325666800 -14400 1 EDT} {341388000 -18000 0 EST} {357116400 -14400 1...
{ "pile_set_name": "Github" }
{ "ИмяСборки":"Сборка 8.3.15 UF", "ВерсияПлатформы":"8.3.15", "ВыводитьСообщенияВФайл": "./ServiceBases/Messages 8.3.15 UF.txt", "КаталогПоискаВерсииПлатформы":"C:\\Program Files (x86)\\1cv8", "СтрокаПодключенияКБазе":"ENTERPRISE /F.\\ServiceBases\\v83ServiceBase8315", "EpfДляИнициализацияБазы": "./e...
{ "pile_set_name": "Github" }
#さらに詳しく知るために <!-- 参考書 --> <!-- ビットコイン関連 --> <!-- mastering bitcoin, blockchain -->
{ "pile_set_name": "Github" }
Makefile: Don't call "ln" directly Signed-off-by: Vicente Olivert Riera <vincent.riera@imgtec.com> --- keyutils-1.5.9/Makefile.orig 2014-09-22 16:05:14.117007430 +0100 +++ keyutils-1.5.9/Makefile 2014-09-22 16:06:26.053219336 +0100 @@ -123,10 +123,10 @@ endif ifeq ($(NO_SOLIB),0) all: $(DEVELLIB) $(DEVELLIB): $(SO...
{ "pile_set_name": "Github" }
\header { title = "Adeste Fideles" composer = "John Francis Wade (1711-1786), circa 1743" mutopiatitle = "Adeste Fideles (hymntune)" mutopiacomposer = "WadeJF" mutopiainstrument = "Voice (SATB)" copyright = "Public Domain" date = "1743" maintainer = "Steve Dunlop" maintainerWeb = "http://www.nerstrand.net" ma...
{ "pile_set_name": "Github" }
{{- if .Values.ingress.enabled -}} apiVersion: extensions/v1beta1 kind: Ingress metadata: name: {{ template "fullname" . }} labels: chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" spec: rules: - host: {{ .Release.Name }}.{{ .Values.basedomain }} http: paths: - path: / ...
{ "pile_set_name": "Github" }
.so man3/deprecated_items.3
{ "pile_set_name": "Github" }
G75* %MOIN*% %OFA0B0*% %FSLAX24Y24*% %IPPOS*% %LPD*% %AMOC8* 5,1,8,0,0,1.08239X$1,22.5* % %ADD10R,0.0515X0.0515*% %ADD11R,0.0551X0.0276*% %ADD12R,0.1693X0.1969*% %ADD13R,0.0433X0.0394*% %ADD14R,0.0394X0.0433*% %ADD15R,0.0591X0.0512*% %ADD16C,0.0827*% %ADD17R,0.0236X0.0610*% %ADD18R,0.0472X0.0709*% %ADD19R,0.0165X0.0701...
{ "pile_set_name": "Github" }
--- title: Setup weight: 200 ---
{ "pile_set_name": "Github" }
@test "pstree is expected version" { expected_version="$(echo $TEST_PKG_IDENT | cut -d/ -f 3)" actual_version="$(hab pkg exec $TEST_PKG_IDENT pstree --version 2>&1 | head -1 | awk '{print $3}')" [ "$expected_version" = "$actual_version" ] } @test "prtstat runs" { run hab pkg exec $TEST_PKG_IDENT prtstat $$ [...
{ "pile_set_name": "Github" }
-3.14
{ "pile_set_name": "Github" }
@keyframes tada { from { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, ...
{ "pile_set_name": "Github" }
# 다이얼로그를 위해 `dl`을 쓰지 마라 `dl` 요소는 HTML의 연결 목록으로 제한한다. Bad: <dl> <dt>Costello</dt> <dd>Look, you gotta first baseman?</dd> <dt>Abbott</dt> <dd>Certainly.</dd> <dt>Costello</dt> <dd>Who’s playing first?</dd> <dt>Abbott</dt> <dd>That’s right.</dd> <dt>Costello be...
{ "pile_set_name": "Github" }
[ { "kids":[], "uid":"3044669284", "parent":"Ag0Mo9mJz", "text":"", "mid":"AklBAfXF2", "date":"2013-11-25 12:12:08" }, { "kids":[], "uid":"3044204540", "parent":"Ag0Mo9mJz", "text":"", "mid":"Akk8AquGq", "date":"2013-11-25 08:27:57" }, { "kids":[], "uid":"2920604422", "parent":"Ag0Mo9mJz", "text":"", "mid":"AkjCugmRC",...
{ "pile_set_name": "Github" }
--- title: "kona" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 3549BB501DA38A2000C63030 /* SwiftInstagram.h in Headers */ = {isa = PBXBuildFile; fileRef = 3549BB181DA3890B00C63030 /* SwiftInstagram.h */; settings = {ATTRIBUTES = (Public, ); }; }; 3549BB661D...
{ "pile_set_name": "Github" }
{ "SystemSettings": { "deploy": false }, "AddressResolver": { "deploy": false }, "ReadProxyAddressResolver": { "deploy": false }, "TradingRewards": { "deploy": false }, "EscrowChecker": { "deploy": false }, "ExchangeRates": { "deploy": false }, "Exchanger": { "deploy": false }, "ExchangeSta...
{ "pile_set_name": "Github" }
@charset "UTF-8"; /// Converts shorthand to the 4-value syntax. /// /// @param {List} $shorthand /// /// @example scss - Usage /// .element { /// margin: unpack(1em 2em); /// } /// /// @example css - CSS Output /// .element { /// margin: 1em 2em 1em 2em; /// } @function unpack($shorthand) { @if leng...
{ "pile_set_name": "Github" }
{{<base}} {{$content}} <p>This is override page 2 content.</p> {{/content}} {{$footer_base}} {{/footer_base}} {{/base}}
{ "pile_set_name": "Github" }
(executable (name priv))
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; 3B3967161E833CAA004F5970 /* ...
{ "pile_set_name": "Github" }
{{- if (not .Values.existingSecret) -}} apiVersion: v1 kind: Secret metadata: name: {{ template "redmine.fullname" . }} labels: {{- include "redmine.labels" . | nindent 4 }} type: Opaque data: {{- if .Values.redminePassword }} redmine-password: {{ default "" .Values.redminePassword | b64enc | quote }} {{- els...
{ "pile_set_name": "Github" }
@import "variables.less"; @import "../common/SimpleDialog-compat.less";
{ "pile_set_name": "Github" }
--skip-name-resolve
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1001 &100100000 Prefab: m_ObjectHideFlags: 1 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 0} m_Modifications: [] m_RemovedComponents: [] m_ParentPrefab: {fileID: 0} m_RootGameObject: {fileID: 1624422971486160} m_IsPrefabParent: ...
{ "pile_set_name": "Github" }
@startuml sprite $call_merge [48x48/16] { 000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000 000000000000000000000000000000000...
{ "pile_set_name": "Github" }
approvers: - juanvallejo - soltysh reviewers: - seans3 - deads2k - soltysh - juanvallejo labels: - sig/cli
{ "pile_set_name": "Github" }
{% extends '!breadcrumbs.html' %} {% block breadcrumbs %} <li><a href="{{ pathto(master_doc) }}">{{ _('Docs') }}</a> &raquo;</li> {% for doc in parents %} <li><a href="{{ doc.link|e }}">{{ doc.title }}</a> &raquo;</li> {% endfor %} <li>{{ title }}</li> {% endblock %} {% block breadcrumbs_aside %} ...
{ "pile_set_name": "Github" }
Bundle-Vendor = JKISS Bundle-Name = DBeaver\u306E\u4ECA\u65E5\u306E\u30D2\u30F3\u30C8 command.org.jkiss.dbeaver.ext.ui.tipoftheday.showPopup.name = "\u4ECA\u65E5\u306E\u30D2\u30F3\u30C8"\u3092\u8868\u793A command.org.jkiss.dbeaver.ext.ui.tipoftheday.showPopup.description = "\u4ECA\u65E5\u306E\u30D2\u30F3\u30C8"\u3092\...
{ "pile_set_name": "Github" }
[Desktop Entry] Name=Dwyco Phoo Comment=Dwyco Phoo Chat and Video Calling Exec=phoo Icon=phoo Type=Application Categories=Network; X-AppImage-Version=efc0ae8 [AppImageHub] X-AppImage-UpdateInformation=gh-releases-zsync|blindchimp|dwyco|continuous|Dwyco_Phoo*-x86_64.AppImage.zsync X-AppImage-Signature=no valid OpenPGP ...
{ "pile_set_name": "Github" }
/* @generated */ digraph cfg { "main.fad58de7366495db4650cfefac2fcd61_1" [label="1: Start main\nFormals: \nLocals: honda:Car* \n " color=yellow style=filled] "main.fad58de7366495db4650cfefac2fcd61_1" -> "main.fad58de7366495db4650cfefac2fcd61_6" ; "main.fad58de7366495db4650cfefac2fcd61_2" [label="2: Exit main \n ...
{ "pile_set_name": "Github" }
@echo off lein trampoline run -m clojure.main scripts\build.clj
{ "pile_set_name": "Github" }
--- title: "gnome-themes-standard" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
{ "type": "ident", "content": "-x", "syntax": "sass", "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } }
{ "pile_set_name": "Github" }
('\0');
{ "pile_set_name": "Github" }
# created by tools/tclZIC.tcl - do not edit set TZData(:America/Monterrey) { {-9223372036854775808 -24076 0 LMT} {-1514743200 -21600 0 CST} {568015200 -21600 0 CST} {576057600 -18000 1 CDT} {594198000 -21600 0 CST} {599637600 -21600 0 CST} {828864000 -18000 1 CDT} {846399600 -21600 0 CS...
{ "pile_set_name": "Github" }
# created by tools/tclZIC.tcl - do not edit set TZData(:America/Monterrey) { {-9223372036854775808 -24076 0 LMT} {-1514743200 -21600 0 CST} {568015200 -21600 0 CST} {576057600 -18000 1 CDT} {594198000 -21600 0 CST} {599637600 -21600 0 CST} {828864000 -18000 1 CDT} {846399600 -21600 0 CS...
{ "pile_set_name": "Github" }
--x
{ "pile_set_name": "Github" }
@import "~terriajs-variables"; @import "../../Sass/common/mixins"; .window { display: none; position: fixed; left: 50%; background: #fff; width: 200px; top: 50px; z-index: 999; color: #000; padding: $padding; } .isActive { display: block; } .content { margin-bottom: $padding; } .btn { compos...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard. // #import "NSObject-Protocol.h" @class MKOverlayRenderer, NSArray, NSEvent, NSMenu, NSSet, NSViewController, RKMapAnnotation, RKMapPlace...
{ "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" }
--- title: "neovim" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
@online{vosskuhle, title="Remove trailing white space", url="https://github.com/cmhughes/latexindent.pl/pull/12", author="Michel Vo% {\ss% }kuhle", month=November, date=2013, day=10, keywords={contributor},} cmh { \ss } kuhle \mycommand { body }
{ "pile_set_name": "Github" }
#rails_admin-1.0 ready require 'cenit/cenit' Cenit.config do share_on_github false github_shared_collections_home ENV['GITHUB_SHARED_COLLECTIONS_HOME'] github_shared_collections_user ENV['GITHUB_SHARED_COLLECTIONS_USER'] github_shared_collections_pass ENV['GITHUB_SHARED_COLLECTIONS_PASS'] #The path for ...
{ "pile_set_name": "Github" }
Michael Crosby <michael@docker.com> (@crosbymichael)
{ "pile_set_name": "Github" }
{% extends 'layouts/base.html' %} {% block title %}Error {{ e.code }} {% endblock %} {% block body %} <h1>Error: {{ e.code }}</h1> <h4>{{ e.description }}</h4> {% endblock %}
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1001 &100100000 Prefab: m_ObjectHideFlags: 1 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 0} m_Modifications: [] m_RemovedComponents: [] m_ParentPrefab: {fileID: 0} m_RootGameObject: {fileID: 1627441985901624} m_IsPrefabParent: ...
{ "pile_set_name": "Github" }
Class { #name : #IceGitCheckoutProgress, #superclass : #LGitCheckoutProgressCallback, #instVars : [ 'job' ], #category : 'Iceberg-Progress' } { #category : #accessing } IceGitCheckoutProgress >> block [ ^ [ :path :completed :total :payload | job ensureStarted. job min: 0. job max: total. job curren...
{ "pile_set_name": "Github" }
:root { @include theme-light; } @media (prefers-color-scheme: dark) { :root { @include theme-dark; } }
{ "pile_set_name": "Github" }
OH + H2 -> OH2 + H: Euler integration 2 3 1 -2 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 iop = 1, s,v= -1.8843978767E+02 0.0000000000E+00 -7.6093188140E+01 1 f matrix (packed)= 6.239319761...
{ "pile_set_name": "Github" }
#N canvas 0 22 191 83 10; #X obj 10 4 inlet~; #X obj 10 52 outlet~; #N canvas 0 22 450 300 @hv_obj 0; #X obj 163 70 inlet~; #X obj 156 144 outlet~; #X restore 10 27 pd @hv_obj __sqrt~f; #X connect 0 0 2 0; #X connect 2 0 1 0;
{ "pile_set_name": "Github" }
ace.define("ace/snippets/jsoniq",["require","exports","module"], function(require, exports, module) { "use strict"; exports.snippetText = "snippet for\n\ for $${1:item} in ${2:expr}\n\ snippet return\n\ return ${1:expr}\n\ snippet import\n\ import module namespace ${1:ns} = \"${2:http://www.example.com/}\";\n\ snip...
{ "pile_set_name": "Github" }
.a { error: (1px + 3em); }
{ "pile_set_name": "Github" }
-r requirements/production.txt
{ "pile_set_name": "Github" }
#include <metal_stdlib> using namespace metal; namespace colormap { namespace IDL { namespace Stern_Special { float colormap_red(float x) { if (x < (3.27037346938775E+02 + 9.33750000000000E+00) / (1.81250000000000E+01 + 5.18306122448980E+00)) { // 14.0428817217 return 1.81250000000000E+01 * x - 9.33750000...
{ "pile_set_name": "Github" }
#!/bin/sh mkdir vim-online-thesaurus cp -r README.md vim-online-thesaurus cp -r doc vim-online-thesaurus cp -r plugin vim-online-thesaurus cp -r syntax vim-online-thesaurus tar czf vim-online-thesaurus.tar.gz vim-online-thesaurus rm -rf vim-online-thesaurus
{ "pile_set_name": "Github" }
package client const ( DATABASECHANGELOG_TYPE = "databasechangelog" ) type Databasechangelog struct { Resource Author string `json:"author,omitempty" yaml:"author,omitempty"` Comments string `json:"comments,omitempty" yaml:"comments,omitempty"` Dateexecuted string `json:"dateexecuted,omitempty" yaml:"dateexec...
{ "pile_set_name": "Github" }
batch_size: 20 buckets: 25,50,100,200 input_pipeline_dev: class: ParallelTextInputPipeline params: source_files: - ${HOME}/text-to-sql/data/imdb/with_vars/2018_02_17/query_split/1/1_encode.txt target_files: - ${HOME}/text-to-sql/data/imdb/with_vars/2018_02_17/query_split/1/1_decode.txt input_pipelin...
{ "pile_set_name": "Github" }
CREATE TABLE bug59733(a INT AUTO_INCREMENT PRIMARY KEY,b CHAR(1))ENGINE=InnoDB; INSERT INTO bug59733 VALUES(0,'x'); INSERT INTO bug59733 SELECT 0,b FROM bug59733; INSERT INTO bug59733 SELECT 0,b FROM bug59733; INSERT INTO bug59733 SELECT 0,b FROM bug59733; INSERT INTO bug59733 SELECT 0,b FROM bug59733; INSERT INTO bug5...
{ "pile_set_name": "Github" }
Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DOMParser", "DOMParser\DOMParser_vs100.vcxproj", "{70F2F655-67D5-32A1-A99B-D4903547DB3E}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DOMWriter", "DOMWriter\DOMWriter...
{ "pile_set_name": "Github" }
# export CUDA_VISIBLE_DEVICES=1 python3 main.py \ --epoch 100 \ --learning_rate .0001 \ --beta 0.5 \ --batch_size 35 \ --save_itr 250 \ --sample_size 30 \ --input_height 256 \ --output_height 256 \ --lambda_val 1.0 \ --smoothing 1.0 \ --use_resize True \ --dataset wikiart \ --input_fname_pattern */*.jpg \ --checkpoint_...
{ "pile_set_name": "Github" }
package main import ( "fmt" "sync" log "github.com/Sirupsen/logrus" ) // GRVVariableView represents the variable view type GRVVariableView struct { *AbstractWindowView variables GRVVariableSetter activeViewPos ViewPos lastViewDimension ViewDimension lock sync.Mutex } // NewGRVVariab...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE ZynAddSubFX-data> <ZynAddSubFX-data version-major="1" version-minor="1" ZynAddSubFX-author="Nasca Octavian Paul"> <INFORMATION> <par_bool name="PADsynth_used" value="no" /> </INFORMATION> <BASE_PARAMETERS> <par name="max_midi_parts" value="16" /> <par name="max_kit_item...
{ "pile_set_name": "Github" }
inherited FrameTabGroup: TFrameTabGroup Width = 616 ExplicitWidth = 616 inherited LabelHeader: TLabel Width = 616 Caption = ' Tab Group Properties' end inherited ImageSample: TImage Left = 525 Width = 88 Height = 70 Picture.Data = { 0954506E67496D61676589504E470D0A1A...
{ "pile_set_name": "Github" }
@import 'views/styles/shared'; .sign-in { margin-top: 90px; max-width: 300px; } .sign-in__heading { margin-bottom: 36px; font-size: 30px; font-weight: 300; text-align: center; } .sign-in__button { margin-bottom: 10px; border: 1px solid #555; width: 100%; height: 48px; font-family: inherit; f...
{ "pile_set_name": "Github" }
## Introduction Get random value from a random generator, built-in methods of phaser. - Author: Richard Davey ## Usage ### Random data generator - Pre-defined random data generator ```javascript var rnd = Phaser.Math.RND; ``` - New random generator ```javascript var rnd = new Phaser.Math.Random...
{ "pile_set_name": "Github" }
( x )
{ "pile_set_name": "Github" }
@echo off set ssleay=%1% set tmp1=pem.out set cmp=fc.exe call tpem.bat crl ..\test\testcrl.pem if errorlevel 1 goto err call tpem.bat pkcs7 ..\test\testp7.pem if errorlevel 1 goto err call tpem.bat req ..\test\testreq2.pem if errorlevel 1 goto err call tpem.bat rsa ..\test\testrsa.pem if errorlevel 1 goto err call...
{ "pile_set_name": "Github" }
--- title: My First Post --- This is my first post!
{ "pile_set_name": "Github" }
\/!.+$ backup\/(.[^\/]+)$ Backup\/(.[^\/]+)$ torrents\/(.[^\/]+)$ Torrents\/(.[^\/]+)$
{ "pile_set_name": "Github" }
#!/bin/sh set -ex apt-get update yes | apt-get install default-jre export KAFKA_INSTALL_ROOT=/opt export KAFKA_HOSTNAME=192.168.100.67 export KAFKA_VERSION=1.0.0 export REPOSITORY_ROOT=/vagrant sh /vagrant/vagrant/install_cluster.sh sh /vagrant/vagrant/setup_services.sh sh /vagrant/vagrant/create_topics.sh
{ "pile_set_name": "Github" }
@Echo OFF cd data python export_tables.py ECHO Finished exporting tables cd .. sqlite3 mh4u.db < sqlcode ECHO Finished importing tables pause
{ "pile_set_name": "Github" }