text
stringlengths
11
99.8k
meta
dict
<!doctype html> <html lang="{{ site.lang | default: "en-US" }}"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> {% seo %} <link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}"> <meta name="viewport" c...
{ "pile_set_name": "Github" }
// Copyright 2014 Simon Lydell // X11 (“MIT”) Licensed. (See LICENSE.) void (function(root, factory) { if (typeof define === "function" && define.amd) { define(factory) } else if (typeof exports === "object") { module.exports = factory() } else { root.sourceMappingURL = factory() } }(this, function...
{ "pile_set_name": "Github" }
var fs = require('fs'); var path = require('path'); var projectDir = process.cwd(); var anuDir = path.join(projectDir, './dist/React.js'); var anuSource = fs.readFileSync(anuDir, 'utf-8'); fs.writeFileSync(anuDir, anuSource, { encoding: 'utf8' }); fs.writeFileSync( path.join(projectDir, '../antd-test/node_modules/qr...
{ "pile_set_name": "Github" }
<html> <head><style type="text/css">body { padding: 50px; } </style> </head> <body></body> </html>
{ "pile_set_name": "Github" }
{ "name": "accesso, LLC", "displayName": "accesso", "properties": [ "accesso.com" ], "prevalence": { "tracking": 0.000103, "nonTracking": 0, "total": 0.000103 } }
{ "pile_set_name": "Github" }
// Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: test.fbe // Version: 1.4.0.0 import Foundation import ChronoxorFbe import ChronoxorProto // Fast Binary Encoding optional UInt64 final model class FinalModelOptionalUInt64: Fin...
{ "pile_set_name": "Github" }
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>atanh</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.74.0"> <link rel="home" href="../../index.html" title="Comp...
{ "pile_set_name": "Github" }
HTML.CoreModules TYPE: lookup VERSION: 2.0.0 --DEFAULT-- array ( 'Structure' => true, 'Text' => true, 'Hypertext' => true, 'List' => true, 'NonXMLCommonAttributes' => true, 'XMLCommonAttributes' => true, 'CommonAttributes' => true, ) --DESCRIPTION-- <p> Certain modularized doctypes (XHTML, namely), h...
{ "pile_set_name": "Github" }
(ns ^{:no-doc true} clj-kondo.impl.rewrite-clj.node.coerce (:require [clj-kondo.impl.rewrite-clj.potemkin :refer [defprotocol+]] [clj-kondo.impl.rewrite-clj.node comment forms integer keyword quote string uneval [meta :refer [meta-node]] [protocols :as n...
{ "pile_set_name": "Github" }
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> <command> <renew> <domain:renew xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> <domain:name>example.com</domain:name> <domain:curExpDate>2000-04-03</domain:curExpDate> <domain:period unit="y">5</domain:period> </domain:rene...
{ "pile_set_name": "Github" }
app.service('reportModel' , function (queryModel,bsLoadingOverlayService,connection,uuid2) { this.report = {}; this.getTheReport = function() { return this.report; } this.getReportDefinition = function(id,isLinked,mode,done) { connection.get('/api/v3/reports/view/'+id, {id: id...
{ "pile_set_name": "Github" }
import json import os import re import sys from datetime import date from subprocess import Popen, PIPE def read_version(manifest_path, ref=None): """ Reads the package version from the manifest file, and optionally validates it against the given tag reference. """ p = Popen( ['cargo', 're...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x", "filename" : "image_8.jpg" }, { "idiom" : "universal", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
(function() { var module = angular.module('manuskript.core.onAltEnter.directive', []); /** * focusOn directive gives focus when a scope parameter becomes true. */ module.directive('focusOn', function($timeout, $parse) { return { link: { post: function(scope, element, attrs) { ...
{ "pile_set_name": "Github" }
var SetCache = require('./_SetCache'), arrayIncludes = require('./_arrayIncludes'), arrayIncludesWith = require('./_arrayIncludesWith'), arrayMap = require('./_arrayMap'), baseUnary = require('./_baseUnary'), cacheHas = require('./_cacheHas'); /** Used as the size to enable large array optimization...
{ "pile_set_name": "Github" }
package(default_visibility = ["//visibility:public"]) load( "@io_bazel_rules_go//go:def.bzl", "go_library", "go_test", ) go_test( name = "go_default_test", srcs = ["passwordfile_test.go"], importpath = "k8s.io/apiserver/plugin/pkg/authenticator/password/passwordfile", library = ":go_defaul...
{ "pile_set_name": "Github" }
import * as React from 'react'; import { grey400, grey800, grey50, white, black } from '../styles/colors'; import { NativeModules, Platform, StyleProp, Switch as NativeSwitch, ViewStyle, } from 'react-native'; import setColor from 'color'; import { withTheme } from '../core/theming'; const version = NativeMo...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="Xamarin.Forms.Controls.GalleryPages.ShapesGalleries.ClipViewsGallery" Title="ClipViews Gallery"> <ContentPage.Resources> <Resourc...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); namespace Knp\DoctrineBehaviors\Tests\Fixtures\Entity; use Doctrine\ORM\Mapping as ORM; use Knp\DoctrineBehaviors\Contract\Entity\TimestampableInterface; use Knp\DoctrineBehaviors\Model\Timestampable\TimestampableTrait; /** * @ORM\Entity */ class TimestampableEntity implements Times...
{ "pile_set_name": "Github" }
<resources> <!-- Example customization of dimensions originally defined in res/values/dimens.xml (such as screen margins) for screens with more than 820dp of available width. This would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). --> <dimen name="activity_horizon...
{ "pile_set_name": "Github" }
function updateMediaAudioSettings(mediaVideo, settings) { mediaVideo.el.setAttribute("media-video", { distanceModel: settings.mediaDistanceModel, rolloffFactor: settings.mediaRolloffFactor, refDistance: settings.mediaRefDistance, maxDistance: settings.mediaMaxDistance, coneInnerAngle: settings.med...
{ "pile_set_name": "Github" }
import React from 'react'; import PropTypes from 'prop-types'; const UilLink = (props) => { const { color, size, ...otherProps } = props return React.createElement('svg', { xmlns: 'http://www.w3.org/2000/svg', width: size, height: size, viewBox: '0 0 24 24', fill: color, ...otherProps }, ...
{ "pile_set_name": "Github" }
state.rockchipes8316c { control.1 { iface CARD name 'Headphones Jack' value false comment { access read type BOOLEAN count 1 } } control.2 { iface MIXER name 'Headphone Playback Volume' value.0 0 value.1 0 comment { access 'read write' type INTEGER count 2 range '0 - 3' db...
{ "pile_set_name": "Github" }
/* Five-color theme from a single blue hue. */ .hljs { display: block; padding: 0.5em; background: #EAEEF3; color: #00193A; } .hljs-keyword, .hljs-title, .hljs-important, .hljs-request, .hljs-header, .hljs-javadoctag { font-weight: bold; } .hljs-comment, .hljs-chunk, .hljs-template_comment { color: #738191;...
{ "pile_set_name": "Github" }
var fs = require('graceful-fs') var path = require('path') var mkdirp = require('mkdirp') var mr = require('npm-registry-mock') var osenv = require('osenv') var rimraf = require('rimraf') var test = require('tap').test var common = require('../common-tap') var pkg = path.resolve(__dirname, 'ls-depth') var EXEC_OPTS...
{ "pile_set_name": "Github" }
const p = require('../patterns.service.js') const y = require('yup') module.exports = y.object({ name: y .string() .required() .trim() .matches(p.isTitle, p.messages.isTitle), value: y.mixed().required() })
{ "pile_set_name": "Github" }
angular.module( 'ripplecharts.manage-currencies', [ 'ui.state', 'ui.bootstrap' ]) .config(function config( $stateProvider ) { $stateProvider.state( 'manage-currency', { url: '/manage-currency', views: { "main": { controller: 'ManageCurrenciesCtrl', templateUrl: 'manage-currencies/ma...
{ "pile_set_name": "Github" }
import Vue from 'vue' import todo from './todo.vue' new Vue({ el: '#app', render: h => h(todo) })
{ "pile_set_name": "Github" }
=============== listCollections =============== .. default-domain:: mongodb .. contents:: On this page :local: :backlinks: none :depth: 1 :class: singlecol Definition ---------- .. dbcommand:: listCollections Retrieve information, i.e. the name and options, about the collections and :doc:`views <...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ProjectModuleManager"> <modules> <module fileurl="file://$PROJECT_DIR$/sodium-battle.iml" filepath="$PROJECT_DIR$/sodium-battle.iml" /> </modules> </component> </project>
{ "pile_set_name": "Github" }
body { font-family: "Helvetica Neue Light", "Lucida Grande", "Calibri", "Arial", sans-serif; } .jasmine_reporter a:visited, .jasmine_reporter a { color: #303; } .jasmine_reporter a:hover, .jasmine_reporter a:active { color: blue; } .run_spec { float:right; padding-right: 5px; font-size: .8em; text-d...
{ "pile_set_name": "Github" }
<template name="announcement"> {{#if announcement}} {{#with announcement}} <div class="ui {{type}} message"> <div class="header"> {{header}} </div> <p class="date"> {{time}} </p> <p> {{content}} </p> <p class="float right"> - {{name}} ...
{ "pile_set_name": "Github" }
{ "name": "SlideshowPro Player", "description": "A customisable media player.", "url": "http://slideshowpro.net/" }
{ "pile_set_name": "Github" }
defmodule Util.ColorsTest do @colors_file "css-color-names.json" use ExUnit.Case, async: true alias Cog.Util.Colors test "look up hex code by name" do assert Colors.name_to_hex("lightblue") == "#add8e6" end test "look up name by hex code" do assert Colors.hex_to_name("#add8e6") == "lightblue" ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>JTable.DropLocation (Java SE 12 &amp; JDK 12 )</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="keywords" content="javax.swing.JTable.DropLocation class"> <meta name="keywords" content="g...
{ "pile_set_name": "Github" }
<img src="http://cdn.trailsjs.io/art/logos/trails-horiz-logo-green.svg" height="96px" title="Trails Logo" /> [![Gitter][gitter-image]][gitter-url] [![NPM version][npm-image]][npm-url] [![Linux + OSX Build Status][ci-image]][ci-url] [![Windows Build Status][appveyor-image]][appveyor-url] [![Test Coverage][coverage-imag...
{ "pile_set_name": "Github" }
/* */ /* -------------------------------------------- */ /* ------------------Reset--------------------- */ a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3...
{ "pile_set_name": "Github" }
{ "version": 8, "metadata": { "test": { "description": "Because text-allow-overlap is true, the query results will be reordered based on rotated rendering order (compare to rotated-after-insert, in which the results match the order in the original data)", "width": 256, ...
{ "pile_set_name": "Github" }
--- title: "tup" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
repo: GoogleChrome/lighthouse filters: - type: issue criteria: text: $or: - $match: 'Error: INVALID_URL' state: open - type: comments length: $lt: 2 actions: - type: add_comment body: 'Howdy! Appreciate you filing this bug. :clap: We think this is the same root ...
{ "pile_set_name": "Github" }
Ext.define('AddressBook.controller.Application', { extend: 'Ext.app.Controller', config: { refs: { main: 'mainview', editButton: '#editButton', contacts: 'contacts', showContact: 'contact-show', editContact: 'contact-edit', saveBut...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: aab67730e686673459aca18e708b13b7 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
cbuffer skinning_info : register(b2) { float4x4 bones[85]; }; float4 skin_pos(float4 pos, float4 weights, float4 indices) { int bone_indices[4]; bone_indices[0] = int(indices.x); bone_indices[1] = int(indices.y); bone_indices[2] = int(indices.z); bone_indices[3] = int(indices.w); float4 sp...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CSS Grid Layout Test: parsing grid-template-rows with invalid values</title> <link rel="help" href="https://drafts.csswg.org/css-grid-1/#propdef-grid-template-rows"> <meta name="assert" content="grid-template-rows supports only the grammar 'none | <track-list>...
{ "pile_set_name": "Github" }
<!doctype html> <html> <head> <title>CodeMirror: RPM spec mode</title> <link rel="stylesheet" href="../../../lib/codemirror.css"> <script src="../../../lib/codemirror.js"></script> <script src="spec.js"></script> <link rel="stylesheet" href="spec.css"> <link rel="stylesheet" href="../../../doc...
{ "pile_set_name": "Github" }
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../javascript/javascript"), require("../css/css"),...
{ "pile_set_name": "Github" }
CAPI=2: name: openpiton::dynamic_node:0.1 description: Top-level Dynamic Node filesets: rtl: files: - dynamic_node_top_wrap.v - dynamic_node_top.v depend: - openpiton::dynamic_node_components - openpiton::dynamic_node_dynamic - openpiton::...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <doc xml:lang="en"> <assembly> <name>Microsoft.AI.DependencyCollector</name> </assembly> <members> <member name="T:Microsoft.ApplicationInsights.DependencyCollector.HttpDependenciesParsingTelemetryInitializer"> <summary> Telemetry Initializer tha...
{ "pile_set_name": "Github" }
@extends("layouts.default", ['page_title' => 'Quote | View']) @section("head") <style> </style> <link href="{{ asset(mix('/assets/css/slick.css')) }}" rel="stylesheet" type="text/css"> <link href="{{ asset(mix('/assets/css/slick-theme.css')) }}" rel="stylesheet" type="text/css"> @stop @section("conten...
{ "pile_set_name": "Github" }
op { name: "PartitionedCall" input_arg { name: "args" type_list_attr: "Tin" } output_arg { name: "output" type_list_attr: "Tout" } attr { name: "Tin" type: "list(type)" has_minimum: true } attr { name: "Tout" type: "list(type)" has_minimum: true } attr { n...
{ "pile_set_name": "Github" }
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`react-css-modules should create valid app 1`] = ` SCRIPTS: Array [ "/runtime-554e53c2f72903d6f45f.js", "/vendors~main-a5eb7fd24bc26bc5fa6f.js", "/main-5128f173459b76161c32.js", ] CSS: Array [ "/main-fadb2269a374a06075a5.css", ] SOURCE HTML: <!DOCTYPE html> <h...
{ "pile_set_name": "Github" }
import { CommonModule } from '@angular/common'; import { NgModule, Component, AfterViewInit, Input, ElementRef } from '@angular/core'; import { DomRenderer } from '../common/dom'; @Component({ selector: 'free-badge', template: `<span class="free-badge free-badge-{{theme}}" [ngStyle]="style" [ngC...
{ "pile_set_name": "Github" }
<div> <span class="required validation-message">{$message}</span> <table id="questionTable" class="table table-bordered"> <tr> <th> Question </th> <th> Text </th> <th> Type </th> ...
{ "pile_set_name": "Github" }
# -*- mode: python -*- Import("env") env = env.Clone() env.Library( target='repl_server_parameters', source=[ env.Idlc('repl_server_parameters.idl')[0] ], LIBDEPS_PRIVATE=[ '$BUILD_DIR/mongo/client/read_preference', '$BUILD_DIR/mongo/idl/server_parameter', ] ) env.Library...
{ "pile_set_name": "Github" }
<h1 class="title" data-bind="title"></h1> <h3 data-bind="text"></h3> <p class="more-info" data-bind="moreinfo"></p> <p class="updated-at" data-bind="updatedAtMessage"></p>
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- 邮箱注册激活页面 --> <com.qihoo360.accounts.ui.v.RegisterEmailActiveView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/register_email_active_view" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation=...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> ...
{ "pile_set_name": "Github" }
{ "notes": "", "support": { "Android Browser": "y 4.4", "Baidu Browser": "y 7.12", "Blackberry Browser": "y 10", "Chrome": "y 30", "Chrome for Android": "y 74", "Edge": "y 75", "Firefox": "y 16", "Firefox for Android": "y 66", "IE": "n 11", "IE Mobile": "n 11", "KaiOS Browser": "y 2.5...
{ "pile_set_name": "Github" }
export default function _readOnlyError(name) { throw new Error("\"" + name + "\" is read-only"); }
{ "pile_set_name": "Github" }
/* iCheck plugin Square skin ----------------------------------- */ .icheckbox_square,.iradio_square { display: block; margin: 0; padding: 0; width: 22px; height: 22px; background: url(square.png) no-repeat; border: none; cursor: pointer; } .icheckbox_square { background-position: 0 0; } .ic...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent"> <FrameLayout android:id="@+id/vg_cover" android:layout_width="match_parent" android:layout_heig...
{ "pile_set_name": "Github" }
{% load admin_tags %} {% with ip_log=item %} <tr> <td>{{ ip_log|details_url:"ip"|safe }}</td> <td>{{ ip_log|details_url:"vm"|safe }}</td> <td>{{ ip_log|details_url:"network"|safe }}</td> <td>{{ ip_log|details_url:"user"|safe }}</td> <td>{{ ip_log.action }}</td> <td>{{ ip_log.action_date }}</td>...
{ "pile_set_name": "Github" }
# $Id$ # Authority: shuff # Upstream: Khemir Nadim ibn Hamouda <nadim$khemir,net> %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch) %define real_name Data-TreeDumper-Renderer-GTK Summary...
{ "pile_set_name": "Github" }
+++ fragment = "copyright" #disabled = true date = "2016-09-07" weight = 110 background = "secondary" copyright = "" # default: Copyright $Year .Site.params.name attribution = true # enable attribution by setting it to true +++
{ "pile_set_name": "Github" }
'use strict'; module.exports = function () { var isSafeInteger = Number.isSafeInteger; if (typeof isSafeInteger !== 'function') return false; return !isSafeInteger('23') && isSafeInteger(34232322323) && !isSafeInteger(9007199254740992); };
{ "pile_set_name": "Github" }
<?php namespace frontend\controllers\cabinet; use shop\readModels\Shop\ProductReadRepository; use shop\useCases\cabinet\WishlistService; use Yii; use yii\filters\AccessControl; use yii\filters\VerbFilter; use yii\web\Controller; class WishlistController extends Controller { public $layout = 'cabinet'; privat...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" val...
{ "pile_set_name": "Github" }
{{- if .Values.rbac.enabled }} apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: {{ include "enmasse.fullname" . }}-address-space-controller labels: {{ include "enmasse.labels" . | indent 4 }} roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: {{ include "enmasse.fullname" ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="ISO-8859-1" ?> <!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/html; charset=ISO-8859-1" /> <title>Eclipse Public Lice...
{ "pile_set_name": "Github" }
module App.Section.Demo exposing ( Model , Msg , init , update , view , subscriptions , routeChanged ) {-| The main demo component. Handles the demo section routing. -} import Html exposing (Html, section, h1, p, text) import App.Section.Demo.Route e...
{ "pile_set_name": "Github" }
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="generator" content="Website XSL Stylesheet V1.79.1"><link rel="home" href="../index.html" title="Netkiller ebook - Linux ebook"><link rel="up" href="../home/project.html" title="Project"><link rel="previous" href="../home/deploym...
{ "pile_set_name": "Github" }
// // Grid // -------------------------------------------------- .row { &-flexbox { display: flex; flex-flow: row wrap; } }
{ "pile_set_name": "Github" }
/*jshint undef: false */ describe('Service with sample conf', function() { beforeEach(function() { module('ncy-sample-conf'); }); it('generate a unique step for the "home" state', inject(function($breadcrumb) { goToStateAndFlush('home'); var statesChain = $breadcrumb.getStatesChai...
{ "pile_set_name": "Github" }
<?php /** * Phanbook : Delightfully simple forum software * * Licensed under The BSD License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files must retain the above copyright notice. * * @link http://phanbook.com Phanbook Project * @since 1.0.0 * @license ...
{ "pile_set_name": "Github" }
Bridge.merge(new System.Globalization.CultureInfo("es-PR", true), { englishName: "Spanish (Puerto Rico)", nativeName: "español (Puerto Rico)", numberFormat: Bridge.merge(new System.Globalization.NumberFormatInfo(), { nanSymbol: "NaN", negativeSign: "-", positiveSign: "+", ne...
{ "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>FILEHEADER</key> <string> // ___FILENAME___ // ProtonVPN - Created on ___DATE___. // // Copyright (c) 2019 Proton Technologies AG // // Th...
{ "pile_set_name": "Github" }
<annotation> <folder>CameraPhotos</folder> <filename>2017-12-15 14:14:23.371901.jpg</filename> <path>/Volumes/Untitled/CameraPhotos/2017-12-15 14:14:23.371901.jpg</path> <source> <database>Unknown</database> </source> <size> <width>352</width> <height>240</height> <depth>3</depth> </size> <segmented>0</...
{ "pile_set_name": "Github" }
export const types = { SET_REGISTRATION_TOKEN: 'SET_REGISTRATION_TOKEN', } export const setRegistrationToken = token => ({ type: types.SET_REGISTRATION_TOKEN, token, })
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ProjectModuleManager"> <modules> <module fileurl="file://$PROJECT_DIR$/.idea/cfn-certificate-provider.iml" filepath="$PROJECT_DIR$/.idea/cfn-certificate-provider.iml" /> </modules> </component> </project>
{ "pile_set_name": "Github" }
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); Object.defineProperty(exports, "__esModule", { value: true }); exports.default = parseSeq; var _constants = require("../constants"); var _errors = require("../errors"); var _Pair = _interopRequireDefault(require("...
{ "pile_set_name": "Github" }
var isSymbol = require('./isSymbol'); /** Used as references for various `Number` constants. */ var INFINITY = 1 / 0; /** * Converts `value` to a string key if it's not a string or symbol. * * @private * @param {*} value The value to inspect. * @returns {string|symbol} Returns the key. */ function toKey(value) ...
{ "pile_set_name": "Github" }
{ "rowCount" : 1920800, "columns" : { "cd_demo_sk" : { "distinctValuesCount" : 1920800, "nullsCount" : 0, "min" : 1, "max" : 1920800, "dataSize" : null }, "cd_gender" : { "distinctValuesCount" : 2, "nullsCount" : 0, "min" : "F", "max" : "M", "d...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "29x29", "idiom" : "iphone", "filename" : "Settings@2x-1.png", "scale" : "2x" }, { "size" : "40x40", "idiom" : "iphone", "filename" : "Spotlight@2x.png", "scale" : "2x" }, { "size" : "60x60", "idiom" : "iphone", ...
{ "pile_set_name": "Github" }
{ "name": "Circular", "description": "The free tweet scheduling app.", "version": "1.0.2", "app": { "urls": [ "*://circular.io/" ], "launch": { "web_url": "http://circular.io/" } }, "icons": { "128": "icon_128.png" }, "permissions": [ ], "manifest_version": 2 }
{ "pile_set_name": "Github" }
{ "model": "ssd_mobilenet", "batchnorm": true, "input_info": { "sample_size": [2, 3, 300, 300] }, "pretrained": true, "num_classes": 21, "dataset": "voc", "preprocessing": { "mean": [0.406, 0.456, 0.485], "std": [0.255, 0.224, 0.229], "normalize_coef": 255, "rgb": true }, "max_it...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. import {Concat} from '../../../ops/concat'; import {Tensor} from '../../../tensor'; import * as Util from '../../../util'; import {CpuInferenceHandler} from '../inference-handler'; export class CpuConcat extends Concat { ...
{ "pile_set_name": "Github" }
{{# def.definitions }} {{# def.errors }} {{# def.setupKeyword }} {{# def.$data }} {{ var $op = $keyword == 'maxProperties' ? '>' : '<'; }} if ({{# def.$dataNotType:'number' }} Object.keys({{=$data}}).length {{=$op}} {{=$schemaValue}}) { {{ var $errorKeyword = $keyword; }} {{# def.error:'_limitProperties' }} } {{? ...
{ "pile_set_name": "Github" }
# encoding: UTF-8 require File.join(File.dirname(__FILE__), 'lib', 'social_stream', 'oauth2_server', 'version') Gem::Specification.new do |s| s.name = "social_stream-oauth2_server" s.version = SocialStream::Oauth2Server::VERSION.dup s.authors = ["Antonio Tapiador", "GING - DIT - UPM"] s.summary = "OAuth2 serve...
{ "pile_set_name": "Github" }
rule malware_multi_vesche_basicrat { meta: description = "cross-platform Python 2.x Remote Access Trojan (RAT)" reference = "https://github.com/vesche/basicRAT" author = "@mimeframe" strings: $a1 = "HKCU Run registry key applied" wide ascii $a2 = "HKCU Run registry key fa...
{ "pile_set_name": "Github" }
### `normalize()` The *normalize* reset makes browsers render all elements more consistently and in line with modern standards. For more information, refers to the [original normalize repository](https://github.com/necolas/normalize.css), by [Nicolas Gallagher](https://github.com/necolas). > **Note:** Kouto Swiss in...
{ "pile_set_name": "Github" }
{ "collections": {}, "config": { "id": "36a3b0b5-bad0-4a04-b79b-441c7cef77db", "label": "BetterBibTeX JSON", "options": { "Export collections": false, "exportFileData": false, "exportNotes": true }, "preferences": { "bibtexURL": "note", "citekeyFormat": "[auth][year...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 5b737012b8e5485b8764ed00e6932da1 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
.middle-container { position: relative; overflow: hidden; margin: 50px 0; } .middle-bg { position: relative; right: 0; top: 0; } .middle-down { position: absolute; left: 0; bottom: 0; _margin-bottom: 100px; } .middle-top{margin: 30px 0 50px;} .middle-bottom{border:1px solid #e6e6e6;padding-to...
{ "pile_set_name": "Github" }
function New-PSHTMLChartPieDataSet { <# .SYNOPSIS Create a dataset object for a Pie chart .DESCRIPTION Create a dataset object for a Line chart .EXAMPLE .INPUTS Inputs (if any) .OUTPUTS DataSetLine .NOTES .LINK https://g...
{ "pile_set_name": "Github" }
<!-- HTML header for doxygen 1.8.4--> <!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" conte...
{ "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.defcon.sortDescriptor</key> <array> <dict> <key>ascending</key> <array> <string>uni00A0</string> <string>A</string...
{ "pile_set_name": "Github" }
CREATE TABLE list (id VARCHAR(2) NOT NULL, value VARCHAR(64) NOT NULL, PRIMARY KEY(id)); INSERT INTO "list" ("id", "value") VALUES ('ff', 'Fulah'); INSERT INTO "list" ("id", "value") VALUES ('ff_CM', 'Fulah (Cameroon)'); INSERT INTO "list" ("id", "value") VALUES ('ff_GN', 'Fulah (Guinea)'); INSERT INTO "list" ("id", "...
{ "pile_set_name": "Github" }
[syncthing] title="BEP (Block Exchange Protocol)" desc="Syncthing File Synchronization" port_forward="yes" dst.ports="22000/tcp" [syncthing-discovery] title="Local Discovery Protocol" desc="Syncthing Local Announcement" port_forward="no" dst.ports="21027/udp" [syncthing-webui] title="HTTP(S)" desc="Syncthing Web GUI"...
{ "pile_set_name": "Github" }
/** * Checks if `value` is classified as an `Array` object. * * @static * @memberOf _ * @type Function * @category Lang * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is correctly classified, else `false`. * @example * * _.isArray([1, 2, 3]); * // => true * * _.isArr...
{ "pile_set_name": "Github" }
.slider-disabled { opacity: 0.5; filter: alpha(opacity=50); } .slider-h { height: 22px; } .slider-v { width: 22px; } .slider-inner { position: relative; height: 6px; top: 7px; border-width: 1px; border-style: solid; border-radius: 0px; } .slider-handle { position: absolute; display: block; out...
{ "pile_set_name": "Github" }