text stringlengths 2 99.9k | meta dict |
|---|---|
// This file is intended to be blank, since it is used as the precompiled header
// generator for builds. No include in this file is needed as the header include is
// forced via the "Forced Include File" option in project property. | {
"pile_set_name": "Github"
} |
import { Finding } from "../";
import { Project, TsConfigJson } from "../../model";
import { Rule } from "./Rule";
export class FN012013_TSC_exclude extends Rule {
constructor(private exclude: string[]) {
super();
}
get id(): string {
return 'FN012013';
}
get title(): string {
return 'tsconfig.... | {
"pile_set_name": "Github"
} |
Connecting to: localhost:5001
Stopped at tests/debugger/do_display.js:20
(jerry-debugger) b a
Breakpoint 1 at tests/debugger/do_display.js:15 (in a() at line:15, col:1)
(jerry-debugger) b b
Breakpoint 2 at tests/debugger/do_display.js:16 (in b() at line:16, col:1)
(jerry-debugger) b c
Breakpoint 3 at tests/debugger/do_... | {
"pile_set_name": "Github"
} |
context("plot intro")
test_that("test return object", {
plot_obj <- plot_intro(iris)
expect_true(is.ggplot(plot_obj))
})
| {
"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 <iLifeSlideshow/MRMarimbaView.h>
@class IPMarimbaSlideshow, IPMarimbaTextEditor, NSString;
@interface IPMarimbaView : MRMarim... | {
"pile_set_name": "Github"
} |
{% comment -%}Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.{% endcomment -%}
<script type="text/javascript" src="{{_rel}}styles/docfx.vendor.js"></script>
<script type="text/javascript" src="{{_rel}}styles/docfx.js"></scr... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
</startup>
<appSettings>
<add key="HttpClientUserAgent" value="" />
</appSettings>
</configuration> | {
"pile_set_name": "Github"
} |
/*
* HND SiliconBackplane PMU support.
*
* Copyright (C) 1999-2013, Broadcom Corporation
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the GNU General Public License version 2 (the "G... | {
"pile_set_name": "Github"
} |
<HTML>
<BODY>
This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.
</BODY>
</HTML>
| {
"pile_set_name": "Github"
} |
.class public interface abstract Landroid/support/v7/widget/PopupMenu$OnDismissListener;
.super Ljava/lang/Object;
# virtual methods
.method public abstract onDismiss(Landroid/support/v7/widget/PopupMenu;)V
.end method
| {
"pile_set_name": "Github"
} |
/* Roots_to_Spectrum.cpp
*
* Copyright (C) 2020 David Weenink
*
* This code 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.
*
... | {
"pile_set_name": "Github"
} |
@model AlanJuden.MvcReportViewer.ExampleWebsite.Models.AddPhoneNumberViewModel
@{
ViewBag.Title = "Phone Number";
}
<h2>@ViewBag.Title.</h2>
@using (Html.BeginForm("AddPhoneNumber", "Manage", FormMethod.Post, new { @class = "form-horizontal", role = "form" }))
{
@Html.AntiForgeryToken()
<h4>Add... | {
"pile_set_name": "Github"
} |
#!/bin/sh
# Republish everything in npm, both the 0.4.x series and the 0.5.x series
# You should updateall successfully first
# You should be Tom or someone who has talked to Tom
source scripts/our-modules.source
for module in "${modules[@]}"
do
npm info $module | grep latest
done
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @brief
* @{
*
* @file
* @brief
*
* @author Martine Lend... | {
"pile_set_name": "Github"
} |
## `joomla:3-php7.2`
```console
$ docker pull joomla@sha256:a939d120713b0173e0a44e5fee4881d0c317a565fb8920ebb90a9153feea48e5
```
- Manifest MIME: `application/vnd.docker.distribution.manifest.list.v2+json`
- Platforms:
- linux; amd64
- linux; arm variant v5
- linux; arm variant v7
- linux; arm64 variant v8
- lin... | {
"pile_set_name": "Github"
} |
/****************************************************************************
Copyright (c) 2013-2016 Chukong Technologies Inc.
Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and assoc... | {
"pile_set_name": "Github"
} |
# Copyright 2018, Cossack Labs Limited
#
# 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 wri... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"size" : "20x20",
"idiom" : "iphone",
"filename" : "Icon-App-20x20@2x.png",
"scale" : "2x"
},
{
"size" : "20x20",
"idiom" : "iphone",
"filename" : "Icon-App-20x20@3x.png",
"scale" : "3x"
},
{
"size" : "29x29",
"idiom" : "... | {
"pile_set_name": "Github"
} |
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, knewstuff }:
mkDerivation {
name = "kturtle";
meta = with lib; {
homepage = "https://kde.org/applications/en/utilities/org.kde.kturtle";
description = "KTurtle is an educational programming environment for learning how to program";
mainta... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python3
# https://codingcompetitions.withgoogle.com/codejam/round/000000000019fd27/0000000000209a9e
t, b = map(int, input().split())
for _ in range(t):
xs = [None] * b
q, k, k1, k2 = 0, 0, None, None
def query(k):
global q
q += 1
print(k)
r = int(input())
... | {
"pile_set_name": "Github"
} |
// Go support for Protocol Buffers - Google's data interchange format
//
// Copyright 2011 The Go Authors. All rights reserved.
// https://github.com/golang/protobuf
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met... | {
"pile_set_name": "Github"
} |
// (C) Copyright Gennadiy Rozental 2005-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 http://www.boost.org/libs/test for the library home page.
//
// File : $RCSfile$
//
// Version ... | {
"pile_set_name": "Github"
} |
babel-compiler@7.2.0-rc171.6
babel-runtime@1.3.0-rc171.6
base64@1.0.11
blaze-tools@1.0.10
boilerplate-generator@1.6.0-rc171.6
caching-compiler@1.2.0-rc171.6
caching-html-compiler@1.1.3
dynamic-import@0.5.0-rc171.6
ecmascript@0.12.0-rc171.6
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0-rc171.6
ecmascript-runt... | {
"pile_set_name": "Github"
} |
# Bad IRI : good escape, bad charcater
{<http://example/\u0020> <http://example/p> <http://example/o> .}
| {
"pile_set_name": "Github"
} |
CREATE TABLE t1 (i1 INT UNSIGNED NULL DEFAULT 42) ENGINE=innodb;
INSERT INTO t1 VALUES(NULL);
ALTER TABLE t1 CHANGE i1 i1 INT UNSIGNED NOT NULL DEFAULT rand(),
ALGORITHM=INPLACE;
ERROR 01000: Data truncated for column 'i1' at row 1
ALTER TABLE t1 CHANGE i1 i1 INT UNSIGNED NOT NULL DEFAULT rand(),
ALGORITHM=COPY;
ERROR ... | {
"pile_set_name": "Github"
} |
#!/bin/bash
rp=`realpath $0`
export ssl_options="--ssl-cert=$src_dir/ssl-cert/client-cert.pem --ssl-key=$src_dir/ssl-cert/client-key.pem"
res=0
echo "Trying RWSplit"
echo "show tables" | mysql -u$maxscale_user -p$maxscale_password -h ${maxscale_000_network} -P 4006 $ssl_option test
if [ $? != 0 ] ; then
res=... | {
"pile_set_name": "Github"
} |
package spoon.test.reference;
public interface Foo extends Sup {
void foo();
}
interface Sup {
void sup();
} | {
"pile_set_name": "Github"
} |
-:1: error: invalid combination of opcode and operands
| {
"pile_set_name": "Github"
} |
p :link {
ba:zinga;;;
foo: bar;;;
} | {
"pile_set_name": "Github"
} |
[METADATA]
title = Zelda Classic
author = Armageddon Games
info_0 = The 'Zelda Classic Module' for ZC Player
info_1 = and ZQ Editor, featuring the classic
info_2 = first through tenth quests by Armageddon
info_3 = Games, and various contest contributors.
info_4 =
version_first = 2
version_second = 0
version_third = ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>FreeType-2.5.5 API Reference</title>
<style type="text/css">
a:link { color: #0000EF; }
a:visited { color: #51188E; }
a:ho... | {
"pile_set_name": "Github"
} |
<?php
namespace OpenSkedge\AppBundle\Form;
use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\FormBuilderInterface;
use Symfony\Component\OptionsResolver\OptionsResolverInterface;
class AvailabilityScheduleType extends AbstractType
{
public function buildForm(FormBuilderInterface $builder, array... | {
"pile_set_name": "Github"
} |
<?php
/**
* @link http://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @license http://www.yiiframework.com/license/
*/
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source ... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2009 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... | {
"pile_set_name": "Github"
} |
#include "sage3basic.h"
#include "InterProcDataFlowAnalysis.h"
#include <boost/foreach.hpp>
#define foreach BOOST_FOREACH
void InterProcDataFlowAnalysis::run () {
bool change;
int iteration = 0;
do {
change = false;
std::vector<SgFunctionDeclaration*> processingOrde... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" ?>
<annotation>
<folder>widerface</folder>
<filename>1--Handshaking_1_Handshaking_Handshaking_1_164.jpg</filename>
<source>
<database>wider face Database</database>
<annotation>PASCAL VOC2007</annotation>
<image>flickr</image>
<flickrid>-1</flickrid>
</source>
<owner>
<flickrid>yanyu</flickrid>
<nam... | {
"pile_set_name": "Github"
} |
# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
pkgname=libretro-gpsp
pkgver=0_git20200405
pkgrel=0
_commit="514cb1e66b24a5935eb17a5f918a13ec631a1959"
pkgdesc="gpSP for libretro"
url="https://github.com/libretro/gpsp"
arch="all"
license="GPL-2.0-only"
source="$pk... | {
"pile_set_name": "Github"
} |
好奇心原文链接:[「万物简史」关于空气污染的概念,它其实“进化”了_文化_好奇心日报-苏琦](https://www.qdaily.com/articles/31229.html)
WebArchive归档链接:[「万物简史」关于空气污染的概念,它其实“进化”了_文化_好奇心日报-苏琦](http://web.archive.org/web/20180921080635/http://www.qdaily.com:80/articles/31229.html)
 | {
"pile_set_name": "Github"
} |
# PCSF00485
_V0 Infinite Health
$0000 821C60EC 00000004
_V0 Max Health
$0200 81FEAEAC 0003087D
_V0 Infinite/Max Health
$0000 821C60EC 00000014
$0200 81FEAEAC 0003087D
_V0 Infinite/Max Bolts
$0200 821C6F40 3B9AC9FF
$0200 81FEAE98 3B9AC9FF
_V0 Infinite Jump
$C203 00000001 00004000
$0200 821C3F6C FFFF0000
$C203 0000... | {
"pile_set_name": "Github"
} |
source_snapshot_id = 'snapshot-id'
source_region = 'us-east-1'
target_region = 'us-west-2'
# You must configure your EC2 client for the destination region to copy
ec2 = Aws::EC2::Client(region: target_region)
resp = ec2.copy_snapshot({
source_region: source_region,
source_snapshot_id: source_snapshot_id,
})
... | {
"pile_set_name": "Github"
} |
//
// Licensed under the terms in License.txt
//
// Copyright 2010 Allen Ding. All rights reserved.
//
#import "KWAfterAllNode.h"
#import "KWAfterEachNode.h"
#import "KWBeforeAllNode.h"
#import "KWBeforeEachNode.h"
#import "KWCallSite.h"
#import "KWContextNode.h"
#import "KWExampleNodeVisitor.h"
#import "KWExample.h"
... | {
"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>CommonPeripheralDSP</key>
<array>
<dict>
<key>DeviceID</key>
<integer>0</integer>
<key>DeviceType</key>
<string>Headphone</strin... | {
"pile_set_name": "Github"
} |
#include "defines.h"
long getfree(
network_t *net
)
{
FREE( net->nodes );
FREE( net->arcs );
FREE( net->dummy_arcs );
net->nodes = net->stop_nodes = NULL;
... | {
"pile_set_name": "Github"
} |
/* ****************************************************************** **
** OpenSees - Open System for Earthquake Engineering Simulation **
** Pacific Earthquake Engineering Research Center **
** **
** ... | {
"pile_set_name": "Github"
} |
#ifdef BLOG_CURRENT_CHANNEL
#undef BLOG_CURRENT_CHANNEL
#endif
#define BLOG_CURRENT_CHANNEL BLOG_CHANNEL_NCDInterfaceMonitor
| {
"pile_set_name": "Github"
} |
100%
NTP 0,$
NTP License (NTP) Copyright (c) (CopyrightHoldersName) (From 4-digit-year)-(To
4-digit-year)
Permission to use, copy, modify, and distribute this software and its documentation
for any purpose with or without fee is hereby granted, provided that the above
copyright notice appears in all copies and that b... | {
"pile_set_name": "Github"
} |
//
// ConfigurationViewController.m
// FlexiSPY
//
// Created by Makara Khloth on 12/23/12.
// Copyright 2012 __MyCompanyName__. All rights reserved.
//
#import "ConfigurationViewController.h"
#import "MobileSPYAppDelegate.h"
#import "PreferencesData.h"
#import "AppEngineUICmd.h"
@implementation ConfigurationView... | {
"pile_set_name": "Github"
} |
#!/usr/bin/python
# Exim ESMTP DoS Exploit by 1N3 v20150128
# CVE-2015-0235 GHOST glibc gethostbyname buffer overflow
# http://crowdshield.com
#
# USAGE: python ghost-smtp-dos.py <ip> <port>
#
# Escape character is '^]'.
# 220 debian-7-7-64b ESMTP Exim 4.80 ...
# HELO
# 0000000000000000000000000000000000000000000000000... | {
"pile_set_name": "Github"
} |
<!-- HTML header for doxygen 1.8.14-->
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" cont... | {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
module Decidim
module Proposals
class Permissions < Decidim::DefaultPermissions
def permissions
return permission_action unless user
# Delegate the admin permission checks to the admin permissions class
return Decidim::Proposals::Admin::Permissions.new... | {
"pile_set_name": "Github"
} |
package edu.illinois.library.cantaloupe.processor.codec;
import edu.illinois.library.cantaloupe.image.Format;
import edu.illinois.library.cantaloupe.image.Metadata;
import edu.illinois.library.cantaloupe.operation.Encode;
import edu.illinois.library.cantaloupe.processor.codec.jpeg.TurboJPEGImageWriter;
import org.slf4... | {
"pile_set_name": "Github"
} |
var x = new Type();
x.foo; //: string
function Type() {}
Type.prototype.foo = "hi";
| {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use
* this file except in compliance with the License. A copy of the License... | {
"pile_set_name": "Github"
} |
{
"ver": "1.0.1",
"uuid": "701414e0-36ee-4efb-ad1f-e95a55d44a0b",
"isGroup": false,
"subMetas": {}
} | {
"pile_set_name": "Github"
} |
/*
* Copyright 2014-2015 Groupon, Inc
* Copyright 2014-2015 The Billing Project, LLC
*
* The Billing Project licenses this file to you 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... | {
"pile_set_name": "Github"
} |
/*
------------------------------------------------------------------------------------
LICENSE:
------------------------------------------------------------------------------------
This file is part of EVEmu: EVE Online Server Emulator
Copyright 2006 - 2016 The EVEmu Team
For the latest informa... | {
"pile_set_name": "Github"
} |
/**
* \file
*
* \brief Instance description for SERCOM4
*
* Copyright (c) 2014 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:... | {
"pile_set_name": "Github"
} |
using System.Collections.Generic;
using Xunit.Abstractions;
using Xunit.Sdk;
namespace Foundatio.Xunit {
public class RetryTheoryDiscoverer : IXunitTestCaseDiscoverer {
readonly IMessageSink diagnosticMessageSink;
public RetryTheoryDiscoverer(IMessageSink diagnosticMessageSink) {
this... | {
"pile_set_name": "Github"
} |
/*
ZEsarUX ZX Second-Emulator And Released for UniX
Copyright (C) 2013 Cesar Hernandez Bano
This file is part of ZEsarUX.
ZEsarUX 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 ... | {
"pile_set_name": "Github"
} |
# NFS RPC client -- RFC 1094
# XXX This is not yet complete.
# XXX Only GETATTR, SETTTR, LOOKUP and READDIR are supported.
# (See mountclient.py for some hints on how to write RPC clients in
# Python in general)
import rpc
from rpc import UDPClient, TCPClient
from mountclient import FHSIZE, MountPacker, MountUnpacke... | {
"pile_set_name": "Github"
} |
(function ($, undefined) {
/* FlatColorPicker messages */
if (kendo.ui.FlatColorPicker) {
kendo.ui.FlatColorPicker.prototype.options.messages =
$.extend(true, kendo.ui.FlatColorPicker.prototype.options.messages,{
"apply": "Apply",
"cancel": "Cancel",
"noColor": "no color",
"clearColor": "Clear color"
});
}
/*... | {
"pile_set_name": "Github"
} |
--------------------------------------------------------------------------------
module Hakyll.Core.Compiler.Require
( Snapshot
, save
, saveSnapshot
, load
, loadSnapshot
, loadBody
, loadSnapshotBody
, loadAll
, loadAllSnapshots
) where
---------------------------------------... | {
"pile_set_name": "Github"
} |
[android-components](../../index.md) / [mozilla.components.browser.state.state](../index.md) / [ReaderState](./index.md)
# ReaderState
`data class ReaderState` [(source)](https://github.com/mozilla-mobile/android-components/blob/master/components/browser/state/src/main/java/mozilla/components/browser/state/state/Read... | {
"pile_set_name": "Github"
} |
package jgnash.util;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Documented
@Retention(RetentionPolicy.CLASS)
@Target({ElementType.FIELD, ElementType.METHOD, El... | {
"pile_set_name": "Github"
} |
/*
* The MIT License (MIT)
*
* Copyright (c) 2017-2018, Erik Moqvist
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights t... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2020 PingCAP, 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 or agreed ... | {
"pile_set_name": "Github"
} |
/* File : example.cxx */
#include "example.h"
#define M_PI 3.14159265358979323846
/* Move the shape to a new location */
void Shape::move(double dx, double dy) {
x += dx;
y += dy;
}
int Shape::nshapes = 0;
double Circle::area() {
return M_PI*radius*radius;
}
double Circle::perimeter() {
return 2*M_PI*radiu... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2011, 2015, Oracle and/or its affiliates. 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 ... | {
"pile_set_name": "Github"
} |
#
# Copyright 2008 The ndb Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable l... | {
"pile_set_name": "Github"
} |
Hello world, 23
| {
"pile_set_name": "Github"
} |
#
| {
"pile_set_name": "Github"
} |
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`R.scan(object_number_to_object)(object)(number_array) 1`] = `"object[]"`;
exports[`R.scan(object_number_to_object, object) 1`] = `"(values: R.List<number>) => object[]"`;
exports[`R.scan(object_number_to_object, object, number_array) 1`] = `"object[]"`;
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
<a... | {
"pile_set_name": "Github"
} |
# This node exists in production to serve all other environments. So that we:
#
# - can maintain/promote consistent snapshots across all environments
# - don't duplicate storage in each environment
# - have something that we can point Vagrant and smaller environments to
#
# [*private_gpg_key*]
# The private key... | {
"pile_set_name": "Github"
} |
#include "common.h"
void bind_cuda_2d(py::module& m, py::module& s) {
auto vector2m_class = bind<Vector2mC>(m, s, "Vector2m");
auto vector2i_class = bind<Vector2iC>(m, s, "Vector2i");
auto vector2u_class = bind<Vector2uC>(m, s, "Vector2u");
auto vector2f_class = bind<Vector2fC>(m, s, "Vector2f");
a... | {
"pile_set_name": "Github"
} |
# adpated from http://docs.scipy.org/doc/scipy-0.15.1/reference/generated/scipy.signal.correlate2d.html
import matplotlib.pyplot as plt
import numpy as np
from scipy import signal
from scipy import misc
print("cross correlation demo")
face = misc.face() - misc.face().mean()
face = face.sum(-1)
template = np.copy(face... | {
"pile_set_name": "Github"
} |
3
4
4 2 3 1
4
4 3 2 1
4
1 2 3 4
| {
"pile_set_name": "Github"
} |
[tool.towncrier]
filename = "../identity_service.rst"
directory = "newsfragments"
issue_format = "`#{issue} <https://github.com/matrix-org/matrix-doc/issues/{issue}>`_"
title_format = "{version}"
[[tool.towncrier.type]]
directory = "breaking"
name = "Breaking Changes"
showco... | {
"pile_set_name": "Github"
} |
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
module.exports = {
newInvalidAsn1Error: function(msg) {
var e = new Error();
e.name = 'InvalidAsn1Error';
e.message = msg || '';
return e;
}
};
| {
"pile_set_name": "Github"
} |
;; make.srt
;; Copyright (C) 2009-2018 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <eric@siege-engine.com>
;; This file is part of GNU Emacs.
;; GNU Emacs 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... | {
"pile_set_name": "Github"
} |
import re
from functools import partial
from typing import List, Tuple
from PyQt5 import QtCore, QtWidgets
from artiq.gui.tools import LayoutWidget
class FuzzySelectWidget(LayoutWidget):
"""Widget to select from a list of pre-defined choices by typing in a
substring match (cf. Ctrl+P "Quick Open"/"Goto anyt... | {
"pile_set_name": "Github"
} |
using System;
namespace Transactions
{
public interface ITransactionScope
: IDisposable
{
}
public class TransactionScope
: ITransactionScope
{
public TransactionScope(
bool arg0
)
{
}
public TransactionScope(
Transa... | {
"pile_set_name": "Github"
} |
#!/usr/bin/perl
#
# Author: Daniel Stenberg <daniel@haxx.se>
# Version: 0.1
# Date: October 10, 2000
#
# This is public domain. Feel free to do whatever you please with this script.
# There are no warranties whatsoever! It might work, it might ruin your hard
# disk. Use this on your own risk.
#
# PURPOSE
#
# This ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2018 Google 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 or agreed to ... | {
"pile_set_name": "Github"
} |
/****************************************************************************
*
* (c) 2019 QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
*
******************************************... | {
"pile_set_name": "Github"
} |
#include <sys/resource.h>
#include <stdio.h>
static __attribute__((constructor)) void bpf_rlimit_ctor(void)
{
struct rlimit rlim_old, rlim_new = {
.rlim_cur = RLIM_INFINITY,
.rlim_max = RLIM_INFINITY,
};
getrlimit(RLIMIT_MEMLOCK, &rlim_old);
/* For the sake of running the test cases, we temporarily
* set r... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en-GB" dir="ltr">
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<title>Starlight</title>
</head>
<body>
<h1>Starlight</h1>
<p id="outlet"></p>
<button id="hello">Hello</button>
<!--
# Lua scripts
... | {
"pile_set_name": "Github"
} |
package de.vogella.rcp.i18n;
import org.eclipse.ui.application.ActionBarAdvisor;
import org.eclipse.ui.application.IActionBarConfigurer;
/**
* An action bar advisor is responsible for creating, adding, and disposing of
* the actions added to a workbench window. Each window will be populated with
* new actions.
*/... | {
"pile_set_name": "Github"
} |
@import "mixins/mixins";
@import "common/var";
@include b(switch) {
display: inline-flex;
align-items: center;
position: relative;
font-size: $--switch-font-size;
line-height: $--switch-height;
height: $--switch-height;
vertical-align: middle;
@include when(disabled) {
& .el-switch__core,
& .el... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright 2018 Google Inc.
* Author: Soheil Hassas Yeganeh (soheil@google.com)
*
* Simple example on how to use TCP_INQ and TCP_CM_INQ.
*/
#define _GNU_SOURCE
#include <error.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <pthread.h>
#include <stdio.h>
#... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FSharp.Core" version="4.5.0" targetFramework="net452" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net452" />
<package id="NodaTime" version="2.3.0" targetFramework="net452" />
<package id="Suave" version="2.4.3" targetFr... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
from six.moves import configparser
def parse_mysql_cnf(dbinfo):
"""
Attempt to parse mysql database config file for connection settings.
Ideally we would hook into django's code to do this, but read_default_file is handled by the mysql C libs
so we have to emulate the behaviour... | {
"pile_set_name": "Github"
} |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"_id": "kapi.notifications.webhook",
"description": "AMQP API for notifications.webhook",
"properties": {
"Account-DB": {
"type": "string"
},
"Account-ID": {
"type": "string"
},
"Attac... | {
"pile_set_name": "Github"
} |
# Budgets
Creates Standard Budgets and Alerts in the main account. The budgets will trigger when certain limits or forecasts are reached.
For specific values of the budget please consult the config file and buget.template.yaml. | {
"pile_set_name": "Github"
} |
--TEST--
Test uasort() function : usage variations - anonymous function as 'cmp_function'
--FILE--
<?php
/* Prototype : bool uasort(array $array_arg, string $cmp_function)
* Description: Sort an array with a user-defined comparison function and maintain index association
* Source code: ext/standard/array.c
*/
/*
*... | {
"pile_set_name": "Github"
} |
[Desktop Entry]
Encoding=UTF-8
Type=Directory
Name=Games for Kids
Icon=applications-games-children
#TRANSLATIONS_DIR=translations
# Translations
Name[sv]=Spel för barn
| {
"pile_set_name": "Github"
} |
{"valid_fluids": ["biodiesel"]}
| {
"pile_set_name": "Github"
} |
/*
Copyright 2014 The Kubernetes 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, ... | {
"pile_set_name": "Github"
} |
/*****************************************************************************
Copyright (c) 2011, Intel Corp.
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 cod... | {
"pile_set_name": "Github"
} |
/* Copyright (C) 2002-2006 Jean-Marc Valin
File: speexenc.c
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 conditi... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.