text
stringlengths
2
99.7k
meta
dict
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Linq; using System.Workflow.Runtime; using System.Workflow.Activities; using Composite.C1Console.Actions; using Composite.Data; using Composite.Data.Types; using Composite.Core.ResourceSystem;...
{ "pile_set_name": "Github" }
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <Description>NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.</Description> ...
{ "pile_set_name": "Github" }
.class Lcom/motorola/server/batterytemp/BattTempCountDownDialog$2; .super Landroid/os/CountDownTimer; .source "BattTempCountDownDialog.java" # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/motorola/server/batterytemp/BattTempCountDownDialog;->onCreate(Landroid/os/Bundle;)V .end a...
{ "pile_set_name": "Github" }
<Type Name="IToolShellImplementor" FullName="Gtk.IToolShellImplementor"> <TypeSignature Language="C#" Value="public interface IToolShellImplementor : GLib.IWrapper" /> <TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IToolShellImplementor implements class GLib.IWrapper" /> <Assemb...
{ "pile_set_name": "Github" }
$pagination-prefix: ".#{$css-prefix}pagination"; $pagination-item-split: $s1 !default; $pagination-current-font-size: $font-size-base-body1 !default; $pagination-total-font-size: $font-size-base-body1 !default; $pagination-jump-font-size: $font-size-base-body1 !default; $pagination-ellips...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2012, 2015 Pecunia Project. All rights reserved. * * 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; version 2 of the * License. * * This program is distributed in the ...
{ "pile_set_name": "Github" }
(module "TFML-110-02-L-D" (layer F.Cu) (tedit 56B15E0A) (pad 1 smd rect (at -5.7150 1.7150) (size 0.7400 2.9200) (layers F.Cu F.Mask F.Paste)) (pad 2 smd rect (at -5.7150 -1.7150) (size 0.7400 2.9200) (layers F.Cu F.Mask F.Paste)) (pad 3 smd rect (at -4.4450 1.7150) ...
{ "pile_set_name": "Github" }
package de.saring.sportstracker.gui.dialogs; import java.text.DecimalFormat; import java.text.SimpleDateFormat; import java.time.LocalDate; import java.time.temporal.TemporalAdjusters; import java.time.temporal.WeekFields; import java.util.ArrayList; import java.util.Date; import java.util.List; import javax.inject.I...
{ "pile_set_name": "Github" }
{ "layout" : { "options" : [ "directionLeadingToTrailing" ], "formats" : [ "H:|-left-[avatar]-spaceH-[title]-right-|", "H:|-left-[avatar]-spaceH-[subtitle]-right-|", "V:|-top-[title]-spaceV-[subt...
{ "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: 57 m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: m_LightmapFlags: 4 m_Ena...
{ "pile_set_name": "Github" }
package org.fossasia.openevent.general.event import android.content.Intent import android.net.Uri import android.os.Build import android.os.Bundle import android.provider.CalendarContract import android.text.Editable import android.text.TextWatcher import android.view.LayoutInflater import android.view.Menu import and...
{ "pile_set_name": "Github" }
.class Landroid/support/v4/view/bE; .super Ljava/lang/Object; # interfaces .implements Ljava/util/Comparator; # annotations .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Ljava/util/Comparator", "<", "Landroid/view/View;", ">;" } .end...
{ "pile_set_name": "Github" }
use v6; use Test; plan 18; dies-ok { Supply.throttle(1,1) }, 'can not be called as a class method'; diag "**** scheduling with {$*SCHEDULER.WHAT.raku}"; { my $min = 0; my $max = 10; my @seen; my $before = now; (1..10).Supply.throttle(1,.5).tap: { @seen.push($_); my $now = now; ...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &147966 GameObject: m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 100100000} serializedVersion: 4 m_Component: - 4: {fileID: 496210} - 198: {fileID: 19869624} - 199: {fileID: 19903728} - 114: {fileID: 11453350} m_L...
{ "pile_set_name": "Github" }
package jetbrains.mps.lang.editor.menus.substitute.testLanguage.editor; /*Generated by MPS */ import jetbrains.mps.nodeEditor.menus.transformation.TransformationMenuBase; import java.util.Set; import jetbrains.mps.internal.collections.runtime.SetSequence; import java.util.HashSet; import jetbrains.mps.lang.editor.men...
{ "pile_set_name": "Github" }
<?xml version="1.0" ?> <InviwoWorkspace version="2"> <InviwoSetup> <Modules> <Module name="Core" version="0"> <Processors> <Processor content="org.inviwo.Image.outport.metasource" /> <Processor content="org.inviwo.Image.outport.metasink" />...
{ "pile_set_name": "Github" }
#import <Nimble/DSL.h> #import <Nimble/Nimble-Swift.h> SWIFT_CLASS("_TtC6Nimble7NMBWait") @interface NMBWait : NSObject + (void)untilTimeout:(NSTimeInterval)timeout file:(NSString *)file line:(NSUInteger)line action:(void(^)())action; + (void)untilFile:(NSString *)file line:(NSUInteger)line action:(void(^)())action; ...
{ "pile_set_name": "Github" }
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Site.master.cs" Inherits="WebApplication3.SiteMaster" %> <!DOCTYPE html> <html lang="en"> <head runat="server"> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title><%: Page.Title %> - My ASP.N...
{ "pile_set_name": "Github" }
[ { "outputFile": "/Users/Harini/Desktop/Dev Playground/thegaze/android/app/build/intermediates/res/merged/debug/values-is-rIS/values-is-rIS.xml", "map": [ { "to": { "startLine": 2, "startColumn": 4, "startOffset...
{ "pile_set_name": "Github" }
"use strict"; // Generated by Air::dumpAsJS from scanIdentifier#EPcFQe in Octane/typescript function createPayloadTypescriptScanIdentifier() { let code = new Code(); let bb0 = code.addBlock(); let bb1 = code.addBlock(); let bb2 = code.addBlock(); let bb3 = code.addBlock(); let bb4 = code.addBloc...
{ "pile_set_name": "Github" }
<Project ToolsVersion="3.5" DefaultTargets="Default" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <TPath>$(MSBuildProjectDirectory)\..\MSBuild.ExtensionPack.tasks</TPath> <TPath Condition="Exists('$(MSBuildProjectDirectory)\..\..\Common\MSBuild.ExtensionPack.tasks...
{ "pile_set_name": "Github" }
tensorpack.tfutils package ========================== .. container:: custom-index .. raw:: html <script type="text/javascript" src='../_static/build_toc_group.js'></script> tensorpack.tfutils.collection module ------------------------------------ .. automodule:: tensorpack.tfutils.collection :membe...
{ "pile_set_name": "Github" }
// // MWCaptionView.m // MWPhotoBrowser // // Created by Michael Waterfall on 30/12/2011. // Copyright (c) 2011 __MyCompanyName__. All rights reserved. // #import "MWCommon.h" #import "MWCaptionView.h" #import "MWPhoto.h" static const CGFloat labelPadding = 10; // Private @interface MWCaptionView () { id <MW...
{ "pile_set_name": "Github" }
package com.example.plugintest.manymethods.j.a; public class A4 { public static void a0(String msg) { System.out.println("msg=" + msg + 0); } public static void a1(String msg) { System.out.println("msg=" + msg + 1); } public static void a2(String msg) { System.out.println("msg=" + msg + 2); } public st...
{ "pile_set_name": "Github" }
using FreeBird.Infrastructure; using FreeBird.Infrastructure.Domain; using FreeBird.Infrastructure.Domain.Repositories; using FreeBird.Infrastructure.Domain.Uow; using FreeBird.Infrastructure.Exceptions; using FreeBird.Infrastructure.Linq; using FreeBird.Infrastructure.Utilities; using SimpleSSO.Application.Core; usin...
{ "pile_set_name": "Github" }
using System; using System.Linq; using System.Collections.Generic; using UnityEditor.Experimental.Rendering.HDPipeline.Drawing; using UnityEditor.Graphing; using UnityEditor.ShaderGraph; using UnityEditor.ShaderGraph.Drawing.Controls; using UnityEngine; using UnityEngine.UIElements; using UnityEngine.Experimental.Rende...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <profiles version="10"> <profile kind="CodeFormatterProfile" name="DHIS 2.0 Formatter" version="10"> <setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/> <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_al...
{ "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: Gray8 m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: m_LightmapFlags: 1 m_...
{ "pile_set_name": "Github" }
// CDOptions.h // cocoadialog // // Copyright (c) 2004-2017 Mark A. Stratman <mark@sporkstorms.org>, Mark Carver <mark.carver@me.com>. // All rights reserved. // Licensed under GPL-2. @class CDOptions; #import "CDJson.h" #import "CDOption.h" #import "CDTerminal.h" #pragma mark - Type definitions typedef void (^CDOpt...
{ "pile_set_name": "Github" }
use crate::prelude::*; use crate::qs::utils::*; pub(crate) fn rect(vm: &mut VirtualMachine, args: PyFuncArgs) -> PyResult { arg_check!( vm, args, required = [(loc, None)]); let transform = args.kwargs.get("transform").map(|t| get_tranform_arg(t)).unwrap_or(Transform::IDENTITY); let z = args.kwargs.get("z"...
{ "pile_set_name": "Github" }
remote-random remote it1.vpn.ac 8000 remote it1.vpn.ac 50000 dev tun tls-client persist-tun persist-key nobind pull redirect-gateway def1 route-delay 3 auth-user-pass /config/openvpn-credentials.txt verb 3 explicit-exit-notify 2 remote-cert-tls server key-direction 1 cipher AES-256-CBC auth SHA512 persist-remote-ip <ca...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE----- MIID3TCCAsWgAwIBAgIHBHO37wm6ijANBgkqhkiG9w0BAQsFADCBnjELMAkGA1UE BhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExEjAQBgNVBAcMCUxvcyBHYXRvczEU MBIGA1UECgwLTmV0ZmxpeCBJbmMxLTArBgNVBAsMJFBsYXRmb3JtIFNlY3VyaXR5 ICgxMjUzMTMzNTg4MTkyNTIxKTEhMB8GA1UEAwwYSW50ZXJtZWRpYXRlIENBIGZv ciAzMTk0MB4XDTIwMDcxNDAzMzQzM1oX...
{ "pile_set_name": "Github" }
<?php use Phinx\Migration\AbstractMigration; class UpdateDirectusThumbnailSizes extends AbstractMigration { public function change() { // ------------------------------------------------------------------------- // Add Directus system thumbnail sizes // --------------------------------------------------...
{ "pile_set_name": "Github" }
# Eliashberg function a2F (per both spin) # frequencies in Rydberg # DOS normalized to E in Rydberg: a2F_total, a2F(mode) 0.000031 -0.000001 -0.00000064 -0.00000033 0.00000003 0.000092 -0.000025 -0.00001720 -0.00000886 0.00000069 0.000153 -0.000117 -0...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="CppParser"> <UniqueIdentifier>{feecc8db-2005-4073-9897-134f1a5d368a}</UniqueIdentifier> </Filter> <Filter Include="CppParser\Header Files"> ...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Management.Automation; using System.Management.Automation.Internal; using Microsoft.PowerShell.Commands; using PrtgAPI.Linq; using PrtgAPI.PowerShell.Base; using PrtgAPI.Reflection; using PrtgAPI.Util...
{ "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: Material.002 (2) m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION m_L...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE----- MIICwDCCAaigAwIBAgIJAMxop1TANOUXMA0GCSqGSIb3DQEBCwUAMBUxEzARBgNV BAoMCmJvZ28tY2hhaW4wHhcNMTcwODI4MTQzNTIzWhcNMjcwODI2MTQzNTIzWjAV MRMwEQYDVQQKDApib2dvLWNoYWluMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB CgKCAQEA5Rmy9d0TK2CYkabdcLWP2t18G/VTI3tqQ248uLPHsu0Qwd1jnpvy+iSM 6wvj7HF28vRp7bH45LZYr0n3xBKO2Unq...
{ "pile_set_name": "Github" }
#import <Foundation/NSCoder.h> #import <Foundation/NSData.h> #import <Foundation/NSArray.h> @interface NSArchiver : NSCoder + (BOOL)archiveRootObject:(id)object toFile:(NSString *)path; + (id)archivedDataWithRootObject:(id)object; + (NSString *)classNameEncodedForTrueClassName:(NSString *)name; + (void)encodeClassNam...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using NLog; using NzbDrone.Common.Disk; using NzbDrone.Common.Extensions; using NzbDrone.Common.Http; using NzbDrone.Core.Configuration; using NzbDrone.Core.Extras.Files; using NzbDrone.Core.Extras.Metadata.Files; usi...
{ "pile_set_name": "Github" }
#import "TGVideoCameraPipeline.h" #import "LegacyComponentsInternal.h" #import <libkern/OSAtomic.h> #import <CoreMedia/CoreMedia.h> #import <ImageIO/ImageIO.h> #import <Accelerate/Accelerate.h> #import <LegacyComponents/TGVideoCameraGLRenderer.h> #import <LegacyComponents/TGVideoCameraMovieRecorder.h> #import <Lega...
{ "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: 1000010575507404} m_IsPrefabParent: ...
{ "pile_set_name": "Github" }
class CFMessagePort { } var kCFMessagePortSuccess: Int32 { get } var kCFMessagePortSendTimeout: Int32 { get } var kCFMessagePortReceiveTimeout: Int32 { get } var kCFMessagePortIsInvalid: Int32 { get } var kCFMessagePortTransportError: Int32 { get } var kCFMessagePortBecameInvalidError: Int32 { get } struct CFMessagePo...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &538639403742340272 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 586303850521236049} m_Layer: 0 m_Name: 32x32m...
{ "pile_set_name": "Github" }
package net.zoneland.x.bpm.mobile.v1.zoneXBPM.app.bbs.publish import android.app.Activity import android.content.Intent import android.os.Bundle import android.text.TextUtils import android.view.* import android.widget.ImageView import android.widget.LinearLayout import android.widget.RelativeLayout import kotlinx.an...
{ "pile_set_name": "Github" }
<base:PageBase x:Class="eShop.UWP.Views.Login.LoginView" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibil...
{ "pile_set_name": "Github" }
'use strict'; if(require('./_descriptors')){ var LIBRARY = require('./_library') , global = require('./_global') , fails = require('./_fails') , $export = require('./_export') , $typed = require('./_typed') , $buffer = req...
{ "pile_set_name": "Github" }
import FWCore.ParameterSet.Config as cms from Configuration.Eras.Era_Run2_2018_cff import Run2_2018 process = cms.Process('SIM',Run2_2018) # import of standard configurations process.load('Configuration.StandardSequences.Services_cff') process.load('SimGeneral.HepPDTESSource.pythiapdt_cfi') process.load('FWCore.Mess...
{ "pile_set_name": "Github" }
[ "a", "à", "â", "abord", "afin", "ah", "ai", "aie", "ainsi", "allaient", "allo", "allô", "allons", "après", "assez", "attendu", "au", "aucun", "aucune", "aujourd", "aujourd'hui", "auquel", "aura", "auront", "aussi", ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>ColorDialog</class> <widget class="QDialog" name="ColorDialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>400</width> <height>300</height> </rect> </property> <property name="windowTitle"> <string>Customiz...
{ "pile_set_name": "Github" }
/** * RC2 implementation. * * @author Stefan Siegl * * Copyright (c) 2012 Stefan Siegl <stesie@brokenpipe.de> * * Information on the RC2 cipher is available from RFC #2268, * http://www.ietf.org/rfc/rfc2268.txt */ (function() { /* ########## Begin module implementation ########## */ function initModule(forge) ...
{ "pile_set_name": "Github" }
package ro.isdc.wro.maven.plugin.factory; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import static ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory.PARAM_POST_PROCESSORS; import static ro.isdc.wro.model.resource.processor.factory.ConfigurableProces...
{ "pile_set_name": "Github" }
editor: UserProfileEditor GtkDialog(main_dialog.toplevel): title='Edit Details of "assistant"', hidden GtkBox(main_dialog._main_vbox, orientation=vertical): GtkBox(main_dialog.vbox, orientation=vertical, expand=True, fill=True): GtkEventBox(main_dialog.header): GtkEventBox(main_dialog.main, expand=Tru...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <attr name="dkTitle" format="string" /> <attr name="dkBack" format="string" /> <declare-styleable name="LabelTextView"> <attr name="dkLabel" format="string" /> <attr name="dkText" format="string" /> <attr name="dkMaxLines" format="i...
{ "pile_set_name": "Github" }
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [4.12.1](https://github.com/webiny/webiny-js/compare/v4.12.1-beta.0...v4.12.1) (2020-09-17) **Note:** Version bump only for package @webiny/cli-plugi...
{ "pile_set_name": "Github" }
using LmpClient.Localization; using LmpClient.Network; using LmpClient.Systems.SettingsSys; using LmpClient.Windows.Options; using LmpClient.Windows.ServerList; using LmpCommon.Enums; using UnityEngine; namespace LmpClient.Windows.Connection { public partial class ConnectionWindow { protected override...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &1025504403325266 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4309439227451256} m_Layer: 8 m_Name: vPoint (2)...
{ "pile_set_name": "Github" }
; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s ; RUN: llc -march=r600 -mcpu=redwood -show-mc-encoding -verify-machineinstrs < %s | FileCheck -check-prefix=EG -check-prefix=FUNC %s declare i32 @llvm.AMDGPU.bfe.i32(i32, i32, i32) nounwind readnone ; FUNC-LA...
{ "pile_set_name": "Github" }
<?php $collation = array ( 710 => 94, 189 => 188, 190 => 179, 65 => 97, 170 => 97, 225 => 97, 193 => 97, 224 => 97, 192 => 97, 226 => 97, 194 => 97, 228 => 97, 196 => 97, 227 => 97, 195 => 97, 229 => 97, 197 => 97, 230 => 97, 198 => 97, 66 => 98, 67 => 99, 231 => 99, 199 =>...
{ "pile_set_name": "Github" }
#if !XLUA_GENERAL using UnityEngine; #endif using System.Collections; using System.Collections.Generic; using XLua; using System; public class TestCSCallLua #if !XLUA_GENERAL : MonoBehaviour #endif { // Use this for initialization void Start() { TCForTestCSCallLua testSuite = new TCF...
{ "pile_set_name": "Github" }
#include "node_internals.h" #include "node_buffer.h" #include "node_errors.h" #include "util-inl.h" #include "base_object-inl.h" namespace node { using v8::Array; using v8::ArrayBuffer; using v8::Context; using v8::Function; using v8::FunctionCallbackInfo; using v8::FunctionTemplate; using v8::Integer; using v8::Isol...
{ "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: microphone m_Shader: {fileID: 4800000, guid: 31bfda934c27bd54a96d5f3f1ae1d398, type: 3} m_ShaderKeywords: m_LightmapFla...
{ "pile_set_name": "Github" }
{ "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Polygon", "coordinates": [ [ [ -122.0857412771483, 37.42227...
{ "pile_set_name": "Github" }
// // MASConstraint.m // Masonry // // Created by Nick Tymchenko on 1/20/14. // #import "MASConstraint.h" #import "MASConstraint+Private.h" #define MASMethodNotImplemented() \ @throw [NSException exceptionWithName:NSInternalInconsistencyException \ reason:[NSString stringWith...
{ "pile_set_name": "Github" }
package uk.ac.bbsrc.tgac.miso.webapp.integrationtest; import static org.junit.Assert.assertEquals; import java.util.Arrays; import java.util.Collections; import java.util.HashSet; import java.util.Map; import java.util.Set; import java.util.function.BiConsumer; import org.junit.Test; import org.openqa.selenium.WebDr...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &-859896818517255954 MonoBehaviour: m_ObjectHideFlags: 11 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: d...
{ "pile_set_name": "Github" }
// RUN: %clang -fsyntax-only %s 2>&1 | FileCheck %s --strict-whitespace -check-prefix=DEFAULT // RUN: %clang -fsyntax-only -fdiagnostics-format=clang %s 2>&1 | FileCheck %s --strict-whitespace -check-prefix=DEFAULT // RUN: %clang -fsyntax-only -fdiagnostics-format=clang -target x86_64-pc-win32 %s 2>&1 | FileCheck %s -...
{ "pile_set_name": "Github" }
@extends('layout.default') @section('title') <title>Moderation - @lang('staff.staff-dashboard') - {{ config('other.title') }}</title> @endsection @section('breadcrumb') <li> <a href="{{ route('staff.dashboard.index') }}" itemprop="url" class="l-breadcrumb-item-link"> <span itemprop="title"...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &5202497142060831608 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4104041965491438486} m_Layer: 0 m_Name: Moun...
{ "pile_set_name": "Github" }
--- title: "CorAssemblyFlags Enumeration" ms.date: "03/30/2017" api_name: - "CorAssemblyFlags" api_location: - "mscoree.dll" api_type: - "COM" f1_keywords: - "CorAssemblyFlags" helpviewer_keywords: - "CorAssemblyFlags enumeration [.NET Framework metadata]" ms.assetid: bb8db3b6-d81d-49fc-b74c-dbc908a9eab9...
{ "pile_set_name": "Github" }
; ModuleID = 'llvm_expressions/sample24-virt-max-merge-lenght-0.ll' source_filename = "llvm_expressions/sample24-virt-max-merge-lenght-0.ll" target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" ; Function Attrs: norecurse nounwind readnone define i64 @SECRET(i64 %SymVar_0) ...
{ "pile_set_name": "Github" }
package com.nike.riposte.metrics.codahale; import com.nike.internal.util.StringUtils; import com.nike.riposte.metrics.MetricsListener; import com.nike.riposte.metrics.codahale.impl.EndpointMetricsHandlerDefaultImpl; import com.nike.riposte.server.config.ServerConfig; import com.nike.riposte.server.http.Endpoint; impor...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Media; using HandyControl.Data; namespace HandyControl.Controls { [TemplatePart(Name = ElementButtonConfirm, Type = typeof(Button))] [TemplatePart(Name = Elemen...
{ "pile_set_name": "Github" }
package slack import ( "context" "errors" "net/url" "strconv" "strings" ) // Conversation is the foundation for IM and BaseGroupConversation type conversation struct { ID string `json:"id"` Created JSONTime `json:"created"` IsOpen bool `json:"is_open"` LastRead ...
{ "pile_set_name": "Github" }
import FWCore.ParameterSet.Config as cms mvaConfigsForEleProducer = cms.VPSet( ) # Import and add all desired MVAs from RecoEgamma.ElectronIdentification.Identification.mvaElectronID_Spring16_HZZ_V1_cff \ import mvaEleID_Spring16_HZZ_V1_producer_config mvaConfigsForEleProducer.append( mvaEleID_Spring16_HZZ_V1_pro...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &-2313345438013021597 MonoBehaviour: m_ObjectHideFlags: 11 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: ...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE----- MIIDzDCCArSgAwIBAgIHBHKBcOFg+zANBgkqhkiG9w0BAQsFADCBnTELMAkGA1UE BhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExEjAQBgNVBAcMCUxvcyBHYXRvczEU MBIGA1UECgwLTmV0ZmxpeCBJbmMxLTArBgNVBAsMJFBsYXRmb3JtIFNlY3VyaXR5 ICgxMjUxODAwMDkxODQ2MTc4KTEgMB4GA1UEAwwXSW50ZXJtZWRpYXRlIENBIGZv ciAzMzUwHhcNMjAwNzE0MDMxMjE5WhcN...
{ "pile_set_name": "Github" }
; RUN: llc < %s -march=arm64 -aarch64-redzone | FileCheck %s define void @store64(i64** nocapture %out, i64 %index, i64 %spacing) nounwind noinline ssp { ; CHECK-LABEL: store64: ; CHECK: str x{{[0-9+]}}, [x{{[0-9+]}}], #8 ; CHECK: ret %tmp = load i64** %out, align 8 %incdec.ptr = getelementptr inbounds i64* %tmp, ...
{ "pile_set_name": "Github" }
// Code generated by github.com/fjl/gencodec. DO NOT EDIT. package types import ( "encoding/json" "errors" "math/big" "github.com/insight-chain/inb-go/common" "github.com/insight-chain/inb-go/common/hexutil" ) var _ = (*headerMarshaling)(nil) // MarshalJSON marshals as JSON. func (h Header) MarshalJSON() ([]b...
{ "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" }
-----BEGIN CERTIFICATE----- MIIDFzCCAf+gAwIBAgIBATANBgkqhkiG9w0BAQsFADAmMSQwIgYDVQQDExtUZXN0 IGludGVybWVkaWF0ZSBtYXhwYXRoIDEwHhcNMDEwMTAxMDAwMDAwWhcNMzAxMjMx MjM1OTU5WjAmMSQwIgYDVQQDExtUZXN0IGludGVybWVkaWF0ZSBtYXhwYXRoIDEw ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDaRpQTF3aPHDvaKlMP2+jz MIjDVfCwnusAfVShz2ujhkNKPF6pLYMJ...
{ "pile_set_name": "Github" }
{"160404": [[15, 24]], "160405": [[1, 35]], "160406": [[1, 124]], "160410": [[1, 102]], "160413": [[1, 788]], "160431": [[19, 244]], "160432": [[2, 79]], "160433": [[1, 21]], "160442": [[108, 153]], "160443": [[1, 21]], "160444": [[1, 74]], "160445": [[1, 37]], "160446": [[1, 55]], "160447": [[1, 65]], "1...
{ "pile_set_name": "Github" }
import ndim import numpy import pytest from helpers import check_degree import quadpy @pytest.mark.parametrize( "scheme", [quadpy.sn.dobrodeev_1970(n) for n in range(3, 9)] + [quadpy.sn.dobrodeev_1978(n) for n in range(2, 7)] + [quadpy.sn.mcnamee_stenger_3(n) for n in range(2, 7)] + [quadpy.sn.mc...
{ "pile_set_name": "Github" }
package com.sequenceiq.datalake.service.sdx; import static com.sequenceiq.cloudbreak.auth.ThreadBasedUserCrnProvider.INTERNAL_ACTOR_CRN; import static org.assertj.core.api.Assertions.assertThat; import static org.mockito.Mockito.never; import static org.mockito.Mockito.verify; import static org.mockito.Mockito.when; ...
{ "pile_set_name": "Github" }
define(["Tone/core/Tone", "Tone/component/MidSideSplit", "Tone/component/MidSideMerge", "Tone/component/Compressor"], function(Tone){ "use strict"; /** * @class Tone.MidSideCompressor applies two different compressors to the mid * and side signal components. See Tone.MidSideSplit. * * @extends ...
{ "pile_set_name": "Github" }
; ModuleID = "" target triple = "x86_64-pc-linux-gnu" target datalayout = "" define i64 @"SECRET"(i64 %"SymVar_0") nounwind { .3: %".4" = zext i8 51 to i64 %".5" = and i64 %".4", 63 %".6" = shl i64 %"SymVar_0", %".5" %".7" = zext i8 13 to i64 %".8" = and i64 %".7", 63 %".9" = lshr i64 %"SymVar_0", %".8" ...
{ "pile_set_name": "Github" }
# 效果展示 <a name="通用ppocr_server_1.1效果展示"></a> ## 通用ppocr_server_1.1效果展示 <div align="center"> <img src="../imgs_results/1101.jpg" width="800"> <img src="../imgs_results/1102.jpg" width="800"> <img src="../imgs_results/1103.jpg" width="800"> <img src="../imgs_results/1104.jpg" width="800"> <img src="...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>knot_v1</class> <widget class="QWidget" name="Form"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>970</width> <height>6488</height> </rect> </property> <property name="windowTitle"> <string notr="true">knot_v...
{ "pile_set_name": "Github" }
#import "GPUImageSoftEleganceFilter.h" #import "GPUImagePicture.h" #import "GPUImageLookupFilter.h" #import "GPUImageGaussianBlurFilter.h" #import "GPUImageAlphaBlendFilter.h" @implementation GPUImageSoftEleganceFilter - (id)init; { if (!(self = [super init])) { return nil; } #if TARGET_IPHONE_SIMULATO...
{ "pile_set_name": "Github" }
.class public Landroid/support/v4/widget/SlidingPaneLayout$LayoutParams; .super Landroid/view/ViewGroup$MarginLayoutParams; # static fields .field private static final ATTRS:[I # instance fields .field dimPaint:Landroid/graphics/Paint; .field dimWhenOffset:Z .field slideable:Z .field public weight:F # direct m...
{ "pile_set_name": "Github" }
<!-- 128 LRI / RLI --> &#x2066;&#x2067;&#x2066;&#x2067;&#x2066;&#x2067;&#x2066;&#x2067; &#x2066;&#x2067;&#x2066;&#x2067;&#x2066;&#x2067;&#x2066;&#x2067; &#x2066;&#x2067;&#x2066;&#x2067;&#x2066;&#x2067;&#x2066;&#x2067; &#x2066;&#x2067;&#x2066;&#x2067;&#x2066;&#x2067;&#x2066;&#x2067; &#x2066;&#x2067;&#x2066;&#x2067;&#x20...
{ "pile_set_name": "Github" }
-- Script: Get-ServiceAccount.sql -- Description: Return the service accounts running the major database services. -- Setup variables DECLARE @SQLServerInstance VARCHAR(250) DECLARE @MSOLAPInstance VARCHAR(250) DECLARE @ReportInstance VARCHAR(250) DECLARE @AgentInstance VARCHAR(250) DECLARE @IntegrationV...
{ "pile_set_name": "Github" }
(ns elephantdb.common.thread-pool (:import (java.util.concurrent Executors ExecutorService ThreadPoolExecutor ArrayBlockingQueue TimeUnit))) ; fixed thread pool as default (def ^{:dynamic true} *thread-pool* (Executors/newFixedThreadPool (+ 2 (.. Runtime getRuntime availableProcessors)))) (defn future-call+ ...
{ "pile_set_name": "Github" }
;; i64 operations (module (func (export "add") (param $x i64) (param $y i64) (result i64) (i64.add (get_local $x) (get_local $y))) (func (export "sub") (param $x i64) (param $y i64) (result i64) (i64.sub (get_local $x) (get_local $y))) (func (export "mul") (param $x i64) (param $y i64) (result i64) (i64.mul (get...
{ "pile_set_name": "Github" }
Bag Attributes localKeyID: B9 41 D4 07 1D 24 78 06 BC 38 DC A0 11 D0 45 7A 76 7E 26 78 friendlyName: Invalid pathLenConstraint Test12 EE subject=/C=US/O=Test Certificates 2011/CN=Invalid pathLenConstraint EE Certificate Test12 issuer=/C=US/O=Test Certificates 2011/CN=pathLenConstraint6 subsubsubCA11X -----BEGI...
{ "pile_set_name": "Github" }
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/storagegateway/model/CachediSCSIVolume.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::Utils::Json; using namespace Aws::Utils; namespace Aw...
{ "pile_set_name": "Github" }
{ "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "LineString", "coordinates": [ [ -70.05, 12.595833309901533 ], [ -70.04, 12.61 ], [ -7...
{ "pile_set_name": "Github" }
#include "AbstractExpandedDecoder.h" #include "AI01AndOtherAIs.h" #include "AI013x0x1xDecoder.h" #include "AnyAIDecoder.h" #include "AI013103decoder.h" #include "AI01320xDecoder.h" #include "AI01392xDecoder.h" #include "AI01393xDecoder.h" namespace zxing { namespace oned { namespace rss { AbstractExpandedDecoder::Ab...
{ "pile_set_name": "Github" }
# kind-of [![NPM version](https://img.shields.io/npm/v/kind-of.svg?style=flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm/dm/kind-of.svg?style=flat)](https://npmjs.org/package/kind-of) [![NPM total downloads](https://img.shields.io/npm/dt/kind-of.svg?style=flat)](https:...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using Xms.Context; using Xms.Core.Components.Platform; using Xms.Identity; using Xms.Infrastructure.Utility; using Xms.QueryView.Abstractions.Component; using Xms.Schema.Abstractions; using Xms.Schema.Attribute; using Xms.Sdk.Abstractions.Query; names...
{ "pile_set_name": "Github" }