text
stringlengths
2
99.9k
meta
dict
=========== Development =========== Useful Resources ================ IRC channels on chat.freenode.net (quick communication and discussion): * #moin-dev (core development topics) * #moin (user support, extensions) Wikis: * https://moinmo.in/ (production wiki, using moin 1.9) Documentation (installation, confi...
{ "pile_set_name": "Github" }
.\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" This code is derived from software contributed to Berkeley by .\" Chris Torek and the American National Standards Committee X3, .\" on Information Processing Systems. .\" .\" Redistribution and use in sourc...
{ "pile_set_name": "Github" }
// Signature format: 3.0 package androidx.preference { public class CheckBoxPreference extends androidx.preference.TwoStatePreference { ctor public CheckBoxPreference(android.content.Context!, android.util.AttributeSet!, int); ctor public CheckBoxPreference(android.content.Context!, android.util.AttributeSet...
{ "pile_set_name": "Github" }
var baseForOwnRight = require('./_baseForOwnRight'), castFunction = require('./_castFunction'); /** * This method is like `_.forOwn` except that it iterates over properties of * `object` in the opposite order. * * @static * @memberOf _ * @since 2.0.0 * @category Object * @param {Object} object The object t...
{ "pile_set_name": "Github" }
/*- * #%L * rapidoid-commons * %% * Copyright (C) 2014 - 2020 Nikolche Mihajlovski and contributors * %% * 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...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "0700" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
// Copyright 2015 The etcd 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 t...
{ "pile_set_name": "Github" }
<template> <component :is="componentType" :tag="tag" v-bind="$attrs" v-on="hooks" enter-active-class="zoomInUp" move-class="zoom-move" leave-active-class="zoomOutUp"> <slot></slot> </component> </template> <script> import {baseTrans...
{ "pile_set_name": "Github" }
from .jsonobjects import IntegerProperty, StringProperty, FixedValueProperty, LimitedChoiceProperty from .jsonobjects import JSONObject # Event base classes (abstract, should not be used directly) class SylkRTCEventBase(JSONObject): platform = StringProperty(optional=True) app_id = StringProperty(optional=T...
{ "pile_set_name": "Github" }
/*expected initial->s1_1->s1_2->s1_3->s1_4->s1_5->s1_2->s1_2; s1_3->s1_2; s1_4->s1_2; s1_5->s1_6; s1_2->s1_6; s1_3->s1_6; s1_4->s1_6->final; */ do { foo(); } while (a ?? b ?? c ?? d); /*DOT digraph { node[shape=box,style="rounded,filled",fillcolor=white]; initial[label="",shape=circle,style=filled,fillcolo...
{ "pile_set_name": "Github" }
/******************************************************************************* * This file is part of OpenNMS(R). * * Copyright (C) 2017 The OpenNMS Group, Inc. * OpenNMS(R) is Copyright (C) 1999-2017 The OpenNMS Group, Inc. * * OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc. * * OpenNMS(R) is...
{ "pile_set_name": "Github" }
#ifndef QMLCOLOR_H #define QMLCOLOR_H #include <QObject> #include <QColor> namespace lv { class QmlColor : public QObject { Q_OBJECT public: explicit QmlColor(QObject *parent = nullptr); public slots: QColor RgbToHsv(QColor rgb); }; } #endif // QMLCOLOR_H
{ "pile_set_name": "Github" }
# Python3 code to Check for balanced parentheses in an expression open_list = ["[","{","("] close_list = ["]","}",")"] # Function to check parentheses def check(myStr): stack = [] for i in myStr: if i in open_list: stack.append(i) elif i in close_list: pos = close_list.index(i) if ((len(stack...
{ "pile_set_name": "Github" }
glabel func_80A20A88 /* 00CC8 80A20A88 27BDFFE8 */ addiu $sp, $sp, 0xFFE8 ## $sp = FFFFFFE8 /* 00CCC 80A20A8C AFBF0014 */ sw $ra, 0x0014($sp) /* 00CD0 80A20A90 3C1880A2 */ lui $t8, %hi(func_80A20AC0) ## $t8 = 80A20000 /* 00CD4 80A20A94 240E0001 */ addiu $t6, $zero, 0x0001 ...
{ "pile_set_name": "Github" }
{ "version": "2.0", "service": "<fullname>AWS Service Catalog</fullname> <p> <a href=\"https://aws.amazon.com/servicecatalog/\">AWS Service Catalog</a> enables organizations to create and manage catalogs of IT services that are approved for use on AWS. To get the most out of this documentation, you should be famili...
{ "pile_set_name": "Github" }
{ "description": "id provider description", "displayName": "Enonic Id Provider", "idProviderConfig": null, "idProviderMode": null, "key": "enonic", "permissions": [ { "access": "ADMINISTRATOR", "principal": { "description": null, "displayName": "User 1", "key": "user:...
{ "pile_set_name": "Github" }
/* ============================================================================== This file is part of the JUCE library. Copyright (c) 2017 - ROLI Ltd. JUCE is an open source library subject to commercial or open-source licensing. By using JUCE, you agree to the terms of both the JUCE 5 End-User Lic...
{ "pile_set_name": "Github" }
{ "copyright": "Damon Oehlman", "url": "https://github.com/DamonOehlman", "email": "damon.oehlman@gmail.com" }
{ "pile_set_name": "Github" }
# @lion/listbox ## 0.1.1 ### Patch Changes - 27bc8058: Remove usage of public class fields ## 0.1.0 ### Minor Changes - 0ec72ac3: Adds a new listbox package. A listbox widget presents a list of options and allows a user to select one or more of them. ### Patch Changes - Updated dependencies [75107a4b] - Updated...
{ "pile_set_name": "Github" }
# Palabras que me crean regomeyo - Backport: No encuentro una traducción adecuada. - Branch/Branching: Lo traduzco como *rama*/*ramificación*, pero pongo entre () el término original. - Checkin: No encuentro una traducción adecuada. - Checkout: No encuentro una traducción adecuada. - Checksum: Lo traduzco como *suma d...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2016 DeepCortex GmbH <legal@eventql.io> * Authors: * - Paul Asmuth <paul@eventql.io> * - Laura Schlimmer <laura@eventql.io> * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License ("the license") as * publishe...
{ "pile_set_name": "Github" }
package create import ( "fmt" "io" "strings" "github.com/spf13/cobra" "k8s.io/kubernetes/pkg/api/meta" cmdutil "k8s.io/kubernetes/pkg/kubectl/cmd/util" "k8s.io/kubernetes/pkg/runtime" "github.com/openshift/origin/pkg/client" "github.com/openshift/origin/pkg/cmd/util/clientcmd" userapi "github.com/openshif...
{ "pile_set_name": "Github" }
1,/DISPATCH2/c\ .TS\ r l l l l l l l l. s/-/\\-/g /DISPATCH3/,$c\ .TE
{ "pile_set_name": "Github" }
/* * qrencode - QR Code encoder * * Masking for Micro QR Code. * Copyright (C) 2006-2011 Kentaro Fukuchi <kentaro@fukuchi.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; ei...
{ "pile_set_name": "Github" }
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _default; exports.CodeGenerator = void 0; var _sourceMap = _interopRequireDefault(require("./source-map")); var _printer = _interopRequireDefault(require("./printer")); function _interopRequireDefault(obj) { return obj ...
{ "pile_set_name": "Github" }
/* Copyright 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, softw...
{ "pile_set_name": "Github" }
using System; using UnityEngine; namespace UnityStandardAssets.Utility { public class AutoMoveAndRotate : MonoBehaviour { public Vector3andSpace moveUnitsPerSecond; public Vector3andSpace rotateDegreesPerSecond; public bool ignoreTimescale; private float m_LastRealTime; ...
{ "pile_set_name": "Github" }
/*************************************************************************/ /* managed_callable.h */ /*************************************************************************/ /* This file is part of: */ /* ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 2826b03ccaa826a42af0e68bfd49d948 AudioImporter: externalObjects: {} serializedVersion: 6 defaultSettings: loadType: 0 sampleRateSetting: 0 sampleRateOverride: 44100 compressionFormat: 1 quality: 1 conversionMode: 0 platformSettingOverrides: {} forceToMono: 0 ...
{ "pile_set_name": "Github" }
# AWS::AutoScalingPlans::ScalingPlan PredefinedScalingMetricSpecification<a name="aws-properties-autoscalingplans-scalingplan-predefinedscalingmetricspecification"></a> `PredefinedScalingMetricSpecification` is a subproperty of [TargetTrackingConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGui...
{ "pile_set_name": "Github" }
CREATE PROCEDURE [dbo].[BugNet_Permission_GetPermissionsByRole] @RoleId int AS SELECT BugNet_Permissions.PermissionId, PermissionKey, PermissionName FROM BugNet_Permissions INNER JOIN BugNet_RolePermissions on BugNet_RolePermissions.PermissionId = BugNet_Permissions.PermissionId WHERE RoleId = @RoleId
{ "pile_set_name": "Github" }
<div class="usajobs-grid-full usajobs-open-opps-opportunity-item__header"> <h2 class="usajobs-form__title">Step 3 - Review draft and submit</h2> <div class="usajobs-width-two-thirds"> <h1 class="usajobs-open-opps-opportunity-item__title"><%- data.title %></h1> <div cl...
{ "pile_set_name": "Github" }
/* Copyright 2011 David Malcolm <dmalcolm@redhat.com> Copyright 2011 Red Hat, Inc. This 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 l...
{ "pile_set_name": "Github" }
import { <%= classify(name) %>Middleware } from './<%= name %>.middleware'; describe('<%= classify(name) %>Middleware', () => { it('should be defined', () => { expect(new <%= classify(name) %>Middleware()).toBeDefined(); }); });
{ "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" }
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _react = require('react'); var _react2 = _interopRequireDefault(_react); var _pure = require('recompose/pure'); var _pure2 = _interopRequireDefault(_pure); var _SvgIcon = require('material-ui/SvgIcon'); var _SvgIcon2 = _interopReq...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2008, SQL Power Group Inc. * * This file is part of Power*Architect. * * Power*Architect 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 you...
{ "pile_set_name": "Github" }
require 'xsd/qname' module WSDL; module Anonymous # {urn:lp}Header # header3 - SOAP::SOAPString class Header attr_accessor :header3 def initialize(header3 = nil) @header3 = header3 end end # {urn:lp}ExtraInfo class ExtraInfo < ::Array # {}Entry # key - SOAP::SOAPString # value - SOAP::SOAPSt...
{ "pile_set_name": "Github" }
/* Name: 3024 day Author: Jan T. Sott (http://github.com/idleberg) CodeMirror template by Jan T. Sott (https://github.com/idleberg/base16-codemirror) Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ .cm-s-3024-day.CodeMirror { background: #f7f7f7; c...
{ "pile_set_name": "Github" }
<?php use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; class CreateRelationshipsTable extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::create('relations...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 48881cb6a8fc44bba97eb256edc502c8 timeCreated: 1565857492
{ "pile_set_name": "Github" }
{% if error_warning %} <div class="alert alert-warning alert-dismissible"><i class="fas fa-exclamation-circle"></i> {{ error_warning }}</div> {% endif %} {% if payment_methods %} <p>{{ text_payment_method }}</p> {% for payment_method in payment_methods %} <div class="form-check"> <label> {% if p...
{ "pile_set_name": "Github" }
import { expect } from '@open-wc/testing'; import { getWeekdayNames } from '../../src/date/getWeekdayNames.js'; /** * @param {TemplateStringsArray} strings */ function s(strings) { return strings[0].split(' '); } describe('getWeekdayNames', () => { it('generates weekday names for a given locale with defaults (...
{ "pile_set_name": "Github" }
#!/bin/bash curl -f -u$BINTRAY_USERNAME:$BINTRAY_API_KEY -X GET \ https://api.bintray.com/repos/docker-compose/${CIRCLE_BRANCH} if test $? -ne 0; then echo "Bintray repository ${CIRCLE_BRANCH} does not exist ; abandoning upload attempt" exit 0 fi curl -u$BINTRAY_USERNAME:$BINTRAY_API_KEY -X POST \ -d "{\ ...
{ "pile_set_name": "Github" }
// CS0428: Cannot convert method group `a' to non-delegate type `int'. Consider using parentheses to invoke the method // Line: 12 class X { int a (int a) { return 0; } void b () { int x = a; } }
{ "pile_set_name": "Github" }
<?php // // ______ ______ __ __ ______ // /\ ___\ /\ ___\ /\_\ /\_\ /\ __ \ // \/\ __\ \/\ \____ \/\_\ \/\_\ \/\ \_\ \ // \/\_____\ \/\_____\ /\_\/\_\ \/\_\ \/\_\ \_\ // \/_____/ \/_____/ \/...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002, 2004, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
{ "pile_set_name": "Github" }
</div> <!-- Footer --> <div class="footer"> <div class="copyright">Copyright {global.yearCreated} {global.companyName} | All Rights Reserved</div> </div> </div> </body> </html>
{ "pile_set_name": "Github" }
/******************************************************************************/ /** @file test_behaviour_open_address_file_hash.c @author Eric Huang @brief Behaviour tests for the Open Address File Hash implementation. @copyright Copyright 2017 The University of British Columbia, IonDB Project Contributors (s...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <debug-info version="2"> <root> <file name="BehaviorAspectDescriptor.java"> <unit at="11,0,22,0" name="jetbrains.mps.test.testMigration.behavior.BehaviorAspectDescriptor" /> </file> </root> </debug-info>
{ "pile_set_name": "Github" }
// // This file is auto-generated by script docgen.py. // DO NOT EDIT BY HAND! // // tag::infos_hashtable[] [width="100%",cols="^1,^2,6,6,8",options="header"] |=== | Extension | Nom | Description | Table de hachage (entrée) | Table de hachage (sortie) | irc | irc_message_parse | analyse un message IRC | "message" : m...
{ "pile_set_name": "Github" }
module Xcodeproj class Project class UUIDGenerator require 'digest' def initialize(projects) @projects = Array(projects) @paths_by_object = {} end def generate! generate_all_paths_by_objects(@projects) new_objects_by_project = Hash[@projects.map do |proje...
{ "pile_set_name": "Github" }
import createRange from '../../src/utils/createRange'; describe('createRange()', () => { it('returns an array using start and stop', () => { expect(createRange(2, 6)).toEqual(['2', '3', '4', '5', '6']); }); it('supports a stepper', () => { expect(createRange(2, 6, 2)).toEqual(['2', '4', '6']); }); });...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <string xmlns="http://tempuri.org/">{ "Info": [ { "IsSuccess": "True", "InAddress": "彰化縣溪州鄉尾厝村溪下路570號", "InSRS": "EPSG:4326", "InFuzzyType": "[單雙號機制]+[最近門牌號機制]", "InFuzzyBuffer": "0", "InIsOnlyFullMatch": "False", "InIsLock...
{ "pile_set_name": "Github" }
package org.jetbrains.plugins.scala.lang.psi.impl.toplevel.typedef import com.intellij.psi.{PsiClass, PsiMember, PsiMethod, PsiNamedElement} import org.jetbrains.plugins.scala.extensions.{OptionExt, PsiElementExt, TraversableExt} import org.jetbrains.plugins.scala.lang.psi.api.{PropertyMethods, ScalaPsiElement} import...
{ "pile_set_name": "Github" }
CRC=0xbd3d0d33
{ "pile_set_name": "Github" }
/* ---------------------------------------------------------------------------- * SAM Software Package License * ---------------------------------------------------------------------------- * Copyright (c) 2012, Atmel Corporation * * All rights reserved. * * Redistribution and use in source and binary fo...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <resources> <string name="app_name">Velociraptor</string> <!--Generic--> <string name="configure">Configure</string> <string name="done">Pronto</string> <string name="show">Mostre</string> <string name="hide">Esconda</string> <string name="dismiss">Feche</string> <s...
{ "pile_set_name": "Github" }
/-- This set of tests checks UTF-8 support with the DFA matching functionality of pcre_dfa_exec(), excluding Unicode property support. The -dfa flag must be used with pcretest when running it. --/ < forbid W /\x{100}ab/8 \x{100}ab /a\x{100}*b/8 ab a\x{100}b a\x{100}\x{100}b /a\x...
{ "pile_set_name": "Github" }
//===- LowerWidenableCondition.cpp - Lower the guard intrinsic ---------------===// // // 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" }
/** * 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" }
%AFFINE Construct affine (linear) mapping from parameters % % W = AFFINE(R,OFFSET,LABLIST_IN,LABLIST_OUT,SIZE_IN,SIZE_OUT) % W = AFFINE(R,OFFSET,A) % W = AFFINE(W1,W2) % % INPUT % R Matrix of a linear mapping from a K- to an L-dimensional space % OFFSET Shift applied after R; a row vector of...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Elcodi package. * * Copyright (c) 2014-2016 Elcodi Networks S.L. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * Feel free to edit as you please, and have fun. * * @author Marc Morera <yuhu@...
{ "pile_set_name": "Github" }
require('./lib/accounts.js'); require('./lib/transactions.js'); require('./lib/peers.transactions.js'); require('./lib/peers.secondpassword.js'); require('./lib/peers.contacts.js'); require('./lib/peers.usernames.js'); require('./lib/miscellaneous.js'); require('./lib/peers.delegates.js'); require('./lib/peers.votes.js...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2014 The Android Open Source Project * * 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 app...
{ "pile_set_name": "Github" }
/* Copyright 2015 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" }
// // GPLessonData.h // GPHandMade // // Created by dandan on 16/5/25. // Copyright © 2016年 dandan. All rights reserved. // #import <Foundation/Foundation.h> @interface GPLessonData : NSObject @property (nonatomic,copy) NSString *subject; // 主标题 @property (nonatomic,copy) NSString *content; // 内容 @property (nonat...
{ "pile_set_name": "Github" }
/* Copyright 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, softw...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. * * This source file is released under GPL v2 license (no other versions). * See the COPYING file included in the main directory of this source * distribution for the license terms and conditions. * * @File cthw20k2.h * * @Brief * This fi...
{ "pile_set_name": "Github" }
$unittestResults; $test_name; $naked; $proc_x; $proc_y; $func_x; $func_y; $func_a; $n; $ok; $log; $count; $varToChange; $rand; $item; $text; $number_of_calls; $list2; $proc_z; $func_z; $x; $proc_w; $func_c; $if2; $i; $loglist; $changing_list; $list_copy; function unittest_report() { global $unittestResults; // Cre...
{ "pile_set_name": "Github" }
using System; using System.Reflection; using Novell.Directory.Ldap.Rfc2251; namespace Novell.Directory.Ldap.Utilclass { /// <summary> /// Takes an LdapExtendedResponse and returns an object /// (that implements the base class ParsedExtendedResponse) /// based on the OID. /// <p> ...
{ "pile_set_name": "Github" }
//===--- AST.cpp - Utility AST functions -----------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
/*! Copyright (c) 2011 Piotr Rochala (http://rocha.la) * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses. * * Version: 1.3.8 * */ (function($) { $.fn.extend({ slimScroll: function(options) { ...
{ "pile_set_name": "Github" }
*** ChibiOS/RT Test Suite *** *** Compiled: Mar 18 2020 - 11:06:17 *** Platform: STM32H755 Dual Core Very High Performance with DSP and FPU *** Test Board: STMicroelectronics STM32 Nucleo144-H755ZI *** *** Text size: 41760 bytes *** RO data size: 10668 bytes *** Data size: 220 bytes *** BSS size: 9...
{ "pile_set_name": "Github" }
<div id="title"> <h1>Private Lives</h1> </div> <table class="table meta-table table-condensed"> <tbody> <tr> <td class="header-column"><strong>Contributed by</strong></td> <td>Dominik Gruntz</td> </tr> <tr> <td><strong>Source</strong></td> <td>N/A</td> </tr> <tr> <t...
{ "pile_set_name": "Github" }
#ifndef _VIDEO_ADDON_H #define _VIDEO_ADDON_H #include <media/MediaAddOn.h> #define TOUCH(x) ((void)(x)) extern "C" _EXPORT BMediaAddOn *make_media_addon(image_id you); class MediaAddOn : public BMediaAddOn { public: MediaAddOn(image_id imid); virtual ~MediaAddOn(); virtual status_t InitCheck(const cha...
{ "pile_set_name": "Github" }
try: import serial except: print('You do not have pySerial installed, which is needed to control the serial port.') print('Information on pySerial is at:\nhttp://pyserial.wiki.sourceforge.net/pySerial') import reprap, time # Import the reprap and pySerial modules. reprap.serial = serial.Serial(0, 19200, timeo...
{ "pile_set_name": "Github" }
<?php /*! * This file is part of the DocDown package. * Copyright 2011-2012 John-David Dalton <http://allyoucanleet.com/> * Available under MIT license <http://mths.be/mit> */ /** * A class to simplify parsing a single JSDoc entry. */ class Entry { /** * The documentation entry. * @member Entry * @ty...
{ "pile_set_name": "Github" }
// Aleth: Ethereum C++ client, tools and libraries. // Copyright 2014-2019 Aleth Authors. // Licensed under the GNU General Public License, Version 3. #pragma once #include "CommonNet.h" #include <libp2p/Capability.h> #include <libp2p/CapabilityHost.h> namespace dev { namespace eth { class SnapshotStorageFace; const...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2018-2019, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #include <arch_helpers.h> #include <common/debug.h> #include <plat/arm/common/plat_arm.h> /* * For SGI575 which support FCM (with automatic interconnect enter/exit), * we should not do a...
{ "pile_set_name": "Github" }
// Copyright 2015 The Chromium 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 MEDIA_BLINK_MULTIBUFFER_READER_H_ #define MEDIA_BLINK_MULTIBUFFER_READER_H_ #include <stdint.h> #include <limits> #include <map> #include <set> ...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Config\Resource; /** * ResourceInterface is the inte...
{ "pile_set_name": "Github" }
This directory contains only a part of the original LZMA sources. Some files were modified and are not an exact replica of the original files in order to be compiled with the PyLZMA library. If you are looking for the original LZMA sources, please visit the official homepage at http://www.7-zip.org. -- Joachim Bauc...
{ "pile_set_name": "Github" }
# This file is auto-generated from the current state of the database. Instead # of editing this file, please use the migrations feature of Active Record to # incrementally modify your database, and then regenerate this schema definition. # # Note that this schema.rb definition is the authoritative source for your # dat...
{ "pile_set_name": "Github" }
"""Contains the FileManager base classes.""" import logging import os from mpf.file_interfaces.pickle_interface import PickleInterface from mpf.file_interfaces.yaml_interface import YamlInterface MYPY = False if MYPY: # pragma: no cover from typing import Dict, List # pylint: disable-msg=cyclic-import,unused...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2015, Chuck Coffing * OcherBook is released under the GPLv3. See COPYING. */ #include "device/kobo/KoboEvents.h" #include "Container.h" #include "device/Device.h" #include "util/Debug.h" #include "util/Logger.h" #include <cerrno> #include <cstring> #include <fcntl.h> #include <linux/input.h> #...
{ "pile_set_name": "Github" }
config BR2_PACKAGE_JSON_GLIB bool "json-glib" depends on BR2_USE_WCHAR # glib2 depends on BR2_TOOLCHAIN_HAS_THREADS # glib2 depends on BR2_USE_MMU # glib2 select BR2_PACKAGE_LIBGLIB2 select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT help JSON-GLib is a library providing serialization and deserialization supp...
{ "pile_set_name": "Github" }
# PHPQuickCheck [![Build Status](https://travis-ci.org/steos/php-quickcheck.svg?branch=master)](https://travis-ci.org/steos/php-quickcheck) PHPQuickCheck is a generative testing library for PHP based on clojure.test.check. > Don't write tests. Generate them. - John Hughes ## Huh? Generative testing, also called pr...
{ "pile_set_name": "Github" }
/*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Chris Torek. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following co...
{ "pile_set_name": "Github" }
/* * @Author: zhaoyang.liang * @Github: https://github.com/LzyRapx * @Date: 2019-06-13 00:02:05 */ /* SCC O(E) tarjan算法 sccno[]强连通集合,用编号标示. */ #include <bits/stdc++.h> using namespace std; const int N = 10000; struct Edge { int u, v; } e[N * N]; int first[N], Next[N * N], pre[N], sccno[N], low[N]...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16B2659" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> <device id="retina4_7" orientati...
{ "pile_set_name": "Github" }
#pragma once #include <functional> #include <node.h> #include <nan.h> #include "async_call_wrapper.h" namespace GNodeJS { struct AsyncCallEnvironment { static uv_async_t asyncHandle; uv_thread_t mainThread; uv_mutex_t mutex; std::queue<AsyncCallWrapper *> queue; static void Initialize(); st...
{ "pile_set_name": "Github" }
Any raw assets you want to be deployed with your application can be placed in this directory (and child directories) and given a Build Action of "AndroidAsset". These files will be deployed with you package and will be accessible using Android's AssetManager, like this: public class ReadAsset : Activity { protected ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <seqTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/seq_template.xsd" identifier="pretestpost"> <metadata> <version> 1.0</version> <thumbnail>pretestpost.png</thumbnail> <title>PreTest-PostTest</t...
{ "pile_set_name": "Github" }
package uk.ac.bbsrc.tgac.miso.core.service; import java.io.IOException; import java.util.List; import uk.ac.bbsrc.tgac.miso.core.data.impl.AttachmentCategory; public interface AttachmentCategoryService extends DeleterService<AttachmentCategory> { public List<AttachmentCategory> list() throws IOException; publi...
{ "pile_set_name": "Github" }
/** * * WARNING! This file was autogenerated by: * _ _ _ _ __ __ * | | | | | | |\ \ / / * | | | | |_| | \ V / * | | | | _ | / \ * | |_| | | | |/ /^\ \ * \___/\_| |_/\/ \/ * * This file was autogenerated by UnrealHxGenerator using UHT definitions. * It only includes UPROPERTYs and UFU...
{ "pile_set_name": "Github" }
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright (c) 2013-2017 Oracle and/or its affiliates. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common Development * and Distribution Licens...
{ "pile_set_name": "Github" }
var searchData= [ ['use_5fstatic_5finit',['USE_STATIC_INIT',['../arm__class__marks__example__f32_8c.html#a821d6c5973940580f5a045e7cf64b7f2',1,'arm_class_marks_example_f32.c']]] ];
{ "pile_set_name": "Github" }
go-radix [![Build Status](https://travis-ci.org/armon/go-radix.png)](https://travis-ci.org/armon/go-radix) ========= Provides the `radix` package that implements a [radix tree](http://en.wikipedia.org/wiki/Radix_tree). The package only provides a single `Tree` implementation, optimized for sparse nodes. As a radix tr...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!-- this file is auto-generated. DO NOT EDIT. /* ** Copyright (c) 2012 The Khronos Group Inc. ** ** Permission is hereby granted, free of charge, to any person obtaining a ** copy of this software and/or associated documentation files (the ** "Materials"), to deal in the Materials without restriction,...
{ "pile_set_name": "Github" }