text
stringlengths
11
99.8k
meta
dict
/* * Copyright 2016 Crown Copyright * * 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...
{ "pile_set_name": "Github" }
{ "sdk": { "version": "3.1.100", "rollForward": "latestMajor" } }
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 7f3c732744db97d46ab800a0e52650db timeCreated: 1474883423 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
package com.neo.remote; import org.springframework.cloud.netflix.feign.FeignClient; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; /** * Created by summer on 2017/5/11. */ @FeignClient(name= "spring-cloud-producer2", fallback = HelloRemote...
{ "pile_set_name": "Github" }
<linker> <assembly fullname="Ceras" preserve="all"/> </linker>
{ "pile_set_name": "Github" }
import { cornerstone, cornerstoneWADOImageLoader } from '../../cornerstonejs'; import { StackManager } from '../StackManager'; import { DCMViewerManager } from '../../DCMViewerManager'; import { DCMViewerLog } from '../../DCMViewerLog'; class BaseLoadingListener { constructor(stack, options) { options = op...
{ "pile_set_name": "Github" }
document { Key => {weightRange,(weightRange,RingElement),(weightRange,List,RingElement)}, Headline => "the pair of lowest and highest weights of the monomials", SYNOPSIS ( Usage => "(lo,hi) = weightRange(w,f)", Inputs => { "w" => List => "of integers, the weight of each variable", "f" ...
{ "pile_set_name": "Github" }
@Manual{R-ALEPlot, title = {ALEPlot: Accumulated Local Effects (ALE) Plots and Partial Dependence (PD) Plots}, author = {Dan Apley}, year = {2018}, note = {R package version 1.1}, url = {https://CRAN.R-project.org/package=ALEPlot}, } @Manual{R-AmesHousing, title = {AmesHousing: The Ames Iowa Housing Data}, ...
{ "pile_set_name": "Github" }
{ "name": "@yodaos/network", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "yodaos", "yoda", "network" ], "author": "yonzkon <dongdong.xie@rokid.com>", "license": "MIT" }
{ "pile_set_name": "Github" }
global { } Scalar c { c.shape = Circ { r = 5 + 5 x = c.val y = c.shape.r } c.val = computeVal(1) } Scalar c with Scalar a; Scalar b where c := addS(a, b) { override c.shape = Rect { wow = 100 } delete c.val } -- TODO: test equality / multiple matches, anonymous expre...
{ "pile_set_name": "Github" }
RolePlugins=WindowsFabric TargetFrameworkVersion=v4.0
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Workspace version = "1.0"> <FileRef location = "self:/Volumes/Workspace/Zoom/Code/B_35_7196/Client/src/application/ios/zoom-ios-mobilertc/MobileRTCSample/MobileRTCSample.xcodeproj"> </FileRef> </Workspace>
{ "pile_set_name": "Github" }
<div id="div_sub_{$rand_name}"></div> <script language="javascript" type="application/javascript"> var id_{$rand_name} = document.getElementById('div_sub_{$rand_name}').parentNode.id.replace('_content', ''); function submit_{$rand_name}(){ldelim} get_hax( {ldelim} url:document.forms['f{$rand_name}'].action, ...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": { "colab_type": "text", "id": "bOChJSNXtC9g" }, "source": [ "# PyTorch" ] }, { "cell_type": "markdown", "metadata": { "colab_type": "text", "id": "OLIxEDq6VhvZ" }, "source": [ "In this lesson we'll learn about ...
{ "pile_set_name": "Github" }
--- cve: 2013-2160 title: "Denial of Service Attacks on Apache CXF" references: - http://cxf.apache.org/security-advisories.data/CVE-2013-2160.txt.asc - https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-2160 affected: - groupId: "org.apache.cxf" artifactId: "cxf-api" version: - "<=2....
{ "pile_set_name": "Github" }
{ "created_at": "2015-02-27T22:28:30.880888", "description": "This project is DEACTIVE", "fork": false, "full_name": "lepture/Vealous", "language": "Python", "updated_at": "2015-02-27T23:42:54.740715" }
{ "pile_set_name": "Github" }
import QtQuick 2.0 import QtQuick.Controls 1.0 import QtQuick.Layouts 1.0 import im.ricochet 1.0 MouseArea { id: offlineState acceptedButtons: Qt.LeftButton | Qt.RightButton visible: opacity > 0 enabled: visible opacity: 0 clip: true Behavior on opacity { NumberAnimation { duration: 500 } ...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Mark common families with their generics so we'll get something reasonable --> <!-- Serif faces --> <alias> <family>Nazli</family> <default><family>serif</family></default> </alias> <alias> <family>Lotoos</family> <defau...
{ "pile_set_name": "Github" }
import * as React from 'react' import { storiesOf } from '@storybook/react' import { Example, Stack } from '@auth0/cosmos/_helpers/story-helpers' import { Button, ButtonGroup } from '../../../' storiesOf('Button', module).add('with icon', () => ( <Example title="Button with icon" align="center"> <Stack> <...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6245" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="X5k-f2-b5...
{ "pile_set_name": "Github" }
from tartiflette.language.validators.query.rule import ( June2018ReleaseValidationRule, ) from tartiflette.utils.errors import graphql_error_from_nodes class FragmentSpreadTypeExistence(June2018ReleaseValidationRule): """ This validator validates that the type of the typeCondition of a fragment or inl...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>com.apple.security.app-sandbox</key> <true/> <key>com.apple.security.application-groups</key> <array> <string>group.Mortennn.FiScript</str...
{ "pile_set_name": "Github" }
'use strict'; var SymbolPoly = require('../polyfill'); module.exports = function (t, a) { var symbol; a.throws(function () { t(undefined); }, TypeError, "Undefined"); a.throws(function () { t(null); }, TypeError, "Null"); a.throws(function () { t(true); }, TypeError, "Primitive"); a.throws(function () { t('raz')...
{ "pile_set_name": "Github" }
export const table2excelData = [ { 'name': '推广名称1', 'fav': 0, 'show': 7302, 'weak': 5627, 'signin': 1563, 'click': 4254, 'active': 1438, 'day7': 274, 'day30': 285, 'tomorrow': 1727, 'day': 558, 'week': 4440, 'mon...
{ "pile_set_name": "Github" }
<template> <div id="app"> <header> <router-link to="/">Public page</router-link> | <router-link to="/admin">Admin page</router-link> </header> <section style="display: flex; padding: 10px"> <button @click="$acl.change(['read', 'write'])">Turn admin</button> <button @click="$acl.ch...
{ "pile_set_name": "Github" }
export { default } from './tooltip.component';
{ "pile_set_name": "Github" }
update rhnTemplateString set description = 'Footer for Spacewalk e-mail' where label = 'email_footer'; update rhnTemplateString set value = ' Account Information: Your Spacewalk login: <login /> Your Spacewalk email address: <email-address />', description = 'Account info lines for Spacewalk e-mail' wher...
{ "pile_set_name": "Github" }
/* * Copyright © 2014 - 2020 Leipzig University (Database Research Group) * * 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 * * Unles...
{ "pile_set_name": "Github" }
/* * Copyright 2019 dialog LLC <info@dlg.im> */ @import '../../styles/variables.css'; :root { --sidebar-search-result-font-size: var(--default-font-family); --sidebar-search-result-header-background: #dcdcdc; --sidebar-search-result-header-font-size: 13px; --sidebar-search-result-header-color: #000; --sid...
{ "pile_set_name": "Github" }
HTTP/1.1 200 OK Connection: keep-alive Server: Rapidoid Date: XXXXX GMT Content-Type: application/json Content-Length: 63 {"address":"127.0.0.1","contextPath":"","home":"/","port":8080}
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 91f3ed25af9c2d945ad763ccd9126e05 timeCreated: 1445595745 licenseType: Store TextureImporter: fileIDToRecycleName: {} serializedVersion: 2 mipmaps: mipMapMode: 0 enableMipMap: 1 linearTexture: 1 correctGamma: 0 fadeOut: 0 borderMipMap: 0 mipMapFadeDistanceStar...
{ "pile_set_name": "Github" }
{ "_from": "glob@7.1.6", "_id": "glob@7.1.6", "_inBundle": false, "_integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", "_location": "/glob", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "glob@7.1...
{ "pile_set_name": "Github" }
const webpack = require('webpack'); const HtmlWebpackPlugin = require('html-webpack-plugin'); const path = require('path'); module.exports = { mode: "development", devtool: 'cheap-module-source-map', entry: [ './src/utils/polyfills.js', './src/index.jsx', ], output: { path: path.join(...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/ThemeOverlay.Material.Dark" android:background="?android:selectableItemBackground" android:layout_height="wrap_content" android:layout_width="match_parent" an...
{ "pile_set_name": "Github" }
<?php namespace Drupal\Tests\entity_test\Functional\Rest; use Drupal\entity_test\Entity\EntityTest; use Drupal\Tests\rest\Functional\BcTimestampNormalizerUnixTestTrait; use Drupal\Tests\rest\Functional\EntityResource\EntityResourceTestBase; use Drupal\Tests\system\Functional\Entity\Traits\EntityDefinitionTestTrait; u...
{ "pile_set_name": "Github" }
<!--******************************************************************** * Copyright© 2000 - 2020 SuperMap Software Co.Ltd. All rights reserved. *********************************************************************--> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title data-i18n='resources.title_components...
{ "pile_set_name": "Github" }
/*! * jQuery UI Effects Bounce 1.11.4 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/bounce-effect/ */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. R...
{ "pile_set_name": "Github" }
{ "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
/* UTILITY CLASSES */ .ignore-css { all: unset; } .pointer { cursor: pointer; } .selectable-all { -webkit-touch-callout: all; -webkit-user-select: all; -khtml-user-select: all; -moz-user-select: all; -ms-user-select: all; user-select: all; } .selectable { -webkit-touch-callout: te...
{ "pile_set_name": "Github" }
<component xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.2 http://maven.apache.org/xsd/component-1.1.2.xsd" > <dependencySets> <...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0, which is available at http://www.eclipse.org/legal/epl-2.0. ...
{ "pile_set_name": "Github" }
<html xmlns:tal="http://xml.zope.org/namespaces/tal" xmlns:metal="http://xml.zope.org/namespaces/metal"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Test Report Tree with Stat Method</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td row...
{ "pile_set_name": "Github" }
{{- if .Capabilities.APIVersions.Has "apps/v1" }} apiVersion: apps/v1 {{- else }} apiVersion: extensions/v1beta1 {{- end }} kind: Deployment metadata: name: disco spec: revisionHistoryLimit: 5 replicas: 1 selector: matchLabels: app: disco template: metadata: labels: app: disco ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleIdentifier</key> <string>com.alimobilesec.SecurityGuardSDK</string> <key>CFBundleName</key> <string>SecurityGuardSDK</string> <key>...
{ "pile_set_name": "Github" }
{ "$id": "request.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "required": [ "method", "url", "httpVersion", "cookies", "headers", "queryString", "headersSize", "bodySize" ], "properties": { "method": { "type": "string" }, ...
{ "pile_set_name": "Github" }
{ "type": "bundle", "id": "bundle--78a73eb0-beed-484f-8d46-c9d90519b8e4", "spec_version": "2.0", "objects": [ { "id": "relationship--457cb4ac-e64b-4905-853b-933a28bd34cc", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "description": "[Pow...
{ "pile_set_name": "Github" }
output "master_cloud_init" { value = "${ join("`", data.template_file.master.*.rendered) }" }
{ "pile_set_name": "Github" }
{ "id": 63, "date": "2016/12/16", "sources": [ "https://www.mic.com/articles/172403/ibm-s-ceo-wrote-trump-a-glowing-letter-employees-responded-with-list-of-demands", "https://www.coworker.org/petitions/ibmers-to-ceo-ginni-rometty-affirm-ibm-values", "https://theintercept.com/2016/12/...
{ "pile_set_name": "Github" }
{ "__inputs": [ { "name": "DS_TESLA", "label": "tesla", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "VAR_RANGEUNIT", "type": "constant", "label": "rangeunit", "value": "km", "descri...
{ "pile_set_name": "Github" }
Ext.define('Redwood.view.Projects', { extend: 'Ext.grid.Panel', alias: 'widget.projectsEditor', store: 'Projects', selType: 'rowmodel', minHeight: 150, manageHeight: true, initComponent: function () { var me = this; this.columns = [ { header: '...
{ "pile_set_name": "Github" }
/*********************************************************** Copyright 1987, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that co...
{ "pile_set_name": "Github" }
{ "tests": { "include": [ "./src/tests/**/*" ] } }
{ "pile_set_name": "Github" }
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; function getDecimals(n) { n = n + ''; var i = n.indexOf('.'); return (i == -1) ? 0 : n.length - i - 1; } function getVF(n, opt_pre...
{ "pile_set_name": "Github" }
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>EVP_PKEY_print_private</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailt...
{ "pile_set_name": "Github" }
/* Highcharts JS v3.0.6 (2013-10-04) Plugin for displaying a message when there is no data visible in chart. (c) 2010-2013 Highsoft AS Author: Øystein Moseng License: www.highcharts.com/license */ (function(c){function f(){return!!this.points.length}function g(){this.hasData()?this.hideNoData():this.showNoData()...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `Rem` trait in crate `core`."> <meta name="keywords" conten...
{ "pile_set_name": "Github" }
mixin post(post, index) article.post header.post__head time.post__time(datetime = date_xml(post.date)) = date(post.date, theme.date_format) h1.post__title: a(href = config.root + post.path) = post.title if index != 'archive' if post.img a.post__image(href = config.roo...
{ "pile_set_name": "Github" }
# Event 518 - AudCaptureStream_StartStream ###### Version: 0 ## Description None ## Data Dictionary |Standard Name|Field Name|Type|Description|Sample Value| |---|---|---|---|---| |TBD|object|Pointer|None|`None`| |TBD|m_bEngineStarted|Boolean|None|`None`| |TBD|hResult|UInt32|None|`None`| ## Tags * etw_level_Informati...
{ "pile_set_name": "Github" }
{% if status == "ok" %} <div class="pf-c-alert pf-m-success pf-m-inline pf-m-fit-content"> <div class="pf-c-alert__icon" title="Task completed successfully"> <i class="fas fa-check-circle" aria-hidden="true"></i> <p>&nbsp;{{ status | upper }}</p> </div> </div> {% elif status == "failed" or statu...
{ "pile_set_name": "Github" }
import React from 'react'; import { shallow } from 'enzyme'; import { User } from 'src/core/users'; import UserCard from './user-card'; describe('views', () => { describe('UserCard', () => { let props; let user; beforeEach(() => { user = new User({ id: 123, followingsCount: 20, ...
{ "pile_set_name": "Github" }
sr: seeds: settings: official_level_1_name: Званична позиција 1 official_level_2_name: Званична позиција 2 official_level_3_name: Званична позиција 3 official_level_4_name: Званична позиција 4 official_level_5_name: Званична позиција 5 geozones: north_district: Северни дист...
{ "pile_set_name": "Github" }
{ "_from": "mkdirp@~0.5.1", "_id": "mkdirp@0.5.1", "_integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", "_location": "/mkdirp", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "mkdirp@~0.5.1", "name": "mkdirp", "escapedName": "mkdirp", "rawSpec": "~0.5...
{ "pile_set_name": "Github" }
[ { "name": "Distrito Federal", "code": "MX-DIF", "subdivision": "federal district" }, { "name": "Aguascalientes", "code": "MX-AGU", "subdivision": "state" }, { "name": "Baja California", "code": "MX-BCN", "subdivision": "state" }, { "name": "Baja California Sur", "code": "MX-BCS", "subdi...
{ "pile_set_name": "Github" }
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>IOAuth1Client | xero-node</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="....
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <CodeLite_Project Name="24_PartialBlending" InternalType="Console" Version="10.0.0"> <Plugins> <Plugin Name="qmake"> <![CDATA[00020001N0005Debug0000000000000001N0007Release000000000000]]> </Plugin> </Plugins> <Description/> <Dependencies/> <VirtualDirectory...
{ "pile_set_name": "Github" }
{ "author": "Bludit", "email": "", "website": "https://plugins.bludit.com", "version": "3.13.1", "releaseDate": "2020-07-28", "license": "MIT", "compatible": "3.13.1", "notes": "" }
{ "pile_set_name": "Github" }
// // Navs // -------------------------------------------------- // Base class // -------------------------------------------------- .nav { margin-bottom: 0; padding-left: 0; // Override default ul/ol list-style: none; &:extend(.clearfix all); > li { position: relative; display: block; > a { ...
{ "pile_set_name": "Github" }
import React, { Component } from "react"; import PropTypes from "prop-types"; import { Link } from "react-router-dom"; import styled from "styled-components"; import { showMenu } from "../layout/ContextMenu"; import { MenuButton } from "../inputs/Button"; import StylableContextMenuTrigger from "./StylableContextMenuTri...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: cc823bbddcf8841f98a732b2ccec6166 timeCreated: 1447702103 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = onlyOnce; function onlyOnce(fn) { return function () { if (fn === null) throw new Error("Callback was already called."); var callFn = fn; fn = null; callFn.apply(this, arguments); ...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>OpenNSL API Guide a...
{ "pile_set_name": "Github" }
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="edu.vuum.mocca" android:versionCode="1" android:versionName="1.0" > <uses-permission android:name="android.permission.INTERNET"></uses-permission> <uses-sdk android:minSdkVersion="8" android:targetSd...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:h="http://java.sun.com/jsf/html"> <!-- DO NOT A...
{ "pile_set_name": "Github" }
{ "name" : "terraformer", "version" : "1.0.3", "main" : "terraformer.min.js", "ignore" : ["docs", "examples", "spec", "versions", "source", "Gemfile", "config.rb"] }
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_181) on Tue Jul 07 00:34:29 BST 2020 --> <title>RecyclerCollectionComponent</title> <meta name="date" content="2020-07-07"> <link rel="styleshe...
{ "pile_set_name": "Github" }
# HAR Schema [![version][npm-version]][npm-url] [![License][npm-license]][license-url] > JSON Schema for HTTP Archive ([HAR][spec]). [![Build Status][travis-image]][travis-url] [![Downloads][npm-downloads]][npm-url] [![Code Climate][codeclimate-quality]][codeclimate-url] [![Coverage Status][codeclimate-coverage]][cod...
{ "pile_set_name": "Github" }
/* tslint:disable */ /** * This is an autogenerated file created by the Stencil compiler. * It contains typing information for all components that exist in this project. */ import './stencil.core'; export namespace Components { interface SvgLoader { 'color': string; 'url': string; 'width': strin...
{ "pile_set_name": "Github" }
// Code generated by pigeon; DO NOT EDIT. package errorpos import ( "bytes" "errors" "fmt" "io" "io/ioutil" "math" "os" "sort" "strconv" "strings" "sync" "unicode" "unicode/utf8" ) var g = &grammar{ rules: []*rule{ { name: "Input", pos: position{line: 5, col: 1, offset: 22}, expr: &seqExpr{...
{ "pile_set_name": "Github" }
{ "name": "@loaders.gl/basis", "version": "2.3.0-beta.2", "description": "Framework-independent loader for the basis universal format", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/visgl/loaders.gl" }, "keywords": [ ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: ecfdf595daa6a42459762b3e034b9053 timeCreated: 1427019985 licenseType: Pro ShaderImporter: defaultTextures: [] userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/* Copyright 2018 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, ...
{ "pile_set_name": "Github" }
<template class="task-template"> <section id="ex-links-file-manager-section" class="section js-section u-category-native-ui"> <header class="section-header"> <div class="section-wrapper"> <h1> <svg class="section-icon"><use xlink:href="assets/img/icons.svg#ic...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_151) on Sat Feb 09 19:59:29 CET 2019 --> <title>CannotFindArbitraryException (documentation 1.1.0 API)</title> <meta name="date" content="2019-...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false"> <translate android:duration="@integer/default_animation_duration" android:fromXDelta="0%" android:fromYDelta="0%" android:toXDelta="-100%" ...
{ "pile_set_name": "Github" }
--- id: version-6.26.3-babel-helper-define-map title: babel-helper-define-map sidebar_label: babel-helper-define-map original_id: babel-helper-define-map --- TODO
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <ldml> <identity> <version number="$Revision: 1.51 $"/> <generation date="$Date: 2009/05/05 23:06:40 $"/> <language type="so"/> <territory type="DJ"/> </identity> </ldml>
{ "pile_set_name": "Github" }
#!/bin/sh # This script adds a Mac OS Launch Daemon, which runs every time the # machine is booted. The daemon will re-detect the attached network # interfaces. If this is not done, network devices may not work. PLIST=/Library/LaunchDaemons/com.github.timsutton.osx-vm-templates.detectnewhardware.plist cat <<EOF > "${P...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <layer-list xmlns:android="http://schemas.android.com/apk/res/android"> <item> <shape> <padding android:top="1dp" android:bottom="1dp" android:right="1dp" android:left="1dp"/> <sol...
{ "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" }
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <!-- NOTE: single shape with color selector fails on lower Androids --> <item android:state_focused="true"> <shape> <corners android:radius="?corners_medium"/> <solid android:color="?attr/colorBgLight...
{ "pile_set_name": "Github" }
(function (factory) { if (typeof define === 'function' && define.amd) { define(['jquery'], factory); } else if (typeof module === 'object' && typeof module.exports === 'object') { factory(require('jquery')); } else { factory(jQuery); } }(function (jQuery) { // Galician jQuery.timeago.settings.st...
{ "pile_set_name": "Github" }
// Copyright 2012-present Oliver Eilhard. All rights reserved. // Use of this source code is governed by a MIT-license. // See http://olivere.mit-license.org/license.txt for details. package elastic import ( "context" "fmt" "net/url" "gopkg.in/olivere/elastic.v5/uritemplates" ) // IndexService adds or updates a...
{ "pile_set_name": "Github" }
var ApiInterface = require('../../src/proxy/apiInterface'); var Consumer = require('../../src/consumer'); describe("proxy/APIInterface", function() { var emit, reg, api; beforeEach(function() { var iface = { 'test': {'type': 'method', 'value': ['string'], 'ret': 'string'}, 'ev': {'type': 'event...
{ "pile_set_name": "Github" }
<RCC> <qresource prefix="/org.mitk.gui.qt.common"> <file>times.svg</file> </qresource> </RCC>
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> -0
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <?xml-stylesheet href="chrome://global/skin" type="text/css"?> <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this file, - You can obtain one at http://mozilla.org/MPL/2.0/. --> <!-- XUL Widget Test...
{ "pile_set_name": "Github" }
// Messages .message-variant(@background; @icon-color) { background-color: @background; color: @text-color; .@{ns}message-icon-wrapper > .@{ns}icon, .@{ns}message-btn-close { color: @icon-color; } }
{ "pile_set_name": "Github" }
@charset "UTF-8"; body { font: 20px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 60px 50px; } #mocha ul, #mocha li { margin: 0; padding: 0; } #mocha ul { list-style: none; } #mocha h1, #mocha h2 { margin: 0; } #mocha h1 { margin-top: 15px; font-size: 1em; font...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "ic_calendar_agenda_24_outlined.pdf" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }