text
stringlengths
2
99.9k
meta
dict
5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 1 1 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 1 1 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 ...
{ "pile_set_name": "Github" }
<?php /** * This file has been @generated by a phing task by {@link GeneratePhonePrefixData}. * See [README.md](README.md#generating-data) for more information. * * Pull requests changing data in these files will not be accepted. See the * [FAQ in the README](README.md#problems-with-invalid-numbers] on how to make...
{ "pile_set_name": "Github" }
/* * src/port/strlcat.c * * $OpenBSD: strlcat.c,v 1.13 2005/08/08 08:05:37 espie Exp $ */ /* * Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above *...
{ "pile_set_name": "Github" }
/* Copyright JS Foundation and other contributors, http://js.foundation * * 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 r...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('overEvery', require('../overEvery')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
// // AppDelegate.swift // TestProject // // Created by Kyle Fuller on 30/01/2015. // Copyright (c) 2015 Cocode. All rights reserved. // import UIKit @UIApplicationMain class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? func application(application: UIApplication, didFinishLa...
{ "pile_set_name": "Github" }
package com.sgottard.sofademo; import android.animation.ObjectAnimator; import android.animation.PropertyValuesHolder; import android.animation.ValueAnimator; import android.app.Fragment; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.LayoutInflater; import android.view.View;...
{ "pile_set_name": "Github" }
-- Copyright (C) 2013-2016 Jiale Zhi (calio), CloudFlare Inc. -- See RFC6265 http://tools.ietf.org/search/rfc6265 -- require "luacov" local type = type local byte = string.byte local sub = string.sub local format = string.format local log = ngx.log local ERR = ngx...
{ "pile_set_name": "Github" }
/** * Logback: the reliable, generic, fast and flexible logging framework. * Copyright (C) 1999-2015, QOS.ch. All rights reserved. * * This program and the accompanying materials are dual-licensed under * either the terms of the Eclipse Public License v1.0 as published by * the Eclipse Foundation * * or (per ...
{ "pile_set_name": "Github" }
import torch.nn as nn from .bi_lstm import BiLSTM from .mobilenet import MobileNetV1 from .resnet import resnet50 class Model(nn.Module): def __init__(self, args): super(Model, self).__init__() if args.image_model == 'mobilenet_v1': self.image_model = MobileNetV1() self.ima...
{ "pile_set_name": "Github" }
{ "name": "colors", "description": "get colors in your node.js console like what", "version": "0.6.2", "author": { "name": "Marak Squires" }, "homepage": "https://github.com/Marak/colors.js", "bugs": { "url": "https://github.com/Marak/colors.js/issues" }, "keywords": [ "ansi", "termina...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2010-2020 Contributors to the openHAB project * * See the NOTICE file(s) distributed with this work for additional * information. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse....
{ "pile_set_name": "Github" }
actions: ['0', 'blublu'] ###################################################################### # HUMAN-PLAYED GAME # ###################################################################### setting-up pseudo-random generator... creating human-played environment playing ag...
{ "pile_set_name": "Github" }
/* Copyright 2015 The TensorFlow 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 required by applicable law or a...
{ "pile_set_name": "Github" }
<?php /** * @link http://www.yiiframework.com/ * @copyright Copyright (c) 2008 Yii Software LLC * @license http://www.yiiframework.com/license/ */ namespace yii\authclient\widgets; use yii\base\Widget; use Yii; use yii\helpers\Url; use yii\helpers\Html; use yii\authclient\ClientInterface; /** * AuthChoice print...
{ "pile_set_name": "Github" }
/*===-- CXStoreDiagnostic.cpp - Diagnostics C Interface ----------*- C++ -*-===*\ |* *| |* The LLVM Compiler Infrastructure *| |* ...
{ "pile_set_name": "Github" }
context("wflow_rename_proj") # Setup ------------------------------------------------------------------------ source("setup.R") skip_on_cran_windows() path <- test_setup() wd <- setwd(path) wflow_use_gitlab("user", "repo") newname <- "new" path_new <- wflow_rename_proj(newname) on.exit(setwd(wd)) on.exit(test_tear...
{ "pile_set_name": "Github" }
{{ XeFrontend::css('/assets/core/theme/menutype-select.css')->load() }} @section('page_title') <h2><a href="{{ route('settings.menu.index') }}"><i class='xi-arrow-left'></i></a>{{ xe_trans('xe::selectItemType') }}</h2> @endsection @section('page_description') <small>{{ xe_trans('xe::selectItemTypeDescription')...
{ "pile_set_name": "Github" }
# xorm [中文](https://github.com/go-xorm/xorm/blob/master/README_CN.md) Xorm is a simple and powerful ORM for Go. [![CircleCI](https://circleci.com/gh/go-xorm/xorm.svg?style=shield)](https://circleci.com/gh/go-xorm/xorm) [![codecov](https://codecov.io/gh/go-xorm/xorm/branch/master/graph/badge.svg)](https://codecov.io/...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <persistence version="2.1" xmlns="http://xmlns.jcp.org/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd"> ...
{ "pile_set_name": "Github" }
import os.path as osp import xml.etree.ElementTree as ET import mmcv from .registry import DATASETS from .xml_style import XMLDataset @DATASETS.register_module class WIDERFaceDataset(XMLDataset): """Reader for the WIDER Face dataset in PASCAL VOC format. Conversion scripts can be found in https://githu...
{ "pile_set_name": "Github" }
#import <Foundation/Foundation.h> #import "sqlite3.h" #ifndef __has_feature // Optional. #define __has_feature(x) 0 // Compatibility with non-clang compilers. #endif #ifndef NS_RETURNS_NOT_RETAINED #if __has_feature(attribute_ns_returns_not_retained) #define NS_RETURNS_NOT_RETAINED __attribute__((ns_returns_not_...
{ "pile_set_name": "Github" }
/* Copyright (c) 2002-2005 krzYszcz and others. * For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */ /* This is an entirely rewritten version of Joseph A. Sarlo's code. The most important changes are listed in "pd-lib-notes...
{ "pile_set_name": "Github" }
from subscraper.helpers import get_request class DNSDumpster(): def __init__(self, args, target, handler): self.description = "DNS Dumpster lookup" self.author = '@m8r0wn' self.method = ['scrape'] self.timeout = args.timeout self.handler = handler self.tar...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="de-DE"> <!-- Generated with https://github.com/citation-style-language/utilities/tree/master/generate_dependent_styles/data/springer --> <info> <title>Zeitschrift für Immobilienökonomie (German)</...
{ "pile_set_name": "Github" }
package program import ( "fmt" "os" "strings" "github.com/Konstantin8105/c4go/ast" ) var WarningMessage string = "// Warning " // GenerateWarningMessage - generate warning message func (p *Program) GenerateWarningMessage(e error, n ast.Node) string { message := WarningMessage if e == nil || len(e.Error()) == ...
{ "pile_set_name": "Github" }
/****************************************************************************** * _ _____ __________ * * | | / / _ | / __/_ __/ Visibility * * | |/ / __ |_\ \ / / Across * ...
{ "pile_set_name": "Github" }
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2012.08.25 at 0...
{ "pile_set_name": "Github" }
Copyright 2018 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 http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed t...
{ "pile_set_name": "Github" }
// Copyright 2014 Canonical Ltd. // Licensed under the LGPLv3, see LICENCE file for details. package errors import ( "fmt" "strings" ) // New is a drop in replacement for the standard library errors module that records // the location that the error is created. // // For example: // return errors.New("validatio...
{ "pile_set_name": "Github" }
/* modules/m_signon.c * Copyright (C) 2006 Michael Tharp <gxti@partiallystapled.com> * Copyright (C) 2006 charybdis development team * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * 1.Redistributions of...
{ "pile_set_name": "Github" }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .@{fa-css-prefix}-glass:before { content: @fa-var-glass; } .@{fa-css-prefix}-music:before { content: @fa-var-music; } .@{fa-css-prefix}-search:before { content: @fa-var-search; ...
{ "pile_set_name": "Github" }
# TODO add_python_test(testXmlUtilPy.py) foreach(xml test1.xml ) configure_file(${xml} ${xml}) endforeach()
{ "pile_set_name": "Github" }
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
{ "pile_set_name": "Github" }
# #multi_sensor_calibration #Copyright (C) 2019 Intelligent Vehicles Delft University of Technology # #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 ...
{ "pile_set_name": "Github" }
# SQL Server demo with Polybase with HDFS (using Azure Blog Storage) This demo is an example of creating and using an external table for HDFS using Azure Blog Storage. ## Requirements - Install SQL Server 2019 Polybase. - Choose to install the Java option. - Enable Polybase using the following T-SQL statement: ...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "video_pikachu.png", "scale" : "1x" }, { "idiom" : "universal", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 6 2019 20:12:56). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <IDEKit/IDEViewController.h> #import <IDEKit/DVTOutlineViewDelegate-Protocol.h> #import <IDEKit/IDEScopeableView-Protocol.h> #...
{ "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 Y...
{ "pile_set_name": "Github" }
/* Copyright (c) 2016, Apple Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the follow...
{ "pile_set_name": "Github" }
Samuel Merritt College
{ "pile_set_name": "Github" }
// // detail/concurrency_hint.hpp // ~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2020 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #ifndef ASIO_...
{ "pile_set_name": "Github" }
/* NamedValue.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath 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, or (at your option) ...
{ "pile_set_name": "Github" }
# Guide for Argus Camera Argus camera is a joint development venture product of Truly Seminconductors Ltd. and Baidu. The Argus camera features high dynamic range (HDR 120dB), internal/external trigger and OTA firmware update. It is well supported by the Apollo Sensor Unit. This line of product is based on ON Semicond...
{ "pile_set_name": "Github" }
# SPDX-License-Identifier: GPL-2.0-only snd-pcxhr-objs := pcxhr.o pcxhr_hwdep.o pcxhr_mixer.o pcxhr_core.o pcxhr_mix22.o obj-$(CONFIG_SND_PCXHR) += snd-pcxhr.o
{ "pile_set_name": "Github" }
%---------------------------------------------------------------------------% % vim: ts=4 sw=4 et ft=mercury %---------------------------------------------------------------------------% :- module add_type_nr_2. :- interface. :- type foo ---> a ; b(int). :- pred init(foo::out) is det. :- implement...
{ "pile_set_name": "Github" }
nurokit ======= Toolkit for machine learning in Clojure. Features: - General purpose API for machine learning algorithms - Neural networks - Visualisation tools ### Status Placeholder repo for Nuroko open source machine learning toolkit ### Contributing Contributions to this open source project are welcome ...
{ "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 m...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # -*- coding: utf-8 -*- ''' name: PHP168 login.php GETSHELL漏洞 referer: http://wooyun.org/bugs/wooyun-2014-050515 author: Lucifer description: Powered by php168 v6或者一下版本v5、v4、v3、v2、v1会搜索到很多很多相关的网站,login.php文件可以把代码写入cache目录中。 ''' import sys import requests import warnings from termcolor import cprin...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2000 Lars Knoll (knoll@kde.org) * (C) 2000 Antti Koivisto (koivisto@kde.org) * (C) 2000 Dirk Mueller (mueller@kde.org) * Copyright (C) 2003, 2005, 2006, 2007, 2008 Apple Inc. All rights reserved. * Copyright (C) 2006 Graham Dennis (graham.dennis@gmail.com) * * This library ...
{ "pile_set_name": "Github" }
/* * * Copyright 2017 gRPC 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" }
/** * Created by hoho on 2018. 7. 24.. */ import OvenTemplate from 'view/engine/OvenTemplate'; import { STATE_IDLE, STATE_PLAYING, STATE_COMPLETE, STATE_PAUSED } from "api/constants"; const MessageBox = function($container, api, message, description, withTimer, iconClass, clickCallback, dontClose){ ...
{ "pile_set_name": "Github" }
'label':'train' 'bounding box':(696,379,871,448) 'label':'person' 'bounding box':(870,408,893,466) 'label':'person' 'bounding box':(973,406,989,439) 'label':'person' 'bounding box':(1312,389,1348,493) 'label':'person' 'bounding box':(892,374,952,510) 'label':'person' 'bounding box':(743,388,804,515) 'label':'person' 'b...
{ "pile_set_name": "Github" }
{ "id": "spino-skull", "name": "Spino Skull", "category": "Fossils", "games": { "nl": { "orderable": false, "interiorThemes": [ "Quirky" ], "sellPrice": { "currency": "bells", "value": 4000 }, "sources": [ "Underground (dig spot)" ] ...
{ "pile_set_name": "Github" }
package com.ctrip.framework.cs.helloworld; import com.ctrip.framework.cs.annotation.ComponentStatus; import java.util.ArrayList; import java.util.List; /** * Created by jiang.j on 2016/6/17. */ @ComponentStatus(id="example.simplechart",name = "simple chart",description = "图形示例",custom = true) public class SimpleCh...
{ "pile_set_name": "Github" }
# Meterpreter From the official [wiki](https://github.com/rapid7/metasploit-framework/wiki/Meterpreter), The Meterpreter is an advanced payload that has been part of Metasploit since 2004. Originally written by Matt "skape" Miller, dozens of contributors have provided additional code, and the payload continues to be f...
{ "pile_set_name": "Github" }
package lungo import ( "math/rand" "os" "testing" "go.mongodb.org/mongo-driver/bson" ) func BenchmarkMemoryStoreWrite(b *testing.B) { client, engine, err := Open(nil, Options{ Store: NewMemoryStore(), }) if err != nil { panic(err) } defer engine.Close() coll := client.Database("foo").Collection("foo"...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # # Copyright 2009, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: # # * Redistributions of source code must retain the above copyright # notice, this list...
{ "pile_set_name": "Github" }
#!/usr/bin/env perl if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); die; } # DESCRIPTION: Verilator: Verilog Test driver/expect definition # # Copyright 2003 by Wilson Snyder. This program is free software; you # can redistribute it and/or modify it under the terms of either the GNU # Less...
{ "pile_set_name": "Github" }
import {Component, h, Host, State} from "@stencil/core"; import { hostStyle, displayStyle, arrowStyle, arrowUpStyle, exStyle, calloutTextStyle, } from "./feedback-callout.style"; import {createIssueLink} from "../../utils/issue-link"; const IS_DISMISSED_LOCAL_STORAGE_KEY = "amplify-docs::feedback-request...
{ "pile_set_name": "Github" }
/* BASICS */ .CodeMirror { /* Set height, width, borders, and global font properties here */ font-family: monospace; height: 300px; } .CodeMirror-scroll { /* Set scrolling behaviour here */ overflow: auto; } /* PADDING */ .CodeMirror-lines { padding: 4px 0; /* Vertical padding around content */ } .CodeMirror p...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using Xamarin.Forms; namespace DialogModule.Views { public partial class TermsDialogView : ContentView { public TermsDialogView() { InitializeComponent(); } } }
{ "pile_set_name": "Github" }
/* Script for --shared -z combreloc: shared library, combine & sort relocs */ OUTPUT_FORMAT("elf32-tradlittlemips", "elf32-tradbigmips", "elf32-tradlittlemips") OUTPUT_ARCH(mips) ENTRY(__start) SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR("=/lib"); SEARCH_DIR("=/usr/lib"); SECTIONS { /* Read-only sections, merged...
{ "pile_set_name": "Github" }
#!/usr/bin/env sh ############################################################################## ## ## Gradle start up script for UN*X ## ############################################################################## # Attempt to set APP_HOME # Resolve links: $0 may be a link PRG="$0" # Need this for relative symlin...
{ "pile_set_name": "Github" }
/* (c) Copyright 2012-2013 DirectFB integrated media GmbH (c) Copyright 2001-2013 The world wide DirectFB Open Source Community (directfb.org) (c) Copyright 2000-2004 Convergence (integrated media) GmbH All rights reserved. Written by Denis Oliver Kropp <dok@directfb.org>, Andreas Shim...
{ "pile_set_name": "Github" }
import Placeholder from "../Placeholder"; describe("frontend/components/project-collection/Placeholder", () => { def("root", () => <Placeholder />); it("matches the snapshot when rendered", () => { expect(mount($withApp($root)).html()).toMatchSnapshot(); }); });
{ "pile_set_name": "Github" }
// Copyright (c) 2018 Cisco and/or its affiliates. // // 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 applicabl...
{ "pile_set_name": "Github" }
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle ...
{ "pile_set_name": "Github" }
#!/bin/bash # Copyright 2015 The Kubernetes 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 require...
{ "pile_set_name": "Github" }
//---------------------------------------------------------------------------- // // TSDuck - The MPEG Transport Stream Toolkit // Copyright (c) 2005-2020, Thierry Lelegard // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the f...
{ "pile_set_name": "Github" }
# The following patch enables conversion webhook for CRD # CRD conversion requires k8s 1.13 or later. apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: name: inferenceservices.serving.kubeflow.org spec: preserveUnknownFields: false conversion: strategy: Webhook conversionRe...
{ "pile_set_name": "Github" }
/** * Autogenerated by Thrift Compiler (0.12.0) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ package com.ppdai.das.service; @SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"}) @javax.annotation.Generated(value = "Autogenerated by Thrift Compiler (0.12....
{ "pile_set_name": "Github" }
import math print(2,end=" ") for i in range(3,1000000): k = int(math.sqrt(i))+1 f = True for j in range(2,k): if (i%j == 0): f = False break if (f): print(i,end=" ")
{ "pile_set_name": "Github" }
# Maturin _formerly pyo3-pack_ [![Linux and Mac Build Status](https://img.shields.io/travis/PyO3/maturin/master.svg?style=flat-square)](https://travis-ci.org/PyO3/maturin) [![Windows Build status](https://img.shields.io/appveyor/ci/konstin/maturin/master.svg?style=flat-square)](https://ci.appveyor.com/project/konstin...
{ "pile_set_name": "Github" }
--- title: "How to add party labels and extraneous information to your parliament plot" author: "Zoe Meers" date: "`r Sys.Date()`" output: rmarkdown::html_vignette vignette: > %\VignetteIndexEntry{Label Parties} %\VignetteEngine{knitr::knitr} %\VignetteEncoding{UTF-8} --- ```{r setup, include=FALSE} knitr::opts_...
{ "pile_set_name": "Github" }
/** * @file src/llvmir2hll/graphs/cfg/cfg_traversals/nodes_of_var_use_cfg_traversal.cpp * @brief Implementation of NodesOfVarUseCFGTraversal. * @copyright (c) 2017 Avast Software, licensed under the MIT license */ #include "retdec/llvmir2hll/analysis/value_analysis.h" #include "retdec/llvmir2hll/graphs/cfg/cfg.h" #incl...
{ "pile_set_name": "Github" }
;;; TOOL: run-interp (module (func (export "f"))) (;; STDOUT ;;; f() => ;;; STDOUT ;;)
{ "pile_set_name": "Github" }
/* ** 2015-06-08 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
{ "pile_set_name": "Github" }
" Vim syntax file " Language: sinda85, sinda/fluint input file " Maintainer: Adrian Nagle, anagle@ball.com " Last Change: 2003 May 11 " Filenames: *.sin " URL: http://www.naglenet.org/vim/syntax/sinda.vim " MAIN URL: http://www.naglenet.org/vim/ " quit when a syntax file was already loaded if exists("...
{ "pile_set_name": "Github" }
/* * Copyright 2019, Cypress Semiconductor Corporation or a subsidiary of * Cypress Semiconductor Corporation. All Rights Reserved. * * This software, associated documentation and materials ("Software") * is owned by Cypress Semiconductor Corporation, * or one of its subsidiaries ("Cypress") and is protected by ...
{ "pile_set_name": "Github" }
To configure this module, you need to: #. Have *Administration / Settings* privileges. #. Go to *Settings > Activate developer mode*. #. Go to *Settings > Technical > Database Structure > Models*. #. Search for the model you want to manage website form access for. #. When you find it, it will have a *Website Forms* se...
{ "pile_set_name": "Github" }
import 'package:flutter/material.dart'; import '../model/model.dart'; import 'searchFilters.dart'; class ProductFilterWindow extends StatefulWidget { ProductFilterWindow(); @override State<StatefulWidget> createState() => ProductFilterWindowState(); } class ProductFilterWindowState extend...
{ "pile_set_name": "Github" }
--- upnp_clean/upnp/src/api/upnpapi.c 2015-05-11 18:04:45.054340200 +0200 +++ libupnp-1.6.19/upnp/src/api/upnpapi.c 2015-05-11 18:11:37.438360600 +0200 @@ -3258,7 +3258,8 @@ ifname_found = 1; } for (adapts_item = adapts; adapts_item != NULL; adapts_item = adapts_item->Next) { - if (adapts_item->Flags & IP_ADAPTER_...
{ "pile_set_name": "Github" }
/* * Copyright 2007-2008 Nouveau Project * * 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 limitation * the rights to use, copy, modify, merge, pu...
{ "pile_set_name": "Github" }
// DigitalRune Engine - Copyright (C) DigitalRune GmbH // This file is subject to the terms and conditions defined in // file 'LICENSE.TXT', which is part of this source code package. using System; using Microsoft.Xna.Framework.Graphics; namespace DigitalRune.Graphics.Rendering { /// <summary> /// Renders primit...
{ "pile_set_name": "Github" }
--- title: localhost를 위한 인증서 permalink: /docs/certificates-for-localhost top_graphic: 1 date: 2017-12-21 lastmod: 2017-12-21 --- {{< lastmod >}} 가끔 사람들은 로컬 개발에 사용하거나, 웹 앱과 통신해야 하는 네이티브 앱을 배포하기 위해 호스트 이름 "localhost"에 대한 인증서를 얻고 싶어합니다. Let's Encrypt는 "localhost"에 대한 인증서를 제공 할 수 없습니다. 그것을 아무도 고유하게 소유하지 않으며, ".com" 또는 "....
{ "pile_set_name": "Github" }
{ "name": "secretsmanagercreateorupdatesecret", "version": "1.1.8", "description": "Updates a secret, optionally creating a secret if it does not exist.", "main": "SecretsManagerCreateOrUpdateSecret.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": ...
{ "pile_set_name": "Github" }
<?xml version="1.0" standalone="no" ?> <!DOCTYPE pov SYSTEM "/usr/share/cgc-docs/replay.dtd"> <pov> <cbid>service</cbid> <replay> <read><delim>\x0a</delim><match><data>2D Particle Simulator\x0a</data></match></read> <read><delim>\x0a</delim><match><data>Enter the number of particles to simulate \x281-10\x29:\x0a</data>...
{ "pile_set_name": "Github" }
StartChar: bar Encoding: 124 124 92 Width: 157 VWidth: 982 Flags: HW VStem: 55 47<-215.115 605.902> LayerCount: 2 Fore SplineSet 55 574 m 2 55 594 75 610 92 610 c 0 101 610 102 603 102 574 c 2 102 -188 l 2 102 -205 83 -218 67 -218 c 0 57 -218 55 -210 55 -190 c 2 55 574 l 2 EndSplineSet Substitution2: "sups subtab...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../../libc/constant._SC_2_PBS.html"> </head> <body> <p>Redirecting to <a href="../../../../libc/constant._SC_2_PBS.html">../../../../libc/constant._SC_2_PBS.html</a>...</p> <script>location.replace("../../../../libc/cons...
{ "pile_set_name": "Github" }
/* globals webkitAudioContext, AudioContext */ 'use strict'; const NativeAudioContext = typeof AudioContext !== 'undefined' ? AudioContext : typeof webkitAudioContext !== 'undefined' ? webkitAudioContext : null; /** * @interface AudioContextFactoryOptions * @property {AudioContext} [AudioContext] - The ...
{ "pile_set_name": "Github" }
/* * Copyright 2008-2015 Arsen Chaloyan * * 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 ag...
{ "pile_set_name": "Github" }
// Targeted by JavaCPP version 1.5.4: DO NOT EDIT THIS FILE package org.bytedeco.gsl; import java.nio.*; import org.bytedeco.javacpp.*; import org.bytedeco.javacpp.annotation.*; import static org.bytedeco.javacpp.presets.javacpp.*; import static org.bytedeco.openblas.global.openblas_nolapack.*; import static org.byt...
{ "pile_set_name": "Github" }
# 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/. button-accept=OK button-cancel=Cancel button-help=Help button-disclosure=More Info accesskey-accept= accesskey-cancel= a...
{ "pile_set_name": "Github" }
// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml ha{ collations{ standard{ Sequence{ "&B<ɓ<<<Ɓ" "&D<ɗ<<<Ɗ" "&K<ƙ<<<Ƙ" ...
{ "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" }
<?xml version='1.0' encoding='utf-8'?> <section xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" containing-doc="D.C. Code"> <num>47-3504</num> <heading>...
{ "pile_set_name": "Github" }
import * as React from 'react'; import * as Text from '../components/Text'; import Document from '../components/Document'; import ColumnLayout from '../components/ColumnLayout'; import AuthLoginForm from '../components/AuthLoginForm'; import AuthSignupForm from '../components/AuthSignupForm'; import NavPublic from '.....
{ "pile_set_name": "Github" }
Want to contribute? Great! First, read this page (including the small print at the end). ### Before you contribute Before we can use your code, you must sign the [Google Individual Contributor License Agreement] (https://cla.developers.google.com/about/google-individual) (CLA), which you can do online. The CLA is nece...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2009-2012 Niels Provos and Nick Mathewson * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditi...
{ "pile_set_name": "Github" }