text
stringlengths
2
99.9k
meta
dict
FROM balenalib/armv7hf-fedora:26-run LABEL io.balena.device-type="generic-armv7ahf" RUN dnf install -y \ less \ nano \ net-tools \ usbutils \ gnupg \ i2c-tools \ && dnf clean all RUN [ ! -d /.balena/messages ] && mkdir -p /.balena/messages; echo $'Here are a few details about this Docker image (For more ...
{ "pile_set_name": "Github" }
/* $FreeBSD$ */ /* Do not modify. This file is auto-generated from arm64cpuid.pl. */ #include "arm_arch.h" .text .arch armv8-a+crypto .align 5 .globl _armv7_neon_probe .type _armv7_neon_probe,%function _armv7_neon_probe: orr v15.16b, v15.16b, v15.16b ret .size _armv7_neon_probe,.-_armv7_neon_probe .globl _armv7_ti...
{ "pile_set_name": "Github" }
# # test/unit/bio/util/test_color_scheme.rb - Unit test for Bio::ColorScheme # # Author:: Trevor Wennblom <mailto:trevor@corevx.com> # Copyright:: Copyright (c) 2005-2007 Midwinter Laboratories, LLC (http://midwinterlabs.com) # License:: The Ruby License # # $Id:$ # # loading helper routine for testing bioruby ...
{ "pile_set_name": "Github" }
#%RAML 1.0 Library types: T2:
{ "pile_set_name": "Github" }
/*********************************************************************/ /* Copyright 2009, 2010 The University of Texas at Austin. */ /* All rights reserved. */ /* */ /* Redistribution and use in sou...
{ "pile_set_name": "Github" }
<html> <body> <p> Two-phase commit logic. </p> </body> </html>
{ "pile_set_name": "Github" }
var test = require('tap').test; var traverse = require('../'); test('sort test', function (t) { var acc = []; traverse({ a: 30, b: 22, id: 9 }).forEach(function (node) { if ((! Array.isArray(node)) && typeof node === 'object') { this.before(function(node) { ...
{ "pile_set_name": "Github" }
// // RKRequestQueueSpec.m // RestKit // // Created by Blake Watters on 3/28/11. // Copyright 2011 Two Toasters // // 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://ww...
{ "pile_set_name": "Github" }
/////////////////////////////////////////////////////////////////////////////////// /// OpenGL Mathematics (glm.g-truc.net) /// /// Copyright (c) 2005 - 2012 G-Truc Creation (www.g-truc.net) /// Permission is hereby granted, free of charge, to any person obtaining a copy /// of this software and associated documentatio...
{ "pile_set_name": "Github" }
<!doctype html> <title>CodeMirror: Soy (Closure Template) mode</title> <meta charset="utf-8"/> <link rel=stylesheet href="../../doc/docs.css"> <link rel="stylesheet" href="../../lib/codemirror.css"> <script src="../../lib/codemirror.js"></script> <script src="../../addon/edit/matchbrackets.js"></script> <script src="...
{ "pile_set_name": "Github" }
StartChar: uni08A0.init_BaaBaaYaa Encoding: 1118655 -1 5631 Width: 203 Flags: HW AnchorPoint: "TashkilAbove" 63 801 basechar 0 AnchorPoint: "TashkilBelow" 72 -371 basechar 0 LayerCount: 2 Fore Refer: 251 -1 N 1 0 0 1 52 198 2 Refer: 88 -1 N 1 0 0 1 0 0 3 EndChar
{ "pile_set_name": "Github" }
{ "data": { "@context": { "@base": "http://example.com/", "@vocab": "http://example.com/" }, "@id": "alice", "name": "Alice" }, "query": { "@context": { "@vocab": "http://cayley.io/linkedql#" }, "@type": "RegExp", "expression": "A", "from": { "@type": "Match", "pattern"...
{ "pile_set_name": "Github" }
/** * @file bindings/julia/print_jl.cpp * @author Ryan Curtin * * Implementation of utility PrintJL() function. * * mlpack is free software; you may redistribute it and/or modify it under the * terms of the 3-clause BSD license. You should have received a copy of the * 3-clause BSD license along with mlpack. ...
{ "pile_set_name": "Github" }
{ "indentSize": 4, "tabSize": 4 }
{ "pile_set_name": "Github" }
#ifndef ION_DEVICE_SHARED_USB_FLASHER_DISPLAY_H #define ION_DEVICE_SHARED_USB_FLASHER_DISPLAY_H namespace Flasher { namespace Display { void init(); } } #endif
{ "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 not use this fi...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2004, Roger Dingledine * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2019, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /** * \file compat_mutex.c * * \brief Portable wrapper for platform mutex implementations. **/ #include "lib/l...
{ "pile_set_name": "Github" }
/* Area: ffi_call, unwind info Purpose: Check if the unwind information is passed correctly. Limitations: none. PR: none. Originator: Andreas Tobler <andreast@gcc.gnu.org> 20061213 */ /* { dg-do run } */ #include "ffitest.h" static int checking(int a __UNUSED__, short b __UNUSED__, signed char c ...
{ "pile_set_name": "Github" }
{ "id": "incident_financialinformationbreached", "version": -1, "modified": "2020-05-07T10:02:59.121567014Z", "name": "Financial information breached", "ownerOnly": false, "placeholder": "", "description": "Is financial information breached", "cliName": "financialinformationbreached", ...
{ "pile_set_name": "Github" }
.jqx-rc-tl-ui-overcast{border-top-left-radius:6px; moz-border-radius-topleft:6px; webkit-border-top-left-radius:6px} .jqx-rc-tr-ui-overcast{border-top-right-radius:6px; moz-border-radius-topright:6px; webkit-border-top-right-radius:6px} .jqx-rc-bl-ui-overcast{border-bottom-left-radius:6px; moz-border-radius-bottomlef...
{ "pile_set_name": "Github" }
== Appendix B: Thymeleaf dialect reference === B.1. `<table>` attributes [discrete] ==== Usage You can either use a "DOM" source, i.e. any Object with an iterator() method or an "AJAX" source, i.e. using a web service that returns data formatted in JSON. .Example with a DOM source [source,html] ---- <table id="myTa...
{ "pile_set_name": "Github" }
version: 2.1 executors: job-environment: shell: /bin/bash --login -eo pipefail environment: LC_ALL: en_US.UTF-8 LANG: en_US.UTF-8 BUNDLE_JOBS: 4 BUNDLE_RETRY: 3 HOMEBREW_LOGS: ~/homebrew-logs HOMEBREW_TEMP: ~/homebrew-temp HOMEBREW_NO_AUTO_UPDATE: 1 SCHEME: Loc...
{ "pile_set_name": "Github" }
/************************************************************************** Copyright © 2006 Dave Airlie All Rights Reserved. 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,...
{ "pile_set_name": "Github" }
require 'rubygems' require 'bundler/setup' require 'minitest/autorun' require 'integration/check_test' require 'byebug' require 'pippi'
{ "pile_set_name": "Github" }
///////////////////////////////////////////////////////////////////////////// // Copyright (c) 2009-2014 Alan Wright. All rights reserved. // Distributable under the terms of either the Apache License (Version 2.0) // or the GNU Lesser General Public License. ////////////////////////////////////////////////////////////...
{ "pile_set_name": "Github" }
package com.raqun.movie.shows.presentation class PopularTvShowsPresentationConstants { internal object TYPES { const val SHOW = 0 } }
{ "pile_set_name": "Github" }
.class final Lio/socket/thread/EventThread$2; .super Ljava/lang/Object; .source "EventThread.java" # interfaces .implements Ljava/lang/Runnable; # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lio/socket/thread/EventThread;->nextTick(Ljava/lang/Runnable;)V .end annotation .annotatio...
{ "pile_set_name": "Github" }
import React from 'react'; import PropTypes from 'prop-types'; import Styled, { JssInjectedProps } from 'rsg-components/Styled'; const styles = () => ({ // Just default jss-isolate rules root: {}, }); interface SectionsRendererProps extends JssInjectedProps { children: React.ReactNode; } export const SectionsRend...
{ "pile_set_name": "Github" }
--- name: Feature request about: Suggest an idea for docker_practice ---
{ "pile_set_name": "Github" }
asapersson@webrtc.org sprang@webrtc.org srte@webrtc.org per-file alr_experiment*=sprang@webrtc.org per-file audio_allocation_settings*=srte@webrtc.org per-file congestion_controller_experiment*=srte@webrtc.org per-file cpu_speed_experiment*=asapersson@webrtc.org per-file field_trial*=srte@webrtc.org per-file jitter_up...
{ "pile_set_name": "Github" }
/**************************************************************************\ * Copyright (c) Kongsberg Oil & Gas Technologies AS * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * Red...
{ "pile_set_name": "Github" }
login: username : admin password : 111111
{ "pile_set_name": "Github" }
--- title: Prueba unitaria de Visual Basic en .NET Core con dotnet test y MSTest description: 'Aprenda los conceptos de pruebas unitarias en .NET Core: cree una solución de Visual Basic de ejemplo paso a paso mediante MSTest.' author: billwagner ms.author: wiwagn ms.date: 09/01/2017 ms.openlocfilehash: 9654d05754b83033...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- """Tests for CommandChainDispatcher.""" #----------------------------------------------------------------------------- # Imports #----------------------------------------------------------------------------- import nose.tools as nt from IPython.core.error import TryNext from IPython.core.hook...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "PluginContactInfoAssist.h" #import "UIAlertViewDelegate.h" @class NSString; @interface VoipContactInfoAssist : PluginContactInfoAssist <UIAlertViewDelegate> { _Bool ...
{ "pile_set_name": "Github" }
/* Package ldap provides basic LDAP v3 functionality. */ package ldap
{ "pile_set_name": "Github" }
#include <stdio.h> #include <string.h> int double_decimals(double value) { char buf[255]; snprintf(buf, sizeof(buf), "%.14f", value); int len = strlen(buf); int dot_pos = 0; int relevant_decimal_pos = 0; for (int i=0; i<len; i++) { if (buf[i] == '.') { dot_pos = i; ...
{ "pile_set_name": "Github" }
<!DOCTYPE html><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head xmlns:wcag="https://www.w3.org/WAI/GL/"><title>Failure of Success Criterion 1.4.3 and 1.4.6 due to using background images that do not provide sufficient contrast with foreground text (or images of text)</title><link rel="stylesheet...
{ "pile_set_name": "Github" }
/* * The MIT License (MIT) * * Copyright (c) 2018 Nathan Osman * * 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,...
{ "pile_set_name": "Github" }
however , on her second day , celia goes away leaving a 5-year-old child behind , kiki , and a note promising to be back in a couple of days .
{ "pile_set_name": "Github" }
#! /bin/bash python -m multiproc pretrain.py --data ./data/amazon/reviews.json --text-key reviewText --label-key overall --loose-json --lazy --dynamic-loss-scale --fp16 --distributed-backend nccl --train-iters 73000 --split 1000,1,1 --save mlstm.pt --lr 3e-3 --optim Adam --decay-style linear --constant-decay 100000 --b...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Elcodi package. * * Copyright (c) 2014-2016 Elcodi Networks S.L. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * Feel free to edit as you please, and have fun. * * @author Marc Morera <yuhu@...
{ "pile_set_name": "Github" }
// Copyright 2015 Google Inc. 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...
{ "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" }
.PHONY: default install build test quicktest fmt vet lint # List of all release tags "supported" by our current Go version # E.g. ":go1.1:go1.2:go1.3:go1.4:go1.5:go1.6:go1.7:go1.8:go1.9:go1.10:go1.11:go1.12:" GO_RELEASE_TAGS := $(shell go list -f ':{{join (context.ReleaseTags) ":"}}:' runtime) # Only use the `-race`...
{ "pile_set_name": "Github" }
StartChar: twodotenleader Encoding: 8229 8229 769 Width: 456 VWidth: 0 Flags: HM LayerCount: 3 Fore Refer: 39 46 N 1 0 0 1 228 0 2 Refer: 39 46 N 1 0 0 1 0 0 2 Validated: 1 EndChar
{ "pile_set_name": "Github" }
// accumulator.h // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, softwa...
{ "pile_set_name": "Github" }
# make file for examples BASE_PATH = ../.. PEBBLE = $(BASE_PATH)/tools/pebble INC_PATH = $(BASE_PATH)/include LIB_PATH = $(BASE_PATH)/lib PEBBLE_LIB = $(LIB_PATH)/pebble THIRDPATY = $(LIB_PATH)/thirdparty PEBBLE_IDL = idlex.pebble PEBBLE_SRC = idl.cpp idlex.cpp idl_UserInfoManager.cpp idlex_UserInfoManagerEx.cpp PE...
{ "pile_set_name": "Github" }
<?php /* Gibbon, Flexible & Open School System Copyright (C) 2010, Ross Parker 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 3 of the License, or (at your option) any later version. ...
{ "pile_set_name": "Github" }
import pytest import numpy as np from numpy.testing import assert_array_equal, assert_array_almost_equal from pandas.testing import assert_frame_equal import pandas as pd import matplotlib from pdpbox.pdp import pdp_isolate, pdp_plot class TestPDPIsolateBinary(object): def test_pdp_isolate_binary_feature(self, ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <module external.linked.project.id=":plugin" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="SkinChangeNow" external.system.module.version="unspecified" type="JAVA_MODULE" version="4...
{ "pile_set_name": "Github" }
// Copyright 2020 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 b...
{ "pile_set_name": "Github" }
import * as $ from 'jquery'; import Masonry from 'masonry-layout'; export default (function () { window.addEventListener('load', () => { if ($('.masonry').length > 0) { new Masonry('.masonry', { itemSelector: '.masonry-item', columnWidth: '.masonry-sizer', percentPosition: true, ...
{ "pile_set_name": "Github" }
Elixir File(0,165) UNMATCHED_UNQUALIFIED_NO_PARENTHESES_CALL(0,165) ElixirIdentifierImpl(IDENTIFIER)(0,9) PsiElement(identifier)('defmodule')(0,9) PsiWhiteSpace(' ')(9,10) ElixirNoParenthesesOneArgumentImpl(NO_PARENTHESES_ONE_ARGUMENT)(10,11) ElixirAccessExpressionImpl(ACCESS_EXPRESSION)(10,11...
{ "pile_set_name": "Github" }
/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the Qt Designer of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** C...
{ "pile_set_name": "Github" }
# Copyright (c) 2017 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. # This is a dependency-free, header-only, library, and it needs to stay that # way to facilitate pulling it into various third-party projects. So, this #...
{ "pile_set_name": "Github" }
/* JPC: An x86 PC Hardware Emulator for a pure Java Virtual Machine Copyright (C) 2012-2013 Ian Preston 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 Software Foundation. This progra...
{ "pile_set_name": "Github" }
<?php /* * This file is part of PhpSpec, A php toolset to drive emergent * design by specification. * * (c) Marcello Duarte <marcello.duarte@gmail.com> * (c) Konstantin Kudryashov <ever.zet@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with t...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <html lang="en"> <head> <title>mouseCube</title> <meta charset="utf-8"> <style type="text/css"> body { background:#2c3333; color:#000; padding:0; margin:0; overflow:hidden; font-family:sans-serif; text-align:center; } canvas { pointer-events:none; z-index:10; ...
{ "pile_set_name": "Github" }
.block--text font-family $header-font .survey__block-nav display flex justify-content space-between overflow hidden padding-top $spacer * 3 .button float none .survey__block-nav__next-container display flex .block .survey__block-nav.submit text-align center .button float none // .block--t...
{ "pile_set_name": "Github" }
# Radarr Subdomain # Replace DOMAIN.TLD with your domain server { listen 80; server_name _; return 301 https://$host$request_uri; } server { listen 443; server_name radarr.DOMAIN.TLD; ssl_certificate /etc/letsencrypt/live/DOMAIN.TLD/fullchain.pem; ssl_certificat...
{ "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, version 2 as published by the Free Software * Foundation. * * You should have received a copy of the GNU General Public License along with this * program; if not, you can obtain a ...
{ "pile_set_name": "Github" }
地址: http://wsjk.ln.gov.cn/wst_zdzt/xxgzbd/yqtb/202001/t20200127_3729379.html 时间: 2020-01-26 省: 辽宁省 确诊: 22例 确诊详情: 沈阳市6例、大连市4例、本溪市2例、丹东市1例、营口市1例、铁岭市2例、朝阳市2例、盘锦市2例、葫芦岛市2例
{ "pile_set_name": "Github" }
// This file was automatically generated. Do not modify. 'use strict'; goog.provide('Blockly.Msg.cs'); goog.require('Blockly.Msg'); Blockly.Msg.ADD_COMMENT = "Přidat komentář"; Blockly.Msg.CHANGE_VALUE_TITLE = "Změnit hodnotu:"; Blockly.Msg.CLEAN_UP = "Uspořádat bloky"; Blockly.Msg.COLLAPSE_ALL = "Sbalit bloky"; B...
{ "pile_set_name": "Github" }
/* * Copyright 2010-2013 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
{ "pile_set_name": "Github" }
# filebox.tcl -- # # This demonstration script prompts the user to select a file. if {![info exists widgetDemo]} { error "This script should be run from the \"widget\" demo." } package require Tk set w .filebox catch {destroy $w} toplevel $w wm title $w "File Selection Dialogs" wm iconname $w "filebox" positionW...
{ "pile_set_name": "Github" }
// CHECKSTYLE:OFF Generated code /* This file is auto-generated from PlaybackActivity.java. DO NOT MODIFY. */ /* * Copyright (C) 2016 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 ob...
{ "pile_set_name": "Github" }
from test import * import random print ' .thumb' from literal import rubbish def test(rt, imm12): name = 'test_ldr_lit_t2_%s' % tn() cleanup = asm_wrap(name, rt) print '%s_tinsn:' % name print ' ldr.w %s, [pc, #%i]' % (rt, imm12) cleanup() def iter_cases(): while True: yie...
{ "pile_set_name": "Github" }
# Copyright 2018 Microsoft Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in...
{ "pile_set_name": "Github" }
# Copyright 2016 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 applica...
{ "pile_set_name": "Github" }
// // The Open Toolkit Library License // // Copyright (c) 2006 - 2013 Stefanos Apostolopoulos for the Open Toolkit library // // 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 restr...
{ "pile_set_name": "Github" }
\documentclass{beamer} \usepackage{color,amsmath} \usepackage{subfigure} \usepackage{booktabs} \usepackage{framed} \usepackage{comment} \def\vf{\vfill} %%%%%%%%%%%%%%%%%%%%%%%%%% \title[]{Welcome and logistics} \author[]{Matthew J. Salganik\\Department of Sociology\\Princeton University} \date[]{Summer Institute in C...
{ "pile_set_name": "Github" }
name: mime-types version: 0.1.0.9 synopsis: Basic mime-type handling types and functions description: API docs and the README are available at <http://www.stackage.org/package/mime-types>. homepage: https://github.com/yesodweb/wai license: MIT license...
{ "pile_set_name": "Github" }
var baseRest = require('./_baseRest'); /** * A `baseRest` alias which can be replaced with `identity` by module * replacement plugins. * * @private * @type {Function} * @param {Function} func The function to apply a rest parameter to. * @returns {Function} Returns the new function. */ var castRest = baseRest; ...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "close-small.png", "scale" : "1x" }, { "idiom" : "universal", "filename" : "close-small@2x.png", "scale" : "2x" }, { "idiom" : "universal", "filename" : "close-small@3x.png", "scale" : "3x" ...
{ "pile_set_name": "Github" }
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@shopware-pwa/composables](./composables.md) &gt; [IUseCheckout](./composables.iusecheckout.md) &gt; [getPaymentMethods](./composables.iusecheckout.getpaymentmethods.md) ## IUseCheckout.getPaymentMethods prop...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "1030" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
##===- projects/sample/tools/Makefile ----------------------*- Makefile -*-===## # # Relative path to the top of the source tree. # LEVEL=.. # # List all of the subdirectories that we will compile. # DIRS=fracture-cl mkAllInsts include $(LEVEL)/Makefile.common
{ "pile_set_name": "Github" }
<Type Name="IVector&lt;TValue&gt;" FullName="Microsoft.VisualC.StlClr.IVector&lt;TValue&gt;"> <TypeSignature Language="C#" Value="public interface IVector&lt;TValue&gt; : ICloneable, Microsoft.VisualC.StlClr.Generic.IRandomAccessContainer&lt;TValue&gt;, System.Collections.ICollection" /> <TypeSignature Language="IL...
{ "pile_set_name": "Github" }
#region License //Ntreev Photoshop Document Parser for .Net // //Released under the MIT License. // //Copyright (c) 2015 Ntreev Soft co., Ltd. // //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 Softwa...
{ "pile_set_name": "Github" }
*|*
{ "pile_set_name": "Github" }
// Copyright (C) 2010-2019 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms of the GNU General Public License as published by the // Free Software Foundation; either version 3, or (at your op...
{ "pile_set_name": "Github" }
<p align="center"> <img src="https://raw.githubusercontent.com/UndeadSec/Idisagree/master/idisagree.png" width=50%> </p> <h1 align="center">Idisagree v1.0</h1> <p align="center"> Control remote computers using discord bot and python 3. </p> #### [ ! ] If your target is a windows system, you may want to compile ...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); namespace PHPJava\Compiler\Emulator\Mnemonics; use PHPJava\Exceptions\NotImplementedException; class _dload_2 extends AbstractOperationCode implements OperationCodeInterface { use \PHPJava\Compiler\Emulator\Traits\GeneralProcessor; public function execute(): void { ...
{ "pile_set_name": "Github" }
@ stdcall CreateFontIndirectA(ptr) gdi32.CreateFontIndirectA @ stdcall CreateFontIndirectW(ptr) gdi32.CreateFontIndirectW @ stdcall EnumFontFamiliesA(long str ptr long) gdi32.EnumFontFamiliesA @ stdcall EnumFontFamiliesExA(long ptr ptr long long) gdi32.EnumFontFamiliesExA @ stdcall EnumFontFamiliesExW(long ptr ptr long...
{ "pile_set_name": "Github" }
'use strict'; const _ = require('lodash'); module.exports = function(componentRequirements, registryPlugins) { const result = { isValid: true }, missing = []; _.forEach(componentRequirements || [], requiredPlugin => { if ( !registryPlugins || _.isEmpty(registryPlugins) || !_.includes(_....
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >FcPatternCreate</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" HREF="t1.html"><LINK REL="UP" TITLE="FcPattern" HREF="x102.html#AEN241"><LINK REL="PREVIO...
{ "pile_set_name": "Github" }
// Copyright (c) André N. Klingsheim. See License.txt in the project root for license information. using System; using System.Web; using NWebsec.Core.Common.Web; namespace NWebsec.Helpers { public interface IHandlerTypeHelper { bool IsUnmanagedHandler(IHttpContextWrapper context); bool IsStat...
{ "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" }
/* * Hibernate Search, full-text search for your domain model * * License: GNU Lesser General Public License (LGPL), version 2.1 or later * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ package org.hibernate.search.engine.mapper.mapping.building.spi; import org.hib...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- (c) 2006 Microsoft Corporation --> <policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions"> <pol...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> <global name="LinesField" module="Products.Formulator.StandardFields"/> </pickle> <pickle> <dictionary> <item> <key> <string>id</string> </key> <value> <string>mapped_value_property_lis...
{ "pile_set_name": "Github" }
<?php /** * Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. * * VpnOnDemandRuleConnectionAction File * PHP version 7 * * @category Library * @package Microsoft.Graph * @copyright © Microsoft Corporation. All rights...
{ "pile_set_name": "Github" }
// Copyright (c) 2009-2018 The Bitcoin Core developers // Copyright (c) 2017 The Zcash developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include <key.h> #include <arith_uint256.h> #include <crypto/common.h> #include <...
{ "pile_set_name": "Github" }
param ( $url = "https://github.com/psget/psget/raw/master/PsGet/PsGet.psm1" ) function Find-Proxy() { if ((Test-Path Env:HTTP_PROXY) -Or (Test-Path Env:HTTPS_PROXY)) { return $true } Else { return $false } } function Get-Proxy() { if (Test-Path Env:HTTP_PROXY) { ...
{ "pile_set_name": "Github" }
// .UniCSS -> http://unicss.maxsite.com.ua/ // Базовые настройки // Внешние шрифты // @import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic&subset=cyrillic,latin); // @import url(//fonts.googleapis.com/css?family=Ubuntu:400,400italic,700,700italic&subset=latin,cyrillic); //...
{ "pile_set_name": "Github" }
// Copyright 2013 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 netutil provides network utility functions, complementing the more // common ones in the net package. package netutil import ( "net" "sync" ) //...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2011 Hartmut Kaiser 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) =============================================...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_01) on Mon Aug 04 16:56:49 EDT 2008 --> <TITLE> J-Index </TITLE> <META NAME="date" CONTENT="2008-08-04"> <LINK REL ="stylesheet" TYPE="t...
{ "pile_set_name": "Github" }
class Solution { public: void solve(vector<vector<char>>& board) { int M=board.size(); if (M==0) return; int N=board[0].size(); for (int i=0; i<M; i++) { if (board[i][0]=='O') BFS(i,0,board); if (board[i][N-1]=='O') BFS(i,N-1,board); ...
{ "pile_set_name": "Github" }