text
stringlengths
2
99.1k
meta
dict
@bracketMatching @matchBrackets @MatchResult
{ "pile_set_name": "Github" }
@mixin news-title { .news-title { @include atoms(( font-size-100-per bold margin-0 margin-bottom-20 padding-10 )) { text-transform: uppercase; }; @include color($color: #293499); @include bg-color($color: #DDE6FF); } } @mixin news-article { .news-article { ...
{ "pile_set_name": "Github" }
#N canvas 367 75 578 673 10; #X obj 226 453 mod 2; #X obj 226 483 != 0; #X obj 274 454 mod 3; #X obj 274 483 != 0; #X obj 226 517 &&; #X obj 226 426 t a a; #N canvas 0 0 450 300 show 0; #X obj 129 107 list prepend set; #X obj 129 129 list trim; #X obj 129 79 inlet; #X obj 129 154 outlet; #X connect 0 0 1 0; #X connect ...
{ "pile_set_name": "Github" }
FRF.16 Frag, seq 693, Flags [Begin], UI e8! IS-IS, length 301989913 L1 LSP, hlen: 27, v: 1, pdu-v: 1, sys-id-len: 6 (0), max-area: 131 (131) lsp-id: 8383.8383.834f.00-60, seq: 0x06418fcc, lifetime: 33667s chksum: 0x0900 (unverified), PDU length: 33667, Flags: [ Overload bit set, expense ATT bit set, L1 IS ] ...
{ "pile_set_name": "Github" }
/* * wm8974.h -- WM8974 Soc Audio driver * * 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. */ #ifndef _WM8974_H #define _WM8974_H /* WM8974 register space */ #define WM8974_...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>A</key> <string>A_.glif</string> <key>AE</key> <string>A_E_.glif</string> <key>AEacute</key> <string>A_E_acute.glif</s...
{ "pile_set_name": "Github" }
@Suppress("FOO") fun f() { }
{ "pile_set_name": "Github" }
"_1" "Mid(bb0[0])" "_2" "Mid(bb0[1])" "_3" "Mid(bb0[2])" "_3" "Mid(bb0[3])" "_2" "Mid(bb0[4])" "_1" "Mid(bb0[5])" "_2" "Mid(bb2[0])" "_3" "Mid(bb2[2])" "_4" "Mid(bb2[3])" "_5" "Mid(bb2[4])" "_6" "Mid(bb2[5])" "_7" "Mid(bb2[6])" "_7" "Mid(bb2[7])" "_6" "Mid(bb2[9])" "_5" "Mid(bb2[10])" "_7" "Mid(bb7[0])" "_6" "Mid(bb7[1...
{ "pile_set_name": "Github" }
@comment $OpenBSD: PLIST,v$ @bin bin/f18
{ "pile_set_name": "Github" }
@using Kubernetes @namespace Kubernetes.Pages @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=...
{ "pile_set_name": "Github" }
[kernel] Parsing tests/value/dur.i (no preprocessing) [eva] Analyzing a complete application starting at F2 [eva] Computing initial state [eva] Initial state computed [eva:initial-state] Values of globals at initialization G1 ∈ {0} G2 ∈ {0} G3 ∈ [--..--] G4{.M6; .M7; .M8; .M9; .M10; .M11; .M12; .M13; .M14; .M15...
{ "pile_set_name": "Github" }
# created by tools/tclZIC.tcl - do not edit set TZData(:Asia/Novosibirsk) { {-9223372036854775808 19900 0 LMT} {-1579476700 21600 0 +06} {-1247551200 25200 0 +08} {354906000 28800 1 +08} {370713600 25200 0 +07} {386442000 28800 1 +08} {402249600 25200 0 +07} {417978000 28800 1 +08} ...
{ "pile_set_name": "Github" }
QUERY {{.Query}} {{with .Alert}}{{.}} {{end}}{{/* .Alert */}}{{/* --------------------------------------- */}}{{with .Alt}}DID YOU MEAN {{range .Alts}} {{.}} {{end}} {{end}}{{/* .Alt */}}{{/* --------------------------------------- */}}{{with .Pak}}PACKAGE {{$.Query}} {{range .}} {{pkgLink .Pak.Path}} {{end}} {...
{ "pile_set_name": "Github" }
^package ^$ ^import ^$ ^/\*\* ^ \*([^/]|$) ^ \*/
{ "pile_set_name": "Github" }
@interface SBAppWindow : NSObject @end
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 057D04FE1EE68DC30042A0A6 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 057D04FD1EE68DC30042A0A6 /* main.m */; }; 057D05011EE68DC30042A0A6 /* AppDelegate.m in Sources */ = {isa = PBXBu...
{ "pile_set_name": "Github" }
0000..0040; Not-Uppercase 0041..005A; Uppercase 005B..00BF; Not-Uppercase 00C0..00D6; Uppercase 00D7..00D7; Not-Uppercase 00D8..00DE; Uppercase 00DF..00FF; Not-Uppercase 0100..0100; Uppercase 0101..0101; Not-Uppercase 0102..0102; Uppercase 0103..0103; Not-Uppercase 0104..0104; Uppercase 0105..0105; Not-Uppercase 0106.....
{ "pile_set_name": "Github" }
// Copyright (c) Athena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #ifndef _SHOWMSG_H_ #define _SHOWMSG_H_ // for help with the console colors look here: // http://www.edoceo.com/liberum/?doc=printf-with-color // some code explanation (used here): // \033[2J : clear scr...
{ "pile_set_name": "Github" }
# Custom Fields administrator/components/com_fields/* @laoneo components/com_fields/* @laoneo plugins/content/fields/* @laoneo plugins/editors-xtd/fields/* @laoneo plugins/fields/* @laoneo plugins/systems/fields/* @laoneo # Smart Search #administrator/components/com_finder/* #components/com_finder/* #modules/mod...
{ "pile_set_name": "Github" }
[ { "kids":[], "uid":"heavenvisitor", "parent":"", "text":"转发微博。", "mid":"hiFOX2", "date":"2011-05-16 11:17:45" }, { "kids":[], "uid":"hnxcylx", "parent":"fwlJPb", "text":"", "mid":"gJ61PD", "date":"2011-05-09 21:20:30" }, { "kids":[], "uid":"1759438351", "parent":"", "text":"转发微博。", "mid":"ggeXoq", "date":"2011-05-04 ...
{ "pile_set_name": "Github" }
@import '../../../../node_modules/@angular/material/theming'; @include mat-core(); $custom-theme-primary: mat-palette($mat-grey); $custom-theme-accent: mat-palette($mat-grey, A200, A100, A400); $custom-theme-warn: mat-palette($mat-grey); $custom-theme: mat-dark-theme($custom-theme-primary, $custom-theme-accent, $cus...
{ "pile_set_name": "Github" }
@if 1 != 2
{ "pile_set_name": "Github" }
@ RUN: llvm-mc -triple=armv7-linux-gnueabi -show-encoding < %s | FileCheck %s @ CHECK: ldc p12, c4, [r0, #4] @ encoding: [0x01,0x4c,0x90,0xed] @ CHECK: stc p14, c6, [r2, #-224] @ encoding: [0x38,0x6e,0x02,0xed] ldc p12, cr4, [r0, #4] stc p14, cr6, [r2, #-224] @ RUN: llvm-mc -triple=armv7-linu...
{ "pile_set_name": "Github" }
# created by tools/tclZIC.tcl - do not edit set TZData(:Europe/Istanbul) { {-9223372036854775808 6952 0 LMT} {-2840147752 7016 0 IMT} {-1869875816 7200 0 EET} {-1693706400 10800 1 EEST} {-1680490800 7200 0 EET} {-1570413600 10800 1 EEST} {-1552186800 7200 0 EET} {-1538359200 10800 1 EES...
{ "pile_set_name": "Github" }
# Encoding file: iso8859-15, single-byte S 003F 0 1 00 0000000100020003000400050006000700080009000A000B000C000D000E000F 0010001100120013001400150016001700180019001A001B001C001D001E001F 0020002100220023002400250026002700280029002A002B002C002D002E002F 0030003100320033003400350036003700380039003A003B003C003D003E003F 00400...
{ "pile_set_name": "Github" }
#ifndef GRM_UINT_MAP_INT_H_INCLUDED #define GRM_UINT_MAP_INT_H_INCLUDED /* ######################### includes ############################################################################### */ #include "template/map_int.h" /* ######################### interface ######################################################...
{ "pile_set_name": "Github" }
[ { "kids":[], "uid":"1900734425", "parent":"", "text":"笑死我了", "mid":"Aub2pai8m", "date":"2014-01-29 03:41:03" }, { "kids":[], "uid":"2019581355", "parent":"", "text":"哈哈 危险无处不在", "mid":"AudjVxMpl", "date":"2014-01-29 09:29:42" }, { "kids":[], "uid":"lifeweekly", "parent":"", "text":"", "mid":"Aucz9ytUV", "date":"201...
{ "pile_set_name": "Github" }
@@toc { depth=3 } 《Scala 实用指南》 一本写给Java开发者的Scala快速入门书。 @@@ index * [目录](contents.md) @@@
{ "pile_set_name": "Github" }
# Copyright (c) 2015, Hubert Kario # # See the LICENSE file for legal information regarding use of this file. # compatibility with Python 2.6, for that we need unittest2 package, # which is not available on 3.3 or 3.4 try: import unittest2 as unittest except ImportError: import unittest from tlslite.utils.con...
{ "pile_set_name": "Github" }
track name="Unsorted bed" chr2 178707289 178707561 Hs.666133 0 + 178707289 178707561 0 3 85,177,8, 0,87,264, chr2 178709699 178711955 Hs.377257 0 + 178709699 178711955 0 1 2256, 0, chr2 178711404 178712057 Hs.688767 0 - 178711404 178712057 0 1 653, 0, chr2 179037911 179051526 Hs.410378 0 - 179037911 179051526 0 5 813,1...
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=...
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=...
{ "pile_set_name": "Github" }
[kernel] Parsing tests/aorai/assigns.c (with preprocessing) [aorai] Welcome to the Aorai plugin [kernel] Parsing /tmp/aorai_assigns1.i (no preprocessing) [wp] Collecting axiomatic usage [wp] warning: Missing RTE guards [wp] [Qed] Goal typed_f_post_func_assign_part2 : Valid [wp] [Qed] Goal typed_f_post_func_assign_part1...
{ "pile_set_name": "Github" }
@import 'bourbon'; @import 'partial1'; @import 'partial2'; @import 'partial3'; body { @include clearfix; }
{ "pile_set_name": "Github" }
@startuml sprite $neos [48x48/16] { 000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000 00000008DDDDDDDDD400000000000000009DDDDDDDD00000 000001C9D51111113D100000000000003DD6111111E00000 00003E502D10000006B0000000000006D386000000E00000 0000770007A0000000B60000000001BB1086000...
{ "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 "NSControlTextEditingDelegate-Protocol.h" @class NSArray, NSCell, NSEvent, NSIndexSet, NSNotification, NSString, NSTableColumn...
{ "pile_set_name": "Github" }
#N canvas 237 21 712 664 10; #X obj 218 367 pdp_glx; #X obj 268 64 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X msg 123 136 loop \$1; #X obj 124 114 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 1; #X msg 370 44 open \$1; #X obj 369 20 openpanel; #X obj 354 3 bng 15 250 50 0 empty empty empty 20 8...
{ "pile_set_name": "Github" }
@import '../libs/vars'; @import '../libs/functions'; @import '../libs/mixins'; /// /// Lens by HTML5 UP /// html5up.net | @n33co /// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) /// /* Thumbnails */ #thumbnails { @include vendor('display', 'flex'); @include ...
{ "pile_set_name": "Github" }
@echo OFF IF EXIST C:\tmp\pstore rmdir /S /Q C:\tmp\pstore IF EXIST .\tmp\pstore rmdir /S /Q .\tmp\pstore set EXAMPLE_LANG=sac echo "===== calling runDurability with sac =====" call %FUNCTIONS% :runDurabilityInit call %FUNCTIONS% :runDurability call %FUNCTIONS% :durabilityCheckResults >> run.log
{ "pile_set_name": "Github" }
@import 'sencha-touch/default/all'; @include sencha-panel; @include sencha-buttons; @include sencha-sheet; @include sencha-picker; @include sencha-tabs; @include sencha-toolbar; @include sencha-toolbar-forms; @include sencha-indexbar; @include sencha-list; @include sencha-list-paging; @include sencha-list-pullrefresh;...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 6651CADA18775B1500A95F2F /* SYShape+Bezier.m in Sources */ = {isa = PBXBuildFile; fileRef = 6651CAD918775B1500A95F2F /* SYShape+Bezier.m */; }; 6651CADE18775B5D00A95F2F /* UIColor+ColorWithHex.m...
{ "pile_set_name": "Github" }
[preset00] fRating=3.000000 fGammaAdj=1.000000 fDecay=0.997000 fVideoEchoZoom=0.996629 fVideoEchoAlpha=0.000000 nVideoEchoOrientation=1 nWaveMode=6 bAdditiveWaves=0 bWaveDots=0 bWaveThick=1 bModWaveAlphaByVolume=0 bMaximizeWaveColor=0 bTexWrap=1 bDarkenCenter=0 bRedBlueStereo=0 bBrighten=0 bDarken=1 b...
{ "pile_set_name": "Github" }
@import url("gtk-main.css");
{ "pile_set_name": "Github" }
"\'_#140r" "\'_#142r" "Start(bb0[0])" "\'_#140r" "\'_#142r" "Mid(bb0[0])" "\'_#140r" "\'_#142r" "Start(bb0[1])" "\'_#140r" "\'_#142r" "Mid(bb0[1])" "\'_#140r" "\'_#142r" "Start(bb0[2])" "\'_#140r" "\'_#142r" "Mid(bb0[2])" "\'_#140r" "\'_#142r" "Start(bb1[0])" "\'_#140r" "\'_#142r" "Mid(bb1[0])" "\'_#140r" "\'_#142r" "S...
{ "pile_set_name": "Github" }
$coord 2.82781861325240 2.96439280874170 3.12827803849279 o 7.19124230791576 0.98723342603994 4.89004701836746 o 4.95491880597601 4.82830910314898 8.74847811174740 o 0.19290883043307 2.30645007856310 8.72969832061507 o -2.01592208020090 6.1647874423511...
{ "pile_set_name": "Github" }
{ "title":"Navigation Timing API", "description":"API for accessing timing information related to navigation and elements.", "spec":"https://www.w3.org/TR/navigation-timing/", "status":"rec", "links":[ { "url":"https://developer.mozilla.org/en/API/navigationTiming", "title":"MDN Web Docs - Nav...
{ "pile_set_name": "Github" }
@charset "utf-8"; #bodyTop { background-image: url(../Images/about.jpg); background-repeat: no-repeat; background-position: center 0px; height: 200px; width: 100%; } #Context { min-height:300px; font-size: 16px; line-height: 30px; } #Context, #Context a, #Context p, #Context div { font-size: 16px; line-height...
{ "pile_set_name": "Github" }
@import UIKit; @protocol VeeContactPickerDelegate; @interface VeeContactPickerExampleViewController : UIViewController <VeeContactPickerDelegate> @end
{ "pile_set_name": "Github" }
{"type":"newline","line":2,"col":1} {"type":"extends","line":2,"col":1} {"type":"path","line":2,"col":9,"val":"auxiliary/dialog.pug"} {"type":"newline","line":4,"col":1} {"type":"block","line":4,"col":1,"val":"content","mode":"replace"} {"type":"indent","line":5,"col":1,"val":2} {"type":"tag","line":5,"col":3,"val":"h1...
{ "pile_set_name": "Github" }
.pace .pace-progress { background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: -moz-l...
{ "pile_set_name": "Github" }
@function twbs-font-path($path) { @return font-path($path); } @function twbs-image-path($path) { @return image-path($path); } $bootstrap-sass-asset-helper: true;
{ "pile_set_name": "Github" }
@font-size-minimum: 10; @font-size-stepper: 4; @font-size-maximum: 26; @font-size-special: 11, 12, 13, 16, 20; @font-size-special-lenght: length(@font-size-special); @font-size-unit: 'px'; .font-size { .font-size-generator(@font-size-minimum, @font-size-stepper, @font-size-maximum); .font-size-special-generato...
{ "pile_set_name": "Github" }
@node ftrylockfile @section @code{ftrylockfile} @findex ftrylockfile POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/ftrylockfile.html} Gnulib module: --- Portability problems fixed by Gnulib: @itemize @end itemize Portability problems not fixed by Gnulib: @itemize @item This ...
{ "pile_set_name": "Github" }
@LinkShare.GetHtml("ASP.NET Web Pages Samples") @LinkShare.GetHtml("ASP.NET Web Pages Samples", "http://www.asp.net")
{ "pile_set_name": "Github" }
export const dateSeries = [ [1327359600000, 30.95], [1327446000000, 31.34], [1327532400000, 31.18], [1327618800000, 31.05], [1327878000000, 31.00], [1327964400000, 30.95], [1328050800000, 31.24], [1328137200000, 31.29], [1328223600000, 31.85], [1328482800000, 31.86], [1328569200000, 32.28], [132...
{ "pile_set_name": "Github" }
@import "../../variables"; @import "./common"; .margin(@value) { .common-size(m, margin, @value); } .margin(@value,@negative) when (@negative = true) { .common-negative-size(m, margin, @value); } .margin-series(@start;@end;@step) { .common-size-series(m, margin, @start, @end, @step); } .margin-series(@start;@...
{ "pile_set_name": "Github" }
// Variables // -------------------------- @FontAwesomePath: "../font"; //@FontAwesomePath: "//netdna.bootstrapcdn.com/font-awesome/3.2.1/font"; // for referencing Bootstrap CDN font files directly @FontAwesomeVersion: "3.2.1"; @borderColor: #eee; @iconMuted: #eee; @iconLight: #fff; @ico...
{ "pile_set_name": "Github" }
@mixin hover { // TODO: re-enable along with mq4-hover-shim // @if $enable-hover-media-query { // // See Media Queries Level 4: https://drafts.csswg.org/mediaqueries/#hover // // Currently shimmed by https://github.com/twbs/mq4-hover-shim // @media (hover: hover) { // &:hover { @content } // } // }...
{ "pile_set_name": "Github" }
@interface I1 @end // Matching category @interface I1 (Cat1) - (int)method0; @end // Matching class extension @interface I1 () - (int)method1; @end // Mismatched category @interface I1 (Cat2) - (int)method2; @end @interface I2 @end // Mismatched class extension @interface I2 () - (int)method3; @end // Category w...
{ "pile_set_name": "Github" }
begin 664 test_read_format_zip_encryption_header.zip M4$L#!#,`02``````````````5@$````````!````,1``X3'*9,%K7_13)[I3 MUO.*N2`!```#`!!F``$!`)``M'BJYI=VD<MB76[?O3IDTVM#',YK$L&:DX!C ML%00Q:QRCM/8%XJ.8''-JI$Z*\!\`]%-[F'4"G01L1E]L[ST_7"*)/_/9VO1 MLKUI\AFKFUK@M89K)2HI3-"XGZN4SSBEZ&\F@R?>ZMXC4&]B1)Q%WJ/M`8VS M%S*.0\5[MJ34[W"H8*...
{ "pile_set_name": "Github" }
{{ $ref := "" }} {{ $target := "" }} {{ with .Get "href" }} {{ $ref = . }} {{ $target = "_blank" }} {{ end }} {{ with .Get "relref" }} {{ $ref = relref $ . }} {{ end }} <a {{ with $ref }} href="{{.}}" {{ end }} {{ with $target }} target="{{.}}" {{ end }} class="book-btn{{ with .Get "class" }} {{ . }}{{ end }}"> ...
{ "pile_set_name": "Github" }
@echo off mkdir src4\ ..\..\..\bin\proxygen.exe circular4.proxygen.xml
{ "pile_set_name": "Github" }
@component('mail::message') # Account Email Changed @component('mail::panel') <p>The email associated to your account has been changed.</p> @endcomponent <small>If you did not make this change and believe your Pixelfed account has been compromised, please contact the instance admin.</small> <br> Thanks,<br> {{ con...
{ "pile_set_name": "Github" }
syntax include @ELIXIR syntax/elixir.vim syn match ExDocHeading /\v^*.+$/ contains=ExDocHeadingMarker syn match ExDocHeadingMarker /\v^*/ contained syn match ExDocSection /\v^#+.+$/ contains=ExDocSectionMarker syn match ExDocSectionMarker /\v^#+/ contained syn match ExDocQuoted /`.\{-}`/ syn match ExDocCode /\v...
{ "pile_set_name": "Github" }
#StarCraftⅡ-cn,星际争霸2国服,0,0,1,0,1,0,By-normanbb 12.129.202.0/24 12.129.206.0/24 12.129.210.0/24 12.129.222.0/24 12.129.242.0/24 12.130.193.0/24 14.215.228.0/24 36.25.240.0/24 39.129.16.0/24 42.186.64.0/24 42.186.64.174/32 42.186.64.175/32 42.186.64.176/32 42.186.64.177/32 42.186.64.178/32 42.186.64.179/3...
{ "pile_set_name": "Github" }
@mixin gz-make-unit ($width: 100%) { // Required for offset/push/pull position: relative; // By default, all columns should be 100% wide (mobile-first). @include gz-unit-width($width); // border-box forces the browser to include padding and borders when calculating the width. box-sizing: border-box; } @mix...
{ "pile_set_name": "Github" }
@@ identifier x; @@ - int + float foo(int x) { ... }
{ "pile_set_name": "Github" }
@include describe("The json-decode--null function") { @include it("should properly decode null to null") { @include should(expect(nth(_json-decode--null('null', 2), 2)), to(equal(null))); } @include it("should decode to null type") { @include should(expect(type-of(nth(_json-decode--null('null', 2), 2))),...
{ "pile_set_name": "Github" }
#N canvas 237 21 712 664 10; #X obj 248 367 pdp_glx; #X obj 268 64 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X msg 123 136 loop \$1; #X obj 124 114 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 1; #X msg 370 44 open \$1; #X obj 369 20 openpanel; #X obj 354 3 bng 15 250 50 0 empty empty empty 20 8...
{ "pile_set_name": "Github" }
@interface MPAVRoutingViewController : UIViewController @end
{ "pile_set_name": "Github" }
# Magenta NIPS Demo 2016 # Requirements: # - MaxMSP 7 (MIDI Control) # - Mira iPad App (iPad UI) # - Magenta (MIDI Generation) # - Ableton Live 9 Suite (Sound Generation) open NIPS_2016_Demo.als open magenta_mira.maxpat magenta_midi \ --input_ports="IAC Driver IAC Bus 1" \ --output_ports="IAC Driver IAC Bus 2...
{ "pile_set_name": "Github" }
@marketplace-eng
{ "pile_set_name": "Github" }
# Modifier formatting ### Modifier sorting Class, method, and field modifiers will be sorted according to the order in the JLS (sections [8.1.1](https://docs.oracle.com/javase/specs/jls/se11/html/jls-8.html#jls-8.1.1), [8.3.1](https://docs.oracle.com/javase/specs/jls/se11/html/jls-8.html#jls-8.3.1), [8.4.3](https://d...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ 8D69E46821DD8B2E00CFA49B /* FirebaseFirestoreUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D69E45E21DD8B2E00CFA49B /* FirebaseFirestoreUI.framework */; }; 8D69E46F21DD8B2E00CFA...
{ "pile_set_name": "Github" }
@using API.Areas.HelpPage @model ImageSample <img src="@Model.Src" />
{ "pile_set_name": "Github" }
@node %~dp0\remove-ns-webpack %*
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-only /* * ak4641.c -- AK4641 ALSA Soc Audio driver * * Copyright (C) 2008 Harald Welte <laforge@gnufiish.org> * Copyright (C) 2011 Dmitry Artamonow <mad_soft@inbox.ru> * * Based on ak4535.c by Richard Purdie */ #include <linux/module.h> #include <linux/init.h> #include <lin...
{ "pile_set_name": "Github" }
@API(owner = "ee", apiVersion = "@API_VERSION@", provides = "EE-API|recipe") package com.pahimar.ee.api.recipe; import net.minecraftforge.fml.common.API;
{ "pile_set_name": "Github" }
#N canvas 592 504 407 292 10; #X obj 148 186 list split 1; #X obj 148 161 list append; #X obj 148 237 outlet; #X obj 148 37 inlet; #X obj 229 237 outlet; #X obj 222 35 inlet; #X obj 148 72 b; #X text 265 36 list; #X text 103 37 bang; #X text 273 237 EOL; #X text 89 236 element; #X obj 229 207 b; #X connect 0 0 2 0; #X ...
{ "pile_set_name": "Github" }
@import '_mixins.scss'; // the variables + the CSS @import '_sm-mint-theme.scss';
{ "pile_set_name": "Github" }
@set GEVENT_LOOP=uvent.loop.UVLoop @set GEVENT_RESOLVER=gevent.resolver_thread.Resolver @"%~dp0python27.exe" "%~dp0proxy.py" || pause
{ "pile_set_name": "Github" }
@"Help2Register.exe" /u register.xml
{ "pile_set_name": "Github" }
@media screen { .MediaAwareComponent:before { content: 'Media: screen'; } } @media print { .MediaAwareComponent:before { content: 'Media: print'; } }
{ "pile_set_name": "Github" }
@ issues.length res10: Int = 272
{ "pile_set_name": "Github" }
{{>licenseInfo}} {{#models}} {{#model}} {{#isEnum}}{{>modelEnum}}{{/isEnum}}{{^isEnum}}{{>pojo}}{{/isEnum}} {{/model}} {{/models}}
{ "pile_set_name": "Github" }
@mixin image-set($img1, $img2) { background-image: url(#{$img1}); background-image: -webkit-image-set(url(#{$img1}) 1x, url(#{$img2}) 2x); }
{ "pile_set_name": "Github" }
[ { "type": "mapgen", "om_terrain": "estate_1be", "//": "first floor, bottom edge", "weight": 0, "method": "json", "object": { "fill_ter": "t_floor", "rows": [ ".....|....| |....|.....", ".....|----- -----|.....", ".....|>> <<|.....", "=ww==...
{ "pile_set_name": "Github" }
{ "Actions": { "ColumnClickedURL": "சொடுக்கிய வெளியிணைப்பு", "ColumnClickedURLs": "சொடுக்கிய வெளியிணைப்புகள்", "ColumnActionURL": "செயல் இணைய முகவரி", "ColumnClicks": "சொடுக்குகள்", "ColumnClicksDocumentation": "இந்த இணைப்பு சொடுக்குகளின் எண்ணிக்கை", "ColumnDownloadUR...
{ "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" }
-9j-4AAQSkZJRgABAgEBLAEsAAD-4RJkRXhpZgAASUkqAAgAAAAPAA4BAgAPAAAA wgAAAA8BAgAJAAAA0QAAABABAgANAAAA2gAAABIBAwABAAAAAQAAABoBBQABAAAA 5wAAABsBBQABAAAA7wAAACgBAwABAAAAAgAAADEBAgAUAAAA9wAAADIBAgAUAAAA CwEAADsBAgAMAAAAHwEAABMCAwABAAAAAgAAABQCBQAGAAAAKwEAAJiCAgAbAAAA WwEAAGmHBAABAAAAeAEAACWIBAABAAAACAMAALADAABDb21tdW5pY2F0aW9u...
{ "pile_set_name": "Github" }
#N canvas 756 360 387 277 10; #X obj 53 30 inlet; #X obj 52 102 until; #X obj 79 176 sel \$2; #X obj 103 103 \$1; #X obj 52 141 int; #X obj 53 237 outlet; #X obj 53 55 t b b; #X obj 112 208 + 1; #X text 122 66 \$2 - number of iterations; #X text 122 45 \$1 - starting number; #X text 122 5 simple forward for loop \, inc...
{ "pile_set_name": "Github" }
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\atob\bin\atob.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\atob\bin\atob.js" %* )
{ "pile_set_name": "Github" }
#N canvas 554 317 506 356 10; #X obj 214 233 outlet; #X text 40 248 If the argument is not equal to 0 \, use it. Pd init arguments to 0 so unused arguments will be 0; #X obj 63 116 select 0; #X text 39 285 This is useful to have internals inited \, but not reset if there is no argument specified.; #X obj 63 190 select ...
{ "pile_set_name": "Github" }
[ { "kids":[], "uid":"1902136114", "parent":"kM57kC", "text":"", "mid":"lTiixO", "date":"2011-07-04 01:34:55" }, { "kids":[], "uid":"tiffany0830", "parent":"", "text":"问题是【建[浮云] dang[浮云] 伟[浮云] 业】迟迟不肯下档啊~我盼大黄蜂盼得脖子都长了~快上映吧,这个夏天充满机情 [爱你]", "mid":"lAmlUQ", "date":"2011-07-01 12:53:11" }, { "kids":[], "uid":"1437381480", "p...
{ "pile_set_name": "Github" }
@item @var{int} @ref{gnutls_pkcs11_privkey_get_pk_algorithm} (gnutls_pkcs11_privkey_t @var{key}, unsigned int * @var{bits})
{ "pile_set_name": "Github" }
@bender-tags: mentions, feature, 4.10.0, 1987 @bender-ui: collapsed @bender-ckeditor-plugins: wysiwygarea, toolbar, basicstyles, mentions 1. Focus the editor. 1. Type `@`. ## Expected * Dropdown contains **bolded** names. * All are prefixed with "item: " string. ## Unexpected * Names inside dropdown are plain text...
{ "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: 1000013234899880} m_IsPrefabParent: ...
{ "pile_set_name": "Github" }
section .text global sha1_block_asm_data_order align 10h sha1_block_asm_data_order: push rdi push rsi push rbx push rbp push r12 push r13 push r14 push r15 mov r9,rcx ; c = rcx ; p = rdx ; num = r8 shl r8, 6 mov r11,rdx add r8, r11 mov rbp, rcx mov edx, DWORD 12[rbp] sub ...
{ "pile_set_name": "Github" }
@import 'file-manager/material.scss';
{ "pile_set_name": "Github" }