text
stringlengths
2
99.9k
meta
dict
<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy"> <area shape="rect" id="node2" href="$class_u_n_v_data_object_owner.html" title="UNVDataObjectOwner" alt="" coords="145,5,296,32"/> <area shape="rect" id="node3" href="$class_u_n_v_scene_marker_interface.html" title="Base interface for object that can...
{ "pile_set_name": "Github" }
package teaconfigs // 特殊页面配置 type PageConfig struct { On bool `yaml:"on" json:"on"` // TODO Status []string `yaml:"status" json:"status"` // 响应支持40x, 50x, 3x2 URL string `yaml:"url" json:"url"` // URL NewStatus int `yaml:"newStatus" json:"newStatus"` // 新状...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 1991, 2019 IBM Corp. and others * * This program and the accompanying materials are made available under * the terms of the Eclipse Public License 2.0 which accompanies this * distribution and is available at https://w...
{ "pile_set_name": "Github" }
module.exports = function () { // see https://code.google.com/p/v8/wiki/JavaScriptStackTraceApi var origPrepareStackTrace = Error.prepareStackTrace; Error.prepareStackTrace = function (_, stack) { return stack }; var stack = (new Error()).stack; Error.prepareStackTrace = origPrepareStackTrace; r...
{ "pile_set_name": "Github" }
let Magix = require('magix'); let $ = require('$'); module.exports = Magix.View.extend({ tmpl: '@index.html', render() { let options = [{ key: 'width', desc: '导航中间区域宽度,默认屏幕宽度,会根据屏幕宽度进行修正', type: 'number', def: '' }, { key: 'navs', ...
{ "pile_set_name": "Github" }
cmake_minimum_required(VERSION 2.8) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11") set(HEAD_POSE_ESTIMATION "HeadPoseEstimationFramework") cmake_policy(SET CMP0015 OLD) project(TemplateCreator) FILE (GLOB SRC_LIST *.cpp *.h) find_package(PCL 1.7 REQUIRED) find_package(OpenCV REQUIRED) include_directories($...
{ "pile_set_name": "Github" }
import { prop,propObject,propArray,required,maxLength,range } from "@rxweb/reactive-form-validators" import { gridColumn } from "@rxweb/grid" export class MoveBatchBase { //#region moveBatchId Prop @prop() moveBatchId : number; //#endregion moveBatchId Prop //#region ownerId Prop @range({m...
{ "pile_set_name": "Github" }
%{ /************************************************************************ * * Copyright 2012 Jonatan Liljedahl <lijon@kymatica.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 ve...
{ "pile_set_name": "Github" }
LAMMPS (5 Oct 2016) Processor partition = 3 Lattice spacing in x,y,z = 5.431 5.431 5.431 Created orthogonal box = (0 0 0) to (21.724 21.724 21.724) 1 by 1 by 1 MPI processor grid Created 512 atoms 512 atoms in group Si 1 atoms in group del Deleted 1 atoms, new total = 511 Reading potential file Si.sw with DATE: 2007-...
{ "pile_set_name": "Github" }
/* * Copyright (C) International Business Machines Corp., 2000-2004 * * 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" }
package org.sonatype.maven.polyglot.kotlin import org.junit.Test import org.sonatype.maven.polyglot.kotlin.testing.AbstractModelTestCase class KotlinModelReaderTests(testName: String) : AbstractModelTestCase(testName) { //@formatter:off @Test fun `test#example`() = doTest() @Test fun `test#convert#kotl...
{ "pile_set_name": "Github" }
<?php /** * @version $Id$ * @package Appleseed.Components * @subpackage Search * @copyright Copyright (C) 2004 - 2010 Michael Chisari. All rights reserved. * @link http://opensource.appleseedproject.org * @license GNU General Public License version 2.0 (See LICENSE.txt) */ // Restric...
{ "pile_set_name": "Github" }
config VIDEO_CX88 tristate "Conexant 2388x (bt878 successor) support" depends on VIDEO_DEV && PCI && I2C && RC_CORE select I2C_ALGOBIT select VIDEOBUF2_DMA_SG select VIDEO_TUNER select VIDEO_TVEEPROM select VIDEO_WM8775 if MEDIA_SUBDRV_AUTOSELECT ---help--- This is a video4linux driver for Conexant 2388x bas...
{ "pile_set_name": "Github" }
/*See the NOTICE file distributed with this work for additional information regarding copyright ownership. Esri Inc. licenses this file to You 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" }
commands-posix.o-libs := $(LIBUDEV_LIBS) qga-obj-y = commands.o guest-agent-command-state.o main.o qga-obj-$(CONFIG_POSIX) += commands-posix.o channel-posix.o qga-obj-$(CONFIG_WIN32) += commands-win32.o channel-win32.o service-win32.o qga-obj-$(CONFIG_WIN32) += vss-win32.o qga-obj-y += qapi-generated/qga-qapi-types.o q...
{ "pile_set_name": "Github" }
组件的重新渲染是依赖于数据的 那么这时候 setState 不仅改变了state 还重新进行了render
{ "pile_set_name": "Github" }
%include <typemaps/cmalloc.swg>
{ "pile_set_name": "Github" }
/* The contents of this file are subject to the Netscape Public * License Version 1.1 (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.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS * IS" ...
{ "pile_set_name": "Github" }
mall项目全套学习教程连载中,[关注公众号](#公众号)第一时间获取。 # 我用起来顺手的数据库设计工具,这次推荐给大家! > 好的数据库设计工具,可以帮助我们进行思考并提高我们的设计效率。以前一直使用的是PowerDesigner,最近发现Navicat的数据库设计功能也很不错,界面简洁且容易使用,特此推荐给大家。 ## Navicat > Navicat是一套快速、可靠的数据库管理工具,专为简化数据库的管理及降低系统管理成本而设。它的设计符合数据库管理员、开发人员及中小企业的需要。Navicat 是以直觉化的图形用户界面而建的,让你可以以安全并且简单的方式创建、组织、访问并共用信息。 注意:本教程采用的时Navica...
{ "pile_set_name": "Github" }
config BR2_PACKAGE_LIBCGROUP bool "libcgroup" depends on BR2_INSTALL_LIBSTDCPP # libcgroup uses <fts.h> which is not included by default in uClibc depends on BR2_TOOLCHAIN_USES_GLIBC help libcgroup is a library that abstracts the control group file system in Linux. http://libcg.sourceforge.net/ if BR2_P...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <RuleSet Name="Nancy" ToolsVersion="14.0"> <Include Path="allrules.ruleset" Action="Default" /> <Rules AnalyzerId="AsyncUsageAnalyzers" RuleNamespace="AsyncUsageAnalyzers"> <Rule Id="AvoidAsyncSuffix" Action="None" /> <Rule Id="AvoidAsyncVoid" Action="None" /> ...
{ "pile_set_name": "Github" }
program RegressionTestsServer; {$i Synopse.inc} // define e.g. HASINLINE {$APPTYPE CONSOLE} uses {$I SynDprUses.inc} PeopleServer, SynCommons, SynLog, mORMot, SysUtils; begin // define the log level if false then with TSQLLog.Family do begin Level := LOG_VERBOSE; // LOG_STACK...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2016 Newland Group Holding Limited * * 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 appli...
{ "pile_set_name": "Github" }
const MurmurHash3 = require('imurmurhash'); // Basic example: create new content type. module.exports = function (migration) { // please run 01-angry-dog first, add some entries // create new content type const copycat = migration.createContentType('copycat').name('copy of dog').description('super friendly copy ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2012 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 2014 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 windows // +build !go1.3 package svc // from go12.c func getServiceMain(r *uintptr)
{ "pile_set_name": "Github" }
# Microsoft Developer Studio Project File - Name="PcFile" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Application" 0x0101 CFG=PcFile - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSA...
{ "pile_set_name": "Github" }
//TestSoupFactoryMethod - testing the factory method package factorymethod import ( "testing" "../../lib/asserts" ) func TestFactoryMethod (t *testing.T) { thetester := func( sfm SoupFactoryMethod , msg string ,expected string) { soupBuffet := sfm.MakeSoupBuffet() soupBuffet.SetSoupBuffet...
{ "pile_set_name": "Github" }
// Copyright 2011 Google Inc. All rights reserved. // Use of this source code is governed by the Apache 2.0 // license that can be found in the LICENSE file. /* Package log provides the means of writing and querying an application's logs from within an App Engine application. Example: c := appengine.NewContext(r) q...
{ "pile_set_name": "Github" }
<?php $languageNames = array( 'ar' => 'අරාබි', 'bn' => 'බෙංගලි', 'bo' => 'ටිබෙට්', 'de' => 'ජර්මන්', 'de-at' => 'ඔස්ට්‍රියානු ජර්මන්', 'dv' => 'දිවෙහි', 'el' => 'ග්‍රීක', 'en' => 'ඉංග්‍රීසි', 'en-au' => 'ඕස්ට්‍රේලියානු ඉංග්‍රීසි', 'en-ca' => 'කැනේඩියානු ඉංග්‍රීසි', 'en-gb' => 'බ්‍රිතාන්‍ය ඉංග්‍රීසින්‍ය', 'en-us' => 'ඇ...
{ "pile_set_name": "Github" }
{{#compact}} {{#if this}} {{#if elementType}} {{#with elementType}} {{> typeAndParent}} {{/with}} [] {{else}} {{#if reflection}} {{#ifSignature reflection}} {{#if reflection.parent.parent.url}} ...
{ "pile_set_name": "Github" }
/* twi.h - Software I2C library for ESP31B Copyright (c) 2015 Hristo Gochkov. All rights reserved. This file is part of the ESP31B core for Arduino environment. 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 b...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <link rel="stylesheet" href="../bootstrap.min.css"> </head> <body> <script src='../jquery.min.js'></script> <script src='../echarts.min.js'></script> <script src='../china.js'></script> </body> </html>
{ "pile_set_name": "Github" }
target datalayout = "e"
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> <head> <title>Page 1028</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <style type="text/css"> <!-- p {margin: 0; padding: 0;} .ft00{font-size:9px;font-family:Times;color:#000000;} .ft01{font-size:11px;font-...
{ "pile_set_name": "Github" }
/* * pluto2.c - Satelco Easywatch Mobile Terrestrial Receiver [DVB-T] * * Copyright (C) 2005 Andreas Oberritter <obi@linuxtv.org> * * based on pluto2.c 1.10 - http://instinct-wp8.no-ip.org/pluto/ * by Dany Salman <salmandany@yahoo.fr> * Copyright (c) 2004 TDF * * This program is free software; you can redistr...
{ "pile_set_name": "Github" }
a <!-- @include processFileTest.html --> b
{ "pile_set_name": "Github" }
U+2020 mortar ============ Disclaimer: Mortar & Flow have evolved since this project was created. It will be updated when we've completely decided what to do with the libraries. Port of Jake Wharton's U+2020 sample app with use of Mortar &amp; Flow + couple more examples. This is more of a kitchen sink of things we ...
{ "pile_set_name": "Github" }
/* * linux/arch/m32r/kernel/setup.c * * Setup routines for Renesas M32R * * Copyright (c) 2001, 2002 Hiroyuki Kondo, Hirokazu Takata, * Hitoshi Yamamoto */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/stddef.h> #include <linux/fs.h> #include <linux/sched.h> #i...
{ "pile_set_name": "Github" }
# tests stopping to the point. # Moreover, the vehicle's speed should not exceed the lane's maximal speed (13.89 m/s^2), and the stop duration should equal 10s. # stop_at_point # First vehicle stops. Follower should not collide. # stop_at_point_with_follower # First vehicle stops. Follower should not collide. # Usi...
{ "pile_set_name": "Github" }
import React from 'react'; import ReactLoadable from 'react-loadable'; const LoadingComponent = ({error, timedOut, pastDelay}) => { if (error) { // When the loader has errored return <div className="loading-container">Error!</div>; } else if (timedOut) { // When the loader has taken longer than the tim...
{ "pile_set_name": "Github" }
Feature: It should be possible to trigger for GitLab push events. Scenario: A build should be triggered when a commit is pushed. Given the following generic variables are configured: | variable | expression | expressionType | defaultValue | regexpFilter | | object_kind | $...
{ "pile_set_name": "Github" }
import scala.util import scala.util import scala.util import scala.util import scala.util class A { import scala.util import scala.util def foo = { import scala.util import scala.util } }
{ "pile_set_name": "Github" }
/* LanguageTool, a natural language style checker * Copyright (C) 2020 Jaume Ortolà  i Font * * 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; either * version 2.1 of the License, ...
{ "pile_set_name": "Github" }
/* CharSymbol.java * ========================================================================= * This file is originally part of the JMathTeX Library - http://jmathtex.sourceforge.net * * Copyright (C) 2004-2007 Universiteit Gent * Copyright (C) 2009 DENIZET Calixte * * This program is free software; you can r...
{ "pile_set_name": "Github" }
| | | | ---------------------------------------------- | -----------------------------------------------------------------------------------------------------...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> <head> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/> <title>boost/exception/all.hpp</title> <link href='reno.c...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # Part of Odoo. See LICENSE file for full copyright and licensing details. from odoo.tests import common, Form from odoo.exceptions import UserError class TestMrpMulticompany(common.TransactionCase): def setUp(self): super(TestMrpMulticompany, self).setUp() group_user = ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2020 Grakn Labs * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero 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 ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <style> label {color: red} input[checked]:checked:default ~ label {color: green} input:not([checked]):not(:checked) + label {color: red} </style> </head> <body onload='var form = document.getElementById("form"); var input2 = document.createEl...
{ "pile_set_name": "Github" }
/* eslint-env node */ const commonjs = require('@rollup/plugin-commonjs') const configRollup = require('./rollup.bundle') const config = { ...configRollup, input: 'js/tests/integration/bundle-modularity.js', output: { file: 'js/coverage/bundle-modularity.js', format: 'iife' } } config.plugins.unshift...
{ "pile_set_name": "Github" }
#!/bin/bash # 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" }
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.Serialization.Formatters.Binary; using System.Text; using System.Threading.Tasks; namespace EDC.DesignPattern.Prototype { public class FAR : OfficeDocument { public OfficeDocument Clone() {...
{ "pile_set_name": "Github" }
SHA256 (Moose-Test-0.01.tar.gz) = bf8610385946f8bf360ae288e42bd63e59948c91678e55a23605344956a4f25e SIZE (Moose-Test-0.01.tar.gz) = 16097
{ "pile_set_name": "Github" }
import org.jetbrains.kotlin.config.KotlinCompilerVersion plugins { id("com.android.library") id("kotlin-android") } android { compileSdkVersion(29) defaultConfig { minSdkVersion(21) targetSdkVersion(29) } } dependencies { api(kotlin("stdlib-jdk7", KotlinCompilerVersion.VERSIO...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="LibInteractiveBrokers" ProjectGUID="{22BF5BE7-74F6-462A-A01F-E543825C0290}" RootNamespace="LibInteractiveBrokers" Keyword="Win32Proj" TargetFrameworkVersion="196613" > <Platforms> <Plat...
{ "pile_set_name": "Github" }
#Wed Oct 21 11:34:03 PDT 2015 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
{ "pile_set_name": "Github" }
(function(){ if ( typeof self !== 'undefined' && !self.Prism || typeof global !== 'undefined' && !global.Prism ) { return; } var url = /\b([a-z]{3,7}:\/\/|tel:)[\w\-+%~/.:=&]+(?:\?[\w\-+%~/.:#=?&!$'()*,;]*)?(?:#[\w\-+%~/.:#=?&!$'()*,;]*)?/, email = /\b\S+@[\w.]+[a-z]{2}/, linkMd = /\[([^\]]+)]\(([^)]+)\)/,...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <Foundation/NSObject.h> @protocol MPAVErrorResolverDelegate; @interface MPAVErrorResolver : NSObject { id <MPAVErrorResolverDelegate> _delegate; } @property(nonatomic...
{ "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. package colltab import ( "fmt" "unicode" ) // Level identifies the collation comparison level. // The primary level corresponds to the basic sorting of text...
{ "pile_set_name": "Github" }
// 2007-08-02 Paolo Carlini <pcarlini@suse.de> // Copyright (C) 2007-2020 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library 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 Sof...
{ "pile_set_name": "Github" }
# cython: language_level=3 # This file is part of h5py, a Python interface to the HDF5 library. # # http://www.h5py.org # # Copyright 2008-2013 Andrew Collette and contributors # # License: Standard 3-clause BSD; see "license.txt" for full license terms # and contributor agreement. from .defs cimport *
{ "pile_set_name": "Github" }
# Nauru translations for extra package. # Copyright (C) 2019 THE extra'S COPYRIGHT HOLDER # This file is distributed under the same license as the extra package. # Automatically generated, 2019. # msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-07-23 08:51-0300\n" "P...
{ "pile_set_name": "Github" }
<?php namespace think\queue\failed; use think\queue\FailedJob; class None extends FailedJob { /** * Log a failed job into storage. * * @param string $connection * @param string $queue * @param string $payload * @param \Exception $exception */ public function lo...
{ "pile_set_name": "Github" }
/* * Copyright 2012-2020 the original author or 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); namespace Ddeboer\Imap; use DateTimeInterface; use Ddeboer\Imap\Search\ConditionInterface; /** * An IMAP mailbox (commonly referred to as a 'folder'). */ interface MailboxInterface extends \Countable, \IteratorAggregate { /** * Get mailbox decoded name. */ public f...
{ "pile_set_name": "Github" }
/* * Scatterlist Cryptographic API. * * Copyright (c) 2002 James Morris <jmorris@intercode.com.au> * Copyright (c) 2002 David S. Miller (davem@redhat.com) * Copyright (c) 2005 Herbert Xu <herbert@gondor.apana.org.au> * * Portions derived from Cryptoapi, by Alexander Kjeldaas <astor@fast.no> * and Nettle, by Nie...
{ "pile_set_name": "Github" }
/** * Copyright 2014 Lockheed Martin Corporation * * 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 ...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef nsOfflineCacheUpdateGlue_h...
{ "pile_set_name": "Github" }
// Use this instead of the default YouTube embed code so that the embed // is responsive. // // Example default YouTube embed: // <iframe width="560" height="315" // src="https://www.youtube.com/embed/CEcFnqRDfgw?rel=0" // frameborder="0" allowfullscreen></iframe> // // Example responsive Yo...
{ "pile_set_name": "Github" }
#name : if ... -> ... ; true -> ... end # -- if $1 -> $2; true -> $0 end
{ "pile_set_name": "Github" }
require "spec_helper" app_require "fever_api/read_favicons" describe FeverAPI::ReadFavicons do subject { FeverAPI::ReadFavicons.new } it "returns a fixed icon list if requested" do expect(subject.call("favicons" => nil)).to eq( favicons: [ { id: 0, data: "image/gif;base64,R0...
{ "pile_set_name": "Github" }
package com.tencent.angel.graph.utils.params import org.apache.spark.ml.param.{Param, Params} trait HasNodeAttrPath extends Params { final val nodeAttrPath = new Param[String](this, "nodeAttrPath", "nodeAttrPath") final def getNodeAttrPath: String = $(nodeAttrPath) setDefault(nodeAttrPath, "") final def s...
{ "pile_set_name": "Github" }
{ "compilerOptions": { "module": "commonjs", "lib": [ "es6" ], "noImplicitAny": true, "noImplicitThis": true, "strictNullChecks": true, "strictFunctionTypes": true, "baseUrl": "../", "typeRoots": [ "../" ], ...
{ "pile_set_name": "Github" }
from http://wiki.netbsd.org/ports/evbarm/allwinner/#index7h1 Framebuffer console To use HDMI for the console device, add console=fb to bootargs in uEnv.txt. If the connected display does not let you disable overscan, you can add a margin to the framebuffer by with the fb.margin bootargs option. For example, to s...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2016 Turi * All rights reserved. * * This software may be modified and distributed under the terms * of the BSD license. See the LICENSE file for details. */ /** * Copyright (c) 2009 Carnegie Mellon University. * All rights reserved. * * Licensed under the Apache License, Version 2.0 ...
{ "pile_set_name": "Github" }
#include <linux/kernel.h> #include <linux/gfp.h> #include <linux/ide.h> #include <linux/jiffies.h> #include <linux/blkdev.h> DECLARE_WAIT_QUEUE_HEAD(ide_park_wq); static void issue_park_cmd(ide_drive_t *drive, unsigned long timeout) { ide_hwif_t *hwif = drive->hwif; struct request_queue *q = drive->queue; struct r...
{ "pile_set_name": "Github" }
#! perl # Copyright (C) 2006-2014, Parrot Foundation. use strict; use warnings; use lib qw( . lib ../lib ../../lib ); use Test::More; use Parrot::Config qw(%PConfig); use Parrot::Distribution; use Parrot::Headerizer; =head1 NAME t/codingstd/pmc_docs.t - checks for missing function documentation =head1 SYNOPSIS ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <ProjectType>Local</ProjectType> <ProductVersion>9.0.30729</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{7AB36CCF-...
{ "pile_set_name": "Github" }
package storer import ( "errors" "io" "gopkg.in/src-d/go-git.v4/plumbing" ) const MaxResolveRecursion = 1024 // ErrMaxResolveRecursion is returned by ResolveReference is MaxResolveRecursion // is exceeded var ErrMaxResolveRecursion = errors.New("max. recursion level reached") // ReferenceStorer is a generic sto...
{ "pile_set_name": "Github" }
using System; using System.Linq.Expressions; using Baseline.Reflection; using Oakton.Parsing; using Shouldly; using Xunit; namespace Oakton.Testing { public class BooleanFlagTester { private BooleanFlag getFlag(Expression<Func<BooleanFlagTarget, object>> expression) { return n...
{ "pile_set_name": "Github" }
#pragma once #include "globalincs/pstypes.h" namespace util { template <typename Out> void split_string(const SCP_string& s, char delim, Out result) { SCP_stringstream ss(s); SCP_string item; while (std::getline(ss, item, delim)) { if (!item.empty()) { *(result++) = item; } } } std::vector<std::string> s...
{ "pile_set_name": "Github" }
/* iCheck plugin Square skin ----------------------------------- */ .icheckbox_square, .iradio_square { display: inline-block; *display: inline; vertical-align: middle; margin: 0; padding: 0; width: 22px; height: 22px; background: url(square.png) no-repeat; border: none; cursor: ...
{ "pile_set_name": "Github" }
--TEST-- phpunit ConcreteTest ../_files/ConcreteTest.php --FILE-- <?php define('PHPUNIT_TESTSUITE', TRUE); $_SERVER['argv'][1] = '--no-configuration'; $_SERVER['argv'][2] = 'ConcreteTest'; $_SERVER['argv'][3] = dirname(dirname(__FILE__)) . '/_files/ConcreteTest.php'; require_once dirname(dirname(dirname(__FILE__))) ....
{ "pile_set_name": "Github" }
""" Adapted from: https://pydeck.gl/gallery/h3_cluster_layer.html Data grouped by H3 geohash, as an example of one of the geohash schemes supported by pydeck. If you'd simply like to plot a value at an H3 hex ID, see the H3HexagonLayer. """ import os import dash import dash_deck import dash_html_components as html i...
{ "pile_set_name": "Github" }
# # Copyright (C) 2009-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/image.mk UIMAGE:=$(BIN_DIR)/$(IMG_PREFIX)-uImage fs_squash:=squashfs-only fs_all:=all fs_4k:=4k fs_64k:=64k fs_12...
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* svcid.h */ /* */ /* Th...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2015 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/license...
{ "pile_set_name": "Github" }
package laya.d3.graphics { import laya.d3.math.Vector2; import laya.d3.math.Vector3; import laya.d3.math.Vector4; /** * <code>VertexPositionNormalColorTangent</code> 类用于创建粒子顶点结构。 */ public class VertexParticleShuriken implements IVertex { private static const _vertexDeclaration:VertexDeclaration = new V...
{ "pile_set_name": "Github" }
from typing import Optional from fastapi.encoders import jsonable_encoder from .models import Tag, TagCreate, TagUpdate def get(*, db_session, tag_id: int) -> Optional[Tag]: return db_session.query(Tag).filter(Tag.id == tag_id).one_or_none() def get_by_name(*, db_session, name: str) -> Optional[Tag]: retur...
{ "pile_set_name": "Github" }
/* * OpenBTS provides an open source alternative to legacy telco protocols and * traditionally complex, proprietary hardware systems. * * Copyright 2011, 2014 Range Networks, Inc. * * This software is distributed under the terms of the GNU Affero General * Public License version 3. See the COPYING and NOTICE fi...
{ "pile_set_name": "Github" }
.\" @(#) $Header: /tcpdump/master/libpcap/pcap_breakloop.3pcap,v 1.3 2008-04-06 02:53:21 guy Exp $ .\" .\" Copyright (c) 1994, 1996, 1997 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted prov...
{ "pile_set_name": "Github" }
// Copyright 2017, OpenCensus 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 agree...
{ "pile_set_name": "Github" }
{ "settings": { "responsiveVoiceKeyNotSet": "Вы не правильно установили <a href='#/settings/integrations/responsivevoice'>ключ ResponsiveVoice</a>", "voice": { "title": "Голос", "help": "Если голоса не загружаются после обновления ключа ResponsiveVoice, попробуйте обновить браузер" }, "vol...
{ "pile_set_name": "Github" }
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ pa...
{ "pile_set_name": "Github" }
{ "name": "react-tree-menu", "version": "1.5.0", "description": "A tree menu component for React", "main": "index.js", "keywords": [ "react", "tree", "tree menu", "menu", "react-component" ], "directories": { "example": "example" }, "dependencies": { "invariant": "^2.1.1", ...
{ "pile_set_name": "Github" }
/* * aix-power-bndsockcode.S * Copyright 2008 Ramon de Carvalho Valle <ramon@risesecurity.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; either * version 2.1 of the L...
{ "pile_set_name": "Github" }
from .base import ListViewItem from .. import util as u class ListSongtitle(ListViewItem): """ Describes a user """ # pylint: disable=unused-argument _checked = False _certainty = 1.0 def __init__(self, data, certainty=1.0): self._checked = True self._certainty = certainty ...
{ "pile_set_name": "Github" }
package MediaWords::Job::Lock; # # Job lock configuration # use strict; use warnings; use Modern::Perl "2015"; use MediaWords::CommonLibs; sub new($$$) { my ( $class, $lock_type, $lock_arg ) = @_; my $self = {}; bless $self, $class; unless ( $lock_type ) { LOGDIE "Lock type is not set."; ...
{ "pile_set_name": "Github" }
/* * Copyright 2012 ZXing.Net 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 ...
{ "pile_set_name": "Github" }