text stringlengths 574 99.1k | meta dict |
|---|---|
@import "mixins/mixins";
@import "common/var";
@include b(switch) {
display: inline-flex;
align-items: center;
position: relative;
font-size: $--switch-font-size;
line-height: $--switch-height;
height: $--switch-height;
vertical-align: middle;
@include when(disabled) {
& .el-switch__core,
& .el... | {
"pile_set_name": "Github"
} |
(define (domain elevators-netbenefit-numeric)
(:requirements :typing :numeric-fluents :goal-utilities)
(:types elevator - object
slow-elevator fast-elevator - elevator
passenger - object
floor - object
)
(:predicates
(passenger-at ?person - passenger ?floor - floor)
(boarded ?pers... | {
"pile_set_name": "Github"
} |
"""Compatibility interface between dense and sparse polys. """
from __future__ import print_function, division
from sympy.polys.densearith import dup_add_term
from sympy.polys.densearith import dmp_add_term
from sympy.polys.densearith import dup_sub_term
from sympy.polys.densearith import dmp_sub_term
from sympy.pol... | {
"pile_set_name": "Github"
} |
django\_elasticsearch\_dsl\_drf package
=======================================
Subpackages
-----------
.. toctree::
django_elasticsearch_dsl_drf.fields
django_elasticsearch_dsl_drf.filter_backends
django_elasticsearch_dsl_drf.tests
Submodules
----------
django\_elasticsearch\_dsl\_drf.analyzers module... | {
"pile_set_name": "Github"
} |
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 13, 2012 06:55:40 PM America/New_York */
@font-face {
font-family: 'OpenSansLight';
src: url('../fonts/OpenSans-Light-webfont.eot');
src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
url('..... | {
"pile_set_name": "Github"
} |
package org.geogebra.common.main.exam;
import java.util.Date;
import org.geogebra.common.factories.FormatFactory;
import org.geogebra.common.factories.UtilFactory;
import org.geogebra.common.kernel.commands.CmdGetTime;
import org.geogebra.common.kernel.commands.CommandDispatcher;
import org.geogebra.common.ke... | {
"pile_set_name": "Github"
} |
RT_DRV_DIR := rt5392
RT_DRV_PATH := ../$(RT_DRV_DIR)
RT_DRV_NAME := rt5392_ap
obj-$(CONFIG_RT5392_AP) += $(RT_DRV_NAME).o
$(RT_DRV_NAME)-objs += $(RT_DRV_PATH)/common/crypt_md5.o
$(RT_DRV_NAME)-objs += $(RT_DRV_PATH)/common/crypt_sha2.o
$(RT_DRV_NAME)-objs += $(RT_DRV_PATH)/common/crypt_hmac.o
$(RT_DRV_NAME)-objs += ... | {
"pile_set_name": "Github"
} |
using System;
namespace ACE.Entity.Enum
{
[Flags]
public enum ObjectDescriptionFlag
{
None = 0x00000000,
Openable = 0x00000001,
Inscribable = 0x00000002,
Stuck = 0x00000004,
Player = 0x000000... | {
"pile_set_name": "Github"
} |
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../i... | {
"pile_set_name": "Github"
} |
import dsz
import dsz.menu
import os
import re
import xml.dom.minidom
import tasking
MaximumTasks = 'MaximumTasks'
HostName = 'HostName'
Domain = 'Domain'
IpAddress = 'IpAddress'
Mac = 'Mac'
PcId = 'PcId'
Guid = 'Guid'
SuccessfulMatch = 0
QuestionableMatch = 1
NoMatch = 2
class Tasking(object, ):
... | {
"pile_set_name": "Github"
} |
if ($.fn.pagination){
$.fn.pagination.defaults.beforePageText = 'Seite';
$.fn.pagination.defaults.afterPageText = 'von {pages}';
$.fn.pagination.defaults.displayMsg = '{from} bis {to} von {total} Datensätzen';
}
if ($.fn.datagrid){
$.fn.datagrid.defaults.loadMsg = 'Verarbeitung läuft, bitte warten ...';
}
i... | {
"pile_set_name": "Github"
} |
using BulletSharp;
using SharpDX;
using SharpDX.D3DCompiler;
using SharpDX.Direct3D;
using SharpDX.Direct3D11;
using SharpDX.DXGI;
using SharpDX.Windows;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Globalization;
using System.Reflection;
using System.Runtime.InteropSe... | {
"pile_set_name": "Github"
} |
unsigned char ca[] = {
0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49,
0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0a, 0x4d, 0x49, 0x49, 0x44,
0x33, 0x44, 0x43, 0x43, 0x41, 0x30, 0x57, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49, 0x4a,
0x41, ... | {
"pile_set_name": "Github"
} |
package Paws::LexModels::CreateBotVersionResponse;
use Moose;
has AbortStatement => (is => 'ro', isa => 'Paws::LexModels::Statement', traits => ['NameInRequest'], request_name => 'abortStatement');
has Checksum => (is => 'ro', isa => 'Str', traits => ['NameInRequest'], request_name => 'checksum');
has ChildDir... | {
"pile_set_name": "Github"
} |
@import "styles/reset";
@import "styles/treeView";
@import "styles/resizeHandle";
@import "styles/tabStrip";
@import "styles/dialogs";
.chat-tab {
@import "styles/ChatTab";
}
body {
display: flex;
border-top: 1px solid #ccc;
}
.loading {
z-index: 9;
position: absolute;
top: 0;
bottom: 0;
left: 0;
r... | {
"pile_set_name": "Github"
} |
# Tcl autoload index file, version 2.0
# This file is generated by the "auto_mkindex" command
# and sourced to set up indexing information for one or
# more commands. Typically each line is a command that
# sets an element in the auto_index array, where the
# element name is the name of a command and the value is
# a ... | {
"pile_set_name": "Github"
} |
{
"100": "Continue",
"101": "Switching Protocols",
"102": "Processing",
"200": "OK",
"201": "Created",
"202": "Accepted",
"203": "Non-Authoritative Information",
"204": "No Content",
"205": "Reset Content",
"206": "Partial Content",
"207": "Multi-Status",
"208": "Already Reported",
"226": "IM ... | {
"pile_set_name": "Github"
} |
using System;
using Dev2.Interfaces;
using System.Runtime.Serialization;
using System.Data.Linq.Mapping;
using System.ComponentModel.DataAnnotations;
using Newtonsoft.Json;
namespace Dev2.Runtime.ESB.Execution
{
[Table(Name = "AuditLog")]
[DataContract(Name = "AuditLog", Namespace = "")]
public class Audi... | {
"pile_set_name": "Github"
} |
// ---------------------------------------------------------------------------------------------------------------------
//
// Author: Rafal Bromirski
// www: http://paranoida.com/
// twitter: http://twitter.com/paranoida
// dribbble: http://dribbble.com/paranoida
//
// Licensed under a MIT License
//
// ---------... | {
"pile_set_name": "Github"
} |
; RUN: opt -loop-idiom -S < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @test1() {
entry:
br label %for.body.preheader
for.body.preheader: ; preds = %for.cond
br label %for.body
for.body: ... | {
"pile_set_name": "Github"
} |
#pragma once
#include <Register/Utility.hpp>
namespace Kvasir {
//Base Timer 0
namespace Bt4PwmTmcr{ ///<Timer Control Register
using Addr = Register::Address<0x4002520c,0xffff8080,0x00000000,unsigned>;
///Count clock selection bit
constexpr Register::FieldLocation<Addr,Register::maskFro... | {
"pile_set_name": "Github"
} |
%%*****************************************************************************
%% sqlpsummary: print summary
%%
%% SDPT3: version 3.1
%% Copyright (c) 1997 by
%% K.C. Toh, M.J. Todd, R.H. Tutuncu
%% Last Modified: 16 Sep 2004
%%*****************************************************************************
f... | {
"pile_set_name": "Github"
} |
define([
'text!fixtures/pikabu.html',
'$',
'modal-center',
'pikabu'
], function(fixture, $, modalCenter) {
var Pikabu;
var element;
var pikabu;
describe('Pikabu options', function() {
beforeEach(function() {
Pikabu = $.fn.pikabu.Constructor;
element = $(f... | {
"pile_set_name": "Github"
} |
-- Fix up quest 9539 "Totem of Coo"
-- Totem of Akida SAI
SET @ENTRY := 17360;
UPDATE `creature_template` SET `AIName`= 'SmartAI',`ScriptName`='' WHERE `entry`=@ENTRY;
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event... | {
"pile_set_name": "Github"
} |
/*
* IMPORTANT!
* This file has been automatically generated,
* in order to update it's content execute "npm run update"
*/
module.exports = {
extends: require.resolve('./base'),
rules: {
'vue/custom-event-name-casing': 'error',
'vue/no-arrow-functions-in-watch': 'error',
'vue/no-async-in-computed-p... | {
"pile_set_name": "Github"
} |
// Copyright (c) Lex Li. All rights reserved.
//
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
/*
* Created by SharpDevelop.
* User: lextm
* Time: 11:06 AM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace Je... | {
"pile_set_name": "Github"
} |
KB.component('submit-buttons', function (containerElement, options) {
var isLoading = false;
var isDisabled = options.disabled || false;
var submitLabel = options.submitLabel;
var formActionElement = null;
var submitButtonElement = null;
function onSubmit() {
isLoading = true;
r... | {
"pile_set_name": "Github"
} |
(ns rx.lang.clojure.blocking-test
(:require [rx.lang.clojure.blocking :as b]
[rx.lang.clojure.core :as rx]
[clojure.test :refer [deftest testing is]]))
(deftest test-->blocking
(testing "returns a BlockingObservable from an Observable"
(is (instance? rx.observables.BlockingObservable (b... | {
"pile_set_name": "Github"
} |
module linker_test_1 1.0;
require {
class file { read write };
class lnk_file append;
role g_b_role_2;
attribute g_b_attr_3;
attribute g_b_attr_5;
attribute o4_b_attr_1;
type g_b_type_3;
}
type tag_g_m1;
#test for type in module and attr in module, added to in module
attribute g_m1_attr_1;
type g_m1_type_1, ... | {
"pile_set_name": "Github"
} |
import _ from 'common/shim/lodash.reference.shim';
import Tooltipable from 'foreground/view/behavior/tooltipable';
describe('Tooltipable', function() {
beforeEach(function() {
this.tooltipable = new Tooltipable();
});
it('should hide any tooltips when its view is destroyed', function() {
sinon.stub(thi... | {
"pile_set_name": "Github"
} |
#!/bin/bash
./pinmap -o allchr0a \
-mask board1mask.pcx board1.pcx -mask lights1mask.pcx lights1.pcx \
tv1.pcx tv2.pcx tv3.pcx tv4.pcx \
tv1g.pcx tv1f.pcx tv1i.pcx tv1s.pcx
./pinmap -o allchr0b \
-mask board2mask.pcx board2.pcx -mask lights2mask.pcx lights2.pcx \
tv5.pcx tv6.pcx tv7.pcx tv8.pcx \
tv5g.pcx tv5f.p... | {
"pile_set_name": "Github"
} |
#pragma once
#include <Register/Utility.hpp>
namespace Kvasir {
//Base Timer 0
namespace Bt6PwmTmcr{ ///<Timer Control Register
using Addr = Register::Address<0x4002528c,0xffff8080,0x00000000,unsigned>;
///Count clock selection bit
constexpr Register::FieldLocation<Addr,Register::maskFro... | {
"pile_set_name": "Github"
} |
<?php
/**
* Base class that represents a query for the 'podcast' table.
*
*
*
* @method PodcastQuery orderByDbId($order = Criteria::ASC) Order by the id column
* @method PodcastQuery orderByDbUrl($order = Criteria::ASC) Order by the url column
* @method PodcastQuery orderByDbTitle($order = Criteria::ASC) Order... | {
"pile_set_name": "Github"
} |
/*
Name: 809finest
Description: Version: 1.0
Author: Daniel De Jesús
URL: http://809finest.com
*/
.crayon-theme-809finest {
border-width: 1px !important;
text-shadow: none !important;
border-color: #162E53 !important;
border-style: solid !important;
background: #162E53 !important;
}
.crayon-theme-809finest-inline ... | {
"pile_set_name": "Github"
} |
using System;
using System.Web.Mvc;
using Glimpse.Mvc.Model;
using Glimpse.Test.Common;
using Xunit;
using Xunit.Extensions;
namespace Glimpse.Test.Mvc.Model
{
public class ViewModelSummaryShould
{
[Theory, AutoMock]
public void SetModelType(ViewDataDictionary viewData, TempDataDictionary temp... | {
"pile_set_name": "Github"
} |
require 'tzinfo/timezone_definition'
module TZInfo
module Definitions
module America
module Inuvik
include TimezoneDefinition
timezone 'America/Inuvik' do |tz|
tz.offset :o0, 0, 0, :zzz
tz.offset :o1, -28800, 0, :PST
tz.offset :o2, -28800, 7200, :PDDT
... | {
"pile_set_name": "Github"
} |
// XFAIL: linux
// Different sanitizer coverage types
// RUN: %swiftc_driver -driver-print-jobs -sanitize-coverage=func -sanitize=address %s | %FileCheck -check-prefix=SANCOV_FUNC %s
// RUN: %swiftc_driver -driver-print-jobs -sanitize-coverage=bb -sanitize=address %s | %FileCheck -check-prefix=SANCOV_BB %s
// RUN: %swi... | {
"pile_set_name": "Github"
} |
use async_graphql::*;
#[async_std::test]
pub async fn test_input_object_default_value() {
#[derive(InputObject)]
struct MyInput {
#[field(default = 999)]
a: i32,
#[field(default_with = "vec![1, 2, 3]")]
b: Vec<i32>,
#[field(default = "abc")]
c: String,
... | {
"pile_set_name": "Github"
} |
// Benchmark messages for proto2.
syntax = "proto2";
package benchmarks.proto2;
option java_package = "com.google.protobuf.benchmarks";
// This is the default, but we specify it here explicitly.
option optimize_for = SPEED;
option cc_enable_arenas = true;
message GoogleMessage1 {
required string field1 = 1;
op... | {
"pile_set_name": "Github"
} |
#pragma once
#include <Register/Utility.hpp>
namespace Kvasir {
//Power Management Controller
namespace PmcPmcScer{ ///<System Clock Enable Register
using Addr = Register::Address<0x400e0400,0xfffff8ff,0x00000000,unsigned>;
///Programmable Clock 0 Output Enable
constexpr Register::FieldL... | {
"pile_set_name": "Github"
} |
// RUN: rm -rf %t
// Build PCH using A, with private submodule A.Private
// RUN: %clang_cc1 -verify -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -F %S/Inputs/implicit-private-with-submodule -emit-pch -o %t-A.pch %s -DNO_AT_IMPORT
// RUN: rm -rf %t
// Build PCH using A, with private submodule A.Private, che... | {
"pile_set_name": "Github"
} |
#begin document (nw/wsj/06/wsj_0677); part 000
nw/wsj/06/wsj_0677 0 0 [WORD] NNP (TOP(S(NP(NP* - - - - (ORG* (ARG0* (ARG0* * * -
nw/wsj/06/wsj_0677 0 1 [WORD] NNP * - - - - ... | {
"pile_set_name": "Github"
} |
@api @smokeTest @public_link_share-feature-required @toImplementOnOCIS @issue-ocis-reva-172
Feature: set timeouts of LOCKS
Background:
Given user "Alice" has been created with default attributes and skeleton files
@skipOnOcV10.3 @skipOnOcV10.4
Scenario Outline: do not set timeout on folder and check the def... | {
"pile_set_name": "Github"
} |
@extends('frontend.layouts.app')
@section('title', __('Register'))
@section('content')
<div class="container py-4">
<div class="row justify-content-center">
<div class="col-md-8">
<x-frontend.card>
<x-slot name="header">
@lang('Regist... | {
"pile_set_name": "Github"
} |
-- Conditions for Spell "Stamp Out Bonfire"
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (45437);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`C... | {
"pile_set_name": "Github"
} |
@CHARSET "UTF-8";
/** ################ UI Styles #################### **/
html,body{
padding:0px; margin:0px;
overflow: hidden;
-moz-user-select:none;
-webkit-user-select:none;
-ms-user-select:none;
-khtml-user-select:none;
user-select:none;
}
::-webkit-scrollbar {
width: 9px;
height: 9px;
background: whit... | {
"pile_set_name": "Github"
} |
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-glass:before { content: $fa-var-glass; }
.#{$fa-css-prefix}-music:before { content: $fa-var-music; }
.#{$fa-css-prefix}-search:before { content: $fa-var-searc... | {
"pile_set_name": "Github"
} |
hlsl.init.frag
WARNING: 0:40: 'typedef' : struct-member initializers ignored
WARNING: 0:40: 'typedef' : struct-member initializers ignored
Shader version: 500
gl_FragCoord origin is upper left
0:? Sequence
0:1 Sequence
0:1 move second child to first child ( temp 4-component vector of float)
0:1 'a1' ( globa... | {
"pile_set_name": "Github"
} |
add_custom_target(eigen2_buildtests)
add_custom_target(eigen2_check COMMAND "ctest -R eigen2")
add_dependencies(eigen2_check eigen2_buildtests)
add_dependencies(buildtests eigen2_buildtests)
add_definitions("-DEIGEN2_SUPPORT_STAGE10_FULL_EIGEN2_API")
add_definitions("-DEIGEN_NO_EIGEN2_DEPRECATED_WARNING")
ei_add_test... | {
"pile_set_name": "Github"
} |
<?php
namespace Aws\Iam;
use Aws\AwsClient;
/**
* This client is used to interact with the **AWS Identity and Access Management (AWS IAM)** service.
*
* @method \Aws\Result addClientIDToOpenIDConnectProvider(array $args = [])
* @method \GuzzleHttp\Promise\Promise addClientIDToOpenIDConnectProviderAsync(array $arg... | {
"pile_set_name": "Github"
} |
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: dbgintfcommonstrings.rsrunerrorarithmeticoverflowerror
msgid "Arithmetic overflow error"
msgstr ""
#: dbgintfcommonstrings.rsrunerrorassertionfailederror
msgid "Assertion failed error"
msgstr ""
#: dbgintfcommonstrings.rsrunerrorbaddriverequeststructleng
m... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Threading;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using Renci.SshNet.Channels;
using Renci.SshNet.Common;
using Renci.SshNet.Messages.Connection;
namespace Renci.SshNet.Tests.Classes.Channels
{
[TestClass]
public class Channe... | {
"pile_set_name": "Github"
} |
export {
"PolyhedralObject",
-- Cone object with associated methods:
"Cone",
"coneFromVData",
"coneFromRays" => "coneFromVData",
"coneFromHData",
"coneFromInequalities" => "coneFromHData",
-- Polyhedron object with associated methods:
"Polyhedron",
"convexHull",
"polyhedron",
"polyh... | {
"pile_set_name": "Github"
} |
(function($) {
var subscription = {
init: function() {
$('input#wpuf-recuring-pay').on('click', this.showSubscriptionRecurring );
$('input#wpuf-trial-status').on('click', this.showSubscriptionPack );
$('.wpuf-coupon-info-wrap').on( 'click','a.wpuf-apply-coupon', this.couponApply );
... | {
"pile_set_name": "Github"
} |
# Бинарный поиск
## Введение
Бинарный поиск является одним из базовых алгоритмов поиска и часто встречается на собеседованиях.
В отличии от обычного линейного перебора, работает быстрее, но работает только с отсортированными данными.
## Алгоритм
Алгоритм состоит в том, чтобы взять серединный элемент массива, сравни... | {
"pile_set_name": "Github"
} |
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PropSheetHost", "PropSheetHost.vcproj", "{5706D2E5-FDCD-4734-ADCD-B058C67E27A6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Itanium = Debug|Ita... | {
"pile_set_name": "Github"
} |
@import '../../material/core/theming/theming';
@import '../../material/core/style/layout-common';
@import '../../material/core/focus-indicators/focus-indicators';
/// Mixin that turns on strong focus indicators.
///
/// @example
/// .my-app {
/// @include mat-mdc-strong-focus-indicators($config);
/// }
@mixin ... | {
"pile_set_name": "Github"
} |
@file:Suppress("UNUSED_PARAMETER")
package io.mockk.impl.instantiation
import io.mockk.*
import io.mockk.impl.stub.Stub
import io.mockk.impl.stub.StubGatewayAccess
import io.mockk.impl.stub.StubRepository
import kotlin.reflect.KClass
import kotlin.test.BeforeTest
import kotlin.test.Test
import kotlin.test.assertSame
... | {
"pile_set_name": "Github"
} |
; Test that we can correctly handle vectors of pointers in statepoint
; rewriting.
; RUN: opt < %s -rewrite-statepoints-for-gc -S | FileCheck %s
; RUN: opt < %s -passes=rewrite-statepoints-for-gc -S | FileCheck %s
; A non-vector relocation for comparison
define i64 addrspace(1)* @test(i64 addrspace(1)* %obj) gc "... | {
"pile_set_name": "Github"
} |
using System;
using VRage;
using VRage.Game.Entity;
using VRage.Library.Collections;
using VRage.Library.Utils;
using VRage.Trace;
using VRageMath;
namespace Sandbox.Game.Replication.History
{
public class MyPredictedSnapshotSyncSetup : MySnapshotSyncSetup
{
public float MaxPositionFactor;
pub... | {
"pile_set_name": "Github"
} |
{
"culture": "tr",
"texts": {
"DisplayName:Abp.Mailing.DefaultFromAddress": "Varsayılan gönderici adresi",
"DisplayName:Abp.Mailing.DefaultFromDisplayName": "Varsayılan gönderici adı",
"DisplayName:Abp.Mailing.Smtp.Host": "Sunucu",
"DisplayName:Abp.Mailing.Smtp.Port": "Port",
"DisplayName:Abp.M... | {
"pile_set_name": "Github"
} |
version: ${version}
#
# This file contains default standard lighting profiles. The contents of this file CAN need to be replaced and updated
# during upgrades, so new or updated lighting definitions should be done in the custom-lightings.txt file
#
lightings:
# Default lighting - no effects, shadows, day/night
... | {
"pile_set_name": "Github"
} |
// Copyright 2017 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
InspectorTest.log('Checks createContext().');
var executionContextIds = new Set();
var contextGroup1 = new InspectorTest.ContextGroup();
var session1 =... | {
"pile_set_name": "Github"
} |
/* globals describe, it */
'use strict';
import path from 'path';
import assert from 'assert';
import * as doctest from '../src/doctest';
const getTestFilePath = (testFile) => {
return path.join(__dirname, '/test_files/', testFile);
};
describe('runTests', () => {
it('pass', () => {
const files = [getTestFil... | {
"pile_set_name": "Github"
} |
Abyss 2.4.0.3 X2;no-cache
Abyss 2.5.0.0 X1;no-cache
AOLserver 3.3.1;No-Cache
AOLserver 4.0.10a;no-cache
AOLserver 4.0.10;no-cache
AOLserver 4.5.0;no-cache
Apache 1.3.26;no-cache
Apache 1.3.27;no-cache
Apache 1.3.33;no-cache
Apache 1.3.34;no-cache
Apache 1.3.37;no-cache
Apache 1.3.39;no-cache
Apache 2.0.45;n... | {
"pile_set_name": "Github"
} |
"""Unicode Properties (autogen)."""
from __future__ import unicode_literals
unicode_blocks = {
"basiclatin": "\u0000-\u007f",
"^basiclatin": "\u0080-\U0010ffff",
"latin1supplement": "\u0080-\u00ff",
"^latin1supplement": "\u0000-\u007f\u0100-\U0010ffff",
"latinextendeda": "\u0100-\u017f",
"^lati... | {
"pile_set_name": "Github"
} |
34
Neopentane ... Neopentane Dimer
C 0.38252221 -0.07060697 0.76689582
C -1.04063947 0.39681125 1.06093593
H -1.77157460 -0.28150025 0.61833023
H -1.22471777 0.43573509 2.13551890
H -1.21406603 1.39372444 0.65309065
C 0.59084747 -1.46681814 1.34797791
H 1.60291380 -1... | {
"pile_set_name": "Github"
} |
require File.join(File.dirname(__FILE__), "acceptance_test_helper")
require 'mocha'
class StubbingNonExistentClassMethodTest < Test::Unit::TestCase
include AcceptanceTest
def setup
setup_acceptance_test
end
def teardown
teardown_acceptance_test
end
def test_should_allow_stubbing_non_exi... | {
"pile_set_name": "Github"
} |
class DragHelper {
private static _instance: DragHelper = new DragHelper();
public static getInstance(): DragHelper {
return DragHelper._instance;
}
private readonly _helpPoint: Phaser.Math.Vector2 = new Phaser.Math.Vector2();
private readonly _dragOffset: Phaser.Math.Vector2 = new Phaser.M... | {
"pile_set_name": "Github"
} |
using System;
using System.Threading.Tasks;
using Coravel.Scheduling.Schedule;
using Coravel.Scheduling.Schedule.Mutex;
using UnitTests.Scheduling.Stubs;
using Xunit;
using static UnitTests.Scheduling.Helpers.SchedulingTestHelpers;
namespace UnitTests.Scheduling.IntervalTests
{
public class SchedulerEveryTenMinute... | {
"pile_set_name": "Github"
} |
/** @file
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef _LEGACY_BIOS_INTERFACE_
#define _LEGACY_BIOS_INTERFACE_
#include <FrameworkDxe.h>
#include <IndustryStandard/Pci.h>
#include <IndustryStandard/SmBios.h>
#include... | {
"pile_set_name": "Github"
} |
[MeasureAudioRaw0]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=1
Channel=Avg
Group=RawAudioMeasures
[MeasureAudioRaw1]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=2
Channel=Avg
Group=RawAudioMeasures
[MeasureAudioRaw2]
Measure=Plugin
Plugin=AudioLevel
Parent=Measu... | {
"pile_set_name": "Github"
} |
BUFFER buffer 1 2009-01-31T00:00:00 1 1
BUFFER buffer 1 2009-01-31T00:00:00 -1 0
BUFFER buffer 1 2009-02-28T00:00:00 1 1
BUFFER buffer 1 2009-02-28T00:00:00 -1 0
BUFFER buffer 1 2009-03-31T00:00:00 1 1
BUFFER buffer 1 2009-03-31T00:00:00 -1 0
BUFFER buffer A 2009-01-30T00:00:00 1 1
BUFFER buffer A 2009-01-30T00:00:00 -... | {
"pile_set_name": "Github"
} |
# gold
loot=currency,50,40,50
# crafting
loot=751,15
loot=752,15
loot=754,15
# normal clothes
loot=311,13
loot=312,13
loot=313,13
loot=314,13
loot=315,13
loot=316,13
loot=317,13
loot=318,13
loot=319,13
loot=320,13
# normal weapons
loot=321,13
loot=322,13
loot=323,13
# normal misc
loot=324,13
# magic clothes
loot=3... | {
"pile_set_name": "Github"
} |
--
-- Copyright 2015 National Instruments
--
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
entity addsub_vhdl is
generic (
width_g : natural := 16);
port (
clk_i : in std_ulogic;
rst_i : in std_ulogic;
i0_tdata : in std_ulogic_vector(width_g * 2 - 1 downto 0);
i0_tlas... | {
"pile_set_name": "Github"
} |
; RUN: opt < %s -loop-unroll -S | not grep undef
; PR1385
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64"
target triple = "i686-apple-darwin8"
%struct.__mpz_struct = type { i32, i32, i32* }
define void @Foo(%struct.__mpz_struct... | {
"pile_set_name": "Github"
} |
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
2
2
2
2
2
2
2
2
2
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
1
1
1 ... | {
"pile_set_name": "Github"
} |
@TestOn('browser')
import 'dart:async';
import 'package:over_react/over_react.dart';
import 'package:over_react/over_react_redux.dart';
import 'package:over_react_test/over_react_test.dart';
import 'package:test/test.dart';
import 'package:time/time.dart';
import 'package:todo_client/src/actions.dart';
import 'packag... | {
"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: 1025209478919984}
m_IsPrefabParent: ... | {
"pile_set_name": "Github"
} |
RSpec.describe 'Inferring schema from database' do
include_context 'users'
include_context 'posts'
with_adapters do
context "when database schema exists" do
it "infers the schema from the database relations" do
conf.relation(:users)
expect(container.relations.users.to_a)
.to ... | {
"pile_set_name": "Github"
} |
/* Based on Sublime Text's Monokai theme */
.cm-s-monokai.CodeMirror { background: #272822; color: #f8f8f2; }
.cm-s-monokai div.CodeMirror-selected { background: #49483E; }
.cm-s-monokai .CodeMirror-line::selection, .cm-s-monokai .CodeMirror-line > span::selection, .cm-s-monokai .CodeMirror-line > span > span::selecti... | {
"pile_set_name": "Github"
} |
# Changelog
## 3.3.4
- Fix Object.assign not working for IE <= 11 [#616](https://github.com/Bttstrp/bootstrap-switch/issues/616)
## 3.3.3
- Deprecate CoffeeScript in favour of ES6+ with Babel
- Updated and restored documentation
## 3.3.2
- Fix for Flicker on initialisation [#425](https://github.com/nostalgiaz/boo... | {
"pile_set_name": "Github"
} |
Allocation scores:
galera:0 promotion score on rhos6-node1: 100
galera:1 promotion score on rhos6-node2: 100
galera:2 promotion score on rhos6-node3: 100
pcmk__clone_allocate: ceilometer-alarm-evaluator-clone allocation score on rhos6-node1: 0
pcmk__clone_allocate: ceilometer-alarm-evaluator-clone allocation score on r... | {
"pile_set_name": "Github"
} |
package us.ihmc.simulationConstructionSetTools.robotController;
import us.ihmc.commons.Conversions;
import us.ihmc.graphicsDescription.yoGraphics.YoGraphicsListRegistry;
import us.ihmc.yoVariables.registry.YoRegistry;
import us.ihmc.yoVariables.variable.YoDouble;
import us.ihmc.yoVariables.variable.YoLong;
public cla... | {
"pile_set_name": "Github"
} |
; RUN: opt -passes='loop(unswitch),verify<loops>' -S < %s | FileCheck %s
declare void @some_func() noreturn
; This test contains two trivial unswitch condition in one loop.
; LoopUnswitch pass should be able to unswitch the second one
; after unswitching the first one.
define i32 @test1(i32* %var, i1 %cond1, i1 %cond... | {
"pile_set_name": "Github"
} |
namespace Winter
{
public partial class Snip
{
private System.Windows.Forms.NotifyIcon notifyIcon;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemSnipVersion;
private System.Windows.Forms.ToolStripS... | {
"pile_set_name": "Github"
} |
msgid ""
msgstr ""
"Project-Id-Version: ajenti\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-27 12:11+0200\n"
"PO-Revision-Date: 2020-09-06 11:22\n"
"Last-Translator: \n"
"Language-Team: Latvian\n"
"Language: lv_LV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encodi... | {
"pile_set_name": "Github"
} |
% -*- coding: utf-8 -*-
% Титулка
\begin{tikzpicture}
\tikzstyle{every node}=[font=\fontsize{8pt}{8pt}]
% cons cell
\makeatletter
\pgfdeclareshape{cons}{
\savedanchor{\car}{\pgfpoint{-5.40pt}{0.00pt}}
\savedanchor{\cdr}{\pgfpoint{+5.40pt}{0.00pt}}
\savedanchor{\origin}{\pgfpoint{0.00pt}{0.00pt}}
\savedan... | {
"pile_set_name": "Github"
} |
@font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon/icomoon.eot?srf3rx");
src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/... | {
"pile_set_name": "Github"
} |
// Test frontend handling of __sync builtins.
// Modified from a gcc testcase.
// RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm %s -o - | FileCheck %s
signed char sc;
unsigned char uc;
signed short ss;
unsigned short us;
signed int si;
unsigned int ui;
signed long long sll;
unsigned long long ull;
void test_... | {
"pile_set_name": "Github"
} |
use std::collections::HashSet;
use super::schema_introspection::*;
use crate::{
executor::Variables,
introspection::IntrospectionFormat,
schema::model::RootNode,
tests::fixtures::starwars::{model::Database, schema::Query},
types::scalars::{EmptyMutation, EmptySubscription},
};
#[tokio::test]
async... | {
"pile_set_name": "Github"
} |
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using GitDiffMargin.Git;
using Microsoft.VisualStudio;
using Microsoft.VisualStudio.Text;
namespace GitDiffMargin.Core
{
public class DiffUpdateBackgroundParser : BackgroundParser
... | {
"pile_set_name": "Github"
} |
////////////////////////////////////////////////////////////////////////////
// Module : debug_text_tree_inline.h
// Created : 02.04.2008
// Modified : 03.04.2008
// Author : Lain
// Description : Text tree for onscreen debugging
////////////////////////////////////////////////////////////////////////////
templa... | {
"pile_set_name": "Github"
} |
---
header-id: ckeditor-plugin-reference-guide
---
# CKEditor Plugin Reference Guide
[TOC levels=1-4]
This reference guide provides a list of the default CKEditor plugins bundled
with @product@'s AlloyEditor. You can
[use these existing CKEditor plugins in your custom AlloyEditor configurations](/docs/7-2/framewor... | {
"pile_set_name": "Github"
} |
use super::{InitialMapBuilder, BuilderMap, TileType};
use rltk::RandomNumberGenerator;
#[derive(PartialEq, Copy, Clone)]
#[allow(dead_code)]
pub enum DistanceAlgorithm { Pythagoras, Manhattan, Chebyshev }
pub struct VoronoiCellBuilder {
n_seeds: usize,
distance_algorithm: DistanceAlgorithm
}
impl InitialMap... | {
"pile_set_name": "Github"
} |
/*
Copyright The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softw... | {
"pile_set_name": "Github"
} |
from keras.models import Model
from keras.layers import Input, Dense, Dropout, Flatten, Conv2D, MaxPooling2D, BatchNormalization
from keras.callbacks import ModelCheckpoint, EarlyStopping, TensorBoard
from PIL import Image
import numpy as np
import csv
# Create CNN Model
print("Creating CNN model...")
in = Input((60,... | {
"pile_set_name": "Github"
} |
using MediaBrowser.Controller.Dlna;
using MediaBrowser.Controller.Drawing;
using MediaBrowser.Controller.Entities;
using MediaBrowser.Controller.Library;
using MediaBrowser.Controller.Session;
using Emby.Dlna.Didl;
using MediaBrowser.Model.Dlna;
using MediaBrowser.Model.Dto;
using MediaBrowser.Model.Entities;
using Me... | {
"pile_set_name": "Github"
} |
<!-- 128 LRI / RLI -->
⁦⁧⁦⁧⁦⁧⁦⁧
⁦⁧⁦⁧⁦⁧⁦⁧
⁦⁧⁦⁧⁦⁧⁦⁧
⁦⁧⁦⁧⁦⁧⁦⁧
⁦⁧⁦⁧ ... | {
"pile_set_name": "Github"
} |
--TEST--
Test get_html_translation_table() function : basic functionality - XML 1.0
--FILE--
<?php
echo "*** Testing get_html_translation_table() : basic functionality/XML 1.0 ***\n";
echo "-- with table = HTML_ENTITIES, ENT_QUOTES --\n";
$table = HTML_ENTITIES;
$tt = get_html_translation_table($table, ENT_QUOTES | EN... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.