text
stringlengths
2
99.9k
meta
dict
#!/bin/bash # description: system-wide failed syscalls, by pid # args: [comm] if [ $# -gt 0 ] ; then if ! expr match "$1" "-" > /dev/null ; then comm=$1 shift fi fi perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/failed-syscalls-by-pid.py $comm
{ "pile_set_name": "Github" }
require("./output/Main").main();
{ "pile_set_name": "Github" }
require('../modules/web.dom.iterable'); module.exports = require('../modules/_core');
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:4e8eca61413d4861802f9b46e22edaafa447ead8eddc13f39c0f443ce2819184 size 39451
{ "pile_set_name": "Github" }
// Copyright 2015 the V8 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. #include "src/tracing/trace-event.h" #include <string.h> #include "src/counters.h" #include "src/isolate.h" #include "src/tracing/traced-value.h" #inc...
{ "pile_set_name": "Github" }
/************** * Mate-Panel * **************/ // Most parts are themed in Gnome-panel section #PanelWidget, #PanelPlug, #PanelApplet, PanelToplevel.background { // Always use dark-color of dark variant color: $headerbar_fg_color; background-color: $headerbar_color; box-shadow: none; & button { font-w...
{ "pile_set_name": "Github" }
base=./mount dir=$base/temp/ai2018/sentiment/tfrecords/$SRC fold=0 if [ $# == 1 ]; then fold=$1 fi if [ $FOLD ]; then fold=$FOLD fi model_dir=$base/temp/ai2018/sentiment/model/v1.1/$fold/$SRC/torch.lstmV2.2/ num_epochs=30 mkdir -p $model_dir/epoch cp $dir/vocab* $model_dir cp $dir/vocab* $model_dir/epoch exe...
{ "pile_set_name": "Github" }
package com.redknot.fragment; import android.annotation.SuppressLint; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android....
{ "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" }
# The MIT License # # Italian localization plugin for Jenkins # Copyright © 2020 Alessandro Menti # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limi...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2018-present MongoDB, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the Server Side Public License, version 1, * as published by MongoDB, Inc. * * This program is distributed in the hope that it will be useful, * but W...
{ "pile_set_name": "Github" }
(library (name uopt) (public_name core_kernel.uopt) (libraries core_kernel) (preprocess (pps ppx_jane -check-doc-comments)))
{ "pile_set_name": "Github" }
package chapter02.section02.thread_2_2_16.project_2_setNewPropertiesLockOne; public class ThreadA extends Thread { private Service service; private Userinfo userinfo; public ThreadA(Service service, Userinfo userinfo) { super(); this.service = service; this.userinfo = userinfo; } @Override public vo...
{ "pile_set_name": "Github" }
import { IconDefinition } from '../types'; declare const FrownTwoTone: IconDefinition; export default FrownTwoTone;
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.IO; namespace Xamarin.Android.Prepare { [TPN] class lz4_lz4_TPN : ThirdPartyNotice { static readonly Uri url = new Uri ("https://github.com/lz4/lz4/"); static readonly string licenseFile = Path.Combine (Configurables.Paths.ExternalDir, "lz4", "lib", "...
{ "pile_set_name": "Github" }
# ONNX Runtime Performance Tuning ONNX Runtime gives high performance across a range of hardware options by providing "Execution Providers" to interface to different execution environments. See: [design overview](./HighLevelDesign.md), [supported execution providers](../README.md#supported-accelerators). Along with t...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 99f836c9cb9345dba2e72c4a1f2d0695 folderAsset: yes timeCreated: 1436068007 licenseType: Pro DefaultImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
require('../../modules/es.object.to-string'); require('../../modules/es.string.iterator'); require('../../modules/esnext.iterator.constructor'); require('../../modules/esnext.iterator.every'); require('../../modules/web.dom-collections.iterator'); var entryUnbind = require('../../internals/entry-unbind'); module.expo...
{ "pile_set_name": "Github" }
// Copyright 2006 The Closure Library Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2012 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 contribut...
{ "pile_set_name": "Github" }
// Copyright 2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of ...
{ "pile_set_name": "Github" }
/* FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the terms of...
{ "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'; exports.__esModule = true; var _postcss = require('postcss'); var _postcssValueParser = require('postcss-value-parser'); var _stylehacks = require('stylehacks'); var _genericMerge = require('../genericMerge'); var _getValue = require('../getValue'); var _getValue2 = _interopRequireDefault(_getValue...
{ "pile_set_name": "Github" }
<!-- /* ** 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, including ** without limitation the rights to use, copy, ...
{ "pile_set_name": "Github" }
<md-tabs :active.sync="active"> <md-tab v-if="hasSlot('showcase')" name="showcase"><a v-link="{path: basePath + '/showcase'}">Showcase</a></md-tab> <md-tab v-if="hasSlot('api')" name="api"><a v-link="{path: basePath + '/api'}">API</a></md-tab> <md-tab v-if="hasSlot('sources')" name="sources"><a v-link="{pat...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 09c36cbdc8249664dacdf98f70d27be7 NativeFormatImporter: externalObjects: {} mainObjectFileID: 0 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/** * @license Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang( 'specialchar', 'es-mx', { euro: 'Signo de Euro', lsquo: 'Comillas simple izquierda', rsquo: 'Comillas simple d...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <root> <!-- Microsoft ResX Schema Version 2.0 The primary goals of this format is to allow a simple XML format that is mostly human readable. The generation and parsing of the various data types are done through the TypeConverter classe...
{ "pile_set_name": "Github" }
# go-units maintainers file # # This file describes who runs the docker/go-units project and how. # This is a living document - if you see something out of date or missing, speak up! # # It is structured to be consumable by both humans and programs. # To extract its contents programmatically, use any TOML-compliant par...
{ "pile_set_name": "Github" }
/* * mod_aux.c * * Copyright (c) 2005, 2006, 2008, 2009, 2012-2014 * libchewing Core Team. See ChangeLog for details. * * See the file "COPYING" for information on usage and redistribution * of this file. */ /** * @file mod_aux.c * @brief Auxiliary module */ #include <string.h> #include <stdlib.h> #i...
{ "pile_set_name": "Github" }
# Configuration for support-requests - https://github.com/dessant/support-requests # Label used to mark issues as support requests supportLabel: "support request" # Comment to post on issues marked as support requests. Add a link # to a support page, or set to `false` to disable supportComment: > We use the issue tr...
{ "pile_set_name": "Github" }
import * as analytz from "./analytics"; export const analytics = analytz;
{ "pile_set_name": "Github" }
| <?php /* (C) 2005 Vidar Løkken <vidarlo@vestdata.no> V.3: I've added escapeshellcmd to all user input that shows up directly in exec() */ switch ($_REQUEST['output']) { case "PostScript": $output=escapeshellcmd("-p $_REQUEST[paper]"); break; case "PDF": $output=escapeshellcmd("-a $_REQUEST[paper]"); $pdf...
{ "pile_set_name": "Github" }
diff --git a/components/network_time/network_time_tracker.cc b/components/network_time/network_time_tracker.cc index 76a42ceaa84da4913cf56c42c89ced5b8d8c74f3..20b397bb67b0fff7a7f2495db0b0aa81d2149530 100644 --- a/components/network_time/network_time_tracker.cc +++ b/components/network_time/network_time_tracker.cc @@ -2...
{ "pile_set_name": "Github" }
{ "@context": { "Thing": { "@type": "@id", "@id": "http://schema.org/Thing" }, "Text": { "@type": "@id", "@id": "http://schema.org/Text" }, "State": { "@type": "@id", "@id": "http://schema.org/State" }, "LegalAction": { "@type": "@id", "@id":...
{ "pile_set_name": "Github" }
// Copyright 2018 The Wire 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 applicable law or agreed ...
{ "pile_set_name": "Github" }
import React from 'react' import InlineButton from './InlineButton.js' export default props => <InlineButton {...props} inlineStyleType='ITALIC' className="DraftJsEditor-ItalicButton"> <svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> <path d="M0 0h24v24H0z" fill="none"/> <p...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?><topic xmlns="http://wsdev.schemas.microsoft.com/authoring/2008/2"> <whitepaper_page><metadata id="68666e40-58c8-4cbf-a6c6-906ba1ab97c7" build_format="rfc" section_number="1.406"><title>Attribute msPKIAccountCredentials</title> <tech value="protocol" /> <index><keyword>msPKIAccoun...
{ "pile_set_name": "Github" }
SHNavigationControllerBlocks ========== [![CI Status](https://img.shields.io/travis/seivan/SHNavigationControllerBlocks.svg?style=flat)](https://travis-ci.org/seivan/SHNavigationControllerBlocks) [![Version](https://img.shields.io/cocoapods/v/SHNavigationControllerBlocks.svg?style=flat)](http://cocoadocs.org/docsets/SH...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/appcompat/res/values-am/strings.xml --> <eat-comment/> <string msgid="4600421777120114993" name="ab...
{ "pile_set_name": "Github" }
HIERARCHY ROOT Hips { OFFSET 0.000000 0.000000 0.000000 CHANNELS 4 Xposition Yposition Zposition Zrotation End Site { OFFSET 0.0 0.0 0.0 } } MOTION Frames: 100 Frame Time: 0.1 0.0 0.0 0.0 0.0 0.2 0.0 0.0 0.0 0.3 0.0 0.0 0.0 0.4 0.0 0.0 0.0 0.5 0.0 0.0 0.0 0.6 0.0 0.0 0.0 0.7 0.0 0.0 ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 49031c561e16d4fcf91c12153f8e0b25 timeCreated: 1455036757 licenseType: Free NativeFormatImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
"use strict"; exports["default"] = function (obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; }; exports.__esModule = true;
{ "pile_set_name": "Github" }
// Copyright 2018, 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" }
/** * Licensed to DigitalPebble Ltd under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * DigitalPebble licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this...
{ "pile_set_name": "Github" }
#ifndef NO_IDENT DWORD WINAPI IdentThread(LPVOID param); #endif
{ "pile_set_name": "Github" }
/* * dynalink.h * * Dynamic Link Library class. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to the Mozilla Public License * Version 1.0 (the "License"); you may not use this file except in * compliance with the License. You may obta...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <script> <title>pfxlimit.slax</title> <author>phil</author> <synopsis> Provides a simplified interface to creating and managing prefix-limits on BGP neighbors </synopsis> <coe>commit</coe> <type>protocols</type> <description> By providing a separate configuration for prefix-limits,...
{ "pile_set_name": "Github" }
/* Copyright (c) 2016 Facebook * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. */ #define KBUILD_MODNAME "foo" #include <linux/ip.h> #include <linux/ipv6.h> #include <linux/i...
{ "pile_set_name": "Github" }
// Copyright 2019 Google LLC // // 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 applicable law or agreed to in ...
{ "pile_set_name": "Github" }
# this is a comment! a = 'a' b # another comment b = 'b' # end of line # end of file
{ "pile_set_name": "Github" }
# hover CSS3 的鼠标悬停效果和动画,这些可以非常轻松的被应用到按钮、LOGO 以及图片等元素。所有这些效果都是只需要单一的标签,必要的时候使用 before 和 after 伪元素。因为使用了 CSS3 过渡、转换和动画效果,因此只支持 Chrome、Firefox 和 Safari 等现代浏览器。 # 使用 ## 在 gulp 中使用 ### gulp ```js var gulp = require('gulp'); var stylus = require('gulp-stylus'); var watch = require('gulp-watch'); var nib = require('nib'...
{ "pile_set_name": "Github" }
/* * Device driver for the SYMBIOS/LSILOGIC 53C8XX and 53C1010 family * of PCI-SCSI IO processors. * * Copyright (C) 1999-2001 Gerard Roudier <groudier@free.fr> * * This driver is derived from the Linux sym53c8xx driver. * Copyright (C) 1998-2000 Gerard Roudier * * The sym53c8xx driver is derived from the n...
{ "pile_set_name": "Github" }
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free S...
{ "pile_set_name": "Github" }
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); /** * CodeIgniter * * An open source application development framework for PHP 5.1.6 or newer * * @package CodeIgniter * @author EllisLab Dev Team * @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. * @copyright Copyright (c) 201...
{ "pile_set_name": "Github" }
sp_inside_paren = remove indent_columns = 3 indent_with_tabs = 0 nl_after_semicolon = true nl_after_brace_open = true align_var_def_span = 2 align_assign_span = 1 mod_paren_on_return = add
{ "pile_set_name": "Github" }
#define x 3 #define f(a) f(x * (a)) #undef x #define x 2 #define g f #define z z[0] #define h g(~ #define m(a) a(w) #define w 0,1 #define t(a) a #define p() int #define q(x) x #define r(x,y) x ## y #define str(x) # x f(y+1) + f(f(z)) % t(t(g)(0) + t)(1); g(x+(3,4)-w) | h 5) & m (f)^m(m); char c[2][6] = { str(hello), st...
{ "pile_set_name": "Github" }
'use strict' const utils = require('./utils') const webpack = require('webpack') const config = require('../config') const merge = require('webpack-merge') const baseWebpackConfig = require('./webpack.base.conf') const HtmlWebpackPlugin = require('html-webpack-plugin') const FriendlyErrorsPlugin = require('friendly-err...
{ "pile_set_name": "Github" }
# A knowledge item used to represent a piece of the state in ROSPlan uint8 INSTANCE = 0 uint8 FACT = 1 uint8 FUNCTION = 2 uint8 EXPRESSION = 3 uint8 INEQUALITY = 4 uint8 knowledge_type # time at which this knowledge becomes true time initial_time # knowledge is explicitly false bool is_negative #--------- # INSTAN...
{ "pile_set_name": "Github" }
# model settings model = dict( type='CascadeRCNN', num_stages=3, pretrained='open-mmlab://resnext101_32x4d', backbone=dict( type='ResNeXt', depth=101, groups=32, base_width=4, num_stages=4, out_indices=(0, 1, 2, 3), frozen_stages=1, style='...
{ "pile_set_name": "Github" }
--- src/input/device_mouse_osg.hh.orig 2011-12-14 01:56:48 UTC +++ src/input/device_mouse_osg.hh @@ -41,7 +41,6 @@ private: HandlerOSG( void ) { } virtual ~HandlerOSG() { } virtual bool handle( const osgGA::GUIEventAdapter& event, osgGA::GUIActionAdapter& action ); ...
{ "pile_set_name": "Github" }
// Copyright 2014 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 NET_QUIC_CRYPTO_CHANNEL_ID_CHROMIUM_H_ #define NET_QUIC_CRYPTO_CHANNEL_ID_CHROMIUM_H_ #include <set> #include <string> #include "base/macros.h" ...
{ "pile_set_name": "Github" }
.customContainer{ padding: 40px 0; margin: 0px 0 !important; background: -webkit-linear-gradient(rgb(245, 245, 245), white); } .customFontHead{ font-size: 20px; text-align: center; } .customTextBorder{ border-bottom: 1px solid rgb(195, 193, 193); padding-bottom: 5%; margin-bottom: 5%; } .customSubMenu{ margi...
{ "pile_set_name": "Github" }
/** ****************************************************************************** * @file stm32f10x_adc.h * @author MCD Application Team * @version V3.5.0 * @date 11-March-2011 * @brief This file contains all the functions prototypes for the ADC firmware * library. ******************...
{ "pile_set_name": "Github" }
rule k3e9_15e108939ee311b2 { meta: copyright="Copyright (c) 2014-2018 Support Intelligence Inc, All Rights Reserved." engine="saphire/1.3.1 divinorum/0.998 icewater/0.4" viz_url="http://icewater.io/en/cluster/query?h64=k3e9.15e108939ee311b2" cluster="k3e9.15e108939ee311b2" cluster_size="3"...
{ "pile_set_name": "Github" }
/* * 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 later version. * * This program is distributed in the hope that it will be use...
{ "pile_set_name": "Github" }
// +build !linux,!windows package main func ServiceManagerStartNotify() error { return nil } func ServiceManagerReadyNotify() error { return nil }
{ "pile_set_name": "Github" }
const path = require('path') const optimization = require('./optimization') const rules = require('./rules') const plugins = require('./plugins') const rootDir = process.cwd() const defaultEnv = { dev: false, out: 'dist', } module.exports = (env) => { console.log('passed env:', env) const envOptions = { ...
{ "pile_set_name": "Github" }
--- date: 2019-5-6 tag: - theme - blog - vuepress author: ULIVZ location: Shanghai --- # Writing a VuePress theme 4 To write a theme, create a `.vuepress/theme` directory in your docs root, and then create a `Layout.vue` file: ``` . └─ .vuepress  └─ `theme`    └─ Layout.vue ``` From there it's the sa...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: a027e4767bd0f41509b9ef6bd2f6080e timeCreated: 1438642347 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
load("@rules_cc//cc:defs.bzl", "cc_library", "cc_test") load("//tools:cpplint.bzl", "cpplint") package(default_visibility = ["//visibility:public"]) PLANNING_COPTS = ["-DMODULE_NAME=\\\"planning\\\""] cc_library( name = "discretized_path", srcs = ["discretized_path.cc"], hdrs = ["discretized_path.h"], ...
{ "pile_set_name": "Github" }
![cobra logo](https://cloud.githubusercontent.com/assets/173412/10886352/ad566232-814f-11e5-9cd0-aa101788c117.png) Cobra is both a library for creating powerful modern CLI applications as well as a program to generate applications and command files. Many of the most widely used Go projects are built using Cobra inclu...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
{ "pile_set_name": "Github" }
// TYPEDEF(type_id, pac_type, c_type, size) TYPE_DEF(INT8, "int8", "int8", 1) TYPE_DEF(INT16, "int16", "int16", 2) TYPE_DEF(INT32, "int32", "int32", 4) TYPE_DEF(UINT8, "uint8", "uint8", 1) TYPE_DEF(UINT16, "uint16", "uint16", 2) TYPE_DEF(UINT32, "uint32", "uint32", 4) TYPE_DEF(EMPTY, "empty", "", 0)
{ "pile_set_name": "Github" }
/** * @file * * @author OmniBlade * @author CCHyper * * @brief Handles door states for things like transport units. * * @copyright Chronoshift 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 Softwar...
{ "pile_set_name": "Github" }
/* sis190.c: Silicon Integrated Systems SiS190 ethernet driver Copyright (c) 2003 K.M. Liu <kmliu@sis.com> Copyright (c) 2003, 2004 Jeff Garzik <jgarzik@pobox.com> Copyright (c) 2003, 2004, 2005 Francois Romieu <romieu@fr.zoreil.com> Based on r8169.c, tg3.c, 8139cp.c, skge.c, epic100.c and SiS 190/191 ...
{ "pile_set_name": "Github" }
// Package ml contains machine learning methods for flow classification. package ml import ( "github.com/google/gopacket/layers" "github.com/mushorg/go-dpi/types" "github.com/pkg/errors" "io" "io/ioutil" "net/http" "os" "strings" "unsafe" ) // #cgo LDFLAGS: -llinear // #include <linear.h> // #include "liblin...
{ "pile_set_name": "Github" }
module.exports = (function () { /** * Filter metadata */ const SubscriptionFilter = function (filterId, groupId, name, description, homepage, version, timeUpdated, displayNumber, languages, expires, subscriptionUrl, ...
{ "pile_set_name": "Github" }
/* Copyright Vladimir Prus 2003. Distributed under the Boost */ /* Software License, Version 1.0. (See accompanying */ /* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ #include "class.h" #include "strings.h" #include "variable.h" #include "frames.h" #include "rules.h" #include "newstr.h" #i...
{ "pile_set_name": "Github" }
// 26.1.8 Reflect.getPrototypeOf(target) var $export = require('./$.export') , getProto = require('./$').getProto , anObject = require('./$.an-object'); $export($export.S, 'Reflect', { getPrototypeOf: function getPrototypeOf(target){ return getProto(anObject(target)); } });
{ "pile_set_name": "Github" }
<div class="example"> <h3>Opening a new window</h3> <a href='/windows/new', target='_blank'>Click Here</a> </div>
{ "pile_set_name": "Github" }
// This file is part of meshoptimizer library; see meshoptimizer.h for version/license details #include "meshoptimizer.h" #include <assert.h> #include <string.h> #if defined(__ARM_NEON__) || defined(__ARM_NEON) #define SIMD_NEON #endif #if defined(__AVX__) || defined(__SSSE3__) #define SIMD_SSE #endif #if !defined(...
{ "pile_set_name": "Github" }
/** * @project: Overload * @author: Overload Tech. * @licence: MIT */ #pragma once #include <functional> #include "OvMaths/API/export.h" namespace OvMaths::Internal { /** * The TransformNotifier is a simple notification system used by transform to send notifications to his children */ class API_OVMATHS Transfor...
{ "pile_set_name": "Github" }
秋山ひとみ最新番号 【TTA-086】パックンチュ~Go!Go!フェラ号~ 秋山ひとみ 【TTA-104】本生吟嬢 弐 精液仕込み 【PIX-021】新人アナウンサー 秋山ひとみ</a>2000-04-08PIX$$$PIX45分钟
{ "pile_set_name": "Github" }
/*global define*/ define([ '../Core/clone', '../Core/defaultValue', '../Core/defined', '../Core/defineProperties', '../Core/DeveloperError', '../Core/Event', '../Core/JulianDate', '../Core/Math', './ModelAnimation', './ModelAnimationLoop', ...
{ "pile_set_name": "Github" }
(module (import "wasi_unstable" "proc_exit" (func $__wasi_proc_exit (param i32))) (func $_start (call $__wasi_proc_exit (i32.const 126)) ) (export "_start" (func $_start)) )
{ "pile_set_name": "Github" }
Source: dragonfire Section: python Priority: extra Maintainer: Mehmet Mert Yildiran <mert.yildiran@bil.omu.edu.tr> Build-Depends: debhelper (>= 9), python3, python3-all-dev, libglib2.0-dev, libcairo2-dev, libgtk2.0-dev Standards-Version: 3.9.5 Package: dragonfire Architecture: any X-Python3-Version: >= 3.2 Pre-Depends...
{ "pile_set_name": "Github" }
Copyright (c) 2012, Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the f...
{ "pile_set_name": "Github" }
# CURRENTLY UNUSED import parser, types variables = dict() def set_var(var_string, val): global variables try: try: temp = int(val) except: temp = float(val) variables[var_string] = val except: if isinstance(val, str): value = variables[v...
{ "pile_set_name": "Github" }
/* * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ package com.microsoft.fluentui.appbarlayout import android.animation.AnimatorInflater import android.content.Context import android.os.Build import android.support.annotation.IdRes import android.support.design.widg...
{ "pile_set_name": "Github" }
/* mpfr_sec - secant function = 1/cos. Copyright 2005-2018 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. The GNU MPFR Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Li...
{ "pile_set_name": "Github" }
// public_header3.h
{ "pile_set_name": "Github" }
--- name: Julian Simioni link: https://juliansimioni.com organization: Mapzen github: orangejulius ---
{ "pile_set_name": "Github" }
v3 4 230346 230350 part-r-00000 0 231370 231374 part-r-00001 1 232394 232398 part-r-00002 2 233418 233422 part-r-00003 3
{ "pile_set_name": "Github" }
// simple warning class to be emitted when something questionable in the gerber is found 'use strict' var warning = function(message, line) { return {message: message, line: line} } module.exports = warning
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="Source Files"> <UniqueIdentifier>{b4caa2a6-824c-4ed0-9190-6efbe8ee1c31}</UniqueIdentifier> <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Exten...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <packages> <package id="Newtonsoft.Json" version="9.0.1" targetFramework="net45" /> <package id="Xamarin.Forms" version="2.3.3.175" targetFramework="net45" /> </packages>
{ "pile_set_name": "Github" }
--source include/have_tokudb.inc SET DEFAULT_STORAGE_ENGINE='tokudb'; # # Bug #22169: Crash with count(distinct) # --echo *** Bug #22169 *** --disable_warnings DROP TABLE IF EXISTS t1; --enable_warnings CREATE TABLE t1 (a int, b int, c int, z int, y int, x int, r int, s int, t int, primary key (a,b), key (z), key(x),...
{ "pile_set_name": "Github" }
{ "bugs": { "url": "https://github.com/acornjs/acorn-jsx/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Modern, fast React.js JSX parser", "devDependencies": { "acorn": "^8.0.1" }, "homepage": "https://github.com/acornjs/acorn-jsx", "license": "MIT", "maintainer...
{ "pile_set_name": "Github" }