text
stringlengths
2
99.9k
meta
dict
'use strict'; var myApp = angular.module('myApp', ['ghiscoding.validation', 'pascalprecht.translate']); // -- // configuration myApp.config(['$compileProvider', function ($compileProvider) { $compileProvider.debugInfoEnabled(false); }]) .config(['$translateProvider', function ($translateProvider) { $translat...
{ "pile_set_name": "Github" }
###################################################################### # Exploit Title: Joomla Simple Photo Gallery - Arbitrary File Upload # Google Dork: inurl:com_simplephotogallery # Date: 10.03.2015 # Exploit Author: CrashBandicot @DosPerl # OSVDB-ID: 119624 # My Github: github.com/CCrashBandicot # Vendor Homepage:...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('isObject', require('../isObject'), require('./_falseOptions')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
// WARNING: DO NOT EDIT THIS FILE. THIS FILE IS MANAGED BY SPRING ROO. // You may push code into the target .java compilation unit if you wish to edit any member(s). package nl.bzk.brp.model.data.brm; import nl.bzk.brp.model.data.brm.Regel; import org.springframework.beans.factory.annotation.Configurable; privileged...
{ "pile_set_name": "Github" }
<?php namespace Pulsestorm\Magento2\Cli\Search_Controllers; use function Pulsestorm\Pestle\Importer\pestle_import; pestle_import('Pulsestorm\Pestle\Library\inputOrIndex'); pestle_import('Pulsestorm\Pestle\Library\output'); pestle_import('Pulsestorm\Phpdotnet\glob_recursive'); pestle_import('Pulsestorm\Cli\Token_Parse\...
{ "pile_set_name": "Github" }
<?php /** * tpAdmin [a web admin based ThinkPHP5] * * @author yuan1994 <tianpian0805@gmail.com> * @link http://tpadmin.yuan1994.com/ * @copyright 2016 yuan1994 all rights reserved. * @license http://www.apache.org/licenses/LICENSE-2.0 */ //------------------------ // 分组管理 //------------------------- ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_171) on Tue Jun 05 13:03:15 NZST 2018 --> <title>weka.dl4j.updater</title> <meta name="date" content="2018-06-05"> <link rel="stylesheet" type=...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>API-Dokumentation</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <link type='text/css' rel='stylesheet' href='../../../apidoc/stylesheets/bundled/bootstrap.min.css'/> <link typ...
{ "pile_set_name": "Github" }
// // PersonFatBuilder.h // DesignPatterns // // Created by leichunfeng on 14/11/2. // Copyright (c) 2014年 zdnst. All rights reserved. // #import <Foundation/Foundation.h> #import "PersonBuilder.h" @interface PersonFatBuilder : NSObject <PersonBuilder> @end
{ "pile_set_name": "Github" }
# $OpenBSD: Makefile,v 1.5 2020/09/21 15:13:24 beck Exp $ # Connect a client to a server. Both can be current libressl, or # openssl 1.0.2, or openssl 1.1. Create client and server certificates # that are signed by a CA and not signed by a fake CA. Try all # combinations with, without, and with wrong CA for client ...
{ "pile_set_name": "Github" }
# (C) Copyright IBM Corp. 2019 # # 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 writin...
{ "pile_set_name": "Github" }
[ ]
{ "pile_set_name": "Github" }
/** * @license * Copyright Google Inc. All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ // THIS CODE IS GENERATED - DO NOT MODIFY // See angular/tools/gulp-tasks/cldr/extract.js export default []; //# sour...
{ "pile_set_name": "Github" }
/* * This file Copyright (C) 2009-2014 Mnemosyne LLC * * It may be used under the GNU GPL versions 2 or 3 * or any future license endorsed by Mnemosyne LLC. * * $Id$ */ #ifndef LICENSE_DIALOG_H #define LICENSE_DIALOG_H #include <QDialog> class LicenseDialog: public QDialog { Q_OBJECT public: Licens...
{ "pile_set_name": "Github" }
5 4 21 9 12 5 5 10 20 7 8 11 5 3 12 7 10 9 5 7 9 12 12 4 13 5 5 19 10 13 12 7 12 19 7 10 12 3 23 9 12 7 10 11 12 16 5 20 7 7 11 13 9 13 12 13 17 18 11 18 24 23 11 16 25 25 35 12 20 9 30 13 17 23 24 20 25 29 12 14 24 22 49 11 23 23 25 20 45 19 26 10 28 31 24 41 38 16 29 28 34 28 31 36 27 38 37 29 24 37 19 43 20 20 18 32...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>com.apple.developer.networking.wifi-info</key> <true/> <key>com.apple.security.application-groups</key> <array> <string>group.$(BUNDLE_ID_...
{ "pile_set_name": "Github" }
// // RxPagingViewController.swift // Catalog // // Created by Filip Gulan on 13/09/2019. // Copyright (c) 2019 Infinum. All rights reserved. // import UIKit import RxSwift import RxCocoa import Alamofire final class RxPagingViewController: UIViewController, Refreshable { lazy var refreshControl: UIRefreshCo...
{ "pile_set_name": "Github" }
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __gnu_xml_libxmlj_dom_GnomeCharacterData__ #define __gnu_xml_libxmlj_dom_GnomeCharacterData__ #pragma interface #include <gnu/xml/libxmlj/dom/GnomeNode.h> extern "Java" { namespace gnu { namespace xml { namespace libxmlj ...
{ "pile_set_name": "Github" }
{ "id": "35305303", "url": "https:\/\/collection.cooperhewitt.org\/types\/35305303\/", "name": "Knife model", "count_objects": "5", "supersedes": "0", "superseded_by": "0" }
{ "pile_set_name": "Github" }
/* * File : TRTrackerServerUDP.java * Created : 19-Jan-2004 * By : parg * * Azureus - a Java Bittorrent client * * 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 ...
{ "pile_set_name": "Github" }
<testcase> <info> <keywords> HTTP PUT </keywords> </info> <reply> <data> HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" Accept-Ranges: bytes Content-Length: 6 Connection: close Content-Type: text/html Funny-head: yesy...
{ "pile_set_name": "Github" }
/* * pci_host.c * * Copyright (c) 2009 Isaku Yamahata <yamahata at valinux co jp> * VA Linux Systems Japan K.K. * * 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; eithe...
{ "pile_set_name": "Github" }
/* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2007, 2018, 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" }
if(${PYTHON_MODULE_EXTENSION} MATCHES "pypy") add_custom_target(cpptest) # Dummy target on PyPy. Embedding is not supported. set(_suppress_unused_variable_warning "${DOWNLOAD_CATCH}") return() endif() find_package(Catch 1.9.3) if(CATCH_FOUND) message(STATUS "Building interpreter tests using Catch v${CATCH_VER...
{ "pile_set_name": "Github" }
2.4.0 / 2016-06-01 ================== * Add option "unitSeparator" 2.3.0 / 2016-02-15 ================== * Drop partial bytes on all parsed units * Fix non-finite numbers to `.format` to return `null` * Fix parsing byte string that looks like hex * perf: hoist regular expressions 2.2.0 / 2015-11-13 ======...
{ "pile_set_name": "Github" }
<text> imagine you are in the hiring process of a company whose main business is analyzing the information that appears in the web </text> <text> a simple test consists in writing a program for maintaining up to date a set of trending topics </text> <text> you will be hired depending on the efficiency of your solutio...
{ "pile_set_name": "Github" }
/* Copyright 2008 Intel Corporation Use, modification and distribution are subject to 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 BOOST_POLYGON_POLYGON_90_SET_CONCEPT_HPP #define BOOST_POLYGON_POLYGON_90_SE...
{ "pile_set_name": "Github" }
######################## BEGIN LICENSE BLOCK ######################## # The Original Code is Mozilla Universal charset detector code. # # The Initial Developer of the Original Code is # Shy Shalom # Portions created by the Initial Developer are Copyright (C) 2005 # the Initial Developer. All Rights Reser...
{ "pile_set_name": "Github" }
ID=0 ROUT='ATL_tmp.c' AUTH='R. Clint Whaley' TA='T' TB='N' \ OPMV=3 VLEN=4 KU=1 NU=4 MU=12 MB=240 NB=240 KB=240 NOBCAST=1 AOUTER=1 \ LDCTOP=1 \ MFLOP=-3.918389e+03
{ "pile_set_name": "Github" }
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 3.0.0 | ...
{ "pile_set_name": "Github" }
<?xml version="1.0" ?> <makefile> <include file="../../build/bakefiles/common_samples.bkl"/> <exe id="text" template="wx_sample" template_append="wx_append"> <sources>text.cpp</sources> <wx-lib>core</wx-lib> <wx-lib>base</wx-lib> </exe> </makefile>
{ "pile_set_name": "Github" }
layui.define(function(exports){ exports('index', { title: '模块入口' }); });
{ "pile_set_name": "Github" }
<?php namespace VersionPress\Tests\Unit; use org\bovigo\vfs\vfsStream; use VersionPress\Utils\WpConfigEditor; class WpConfigEditorTest extends \PHPUnit_Framework_TestCase { private $configPath; private $commonConfigPath; protected function setUp() { $root = vfsStream::setup(); $virt...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="ember-guides/config/environment" content="%7B%22modulePrefix%22%3A%22ember-guides%22%2C%22environment%22%3A%22pr...
{ "pile_set_name": "Github" }
package com.timebusker.repository.km; import com.timebusker.entity.km.TbSubExpTask; import com.timebusker.repository.BaseRepository; import org.springframework.data.jpa.repository.Query; /** * @DESC:SubExpTaskRepository * @author:timebusker * @date:2018/7/7 */ public interface KmSubExpTaskRepository extends BaseR...
{ "pile_set_name": "Github" }
{ "files": ["rabbit-trap.html"] }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> <TextView android:layout_width="match_parent" android:layout_heigh...
{ "pile_set_name": "Github" }
#Created by Apache Maven 3.5.4 version=2.152 groupId=org.jenkins-ci.main artifactId=jenkins-war
{ "pile_set_name": "Github" }
/* * Copyright (c) 2014, 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 Softwa...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may n...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x" }, { "idiom" : "universal", "filename" : "p5-13@2x.png", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
import chai, { expect } from 'chai'; import chaiAsPromised from 'chai-as-promised'; import sinonChai from 'sinon-chai'; import chaiSubset from 'chai-subset'; import dgram from 'dgram'; import net from 'net'; import * as config from './config'; chai.use(chaiAsPromised); chai.use(chaiSubset); chai.use(sinonChai); expo...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010-2011, 2013, 2015 ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU lice...
{ "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. package google import ( "sort" "strings" "sync" "time" "golang.org/x/net/context" "golang.org/x/oauth2" ) // Set at init time by appenginevm_hook.go. I...
{ "pile_set_name": "Github" }
/* // <copyright> // dotNetRDF is free and open source software licensed under the MIT License // ------------------------------------------------------------------------- // // Copyright (c) 2009-2020 dotNetRDF Project (http://dotnetrdf.org/) // // Permission is hereby granted, free of charge, to any person obtainin...
{ "pile_set_name": "Github" }
<!-- Post-processed by SbtMavenPlugin --> <plugin xmlns="http://maven.apache.org/PLUGIN/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/PLUGIN/1.0.0 http://maven.apache.org/xsd/plugin-1.0.0.xsd"> <name>Akka gRPC</name> <description>Generate gRPC clien...
{ "pile_set_name": "Github" }
{- Welcome to a Spago project! You can edit this file as you like. -} { name = "tut28" , dependencies = [ "aff" , "console" , "effect" , "functions" , "node-http" , "node-process" , "prelude" , "psci-support" , "simple-json" , "transformers" ] , packages = ./packages.dhall , sources = [ "src/**/*....
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- This is the master template for a standard dialog. Usage: <Include xmlns="www.team-mediaportal.com/2008/mpf/directx" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Source="screens\master_dialog_bare.xaml" > <Include.Resources> <Res...
{ "pile_set_name": "Github" }
$NetBSD: patch-vowpalwabbit_bfgs.cc,v 1.1 2016/10/01 13:04:16 joerg Exp $ --- vowpalwabbit/bfgs.cc.orig 2016-09-30 09:20:08.000000000 +0000 +++ vowpalwabbit/bfgs.cc @@ -15,7 +15,7 @@ Implementation by Miro Dudik. #include <string.h> #include <stdio.h> #include <assert.h> -#include <sys/timeb.h> +#include <sys/time....
{ "pile_set_name": "Github" }
/** * @fileoverview * 설정에서 지정된 여러 글꼴들을 선택할 수 있는 메뉴를 포함하는 tool인 '글꼴' Icon을 위한 source로, * 필요한 configuration과 Class Trex.Tool.FontFamily을/를 포함 * * */ TrexMessage.addMsg({ '@fontfamily.gulim': '굴림', '@fontfamily.batang': '바탕', '@fontfamily.dotum': '돋움', '@fontfamily.gungsuh': '궁서' }); Trex...
{ "pile_set_name": "Github" }
/** * External dependencies */ import { NativeModules, NativeEventEmitter, Platform } from 'react-native'; const { RNReactNativeGutenbergBridge } = NativeModules; const isIOS = Platform.OS === 'ios'; const isAndroid = Platform.OS === 'android'; const gutenbergBridgeEvents = new NativeEventEmitter( RNReactNativeGut...
{ "pile_set_name": "Github" }
#!/usr/bin/env bash # # Multi-node, multi-locale testing on a cray-cs cluster with slurm-gasnetrun_ibv # launcher: # test gasnet (segment fast) against "examples" CWD=$(cd $(dirname ${BASH_SOURCE[0]}) ; pwd) source $CWD/common-slurm-gasnet-cray-cs.bash export CHPL_NIGHTLY_TEST_CONFIG_NAME="slurm-gasnet-ibv.fast" exp...
{ "pile_set_name": "Github" }
## Ruby コーデング規約(参考サイト) * [Ruby Styleguide](https://github.com/styleguide/ruby) * [bbatsov / ruby-style-guide](https://github.com/bbatsov/ruby-style-guide) * [コーディング規約をまとめてみた (Ruby編) - bojovs::blog](http://bojovs.github.com/2012/04/24/ruby-coding-style/)
{ "pile_set_name": "Github" }
Content-Type: text/cache-manifest
{ "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" }
<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="5.0" xml:id="make.clean.h...
{ "pile_set_name": "Github" }
.. This is part of the Zrythm Manual. Copyright (C) 2019 Alexandros Theodotou <alex at zrythm dot org> See the file index.rst for copying conditions. Plugins & Files =============== .. toctree:: :maxdepth: 4 plugins/intro audio-midi-files/intro
{ "pile_set_name": "Github" }
classdef CBIG_AuthorTopic_unit_test < matlab.unittest.TestCase % % Wrapper function to unit-test a coordinate-based meta-analysis with the author-topic model. % The inference was performed with the following hard-coded hyperparameters % - K = 2:3 - number of cognitive components to be estimated is 2 and 3 % ...
{ "pile_set_name": "Github" }
//////////////////////////////////////////////////////////////////////// // Copyright (c) 2010-2015, University of Washington and Battelle // Memorial Institute. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following cond...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2014 IBM Corp. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Eclipse Distribution License v1.0 which accompany this d...
{ "pile_set_name": "Github" }
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import "IGListGenericSectionController.h" @implementation IGListGenericSectionController - (void)didUpdateToObject:(id)object { ...
{ "pile_set_name": "Github" }
--- name: Help Wanted about: Ask the community for help. title: "\U0001F3E5 Help Wanted: SHORT_INFO" labels: help wanted assignees: '' --- Describe the problem/project you are working on and ask for some guidance. # General Issue Information - `[WIP]` - Please add the **work in progress** prefix to your issue, if it...
{ "pile_set_name": "Github" }
<?php namespace Shopsys\FrameworkBundle\Component\Domain; use Shopsys\FrameworkBundle\Component\Domain\Config\DomainsConfigLoader; use Shopsys\FrameworkBundle\Component\Setting\Setting; class DomainFactory { /** * @var \Shopsys\FrameworkBundle\Component\Domain\Config\DomainsConfigLoader */ protecte...
{ "pile_set_name": "Github" }
type=item items=minecraft:leather_chestplate texture.leather_chestplate_overlay=cactus_chestplate_t.png nbt.display.Name=ipattern:*cactus chestplate nbt.ExtraAttributes.enchantments.thorns=3 weight=1
{ "pile_set_name": "Github" }
// Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs defs_netbsd.go package socket type iovec struct { Base *byte Len uint64 } type msghdr struct { Name *byte Namelen uint32 Pad_cgo_0 [4]byte Iov *iovec Iovlen int32 Pad_cgo_1 [4]byte Control *byte Controllen uint32 F...
{ "pile_set_name": "Github" }
int number_add_mod(int a, int b, int mod);
{ "pile_set_name": "Github" }
package com.mikhaellopez.domain.usecases.base import io.reactivex.rxjava3.core.Maybe /** * Copyright (C) 2020 Mikhael LOPEZ * Licensed under the Apache License Version 2.0 */ abstract class MaybeUseCase<R, in P> constructor( private val useCaseScheduler: UseCaseScheduler?, private val logger: Logger? ) : U...
{ "pile_set_name": "Github" }
#include "ofMain.h" #include "testApp.h" //======================================================================== int main( ){ ofSetupOpenGL(1024,768,OF_WINDOW); // <-------- setup the GL context // this kicks off the running of my app // can be OF_WINDOW or OF_FULLSCREEN // pass in width and height too: ofR...
{ "pile_set_name": "Github" }
/* * Copyright 2016 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" }
/** * External dependencies */ import React from 'react'; import { connect } from 'react-redux'; import { __ } from '@wordpress/i18n'; /** * Internal dependencies */ import Card from 'components/card'; import { getSettings } from 'state/settings'; import { userCanManageModules, userCanEditPosts, isAtomicSite } fro...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> __attribute__((visibility("hidden"))) @interface PDFAnnotationCGPDFObject : NSObject { void *cfValue; } ...
{ "pile_set_name": "Github" }
/dts-v1/; #include "danube.dtsi" #include <dt-bindings/input/input.h> / { compatible = "arcadyan,arv7519pw", "lantiq,xway", "lantiq,danube"; model = "Astoria Networks ARV7519PW"; chosen { bootargs = "console=ttyLTQ0,115200"; }; aliases { led-boot = &power; led-failsafe = &power2; led-running = &power;...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2006-2007, AIOTrade Computing Co. and Contributors * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyrigh...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:5b6f8ac5d714eaa3abc06e4fd8a8e9377c23af5750dfa2dcedf868e1d8c851ab size 22410
{ "pile_set_name": "Github" }
wwwwwwwwwwwwwwww w..............w w...o++++o++...w w.+t+++A++++p+.w w...o++++o++...w w...++++++++...w w..............w w..............w w++++++g+++++++w w..............w w...+....+.....w w...+....+.....w wwwwwwwwwwwwwwww
{ "pile_set_name": "Github" }
NSHost = "localhost"; WindowStyle = "WIN";
{ "pile_set_name": "Github" }
/* * Copyright (c) 2007, 2017, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ /** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for a...
{ "pile_set_name": "Github" }
<?php /** * OrangeHRM is a comprehensive Human Resource Management (HRM) System that captures * all the essential functionalities required for any enterprise. * Copyright (C) 2006 OrangeHRM Inc., http://www.orangehrm.com * * OrangeHRM is free software; you can redistribute it and/or modify it under the terms of *...
{ "pile_set_name": "Github" }
<?php namespace CoenJacobs\Mozart\Console\Commands; use CoenJacobs\Mozart\Composer\Autoload\Classmap; use CoenJacobs\Mozart\Composer\Autoload\NamespaceAutoloader; use CoenJacobs\Mozart\Composer\Package; use CoenJacobs\Mozart\Mover; use CoenJacobs\Mozart\Replacer; use Symfony\Component\Console\Command\Command; use Sym...
{ "pile_set_name": "Github" }
--- title: 2578 - TryCatchExceptionFromCatchOrFinally ms.date: 03/30/2017 ms.assetid: 4803fee6-b8d8-4937-9907-d5c5fd5299db ms.openlocfilehash: 46fb52e665d49ed7a0336dbeeb6ed07f0d479fb0 ms.sourcegitcommit: 9b552addadfb57fab0b9e7852ed4f1f1b8a42f8e ms.translationtype: MT ms.contentlocale: zh-CN ms.lasthandoff: 04/23/2019 m...
{ "pile_set_name": "Github" }
package stdhttp import ( "log" "math/rand" "net/http" "time" statusCode "github.com/micro-in-cn/tutorials/microservice-in-micro/part8/plugins/breaker/http" "github.com/opentracing/opentracing-go" "github.com/opentracing/opentracing-go/ext" ) // sf sampling frequency var sf = 100 func init() { rand.Seed(time...
{ "pile_set_name": "Github" }
'use strict'; /* eslint-disable quote-props */ const autoreset = require('postcss-autoreset'); const rules = { inherited: { 'border-collapse': 'separate', 'border-spacing': 0, 'caption-side': 'top', 'color': 'initial', 'cursor': 'auto', 'direction': 'initial', 'empty-cells': 'show', ...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2012 Ryan W Tenney (ryan@10e.us) * * 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" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2018 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" }
.test-1 {background-image: url(SOME_DIR/MYCOMPANY-logo.png);} .test-2 {background-image: url("SOME_DIR/MYCOMPANY-logo.png");} .test-3 {background-image: url('SOME_DIR/MYCOMPANY-logo.png');} .test-4 {background-image: url('SOME_DIR/MYCOMPANY-logo.png?base64');}
{ "pile_set_name": "Github" }
From 07145ad0791209d3782eca4800406e7028e40a24 Mon Sep 17 00:00:00 2001 From: Neil Armstrong <narmstrong@baylibre.com> Date: Wed, 7 Nov 2018 11:24:43 +0100 Subject: [PATCH] fixup! drm/meson: Use optional canvas provider --- drivers/gpu/drm/meson/meson_drv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/g...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_151) on Sat Feb 09 19:59:29 CET 2019 --> <title>BigIntegerArbitrary (documentation 1.1.0 API)</title> <meta name="date" content="2019-02-09"> <...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 9d70ae2b37cb4b968940202a913ec83d timeCreated: 1594762170
{ "pile_set_name": "Github" }
Providing Custom Labels for Avail ================================= Lmod writes out the modules in alphabetical order for each directory in MODULEPATH in order:: $ module avail --------------- /opt/apps/modulefiles/A-B ---------------- abc/8.1 def/11.1 ghi/2.3 --------------- /opt/apps/modul...
{ "pile_set_name": "Github" }
// Tencent is pleased to support the open source community by making ncnn // available. // // Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. // // Licensed under the BSD 3-Clause License (the "License"); you may not use this // file except in compliance with the License. You may obtain a co...
{ "pile_set_name": "Github" }
import * as fs from "../async/fs"; import * as path from "path"; import * as clipboardy from "clipboardy"; import * as Utilities from "../model/Utilities"; import { SolutionExplorerProvider } from "../SolutionExplorerProvider"; import { TreeItem, ContextValues } from "../tree"; import { CommandBase } from "./base/Comma...
{ "pile_set_name": "Github" }
/* libunwind - a platform-independent unwind library Copyright (C) 2008 CodeSourcery Copyright 2011 Linaro Limited Copyright (C) 2012 Tommi Rantala <tt.rantala@gmail.com> This file is part of libunwind. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associat...
{ "pile_set_name": "Github" }
//--------------------------------------------------------------------------- // Copyright (c) 2016 Embarcadero Technologies, Inc. All rights reserved. // // This software is the copyrighted property of Embarcadero Technologies, Inc. // ("Embarcadero") and its licensors. You may only use this software if you // are...
{ "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. // +build !go1.6 package http2 import ( "net/http" "time" ) func configureTransport(t1 *http.Transport) (*Transport, error) { return nil, errTransportVers...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <component type="desktop"> <id>org.zealdocs.Zeal.desktop</id> <name>Zeal</name> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-3.0-only</project_license> <summary>Documentation browser</summary> <description> <p>Zeal is a simple offline documenta...
{ "pile_set_name": "Github" }
<script> import { useRoute } from '@/util/router' import { useQuery, useResult } from '@vue/apollo-composable' import gql from 'graphql-tag' import { projectWorkspaceFragment } from './fragments' import { ref, computed } from '@vue/composition-api' import { bindScope } from '@/util/keybinding' import { useKeyboardNavig...
{ "pile_set_name": "Github" }
# coding=utf-8 # Copyright 2020 The Trax 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 a...
{ "pile_set_name": "Github" }
{ "ScheduledReports": { "AggregateReportsFormat_GraphsOnly": "Numai graficele de afișare (nu tabele raport)", "AggregateReportsFormat_TablesAndGraphs": "Afiseaza tabele raport și grafice pentru toate rapoartele", "AggregateReportsFormat_TablesOnly": "(implicit) Raport tabele de afișare (Diag...
{ "pile_set_name": "Github" }