text stringlengths 2 99.9k | meta dict |
|---|---|
@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"
} |
using System;
using System.Collections.Generic;
using System.Text;
using Microsoft.Extensions.DependencyInjection;
using WorkflowCore.IntegrationTests.Scenarios;
using Xunit;
namespace WorkflowCore.Tests.PostgreSQL.Scenarios
{
[Collection("Postgres collection")]
public class PostgresForkScenario : ForkScenari... | {
"pile_set_name": "Github"
} |
// Conversion to an integral type.
let n = int col1 | {
"pile_set_name": "Github"
} |
#version 330
in vec3 ViewPos;
layout (location = 0) out vec3 PosOut;
void main()
{
PosOut = ViewPos;
}
| {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* DRM driver for Pervasive Displays RePaper branded e-ink panels
*
* Copyright 2013-2017 Pervasive Displays, Inc.
* Copyright 2017 Noralf Trønnes
*
* The driver supports:
* Material Film: Aurora Mb (V231)
* Driver IC: G2 (eTC)
*
* The controller code was taken f... | {
"pile_set_name": "Github"
} |
# pq - A pure Go postgres driver for Go's database/sql package
[](https://godoc.org/github.com/lib/pq)
[](https://travis-ci.org/lib/pq)
## Install
go get github.com/lib/pq
## Docs
For detailed do... | {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
class AddCreatedByIndexToReviewables < ActiveRecord::Migration[5.2]
def change
add_index :reviewables, [:topic_id, :status, :created_by_id]
end
end
| {
"pile_set_name": "Github"
} |
package com.intellij.openapi.diff.impl.processing;
import com.intellij.openapi.diff.ex.DiffFragment;
import com.intellij.openapi.diff.impl.highlighting.FragmentEquality;
import com.intellij.openapi.diff.impl.highlighting.FragmentStringConvertion;
import com.intellij.util.Assertion;
import com.intellij.util.diff.FilesT... | {
"pile_set_name": "Github"
} |
/*
This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Softwa... | {
"pile_set_name": "Github"
} |
var dict = require('./src/dict_common.js');
module.exports = require('./src/pinyin.js')(dict);
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2007 Stefan Kopp, Gechingen, Germany
* Copyright (C) 2008 Novell, Inc.
* Copyright (C) 2008 Greg Kroah-Hartman <gregkh@suse.de>
*
* This file holds USB constants defined by the USB Device Class
* Definition for Test and Measurement devices published by the USB-IF.
*
* It also has the ioctl de... | {
"pile_set_name": "Github"
} |
// go run mksyscall.go -l32 -tags darwin,arm,!go1.12 syscall_bsd.go syscall_darwin.go syscall_darwin_arm.go
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build darwin,arm,!go1.12
package unix
import (
"syscall"
"unsafe"
)
var _ syscall.Errno
// THIS FILE IS GENERATED BY THE COMMAND AT T... | {
"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"
} |
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
var iconName = 'hand-point-right';
var width = 512;
var height = 512;
var ligatures = [];
var unicode = 'f0a4';
var svgPathData = 'M512 199.652c0 23.625-20.65 43.826-44.8 43.826h-99.851c16.34 17.048 18.346 49.766-6.299 70.9... | {
"pile_set_name": "Github"
} |
// media syntax
@media {
div { color: blue; }
}
@media what {
div { color: blue; }
}
@media (cool) {
div { color: blue; }
}
@media (cool: blue) {
div { color: blue; }
}
@media hello and (world) and (butt: man) {
div { color: blue; }
}
$navbarCollapseWidth: 940px;
@media (max-width: $navbarColla... | {
"pile_set_name": "Github"
} |
// Code generated by protoc-gen-gogo. DO NOT EDIT.
// source: storage/engine/enginepb/rocksdb.proto
package enginepb
import proto "github.com/gogo/protobuf/proto"
import fmt "fmt"
import math "math"
import cockroach_util_hlc "github.com/cockroachdb/cockroach/pkg/util/hlc"
import io "io"
// Reference imports to supp... | {
"pile_set_name": "Github"
} |
// run-pass
// Test that methods whose impl-trait-ref contains associated types
// are supported.
trait Device {
type Resources;
}
struct Foo<D, R>(D, R);
trait Tr {
fn present(&self) {}
}
impl<D: Device> Tr for Foo<D, D::Resources> {
fn present(&self) {}
}
struct Res;
struct Dev;
impl Device for Dev {
... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Floor_Lamp_Shade_Patternless_Mat
m_Shader: {fileID: 46, guid: 0000000000000000f000000000... | {
"pile_set_name": "Github"
} |
package io.dwak.holohackernews.app.base;
import android.animation.Animator;
import android.animation.AnimatorInflater;
import android.animation.ObjectAnimator;
import android.os.Build;
import android.view.View;
import android.widget.ProgressBar;
import com.trello.rxlifecycle.components.support.RxFragment;
import io.... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file usbd_customhid.c
* @author MCD Application Team
* @version V2.4.2
* @date 11-December-2015
* @brief This file provides the CUSTOM_HID core functions.
*
* @verbatim
*
* =================... | {
"pile_set_name": "Github"
} |
//
// detail/impl/scheduler.ipp
// ~~~~~~~~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2020 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#ifndef ASIO_DETA... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python3
"""
A tool to find and remove duplicate pictures.
Usage:
duplicate_finder.py add <path> ... [--db=<db_path>] [--parallel=<num_processes>]
duplicate_finder.py remove <path> ... [--db=<db_path>]
duplicate_finder.py clear [--db=<db_path>]
duplicate_finder.py show [--db=<db_path>]
... | {
"pile_set_name": "Github"
} |
/*
* drivers/staging/omapdrm/omap_drv.c
*
* Copyright (C) 2011 Texas Instruments
* Author: Rob Clark <rob@ti.com>
*
* 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.
*
* This p... | {
"pile_set_name": "Github"
} |
---
- name: Configure GlusterFS
hosts: oo_first_master
tasks:
- name: setup glusterfs
import_role:
name: openshift_storage_glusterfs
when: groups.oo_glusterfs_to_config | default([]) | count > 0
| {
"pile_set_name": "Github"
} |
/***************************************************************************/
/* */
/* pfrgload.c */
/* */
/* Fr... | {
"pile_set_name": "Github"
} |
"use strict";
var safeToString = require("./safe-to-string");
var reNewLine = /[\n\r\u2028\u2029]/g;
module.exports = function (value) {
var string = safeToString(value);
// Trim if too long
if (string.length > 100) string = string.slice(0, 99) + "…";
// Replace eventual new lines
string = string.replace(reNewL... | {
"pile_set_name": "Github"
} |
(ns cheshire.custom
"DEPRECATED
Methods used for extending JSON generation to different Java classes.
Has the same public API as core.clj so they can be swapped in and out."
(:use [cheshire.factory])
(:require [cheshire.core :as core]
[cheshire.generate :as generate])
(:import (java.io Buffered... | {
"pile_set_name": "Github"
} |
loaddefault uEFI
loaddefault BootOrder
set BootOrder.BootOrder "Legacy Only=PXE Network=Hard Disk 0"
set uEFI.ProcessorHyperThreading Disable
set uEFI.RemoteConsoleRedirection Enable
set uEFI.SerialPortSharing Enable
set uEFI.SerialPortAccessMode Dedicated
set uEFI.Com1TextEmul VT100
set uEFI.Com1ActiveAfterBoot Enable... | {
"pile_set_name": "Github"
} |
// ***********************************************************************
// LocalWindowsHook class
// Dino Esposito, summer 2002
//
// Provide a general infrastructure for using Win32
// hooks in .NET applications
//
// ***********************************************************************
#pragma warning d... | {
"pile_set_name": "Github"
} |
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs defs_freebsd.go
package route
const (
sysAF_UNSPEC = 0x0
sysAF_INET = 0x2
sysAF_ROUTE = 0x11
sysAF_LINK = 0x12
sysAF_INET6 = 0x1c
sysSOCK_RAW = 0x3
sysNET_RT_DUMP = 0x1
sysNET_RT_FLAGS = 0x2
sysNET_RT_IFLIST = 0x3
sysNET_RT_IFMALIST = 0... | {
"pile_set_name": "Github"
} |
From spamassassin-talk-admin@lists.sourceforge.net Thu Aug 22 17:19:48 2002
Return-Path: <spamassassin-talk-admin@example.sourceforge.net>
Delivered-To: yyyy@localhost.netnoteinc.com
Received: from localhost (localhost [127.0.0.1])
by phobos.labs.netnoteinc.com (Postfix) with ESMTP id B977147C6C
for <jm@localhost>; ... | {
"pile_set_name": "Github"
} |
var convert = require('./convert'),
func = convert('spread', require('../spread'));
func.placeholder = require('./placeholder');
module.exports = func;
| {
"pile_set_name": "Github"
} |
https://github.com/billbarth/tacc_stats
| {
"pile_set_name": "Github"
} |
CREATE EXTENSION pgstattuple;
--
-- It's difficult to come up with platform-independent test cases for
-- the pgstattuple functions, but the results for empty tables and
-- indexes should be that.
--
create table test (a int primary key, b int[]) using heap;
select * from pgstattuple('test');
table_len | tuple_count |... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2019 Google LLC
~
~ 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
~
~ https://www.apache.org/licenses/LICENSE-2.0
~
... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#ifndef MS_LOG_WITH_PROPERTIES_H
#define MS_LOG_WITH_PROPERTIES_H
#import <Foundation/Foundation.h>
#import "MSAbstractLog.h"
@interface MSLogWithProperties : MSAbstractLog
/**
* Additional key/value pair parameters. [... | {
"pile_set_name": "Github"
} |
// 20.2.2.5 Math.asinh(x)
var $export = require('./_export');
var $asinh = Math.asinh;
function asinh(x) {
return !isFinite(x = +x) || x == 0 ? x : x < 0 ? -asinh(-x) : Math.log(x + Math.sqrt(x * x + 1));
}
// Tor Browser bug: Math.asinh(0) -> -0
$export($export.S + $export.F * !($asinh && 1 / $asinh(0) > 0), 'Math... | {
"pile_set_name": "Github"
} |
### Before posting
Please follow the steps below and check the boxes with [x] once you did the step.
- [ ] I checked the issue tracker for similar issues
- [ ] I checked the [changelog](https://github.com/clementine-player/Clementine/blob/master/Changelog) if the issue is already resolved
- [ ] I tried the latest Cle... | {
"pile_set_name": "Github"
} |
cmake_minimum_required(VERSION 3.0)
project(GLEngine)
option(GLFW_BUILD_DOCS OFF)
option(GLFW_BUILD_EXAMPLES OFF)
option(GLFW_BUILD_TESTS OFF)
add_subdirectory(api/glfw)
option(ASSIMP_BUILD_ASSIMP_TOOLS OFF)
option(ASSIMP_BUILD_SAMPLES OFF)
option(ASSIMP_BUILD_TESTS OFF)
add_subdirectory(api/assimp)
if(MSVC)
set... | {
"pile_set_name": "Github"
} |
/*
* Force feedback support for Linux input subsystem
*
* Copyright (c) 2006 Anssi Hannula <anssi.hannula@gmail.com>
* Copyright (c) 2006 Dmitry Torokhov <dtor@mail.ru>
*/
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publi... | {
"pile_set_name": "Github"
} |
package com.zzt.library;
import android.animation.Animator;
import android.animation.ObjectAnimator;
import android.content.Context;
import android.util.AttributeSet;
import android.util.Property;
import android.view.MotionEvent;
import android.view.VelocityTracker;
import android.view.View;
import android.view.ViewCo... | {
"pile_set_name": "Github"
} |
//generated using Reflections JavaCodeSerializer [Fri Jun 12 14:30:42 CEST 2020]
package org.jboss.errai.reflections;
import static org.jboss.errai.reflections.serializers.JavaCodeSerializer.*;
public interface MyTestModelStore extends IElement {
public interface org extends IPackage {
public interface jboss exte... | {
"pile_set_name": "Github"
} |
{
"@context": {
"@version": 1.1,
"@vocab": "http://example/",
"bar": {
"@context": {
"@propagate": false,
"baz": {"@type": "@id"}
}
}
},
"bar": {"baz": {"baz": "buzz"}}
} | {
"pile_set_name": "Github"
} |
// Copyright (c) 2015 fjz13. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
#pragma once
#include "MedusaCorePreDeclares.h"
#ifdef MEDUSA_LUA
#include "LuaCompat.h"
#include "Core/String/StringRef.h"
#include "LuaDefines.h"
#include "TLuaTabl... | {
"pile_set_name": "Github"
} |
// Licensed to Elasticsearch B.V. under one or more contributor
// license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyright
// ownership. Elasticsearch B.V. licenses this file to you under
// the Apache License, Version 2.0 (the "License"); you may
// not use ... | {
"pile_set_name": "Github"
} |
// this test uses gloabl variables only
// no parameter passing
// global variables:
// g: is initialized and nullified in createList
// before calling create_list 'g' is unitialized
// head: head is initialized with '0' and always
// refers to the start of the list (once created)
// h: is initialized and nullif... | {
"pile_set_name": "Github"
} |
<?php
/**
* amadeus-ws-client
*
* Copyright 2015 Amadeus Benelux NV
*
* 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 requir... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc. Kohsuke Kawaguchi. Knud Poulsen.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without... | {
"pile_set_name": "Github"
} |
#include "f2c.h"
double pow_di(ap, bp)
doublereal *ap;
integer *bp;
{
double pow, x;
integer n;
pow = 1;
x = *ap;
n = *bp;
if(n != 0)
{
if(n < 0)
{
if(x == 0)
{
return(pow);
}
n = -n;
x = 1/x;
}
for( ; ; )
{
if(n & 01)
pow *= x;
if(n >>= 1)
x *= x;
else
break;
}
}
return(pow... | {
"pile_set_name": "Github"
} |
(***********************************************************************)
(* v * The Coq Proof Assistant / The Coq Development Team *)
(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *)
(* \VV/ *************************************************************)
(* // * This f... | {
"pile_set_name": "Github"
} |
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections;
using System.Collections.Generic;
namespace Microsoft.Extensions.FileProviders.Composite
{
/// <summary>
... | {
"pile_set_name": "Github"
} |
MFAACEnc="Media Foundation AAC Kodierer"
Bitrate="Bitrate"
MF.H264.EncoderName="Media-Foundation-H264-Kodierer"
MF.H264.Encoder="Kodierername"
MF.H264.LowLatency="Niedrige Latenz (Deaktiviert Frameneuanordnung)"
MF.H264.BFrames="Konsekutive B-Frameanzahl"
MF.H264.CustomBufsize="Benutzerdefinierte Puffergröße verwenden... | {
"pile_set_name": "Github"
} |
/******************************************************************************
*
* Copyright(c) 2009-2012 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundati... | {
"pile_set_name": "Github"
} |
# Backlog Grooming
Grooming can also be called "Backlog Refinement".
## Content TODO's
- Complete outline below
- Provide guidance on criteria to determine if story can be estimated (see [definition of ready](../../team-agreements/definition-of-ready/readme.md))
- Examples of well defined acceptance criteria
- C... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Monolog package.
*
* (c) Jordi Boggiano <j.boggiano@seld.be>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Monolog\Handler;
use Monolog\Logger;
/**
* Sends notifications through ... | {
"pile_set_name": "Github"
} |
# TLS (SSL)
Stability: 3 - Stable
Use `require('tls')` to access this module.
The `tls` module uses OpenSSL to provide Transport Layer Security and/or
Secure Socket Layer: encrypted stream communication.
TLS/SSL is a public/private key infrastructure. Each client and each
server must have a private key. A priva... | {
"pile_set_name": "Github"
} |
package org.checkerframework.javacutil;
/*>>>
import org.checkerframework.checker.nullness.qual.*;
*/
import java.util.EnumSet;
import java.util.Set;
import javax.annotation.processing.ProcessingEnvironment;
import javax.lang.model.element.Element;
import javax.lang.model.element.ElementKind;
import javax.lang.model... | {
"pile_set_name": "Github"
} |
describe "LineItems service", ->
LineItems = LineItemResource = lineItems = $httpBackend = $rootScope = $timeout = null
beforeEach ->
module 'admin.lineItems'
jasmine.addMatchers
toDeepEqual: (util, customEqualityTesters) ->
compare: (actual, expected) ->
{ pass: angular.equals(act... | {
"pile_set_name": "Github"
} |
# -----------------------------------------------------------------------
# GEMINIHELLO configuration file
#
# BASELINE Configuration
#
# This configuration file specifies application default behavior that is
# suitable where not superseded by deployment-specific configuration
# files. Refer to the separate deployment... | {
"pile_set_name": "Github"
} |
"""
Tests for L{klein._session}.
"""
from typing import List, Tuple
from treq.testing import StubTreq
from twisted.internet.defer import Deferred, inlineCallbacks, returnValue
from twisted.python.components import Componentized
from twisted.trial.unittest import SynchronousTestCase
from twisted.web.iweb import IRequ... | {
"pile_set_name": "Github"
} |
# Localized messages for the Design Engine. Messages here give names
# of items in the Report Object Model, and the text of Design Engine
# errors.
###########################################################
#for test only
Error.Msg001=En: Es ist ein {0} im {1}.
#######################################################... | {
"pile_set_name": "Github"
} |
using UnityEngine;
using UnityEngine.Events;
using UnityEngine.EventSystems;
using UnityEngine.UI;
namespace HT.Framework
{
/// <summary>
/// UGUI靠近按钮
/// </summary>
[AddComponentMenu("HTFramework/UI/UIEnterButton")]
[RequireComponent(typeof(Graphic))]
[DisallowMultipleComponent]
public se... | {
"pile_set_name": "Github"
} |
--TEST--
Reflection Class -> getFileName
--FILE--
<?php
class Foo {
}
$reflectionClass = new ReflectionClass('stdClass');
var_dump($reflectionClass->getFileName());
$reflectionClass = new ReflectionClass('foo');
var_dump($reflectionClass->getFileName());
--EXPECTF--
bool(false)
string(%d) %s
| {
"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"
} |
/*===---- xsavesintrin.h - XSAVES intrinsic ------------------------------------===
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the... | {
"pile_set_name": "Github"
} |
PREFIX : <http://example.org/>
SELECT (SHA1(?l) AS ?hash) WHERE {
:s8 :str ?l
}
| {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "3x"
},
{
"idiom" : "iphone",
"size" : "40x40",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "40x... | {
"pile_set_name": "Github"
} |
<h2><?php echo __('Confirmation') ?></h2>
<div class="box"><center>
<p><strong><?php echo h($main_project['Project']['name']) ?></strong><br /><?php echo __('Are you sure you want to delete this wiki and all its content ?') ?></p>
<?php echo $this->Form->create(
'Wiki',
array(
'url' => array(
'controller' => '... | {
"pile_set_name": "Github"
} |
<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
<area shape="rect" id="node1" href="$struct_a_r2_feature_map_t.html" title="AR2FeatureMapT" alt="" coords="5,5,133,31"/>
</map>
| {
"pile_set_name": "Github"
} |
object Test {
def main(args: Array[String]) {
val s: Seq[Int] = Array(1, 2, 3, 4)
println(s)
}
}
| {
"pile_set_name": "Github"
} |
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.
#[=======================================================================[.rst:
FindPython2
-----------
Find Python 2 interpreter, compiler and development environment (... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
import random
class Node:
__slots__ = ['x', 'y', 'left', 'right']
def __init__(self, x):
self.x = x
self.y = random.random()
self.left = None
self.right = None
def merge(lower, greater):
if lower is None:
return greater
if greater is Non... | {
"pile_set_name": "Github"
} |
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.ide.plugins;
import com.intellij.openapi.extensions.PluginId;
import com.intellij.openapi.options.ShowSettingsUtil;
import com.intellij.openapi.project.Proje... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
* Copyright (C) 2014-2016 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1... | {
"pile_set_name": "Github"
} |
/*
* The MIT License (MIT)
*
* Copyright (c) 2014-2019 Yegor Bugayenko
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | {
"pile_set_name": "Github"
} |
version https://git-lfs.github.com/spec/v1
oid sha256:00b0d1ae9b73caa5951ce67abba7f92096e3b9a97e1cbd10bbcf5861c35f7811
size 6436
| {
"pile_set_name": "Github"
} |
# redMine - project management software
# Copyright (C) 2006 Jean-Philippe Lang
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any late... | {
"pile_set_name": "Github"
} |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 10, 14 sdk_version 10, 14
.subsections_via_symbols
| {
"pile_set_name": "Github"
} |
arm:
kinematics_solver: kdl_kinematics_plugin/KDLKinematicsPlugin
kinematics_solver_search_resolution: 0.005
kinematics_solver_timeout: 0.005
kinematics_solver_attempts: 3 | {
"pile_set_name": "Github"
} |
import gql from 'graphql-tag';
import {gameFragment} from './game.fragment';
export const createGameMutation = gql`
mutation CreateGame(
$teamAScore: Int!
$teamBScore: Int!
$teamAName: String!
$teamBName: String!
) {
createGame(
teamAScore: $teamAScore
teamBScore: $teamBScore
... | {
"pile_set_name": "Github"
} |
<block_set xmlns="http://de.fhg.iais.roberta.blockly" robottype="ev3" xmlversion="" description="" tags="">
<instance x="1" y="379">
<block type="robControls_loopForever" id="11">
<statement name="DO">
<block type="text_print" id="29" inline="false">
<value name="TEXT">
<block... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsof... | {
"pile_set_name": "Github"
} |
#import <Foundation/Foundation.h>
@interface PodsDummy_Pods_SwaggerClient : NSObject
@end
@implementation PodsDummy_Pods_SwaggerClient
@end
| {
"pile_set_name": "Github"
} |
#include <math.h>
#include "../util/hist.h"
#include "../util/util.h"
#include "../util/sort.h"
#include "../util/evsel.h"
/* hist period print (hpp) functions */
typedef int (*hpp_snprint_fn)(char *buf, size_t size, const char *fmt, ...);
static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he,
u... | {
"pile_set_name": "Github"
} |
// HeiGen.cpp
// Implements the various terrain height generators
#include "Globals.h"
#include "HeiGen.h"
#include "../LinearUpscale.h"
#include "../IniFile.h"
#include "DistortedHeightmap.h"
#include "EndGen.h"
#include "Noise3DGenerator.h"
#include "ProtIntGen.h"
/////////////////////////////////////////////... | {
"pile_set_name": "Github"
} |
DROP DATABASE IF EXISTS `test001`;
CREATE DATABASE `test001`;
USE `test001`;
DROP TABLE IF EXISTS `test000`;
CREATE TABLE `test000` (
`id` int,
`col01` bit(6) DEFAULT NULL,
`col02` tinyint(4) DEFAULT NULL,
`col03` tinyint(4) UNSIGNED DEFAULT NULL,
`col10` bigint DEFAULT NULL,
`col11` bigint UNSIGNED DEFAUL... | {
"pile_set_name": "Github"
} |
0 46 140 93
1 0 255 255
2 0 157 0
3 81 200 86
4 190 190 190
5 110 110 110
6 255 255 0
7 136 115 95
8 231 231 231
9 0 153 102
10 0 0 0
11 0 0 0
12 0 0 0
13 0 0 0
14 0 0 0
15 0 0 0
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 4816121270fe2714888d09201c343062
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2010 ZXing 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 agr... | {
"pile_set_name": "Github"
} |
; RUN: llc < %s -march=x86 -mattr=sse2 | grep movsd | count 5
; RUN: llc < %s -march=x86 -mattr=sse2 -O0 | grep -v esp | grep movsd | count 5
@x = external global double
define void @foo() nounwind {
%a = load volatile double* @x
store volatile double 0.0, double* @x
store volatile double 0.0, double* @x
%b ... | {
"pile_set_name": "Github"
} |
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version Oct 26 2018)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
#pragma once
#include <wx/artpro... | {
"pile_set_name": "Github"
} |
#!/bin/bash
if [ -z "$OPENSHIFT_PROJECT" ]; then
echo "OPENSHIFT_PROJECT not set"
exit 1
fi
set -e -o pipefail
echo "${OPENSHIFT_PROJECT}: starting =================================================================="
if oc -n "${OPENSHIFT_PROJECT}" patch schedule backup-schedule --type=json -p="[{\"op\": \"remov... | {
"pile_set_name": "Github"
} |
package deletecmd
import (
"github.com/jenkins-x/jx/v2/pkg/cmd/helper"
"github.com/spf13/cobra"
"github.com/jenkins-x/jx/v2/pkg/cmd/opts"
"github.com/jenkins-x/jx/v2/pkg/cmd/templates"
)
// DeleteOptions are the flags for delete commands
type DeleteOptions struct {
*opts.CommonOptions
}
var (
delete_long = te... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2017 nekocode
*
* 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 w... | {
"pile_set_name": "Github"
} |
/******************************************************************
*
* Copyright 2018 Samsung Electronics All Rights Reserved.
*
* 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
*
* ... | {
"pile_set_name": "Github"
} |
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../assets/img/favicon-144.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../assets/img/favicon-144.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"... | {
"pile_set_name": "Github"
} |
/***********************************************************************
A JavaScript tokenizer / parser / beautifier / compressor.
https://github.com/mishoo/UglifyJS2
-------------------------------- (C) ---------------------------------
Author: Mihai Bazon
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2016-2020 phantom.bot
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | {
"pile_set_name": "Github"
} |
1000
-818 -633
-472 -256
179 595
-198 629
737 208
194 -228
239 -820
-894 414
-917 -726
225 -449
-640 -112
883 837
991 399
24 403
-44 -875
904 692
490 834
316 -987
-735 -853
-892 987
36 -628
-558 915
-999 879
40 321
767 -572
-215 -743
818 -387
-483 -812
-657 -248
139 439
515 -757
-992 -369
168 -261
-254 -810
909 72
379 ... | {
"pile_set_name": "Github"
} |
# Ancestor is the first release after stable-2.9 was branched
# Technically this should be 2.9.0b1, but that is not a valid
# semantic version and the semver parser will complain.
ancestor: 2.9.0
releases: {}
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.