text
stringlengths
2
99.9k
meta
dict
/* globals $: false */ "use strict";
{ "pile_set_name": "Github" }
// <auto-generated> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // </auto-generated> namespace Microsoft.Azure.Management.Network.Fluent.Mod...
{ "pile_set_name": "Github" }
class Regexp def step_name self.source.gsub '\\$', '$$' end def arg_regexp ::Spec::Story::Step::PARAM_OR_GROUP_PATTERN end end
{ "pile_set_name": "Github" }
//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~~// // Arcane-FX for MIT Licensed Open Source version of Torque 3D from GarageGames // Copyright (C) 2015 Faust Logic, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and ...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Amazon SageMaker Debugger - Reacting to Cloudwatch Events from Rules\n", "[Amazon SageMaker](https://aws.amazon.com/sagemaker/) is managed platform to build, train and host maching learning models. Amazon SageMaker Debugger is a ...
{ "pile_set_name": "Github" }
package com.tencent.mm.modelstat; import com.tencent.mm.model.ah; import com.tencent.mm.network.m.a; import com.tencent.mm.sdk.platformtools.ad; import com.tencent.mm.sdk.platformtools.v; final class l$1 extends m.a { l$1(l paraml) {} public final void bc(int paramInt) { if ((paramInt != 5) && (paramIn...
{ "pile_set_name": "Github" }
CodeMirror.defineMode("sparql", function(config) { var indentUnit = config.indentUnit; var curPunc; function wordRegexp(words) { return new RegExp("^(?:" + words.join("|") + ")$", "i"); } var ops = wordRegexp(["str", "lang", "langmatches", "datatype", "bound", "sameterm", "isiri", "isuri", ...
{ "pile_set_name": "Github" }
{ "word": "Gradual", "definitions": [ "Taking place or progressing slowly or by degrees.", "(of a slope) not steep or abrupt." ], "parts-of-speech": "Adjective" }
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # Generated by Django 1.10.7 on 2017-04-18 20:32 from __future__ import unicode_literals from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('voucher', '0001_initial'), ] operations = [ migrations.AlterField( ...
{ "pile_set_name": "Github" }
/*|----------------------------------------------------------------------------- *| This source code is provided under the Apache 2.0 license -- *| and is provided AS IS with no warranty or guarantee of fit for purpose. -- *| See the project's LICENSE.md for details. ...
{ "pile_set_name": "Github" }
/* * Wazuh app - Module for XML beautify * Copyright (C) 2015-2020 Wazuh, 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...
{ "pile_set_name": "Github" }
{ "rules": { "align": [ true, "parameters", "statements" ], "jsdoc-require": [ false ], "ban": false, "class-name": true, "comment-format": [ true, "check-space" ], "curly": false, "eofline": true, "forin": false, "indent": [ tr...
{ "pile_set_name": "Github" }
Item { //! [states] states: [ State { name: "State1" PropertyChanges { target: icon x: middleRightRect.x y: middleRightRect.y } }, State { name: "State2" PropertyChanges { ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent"> <fragment android:name="io.github.mthli.Bitocle.Main.Ma...
{ "pile_set_name": "Github" }
.mblRadioButton { background-image: url(compat/button-bg.png); } .mblRadioButtonChecked, .mblRadioButton:checked { background-image: url(compat/button-chk-bg.png); } .mblRadioButtonChecked.mblRadioButtonSelected, .mblRadioButton:checked.mblRadioButtonSelected { background-image: url(compat/blue-button-sel-bg.png...
{ "pile_set_name": "Github" }
[ { "countryCode": "BG", "fipsCode": "41", "isoCode": "07", "name": "Gabrovo Province", "wikiDataId": "Q1007272" }, { "countryCode": "BG", "fipsCode": "57", "isoCode": "21", "name": "Smolyan Province", "wikiDataId": "Q2012430" ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008 Red Hat, Inc., Eric Paris <eparis@redhat.com> * * 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, or (at your option) * any later version. * ...
{ "pile_set_name": "Github" }
'From Cuis 5.0 [latest update: #4286] on 23 July 2020 at 3:34:20 pm'! !PasteUpMorph methodsFor: 'submorphs-add/remove' stamp: 'jmv 7/23/2020 14:47:46'! addMorph: aMorph centeredNear: aPoint "Add the given morph to this world, attempting to keep its center as close to the given point possible while also keeping the it...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- from __future__ import absolute_import from datetime import datetime import operator from vilya.libs.store import store, mc, cache, mc_gets, bdb from vilya.models.tag import Tag, TagName from vilya.models.issue_vote import Upvote from vilya.models.issue_participant import IssueParticipant from ...
{ "pile_set_name": "Github" }
# body-parser [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url] [![Gratipay][gratipay-image]][gratipay-url] Node.js body parsing middleware. Parse incoming request bodies in a middlewa...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the BeSimpleSoapBundle. * * (c) Christian Kerl <christian-kerl@web.de> * (c) Francis Besset <francis.besset@gmail.com> * * This source file is subject to the MIT license that is bundled * with this source code in the file LICENSE. */ namespace BeSimple\SoapCommon\Tests; use Be...
{ "pile_set_name": "Github" }
<component name="ProjectCodeStyleConfiguration"> <code_scheme name="Project" version="173"> <codeStyleSettings language="XML"> <indentOptions> <option name="CONTINUATION_INDENT_SIZE" value="4" /> </indentOptions> <arrangement> <rules> <section> <rule> ...
{ "pile_set_name": "Github" }
/* * /MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js * * Copyright (c) 2009-2013 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. * * Licensed under the Apache License, Version 2.0; * you may not use this file except in compliance...
{ "pile_set_name": "Github" }
sha256:92de175f666d14c55ddb24e9a7fef269d4037afd67d6cb9e516d134a3840fdda
{ "pile_set_name": "Github" }
{ "tabNodeContainer": { //"height": "20px", //"background": "url("+o2.session.path+"/widget/$Tab/moduleList/tabAreaBg.gif)", //"border-top": "1px solid #CCC", "border-bottom": "1px solid #CCC", "overflow": "hidden" }, "contentNodeContainer": { "overflow": "hidden", "clear": "left" }, "contentNodeArea...
{ "pile_set_name": "Github" }
<template> <div class="icons-preview-settings"> <div class="clr-control-container clr-control-inline"> <span class="control-container-title"> Preview: </span> <div class="clr-toggle-wrapper"> <input type="checkbox" class="clr-input" id="is-solid-checkbox" v-model="isSolid" /> ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <title>coronavirus-server</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" type="image/x-icon" href="//v4.loopback.io/favicon.ico"> <s...
{ "pile_set_name": "Github" }
# Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. import gzip import numpy as np import struct # load compressed MNIST gz files and return numpy arrays def load_data(filename, label=False): with gzip.open(filename) as gz: struct.unpack('I', gz.read(4)) ...
{ "pile_set_name": "Github" }
var arraySample = require('./_arraySample'), baseSample = require('./_baseSample'), isArray = require('./isArray'); /** * Gets a random element from `collection`. * * @static * @memberOf _ * @since 2.0.0 * @category Collection * @param {Array|Object} collection The collection to sample. * @returns {*} ...
{ "pile_set_name": "Github" }
EU aiming to fuel development aid European Union finance ministers meet on Thursday to discuss proposals, including a tax on jet fuel, to boost development aid for poorer nations. The policy makers are to ask for a report into how more development money can be raised, the EU said. The world's richest countries have s...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html class="no-js" lang="en"> <head> <title>Chaos engineering with the Snow Monkey · Otoroshi</title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta name="description" content='otoroshi-manual'/> <link href="https://fonts.googleapis.com/css?family...
{ "pile_set_name": "Github" }
/* Copyright 2017 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" }
// Copyright 2009 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. package eval import ( "go/ast" "go/token" "log" "math/big" "reflect" "sort" "unsafe" // For Sizeof ) // XXX(Spec) The type compatibility section is ve...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace OD4B.Configuration.Async.Common { public class SiteModificationConfig { public string SiteUrl { get; set; } public string JSFile { get; set; } public string The...
{ "pile_set_name": "Github" }
/* * Copyright 2000-2013 JetBrains s.r.o. * * 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 agre...
{ "pile_set_name": "Github" }
/* Usage: test-escape_windows_command_arg.exe This is a test program for the escape_windows_command_arg function from nbase_str.c. Its code is strictly Windows-specific. Basically, it performs escape_windows_command_arg on arrays of strings merging its results with spaces and tests if an attempt to decode them with Co...
{ "pile_set_name": "Github" }
/* Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name> */ .hljs { display: block; overflow-x: auto; padding: 0.5em; background: white; color: black; } .hljs-comment, .hljs-annotation, .hljs-template_comment, .diff .hljs-header, .hljs-chunk, .apache .hljs-cbracket { ...
{ "pile_set_name": "Github" }
<?php /** * Webiny Framework (http://www.webiny.com/framework) * * @copyright Copyright Webiny LTD */ namespace Webiny\Component\Entity; use Webiny\Component\StdLib\Exception\AbstractException; use Webiny\Component\StdLib\StdObject\StdObjectWrapper; /** * Exception class for the Entity component. * * @package ...
{ "pile_set_name": "Github" }
// // UIRefreshControl+Rx.swift // RxCocoa // // Created by Yosuke Ishikawa on 1/31/16. // Copyright © 2016 Krunoslav Zaher. All rights reserved. // #if os(iOS) import UIKit #if !RX_NO_MODULE import RxSwift #endif extension Reactive where Base: UIRefreshControl { /// Bindable sink for `beginRefreshing()`, `...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "16x16", "idiom" : "mac", "filename" : "icon-10 (dragged).png", "scale" : "1x" }, { "size" : "16x16", "idiom" : "mac", "filename" : "icon-9 (dragged).png", "scale" : "2x" }, { "size" : "32x32", "idiom" : "mac", ...
{ "pile_set_name": "Github" }
// // AppDelegate.swift // StoryBoard教程第一季 // // Created by aiteyuan on 15/1/29. // Copyright (c) 2015年 黄成都. All rights reserved. // import UIKit @UIApplicationMain class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? func application(application: UIApplication, didFinishLaunch...
{ "pile_set_name": "Github" }
/* * JBoss, Home of Professional Open Source. * Copyright 2006, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
{ "pile_set_name": "Github" }
# Copyright 2018-2019 The glTF-Blender-IO 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 ...
{ "pile_set_name": "Github" }
<% wrap_layout :inner do %> <% content_for :sidebar do %> <div class="docs-sidebar hidden-print affix-top" role="complementary"> <a href="#" class="subnav-toggle">(Expand/collapse all)</a> <ul class="nav docs-sidenav"> <li> <a href="/docs/providers...
{ "pile_set_name": "Github" }
# pip3 install -U -r requirements.txt numpy opencv-python torch >= 1.2 matplotlib pycocotools tqdm tb-nightly future Pillow # Equivalent conda commands ---------------------------------------------------- # conda update -n base -c defaults conda # conda install -yc anaconda future numpy opencv matplotlib tqdm pillow #...
{ "pile_set_name": "Github" }
#![deny(warnings)] extern crate proc_macro; extern crate syn; #[macro_use] extern crate quote; use proc_macro::TokenStream; use syn::MetaItem::*; #[proc_macro_derive(IsDao)] pub fn is_dao(input: TokenStream) -> TokenStream { // Construct a string representation of the type definition let s = input.to_string()...
{ "pile_set_name": "Github" }
package org.protege.editor.owl.ui.view; import org.protege.editor.core.ProtegeProperties; import org.protege.editor.core.ui.RefreshableComponent; import org.protege.editor.core.ui.view.ViewComponentPlugin; import org.protege.editor.core.util.HandlerRegistration; import org.protege.editor.owl.model.event.EventType; imp...
{ "pile_set_name": "Github" }
class ActionDealDamage extends Action; var() editcombotype(enumScriptLabels) Name target; var() float damageAmount; // execute latent function Variable execute() { local Actor a; Super.execute(); ForEach parentScript.actorLabel(class'Actor', a, target) { a.TakeDamage(damageAmount, None, vect(0.0, 0.0, 0.0), v...
{ "pile_set_name": "Github" }
/* Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. */ mat-list-item { border-bottom: 1px solid #d9d9d9; height: auto!important; padding: 5px!important; } .mat-list-text h3{ font-size: 0.85em; color: #000000; } .mat-list-text span{ font-size: 0.8e...
{ "pile_set_name": "Github" }
{ "author": { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com", "url": "http://www.futurealoof.com" }, "name": "aws-sign2", "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.", "version": "0.5.0", "repository"...
{ "pile_set_name": "Github" }
package de.metas.dlm.model.interceptor; import org.adempiere.ad.modelvalidator.AbstractModuleInterceptor; import de.metas.dlm.IDLMService; import de.metas.dlm.swingui.PreferenceCustomizer; import de.metas.util.Services; /* * #%L * metasfresh-dlm * %% * Copyright (C) 2016 metas GmbH * %% * This program is free ...
{ "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>IDEDidComputeMac32BitWarning</key> <true/> </dict> </plist>
{ "pile_set_name": "Github" }
/** * This code is a version of ORB from OpenCV but * modified by ORB_SLAM2 project to use an OcTree on * keypoint detection. This code is licensed under GPLv3 and BSD licenses. * If you cannot comply to those licenses, please set WITH_ORB_OCTREE=OFF * when building RTAB-Map so that it is not included in the compi...
{ "pile_set_name": "Github" }
const onlytests = []; const tests = []; // In all tests, the canvas is 600 by 600 px. // tests should NOT call ctx.surface.flush() // flush is done by benchmark.js function randomColorTwo(CanvasKit, i, j) { c = [1, 1, 1, 1]; c[i] = Math.random(); c[j] = Math.random(); return CanvasKit.Color4f(...c); } ...
{ "pile_set_name": "Github" }
class Clair < Formula desc "Vulnerability Static Analysis for Containers" homepage "https://github.com/quay/clair" url "https://github.com/quay/clair/archive/v2.1.4.tar.gz" sha256 "444e109091ddc49e00277e38ddf9456a53243ab70f2560ab927f4d35b53555f4" license "Apache-2.0" bottle do cellar :any_skip_relocati...
{ "pile_set_name": "Github" }
module Webui module Packages class FilesController < Packages::MainController before_action :set_project before_action :set_package after_action :verify_authorized def new authorize @package, :update? end def create authorize @package, :update? file =...
{ "pile_set_name": "Github" }
#!/usr/bin/env perl # Copyright 2018 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. # This program reads a file containing function prototypes # (like syscall_aix.go) and generates system call bodies. # The prototypes are marke...
{ "pile_set_name": "Github" }
import json import random import pysparkling import torch from .decoder.instance_scorer import InstanceScorer from . import show DATA_FILE = ('outputs/resnet101block5-pif-paf-edge401-190412-151013.pkl' '.decodertraindata-edge641-samples0.json') def plot_training_data(train_data, val_data, entry=0, ent...
{ "pile_set_name": "Github" }
package operationalinsights // Copyright (c) Microsoft and contributors. 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 // http://www.apache.org/licenses/LICENSE-2...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &-9046611798479816016 MonoBehaviour: m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 1...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="null" language="gr...
{ "pile_set_name": "Github" }
'use strict'; if (!require('./is-implemented')()) { Object.defineProperty(require('es5-ext/global'), 'Symbol', { value: require('./polyfill'), configurable: true, enumerable: false, writable: true }); }
{ "pile_set_name": "Github" }
/** * @license * Copyright 2020 Google LLC * SPDX-License-Identifier: Apache-2.0 */ import {SecurityException} from '../exception/security_exception'; import * as PrimitiveSet from '../internal/primitive_set'; import {PrimitiveWrapper} from '../internal/primitive_wrapper'; import * as Bytes from '../subtle/bytes';...
{ "pile_set_name": "Github" }
============== Viewing Issues ============== Get-JiraIssue is the primary tool for getting information about existing issues in JIRA - whether you're looking for a single issue or all issues matching a certain criteria. * :ref:`Get Issue` * :ref:`Search Issues` .. _Get Issue: Getting a Specific Issue ==============...
{ "pile_set_name": "Github" }
<script> $(document).ready(function () { var table = table_main("#node_table"); $("#all").click(function () { //select all button $('.selectedId').prop('checked', !$('.selectedId').prop('checked')); var check = ($('.selectedId').filter(":checked").length == $('.selectedId').length); $('#select-count').text($('....
{ "pile_set_name": "Github" }
var expect = require('expect.js'); var request = require('request'); var fixtures = require('./fixtures'); describe('DEL plural', function () { before(fixtures.vegetable.init); beforeEach(fixtures.vegetable.create); after(fixtures.vegetable.deinit); it('should delete all documents in addressed collection', f...
{ "pile_set_name": "Github" }
// // Prefix header for all source files of the 'Camera' target in the 'Camera' project // #ifdef __OBJC__ #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #endif
{ "pile_set_name": "Github" }
/** * @author David Gossow - dgossow@willowgarage.com */ /** * The main interactive marker object. * * @constructor * @param options - object with following keys: * * * handle - the ROS3D.InteractiveMarkerHandle for this marker * * camera - the main camera associated with the viewer for this marker * * pa...
{ "pile_set_name": "Github" }
/** * @file * CKEditor button and group configuration user interface. */ (function($, Drupal, drupalSettings, _) { Drupal.ckeditor = Drupal.ckeditor || {}; /** * Sets config behaviour and creates config views for the CKEditor toolbar. * * @type {Drupal~behavior} * * @prop {Drupal~behaviorAttach}...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "ic_bm_medicine.pdf" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
// // detail/win_iocp_io_service.hpp // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2016 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) // ...
{ "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"> <parent> <artifactId>akka-java-examples</artif...
{ "pile_set_name": "Github" }
/////////////////////////////////////////////////////////////////////////////// /// \file traits.hpp /// Contains definitions for child\<\>, child_c\<\>, left\<\>, /// right\<\>, tag_of\<\>, and the helper functions child(), child_c(), /// value(), left() and right(). // // Copyright 2008 Eric Niebler. Distributed und...
{ "pile_set_name": "Github" }
# mach: crisv3 crisv8 crisv10 crisv32 # output: ffffff00\nffff0000\n0\nbb113344\n # Test generic "move Ps,Rd" and "move Rs,Pd" insns; the ones with # functionality common to all models. .include "testutils.inc" start moveq -1,r3 clear.b r3 checkr3 ffffff00 moveq -1,r3 clear.w r3 checkr3 ffff0000 moveq -1,r...
{ "pile_set_name": "Github" }
{% extends "base.html" %} {% load static %} {% block content %} <div class="container"> <div class="row pull-right"> <div class="col-md-12"> <a href="{% url 'booking_manage_create' location.slug %}"> <i class="fa fa-plus-circle"></i> New Booking</a> </div> </div> ...
{ "pile_set_name": "Github" }
;- CONFOUNDED ;- VERSION 2.0 0x26170b26 TSwfBXljVwSN4B8ir5tZ3MqgF7BF6fSaxyG2XrV5ApbkzcCKYRd8nvCZ0M+PLeG73Drb9GKsObHbdMFslGzVtFjTzCDvDKO2GQBKhtK8mLe56YnVzGSFNy+8 RzPc5VhNzpOT8ELkCRwuJfyRjeShtN5+SyFqZPXgplOQ+Rmk38qaRf0VIETK34ROS+M8tMBVC0uQmDLMxRBMyf0ltfDHsu8IS/t2bsbjvugQlBehxksWGC68 TDEyOwoBw6MNQwUxBI0biizYPh4ifESpowWzmb...
{ "pile_set_name": "Github" }
//======================================================================== // GLFW 3.3 Wayland - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2014 Jonas Ådahl <jadahl@gmail.com> // // This software is provided 'as-is', without any express or implied // warrant...
{ "pile_set_name": "Github" }
import java.io.{File, PrintWriter} import java.nio.charset.Charset import java.nio.file.{Files, Paths} import SchemaGenerators.CompiledSchema import com.google.protobuf import com.google.protobuf.{Message, TextFormat => GTextFormat} import scalapb.{GeneratedMessage, JavaProtoSupport, TextFormat} import org.scalatest.p...
{ "pile_set_name": "Github" }
package sfBugs; import java.util.Currency; import java.util.Locale; import edu.umd.cs.findbugs.annotations.NoWarning; public class Bug3102313 { @Override public int hashCode() { return getCurrencyCode().hashCode(); } @Override @NoWarning("NP") public boolean equals(Object o) { try...
{ "pile_set_name": "Github" }
/* * Copyright 2011 The LibYuv Project Authors. All rights reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributing p...
{ "pile_set_name": "Github" }
/* Fontname: -FreeType-Amstrad CPC extended-Medium-R-Normal--8-80-72-72-P-64-ISO10646-1 Copyright: Copyright ruboku 2008 Glyphs: 18/228 BBX Build Mode: 3 */ const uint8_t u8g2_font_amstrad_cpc_extended_8n[235] U8X8_FONT_SECTION("u8g2_font_amstrad_cpc_extended_8n") = "\22\3\4\3\4\4\1\1\5\10\7\0\0\10\0\10\1\0\...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002-2012 Alibaba Group Holding Limited. * 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 * * http://www.apache.org/licenses/LICENS...
{ "pile_set_name": "Github" }
# # Copyright 2016-2017, Noah Kantrowitz # # 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" }
#ifndef __reg_h__ #define __reg_h__ /* * Exception frame offsets. */ #define EF_V0 0 #define EF_T0 1 #define EF_T1 2 #define EF_T2 3 #define EF_T3 4 #define EF_T4 5 #define EF_T5 6 #define EF_T6 7 #define EF_T7 8 #define EF_S0 9 #define EF_S1 10 #define EF_S2 11 #define EF_S3 12 #define EF_S4 13 #defin...
{ "pile_set_name": "Github" }
var url = require('url') var qs = require('qs') var Grant = require('../grant') module.exports = function (args = {}) { var app = {} function register (server, options, next) { args = args.config ? args : {config: args} args.config = Object.keys(options).length ? options : args.config var grant = G...
{ "pile_set_name": "Github" }
/* * Copyright 2010-2016 OrientDB LTD (http://orientdb.com) * * 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" }
/* PURPOSE: (UnitsMap) */ #ifndef UNITSMAP_HH #define UNITSMAP_HH #include <map> #include <string> namespace Trick { /** * This map stores all the variables and their units and * provides a convenient way of getting variables units. */ class UnitsMap { public: /** ...
{ "pile_set_name": "Github" }
# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. import re import sys import os from .ansi import AnsiFore, AnsiBack, AnsiStyle, Style from .winterm import WinTerm, WinColor, WinStyle from .win32 import windll, winapi_test winterm = None if windll is not None: winterm = WinTerm() def ...
{ "pile_set_name": "Github" }
| a | b | out | | 0 | 0 | 0 | | 0 | 1 | 0 | | 1 | 0 | 0 | | 1 | 1 | 1 |
{ "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 n...
{ "pile_set_name": "Github" }
references: - v.+ template: | # What's Changed $CHANGES
{ "pile_set_name": "Github" }
function varargout = override(varargin) % VL_OVERRIDE Override structure subset % CONFIG = VL_OVERRIDE(CONFIG, UPDATE) copies recursively the fileds % of the structure UPDATE to the corresponding fields of the % struture CONFIG. % % Usually CONFIG is interpreted as a list of paramters with their % default va...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <color name="colorPrimary">#3F51B5</color> <color name="colorPrimaryDark">#303F9F</color> <color name="colorAccent">#FF4081</color> </resources>
{ "pile_set_name": "Github" }
{ "accountLinkingWhitelistedDomains": null, "asin": "B01MTNKVNX", "averageRating": 4, "canDisable": true, "capabilities": null, "category": null, "description": "It's about time! Here is a collection of fun facts that will leave you bewildered and amazed about time!", "enablement": null, "exampleInte...
{ "pile_set_name": "Github" }
// Copyright (c) 2004,2006-2009, 2017 INRIA Sophia-Antipolis (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL$ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // // Author(s) : Sylvain Pion <Sylvain.Pion@sophia.inria.fr> // ...
{ "pile_set_name": "Github" }
!------------------------------------------------------------------------! ! The Community Multiscale Air Quality (CMAQ) system software is in ! ! continuous development by various groups and is based on information ! ! from these groups: Federal Government employees, contractors working ! ! within a United ...
{ "pile_set_name": "Github" }
var $ = require("common:widget/ui/jquery/jquery.js"); var CON = conf.headerTest, isScrolled = false, fixedClass = "header-fixed" + (CON.ceilingMore === "1" ? " header-fixed-up" : " header-fixed-st"), $head = $("#top"), $win = $(window), $doc = $(document), $body ...
{ "pile_set_name": "Github" }
# :copyright: (c) 2017 Alex Huszagh. # :license: FreeBSD, see LICENSE.txt for more details. # FindPackage # ----------- # # Macros and functions to help find packages. Do not invoke this module # directly, it merely provides library definitions to be invoked # by other find utilities. include(CheckCXXSourceCompiles...
{ "pile_set_name": "Github" }
""" **WARNING** This demo might not work as expected and some documented features might be missing. ------------------------------------------------------------------------------- Demonstrate the CSVListEditor class. This editor allows the user to enter a *single* line of input text, containing comma-separated ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent"> <TextView android:id="@+id/tv_back" android:layout_width="wrap_content...
{ "pile_set_name": "Github" }