text stringlengths 2 99.9k | meta dict |
|---|---|
namespace TraktRater.Sites.API.TVDb
{
using System;
using System.Collections.Generic;
using System.Xml.Serialization;
[XmlRoot("Data")]
public class TVDbEpisodeRatings
{
public TVDbEpisodeRatings() { Episodes = new List<Episode>(); }
[XmlElement("Episode")]
public List... | {
"pile_set_name": "Github"
} |
# 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 later version.
from tests import TestCase
from .helper import visible
from quodlibet.... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Google Inc. All Rights Reserved. -->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="place_autocomplete_search_hint" msgid="4600782048316473865">"ရှာဖွေရန်"</str... | {
"pile_set_name": "Github"
} |
// File implement/oglplus/enums/texture_swizzle_coord_class.ipp
//
// Automatically generated file, DO NOT modify manually.
// Edit the source 'source/enums/oglplus/texture_swizzle_coord.txt'
// or the 'source/enums/make_enum.py' script instead.
//
// Copyright 2010-2015 Matus Chochlik.
// Distributed under the B... | {
"pile_set_name": "Github"
} |
#ifndef BOOST_SERIALIZATION_UNORDERED_MAP_HPP
#define BOOST_SERIALIZATION_UNORDERED_MAP_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// serialization/unordered_map.... | {
"pile_set_name": "Github"
} |
/* eslint-disable */
require('eventsource-polyfill')
var hotClient = require('webpack-hot-middleware/client?noInfo=true&reload=true')
hotClient.subscribe(function (event) {
if (event.action === 'reload') {
window.location.reload()
}
})
| {
"pile_set_name": "Github"
} |
package com.matie.redgram.ui.common.views.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.matie.redgram.data.models.main.items.PostItem;
import com.matie.redgram.ui.common.v... | {
"pile_set_name": "Github"
} |
[Adaptive Cards Javascript SDK](../README.md) › [TextColor](textcolor.md)
# Enumeration: TextColor
## Index
### Enumeration members
* [Accent](textcolor.md#accent)
* [Attention](textcolor.md#attention)
* [Dark](textcolor.md#dark)
* [Default](textcolor.md#default)
* [Good](textcolor.md#good)
* [Light](textcolor.md#l... | {
"pile_set_name": "Github"
} |
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may ... | {
"pile_set_name": "Github"
} |
/*
This Software is provided under the Zope Public License (ZPL) Version 2.1.
Copyright (c) 2009, 2010 by the mingw-w64 project
See the AUTHORS file for the list of contributors to the mingw-w64 project.
This license has been certified as open source. It has also been designated
as GPL compatible by the Free So... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | {
"pile_set_name": "Github"
} |
var searchData=
[
['adjustfield',['adjustfield',['../classios__base.html#adaaf735381254aa096ebe3605e8bbd0a',1,'ios_base']]],
['app',['app',['../classios__base.html#a8380aac3c405730708888fdc68905820',1,'ios_base']]],
['arduinofiles_2eh',['ArduinoFiles.h',['../_arduino_files_8h.html',1,'']]],
['arduinoinstream',[... | {
"pile_set_name": "Github"
} |
export PATH=/adt32/ant/bin:$PATH
export JAVA_HOME=/Program Files/Java/jdk1.8.0_151
cd /eclipse/demos/GUI/AppContactManagerDemo2/
ant clean release
| {
"pile_set_name": "Github"
} |
package org.bianqi.web.wangyi.controller;
import java.util.List;
import java.util.Map;
import org.bianqi.web.wangyi.pojo.GraphTop;
import org.bianqi.web.wangyi.pojo.GraphTriangle;
import org.bianqi.web.wangyi.service.GraphSerivce;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 1992-2009 Nokia. All rights reserved.
** Copyright (C) 2006 Roberto Raggi <roberto@kdevelop.org>
**
** This file is part of Qt Jambi.
**
** $BEGIN_LICENSE$
** GNU Lesser General Public License Usage
** This file may be use... | {
"pile_set_name": "Github"
} |
/* file: dbscan_dense_default_distr_step5_fpt_dispatcher.cpp */
/*******************************************************************************
* Copyright 2014-2020 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | {
"pile_set_name": "Github"
} |
<?php
/**
* PHPExcel
*
* Copyright (c) 2006 - 2014 PHPExcel
*
* 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 of the License, or (at your option) any later ve... | {
"pile_set_name": "Github"
} |
/*
* wm8985.h -- WM8985 ASoC driver
*
* Copyright 2010 Wolfson Microelectronics plc
*
* Author: Dimitris Papastamos <dp@opensource.wolfsonmicro.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 ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
... | {
"pile_set_name": "Github"
} |
#include <tommath.h>
#ifdef BN_MP_REDUCE_2K_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as well as number theoretic functionality.
*
* The library was designed directly after the MPI library by
* Michael From... | {
"pile_set_name": "Github"
} |
// Copyright 2019 The go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum 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 3 of the License... | {
"pile_set_name": "Github"
} |
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//
// +build ppc64 s390x mips mips64
package unix
const isBigEndian = true
| {
"pile_set_name": "Github"
} |
#include "common.h"
#include <fcntl.h>
#include "seafile-session.h"
#include "log.h"
#include "utils.h"
#include "fsck.h"
typedef struct FsckData {
gboolean repair;
SeafRepo *repo;
GHashTable *existing_blocks;
GList *repaired_files;
GList *repaired_folders;
} FsckData;
typedef struct CheckAndRe... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<schema
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://javasoze.github.com/sensei/schema/sensei-schema.xsd">
<!-- valid types:
uid - only 1 column can be of type uid
int - integer
short - short
char - character
long - lo... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<ProjectGui xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_guix.xsd">
<SchemaVersion>-6.1</SchemaVersion>
<Header>### uVision Project, (C) Keil Software</Header>
<ViewPool/>
<SECTreeCtrl>
<View>
<... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
* Copyright (c) 2005, 2006 Cisco Systems, Inc. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All r... | {
"pile_set_name": "Github"
} |
using UnityEngine;
using System.Collections;
using UnityEngine.UI;
/// <summary>
/// Base class for objects and npcs
/// Works hand in hand with ObjectInteraction
/// </summary>
public class object_base : UWEBase
{
public bool testUse = false;
//The Object interaction that is on this object.
... | {
"pile_set_name": "Github"
} |
0 KSP Residual norm 181.019
1 KSP Residual norm 0.0484793
2 KSP Residual norm 0.00010267
| {
"pile_set_name": "Github"
} |
<code_set_name> EBCDIC-CA-FR
<comment_char> %
<escape_char> /
% version: 1.0
% source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
CHARMAP
<U0000> /x00 NULL (NUL)
<U0001> /x01 START OF HEADING (SOH)
<U0002> /x02 START OF TEXT (STX)
<U0003> /x03 END OF TEXT (ETX... | {
"pile_set_name": "Github"
} |
import Component from '@ember/component';
import { action } from '@ember/object';
import { inject as service } from '@ember/service';
import HotKeys from 'datahub-web/services/hot-keys';
// Top level component class selector
const emberAppElementSelector = '.ember-application';
/**
* GlobalHotkeys component provides... | {
"pile_set_name": "Github"
} |
{
module Main where
import Control.Exception as Exception
}
%tokentype { Token }
%token A { A }
%name parse
%%
parse : A { () }
{
data Token = A | B
test1 = parse [B]
main = do Exception.try (print test1 >> fail "Test failed.") :: IO (Either ErrorCall ())
putStrLn "Test worked"
happyError = error "pa... | {
"pile_set_name": "Github"
} |
---
title: b
author: mrmrs
date: 2016-07-18
awslink: https://d26aqo05ggejx9.cloudfront.net/bvsb.gif
further_reading:
- title: b
url: http://vimdoc.sourceforge.net/htmldoc/motion.html#b
- title: B
url: http://vimdoc.sourceforge.net/htmldoc/motion.html#B
- title: w
url: http://vimdoc.sourceforge.net/htm... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright ... | {
"pile_set_name": "Github"
} |
/*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: MIT
/*
* Copyright © 2020 Intel Corporation
*/
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/shmem_fs.h>
#include "gem/i915_gem_object.h"
#include "shmem_utils.h"
struct file *shmem_create_from_data(const char *name, void *data, size_t len)
{
struct file *file;
int ... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
namespace Microsoft.Quantum.Tests {
open Microsoft.Quantum.Preparation;
open Microsoft.Quantum.Intrinsic;
open Microsoft.Quantum.Canon;
open Microsoft.Quantum.Measurement;
operation MeasureWithS... | {
"pile_set_name": "Github"
} |
//
// RootViewController.swift
// Model2App
//
// Created by Karol Kulesza on 6/19/18.
// Copyright © 2018 Q Mobile { http://Q-Mobile.IT }
//
//
// 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... | {
"pile_set_name": "Github"
} |
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto
package urlfetch
import proto "github.com/golang/protobuf/proto"
import fmt "fmt"
import math "math"
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.M... | {
"pile_set_name": "Github"
} |
<%= javascript_include_tag "methods" %>
<style>
h2 {
text-align: center;
padding-top: 20px;
}
#topics {
columns: 3;
padding-left: 15%;
margin-bottom: 30px;
}
</style>
<div class="col-lg-12">
<div style="text-align:center;">
<h1 style="font-size:3.4em;margin-top:40px;"><%= raw transl... | {
"pile_set_name": "Github"
} |
# shellcheck disable=SC2154
mavlink stream -r 50 -s DISTANCE_SENSOR -u $udp_gcs_port_local
| {
"pile_set_name": "Github"
} |
/*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH under
* one or more contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright ownership.
* Licensed under the Zeebe Community License 1.0. You may not use this file
* ... | {
"pile_set_name": "Github"
} |
// Copyright 2019 The Prometheus 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... | {
"pile_set_name": "Github"
} |
/*
* Linux network driver for QLogic BR-series Converged Network Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 as
* published by the Free Software Foundation
*
* This program is distributed in the hope that... | {
"pile_set_name": "Github"
} |
import * as React from 'react'
import ClassNames from 'classnames'
import { StepsProps, StepProps, StatusTypes } from './interface'
import Icon from '../icon'
import './style/index.scss'
interface StepType {
option: StepProps
index: number
current: string | number
}
interface IconType {
status: StatusTypes
... | {
"pile_set_name": "Github"
} |
// -----------------------------------------------------------------------
// <copyright file="ChildSelector.cs" company="SimpleBrowser">
// Copyright © 2010 - 2019, Nathan Ridley and the SimpleBrowser contributors.
// See https://github.com/SimpleBrowserDotNet/SimpleBrowser/blob/master/readme.md
// </copyright>
... | {
"pile_set_name": "Github"
} |
---
-api-id: M:Windows.UI.Xaml.Controls.ToggleSplitButtonAutomationPeer.Collapse
-api-type: winrt method
ms.custom: RS5
---
<!-- Method syntax.
public void ToggleSplitButtonAutomationPeer.Collapse()
-->
# Windows.UI.Xaml.Controls.ToggleSplitButtonAutomationPeer.Collapse
## -description
Hides the contr... | {
"pile_set_name": "Github"
} |
require "bundler/gem_tasks"
require "rake/testtask"
task :default => :test
Rake::TestTask.new do |t|
t.libs << "test"
t.test_files = FileList["test/**/test_*.rb"]
t.verbose = true
t.warning = true
end
| {
"pile_set_name": "Github"
} |
/**
* @file
* @copyright defined in go-seele/LICENSE
*/
package qvic
import (
"bytes"
"fmt"
"testing"
)
func Test_VBitVec_check(t *testing.T) {
v1 := new(VBitVec)
v1.Init(64)
v2 := new(VBitVec)
v2.Init(64)
v1.InitPattern(0x80, 1)
v2.InitPattern(0x80, 1)
v2.SetBit(0, false)
v2.SetBit(1, false)
ret := v... | {
"pile_set_name": "Github"
} |
// @flow
import * as React from 'react';
import {Button} from 'baseui/button';
import {ButtonGroup} from 'baseui/button-group';
export default () => (
<ButtonGroup>
<Button disabled>Label</Button>
<Button>Label</Button>
<Button>Label</Button>
</ButtonGroup>
);
| {
"pile_set_name": "Github"
} |
FROM ubuntu:bionic
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG GO_VERSION=1.14.2
ARG GOLANGCI_LINT_VERSION=1.25.0
ARG HELM_VERSION=3.1.2
ARG DOCKER_VERSION=19.03.8
ARG DOCKER_LOCK_VERSION=0.2.0
RUN apt-get update && \
apt-get -y install vim curl wget gcc software-properties-common && \
add-apt-repository... | {
"pile_set_name": "Github"
} |
require 'active_support/core_ext/range/conversions'
require 'active_support/core_ext/range/overlaps'
require 'active_support/core_ext/range/include_range'
require 'active_support/core_ext/range/blockless_step'
class Range #:nodoc:
include ActiveSupport::CoreExtensions::Range::Conversions
include ActiveSupport::Cor... | {
"pile_set_name": "Github"
} |
//
// Copyright 2014 The Android Open Source Project
//
// Build resource files from raw assets.
//
#include "ResourceFilter.h"
#include "AaptUtil.h"
#include "AaptConfig.h"
status_t
WeakResourceFilter::parse(const String8& str)
{
Vector<String8> configStrs = AaptUtil::split(str, ',');
const size_t N = config... | {
"pile_set_name": "Github"
} |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; ;;
;;; Centre for Speech Technology Research ;;
;;; University of Edinburgh, UK ;;
;;; ... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
# Copyright 2010 Dirk Holtwick, holtwick.it
#
# 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 ... | {
"pile_set_name": "Github"
} |
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
* 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 l... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2013 Advanced Micro Devices, Inc.
* All Rights Reserved.
*
* 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"
} |
//===- OptParserEmitter.cpp - Table Driven Command Line Parsing -----------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | {
"pile_set_name": "Github"
} |
/*
* RTP input/output format
* Copyright (c) 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*
* FFmpeg 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 of the License... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.AspNetCore.Mvc;
using Moq;
using SportsStore.Controllers;
using SportsStore.Models;
using SportsStore.Models.ViewModels;
using Xunit;
namespace SportsStore.Tests {
public class ProductControllerTests {
[Fact]
publ... | {
"pile_set_name": "Github"
} |
<?php
namespace Guzzle\Plugin\Cache;
use Guzzle\Http\Message\RequestInterface;
\Guzzle\Common\Version::warn('Guzzle\Plugin\Cache\DefaultCacheKeyProvider is no longer used');
/**
* @deprecated This class is no longer used
* @codeCoverageIgnore
*/
class DefaultCacheKeyProvider implements CacheKeyProviderInterface
... | {
"pile_set_name": "Github"
} |
= block_with_title :class=>'hdlist'
table
- if (attr? :labelwidth) || (attr? :itemwidth)
colgroup
col style=style_value(width: [(attr :labelwidth), '%'])
col style=style_value(width: [(attr :itemwidth), '%'])
- items.each do |terms, dd|
tr
td.hdlist1 class=('strong' if opti... | {
"pile_set_name": "Github"
} |
bcv_parser::regexps.space = "[\\s\\xa0]"
bcv_parser::regexps.escaped_passage = ///
(?:^ | [^\x1f\x1e\dA-Za-zªµºÀ-ÖØ-öø-ɏḀ-ỿⱠ-ⱿꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꟿ] ) # Beginning of string or not in the middle of a word or immediately following another book. Only count a book if it's part of a sequence: `Matt5John3` is OK, but not `1Matt5J... | {
"pile_set_name": "Github"
} |
SHELL := /bin/bash
.DEFAULT_GOAL := help
.PHONY: help
help: ## Show help
@IFS=$$'\n' ; \
help_lines=(`fgrep -h "##" $(MAKEFILE_LIST) | fgrep -v fgrep | sed -e 's/\\$$//'`); \
printf "%-30s %s\n" Target "Help message" ; \
printf "%-30s %s\n" ------ ------------ ; \
for help_line in $${help_lines[@]}; do \
... | {
"pile_set_name": "Github"
} |
"""Constants/functions for interpreting results of os.stat() and os.lstat().
Suggested usage: from stat import *
"""
# Indices for stat struct members in the tuple returned by os.stat()
ST_MODE = 0
ST_INO = 1
ST_DEV = 2
ST_NLINK = 3
ST_UID = 4
ST_GID = 5
ST_SIZE = 6
ST_ATIME = 7
ST_MTIME = 8
ST_CTIME = 9
... | {
"pile_set_name": "Github"
} |
import { EwsServiceXmlWriter } from "../Core/EwsServiceXmlWriter";
import { EwsUtilities } from "../Core/EwsUtilities";
import { ExchangeService } from "../Core/ExchangeService";
import { Grouping } from "./Grouping";
import { ItemTraversal } from "../Enumerations/ItemTraversal";
import { OffsetBasePoint } from "../En... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012-2018 Ugorji Nwoke. All rights reserved.
// Use of this source code is governed by a MIT license found in the LICENSE file.
package codec
import (
"bufio"
"errors"
"io"
"net/rpc"
"sync"
)
// Rpc provides a rpc Server or Client Codec for rpc communication.
type Rpc interface {
ServerCodec(c... | {
"pile_set_name": "Github"
} |
# :testingbot driver
Capybara.register_driver :testingbot do |app|
caps = CapybaraHelpers.required_cloud_caps.merge(
maxduration: Howitzer.cloud_max_duration,
idletimeout: Howitzer.cloud_testingbot_idle_timeout,
screenshot: Howitzer.cloud_testingbot_screenshots
)
if Howitzer.user_agent.present?
i... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The gVisor 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 agree... | {
"pile_set_name": "Github"
} |
<?php
namespace Pantheon\Terminus\Commands\Env;
use Consolidation\OutputFormatters\StructuredData\PropertyList;
use Pantheon\Terminus\Commands\TerminusCommand;
use Pantheon\Terminus\Commands\StructuredListTrait;
use Pantheon\Terminus\Site\SiteAwareInterface;
use Pantheon\Terminus\Site\SiteAwareTrait;
/**
* Class In... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2011 Freescale Semiconductor, Inc.
*
* 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 later version.
*
* This pro... | {
"pile_set_name": "Github"
} |
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context=".MainActivity">
<item android:id="@+id/action_settings"
android:title="@string/action_settings"
android:orderInCate... | {
"pile_set_name": "Github"
} |
!!!COM: Palestrina, Giovanni Perluigi da
!!!OPR: Missa Ut re mi fa sol la
!!!OTL: Benedictus
**kern **kern **kern **kern
*Ibass *Itenor *Icalto *Icant
!Bassus !Tenor !Altus !Cantus
*clefF4 *clefGv2 *clefG2 *clefG2
*k[] *k[] *k[] *k[]
*C:ion *C:ion *C:ion *C:ion
*M4/2 *M4/2 *M4/2 *M4/2
=1 =1 =1 =1
0r 0r 1c 0r
. . 1d .
=... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddin... | {
"pile_set_name": "Github"
} |
<?php
/**
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen
* Do not edit the class manually.
*/
namespace SquareConnect\Model;
/**
* BatchDeleteCatalogObjectsRequestTest Class Doc Comment
*
* @category Class
* @package SquareConnect
... | {
"pile_set_name": "Github"
} |
# Test non-ascii archive members
# XFAIL: system-darwin
RUN: rm -rf %t && mkdir -p %t/extracted
RUN: echo "contents" > %t/£.txt
RUN: echo "CREATE %t/mri.ar" > %t/script.mri
RUN: echo "ADDMOD %t/£.txt" >> %t/script.mri
RUN: echo "SAVE" >> %t/script.mri
RUN: llvm-ar -M < %t/script.mri
RUN: cd %t/extracted && llvm-ar ... | {
"pile_set_name": "Github"
} |
/*
* ppui/sdl/DisplayDeviceFB_SDL.cpp
*
* Copyright 2009 Peter Barth, Christopher O'Neill, Dale Whinham
*
* This file is part of Milkytracker.
*
* Milkytracker 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 Softwar... | {
"pile_set_name": "Github"
} |
import * as React from "react";
import { store } from "../../redux/store";
import { MapTransformProps } from "./interfaces";
import { isUndefined } from "lodash";
import { sortGroupBy } from "../../point_groups/point_group_sort";
import { Color } from "../../ui";
import { transformXY } from "./util";
import { nn, alter... | {
"pile_set_name": "Github"
} |
sigmaAngle = 0.0005;
sigmaDistance = 1;
| {
"pile_set_name": "Github"
} |
import { Menu, app, shell, MenuItemConstructorOptions } from 'electron';
import i18next from 'i18next';
import { createSelector, createStructuredSelector } from 'reselect';
import { relaunchApp } from '../../app/main/app';
import { CERTIFICATES_CLEARED } from '../../navigation/actions';
import { dispatch, select, Serv... | {
"pile_set_name": "Github"
} |
description: Montant mensuel de la bourse de lycée échelon 4, en multiple de la base mensuelle des allocations familiales (BMAF)
unit: currency
values:
2016-07-01:
value: 1.7791
| {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"filename" : "website_icon.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
} | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of PHPUnit.
*
* (c) Sebastian Bergmann <sebastian@phpunit.de>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
class BankAccountException extends RuntimeException
{
}
/**
* A bank account.
*
* @sinc... | {
"pile_set_name": "Github"
} |
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UseWPF>true</UseWPF>
<OutputType>WinExe</OutputType>
<RootNamespace>ExpenseIt9</RootNamespace>
<AssemblyName>ExpenseIt9</AssemblyName>
</PropertyGroup>
<ItemGroup>
<AppDesig... | {
"pile_set_name": "Github"
} |
# crc
[](https://www.gittip.com/alexgorbatchev/)
[](https://david-dm.org/alexgorbatchev/node-crc)
[
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "4.4.0-94-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_SYSTEM "Linux-4.4.0-94-generic")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "4.4.0-94-generic")
set(CMAKE_SYSTEM_PROCE... | {
"pile_set_name": "Github"
} |
.error-indicator {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
color: #c78f22;
}
.error-indicator img {
margin-bottom: 1rem;
}
.error-indicator .boom {
font-size: 1.7rem;
} | {
"pile_set_name": "Github"
} |
// Variables
// --------------------------
@fa-font-path: "../fonts";
@fa-font-size-base: 14px;
@fa-line-height-base: 1;
//@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts"; // for referencing Bootstrap CDN font files directly
@fa-css-prefix: fa;
@fa-version: "4.7.0";
@... | {
"pile_set_name": "Github"
} |
Mongoose plugin to enable population of nested models at any level of depth. Support **Mongoose 3.8.x** and later. Refer to [changelog](https://github.com/buunguyen/mongoose-deep-populate#changelog) for breaking changes.
[);'>
<div class="borderForm" style="padding-left: 0pt; padding-right: 0pt;">
<div cla... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="learnChess">Õpi malet</string>
<string name="byPlaying">mängides!</string>
<string name="menu">Menüü</string>
<string name="progressX">Edenemine: %s</string>
<string name="resetMyProgress">Lähtesta mu saavutused</string>
<string name="youWillL... | {
"pile_set_name": "Github"
} |
{"text": ["financials", "looking", "to", "bottom", "here", "..", "$", "fas", "$", "gs", "$", "c", "$", "jpm"], "created_at": "Tue Apr 08 16:16:38 +0000 2014", "user_id_str": "575887522"}
{"text": ["$", "c", "may", "miss", "shareholder", "equity", "financial", "metric", ",", "according", "to", "reports"], "created_at": ... | {
"pile_set_name": "Github"
} |
from gui.prototypes.newskinmodule import NewSkinModule, SkinProxy
from gui.uberwidgets.UberButton import UberButton
from gui.skin.skinobjects import Margins, SkinColor
from gui.prototypes.fontdropdown import FontDropDown
import wx
from cgui import SimplePanel
from util.primitives.funcs import do
ToolBarSki... | {
"pile_set_name": "Github"
} |
<div class="well loginContainer widget" id="loginContainer">
<div class="header">
Login / Register
</div>
<div class="body">
<form class="loginForm" action="login.php" method="post">
<div class="well">
<label for="login_username">Userame:</label> <input type="text" name="username" id="login_username">
... | {
"pile_set_name": "Github"
} |
var isStream = require('./isStream');
module.exports = function(stream) {
if (!isStream(stream)) return;
var streamType = stream.constructor.name;
// avoid StreamStream
if (streamType === 'Stream') streamType = '';
return '<'+streamType+'Stream>';
};
| {
"pile_set_name": "Github"
} |
// Generated by LiveScript 1.5.0
/**
* @package Service worker cache
* @category modules
* @author Nazar Mokrynskyi <nazar@mokrynskyi.com>
* @license 0BSD
*/
(function(){
if (!caches) {
return;
}
addEventListener('fetch', function(event){
event.respondWith(caches.match(event.request).then(functio... | {
"pile_set_name": "Github"
} |
# Makefile for Sphinx documentation
#
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build
# Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4
PAPEROPT_letter = -D latex_paper_size=letter
ALLSPHINXOPTS = -d $(BUILDDIR)/do... | {
"pile_set_name": "Github"
} |
/*
Animation example, for spinners
*/
.animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
... | {
"pile_set_name": "Github"
} |
using Rhino.ServiceBus;
using SimpleCqrs.Eventing;
namespace SimpleCqrs.Rhino.ServiceBus
{
public class DomainEventConsumer : ConsumerOf<DomainEvent>
{
private readonly IEventBus eventBus;
public DomainEventConsumer(IEventBus eventBus)
{
this.eventBus = eventBus... | {
"pile_set_name": "Github"
} |
import { library } from '@fortawesome/fontawesome-svg-core'
// Official documentation available at: https://github.com/FortAwesome/vue-fontawesome
import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'
// If not present, it won't be visible within the application. Considering that you
// don't want all th... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.