text
stringlengths
2
99.9k
meta
dict
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>jQuery UI Sortable - Include / exclude items</title> <link type="text/css" href="../../themes/base/jquery.ui.all.css" rel="stylesheet" /> <script type="text/javascript" src="../../jquery-1.4.2.js"></script> <script type="text/javascript" src="...
{ "pile_set_name": "Github" }
package com.java110.common.bmo.attrValue.impl; import com.java110.common.bmo.attrValue.ISaveAttrValueBMO; import com.java110.core.annotation.Java110Transactional; import com.java110.core.factory.GenerateCodeFactory; import com.java110.intf.common.IAttrValueInnerServiceSMO; import com.java110.po.attrValue.AttrValuePo; ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2010 QLogic Corporation. All rights reserved. * Copyright (c) 2006, 2007, 2008, 2009 QLogic Corporation. All rights reserved. * Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choos...
{ "pile_set_name": "Github" }
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.droidwatcher" android:versionCode="3400" android:versionName="3.4.0"> <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19" /> <uses-permission android:name="android.permission.ACCESS_...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <title>ColVis example - Column button callback</title> <link rel="stylesheet" type="text/css" href=".....
{ "pile_set_name": "Github" }
//===----------------------------------------------------------------------===// // // 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" }
#ifndef __XEN_PROTOCOLS_H__ #define __XEN_PROTOCOLS_H__ #define XEN_IO_PROTO_ABI_X86_32 "x86_32-abi" #define XEN_IO_PROTO_ABI_X86_64 "x86_64-abi" #define XEN_IO_PROTO_ABI_IA64 "ia64-abi" #define XEN_IO_PROTO_ABI_POWERPC64 "powerpc64-abi" #if defined(__i386__) # define XEN_IO_PROTO_ABI_NATIVE XEN_IO_PRO...
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* ftzopen.c */ /* */ /* Fr...
{ "pile_set_name": "Github" }
using System.Collections.Generic; using Upgrade; namespace Ship { namespace SecondEdition.AttackShuttle { public class HeraSyndulla : AttackShuttle { public HeraSyndulla() : base() { PilotInfo = new PilotCardInfo( "Hera Syndulla", ...
{ "pile_set_name": "Github" }
/* ============================================================================== This file is part of the juce_core module of the JUCE library. Copyright (c) 2015 - ROLI Ltd. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, p...
{ "pile_set_name": "Github" }
g_config.entertainment = {} g_config.entertainment.shows = [ { text : "##showing_agamemnon_aeschylus##", name : "", author : "" }, { text : "##showing_antigone_sophocles##", }, { text : "##showing_lisistrata_aristopanes##", }, { text : "##showing_lisistrata_aristopanes##", }, { text : "##showing_o...
{ "pile_set_name": "Github" }
!function( $ ) { "use strict" var PopoverExt = function ( element, options ) { this.init('popoverext', element, options) } /* NOTE: POPOVER EXTENDS BOOTSTRAP-TOOLTIP.js ========================================== */ PopoverExt.prototype = $.extend({}, $.fn.popover.Constructor.prototype, { cons...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('castArray', require('../castArray')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
// // ip/basic_resolver_entry.hpp // ~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2019 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #ifndef NET_T...
{ "pile_set_name": "Github" }
#pragma warning disable CA2227 using System; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; using Jellyfin.Data.Interfaces; namespace Jellyfin.Data.Entities.Libraries { /// <summary> /// An entity representing a chapter. /// </summary> public class Cha...
{ "pile_set_name": "Github" }
package template import ( "github.com/docker/swarmkit/agent/exec" "github.com/docker/swarmkit/api" "github.com/pkg/errors" ) type templatedSecretGetter struct { dependencies exec.DependencyGetter t *api.Task node *api.NodeDescription } // NewTemplatedSecretGetter returns a SecretGetter that ...
{ "pile_set_name": "Github" }
## **Using Multiple GrovePi** The instructions for using multiple GrovePi's can be found here: http://www.dexterindustries.com/GrovePi/engineering/using-multiple-grovepis-together/ ### Getting Help Need help? We [have a forum here where you can ask questions or make suggestions](http://www.google.com/url?q=http%3A%2F%...
{ "pile_set_name": "Github" }
page_title: Registry page_description: Definition of an Registry page_keywords: containers, concepts, explanation, image, repository, container # Registry ## Introduction A Registry is a hosted service containing [*repositories*](/terms/repository/#repository-def) of [*images*](/terms/image/#image-def) which respond...
{ "pile_set_name": "Github" }
## React基础理论 整理了React基础理论,做成了思维导图。 如果想要更深入的理解React,还需要系统性的学习。 有需要请download高清图,喜欢的请给个star ^_^ ![](https://github.com/mtonhuang/bolg/blob/master/React/basic_theory/images/React.png)
{ "pile_set_name": "Github" }
/* * Copyright 2014 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" }
# frozen-string-literal: true require_relative '../rubocop' unless defined?(RuboCop::Cop::StatsD) module RuboCop module Cop module StatsD # This Rubocop will check for specifying the `as_dist: true` keyword argument on `StatsD.measure` # and `statsd_measure`. This argument is deprecated. Instead, yo...
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0"> <path android:fillColor="#FF000000" android:pathData="M13,3c-4.97,0 -9,4.03 -9,9L1,12l3.89,3.89 0....
{ "pile_set_name": "Github" }
/* * Copyright 2015 The WebRTC 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 ...
{ "pile_set_name": "Github" }
#-- encoding: UTF-8 #-- copyright # ChiliProject is a project management system. # # Copyright (C) 2010-2013 the ChiliProject Team # # 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 versio...
{ "pile_set_name": "Github" }
package cn.cfanr.jnisample; /** * Created by Pipi on 2017/8/1. */ public class SuperJni { public String hello(String name) { return "welcome to JNI world, " + name; } }
{ "pile_set_name": "Github" }
// Copyright Istio 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 wri...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2014-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ #i...
{ "pile_set_name": "Github" }
package jwt import ( "crypto" "crypto/rand" "crypto/rsa" ) // Implements the RSA family of signing methods signing methods type SigningMethodRSA struct { Name string Hash crypto.Hash } // Specific instances for RS256 and company var ( SigningMethodRS256 *SigningMethodRSA SigningMethodRS384 *SigningMethodRSA ...
{ "pile_set_name": "Github" }
/** ****************************************************************************** * @file usbh_stdreq.h * @author MCD Application Team * @version V2.0.0 * @date 22-July-2011 * @brief Header file for usbh_stdreq.c ****************************************************************************...
{ "pile_set_name": "Github" }
<section fxLayoutAlign="start center" fxLayoutGap="48px" [style.padding]="'10px 24px'"> <div *ngFor="let detail of conf.details"> <p>{{ detail.label | uppercase | translate }}</p> <h4 class="mb-0">{{ detail.value }}</h4> </div> </section> <ng-container *ngIf="conf.actions && conf.actions.lengt...
{ "pile_set_name": "Github" }
# Shiori [![CI](https://github.com/go-shiori/shiori/workflows/CI/badge.svg)](https://github.com/go-shiori/shiori/actions?query=workflow%3ACI) [![Go Report Card](https://goreportcard.com/badge/github.com/go-shiori/shiori)](https://goreportcard.com/report/github.com/go-shiori/shiori) [![Docker Image](https://img.shields...
{ "pile_set_name": "Github" }
Simple block on one line: <div>foo</div> And nested without indentation: <div> <div> <div> foo </div> <div style=">"/> </div> <div>bar</div> </div> And with attributes: <div> <div id="foo"> </div> </div> This was broken in 1.0.2b7: <div class="inlinepage"> <div class="toggleableend"> foo </div> </div>
{ "pile_set_name": "Github" }
local pcall, error = pcall, error local lunit = require("lunit") local assert_error = lunit.assert_error -- Allow module to alter decoder local function setDecoder(d) decode = d end module("testutil", package.seeall) function buildPatchedDecoder(f, newDecoder) return function() setDecoder(newDecoder) f() end e...
{ "pile_set_name": "Github" }
#pragma once /* * D-Bus Socket Abstraction */ #include <c-list.h> #include <c-stdaux.h> #include <stdlib.h> #include "dbus/message.h" #include "dbus/queue.h" #include "util/user.h" typedef struct FDList FDList; typedef struct Socket Socket; typedef struct SocketBuffer SocketBuffer; #define SOCKET_LINE_PREALLOC (6...
{ "pile_set_name": "Github" }
extern bool cppISteamMusic_STEAMMUSIC_INTERFACE_VERSION001_BIsEnabled(void *); extern bool cppISteamMusic_STEAMMUSIC_INTERFACE_VERSION001_BIsPlaying(void *); extern AudioPlayback_Status cppISteamMusic_STEAMMUSIC_INTERFACE_VERSION001_GetPlaybackStatus(void *); extern void cppISteamMusic_STEAMMUSIC_INTERFACE_VERSION001_P...
{ "pile_set_name": "Github" }
<?php // Locale $_['code'] = 'ru'; $_['direction'] = 'ltr'; $_['date_format_short'] = 'd.m.Y'; $_['date_format_long'] = 'l d F Y'; $_['time_format'] = 'H:i:s'; $_['datetime_format'] = 'd.m.Y H:i:s'; $_['decimal_point'] = '.'; $_['thousand_point'] = ' ...
{ "pile_set_name": "Github" }
// Copyright 2018-2019 Chainpool. use super::*; use parity_codec::{Decode, Encode}; use primitives::traits::SimpleArithmetic; #[cfg(feature = "std")] use serde_derive::{Deserialize, Serialize}; /// A wrapper for the change of staking(nominate, renominate, unnominate) amount. /// /// The delta of staking amount is Zer...
{ "pile_set_name": "Github" }
module.exports = LRUCache // This will be a proper iterable 'Map' in engines that support it, // or a fakey-fake PseudoMap in older versions. var Map = require('pseudomap') var util = require('util') // A linked list to keep track of recently-used-ness var Yallist = require('yallist') // use symbols if possible, oth...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <spirit:vendor>xilinx.com</spirit:vendor> <spirit:library>xci</spirit:library> <spirit:name>un...
{ "pile_set_name": "Github" }
--- a/libbb/printable_string.c +++ b/libbb/printable_string.c @@ -28,8 +28,6 @@ const char* FAST_FUNC printable_string(u } if (c < ' ') break; - if (c >= 0x7f) - break; s++; } @@ -42,7 +40,7 @@ const char* FAST_FUNC printable_string(u unsigned char c = *d; if (c == '\0') break; - if (...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> <style type="t...
{ "pile_set_name": "Github" }
//Copyright (c) Microsoft Corporation. All rights reserved. #pragma once #include "D3D10EffectVariable.h" namespace Microsoft { namespace WindowsAPICodePack { namespace DirectX { namespace Direct3D10 { using namespace System; // REVIEW: maybe this should be refactored into type-specific sub-classes. A little ...
{ "pile_set_name": "Github" }
--- title: "Enrolling a Fingerprint" description: "How to set up a screen lock and enroll a fingerprint on an Android device or Emulator." ms.prod: xamarin ms.assetid: 52092F63-00EE-4F8B-A49F-65C9CCBA7EF2 ms.technology: xamarin-android author: davidortinau ms.author: daortin ms.date: 02/16/2018 --- # Enrolling a Finge...
{ "pile_set_name": "Github" }
package eu.kanade.tachiyomi.data.sync.protocol.models.entities import eu.kanade.tachiyomi.data.sync.protocol.models.common.SyncEntity class SyncSource : SyncEntity<SyncSource>() { // Identifiers var id: Long = -1 lateinit var name: String }
{ "pile_set_name": "Github" }
Theorem t1 : forall (A : Set) (a : A) (f : A -> A), f a = a -> f (f a) = a. intros. congruence. Qed. Theorem t2 : forall (A : Set) (a b : A) (f : A -> A) (g : A -> A -> A), a = f a -> g b (f a) = f (f a) -> g a b = f (g b a) -> g a b = a. intros. congruence. Qed. (* 15=0 /\ 10=0 /\ 6=0 -> 0=1 *) Theorem t3 : f...
{ "pile_set_name": "Github" }
@ RUN: llvm-mc -triple thumbv8 -mattr=+fp-armv8 -show-encoding < %s | FileCheck %s @ VCVT{B,T} vcvtt.f64.f16 d3, s1 @ CHECK: vcvtt.f64.f16 d3, s1 @ encoding: [0xb2,0xee,0xe0,0x3b] vcvtt.f16.f64 s5, d12 @ CHECK: vcvtt.f16.f64 s5, d12 @ encoding: [0xf3,0xee,0xcc,0x2b] vcvtb.f64.f16 d3, s1 @ CHECK: vcvtb...
{ "pile_set_name": "Github" }
// Protocol Buffers for Swift // // Copyright 2014 Alexey Khohklov(AlexeyXo). // Copyright 2008 Google Inc. // // 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.or...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* * fs/partitions/mac.c * * Code extracted from drivers/block/genhd.c * Copyright (C) 1991-1998 Linus Torvalds * Re-organised Feb 1998 Russell King */ #include <linux/ctype.h> #include "check.h" #include "mac.h" #ifdef CONFIG_PPC_PMAC #include <asm/machdep.h> extern voi...
{ "pile_set_name": "Github" }
<h3 style="padding-top:5px;">Applications</h3> <c:if test="${ canManageApplications }"> <div style="margin-top:10px;margin-bottom:7px;"> <c:if test="${ canAddApps}"> <button class="btn" id="addApplicationModalButton" ng-click="openAppModal()"> Add Application </butto...
{ "pile_set_name": "Github" }
// Copyright 2012 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 darwin,race linux,race freebsd,race package unix import ( "runtime" "unsafe" ) const raceenabled = true func raceAcquire(addr unsafe.Pointer) { ...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "code", "execution_count": 9, "metadata": { "collapsed": false }, "outputs": [], "source": [ "# -*- coding: utf-8 -*-\n", "'''\n", "\n", "An implementation of sequence to sequence learning for performing addition\n", "Input: \"535+61\"\n", "Ou...
{ "pile_set_name": "Github" }
class A1 { A1(int); }; class B1 { B1(int); }; class C1 { C1(int); };
{ "pile_set_name": "Github" }
# McSema Walkthrough In this guide we'll show how to translate a Linux binary into LLVM bitcode, and then rebuild the resulting bitcode into a new, functional binary. The binary we'll be translating is `xz`, a [compression and decompression suite that uses LZMA](https://en.wikipedia.org/wiki/XZ_Utils). The utility is...
{ "pile_set_name": "Github" }
// Copyright 2020 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 typesinternal import ( "go/types" "reflect" "unsafe" ) func SetUsesCgo(conf *types.Config) bool { v := reflect.ValueOf(conf).Elem() f := v.Field...
{ "pile_set_name": "Github" }
package org.libsdl.app; import android.media.*; import android.os.Build; import android.util.Log; public class SDLAudioManager { protected static final String TAG = "SDLAudio"; protected static AudioTrack mAudioTrack; protected static AudioRecord mAudioRecord; public static void initialize() { ...
{ "pile_set_name": "Github" }
class HolidayScheduleImporter < EntityImporter def valid? @valid ||= holiday_schedules.all?(&:valid?) end def errors ImporterErrors.messages_for(holiday_schedules) end def import ActiveRecord::Base.no_touching do holiday_schedules.each(&:save) end end def self.required_headers ...
{ "pile_set_name": "Github" }
/*! * Connect - json * Copyright(c) 2010 Sencha Inc. * Copyright(c) 2011 TJ Holowaychuk * MIT Licensed */ /** * Module dependencies. */ var utils = require('../utils'); var getBody = require('raw-body'); /** * JSON: * * Parse JSON request bodies, providing the * parsed object as `req.body`. * * Options...
{ "pile_set_name": "Github" }
using System.Collections.Generic; using Essensoft.AspNetCore.Payment.Alipay.Response; namespace Essensoft.AspNetCore.Payment.Alipay.Request { /// <summary> /// alipay.marketing.campaign.discount.whitelist.query /// </summary> public class AlipayMarketingCampaignDiscountWhitelistQueryRequest : IAlipayR...
{ "pile_set_name": "Github" }
use std::error::Error as StdError; use bytes::{Buf, Bytes}; use http::{Request, Response, StatusCode}; use tokio::io::{AsyncRead, AsyncWrite}; use super::{Http1Transaction, Wants}; use crate::body::{Body, HttpBody}; use crate::common::{task, Future, Never, Pin, Poll, Unpin}; use crate::proto::{ BodyLength, Conn, ...
{ "pile_set_name": "Github" }
/** * 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.0 * * Unless required by applicable law or agreed to in writing,...
{ "pile_set_name": "Github" }
#!/bin/bash # Copyright 2014 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 ...
{ "pile_set_name": "Github" }
# Copyright 2013 the V8 project authors. All rights reserved. # Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. 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 sourc...
{ "pile_set_name": "Github" }
<?xml version = '1.0' encoding = 'UTF-8'?> <Relation class="oracle.dbtools.crest.model.design.logical.Relation" name="canvassing_fact_voter_dim_FK" directorySegmentName="seg_0" id="C0E2BF28-B5CE-357A-54C9-DB4440F82712"> <createdBy>beng</createdBy> <createdTime>2016-07-18 20:16:55 UTC</createdTime> <generatorID>43F3A45D...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <plurals name="smartspace_minutes"> <item quantity="other">‏‎%d منٹ</item> <item quantity="one">‏‎%d منٹ</item> </plurals> <plurals name="smartspace_hours"> <item quantity="other">‏‎%d گھنٹہ</item> <item quantity="one">‏‎%d گ...
{ "pile_set_name": "Github" }
.header { color: #000; }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportHeight="108" android:viewportWidth="108"> <path android:fillColor="#26A69A" android:pathData="M0,0h108v108h-108z" /> ...
{ "pile_set_name": "Github" }
// Attempting to publish two modules with the same name should fail module Duplicate { resource T1 { f: u64 } } //! new-transaction module Duplicate { resource T2 { f: bool } } // check: Keep // check: DUPLICATE_MODULE_NAME
{ "pile_set_name": "Github" }
/* * Copyright 2006-2009, 2017, 2020 United States Government, as represented by the * Administrator of the National Aeronautics and Space Administration. * All rights reserved. * * The NASA World Wind Java (WWJ) platform is licensed under the Apache License, * Version 2.0 (the "License"); you may not use this f...
{ "pile_set_name": "Github" }
using Foundation; using UIKit; namespace KannadaKeyboardCompanion { public partial class WebElement : UIViewController { public string HtmlFile { get; set; } public WebElement () : base ("WebElement", null) { } public void SetPageTitle (string title) { Title = title; } public override void Vie...
{ "pile_set_name": "Github" }
# HTTP functions ## Create powerful web apps composed of fast HTTP functions Each `@http` function defined in your Architect project manifest, results in the creation of a corresponding HTTP route and AWS Lambda functions (wired to that HTTP route in API Gateway). These HTTP functions receive and respond to regular H...
{ "pile_set_name": "Github" }
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * Copyright 2008-2011 ZXing authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
{ "pile_set_name": "Github" }
// Copyright 2015 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. #ifndef __GO_REF_HDR__ #define __GO_REF_HDR__ #include <Foundation/Foundation.h> // GoSeqRef is an object tagged with an integer for passing back and // forth...
{ "pile_set_name": "Github" }
# clone-stats [![Flattr this!](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=hughskennedy&url=http://github.com/hughsk/clone-stats&title=clone-stats&description=hughsk/clone-stats%20on%20GitHub&language=en_GB&tags=flattr,github,javascript&category=software)[![experimental...
{ "pile_set_name": "Github" }
/// @ref gtx_dual_quaternion /// @file glm/gtx/dual_quaternion.hpp /// @author Maksim Vorobiev (msomeone@gmail.com) /// /// @see core (dependence) /// @see gtc_constants (dependence) /// @see gtc_quaternion (dependence) /// /// @defgroup gtx_dual_quaternion GLM_GTX_dual_quaternion /// @ingroup gtx /// /// Include <glm/...
{ "pile_set_name": "Github" }
/* --------------------------------------------------------------------------- Open Asset Import Library (assimp) --------------------------------------------------------------------------- Copyright (c) 2006-2019, assimp team All rights reserved. Redistribution and use of this software in source and binary forms,...
{ "pile_set_name": "Github" }
// Generated by TankLibHelper // ReSharper disable All namespace TankLib.STU.Types { [STU(0x4B093107, 24)] public class STUConfigVarDynamic : STU_076E0DBA { [STUField(0x4D2DB658, 16)] // size: 2 public ushort m_identifier; [STUField(0x60DB8F99, 18)] // size: 1 publi...
{ "pile_set_name": "Github" }
Profiles ******** Register a new User ------------------- ``username, email, first_name`` Are required fields. \ ``username`` may contain alphanumeric, \_, @, +, . and - characters .. raw:: html <pre class="prettyprint"><b>POST</b> /api/v1/profiles</pre> Example ^^^^^^^ :: { "username": "dem...
{ "pile_set_name": "Github" }
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license a...
{ "pile_set_name": "Github" }
# ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have purchased from # Numenta, Inc. a separate commercial license for this software code, the # following terms and conditions apply: # # This pro...
{ "pile_set_name": "Github" }
/* ** $Id: llex.c,v 2.20.1.1 2007/12/27 13:02:25 roberto Exp $ ** Lexical Analyzer ** See Copyright Notice in lua.h */ #include <ctype.h> #include <locale.h> #include <string.h> #define llex_c #define LUA_CORE #include "lua.h" #include "ldo.h" #include "llex.h" #include "lobject.h" #include "lparser.h" #include "l...
{ "pile_set_name": "Github" }
exports.install = function() { ROUTE('GET /', plain_homepage); }; function plain_homepage() { var self = this; self.plain('Total.js Platform on Heroku.'); }
{ "pile_set_name": "Github" }
#ifndef GBACPU_H #define GBACPU_H #include "../common/Types.h" #include "MMU.h" #include "Globals.h" //TODO: Remove namespace CPU { union reg_pair { struct { #ifdef WORDS_BIGENDIAN u8 B3; u8 B2; u8 B1; u8 B0; #else u8 B0; u8 B1; u8 B2; u8 B3; #endif } B; struct { #ifdef WORDS_BIGENDIAN u16 W1;...
{ "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" }
#!/bin/bash #UtilityWorkMessage --------------------------------------------------------------------- trap onexit 1 2 3 15 function onexit() { local exit_status=${1:-$?} pkill -f hstore.tag exit $exit_status } # --------------------------------------------------------------------- ENABLE_ANTICACHE=t...
{ "pile_set_name": "Github" }
#!/bin/bash # This example script activates an interface based on the specified # configuration. # # In the interest of keeping the KVP daemon code free of distro specific # information; the kvp daemon code invokes this external script to configure # the interface. # # The only argument to this script is the configura...
{ "pile_set_name": "Github" }
package com.example.gs.mvpdemo.model; import android.support.annotation.NonNull; import com.example.gs.mvpdemo.ProApplication; import com.example.gs.mvpdemo.base.BaseModel; import com.example.gs.mvpdemo.bean.LoginBean; import com.example.gs.mvpdemo.exception.ApiException; import com.example.gs.mvpdemo.subscri...
{ "pile_set_name": "Github" }
<?php /** * Ensures all switch statements are defined correctly. * * @author Greg Sherwood <gsherwood@squiz.net> * @copyright 2006-2015 Squiz Pty Ltd (ABN 77 084 670 600) * @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence */ namespace PHP_CodeSniffer\Standards\PSR2\S...
{ "pile_set_name": "Github" }
#ifndef _ROS_moveit_msgs_PlaceAction_h #define _ROS_moveit_msgs_PlaceAction_h #include <stdint.h> #include <string.h> #include <stdlib.h> #include "ros/msg.h" #include "moveit_msgs/PlaceActionGoal.h" #include "moveit_msgs/PlaceActionResult.h" #include "moveit_msgs/PlaceActionFeedback.h" namespace moveit_msgs { cla...
{ "pile_set_name": "Github" }
/* * * (C) 2013-20 - ntop.org * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distribu...
{ "pile_set_name": "Github" }
/* * Copyright 2015 The WebRTC 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 ...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * sm5502.h * * Copyright (c) 2014 Samsung Electronics Co., Ltd */ #ifndef __LINUX_EXTCON_SM5502_H #define __LINUX_EXTCON_SM5502_H enum sm5502_types { TYPE_SM5502, }; /* SM5502 registers */ enum sm5502_reg { SM5502_REG_DEVICE_ID = 0x01, SM5502_REG_CONTROL, SM...
{ "pile_set_name": "Github" }
/** * @author Jonathan Casarrubias * @module BootScript Decorator * @license MIT * @description * This decorator will return boot script instances * This avoids the need of creating static bootscripts **/ export function BootScript() { function f(target: any) { function BootScriptInstance(referen...
{ "pile_set_name": "Github" }
package client // import "github.com/docker/docker/client" import ( "context" "net/url" "github.com/docker/docker/api/types" ) // PluginDisable disables a plugin func (cli *Client) PluginDisable(ctx context.Context, name string, options types.PluginDisableOptions) error { query := url.Values{} if options.Force ...
{ "pile_set_name": "Github" }
package org.telegram.messenger; import android.content.res.AssetManager; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Paint; import android.graphics.Point; import android.graphics.Rect; import android.text.TextUtils; import android.util.Base64;...
{ "pile_set_name": "Github" }
/* This file is part of Darling. Copyright (C) 2017 Lubos Dolezel Darling is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Darling i...
{ "pile_set_name": "Github" }
/* This file is part of the KDAB State Machine Editor Library. SPDX-FileCopyrightText: 2014-2020 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com> Author: Kevin Funk <kevin.funk@kdab.com> SPDX-License-Identifier: LGPL-2.1-only OR LicenseRef-KDAB-KDStateMachineEditor Licensees holding valid...
{ "pile_set_name": "Github" }
import { extend, isObject } from '../../../helpers/object'; import { arrayEach } from '../../../helpers/array'; import { normalizeSettings } from './settingsNormalizer'; import { HEADER_CONFIGURABLE_PROPS } from './constants'; /** * The class manages and normalizes settings passed by the developer * into the nested ...
{ "pile_set_name": "Github" }
'label':'person' 'bounding box':(575,411,595,448) 'label':'car' 'bounding box':(538,416,578,460) 'label':'car' 'bounding box':(503,410,561,464) 'label':'car' 'bounding box':(497,422,549,466) 'label':'car' 'bounding box':(447,397,534,472) 'label':'bus' 'bounding box':(747,398,829,437) 'label':'rider' 'bounding box':(772...
{ "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" }
package semver import ( "errors" "fmt" "regexp" "strings" ) // Constraints is one or more constraint that a semantic version can be // checked against. type Constraints struct { constraints [][]*constraint } // NewConstraint returns a Constraints instance that a Version instance can // be checked against. If th...
{ "pile_set_name": "Github" }