text
stringlengths
2
99.9k
meta
dict
// jquery 扩展支持 jQuery.browser = (function () { var rwebkit = /(webkit)\/([\w.]+)/, ropera = /(opera)(?:.*version)?[ \/]([\w.]+)/, rmsie = /(msie) ([\w.]+)/, rmozilla = /(mozilla)(?:.*? rv:([\w.]+))?/, browser = {}, ua = window.navigator.userAgent; function uaMat...
{ "pile_set_name": "Github" }
// // Modals // -------------------------------------------------- // .modal-open - body class for killing the scroll // .modal - container to scroll within // .modal-dialog - positioning shell for the actual modal // .modal-content - actual modal w/ bg and corners and shit // Kill the scroll on t...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # -*- coding: utf-8 -*- #author:小光 #refer:http://www.wooyun.org/bugs/wooyun-2016-0173952 import time def assign(service, arg): if service == "libsys": return True, arg def audit(arg): payload = 'recm/?_SESSION[RECMSYS_SESSION_WKR]=wkr' code, head, res, err, _ = curl.curl2(ar...
{ "pile_set_name": "Github" }
package client import ( "context" "encoding/json" "net/url" "github.com/docker/docker/api/types" "github.com/docker/docker/api/types/filters" ) // NetworkList returns the list of networks configured in the docker host. func (cli *Client) NetworkList(ctx context.Context, options types.NetworkListOptions) ([]type...
{ "pile_set_name": "Github" }
using System.Threading; using System.Threading.Tasks; using Foundatio.Extensions.Hosting.Startup; using Microsoft.Extensions.Logging; namespace Foundatio.HostingSample { public class OtherStartupAction : IStartupAction { private readonly ILogger _logger; public OtherStartupAction(ILogger<OtherSta...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- This comment will force IE7 to go into quirks mode. --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type...
{ "pile_set_name": "Github" }
𫍩
{ "pile_set_name": "Github" }
$loadEnvPath = Join-Path $PSScriptRoot 'loadEnv.ps1' if (-Not (Test-Path -Path $loadEnvPath)) { $loadEnvPath = Join-Path $PSScriptRoot '..\loadEnv.ps1' } . ($loadEnvPath) $TestRecordingFile = Join-Path $PSScriptRoot 'Update-MgServicePrincipalSynchronizationJobSchema.Recording.json' $currentPath = $PSScriptRoot whil...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>Uses of Interface java.lang.reflect.AnnotatedElement (Java SE 12 &amp; JDK 12 )</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet...
{ "pile_set_name": "Github" }
{ "type": "minecraft:entity", "pools": [ { "rolls": 1, "entries": [ { "type": "minecraft:item", "functions": [ { "function": "minecraft:set_count", "count": { "min": 0.0, "max": 2.0, "...
{ "pile_set_name": "Github" }
--- layout: base title: 'Statistics of PronType in UD_Tagalog-TRG' udver: '2' --- ## Treebank Statistics: UD_Tagalog-TRG: Features: `PronType` This feature is universal. It occurs with 2 different values: `Dem`, `Prs`. 3 tokens (1%) have a non-empty value of `PronType`. 3 types (3%) occur at least once with a non-e...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" style="@style/pt"> <ScrollView style="@style/na"> <LinearLayout style="@style/ks"> ...
{ "pile_set_name": "Github" }
// // Licensed under the terms in License.txt // // Copyright 2010 Allen Ding. All rights reserved. // #import "NSNumber+KiwiAdditions.h" #import "KWObjCUtilities.h" @implementation NSNumber(KiwiAdditions) #pragma mark - Creating Numbers + (id)numberWithBytes:(const void *)bytes objCType:(const char *)anObjCType { ...
{ "pile_set_name": "Github" }
using System; namespace Raksha.Asn1.IsisMtt.X509 { /** * A declaration of majority. * <p/> * <pre> * DeclarationOfMajoritySyntax ::= CHOICE * { * notYoungerThan [0] IMPLICIT INTEGER, * fullAgeAtCountry [1] IMPLICIT SEQUENCE * { * fullAge B...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; namespace Polly { /// <summary> /// A collection of predicates used to define whether a policy handles a given <see cref="Exception"/>. /// </summary> public class ExceptionPredicates { private List<ExceptionPredicate> _pre...
{ "pile_set_name": "Github" }
// RUN: not %clang_cc1 -fsyntax-only -fdiagnostics-parseable-fixits -std=c++11 %s 2>&1 | FileCheck %s template<typename T, typename U> struct pair {}; template<typename T, typename U> struct map { typedef pair<T,U> *iterator; iterator begin(); iterator end(); }; template<typename T, typename U> pair<T,U> &tie(...
{ "pile_set_name": "Github" }
/* * Scala (https://www.scala-lang.org) * * Copyright EPFL and Lightbend, Inc. * * Licensed under Apache License 2.0 * (http://www.apache.org/licenses/LICENSE-2.0). * * See the NOTICE file distributed with this work for * additional information regarding copyright ownership. */ // GENERATED CODE: DO NOT EDIT...
{ "pile_set_name": "Github" }
if ARCH_ROCKCHIP config ROCKCHIP_RK3036 bool "Support Rockchip RK3036" select CPU_V7A select SUPPORT_SPL select SPL imply USB_FUNCTION_ROCKUSB imply CMD_ROCKUSB help The Rockchip RK3036 is a ARM-based SoC with a dual-core Cortex-A7 including NEON and GPU, Mali-400 graphics, several DDR3 options and vid...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="org.activiti.engine.impl.persistence.entity.VariableInstanceEntity"> <!-- VARIABLE INSTANCE INSERT --> <insert id="insertVariableInstance" ...
{ "pile_set_name": "Github" }
// cgo -godefs types_netbsd.go | go run mkpost.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build amd64,netbsd package unix const ( sizeofPtr = 0x8 sizeofShort = 0x2 sizeofInt = 0x4 sizeofLong = 0x8 sizeofLongLong = 0x8 ) type ( _C_short int16 _C_int i...
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24" android:tint="?attr/colorControlNormal"> <path android:fillColor="@android:color/white" android:pathData="M6,19h12v2H6z"/...
{ "pile_set_name": "Github" }
export type IsReplaying = { from: number; to: number } | false;
{ "pile_set_name": "Github" }
#ifndef CARDINAL_SPLINE_D_ #define CARDINAL_SPLINE_D_ #include <vector> #include <string> #include <iostream> #include <vnl/vnl_matrix.h> #include <vnl/vnl_vector_fixed.h> #include <vnl/vnl_matrix_fixed.h> #include <cassert> #include <vnl/io/vnl_io_vector_fixed.hxx> #include <vnl/io/vnl_io_matrix.hxx> #include <vsl/vs...
{ "pile_set_name": "Github" }
var once = require('once'); var noop = function() {}; var isRequest = function(stream) { return stream.setHeader && typeof stream.abort === 'function'; }; var isChildProcess = function(stream) { return stream.stdio && Array.isArray(stream.stdio) && stream.stdio.length === 3 }; var eos = function(stream, opts, cal...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_selected="true" android:drawable="@color/download_pressed_light"/> <item android:state_pressed="true" android:drawable="@color/download_pressed_light"/> <item android:drawable="@color/tool...
{ "pile_set_name": "Github" }
pandoc: 2.3.1 pkgdown: 1.3.0.9000 pkgdown_sha: 04e3f6ee259b17bed7246f237652e4ba7d6742d4 articles: qualtRics: qualtRics.html urls: reference: https://ropensci.github.io/qualtRics/reference article: https://ropensci.github.io/qualtRics/articles
{ "pile_set_name": "Github" }
// Copyright 2015 The go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum library is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License...
{ "pile_set_name": "Github" }
package org.lwjglb.engine.graph.lights; import org.joml.Vector3f; public class PointLight { private Vector3f color; private Vector3f position; private float intensity; private Attenuation attenuation; public PointLight(Vector3f color, Vector3f position, float intensity) { attenuat...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "0940" version = "1.3"> <BuildAction parallelizeBuildables = "NO" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
<div id="main-content" class="card cad-qr-connect-your-mobile-device"> <header> {{#unsafeTranslate}}<h1 id="fxa-cad-qr-connect-your-mobile-device-header">Connect your mobile device</h1><p>with a QR code we've created just for you</p>{{/unsafeTranslate}} </header> <section> <img id="graphic-...
{ "pile_set_name": "Github" }
/* =========================================================================== Copyright (C) 1999 - 2005, Id Software, Inc. Copyright (C) 2000 - 2013, Raven Software, Inc. Copyright (C) 2001 - 2013, Activision, Inc. Copyright (C) 2013 - 2015, OpenJK contributors This file is part of the OpenJK source code. OpenJK is ...
{ "pile_set_name": "Github" }
/// Generated by expo-google-fonts/generator /// Do not edit by hand unless you know what you are doing /// export { useFonts } from './useFonts'; export { default as __metadata__ } from './metadata.json'; export const CabinCondensed_400Regular = require('./CabinCondensed_400Regular.ttf'); export const CabinCondensed...
{ "pile_set_name": "Github" }
/* * /MathJax/extensions/AssistiveMML.js * * Copyright (c) 2009-2016 The MathJax Consortium * * 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/licens...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Settings variables &mdash; django-bakery 0.7.6 docu...
{ "pile_set_name": "Github" }
import React from 'react'; import { Row, Col, Input, Modal, Select, notification, Button } from 'antd'; import { connect } from 'dva'; @connect(({ message }) => ({ message, })) class MessageComponent extends React.Component { constructor(props) { super(props); this.state = { state: '', content: '', }; ...
{ "pile_set_name": "Github" }
<?php /** * @package dompdf * @link http://dompdf.github.com/ * @author Benj Carson <benjcarson@digitaljunkies.ca> * @author Helmut Tischer <htischer@weihenstephan.org> * @author Fabien Ménager <fabien.menager@gmail.com> * @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License *...
{ "pile_set_name": "Github" }
// MonoGame - Copyright (C) The MonoGame Team // This file is subject to the terms and conditions defined in // file 'LICENSE.txt', which is part of this source code package. namespace Microsoft.Xna.Framework.Graphics { /// <summary> /// Filtering modes for texture samplers. /// </summary> pu...
{ "pile_set_name": "Github" }
FROM maven:3.5.2-jdk-8 EXPOSE 8080 RUN mkdir -p /authlete/app ADD . /authlete/app WORKDIR /authlete/app RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install CMD ["mvn", "-s", "/usr/share/maven/ref/settings-docker.xml", "clean", "jetty:run"]
{ "pile_set_name": "Github" }
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "NSFormatter.h" @class NSString; @interface IDEScrubberFormatter : NSFormatter { NSFormatter *_delegate; NSString *_unit; } @property(copy, nonatomic) NSString...
{ "pile_set_name": "Github" }
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:flyco="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:orientation="vertical" android:background="@color/bg_color" android:layout_hei...
{ "pile_set_name": "Github" }
; COMMAND-LINE: --incremental ; EXPECT: sat ; EXPECT: sat ; EXPECT: sat ; EXPECT: sat ; EXPECT: unsat ; EXPECT: sat ; EXPECT: sat ; EXPECT: sat ; EXPECT: sat ; EXPECT: unsat ; EXPECT: unsat ; EXPECT: sat (set-logic QF_LIA) (declare-fun x0 () Bool) (declare-fun x1 () Bool) (declare-fun x2 () Bool) (declare-fun x3 () Boo...
{ "pile_set_name": "Github" }
/* * Port G Masks */ #ifndef __BFIN_PERIPHERAL_PORT_G__ #define __BFIN_PERIPHERAL_PORT_G__ #define PG0 (1 << 0) #define PG1 (1 << 1) #define PG2 (1 << 2) #define PG3 (1 << 3) #define PG4 (1 << 4) #define PG5 (1 << 5) #define PG6 (1 << 6) #define PG7 (1 << 7) #define PG8 (1 << 8) #define PG9 (1 << 9) #defi...
{ "pile_set_name": "Github" }
--- title: 'Horizon: Crear un contenedor de objetos' excerpt: 'Horizon: Crear un contenedor de objetos' slug: horizon_crear_un_contenedor_de_objetos section: Object Storage legacy_guide_number: g1921 --- ## Para utilizar la solución de almacenamiento que ofrece Public Cloud, lo primero que hay que hacer es crear un ...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Finder\Tests\Comparator; use PHPUnit\Framework\TestCa...
{ "pile_set_name": "Github" }
config BR2_PACKAGE_USB_MODESWITCH_DATA bool "usb_modeswitch_data" depends on BR2_TOOLCHAIN_HAS_THREADS # usb_modeswitch -> libusb select BR2_PACKAGE_USB_MODESWITCH help USB mode switch data Contains udev rules and events to allow usb_modeswitch to function automatically http://www.draisberghof.de/usb_m...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> body { margin: 0px; } iframe { position: absolute; width: 200px; height: 200px; border: none; } div { position: absolute; } #clip1 { ...
{ "pile_set_name": "Github" }
/* * linux/fs/adfs/dir_fplus.c * * Copyright (C) 1997-1999 Russell King * * 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. */ #include <linux/errno.h> #include <linux/fs.h> #i...
{ "pile_set_name": "Github" }
// Copyright (c) Stride contributors (https://stride3d.net) and Silicon Studio Corp. (https://www.siliconstudio.co.jp) // Distributed under the MIT license. See the LICENSE.md file in the project root for more information. using Stride.Core.Diagnostics; namespace Stride.Rendering { /// <summary> /// Various <s...
{ "pile_set_name": "Github" }
package irc type NickCommand struct { BaseCommand nickname Name } func (m *NickCommand) HandleRegServer(s *Server) { client := m.Client() if !client.authorized { client.ErrPasswdMismatch() client.Quit("bad password") return } if client.capState == CapNegotiating { client.capState = CapNegotiated } i...
{ "pile_set_name": "Github" }
/** * Copyright 2009-2015 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 * * Unle...
{ "pile_set_name": "Github" }
Building the OPAE Intel FPGA driver (out-of-tree) ============================================ The Intel FPGA driver included with OPAE SDK releases is packaged as an RPM or DEB package as well as a source tarball. Starting with OPAE SDK release of 1.4, the driver can be built from source out-of-tree but requires the ...
{ "pile_set_name": "Github" }
Set up HTTPS If you have set up SSL/HTTPS configurations on your GEE server, you can also set up a secure Fusion server for your browser-based maps. Warning: The following procedure is applicable only to release 4.x and previous versions of GEE. For GEE release 5.x , see Configure GEE Server 5.1.0 for SSL...
{ "pile_set_name": "Github" }
<?php namespace metastore; /** * Autogenerated by Thrift Compiler (0.13.0) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ use Thrift\Base\TBase; use Thrift\Type\TType; use Thrift\Type\TMessageType; use Thrift\Exception\TException; use Thrift\Exception\TProtocolException; use...
{ "pile_set_name": "Github" }
/*-----------------------------------------------------------------------------+ Copyright (c) 2007-2009: Joachim Faulhaber +------------------------------------------------------------------------------+ Copyright (c) 1999-2006: Cortex Software GmbH, Kantstrasse 57, Berlin +----------------------------------------...
{ "pile_set_name": "Github" }
/* LUFA Library Copyright (C) Dean Camera, 2014. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purp...
{ "pile_set_name": "Github" }
{ "dataset_reader": { "type": "conjunct_identification" }, "train_data_path": "data/coordination_boundary/conjunct_id.train", "validation_data_path": "data/coordination_boundary/conjunct_id.dev", "test_data_path": "data/coordination_boundary/conjunct_id.test", "evaluate_on_test" : true, ...
{ "pile_set_name": "Github" }
#pragma once #include <bitmap/vsx_bitmap.h> #include <bitmap/vsx_bitmap_transform.h> #include <filesystem/vsx_filesystem.h> #include <tools/vsx_req.h> class vsx_bitmap_loader_base { protected: virtual void load_internal(vsx_string<> filename, vsx::filesystem* filesystem, vsx_bitmap* bitmap, bool thread) = 0; s...
{ "pile_set_name": "Github" }
/* * Copyright 1996-1999 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Fou...
{ "pile_set_name": "Github" }
// Note: run `npm install unicode-7.0.0` first. // Which Unicode version should be used? var version = '7.0.0'; var start = require('unicode-' + version + '/properties/ID_Start/code-points') .filter(function(ch) { return ch > 127; }); var cont = [0x200c, 0x200d].concat(require('unicode-' + version + '/properties/...
{ "pile_set_name": "Github" }
// Learn more about F# at http://fsharp.net // See the 'F# Tutorial' project for more help. [<EntryPoint>] let main argv = printfn "%A" argv 0 // return an integer exit code
{ "pile_set_name": "Github" }
<?php /** * Magento * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a co...
{ "pile_set_name": "Github" }
namespace Xms.QueryView { public interface IQueryViewCreater { bool Create(Domain.QueryView entity); bool CreateDefaultView(Schema.Domain.Entity entity); } }
{ "pile_set_name": "Github" }
// data uri test. // https://github.com/Modernizr/Modernizr/issues/14 // This test is asynchronous. Watch out. // in IE7 in HTTPS this can cause a Mixed Content security popup. // github.com/Modernizr/Modernizr/issues/362 // To avoid that you can create a new iframe and inject this.. perhaps.. (function () { ...
{ "pile_set_name": "Github" }
using System.Threading; using System.Threading.Tasks; using EfLocalDb; using Microsoft.Extensions.Hosting; // LocalDb is used to make the sample simpler. // Replace with a real DbContext public class DbContextBuilder : IHostedService { static SqlDatabase<SampleDbContext> database = null!; static async Ta...
{ "pile_set_name": "Github" }
package com.lly835.bestpay.utils; import com.lly835.bestpay.constants.AliPayConstants; import java.io.IOException; import java.net.URLEncoder; import java.util.Iterator; import java.util.Map; import java.util.Set; /** * Created by this on 2019/9/9 18:27 */ public class WebUtil { public static String buildForm...
{ "pile_set_name": "Github" }
--- layout: documentation title: RFLDM - ZWave --- {% include base.html %} # RFLDM ASPIRE RF Plug-In Z-Wave Lamp Dimmer This describes the Z-Wave device *RFLDM*, manufactured by *Cooper Wiring Devices* with the thing type UID of ```cooper_rfldmdimmer_00_000```. The device is in the category of *Power Outlet*, defini...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2011-2020 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 conditi...
{ "pile_set_name": "Github" }
using System; using System.IO; using Xamarin.Forms; namespace Notes { public partial class App : Application { public static string FolderPath { get; private set; } public App() { InitializeComponent(); FolderPath = Path.Combine(Environment.GetFolderPath(Enviro...
{ "pile_set_name": "Github" }
<?php /** * 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"); y...
{ "pile_set_name": "Github" }
{ "HasConvergedTransVar": { "has_converged": { "src": [ "arbiter" ], "dst": [ "guest", "host" ] } } }
{ "pile_set_name": "Github" }
# MongoDB - Aula 03 - Exercício autor: Islanilton Rodrigues ## Listar todos Pokemons da collection (passo 1) ``` ubuntu-dev(mongod-2.6.3) be-mean-pokemons> db.pokemons.find() { "_id": ObjectId("5642c54453f28318ac852fdc"), "name": "Venusaur", "description": "Este é um Pokémon de força, com um alto Sp. ...
{ "pile_set_name": "Github" }
/* ============================================================================== This file is part of the JUCE library. Copyright (c) 2017 - ROLI Ltd. JUCE is an open source library subject to commercial or open-source licensing. By using JUCE, you agree to the terms of both the JUCE 5 End-User Lic...
{ "pile_set_name": "Github" }
"DOTAAbilities" { //================================================================================================================= // Ability: Pudge Rot //================================================================================================================= "pudge_rot" { // General //---...
{ "pile_set_name": "Github" }
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */ /* * env.c - part of ruby-oci8 * * Copyright (C) 2002-2011 KUBO Takehiro <kubo@jiubao.org> */ #include "oci8.h" #include <ruby/util.h> ub4 oci8_env_mode = OCI_OBJECT | OCI_THREADED; OCIEnv *oci8_global_envhp; OCIEnv *oci8_make_envhp(void) { sword rv; ...
{ "pile_set_name": "Github" }
080
{ "pile_set_name": "Github" }
package com.didispace.chapter51; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cache.annotation.EnableCaching; @EnableCaching @SpringBootApplication public class Chapter51Application { public static void main(String...
{ "pile_set_name": "Github" }
{ "name": "react-native-threads", "version": "0.0.19", "description": "", "main": "index.js", "repository": { "type": "git", "url": "git@github.com:joltup/react-native-threads.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", ...
{ "pile_set_name": "Github" }
const program = require('commander'); const Config = require('./include/file-config'); const Fs = require('./include/filesystem'); let config = new Config(process.cwd()); program .option('-l, --local', 'edit the local configuration file') .parse(process.argv); if (program.local) { config.assertLocalConf...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 1c4298cd35ef7834e892898e49d61ecd timeCreated: 1461756159 licenseType: Store ShaderImporter: defaultTextures: [] userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
// Copyright 2010 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build darwin dragonfly freebsd linux netbsd openbsd solaris // Unix environment variables. package unix import "syscall" func Getenv(key string) (value...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|Win32"> <Configuration>Debug</Configuration> <Platform>Win32</Plat...
{ "pile_set_name": "Github" }
The Better String Library The Better String Library is an abstraction of a string data type which is superior to the C library char buffer string type, or C++'s std::string. Among the features achieved are: - Substantial mitigation of buffer overflow/overrun problems and other failures that result from erroneou...
{ "pile_set_name": "Github" }
name = "ARFFFiles" uuid = "da404889-ca92-49ff-9e8b-0aa6b4d38dc8" repo = "https://github.com/cjdoris/ARFFFiles.jl.git"
{ "pile_set_name": "Github" }
; RUN: opt < %s -instcombine | llvm-dis ; PR3826 define void @0(<4 x i16>*, <4 x i16>*) { %3 = alloca <4 x i16>* ; <<4 x i16>**> [#uses=1] %4 = load <4 x i16>, <4 x i16>* null, align 1 ; <<4 x i16>> [#uses=1] %5 = ashr <4 x i16> %4, <i16 5, i16 5, i16 5, i16 5> ; <<4 x i16>> [#uses=1] %6 = load <4 x i16>*, <4 x...
{ "pile_set_name": "Github" }
# # DESTDIR = VPATH = @srcdir@ @srcdir@/.. srcdir = @srcdir@ objdir = . srcroot = $(srcdir)/../.. objroot = $(objdir)/../.. prefix = @prefix@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ target_alias = @target_alias@ bindir = @bindir@ libdir = @libdir@ tooldir = $(exec_prefix)/$(target_alias) INSTALL = @I...
{ "pile_set_name": "Github" }
#ifndef AUTOBOOST_MPL_AUX_CONFIG_COMPILER_HPP_INCLUDED #define AUTOBOOST_MPL_AUX_CONFIG_COMPILER_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2001-2008 // // 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) // // See...
{ "pile_set_name": "Github" }
// // Prefix header // // The contents of this file are implicitly included at the beginning of every source file. // #import <Availability.h> #ifndef __IPHONE_3_0 #warning "This project uses features only available in iOS SDK 3.0 and later." #endif #ifdef __OBJC__ #import <UIKit/UIKit.h> #import <Foundati...
{ "pile_set_name": "Github" }
namespace PlaygroundLite.ViewModels { public class AnimationsSimpleViewModel : AnimationsViewModel { public AnimationItem DoubleAnimation { get; } public AnimationItem ColorAnimation { get; } public AnimationItem PointAnimation { get; } public AnimationItem DimensionsAnimation {...
{ "pile_set_name": "Github" }
// Copyright 2014 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. #ifndef V8_CCTEST_COMPILER_CODEGEN_TESTER_H_ #define V8_CCTEST_COMPILER_CODEGEN_TESTER_H_ #include "src/codegen/optimized-compilation-info.h" #include ...
{ "pile_set_name": "Github" }
1 3 5
{ "pile_set_name": "Github" }
//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
{ "pile_set_name": "Github" }
# RUN: llvm-objdump -m -d %p/Inputs/hello.obj.macho-x86_64 -no-show-raw-insn -print-imm-hex -no-leading-addr | FileCheck %s # CHECK: (__TEXT,__text) section # CHECK: _main: # CHECK: pushq %rbp # CHECK: movq %rsp, %rbp # CHECK: subq $0x20, %rsp # CHECK: leaq L_.str(%rip), %rax ## literal pool for: "Hello world\n" #...
{ "pile_set_name": "Github" }
#include "pch_script.h" #include "Actor_Flags.h" #include "hudmanager.h" #ifdef DEBUG # include "ode_include.h" # include <xrEngine/StatGraph.h> # include "PHDebug.h" #endif // DEBUG #include "alife_space.h" #include "hit.h" #include "PHDestroyable.h" #include "Car.h" #include "xrserver_objects_alife_monsters.h" #inclu...
{ "pile_set_name": "Github" }
name: Formatting Text Elements I description: How to format text with HTML. insights: - intro-br - emphasis-i-and-em - important-b-and-strong - sub-and-superscript-sub-and-sup - editing-s-del-ins - editing-u-mark exercises: - html-s-del-ins-codepen-exercise - html-b-strong-codepen-exercise - html-mult...
{ "pile_set_name": "Github" }
package com.yourcompany.dynamiclists; import android.os.Bundle; import io.flutter.app.FlutterActivity; import io.flutter.plugins.GeneratedPluginRegistrant; public class MainActivity extends FlutterActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
{ "pile_set_name": "Github" }
// SERVER-16498 d_migrate.cpp should not rely on system.namespaces // // This test creates a sharded collection with wiredtiger options. // When the chunks of this collection get migrated to the other shard, // the other shard should create the collection with the same options. // However, before SERVER-16498, the rece...
{ "pile_set_name": "Github" }
package fbm import "github.com/strongo/bots-framework/core" // PlatformID is platform ID for FBM const PlatformID = "fbm" // Platform describes FBM platform type Platform struct { } var _ bots.BotPlatform = (*Platform)(nil) // ID returns ID of FBM platform func (p Platform) ID() string { return PlatformID } // V...
{ "pile_set_name": "Github" }
using Microsoft.AspNetCore; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Configuration; namespace Blazor.FileReader.WasmTestApp.Server { public class Program { public static void Main(string[] args) { BuildWebHost(args).Run(); } public static IWeb...
{ "pile_set_name": "Github" }
> GET /info/right_http_connection > accept-encoding: gzip > accept: */* > user-agent: bundler/2.2.0.rc.1 rubygems/3.2.0.pre1 ruby/2.7.1 (x86_64-pc-linux-gnu) command/lock options/spec_run a230f968f397e7ca > connection: keep-alive > keep-alive: 30 > host: index.rubygems.org
{ "pile_set_name": "Github" }
/*---------------------- Copyright (C): OpenGATE Collaboration This software is distributed under the terms of the GNU Lesser General Public Licence (LGPL) See LICENSE.md for further details ----------------------*/ #include "GateAugerDetectorActor.hh" #ifdef G4ANALYSIS_USE_ROOT #include <Randomize.hh> #in...
{ "pile_set_name": "Github" }