text stringlengths 2 99k | meta dict |
|---|---|
/*
* 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"
} |
/* -*- mode: C++; c-basic-offset: 4; tab-width: 4 -*-
*
* Copyright (c) 2004-2013 Apple Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* Version 2.0 (th... | {
"pile_set_name": "Github"
} |
@define __private30
%(
%( systemtap_v >= "3.0" %?
private
%)
%)
| {
"pile_set_name": "Github"
} |
{{- $helmTest := default "enabled" .Values.helmTestOverride }}
apiVersion: v1
kind: Pod
metadata:
name: {{ .Release.Name }}-sanity-test
annotations:
"helm.sh/hook": test-success
labels:
{{ include "ibm_storage_enabler_for_containers.helmLabels" . | indent 4 }}
spec:
hostNetwork: false
hostPID: false
hos... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package semver implements comparison of semantic version strings.
// In this package, semantic version strings must begin with a leading "v",
// as in "v1.0.... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /home/shaun/Web-Projects/zf2-twb-bundle/src/TwbBundle/Form/View/Helper/TwbBundleFormErrors.php</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../../../../css/bootstrap.min.css"... | {
"pile_set_name": "Github"
} |
using System;
using NetRuntimeSystem = System;
using System.ComponentModel;
using NetOffice.Attributes;
namespace NetOffice.AccessApi
{
/// <summary>
/// DispatchInterface _Printer
/// SupportByVersion Access, 10,11,12,14,15,16
/// </summary>
[SupportByVersion("Access", 10,11,12,14,15,16)]
[EntityType(EntityTy... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
##############################################################################
##
## Gradle start up script for UN*X
##
##############################################################################
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to ... | {
"pile_set_name": "Github"
} |
package v1
import (
presto "github.com/kube-reporting/metering-operator/pkg/presto"
meta "k8s.io/apimachinery/pkg/apis/meta/v1"
)
var PrestoTableGVK = SchemeGroupVersion.WithKind("PrestoTable")
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type PrestoTableList struct {
meta.TypeMeta `jso... | {
"pile_set_name": "Github"
} |
package credentials
import (
"io/ioutil"
"testing"
"github.com/docker/docker/api/types"
cliconfig "github.com/docker/docker/cli/config"
"github.com/docker/docker/cli/config/configfile"
)
func newConfigFile(auths map[string]types.AuthConfig) *configfile.ConfigFile {
tmp, _ := ioutil.TempFile("", "docker-test")
... | {
"pile_set_name": "Github"
} |
[
{
"eventVersion": "1.01",
"eventID": "8d5840cf-6ne3-4947-be6b-cb5147856719",
"eventTime": "2014-04-17T06:32:05Z",
"utctimestamp": "2014-04-17T06:32:05+00:00",
"responseElements": null,
"awsRegion": "us-east-1",
"eventName": "DescribeInstances",
"userIdentity": {
"userName": "Jo... | {
"pile_set_name": "Github"
} |
/*
* Version macros.
*
* 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.
*
*... | {
"pile_set_name": "Github"
} |
###########################################################################
#
# Library: CTK
#
# Copyright (c) Kitware 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
#
# htt... | {
"pile_set_name": "Github"
} |
<testcase>
<info>
<keywords>
HTTP
HTTP POST
HTTP Digest auth
</keywords>
</info>
# Server-side
<reply>
<data>
HTTP/1.1 100 Continue
Server: Microsoft-IIS/5.0
Date: Sun, 03 Apr 2005 14:57:45 GMT
X-Powered-By: ASP.NET
HTTP/1.1 401 authentication please swsbounce
Server: Microsoft-IIS/6.0
WWW-Authenticate: Digest realm=... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
#
# Created by vcernomschi on 24/05/2016
#
if [ "$TRAVIS" == "true" ] && [ "$npm_config_global" != "true" ]; then
######################################################
### Skip transpile to ES5 when running from Travis ###
######################################################
echo "Skipp... | {
"pile_set_name": "Github"
} |
############################################################################
# This is the jobset declaration evaluated by Hydra to dynamically
# generate jobsets.
#
# The arguments for this file come from spec.json.
#
# See also the Hydra manual:
# https://github.com/NixOS/hydra/blob/master/doc/manual/declarative-pr... | {
"pile_set_name": "Github"
} |
This features allows you to add user activities from your app to the Windows Timeline and resume your app from the user activity with deep linking. These activities can be created using adaptive cards or text and description.
[Learn more about User Activities and continuing from them, even across devices.](https://do... | {
"pile_set_name": "Github"
} |
//
// File: jekfopppngdbhlng_diag.h
//
// Code generated for Simulink model 'est_estimator'.
//
// Model version : 1.1142
// Simulink Coder version : 8.11 (R2016b) 25-Aug-2016
// C/C++ source code generated on : Tue Oct 16 10:06:07 2018
//
#ifndef SHARE_jekfopppngdbhlng_diag
#define SHARE_jekfo... | {
"pile_set_name": "Github"
} |
// Copyright 2020 Google LLC.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !go1.13
package http
import "net/http"
// clonedTransport returns the given RoundTripper as a cloned *http.Transport.
// For versions of Go <1.13, this is not supported, so... | {
"pile_set_name": "Github"
} |
{mock,[{oc_chef_authz_db,fetch_container,
[{[{context,<<"test-req-id">>,{server,"localhost",5984,[],[]}},
<<"0aa7c5c35fbb4f1890c0a673511137af">>,<<"nodes">>],
{chef_container,undefined,<<"123456789">>,
<<"0aa7c5c35fbb4f1890c0a673511137af">>,undefined,undefined,undefined}}]}]}.
| {
"pile_set_name": "Github"
} |
HealthChecksVantagePointSummary
===============================
.. currentmodule:: oci.healthchecks.models
.. autoclass:: HealthChecksVantagePointSummary
:show-inheritance:
:special-members: __init__
:members:
:undoc-members:
:inherited-members: | {
"pile_set_name": "Github"
} |
<?php
namespace Jane\OpenApi3\Tests\Expected\Api2\Runtime\Client;
use Jane\OpenApiRuntime\Client\Plugin\AuthenticationRegistry;
use Psr\Http\Client\ClientInterface;
use Psr\Http\Message\RequestFactoryInterface;
use Psr\Http\Message\StreamFactoryInterface;
use Psr\Http\Message\StreamInterface;
use Symfony\Component\Se... | {
"pile_set_name": "Github"
} |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to th... | {
"pile_set_name": "Github"
} |
<table class="typeindex">
<thead>
<tr>
<th>Open class words</th>
<th>Closed class words</th>
<th>Other</th>
</tr>
</thead>
<tbody>
<tr>
<td><a>ADJ</a></td>
<td><a>ADP</a></td>
<td><a>PUNCT</a></td>
</tr>
<tr>
<td><a>ADV</a></td>
<td><a>AUX</a></t... | {
"pile_set_name": "Github"
} |
/*
* (C) Copyright 2019-2020 Intel Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | {
"pile_set_name": "Github"
} |
<?php
/**
* This file is part of the DigitalOcean library.
*
* (c) Antoine Corcy <contact@sbin.dk>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace DigitalOcean\Tests\CLI\Droplets;
use Symfony\Component\Console\Applicat... | {
"pile_set_name": "Github"
} |
1
00:00:34,091 --> 00:00:36,026
じゃあ まず
自己紹介から お願いします。
2
00:00:36,026 --> 00:00:39,062
はい えっと フィットワンから来ました
スギハラアンリです。
3
00:00:39,062 --> 00:00:43,867
上から 89 56 80です。
4
00:00:43,867 --> 00:00:47,220
チャームポイントは 胸の青筋。
5
00:00:47,220 --> 00:00:50,791
あの色白なので
ちょっと 青筋が線のように。
6
00:00:50,791 --> 00:00:52,709
ああ。
7
00:00:5... | {
"pile_set_name": "Github"
} |
<html lang="en">
<head>
<title>tuning - TOra</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="TOra">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="tools.html#tools" title="tools">
<link rel="prev" h... | {
"pile_set_name": "Github"
} |
;-*- Mode: Lisp -*-
;;;; Author: Paul Dietz
;;;; Created: Wed Jul 2 07:05:41 2003
;;;; Contains: Macros used in ansi-aux and elsewhere.
(in-package #:sicl-sequence-test)
(declaim (optimize (safety 3)))
;;; Macros to avoid annoying sbcl warning notes
(defmacro handler-case (form &rest cases)
`(let () (cl:h... | {
"pile_set_name": "Github"
} |
/* Copyright (C) 2020 Open Information Security Foundation
*
* You can copy, redistribute or modify this Program under the terms of
* the GNU General Public License version 2 as published by the Free
* Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARR... | {
"pile_set_name": "Github"
} |
digraph G {
"JSON client (e.g. web UI)" -> inputs [label="produces"];
inputs -> jobson [label="provided to"];
"jobson" [shape="rectangle", style="filled", color="black", fontcolor="white"];
inputs -> "job spec" [label="described by"];
jobson -> "subprocess (e.g. python)" [label="launches + manages"]... | {
"pile_set_name": "Github"
} |
// Copyright 2014 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2018 Jon P Smith, GitHub: JonPSmith, web: http://www.thereformedprogrammer.net/
// Licensed under MIT license. See License.txt in the project root for license information.
using System.Threading.Tasks;
using AutoMapper;
using GenericBizRunner.PublicButHidden;
using Microsoft.EntityFrameworkCore;
usin... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2007-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | {
"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_172) on Wed Mar 13 10:37:29 EDT 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PerformanceMonitorBeanFacto... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.2//EN">
<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>Nonlinear noise reduction in a data stream</TITLE>
<META NAME="description" CONTENT="Nonlinear noise reduction in a dat... | {
"pile_set_name": "Github"
} |
/* -- translated by f2c (version 20100827).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
-- in that order, at the end of the com... | {
"pile_set_name": "Github"
} |
# Vuemmerce Changelog
#### 0.9.4 - 03.01.2020
- npm packages updated
#### 0.9.3 - 24.07.2019
- npm packages updated
#### 0.9.2 - 30.06.2019
- npm packages updated
#### 0.9.1 - 22.04.2019
- fix readme file
## 0.9.0 - 07.04.2019
- Nuxt.js framework added
#### 0.8.4 - 06.04.2019
- components renamed
- npm pack... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
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 Apac... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2018-2020 MobileCoin Inc.
#![allow(non_snake_case)]
#![macro_use]
extern crate alloc;
use crate::domain_separators::HASH_TO_POINT_DOMAIN_TAG;
use blake2::{Blake2b, Digest};
use bulletproofs::{BulletproofGens, PedersenGens};
use curve25519_dalek::ristretto::RistrettoPoint;
pub use curve25519_dalek::sc... | {
"pile_set_name": "Github"
} |
package com.in28minutes.springboot.web.controller;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.propertyeditors.CustomDateEditor;
import org.springframework.security.core.contex... | {
"pile_set_name": "Github"
} |
OMAP5_UEVM BOARD
M: Lokesh Vutla <lokeshvutla@ti.com>
S: Maintained
F: board/ti/omap5_uevm/
F: include/configs/omap5_uevm.h
F: configs/omap5_uevm_defconfig
| {
"pile_set_name": "Github"
} |
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.IO;
using osu.Framework.IO.Stores;
using osu.Framework.Statisti... | {
"pile_set_name": "Github"
} |
'use strict';
const SpanLittleBigQueryBase = require('./span-little-big-query-base');
/**
* Returns matches which enclose another span query. The span containing query
* maps to Lucene `SpanContainingQuery`.
*
* Matching spans from big that contain matches from little are returned.
*
* [Elasticsearch reference]... | {
"pile_set_name": "Github"
} |
---
root: true
name: Models
sort: 2
---
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2018, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT license.
*/
#include <KernelExport.h>
#include <team.h>
extern "C" team_id
team_get_kernel_team_id(void)
{
return 0;
}
extern "C" team_id
team_get_current_team_id(void)
{
return 0;
}
| {
"pile_set_name": "Github"
} |
var arraySome = require('./_arraySome'),
createOver = require('./_createOver');
/**
* Creates a function that checks if **any** of the `predicates` return
* truthy when invoked with the arguments it receives.
*
* @static
* @memberOf _
* @since 4.0.0
* @category Util
* @param {...(Function|Function[])} [pre... | {
"pile_set_name": "Github"
} |
//
// Copyright (c) Microsoft. All rights reserved.
// This code is licensed under the MIT License (MIT).
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
// IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
// PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
... | {
"pile_set_name": "Github"
} |
/*
* Camunda BPM REST API
* OpenApi Spec for Camunda BPM REST API.
*
* The version of the OpenAPI document: 7.13.0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
package com.camunda.consul... | {
"pile_set_name": "Github"
} |
/***
Copyright (c) 2008-2014 CommonsWare, 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"
} |
/*
* Copyright 2016 Alex Stanev <alex@stanev.org>
*
* This file is part of Router Keygen.
*
* Router Keygen is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at you... | {
"pile_set_name": "Github"
} |
BER/MER is converted in dB and scaled to the full range 0-65536 for output;
added a module parameter to select SNR/MER output in dBx10;
From: Gianluca Gennari <gennarone@gmail.com>
---
drivers/staging/media/as102/as102_drv.c | 4 ++++
drivers/staging/media/as102/as102_fe.c | 16 ++++++++++++++++
2 files changed... | {
"pile_set_name": "Github"
} |
/**
* Implements the CFML Function spanincluding
*/
package railo.runtime.functions.string;
import java.util.StringTokenizer;
import railo.runtime.PageContext;
import railo.runtime.ext.function.Function;
public final class SpanIncluding implements Function {
public static String call(PageContext pc, String str, S... | {
"pile_set_name": "Github"
} |
//
// Created by jiashuai on 17-11-1.
//
#include <thundersvm/util/metric.h>
string Accuracy::name() {
return "Accuracy";
}
float_type Accuracy::score(const vector<float_type> &predict_y, const vector<float_type> &ground_truth_y) {
int n_correct = 0;
for (int i = 0; i < predict_y.size(); ++i) {
if... | {
"pile_set_name": "Github"
} |
// Copyright 2020 The Gitea Authors. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package migrations
import (
"fmt"
"strings"
"code.gitea.io/gitea/modules/log"
"code.gitea.io/gitea/modules/setting"
"xorm.io/xorm"
"xorm.io/xorm/sch... | {
"pile_set_name": "Github"
} |
/*
# PostgreSQL Database Modeler (pgModeler)
#
# Copyright 2006-2020 - Raphael Araújo e Silva <raphael@pgmodeler.io>
#
# 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 version 3.
#
# This program ... | {
"pile_set_name": "Github"
} |
</ul>
</body>
</html>
| {
"pile_set_name": "Github"
} |
# Connectors_HDMI.pretty
HDMI (High-Definition Multimedia Interface) connector footprints
| {
"pile_set_name": "Github"
} |
/*
Copyright 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, softw... | {
"pile_set_name": "Github"
} |
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
// https://developers.google.com/protocol-buffers/
//
// 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"
} |
/*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/... | {
"pile_set_name": "Github"
} |
function Get-UserSession {
<#
.SYNOPSIS
Retrieves all user sessions from local or remote computers(s)
.DESCRIPTION
Retrieves all user sessions from local or remote computer(s).
Note: Requires query.exe in order to run
Note: This works against Windows Vista and later systems provided the fo... | {
"pile_set_name": "Github"
} |
/*
* kmscon - Pango font backend module
*
* Copyright (c) 2011-2013 David Herrmann <dh.herrmann@googlemail.com>
*
* 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, i... | {
"pile_set_name": "Github"
} |
# Note:
# This file may be overwritten by LibrePCB when upgrading the project to a newer
# version. So, if you make any changes in this file, you should review/correct
# it after an upgrade. If you think that something is missing here, please open
# a new issue on our issue tracker: https://github.com/LibrePCB/LibrePCB... | {
"pile_set_name": "Github"
} |
/*!
* dsa.js - DSA for bcrypto
* Copyright (c) 2017-2019, Christopher Jeffrey (MIT License).
* https://github.com/bcoin-org/bcrypto
*/
'use strict';
module.exports = require('./js/dsa');
| {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu May 31 12:19:38 PDT 2012 -->
<TITLE>
org.apache.derby.authentication Class Hierarchy (Apache Derby 10.9 API Documentation)
</TITLE>
<META... | {
"pile_set_name": "Github"
} |
/******************************************************************************
* Copyright (c) 2016 Leandro T. C. Melo (ltcmelo@gmail.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foun... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
*/
@interface NRDeviceCollectionHistoryEntry : NSObject <NSCopying, NSSecureCoding> {
NSDate * _date;
NRDeviceCollectionDiff * _diff;
NRDeviceCollectionHistory * _historyManager;
unsigned lon... | {
"pile_set_name": "Github"
} |
sha256:ae3ea449619cc92487bdc9a99b0587e7f7abadf7e7dd1f104f5849fae90460a8
| {
"pile_set_name": "Github"
} |
// Copyright 2015 RedHat, Inc.
// Copyright 2015 CoreOS, 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... | {
"pile_set_name": "Github"
} |
"""
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: MIT-0
"""
from test.unit.rules import BaseRuleTestCase
from cfnlint.rules.resources.route53.RecordSetName import RecordSetName # pylint: disable=E0401
class TestRoute53RecordSetName(BaseRuleTestCase):
"""Test CloudFro... | {
"pile_set_name": "Github"
} |
Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by
Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive,
no-charge, royalty-free, irrevocable (except as stated in this section)
patent license to make, have made, use, o... | {
"pile_set_name": "Github"
} |
import Route from '@ember/routing/route';
export default Route.extend({
createdStore: false,
model: function() {
if (!this.get('createdStore')) {
let page1 = this.store.createRecord('page',{id:1, title:'Page Title 1'});
let page2 = this.store.createRecord('page',{id:2, title:'Page Title 2'});
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
<Platform>Win32</Pla... | {
"pile_set_name": "Github"
} |
#!/bin/sh
#
# run this script from the cocos2d directory
# eg: $ cd ~/src/cocos2d-iphone/cocos2d/
#
mv ccDeprecated.h ccDeprecated.xxx
# Common
../external/JavaScript/jsbindings/generate_complement.py -e ../external/JavaScript/jsbindings/configs/cocos2d/cocos2d-ios-complement-exceptions.txt -o ../external/JavaScript/j... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2010 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/license... | {
"pile_set_name": "Github"
} |
config BR2_PACKAGE_OBSIDIAN_CURSORS
bool "obsidian-cursors"
help
Obsidian Cursors is a shiny and clean cursor set.
http://kde-look.org/content/show.php/Obsidian+Cursors?content=73135
| {
"pile_set_name": "Github"
} |
//====== Copyright 1996-2008, Valve Corporation, All rights reserved. =======
//
// Purpose: a private, but well versioned, interface to get at critical bits
// of a steam3 appticket - consumed by the simple drm wrapper to let it
// ask about ownership with greater confidence.
//
//====================================... | {
"pile_set_name": "Github"
} |
created: 20150203173506000
modified: 20150203181725000
title: $:/editions/tw5.com/operator-template
tags: $:/tags/ViewTemplate
list-before: $:/core/ui/ViewTemplate/body
\define .op-place()
<$macrocall $name=".if"
cond="""$(op-name)$"""
then="<<.place '$(op-name)$'>> = "
else=""/>
\end
\define .op-row()
<$macroc... | {
"pile_set_name": "Github"
} |
module ApiHelper
end
| {
"pile_set_name": "Github"
} |
/******************************************************************************
*
* Copyright 2014 Paphus Solutions Inc.
*
* Licensed under the Eclipse Public License, Version 1.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {
"pile_set_name": "Github"
} |
/****************************************************************************
*
* raster.c
*
* FreeType monochrome rasterer module component (body only).
*
* Copyright (C) 1996-2019 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* ... | {
"pile_set_name": "Github"
} |
//----------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------
namespace System.Activities.Expressions
{
using System.Activities;
using System.Collections.ObjectModel;
using... | {
"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"
} |
#ifndef __NVIF_IFB00D_H__
#define __NVIF_IFB00D_H__
#include "if000c.h"
struct gm200_vmm_vn {
/* nvif_vmm_vX ... */
};
struct gm200_vmm_v0 {
/* nvif_vmm_vX ... */
__u8 version;
__u8 bigpage;
};
struct gm200_vmm_map_vn {
/* nvif_vmm_map_vX ... */
};
struct gm200_vmm_map_v0 {
/* nvif_vmm_map_vX ... */
__u8 ... | {
"pile_set_name": "Github"
} |
<?php
/**
* Zend Framework
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://framework.zend.com/license/new-bsd
* If you did not receive a copy of the license an... | {
"pile_set_name": "Github"
} |
using IdentityServer.LdapExtension.Extensions;
using IdentityServer.LdapExtension.UserModel;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
namespace Quickstar... | {
"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
* Statement functions. Argumentless and non-character
* statement functions only are tested.
call mysub(3)
end... | {
"pile_set_name": "Github"
} |
# [1207. Unique Number of Occurrences](https://leetcode.com/problems/unique-number-of-occurrences/)
## 题目
Given an array of integers `arr`, write a function that returns `true` if and only if the number of occurrences of each value in the array is unique.
**Example 1:**
Input: arr = [1,2,2,1,1,3]
Output: t... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<set>
<translate xmlns:android="http://schemas.android.com/apk/res/android"
android:fromXDelta="0"
android:toXDelta="100%"
android:interpolator="@android:anim/decelerate_interpolator"
android:duration="250" />
</set> | {
"pile_set_name": "Github"
} |
/*
Copyright 2017 Mirantis
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, software
distri... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Linq.Expressions;
using System.Text.RegularExpressions;
namespace SQLiteSugar
{
//局部类:拉姆达解析分类处理
internal partial class ResolveExpress
{
private string UnaryExpression(Expression exp, ref MemberType ... | {
"pile_set_name": "Github"
} |
<li><a href="//foo">Foo</a>
</li>
<li><a href="//bar">Bar</a>
</li>
<li><a href="//baz">Baz</a>
</li>
| {
"pile_set_name": "Github"
} |
/*
* Copyright Red Hat Inc. and/or its affiliates and other contributors
* as indicated by the authors tag. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
* of the GNU General Public License vers... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2010
* Linaro LTD, www.linaro.org
* Author John Rigby <john.rigby@linaro.org>
* Based on TI's signGP.c
*/
#ifndef _OMAPIMAGE_H_
#define _OMAPIMAGE_H_
struct ch_toc {
uint32_t section_offset;
uint32_t section_size;
uint8_t unused[12];
uint8_t section_... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" ?><xliff version="1.1" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/cs02/xliff-core-1.2-strict.xsd">
<file datatype="plaintext" original="system/mo... | {
"pile_set_name": "Github"
} |
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | {
"pile_set_name": "Github"
} |
/*
* linux/arch/alpha/kernel/sys_eiger.c
*
* Copyright (C) 1995 David A Rusling
* Copyright (C) 1996, 1999 Jay A Estabrook
* Copyright (C) 1998, 1999 Richard Henderson
* Copyright (C) 1999 Iain Grant
*
* Code supporting the EIGER (EV6+TSUNAMI).
*/
#include <linux/kernel.h>
#include <linux/types.h>
#include <l... | {
"pile_set_name": "Github"
} |
/********************************************************************/
/* PolyWorld: An Artificial Life Ecological Simulator */
/* by Larry Yaeger */
/* Copyright Apple Computer 1990,1991,1992 */
/***********************************... | {
"pile_set_name": "Github"
} |
"puck_kill_after_jaunt"
{
"desc" "#DOTA_ChallengeDesc_Puck_Kill_After_Jaunt"
"image" "images/spellicons/puck_ethereal_jaunt.png"
"requiredhero" "puck"
"events"
{
"matching_type" "linear_series"
"query"
{
"leap_use"
{
"event" "ability"
"ability" "puck_ethereal_jaunt"
"caster"... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.