text
stringlengths
2
99.9k
meta
dict
/* * base64.h * * Base-64 routines. * * $Id: base64.h,v 1.2 2001/03/15 08:33:05 dugsong Exp $ */ #ifndef BASE64_H #define BASE64_H int base64_pton(char const *, u_char *, size_t); #endif /* BASE64_H */
{ "pile_set_name": "Github" }
# encoding: utf-8 from six.moves.urllib.parse import quote import pytest from dominate.util import escape import ckan.lib.search as search from ckan.tests.legacy.functional.api.base import ApiTestCase, Api3TestCase from ckan.tests.legacy import setup_test_search_index, CreateTestData from ckan.tests.legacy import Te...
{ "pile_set_name": "Github" }
<?php declare(strict_types = 1); namespace Nextras\Orm\Collection; use Countable; use Iterator; use IteratorAggregate; use Nextras\Orm\Collection\Functions\ConjunctionOperatorFunction; use Nextras\Orm\Collection\Functions\DisjunctionOperatorFunction; use Nextras\Orm\Entity\IEntity; use Nextras\Orm\Exception\NoResult...
{ "pile_set_name": "Github" }
# Finnish (Finland) translations for ceilometer. # Copyright (C) 2013 ORGANIZATION # This file is distributed under the same license as the ceilometer project. # # Translators: msgid "" msgstr "" "Project-Id-Version: Ceilometer\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2013-05-31 09:40+0000\n" "PO...
{ "pile_set_name": "Github" }
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU= cloud.google.com/go v0.44.1/go.mod h1:iSa0KzasP4Uvy3f1mN/7PiObzGgflwred...
{ "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" }
/* range.hpp # # Copyright (c) 2013 Alexander Duchene <aduche4@tigers.lsu.edu> # # This piece of software was created as part of the Drosophila Population # Genomics Project opensource agreement. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated ...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the "License"); * you m...
{ "pile_set_name": "Github" }
/******************************* Overrides *******************************/ .ui.selection.dropdown { background-color: #FAFAFA; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075) inset; border-color: #CCCCCC; } .ui.selection.dropdown:focus { box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075) inset, 0px 0...
{ "pile_set_name": "Github" }
/************************************************************************ * This file has been generated automatically from * * * * src/gui/qgsmapcanvasinteractionblocker.h * * ...
{ "pile_set_name": "Github" }
Change history of go-restful = 2017-02-16 - solved issue #304, make operation names unique 2017-01-30 [IMPORTANT] For swagger users, change your import statement to: swagger "github.com/emicklei/go-restful-swagger12" - moved swagger 1.2 code to go-restful-swagger12 - created TAG 2.0.0 2017-01-27 - remove defer...
{ "pile_set_name": "Github" }
#!/usr/bin/env bash ############################################################################# ## ## Copyright (C) 2017 The Qt Company Ltd. ## Contact: http://www.qt.io/licensing/ ## ## This file is part of the provisioning scripts of the Qt Toolkit. ## ## $QT_BEGIN_LICENSE:LGPL21$ ## Commercial License Usage ## Li...
{ "pile_set_name": "Github" }
import ROOT import sys infile = sys.argv[1] infile = ROOT.TFile.Open(infile) workspace = infile.Get("combined") data = workspace.data("obsData") sbModel = workspace.obj("ModelConfig") poi = sbModel.GetParametersOfInterest().first() sbModel.SetSnapshot(ROOT.RooArgSet(poi)) bModel = sbModel.Clone() bModel.SetName("...
{ "pile_set_name": "Github" }
.footer-nav { @include flex-grid-row; align-items: center; background-color: $topbar-background; padding: 2rem; width: 100%; justify-content: center; @include breakpoint(small only) { flex-direction: column; } } .footer-nav-left, .footer-nav-right { @include flex-grid-column(shrink); color: $w...
{ "pile_set_name": "Github" }
#include "pch.h" #include <xlang/Foundation.Collections.h> #include "catch.hpp" #include <windows.h> using namespace xlang; using namespace Foundation; using namespace Foundation::Collections; template <typename T> void test_exception(xlang_result const code) { REQUIRE_THROWS_AS(throw_xlang_error(code), T); ...
{ "pile_set_name": "Github" }
# 7.动画 ***** ### ★ 关于我们 - **公众号【 aMarno 】专注分享 React Native 技术和资源 ,扫码关注↓↓↓** - 公众号回复 RN,可加入 RN 技术微信交流群 - Marno 的主页:**[【 掘金 】](https://gold.xitu.io/user/56c1c513c24aa800534e85f3)** **[【 简书 】](http://www.jianshu.com/u/174a09ba6c25)** - 简书专题 **[《 React Native开发阵营 》](http://www.jianshu.com/c/b4ce1d706d1f)** </br>![](http...
{ "pile_set_name": "Github" }
# 使用说明 1. 在页面引入以下资源 ``` <!-- Web SDK 相关资源 SDK 针对自建客服做出了一些修改 --> <script src="../RongIMLib-cs.js"></script> <script src="./RongIMEmoji.js"></script> <script src="//cdn.ronghub.com/RongIMVoice-2.2.4.min.js"></script> <!-- 客服插件样式表和 js 代码 --> <link rel="stylesheet" href="cs.css"> <script src="utils.js"></script> <script s...
{ "pile_set_name": "Github" }
/* Generated file, do not modify. See jython/src/templates/gderived.py. */ package org.python.antlr.op; import java.io.Serializable; import org.python.core.*; import org.python.core.finalization.FinalizeTrigger; import org.python.core.finalization.FinalizablePyObjectDerived; public class StoreDerived extends Store i...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See License.txt in the repository root. package com.microsoft.tfs.core.clients.workitem.query.qe; /** * @since TEE-SDK-10.1 */ public interface QEQueryRow { public String getFieldName(); public void setFieldName(String fiel...
{ "pile_set_name": "Github" }
require 'mkmf' unless $CFLAGS.gsub!(/ -O[\dsz]?/, ' -O3') $CFLAGS << ' -O3' end if CONFIG['CC'] =~ /gcc/ $CFLAGS << ' -g -Wall' if $DEBUG && !$CFLAGS.gsub!(/ -O[\dsz]?/, ' -O0 -ggdb') $CFLAGS << ' -O0 -ggdb' end end create_makefile 'cosmos/ext/platform'
{ "pile_set_name": "Github" }
require 'tzinfo/timezone_definition' module TZInfo module Definitions module Asia module Seoul include TimezoneDefinition timezone 'Asia/Seoul' do |tz| tz.offset :o0, 30472, 0, :LMT tz.offset :o1, 30600, 0, :KST tz.offset :o2, 32400, 0, :KST...
{ "pile_set_name": "Github" }
{ "$schema": "http://schema.management.azure.com/schemas/2014-04-01-preview/deploymentTemplate.json", "contentVersion": "1.0.0.0", "parameters": { "adminUsername": { "type": "string", "defaultValue": "azuremol", "metadata": { "description": "Enter a username for your VM. Defa...
{ "pile_set_name": "Github" }
/** @file * vboxsf -- VirtualBox Guest Additions for Linux: mount(2) parameter structure. */ /* * Copyright (C) 2006-2010 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or ...
{ "pile_set_name": "Github" }
-- wal2.test -- -- execsql { PRAGMA lock_status } PRAGMA lock_status
{ "pile_set_name": "Github" }
#!/usr/bin/env/python import os import versioneer try: from setuptools import setup except ImportError: from distutils.core import setup # get all data dirs in the datasets module data_files = [] for item in os.listdir("momepy/datasets"): if not item.startswith("__"): if os.path.isdir(os.path.joi...
{ "pile_set_name": "Github" }
/* * Canonical XML implementation test program * (http://www.w3.org/TR/2001/REC-xml-c14n-20010315) * * See Copyright for the status of this software. * * Author: Aleksey Sanin <aleksey@aleksey.com> */ #include "libxml.h" #if defined(LIBXML_C14N_ENABLED) && defined(LIBXML_OUTPUT_ENABLED) #include <stdio.h> #incl...
{ "pile_set_name": "Github" }
/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be use...
{ "pile_set_name": "Github" }
namespace DeviceDetectorNET.Results { class UnknownOsMatchResult: OsMatchResult { public override string Name { get => "UNK"; } public override string ShortName { get => "UNK"; } } }
{ "pile_set_name": "Github" }
-# Copyright (c) 2010-2012, Diaspora Inc. This file is -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. .clearfix.conversations-title %h3= t(".inbox") = link_to t(".new_conversation"), new_conversation_path, class: "btn btn-default pull-right" - flash.each...
{ "pile_set_name": "Github" }
Title: Fedora 16 Beta 发布 Date: 2011-10-05 11:09 Author: liangsuilong Category: Distros Tags: Fedora, fedora 16, verne Slug: fedora-16-beta-released 经过两周的跳票,Fedora 16 Beta 终于发布了。*感谢黑日白月的投稿* Fedora 16 Beta 带来如下特性: - 有关机按钮的 GNOME 3.2(但升级后又变回挂起按钮) - KDE 4.7 - GRUB 2 BootLoader - 全新安装默认使用 GPT 分区表(在BIOS 系统上会增加一个不大...
{ "pile_set_name": "Github" }
1|Customer#000000001|IVhzIApeRb ot,c,E|15|25-989-741-2988|711.56|BUILDING|to the even, regular platelets. regular, ironic epitaphs nag e 2|Customer#000000002|XSTf4,NCwDVaWNe6tEgvwfmRchLXak|13|23-768-687-3665|121.65|AUTOMOBILE|l accounts. blithely ironic theodolites integrate boldly: caref 3|Customer#000000003|MG9kdTD2W...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd"> <meta> <author>Dav Glass</author> <documentationURL></documentationURL> <sampleQuery>select * from {table} where id='spullara'</sampleQuery> </meta> <bindings> <select itemPath="json" produces="JS...
{ "pile_set_name": "Github" }
# export CUDA_VISIBLE_DEVICES=1 python3 main.py \ --epoch 100 \ --learning_rate .0001 \ --beta 0.5 \ --batch_size 35 \ --save_itr 250 \ --sample_size 30 \ --input_height 256 \ --output_height 256 \ --lambda_val 1.0 \ --smoothing 1.0 \ --use_resize True \ --dataset wikiart \ --input_fname_pattern */*.jpg \ --checkpoint_...
{ "pile_set_name": "Github" }
package biweekly.io.scribe.property; import biweekly.ICalVersion; import biweekly.io.WriteContext; import biweekly.property.Transparency; /* Copyright (c) 2013-2018, Michael Angstadt All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that ...
{ "pile_set_name": "Github" }
// URL input binding // This input binding is very similar to textInputBinding from // shiny.js. var urlInputBinding = new Shiny.InputBinding(); // An input binding must implement these methods $.extend(urlInputBinding, { // This returns a jQuery object with the DOM element find: function(scope) { return $(s...
{ "pile_set_name": "Github" }
<?php namespace AiP\Handler\Daemonic; class InvalidArgumentException extends \InvalidArgumentException {}
{ "pile_set_name": "Github" }
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2020 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab * Copyright (C) 2012 - Scilab Enterprises - Calixte DENIZET * * Copyright (C) 2012 - 2016 - Scilab Enterprises * * This file is hereby licensed under the terms of the GNU GPL v2.0, * pursuant to article 5.3...
{ "pile_set_name": "Github" }
<?php namespace oasis\names\specification\ubl\schema\xsd\CommonBasicComponents_2; use un\unece\uncefact\data\specification\UnqualifiedDataTypesSchemaModule\_2; /** * @xmlNamespace urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2 * @xmlType CodeType * @xmlName RejectReasonCodeType * @var oasis\n...
{ "pile_set_name": "Github" }
th { color: black; /* fixes angular doc */ } a:hover { box-shadow: none; } #settings-modal { min-width: 1000px; max-height: 90%; top: 5% !important; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.wo...
{ "pile_set_name": "Github" }
//===--- XPCTransport.cpp - sending and receiving LSP messages over XPC ---===// // // 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" }
/* * Copyright (C) 2012 Avionic Design GmbH * * 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/bcd.h> #include <linux/i2c.h> #include <linux/module.h> #include...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2016-2017 Chris K Wensel <chris@wensel.net>. All Rights Reserved. * Copyright (c) 2007-2017 Xplenty, Inc. All Rights Reserved. * * Project and contact information: http://www.cascading.org/ * * This file is part of the Cascading project. * * Licensed under the Apache License, Version 2.0 (the...
{ "pile_set_name": "Github" }
# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_sms_client # # Translators: # OCA Transbot <transbot@odoo-community.org>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-04-27 02:37+0000\n" "PO-Rev...
{ "pile_set_name": "Github" }
In this exercise, it's Valentine's day and you and your partner are planning on doing something nice together. Your partner has lots of ideas, and is now asking you to rate the ideas, in order to find the activity to engage in. The following ideas are proposed by your partner: - Playing a board game - Chill out - Wat...
{ "pile_set_name": "Github" }
Namespace Abilities Public Class Pickup Inherits Ability Public Sub New() MyBase.New(53, "Pickup", "The Pokémon may pick up items.") End Sub Public Shared Sub Pickup() For Each p As Pokemon In Core.Player.Pokemons If p.Ability IsNot Nothing...
{ "pile_set_name": "Github" }
From 6731d2c9039fbe1ecf21915eab3acee0a999508a Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Fri, 10 Jul 2020 21:38:20 +0200 Subject: [PATCH] rockchip: use system LED for OpenWrt Use the SYS LED on the casing for showing system status. This patch is kept seperate from the NanoPi R2S support p...
{ "pile_set_name": "Github" }
/* Copyright (c) 2012, Broadcom Europe Ltd All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and t...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard. // #import "NSObject-Protocol.h" @class NSArray, NSDictionary, NSObject; @protocol OS_dispatch_queue; @protocol LiDiskDelegate <NSObject...
{ "pile_set_name": "Github" }
#ifdef _WIN32 #include "coprocess-win32.cpp" #else #include "coprocess-unix.cpp" #endif
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_h...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 007CF95EA40F32440D3BBDF265373D54 /* SJSQLiteColumnInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F1D9EAF6D35509306E6AF1AB8FDFB93 /* SJSQLiteColumnInfo.h */; settings = {ATTRIBUTES = (Proje...
{ "pile_set_name": "Github" }
var LoginLayer = cc.Layer.extend({ _ccsNode:null, ctor:function () { this._super(); this.createCCSNode("uiccs/LoginLayer.csb"); var ccsNode=this._ccsNode; this._nameTextField=ccsNode.getChildByName("_nameTextField"); this._psTextField=ccsNode.getChildByName("_p...
{ "pile_set_name": "Github" }
/******************************************************************************* * AMetal * ---------------------------- * innovating embedded platform * * Copyright (c) 2001-2018 Guangzhou ZHIYUAN Electronics Co., Ltd. * All rights reserved. *...
{ "pile_set_name": "Github" }
{-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE ScopedTypeVariables #-} {-# LANGUAGE ViewPatterns #-} {- | Module : Text.Pandoc.Writers.ConTeXt Copyright : Copyright (C) 2007-2020 John MacFarlane License : GNU GPL, version 2 or above Maintainer : John MacFarlane <jgm@berkeley.edu> S...
{ "pile_set_name": "Github" }
/* * Simple Open Pixel Control client for Processing, * designed to sample each LED's color from some point on the canvas. * * Micah Elizabeth Scott, 2013 * This file is released into the public domain. */ import java.net.*; import java.util.Arrays; public class OPC implements Runnable { Thread thread; Sock...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 25 2017 03:49:04). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> @class NSNumber, NSString; @interface TypingStyleChoice : NSObject { BOOL _selectable; NSString *_n...
{ "pile_set_name": "Github" }
# /* Copyright (C) 2001 # * Housemarque Oy # * http://www.housemarque.com # * # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt or copy at # * http://www.boost.org/LICENSE_1_0.txt) # */ # # /* Revised by Paul Mensonides (2002) */ # # /* See http://www.boost...
{ "pile_set_name": "Github" }
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <!-- MSBuild was complaing about some settings from common.props file, so I excluded them in conditional way --> <IsVisualBasic>true</IsVisualBasic> </PropertyGroup> <Import Project="..\..\build\common.props" /> <PropertyGroup> <TargetFrameworks>net...
{ "pile_set_name": "Github" }
[role="xpack"] [[security-api-clear-role-cache]] === Clear roles cache API ++++ <titleabbrev>Clear roles cache</titleabbrev> ++++ Evicts roles from the native role cache. [[security-api-clear-role-cache-request]] ==== {api-request-title} `POST /_security/role/<name>/_clear_cache` [[security-api-clear-role-cache-p...
{ "pile_set_name": "Github" }
# Verify if D-pad works input_device = "RetroUSB.com RetroPad" input_driver = "android" input_b_btn = "97" input_select_btn = "98" input_start_btn = "99" input_up_btn = "h0up" input_down_btn = "h0down" input_left_btn = "h0left" input_right_btn = "h0right" input_a_btn = "97" input_b_btn_label = "B" input_select_btn_la...
{ "pile_set_name": "Github" }
#include "includes.h" #include "functions.h" #include "externs.h" // globals ADVINFO advinfo[MAXTHREADS]; CRITICAL_SECTION CriticalSection; EXPLOIT exploit[]={ #ifndef NO_NETBIOS {"netbios", "NetBios", 139, NetBios, 0, FALSE, FALSE}, {"ntpass", "NTPass", 445, NetBios, 0, FALSE, FALSE}, #endif #ifndef NO_DCOM {...
{ "pile_set_name": "Github" }
// Copyright 2014 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. // This file implements a cache of method sets. package typeutil import ( "go/types" "sync" ) // A MethodSetCache records the method set of each type T for...
{ "pile_set_name": "Github" }
// SONIC ROBO BLAST 2 //----------------------------------------------------------------------------- // Copyright (C) 2012-2016 by John "JTE" Muniz. // Copyright (C) 2012-2020 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. // See t...
{ "pile_set_name": "Github" }
import { Component } from "@angular/core"; import { Router } from "@angular/router"; import { AuthService } from "../model/auth.service"; @Component({ moduleId: module.id, templateUrl: "admin.component.html" }) export class AdminComponent { constructor(private auth: AuthService, private router: R...
{ "pile_set_name": "Github" }
{ "cli": { "plugins": [ "./Cli/Api", "./Cli/InstallApp", "./Cli/InstallDevApp", "./Cli/Develop", "./Cli/Build", "./Cli/RunTests", "./Cli/ReleaseArchive", "./Cli/Deploy", "./Cli/SwitchRelease", ...
{ "pile_set_name": "Github" }
#!/bin/sh -e # # rc.local # # This script is executed at the end of each multiuser runlevel. # Make sure that the script will "exit 0" on success or any other # value on error. # # In order to enable or disable this script just change the execution # bits. # # By default this script does nothing. # ## The above are the...
{ "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>48-609</num> <reason>Re...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <root> <!-- Microsoft ResX Schema Version 2.0 The primary goals of this format is to allow a simple XML format that is mostly human readable. The generation and parsing of the various data types are done through the TypeConverter classes assoc...
{ "pile_set_name": "Github" }
# $Id$ # Authority: dries # Upstream: Thomas Eschenbacher <thomas,eschenbacher$gmx,de> # depends on gsl, which is rfx in these dists %{?el5:# Tag: rfx} %{?el4:# Tag: rfx} %{?el3:# Tag: rfx} Summary: Sound editor Name: kwave Version: 0.7.10 Release: 2%{?dist} License: GPL Group: Applications/Multimedia URL: http://kwa...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <html> <head> <style> th { word-spacing: 0; letter-spacing: 0; text-transform: none; text-indent: 0; text-shadow: none; line-height: normal; white-space: normal; word-wrap: normal; } </style> </head> <table width="...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>SchemeUserState</key> <dict> <key>HelloWorld.xcscheme</key> <dict> <key>orderHint</key> <integer>0</integer> </dict> </dict> <ke...
{ "pile_set_name": "Github" }
require 'spec_helper' describe 'firewall', :type => :class do context 'kernel => Linux' do with_debian_facts it { should contain_class('firewall::linux').with_ensure('running') } end context 'kernel => Windows' do let(:facts) {{ :kernel => 'Windows' }} it { expect { should contain_class('firewal...
{ "pile_set_name": "Github" }
const uiFile = process.env.SRC_FILE; require('../spec/config'); require(`../${uiFile}`); require('../spec/interface_examples'); require('../spec/default_suite_tracking_examples'); require('../spec/shared_behavior_spec');
{ "pile_set_name": "Github" }
package utils; import java.io.File; import java.nio.*; import java.util.*; /** * @class Options * * @brief This class implements the Singleton pattern to handle the * processing of command-line options. */ public class Options { /** The singleton @a Options instance. */ private static Options mUn...
{ "pile_set_name": "Github" }
#include <string.h> #include <ctype.h> #ifndef strcasecmp int strcasecmp(const char *s1, const char *s2) { while (*s1 != '\0' && tolower(*s1) == tolower(*s2)) { s1++; s2++; } return tolower(*(unsigned char *) s1) - tolower(*(unsigned char *) s2); } #endif #ifndef strncasecmp int strncase...
{ "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 u...
{ "pile_set_name": "Github" }
<?php namespace Elasticsearch\Common\Exceptions\Curl; use Elasticsearch\Common\Exceptions\ElasticsearchException; use Elasticsearch\Common\Exceptions\TransportException; /** * Class OperationTimeoutException * * @category Elasticsearch * @package Elasticsearch\Common\Exceptions\Curl * @author Zachary Tong <z...
{ "pile_set_name": "Github" }
/* $NetBSD: lib.h,v 1.1.1.1 2008/12/22 00:18:44 haad Exp $ */ /* * Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. * Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. * * This file is part of LVM2. * * This copyrighted material is made available to anyone wishing to use, * modify,...
{ "pile_set_name": "Github" }
/* * linux/fs/ext3/acl.c * * Copyright (C) 2001-2003 Andreas Gruenbacher, <agruen@suse.de> */ #include <linux/init.h> #include <linux/sched.h> #include <linux/slab.h> #include <linux/capability.h> #include <linux/fs.h> #include <linux/ext3_jbd.h> #include <linux/ext3_fs.h> #include "xattr.h" #include "acl.h" /* ...
{ "pile_set_name": "Github" }
# Defining a Mock Class # ## Mocking a Normal Class ## Given ``` class Foo { ... virtual ~Foo(); virtual int GetSize() const = 0; virtual string Describe(const char* name) = 0; virtual string Describe(int type) = 0; virtual bool Process(Bar elem, int count) = 0; }; ``` (note that `~Foo()` **must** be vi...
{ "pile_set_name": "Github" }
var toString = Object.prototype.toString; module.exports = function kindOf(val) { if (val === void 0) return 'undefined'; if (val === null) return 'null'; var type = typeof val; if (type === 'boolean') return 'boolean'; if (type === 'string') return 'string'; if (type === 'number') return 'number'; if (...
{ "pile_set_name": "Github" }
#include "ex16_21_debugdelete.h" #include "ex16_28_shared_ptr.h" #include "ex16_28_unique_ptr.h" #include <cassert> #include <iostream> struct Foo { Foo() { std::cout << "Foo()\n"; } ~Foo() { std::cout << "~Foo()\n"; } Foo(const Foo&) { std::cout << "Foo copy ctor\n"; } Foo(Foo&&) { std::cout << "Foo m...
{ "pile_set_name": "Github" }
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/apigateway/APIGateway_EXPORTS.h> #include <aws/apigateway/APIGatewayRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace...
{ "pile_set_name": "Github" }
Methods ======= Methods are called on a datepicker by calling the ``datepicker`` function with a string first argument, followed by any arguments the method takes :: $('.datepicker').datepicker('method', arg1, arg2); destroy ------- Arguments: None Remove the datepicker. Removes attached events, internal at...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2007-2008 Intel Corporation * Jesse Barnes <jesse.barnes@intel.com> * Copyright 2010 Red Hat, Inc. * * 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 restri...
{ "pile_set_name": "Github" }
# This source code refers to The Go Authors for copyright purposes. # The master list of authors is in the main Go distribution, # visible at http://tip.golang.org/AUTHORS.
{ "pile_set_name": "Github" }
################## GBDT-PL Python API ################## ******************************* Steps to Use GBDT-PL Python API ******************************* To use the python API of GBDT-PL, we need 5 steps: 1. Create a dictionary of parameters for GBDT-PL. 2. Create training, evaluation and test datasets. All datasets ...
{ "pile_set_name": "Github" }
/* @flow */ // import { warn } from 'core/util/index' // this will be preserved during build // $flow-disable-line const acorn = require('acorn') // $flow-disable-line const walk = require('acorn/dist/walk') // $flow-disable-line const escodegen = require('escodegen') export function nodeToBinding (node: Object): an...
{ "pile_set_name": "Github" }
namespace ClassLib074 { public class Class095 { public static string Property => "ClassLib074"; } }
{ "pile_set_name": "Github" }
using Model=UnityEngine.AssetGraph.DataModel.Version2; namespace UnityEngine.AssetGraph { public class NodeEvent { public enum EventType : int { EVENT_NONE, EVENT_CONNECTING_BEGIN, EVENT_CONNECTING_END, EVENT_CONNECTION_ESTABLISHED, EVENT_NODE_UPDATED, EVENT_NODE_CLICKED, EVENT_CONNECTIONPO...
{ "pile_set_name": "Github" }
#if !BESTHTTP_DISABLE_ALTERNATE_SSL && (!UNITY_WEBGL || UNITY_EDITOR) using System; using Org.BouncyCastle.Crypto.Utilities; namespace Org.BouncyCastle.Crypto.Engines { /// <summary> /// Implementation of Daniel J. Bernstein's ChaCha stream cipher. /// </summary> public class ChaCha7539Engine ...
{ "pile_set_name": "Github" }
/* * Post mortem Dwarf CFI based unwinding on top of regs and stack dumps. * * Lots of this code have been borrowed or heavily inspired from parts of * the libunwind 0.99 code which are (amongst other contributors I may have * forgotten): * * Copyright (C) 2002-2007 Hewlett-Packard Co * Contributed by David Mos...
{ "pile_set_name": "Github" }
{if $errormessage} {include file="$template/includes/alert.tpl" type="error" errorshtml=$errormessage} {/if} <form method="post" action="{$smarty.server.PHP_SELF}?step=3" enctype="multipart/form-data" role="form"> <div class="row"> <div class="form-group col-sm-4"> <label for="inputName">{...
{ "pile_set_name": "Github" }
{ "action": { "hacking": { "variety": [ "Unknown" ], "vector": [ "Unknown" ] } }, "actor": { "external": { "country": [ "Unknown" ], "motive": [ "Financial" ], "region": [ "000000" ], "variety": [...
{ "pile_set_name": "Github" }
// Copyright 2001-2019 Crytek GmbH / Crytek Group. All rights reserved. #pragma once #include "AbstractObjectItem.h" #include <CryIcon.h> #include <QVariant> #include <QString> namespace Schematyc { struct IScriptElement; struct IScriptFunction; struct IScriptConstructor; struct IScriptSignalReceiver; } namespa...
{ "pile_set_name": "Github" }
import Pipe import structs/[List, ArrayList, HashMap] import native/[ProcessUnix, ProcessWin32] /** * Allows to launch processes with arbitrary arguments, redirect * standard input, output, and error, get the error code, and wait * for the end of the execution */ Process: abstract class { /** Argument...
{ "pile_set_name": "Github" }
// // FileVerificationDataSource.h // GPGServices // // Created by Moritz Ulrich on 22.04.11. // Copyright 2011 __MyCompanyName__. All rights reserved. // #import <Foundation/Foundation.h> @class GPGSignature; @interface FileVerificationDataSource : NSObject @property (nonatomic, readonly) NSArray<NSDictionary ...
{ "pile_set_name": "Github" }
# Copyright 2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2
{ "pile_set_name": "Github" }
# TX parameters set TX_NUM_OF_LANES 4 ; # L set TX_NUM_OF_CONVERTERS 4 ; # M set TX_SAMPLES_PER_FRAME 1 ; # S set TX_SAMPLE_WIDTH 16 ; # N/NP set TX_SAMPLES_PER_CHANNEL [expr $TX_NUM_OF_LANES * 32 / \ ($TX_NUM_OF_CONVERTERS * $TX_SAMPLE_WIDTH)] ; # L * 32 / (M * N) # RX param...
{ "pile_set_name": "Github" }