text stringlengths 2 99.9k | meta dict |
|---|---|
# -*- coding: utf-8 -*-
result = 'passed'
| {
"pile_set_name": "Github"
} |
x1 DevotedAcreage:$CORN
x2 DevotedAcreage:$SUGAR_BEETS
x3 DevotedAcreage:$WHEAT
| {
"pile_set_name": "Github"
} |
# Contributing Guidelines
Welcome to Kubernetes. We are excited about the prospect of you joining our [community](https://github.com/kubernetes/community)! The Kubernetes community abides by the CNCF [code of conduct](code-of-conduct.md). Here is an excerpt:
_As contributors and maintainers of this project, and in th... | {
"pile_set_name": "Github"
} |
// TODO remove file with 1.0.0
@file:Suppress("DEPRECATION", "TYPEALIAS_EXPANSION_DEPRECATION")
package ch.tutteli.atrium.api.cc.infix.en_GB
import ch.tutteli.atrium.api.cc.infix.en_GB.creating.list.get.builders.ListGetNullableOption
import ch.tutteli.atrium.api.cc.infix.en_GB.creating.list.get.builders.ListGetOption
... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.VisualStudio.Text;
using IronPython.Hosting;
namespace IronPython.EditorExtensions
{
public class PyErrorListCompilerSink : CompilerSink
{
private ITextBuffer textBuffer;
public List<Validatio... | {
"pile_set_name": "Github"
} |
// Common/UTFConvert.h
#ifndef __COMMON_UTFCONVERT_H
#define __COMMON_UTFCONVERT_H
#include "MyString.h"
bool ConvertUTF8ToUnicode(const AString &utfString, UString &resultString);
bool ConvertUnicodeToUTF8(const UString &unicodeString, AString &resultString);
#endif
| {
"pile_set_name": "Github"
} |
<?php
/**
* GitHub Export Manager.
*
* @package WordPress_GitHub_Sync
*/
/**
* Class WordPress_GitHub_Sync_Export
*/
class WordPress_GitHub_Sync_Export {
/**
* Option key for export user.
*/
const EXPORT_USER_OPTION = '_wpghs_export_user_id';
/**
* Application container.
*
* @var WordPress_GitHub_... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='utf-8'?>
<document 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" id="D.C. Law 20-265">
<num type="law">20-265</num>
<hea... | {
"pile_set_name": "Github"
} |
/*
* 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 to
* use, copy, modify, merge, publish, distribute, sublicense, and/or sell... | {
"pile_set_name": "Github"
} |
//===- PruneEH.cpp - Pass which deletes unused exception handlers ---------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# Copyright (c) Facebook, Inc. and its affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
mkdir tmp
cp a.js tmp/
start_flow .
printf "\\nSubtyping over type applications of the same polymorphic type unifies their type ... | {
"pile_set_name": "Github"
} |
// +build !ignore_autogenerated
/*
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 l... | {
"pile_set_name": "Github"
} |
@import 'ej2-documenteditor/styles/document-editor/material-dark.scss';
| {
"pile_set_name": "Github"
} |
{FORM}
<form method="post" action="{FORMACTION}">
<input type="hidden" name="form[db_flag]" value="1"/>
<table class="std">
<tr class="tblheader">
<td class="std" colspan="3">{TXT_DB_HEADER}</td>
</tr>
<tr>
<td class="option">{TXT_DB_TYPE}</td>
<td class="option_value" colspan="2">{VAL_DB_TYPE}</td>
</tr>
<tr>
<td ... | {
"pile_set_name": "Github"
} |
/*
* This file is part of gitg
*
* Copyright (C) 2013 - Jesse van den Kieboom
*
* gitg 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 v... | {
"pile_set_name": "Github"
} |
#import "GPUImageFilter.h"
@interface GPUImageZoomBlurFilter : GPUImageFilter
/** A multiplier for the blur size, ranging from 0.0 on up, with a default of 1.0
*/
@property (readwrite, nonatomic) CGFloat blurSize;
/** The normalized center of the blur. (0.5, 0.5) by default
*/
@property (readwrite, nonatomic) CGPo... | {
"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:22 EDT 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PerformanceMonitorFactory (... | {
"pile_set_name": "Github"
} |
/*
* S/390 integer helper routines
*
* Copyright (c) 2009 Ulrich Hecht
* Copyright (c) 2009 Alexander Graf
*
* 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 Foundation; either
* version 2... | {
"pile_set_name": "Github"
} |
/* Copyright (C) 2000 MySQL AB
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 2 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT AN... | {
"pile_set_name": "Github"
} |
<!--
Copyright (c) Microsoft Corporation. All rights reserved.
-->
<UserControl
x:Class="SmartDisplay.Controls.LoginPopupControl"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ctrl="using:SmartDisplay.Controls"
xm... | {
"pile_set_name": "Github"
} |
var SetCache = require('./_SetCache'),
arrayIncludes = require('./_arrayIncludes'),
arrayIncludesWith = require('./_arrayIncludesWith'),
arrayMap = require('./_arrayMap'),
baseUnary = require('./_baseUnary'),
cacheHas = require('./_cacheHas');
/** Used as the size to enable large array optimization... | {
"pile_set_name": "Github"
} |
form=词
tags=
青腰似诧天公富,
奔走风云。
银界无痕。
委巷穷山草木春。
玉楼不怕歌茵湿,
笑语纷纷。
须放他们。
醉里冰姿光照人。
| {
"pile_set_name": "Github"
} |
int foo();
| {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
namespace YAF.Lucene.Net.Support
{
/*
* 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 owners... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2007 TopCoder Inc., All Rights Reserved.
*/
package com.topcoder.gui.diagramviewer.uml.auxiliaryelements;
import com.topcoder.util.config.ConfigManager;
import java.io.File;
import java.util.Iterator;
/**
* <p>
* A helper class to perform those common operations which are helpf... | {
"pile_set_name": "Github"
} |
The images in this folder are referenced by the following themes: jqx.ui-lightness.css, jqx.ui-darkness.css, jqx.ui-le-frog.css, jqx.ui-overcast.css, jqx-ui-redmond.css, jqx-ui-smoothness.css, jqx-ui-start.css and jqx-ui-sunny.css.
The images are downloaded from http://jqueryui.com and are MIT Licensed.
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2010, 2017, 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"
} |
{
"eggPlugin": {
"name": "a"
}
}
| {
"pile_set_name": "Github"
} |
import { expect } from "chai";
import GetGroups from "../../src/usecases/GetGroups";
import { getMockDependencies } from "../testUtils";
describe("usecase GetGroups", () => {
it("returns the groups found with the specified search filters (none for now)", async () => {
const deps = getMockDependencies();
... | {
"pile_set_name": "Github"
} |
/**
* 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 distributed under ... | {
"pile_set_name": "Github"
} |
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# LOCALIZATION NOTE: These strings are used for startup/profile problems and the profile manager.
# Application not res... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title></title>
<link href="/dist/css/ionic.css" rel="stylesheet">
<!-- IF using Sass (run gulp sass first), then uncomment below and remov... | {
"pile_set_name": "Github"
} |
////////////////////////////////////////////////////////////
//
// SFML - Simple and Fast Multimedia Library
// Copyright (C) 2007-2020 Marco Antognini (antognini.marco@gmail.com),
// Laurent Gomila (laurent@sfml-dev.org)
//
// This software is provided 'as-is', without any express or implied wa... | {
"pile_set_name": "Github"
} |
<#
# ROB IS THIS SUPPOSED TO KEEP HISTORICAL INFORMATION? IF SO $UPDATE WILL ALWAYS BE FALSE
.SYNOPSIS
Adds data to the DBA database for agent job results in a server list
.DESCRIPTION
Connects to a server list and iterates though reading the agent job results and adds data to the DBA Database - This is ru... | {
"pile_set_name": "Github"
} |
package main
import (
"bufio"
"context"
"flag"
"fmt"
"io"
"log"
"net/http"
"strings"
// We need to import libp2p's libraries that we use in this project.
"github.com/libp2p/go-libp2p"
"github.com/libp2p/go-libp2p-core/host"
"github.com/libp2p/go-libp2p-core/network"
"github.com/libp2p/go-libp2p-core/peer... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The Prometheus 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... | {
"pile_set_name": "Github"
} |
# Dracula
kern.vt.color.0.rgb="#000000"
kern.vt.color.1.rgb="#ff5555"
kern.vt.color.2.rgb="#50fa7b"
kern.vt.color.3.rgb="#f1fa8c"
kern.vt.color.4.rgb="#bd93f9"
kern.vt.color.5.rgb="#ff79c6"
kern.vt.color.6.rgb="#8be9fd"
kern.vt.color.7.rgb="#f8f8f2"
kern.vt.color.8.rgb="#555555"
kern.vt.color.9.rgb="#ff5555"
kern.vt.co... | {
"pile_set_name": "Github"
} |
```md
<!-- MyComponent.stories.mdx --->
import { Story } from '@storybook/addon-docs/blocks';
<Story id="some-component--some-name" />
``` | {
"pile_set_name": "Github"
} |
/*
* DynamicReports - Free Java reporting library for creating reports dynamically
*
* Copyright (C) 2010 - 2018 Ricardo Mariaca and the Dynamic Reports Contributors
*
* This file is part of DynamicReports.
*
* DynamicReports is free software: you can redistribute it and/or modify
* it under the terms of the GN... | {
"pile_set_name": "Github"
} |
//
// Given two 64bit ints (as an array of two 32bit ints) returns the two
// added together as a 64bit int (as an array of two 32bit ints).
//
var x64Add = function (m, n) {
m = [m[0] >>> 16, m[0] & 0xffff, m[1] >>> 16, m[1] & 0xffff]
n = [n[0] >>> 16, n[0] & 0xffff, n[1] >>> 16, n[1] & 0xffff]
var o = [0... | {
"pile_set_name": "Github"
} |
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To ... | {
"pile_set_name": "Github"
} |
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !gccgo
#include "textflag.h"
//
// System calls for 386, Linux
//
// See ../runtime/sys_linux_386.s for the reason why we always use int 0x80
// in... | {
"pile_set_name": "Github"
} |
T1 Time-Implicit 0 2 曾经
T2 Location-Nominal 36 38 南方
T3 Location-Nominal 39 41 北方
T4 Thing-Nominal 46 48 白云
T5 Thing-Nominal 52 54 小麦
T6 Thing-Nominal 55 57 玉米
R1 Located Arg1:T4 Arg2:T3
R2 Located Arg1:T5 Arg2:T3
R3 Located Arg1:T6 Arg2:T3
T7 Location-Nominal 71 73 北方
T8 Location-Name 74 76 罗山
R4 Located Arg1:T8 Ar... | {
"pile_set_name": "Github"
} |
//== TrustNonnullChecker.cpp --------- API nullability modeling -*- C++ -*--==//
//
// 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"
} |
import React from 'react'
import PropTypes from 'prop-types'
import CircularProgress from '@material-ui/core/CircularProgress'
import { makeStyles } from '@material-ui/core/styles'
import styles from './LoadingSpinner.styles'
const useStyles = makeStyles(styles)
function LoadingSpinner({ size }) {
const classes = u... | {
"pile_set_name": "Github"
} |
/*
* Copyright © 2014 Intel Corporation
*
* 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 to use, copy, modify, merge, pub... | {
"pile_set_name": "Github"
} |
// RUN: %target-swift-frontend -disable-objc-attr-requires-foundation-module -typecheck -verify -import-cf-types -I %S/Inputs/custom-modules %s
// REQUIRES: objc_interop
import CoreCooling
import CFAndObjC
func assertUnmanaged<T>(_ t: Unmanaged<T>) {}
func assertManaged<T: AnyObject>(_ t: T) {}
func test0(_ fridge:... | {
"pile_set_name": "Github"
} |
--
-- Copyright (C) 2017-2019 Dremio 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 app... | {
"pile_set_name": "Github"
} |
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package costandusagereportserviceiface provides an interface to enable mocking the AWS Cost and Usage Report Service service client
// for testing your code.
//
// It is important to note that this interface will have breaking changes
// when the ... | {
"pile_set_name": "Github"
} |
package db
import (
"database/sql"
"fmt"
"strconv"
"sync"
"github.com/OpenBazaar/openbazaar-go/repo"
)
type ModeratedDB struct {
modelStore
}
func NewModeratedStore(db *sql.DB, lock *sync.Mutex) repo.ModeratedStore {
return &ModeratedDB{modelStore{db, lock}}
}
func (m *ModeratedDB) Put(peerId string) error ... | {
"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"
} |
import graphql from 'babel-plugin-relay/macro'
import React from 'react'
import {createFragmentContainer} from 'react-relay'
import {UserTasksHeader_viewer} from '~/__generated__/UserTasksHeader_viewer.graphql'
import DashSectionControls from '../../../../components/Dashboard/DashSectionControls'
import DashSectionHead... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@gmail.com>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a copy of the MPL was not distributed
// with this file, You ca... | {
"pile_set_name": "Github"
} |
<?php
/**
*
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Sales\Controller\Adminhtml\Invoice;
class Grid extends \Magento\Sales\Controller\Adminhtml\Invoice\AbstractInvoice\Grid
{
}
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env ruby
require 'bundler/setup'
require 'screen-recorder'
# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.
# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start
requ... | {
"pile_set_name": "Github"
} |
package rel
import (
"testing"
"github.com/stretchr/testify/assert"
)
func TestNullable_Scan(t *testing.T) {
a := 10
v := Nullable(&a).(nullable)
v.Scan(5)
assert.Equal(t, *v.dest.(*int), 5)
}
func TestNullable(t *testing.T) {
a := 10
v := Nullable(&a)
assert.Equal(t, nullable{dest: &a}, v)
}
type custom... | {
"pile_set_name": "Github"
} |
//////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gaztanaga 2006-2012. 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/i... | {
"pile_set_name": "Github"
} |
/*
* 文 件 名: DataCleanManager.java
* 描 述: 主要功能有清除内/外缓存,清除数据库,清除sharedPreference,清除files和清除自定义目录
*/
package tk.woppo.sunday.util;
import java.io.File;
import android.content.Context;
import android.os.Environment;
/**
* 本应用数据清除管理器
*/
public class DataCleanUtil {
/**
* 清除本应用内部缓存(/data/data/com.xxx.xxx/cach... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2020 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | {
"pile_set_name": "Github"
} |
/*
* @BEGIN LICENSE
*
* Psi4: an open-source quantum chemistry software package
*
* Copyright (c) 2007-2019 The Psi4 Developers.
*
* The copyrights for code used from other parties are included in
* the corresponding files.
*
* This file is part of Psi4.
*
* Psi4 is free software; you can redistribute it an... | {
"pile_set_name": "Github"
} |
%%% ====================================================================
%%% @LaTeX-style-file{
%%% author = "Mario Wolczko",
%%% version = "2",
%%% date = "21 May 1992",
%%% time = "20:55:01 BST",
%%% filename = "boxedminipage.sty",
%%% email ... | {
"pile_set_name": "Github"
} |
package app.opass.ccip.model
import com.google.gson.annotations.SerializedName
data class Event(
@SerializedName("display_name")
val displayName: LocalizedString,
@SerializedName("event_id")
val eventId: String,
@SerializedName("logo_url")
val logoUrl: String
)
| {
"pile_set_name": "Github"
} |
---
title: Menubar (Vertical Navigation with Decorator)
section: Components
---
<div class="clay-site-row-spacer row">
<div class="col-md-12">
<h3>Menubar Decorated Menubar Vertical Expand Md</h3>
<blockquote class="blockquote">
A pattern for collapsing vertical navigations, collapses at 767px. For vertical n... | {
"pile_set_name": "Github"
} |
goog.module('grrUi.cron.cron');
goog.module.declareLegacyNamespace();
const {CronJobInspectorDirective} = goog.require('grrUi.cron.cronJobInspectorDirective');
const {CronJobOverviewDirective} = goog.require('grrUi.cron.cronJobOverviewDirective');
const {CronJobRunsListDirective} = goog.require('grrUi.cron.cronJobRuns... | {
"pile_set_name": "Github"
} |
Feature: Test Scenarios with Data Tables
Scenario: Simple data table
Given users are:
| name | login | email |
| Viktor | clicman | clicman@ya.ru |
| Viktor2 | clicman2 | clicman2@ya.ru |
| {
"pile_set_name": "Github"
} |
//-----------------------------------------------------------------------
// <copyright file="AssemblyInfo.cs" company="Akka.NET Project">
// Copyright (C) 2009-2020 Lightbend Inc. <http://www.lightbend.com>
// Copyright (C) 2013-2020 .NET Foundation <https://github.com/akkadotnet/akka.net>
// </copyright>
//-... | {
"pile_set_name": "Github"
} |
<!--
~ Copyright (c) 2018 Wolfram Research, Inc. All rights reserved.
~ Redistribution or use of this work in any form, with or without modification,
~ requires written permission from the copyright holder.
-->
<h3><a href="http://reference.wolfram.com/mathematica/ref/LeftRightArrow.html">LeftRightArrow</a></... | {
"pile_set_name": "Github"
} |
import _plotly_utils.basevalidators
class ColorValidator(_plotly_utils.basevalidators.ColorValidator):
def __init__(
self, plotly_name="color", parent_name="histogram2d.hoverlabel.font", **kwargs
):
super(ColorValidator, self).__init__(
plotly_name=plotly_name,
parent_n... | {
"pile_set_name": "Github"
} |
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M21.02,5H19V2.9... | {
"pile_set_name": "Github"
} |
key.store=debug.keystore
key.alias=androiddebugkey
key.store.password=android
key.alias.password=android
| {
"pile_set_name": "Github"
} |
import sqlite3, os
from poshc2.server.Config import Database, PoshProjectDirectory
from poshc2.server.database.Model import C2, Implant, NewTask
def connect():
conn = sqlite3.connect(Database, check_same_thread=False)
conn.text_factory = str
conn.row_factory = sqlite3.Row
return conn
def initialise(... | {
"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>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
... | {
"pile_set_name": "Github"
} |
# Copyright 2017-2020 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 is located at
#
# http://aws.amazon.com/apache2.0/
#
# or in the "license" fil... | {
"pile_set_name": "Github"
} |
import { Component, OnInit } from '@angular/core';
@Component({
selector: 'app-policy-details',
templateUrl: './policy-details.component.html',
styleUrls: ['./policy-details.component.css']
})
export class PolicyDetailsComponent implements OnInit {
constructor() { }
ngOnInit() {
}
}
| {
"pile_set_name": "Github"
} |
/*
Unix SMB/CIFS implementation.
simple registry frontend
Copyright (C) Jelmer Vernooij 2004-2007
Copyright (C) Wilco Baan Hofman 2009
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 Founda... | {
"pile_set_name": "Github"
} |
import { get } from '@ember/object';
import { hash } from 'rsvp';
import Route from '@ember/routing/route';
export default Route.extend({
model(params) {
const store = get(this, 'store');
const clusterStore = get(this, 'clusterStore');
return hash({
persistentVolumes: clusterStore.findAll('persist... | {
"pile_set_name": "Github"
} |
/* Copyright 2016 The TensorFlow 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 law or a... | {
"pile_set_name": "Github"
} |
/*
Copyright 2015 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 2019 WeBank
~
~ 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"
} |
{
"created_at": "2015-02-27T22:29:17.088804",
"description": "A Library for the iPhone to enable progressive playback of MP3 streams. Designed to work for SoundCloud.com",
"fork": false,
"full_name": "stigi/cocoa-soundcloud-streaming",
"language": "Objective-C",
"updated_at": "2015-02-27T23:44:15.60548... | {
"pile_set_name": "Github"
} |
<?php
/*
Gibbon, Flexible & Open School System
Copyright (C) 2010, Ross Parker
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 3 of the License, or
(at your option) any later version.
... | {
"pile_set_name": "Github"
} |
/*
Copyright 2015 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"
} |
package org.ovirt.engine.core.bll.storage.domain;
import javax.inject.Inject;
import org.ovirt.engine.core.bll.QueriesCommandBase;
import org.ovirt.engine.core.bll.context.EngineContext;
import org.ovirt.engine.core.common.queries.GetPermittedStorageDomainsByStoragePoolIdParameters;
import org.ovirt.engine.core.dao.S... | {
"pile_set_name": "Github"
} |
package kube
// _base defines settings that apply to all cloud objects
_base: {
name: string
label: [string]: string
// k8s is a set of Kubernetes-specific settings that will be merged in at
// the top-level. The allowed fields are type specfic.
kubernetes: {}
}
deployment: [Name=_]: _base & {
// Allow any st... | {
"pile_set_name": "Github"
} |
This folder contains a keystore and several certificate files that are used in KeyStoresTestCase.java for testing key-store manipulation operations.
test.keystore - The keystore password is 'Elytron'. The key password used for the ssmith and ca entries is 'secret'.
Keystore entries
================
The ca entry was g... | {
"pile_set_name": "Github"
} |
{
"type": "root",
"children": [
{
"type": "text",
"value": "\n\n\n",
"position": {
"start": {
"line": 1,
"column": 27,
"offset": 26
},
"end": {
"line": 4,
"column": 1,
"offset": 29
}
}
},
... | {
"pile_set_name": "Github"
} |
import os
import sys
import shutil
import requests
import re
import json
import time
import logging
import uuid
import anchore.anchore_auth
from anchore.util import contexts
# network operations
_logger = logging.getLogger(__name__)
def get_feed_list():
ret = {'success': False, 'status_code': 1, 'text': ""}
... | {
"pile_set_name": "Github"
} |
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
; RUN: opt < %s -instcombine -S | FileCheck %s
; rdar://11748024
define i32 @a(i1 zeroext %x, i1 zeroext %y) {
; CHECK-LABEL: @a(
; CHECK-NEXT: [[SUB:%.*]] = select i1 [[X:%.*]], i32 2, i32 1
; CHECK-NEXT: [[TMP1:%.*]] = zext i1 [[Y:%.*]]... | {
"pile_set_name": "Github"
} |
FROM ubuntu:20.04
RUN dpkg --add-architecture i386
RUN apt-get update
RUN apt-get install -y --no-install-recommends \
gcc-multilib make libc6-dev git curl ca-certificates libc6:i386
COPY install-musl.sh /
RUN sh /install-musl.sh i686
ENV PATH=$PATH:/musl-i686/bin:/rust/bin \
CC_i686_unknown_linux_musl=musl-gc... | {
"pile_set_name": "Github"
} |
#include <ctype.h>
#include <errno.h>
#include <limits.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/vfs.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/mount.h>
#include "fs.h"
#include "debug-internal.h"
#define ... | {
"pile_set_name": "Github"
} |
/*
* Hibernate, Relational Persistence for Idiomatic Java
*
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
*/
package org.hibernate.test.version.mappedsuperclass;
/**
* @author Andrea Boriero... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft... | {
"pile_set_name": "Github"
} |
/*
* wm0010.c -- WM0010 DSP Driver
*
* Copyright 2012 Wolfson Microelectronics PLC.
*
* Authors: Mark Brown <broonie@opensource.wolfsonmicro.com>
* Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
* Scott Ling <sl@opensource.wolfsonmicro.com>
*
* This program is free software; you can r... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2015-present, Parse, LLC.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
#import "PFTw... | {
"pile_set_name": "Github"
} |
### Reporting Bugs
If you are reporting a bug, please consider the following questions first:
* Can you reliably reproduce the bug you are reporting? Are you sure your description is accurate?
* Will the Cryptocat developers be able to reproduce your bug? What information will they need?
### Proposing Enhancements
If... | {
"pile_set_name": "Github"
} |
profile: service
defaultPackage: org.graalvm.demos.micronaut.service.todo
---
testFramework: junit
sourceLanguage: java | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;
#include "qca9563_tplink_archer-x7-v5.dtsi"
/ {
compatible = "tplink,archer-a7-v5", "qca,qca9563";
model = "TP-Link Archer A7 v5";
};
&keys {
reset {
label = "Reset button";
linux,code = <KEY_RESTART>;
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
deboun... | {
"pile_set_name": "Github"
} |
;Imports of cg_camerashake:
extern cgArray
extern sin
extern crandom
extern memset
;Exports of cg_camerashake:
global s_cameraShakeSet
global CG_ShakeCamera
global CG_StartShakeCamera
global CG_ClearCameraShakes
SECTION .text
;CG_ShakeCamera(int)
CG_ShakeCamera:
push ebp
mov ebp, esp
push edi
push esi
... | {
"pile_set_name": "Github"
} |
<?php
/**
* Include files that load plugin and theme hooks
*
* @file load-plugin-and-theme-hooks.php
* @package GravityView
* @license GPL2+
* @author GravityView <hello@gravityview.co>
* @link http://gravityview.co
* @copyright Copyright 2015, Katz Web Services, Inc.
*
* @since 1.15.2
*/
/... | {
"pile_set_name": "Github"
} |
//------------------------------------------------------------------------------
// <auto-generated>
// Этот код создан программой.
// Исполняемая версия:2.0.50727.5446
//
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
// повторной генерации кода.
// </a... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.