text
stringlengths
2
99.9k
meta
dict
+++ title = "page 4" description = "Ceci est une page test" hidden = true +++ Ceci est une page de demo
{ "pile_set_name": "Github" }
{{- if .Values.serviceAccount.create -}} apiVersion: v1 kind: ServiceAccount metadata: name: {{ template "prometheus-consul-exporter.serviceAccountName" . }} labels: app: {{ template "prometheus-consul-exporter.name" . }} chart: {{ template "prometheus-consul-exporter.chart" . }} release: "{{ .Release.N...
{ "pile_set_name": "Github" }
#undef UNICODE #define WIN32_LEAN_AND_MEAN #include <windows.h> #include <winsock2.h> #include <ws2tcpip.h> #include <afunix.h> #include <stdlib.h> #include <stdio.h> #pragma comment(lib, "Ws2_32") #define SERVER_SOCKET "server.sock" int __cdecl main(void) { SOCKET ClientSocket = INVALID_SOCKET; SOC...
{ "pile_set_name": "Github" }
// Copyright (c) The Libra Core Contributors // SPDX-License-Identifier: Apache-2.0 use anyhow::Result; use bytecode_verifier::{verify_module, verify_script}; use compiled_stdlib::{stdlib_modules, StdLibOptions}; use ir_to_bytecode::{ compiler::{compile_module, compile_script}, parser::{parse_module, parse_scr...
{ "pile_set_name": "Github" }
{ "tests":[ { "name":"managedInstances vulnerabilityAssessments - empty", "definition":"https://schema.management.azure.com/schemas/2018-06-01-preview/Microsoft.Sql.json#/resourceDefinitions/managedInstances_vulnerabilityAssessments", "json":{ "apiVersion":"2018-06-01-preview", "...
{ "pile_set_name": "Github" }
/* LUFA Library Copyright (C) Dean Camera, 2010. dean [at] fourwalledcubicle [dot] com www.fourwalledcubicle.com */ /* Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and...
{ "pile_set_name": "Github" }
# Several scripts pull information from Galaxy's standard configuration # file. The post-processing scripts use the following variables. [app:main] enable_api = True library_import_dir = /source/galaxy/upload [galaxy_amqp] host = rabbitmq.host.machine port = 5672 userid = rabbitmq_user password = rabbitmq_passwd virt...
{ "pile_set_name": "Github" }
/** * Provides a library of known unsafe deserializers. * See https://www.blackhat.com/docs/us-17/thursday/us-17-Munoz-Friday-The-13th-Json-Attacks.pdf. */ import csharp /** An unsafe deserializer. */ abstract class UnsafeDeserializer extends Callable { } /** An unsafe deserializer method in the `System.*` namesp...
{ "pile_set_name": "Github" }
#!/usr/bin/env wish # http://wiki.tcl.tk/14140 proc stars'go {c factor} { set w [winfo width $c] set h [winfo height $c] $c scale all [expr {$w/2}] [expr {$h/2}] $factor $factor foreach item [$c find all] { if {[llength [$c bbox $item]] == 0} {$c delete $item; continue} ;# (1) foreach...
{ "pile_set_name": "Github" }
A tuple struct or tuple variant was used in a pattern as if it were a struct or struct variant. Erroneous code example: ```compile_fail,E0769 enum E { A(i32), } let e = E::A(42); match e { E::A { number } => { // error! println!("{}", number); } } ``` To fix this error, you can use the tuple pa...
{ "pile_set_name": "Github" }
/* Generated by RuntimeBrowser. */ @protocol CRKKeyedDataStoreProtocol <NSObject> @required - (NSData *)dataForKey:(NSString *)arg1 error:(id*)arg2; - (bool)removeDataForKey:(NSString *)arg1 error:(id*)arg2; - (bool)setData:(NSData *)arg1 forKey:(NSString *)arg2 error:(id*)arg3; @end
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <DelphiColorizerTheme modified="2014-06-03 17:39:02" author="Delphi IDE Theme Colorizer" versionapp="1.0.0.0"> <ColorMap> <BtnFrameColor>$00CEB25D</BtnFrameColor> <BtnSelectedColor>$0062F0FF</BtnSelectedColor> <BtnSelectedFont>clBlack</BtnSelectedFont> <Color>$00...
{ "pile_set_name": "Github" }
require('../../modules/es6.symbol'); require('../../modules/es6.object.assign'); require('../../modules/es6.object.is'); require('../../modules/es6.object.set-prototype-of'); require('../../modules/es6.object.to-string'); require('../../modules/es6.object.freeze'); require('../../modules/es6.object.seal'); require('../...
{ "pile_set_name": "Github" }
package me.libraryaddict.disguise.utilities.params; import me.libraryaddict.disguise.utilities.parser.DisguiseParseException; import me.libraryaddict.disguise.utilities.translations.TranslateType; import java.util.*; /** * Created by libraryaddict on 7/09/2018. */ public abstract class ParamInfo { private Clas...
{ "pile_set_name": "Github" }
<resources> <!-- Example customization of dimensions originally defined in res/values/dimens.xml (such as screen margins) for screens with more than 820dp of available width. This would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). --> <dimen name="activity_horizon...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 7a394794b02666f42a5716da06e2b3d0 timeCreated: 1468691258 licenseType: Free MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
// boost/chrono/process_cpu_clocks.hpp -----------------------------------------------------------// // Copyright 2009-2011 Vicente J. Botet Escriba // Copyright (c) Microsoft Corporation 2014 // Distributed under the Boost Software License, Version 1.0. // See http://www.boost.org/LICENSE_1_0.txt // ...
{ "pile_set_name": "Github" }
<?php define('MODULE_PAYMENT_VIVAWALLET_TEXT_TITLE', 'Vivawallet - πιστωτική κάρτα'); define('MODULE_PAYMENT_VIVAWALLET_TEXT_DESCRIPTION', 'Με πιστωτική κάρτα Vivawallet'); define('MODULE_PAYMENT_VIVAWALLET_TEXT_TYPE', 'Type:'); define('MODULE_PAYMENT_VIVAWALLET_CARD_TYPE', 'Credit Card Type:'); define('MODUL...
{ "pile_set_name": "Github" }
package me.ykrank.s1next.data.api.model.wrapper; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import me.ykrank.s1next.data.api.model.Account; @SuppressWarnings("UnusedDeclaration") @JsonIgnoreProperties(ignoreUnknown = true) public class BaseDataWrapper<T extends Account> extends OriginWrapper<T> { ...
{ "pile_set_name": "Github" }
package io.github.resilience4j.reactor; import io.github.resilience4j.bulkhead.Bulkhead; import io.github.resilience4j.bulkhead.BulkheadConfig; import io.github.resilience4j.circuitbreaker.CallNotPermittedException; import io.github.resilience4j.circuitbreaker.CircuitBreaker; import io.github.resilience4j.circuitbreak...
{ "pile_set_name": "Github" }
package geo_test import ( "context" "strings" "testing" _ "github.com/influxdata/flux/builtin" "github.com/influxdata/flux/querytest" "github.com/influxdata/flux/stdlib/experimental/geo" "github.com/influxdata/flux/values" ) func TestS2CellIDToken_NewQuery(t *testing.T) { tests := []querytest.NewQueryTestCas...
{ "pile_set_name": "Github" }
using System; using Smobiler.Core; namespace SMOWMS.UI.Layout { partial class frmConSalesResultLayout : Smobiler.Core.Controls.MobileUserControl { #region "SmobilerUserControl generated code " public frmConSalesResultLayout() : base() { //This call is required by...
{ "pile_set_name": "Github" }
@ stdcall KdD0Transition() @ stdcall KdD3Transition() @ stdcall KdDebuggerInitialize0(ptr) @ stdcall KdDebuggerInitialize1(ptr) @ stdcall KdReceivePacket(long ptr ptr ptr ptr) @ stdcall KdRestore(long) @ stdcall KdSave(long) @ stdcall KdSendPacket(long ptr ptr ptr)
{ "pile_set_name": "Github" }
#! /bin/sh -vx # $Id: check.test 45809 2017-11-15 00:36:56Z karl $ # Copyright 2017 Karl Berry <tex-live@tug.org> # Copyright 2014, 2015 Peter Breitenlohner <tex-live@tug.org> # You may freely use, modify and/or distribute this file. tests=omegaware/tests test -d $tests || mkdir -p $tests TEXMFCNF=$srcdir/../kpathse...
{ "pile_set_name": "Github" }
#include "burnint.h" #include "arm_intf.h" //#define DEBUG_LOG #define MAX_MEMORY 0x04000000 // max #define MAX_MASK 0x03ffffff // max-1 #define PAGE_SIZE 0x00001000 // 400 would be better... #define PAGE_COUNT (MAX_MEMORY/PAGE_SIZE) #define PAGE_SHIFT 12 // 0x1000 -> 12 bits #define PAGE_BYTE_AND 0x00fff // 0x1000 -...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_181) on Tue Jul 07 00:34:33 BST 2020 --> <title>com.facebook.litho.sections.annotations</title> <meta name="date" content="2020-07-07"> <link r...
{ "pile_set_name": "Github" }
module.exports = { 'all': require('./collection/all'), 'any': require('./collection/any'), 'at': require('./collection/at'), 'collect': require('./collection/collect'), 'contains': require('./collection/contains'), 'countBy': require('./collection/countBy'), 'detect': require('./collection/detect'), 'ea...
{ "pile_set_name": "Github" }
/* Copyright 2020 The Knative 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 to in writing, soft...
{ "pile_set_name": "Github" }
# $NetBSD: buildlink3.mk,v 1.1 2012/09/15 17:25:40 dholland Exp $ BUILDLINK_TREE+= sparsehash .if !defined(SPARSEHASH_BUILDLINK3_MK) SPARSEHASH_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.sparsehash+= sparsehash>=2.0.2 BUILDLINK_ABI_DEPENDS.sparsehash+= sparsehash>=2.0.2 BUILDLINK_PKGSRCDIR.sparsehash?= ../../devel/sparse...
{ "pile_set_name": "Github" }
package railo.runtime.cache.eh.remote.rest.sax; public class CacheMeta { private CacheConfiguration cacheConfiguration; private CacheStatistics cacheStatistics; public CacheMeta(CacheConfiguration cacheConfiguration, CacheStatistics cacheStatistics) { this.cacheConfiguration=cacheConfiguration; this.cacheStat...
{ "pile_set_name": "Github" }
#include <stdio.h> #include <stdlib.h> #include <fcntl.h> #include <sys/stat.h> #include <sys/types.h> #include <unistd.h> int main(int argc, char *argv[]) { char buf[128]; int bytes = readlink("/proc/self/exe", buf, 128); if(bytes == 128) { perror("readlink"); return -1; } buf[bytes] = '\0'; printf("read...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="resources/keyframes-test.js"></script> <script> test(function() { assertAnimationStyles([ {opacity: '0', left: '0px', easing: 'steps(2, start)'}, {opacity: '0.25', left: '25px...
{ "pile_set_name": "Github" }
{ "frameGrid" : { "size" : [25, 30], "dimensions" : [6, 1] } }
{ "pile_set_name": "Github" }
/* * This file is part of FFmpeg. * * FFmpeg 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 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
{ "pile_set_name": "Github" }
/* AFS File Server client stubs * * Copyright (C) 2002, 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * 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 Foun...
{ "pile_set_name": "Github" }
package com.neu.his.component; import cn.hutool.core.util.StrUtil; import cn.hutool.core.util.URLUtil; import cn.hutool.json.JSONUtil; import com.neu.his.bo.WebLog; import io.swagger.annotations.ApiOperation; import net.logstash.logback.marker.Markers; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.Proceed...
{ "pile_set_name": "Github" }
//****************************************************************************** // SCICHART® Copyright SciChart Ltd. 2011-2019. All rights reserved. // // Web: http://www.scichart.com // Support: support@scichart.com // Sales: sales@scichart.com // // SecondaryYAxesChartView.m is part of the SCICHART® Examples. Perm...
{ "pile_set_name": "Github" }
{ "_args": [ [ "degenerator@1.0.4", "/Users/leonard.gonsalves/aws/Flask-Scaffold/app/templates/static" ] ], "_development": true, "_from": "degenerator@1.0.4", "_id": "degenerator@1.0.4", "_inBundle": false, "_integrity": "sha1-/PSQo37OJmRk2cxDGrmMWBnO0JU=", "_location": "/degenerato...
{ "pile_set_name": "Github" }
[Link - Template App Weather Monitor (xdnny)](https://github.com/xdnny/weather-monitor-zabbix-postgresql)
{ "pile_set_name": "Github" }
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ include("lib/print_r.js"); function demo1() { ncurses.initscr(); ncurses.printw('hello world !!!'); ncurses.refresh(); ncurses.getch(); ncurses.endwin(); } function demo2() { ncurses.initscr(); /* Start curses...
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //---...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <SystemMigration/SMDXPCClientConnection.h> #import <SystemMigration/SMDDebugProtocol-Protocol.h> @interface SMDDebugCommands_...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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 ...
{ "pile_set_name": "Github" }
#import <AVFoundation/AVBase.h> #import <Foundation/Foundation.h> #import <CoreMedia/CMTime.h> #import <CoreGraphics/CoreGraphics.h> @import AVFoundation; @import JavaScriptCore; @protocol JSBNSObject; @protocol JSBAVAssetImageGenerator <JSExport, JSBNSObject> #pragma clang diagnostic push #pragma clang diagnostic ...
{ "pile_set_name": "Github" }
{ "name": "_tools", "version": "1.0.0", "private": true, "license": "MIT", "devDependencies": { "prettier": "^2.0.5" }, "scripts": { "format": "prettier --write '../*/src/*.{js,ts}' && prettier --write '../*/webpack.config.js'" } }
{ "pile_set_name": "Github" }
// go run mksysnum.go https://svn.freebsd.org/base/stable/11/sys/kern/syscalls.master // Code generated by the command above; see README.md. DO NOT EDIT. // +build amd64,freebsd package unix const ( // SYS_NOSYS = 0; // { int nosys(void); } syscall nosys_args int SYS_EXIT = 1 // { void sys_e...
{ "pile_set_name": "Github" }
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/core/client/AWSError.h> #include <aws/core/client/CoreErrors.h> #include <aws/networkmanager/NetworkManager_EXPORTS.h> namespace Aws { namespace NetworkManager { enum clas...
{ "pile_set_name": "Github" }
<?php $image = tmpfile(); var_dump(imagefilter($image, IMG_FILTER_SELECTIVE_BLUR)); ?>
{ "pile_set_name": "Github" }
require 'spec_helper' describe FbGraph::AdAccount, '.new' do it 'should setup all supported attributes' do attributes = { :id => 'act_12345566', :account_id => 12345566, :name => 'Test Ad Account', :account_status => 1, :daily_spend_limit => 20000, :currency => "USD", :t...
{ "pile_set_name": "Github" }
#ifndef COCOS2DX_SCRIPT_LUA_COCOS2DX_SUPPORT_GENERATED_LUA_COCOS2DX_PHYSICS_MANUAL_H #define COCOS2DX_SCRIPT_LUA_COCOS2DX_SUPPORT_GENERATED_LUA_COCOS2DX_PHYSICS_MANUAL_H #if CC_USE_PHYSICS #ifdef __cplusplus extern "C" { #endif #include "tolua++.h" #ifdef __cplusplus } #endif #include "cocos2d.h" #include "LuaScript...
{ "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" }
<?xml version="1.0"?> <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> <metadata> <id>CraigsUtilityLibrary-DataTypes</id> <version>4.0.304</version> <title>Craig's Utility Library DataTypes Namespace</title> <authors>James Craig</authors> <owners>James Craig</owners> <licenseUrl>...
{ "pile_set_name": "Github" }
#ifndef asmdom_test_utils_hpp #define asmdom_test_utils_hpp #include "../../src/cpp/asm-dom.hpp" #include <emscripten/val.h> #include <string> void assertEquals(emscripten::val actual, emscripten::val expected); void assertNotEquals(emscripten::val actual, emscripten::val expected); emscripten::val getBodyFirstChild(...
{ "pile_set_name": "Github" }
namespace Xamarin.Forms.Platform.UWP { public interface IDontGetFocus { } }
{ "pile_set_name": "Github" }
//about.js //获取应用实例 var app = getApp(); Page({ data: { version: '', showLog: false }, onLoad: function(){ this.setData({ version: app.version, year: new Date().getFullYear() }); }, toggleLog: function(){ this.setData({ showLog: !this.data.showLog }); } });
{ "pile_set_name": "Github" }
--- version: 1 interactions: - request: body: Service=7i6HN3TK9wS159v2gPAZ8A&Version=8&address=example.com&format=format&format_version=2&hostname=example.com&message_type=classic&name=test-syslog&placement=waf_debug&port=1234&tls_ca_cert=-----BEGIN+CERTIFICATE-----%0AMIICUTCCAfugAwIBAgIBADANBgkqhkiG9w0BAQQFADBXMQs...
{ "pile_set_name": "Github" }
namespace Blamite.Blam.Resources.Models { /// <summary> /// Interface for a class which handles data read from models. /// </summary> public interface IModelProcessor : IVertexProcessor { /// <summary> /// Called when the data for a model is about to be read. /// </summary> /// <param name="model"...
{ "pile_set_name": "Github" }
// Copyright (c) 2011 The LevelDB Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. See the AUTHORS file for names of contributors. #include <stdio.h> #include "db/dbformat.h" #include "port/port.h" #include "util/coding.h" namespace ...
{ "pile_set_name": "Github" }
package org.sculptor.simplecqrs.query.serviceapi; import java.util.Set; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.sculptor.framework.accessimpl.mongodb.DbManager; import org.springframework.beans.factory.annotation.Auto...
{ "pile_set_name": "Github" }
using System; using CoreGraphics; using System.IO; using Xamarin.Forms; using Xamarin.Forms.Platform.iOS; using AVFoundation; using Foundation; using UIKit; /* * AVFoundation Reference: http://red-glasses.com/index.php/tutorials/ios4-take-photos-with-live-video-preview-using-avfoundation/ * Additional Camera Settin...
{ "pile_set_name": "Github" }
/*============================================================================ KWSys - Kitware System Library Copyright 2000-2009 Kitware, Inc., Insight Software Consortium Distributed under the OSI-approved BSD License (the "License"); see accompanying file Copyright.txt for details. This software is distr...
{ "pile_set_name": "Github" }
package tech.linjiang.pandora.ui.item; /** * Created by linjiang on 05/06/2018. */ public class DBItem extends NameItem { public int key; public DBItem(String data, int key) { super(data); this.key = key; } }
{ "pile_set_name": "Github" }
package matchers_test import ( "time" . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" . "github.com/onsi/gomega/matchers" ) type kungFuActor interface { DrunkenMaster() bool } type jackie struct { name string } func (j *jackie) DrunkenMaster() bool { return true } var _ = Describe("ReceiveMatcher", f...
{ "pile_set_name": "Github" }
import React, { FunctionComponent } from 'react'; import getClassName from '../../helpers/getClassName'; import classNames from '../../lib/classNames'; import Spinner24 from '@vkontakte/icons/dist/24/spinner'; import Spinner32 from '@vkontakte/icons/dist/32/spinner'; import Spinner44 from '@vkontakte/icons/dist/44/spin...
{ "pile_set_name": "Github" }
require 'test_helper' class CategoriesControllerTest < ActionController::TestCase def test_index get :index assert_template 'index' end def test_show get :show, :id => Category.first assert_template 'show' end def test_new get :new assert_template 'new' end def test_creat...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "7.JPG", "scale" : "1x" }, { "idiom" : "universal", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in w...
{ "pile_set_name": "Github" }
## warm welcome Originally published: 2013-02-03 06:24:46 Last updated: 2013-02-03 06:24:46 Author: Ray just a warm welcome.
{ "pile_set_name": "Github" }
[Desktop Entry] Categories=Network;FileTransfer;P2P;Qt; Exec=/opt/Point/PointDownload/PointDownload Icon=/opt/Point/PointDownload/point.png GenericName=Download client Comment=Point MimeType=application/x-bittorrent;x-scheme-handler/magnet; Name=Point Terminal=false Type=Application
{ "pile_set_name": "Github" }
<?php /** * Base include file for SimpleTest * @package SimpleTest * @subpackage WebTester * @version $Id: user_agent.php 1787 2008-04-26 20:35:39Z pp11 $ */ /**#@+ * include other SimpleTest class files */ require_once(dirname(__FILE__) . '/cookies.php'); require_once(dirname(__FILE__) . '/http.php'...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2005-2009 Brocade Communications Systems, Inc. * All rights reserved * www.brocade.com * * Linux driver for Brocade Fibre Channel Host Bus Adapter. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License (GPL) Version 2 a...
{ "pile_set_name": "Github" }
/* Includes ------------------------------------------------------------------*/ #include "stm32f4xx.h" #include "cmsis_os.h" #include "lwip.h" #include "wolfssl_example.h" /* USER CODE BEGIN Includes */ /* USER CODE END Includes */ /* Private variables ---------------------------------------------------------*/ CRC...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="com.example.butterknife"> <application android:allowBackup="false" android:fullBackupContent="false" android:label="@string/app...
{ "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>26-634</num> <heading>R...
{ "pile_set_name": "Github" }
--- build_from_template: false cpu_hotadd: false cpucount: 2 datastore: 'ELKStack (NAS01)' disk1: 36 mem_hotadd: false memory: 1536 multi: false network: vSS-Green-Servers-VLAN101
{ "pile_set_name": "Github" }
/* ; Project: Open Vehicle Monitor System ; Date: 14th March 2017 ; ; Changes: ; 1.0 Initial release ; ; (C) 2011 Michael Stegen / Stegen Electronics ; (C) 2011-2017 Mark Webb-Johnson ; (C) 2011 Sonny Chen @ EPRO/DX ; ; Permission is hereby granted, free of charge, to ...
{ "pile_set_name": "Github" }
<?php namespace Emtudo\Support\Domain\Repositories; /** * Class TenantRepository. */ class TenantRepository extends Repository { /** * @var bool */ protected $tenantOnly = true; }
{ "pile_set_name": "Github" }
module.exports = { PUT, }; function PUT() { return; } PUT.apiDoc = { requestBody: { $ref: '#/components/requestBodies/Foo', }, responses: { '200': { description: 'return foo', content: { 'application/json': { schema: {}, }, }, }, }, tags: ['testing'...
{ "pile_set_name": "Github" }
/* ========================================================= * bootstrap-datepicker.js * http://www.eyecon.ro/bootstrap-datepicker * ========================================================= * Copyright 2012 Stefan Petre * Improvements by Andrew Rowls * * Licensed under the Apache License, Version 2.0 (the "Lice...
{ "pile_set_name": "Github" }
# Event 505 - task_0 ###### Version: 0 ## Description None ## Data Dictionary |Standard Name|Field Name|Type|Description|Sample Value| |---|---|---|---|---| |TBD|Message1|UnicodeString|None|`None`| ## Tags * etw_level_Informational * etw_task_task_0
{ "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" }
// go run mksyscall.go -l32 -openbsd -tags openbsd,386 syscall_bsd.go syscall_openbsd.go syscall_openbsd_386.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build openbsd,386 package unix import ( "syscall" "unsafe" ) var _ syscall.Errno // THIS FILE IS GENERATED BY THE COMMAND AT THE ...
{ "pile_set_name": "Github" }
{ "action": { "hacking": { "variety": [ "Unknown" ], "vector": [ "Web application" ] }, "malware": { "variety": [ "Capture app data" ], "vector": [ "Direct install" ] } }, "actor": { "external": { "country": ...
{ "pile_set_name": "Github" }
3 2 0 4 3 0 2 1 3 0 2 2 2 2 0 0 0 2 3 2 4 4 2 0 0 4 2 2 2 3 0 2 2 0 2 2 2 17 9 0 2 2 2 3 0 9 3 0 0 2 4 0 0 2 2 0 2 2 0 2 2 2 2 0 0 2 0 10 0 21 2 3 3 2 5 0 13 1 2 2 2 3 3 0 2 0 0 0 2 3 2 3 0 0 2 15 18 15 2 5 2 2 3 3 0 2 0 2 2 2 4 2 0 5 2 2 0 2 0 2 2 2 2 2 0 2 12 3 0 0 14 0 2 7 2 0 2 2 3 2 2 2 0 0 3 14 2 2 0 2 1 2 2 0 2 ...
{ "pile_set_name": "Github" }
$OpenBSD$ --- indra/newview/Makefile.orig Sat Mar 24 22:27:05 2007 +++ indra/newview/Makefile Sun Mar 25 13:04:17 2007 @@ -0,0 +1,201 @@ +# + +PROG= secondlife +NOMAN= + +SRCS!= sed 's/newview\///g' files.lst + +#SRCS= head.cpp llagent.cpp llagentdata.cpp llagentpilot.cpp +#SRCS+= llanimalcontrols.cpp llassetuploadresp...
{ "pile_set_name": "Github" }
/* * layout.h - All NTFS associated on-disk structures. Part of the Linux-NTFS * project. * * Copyright (c) 2001-2005 Anton Altaparmakov * Copyright (c) 2002 Richard Russon * * This program/include file is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public ...
{ "pile_set_name": "Github" }
import scala.language.higherKinds final case class Getter[S, A](get: S => A) final case class Wrap[F[_], A](value: F[A]) object Wrap { // Helper to defer specifying second argument to Wrap. // Basically a type lambda specialized for Wrap. // Wr[F]#ap[A] =:= Wrap[F, A] type Wr[F[_]] = { type ap[A] = Wrap[F, A...
{ "pile_set_name": "Github" }
B 32 //02 0x02 //01 0x01 //01 0x01 //01 0x01 //01 0x01 //01 0x01 //01 0x01 //01 0x01 //01 0x01 //01 0x01 //02 0x02 //03 0x03 //04 0x04 //02 0x02 //00 0x00 //-3 0xfd //02 0x02 //-1 0xff //01 0x01 //00 0x00 //-5 0xfb //-12 0xf4 //02 0x02 //00 0x00 //98 0x62 //-1 0xff //01 0x01 //07 0x07 //05 0x05 //-2 0xfe //02 0x02 //00...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using UnityEngine; using UnityEngine.Rendering; using UnityEngine.UIElements; using UnityEditor.ShaderGraph.Serialization; namespace UnityEditor.ShaderGraph { [Serializable, GenerationAPI] // TODO: Public internal abstract class Target : JsonObject { ...
{ "pile_set_name": "Github" }
## DBsubject(Calculus - single variable) ## DBchapter(Parametric) ## DBsection(Arc length) ## Institution(W.H.Freeman) ## Author(Christopher Sira) ## Level(3) ## MO(1) ## TitleText1('Calculus: Early Transcendentals') ## AuthorText1('Rogawski') ## EditionText1('2') ## Section1('11.2') ## Problem1('7') ## KEYWORDS('calcu...
{ "pile_set_name": "Github" }
# coding=utf-8 # # Copyright 2015-2016 F5 Networks 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 applicable law...
{ "pile_set_name": "Github" }
{ "name": "not-a-real-dep", "version": "0.0.0" }
{ "pile_set_name": "Github" }
# Copyright Materialize, Inc. All rights reserved. # # Use of this software is governed by the Business Source License # included in the LICENSE file at the root of this repository. # # As of the Change Date specified in that file, in accordance with # the Business Source License, use of this software will be governed ...
{ "pile_set_name": "Github" }
{ "Resources": { "NewVolume" : { "Type" : "AWS::EC2::Volume", "Properties" : { "Size" : 101, "Encrypted": true, "AvailabilityZone" : "us-west-2b" } }, "NewVolume2" : { "Type" : "AWS::EC2::Volume",...
{ "pile_set_name": "Github" }
package pl.allegro.tech.build.axion.release.domain.hooks; import groovy.lang.Closure; public class SimpleReleaseHookAction implements ReleaseHookAction { private final Closure customAction; public SimpleReleaseHookAction(Closure customAction) { this.customAction = customAction; } @Override ...
{ "pile_set_name": "Github" }
/////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2011, Industrial Light & Magic, a division of Lucas // Digital Ltd. LLC // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the fol...
{ "pile_set_name": "Github" }
/* * drivers/input/serio/gscps2.c * * Copyright (c) 2004-2006 Helge Deller <deller@gmx.de> * Copyright (c) 2002 Laurent Canet <canetl@esiee.fr> * Copyright (c) 2002 Thibaut Varene <varenet@parisc-linux.org> * * Pieces of code based on linux-2.4's hp_mouse.c & hp_keyb.c * Copyright (c) 1999 Alex deVries <alex@o...
{ "pile_set_name": "Github" }
15:A8:F5:AE:6D:33:EB:E0:15:22:31:9B:A0:07:3B:7F:44:FB:85:9C:1D:F6:B7:5E:75:1A:A1:A3:3A:13:8D:86
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 2e1ddfe69a7e04f4a8c3588b38c44cfe folderAsset: yes timeCreated: 1428753050 licenseType: Free DefaultImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
# Processes - Elixir's Unit of Concurrency Elixir processes are fast and lightweight units of concurrency. Not to be confused with OS processes, millions of them can be spawned on a single machine, and each are managed entirely by the Erlang VM. Processes live at the core of Elixir application architectures and can sen...
{ "pile_set_name": "Github" }