text stringlengths 2 99.9k | meta dict |
|---|---|
{
"images" : [
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "40x40",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "29x29... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 17 2017 16:24:48).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <MMCommon/WXPBGeneratedMessage.h>
@interface SmcSelfMonitorItem : WXPBGeneratedMessage
{
}
+ (void)initialize;
// Remaining ... | {
"pile_set_name": "Github"
} |
MIIF4AoBAKCCBdkwggXVBgkrBgEFBQcwAQEEggXGMIIFwjCBmaIWBBTrlwecTarB
yVdbHxANRLCFYj1mqBgPMjAxMjEwMTExMTI1MjVaMG4wbDBEMAkGBSsOAwIaBQAE
FLdXtbacB/gWIxOOkMkqDr4yAaoxBBRge2YaRQ2XyolQL30EzTSo//z9SwILBAAA
AAABL07hRxCAABgPMjAxMjEwMDEwNjAwMDBaoBEYDzIwMTMwNDE1MDYwMDAwWjAL
BgkqhkiG9w0BAQUDggEBAHThkPoy6eA7qX9y5C5b1ElRSwdjzsd15OJSqP2y... | {
"pile_set_name": "Github"
} |
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
i... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
/dts-v1/;
#include "brcm,bcm6358.dtsi"
/ {
model = "Huawei EchoLife HG556a";
compatible = "huawei,hg556a", "brcm,bcm6358";
aliases {
serial0 = &uart0;
};
chosen {
stdout-path = "serial0:115200n8... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<wodefinitions>
<wo class="ERD2WPick" wocomponentcontent="false">
<binding name="dataSource"/>
<binding name="list"/>
<binding name="selectedObjects"/>
<binding name="action"/>
<binding name="displayKeys"/>
<binding name="entityName"/>
<binding nam... | {
"pile_set_name": "Github"
} |
class MoveStackingId < ActiveRecord::Migration[5.1]
class StackSubscription < ApplicationRecord
self.table_name = 'katello_subscriptions'
has_many :pools, :class_name => "StackPool", :inverse_of => :subscription, :dependent => :destroy, :foreign_key => 'subscription_id'
end
class StackPool < ApplicationR... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2013 Blake Gentry. All rights reserved. Use of
// this source code is governed by an MIT license that can be
// found in the LICENSE file.
package heroku
import (
"bytes"
"encoding/json"
"errors"
"fmt"
"io"
"log"
"net/http"
"net/http/httputil"
"os"
"reflect"
"runtime"
"strings"
"github.... | {
"pile_set_name": "Github"
} |
---
title: BaselineSavedDate Property, Project [vbapj.chm131584]
keywords: vbapj.chm131584
f1_keywords:
- vbapj.chm131584
ms.prod: office
ms.assetid: 7b50ec09-aad4-4358-9f70-54d594aea861
ms.date: 06/08/2017
localization_priority: Normal
---
# BaselineSavedDate Property, Project [vbapj.chm131584]
Hi there! You have l... | {
"pile_set_name": "Github"
} |
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** 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
* t... | {
"pile_set_name": "Github"
} |
#!/bin/sh
#
# Recipe for creating the pcp-dstat archive
#
. $PCP_DIR/etc/pcp.env
here=`pwd`
tmp=/tmp/$$
rm -rf $tmp
PMLOGCONF=$PCP_BINADM_DIR/pmlogconf
PMLOGGER=$PCP_BINADM_DIR/pmlogger
PMSLEEP=$PCP_BINADM_DIR/pmsleep
MKAF=$PCP_BINADM_DIR/mkaf
if which curl >/dev/null 2>&1
then
:
else
echo "Arrgh, curl bin... | {
"pile_set_name": "Github"
} |
// Copyright 2020 The Grin Developers
//
// 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 agree... | {
"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/.
*/
package mozilla.lockbox.uiTests
import androidx.test.rule.ActivityTestRule
import androidx.test.ext.junit.run... | {
"pile_set_name": "Github"
} |
package com.slack.api.app_backend.events.payload;
import com.slack.api.model.event.StarAddedEvent;
import lombok.Data;
import java.util.List;
@Data
public class StarAddedPayload implements EventsApiPayload<StarAddedEvent> {
private String token;
private String enterpriseId;
private String teamId;
pr... | {
"pile_set_name": "Github"
} |
# ******************************************************************************
# Copyright 2017-2018 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.apa... | {
"pile_set_name": "Github"
} |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Filip Dupanović <filip.dupanovic@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-23 02:35+0100\n"
"PO-Revision-Date: 2012-03-08 10:42+0000\n"
"Last-Trans... | {
"pile_set_name": "Github"
} |
export { default } from 'ember-bootstrap/components/bs-modal/footer';
| {
"pile_set_name": "Github"
} |
{
"$and": [
{
"device/custom_data/string_qwerty": {
"$starts_with": "qwert"
}
},
{
"device/custom_data/string_qwerty": {
"$starts_with": "QWERT"
}
},
{
"device/custom_data/string_qwerty": {
"$starts_with": "qwerty"
}
},
{
"d... | {
"pile_set_name": "Github"
} |
import ntn_input
import ntn
import scipy.io as sio
import numpy as np
data_number = 0 #0 - Wordnet, 1 - Freebase
if data_number == 0: data_name = 'Wordnet'
else: data_name = 'Freebase'
embedding_size = 100
data_path = 'data\\'+data_name
output_path = 'data\\output\\'+data_name+'\\'
entities_string='/entities.txt'
re... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import json
from alipay.aop.api.response.AlipayResponse import AlipayResponse
from alipay.aop.api.domain.PromoItemInfo import PromoItemInfo
class KoubeiMarketingCampaignItemBatchqueryResponse(AlipayResponse):
def __init__(self):
super(KoubeiMarketingCampaign... | {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2010-2018 Gordon Fraser, Andrea Arcuri and EvoSuite
* contributors
*
* This file is part of EvoSuite.
*
* EvoSuite 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 vers... | {
"pile_set_name": "Github"
} |
- if @registries.empty?
.panel.panel-default
.panel-heading
h5
| Registries
.panel-body
p No registry configured. Please configure one.
= link_to "Create registry", new_admin_registry_path, {class: 'btn btn-primary', role: 'button'}
- else
.panel.panel-default
.panel-heading
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<... | {
"pile_set_name": "Github"
} |
import debug_me # noqa
from flask import Flask
from flask import render_template
app = Flask(__name__)
@app.route("/")
def home():
content = "Flask-Jinja-Test"
print("break here") # @bphome
return render_template("hello.html", title="Hello", content=content)
@app.route("/handled")
def bad_route_hand... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2016 Uber Technologies, Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge... | {
"pile_set_name": "Github"
} |
/*
Firewall Builder
Copyright (C) 2001 NetCitadel, LLC
Author: Vadim Kurland vadim@fwbuilder.org
$Id$
This program is free software which we release under the GNU General Public
License. You may redistribute and/or modify this program under the terms
of th... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>TableFilter tfoot tests</title>
<link rel="stylesheet" href="libs/qunit/qunit.css">
<script src="libs/qunit/qunit.js"></script>
<script src="libs/polyfill.js"></script>
</head>
<body>
<table id="demo"... | {
"pile_set_name": "Github"
} |
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
| {
"pile_set_name": "Github"
} |
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the openmediavault-forkeddaapd package.
#
# Translators:
# Nelson Rosado <nelsontrosado@gmail.com>, 2014
# Nelson Rosado <nelsontrosado@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Vers... | {
"pile_set_name": "Github"
} |
// MainDlg.cpp : implementation of the CMainDlg class
//
/////////////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ChooseAvatar.h"
#include "FileHelper.h"
#include "SProfilePicture.h"
#define SUBSCRIBE(x,y,z) (x)->GetEventSet()->subscribeEvent(y,Subscrib... | {
"pile_set_name": "Github"
} |
auto: REMOVE_FILE,CREATE_FILE,MUNGE,COMPARE_FILE %TESTID%.stdout %TESTID%.stderr
pre action: SET_ENV SWAKS_OPT_6 ''
test action: CMD_CAPTURE %SWAKS% --dump TRANSPORT --to user@host1.nodns.test.swaks.net --server ser.ver \
--no-6
| {
"pile_set_name": "Github"
} |
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: libsndfile-1.0.18/Makefile.in
===================================================================
--- libsndfile-1.0.18.orig/Makefile.in
+++ libsndfile-1.0.18/Makefile.in
@@ -260,7 +260,7 @@
top_srcdir = @top_srcdir@
DISTCHECK_CONFIGURE... | {
"pile_set_name": "Github"
} |
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chromeos/login/auth/auth_attempt_state_resolver.h"
namespace chromeos {
AuthAttemptStateResolver::AuthAttemptStateResolver() = default;
AuthA... | {
"pile_set_name": "Github"
} |
% This is almost same with cowboy_stream_h, but cowboy has two problems:
% 1. cowboy_req:read_body's length can't be auto and period can't be infinity together
% 2. cowboy_stream_h can't handle when body is empty and stream is fin
-module(grpc_stream_h).
-behavior(cowboy_stream).
-ifdef(OTP_RELEASE).
-compile({nowarn_... | {
"pile_set_name": "Github"
} |
package org.aspectj.aopalliance.tests;
import junit.framework.Test;
import junit.framework.TestSuite;
public class AllTests {
public static Test suite() {
TestSuite suite = new TestSuite(
"Test for org.aspectj.aopalliance.tests");
//$JUnit-BEGIN$
suite.addTestSuite(JoinPointClosureTest.class);
... | {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright 2013 Google Inc. 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... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -fsyntax-only -verify %s
// PR clang/3175
void bar(int*);
class c {
int var;
static int svar;
void foo() {
bar(&var);
bar(&svar);
}
static void wibble() {
bar(&var); // expected-error{{invalid use of member 'var' in static member function}}
bar(&svar); ... | {
"pile_set_name": "Github"
} |
//
// Copyright 2017 gRPC 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 t... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2015 Stormpath, 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"
} |
(ns jepsen.faunadb.monotonic
"Verifies that clients observe monotonic state and timestamps when performing
current reads, and that reads of past timestamps observe monotonic state.
For our monotonic state, we'll use a register, implemented as an instance
with a single value. That register will be incremented b... | {
"pile_set_name": "Github"
} |
/* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to Y... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
# Copyright (c) 2015-2016 Ericsson AB
#
# 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 applic... | {
"pile_set_name": "Github"
} |
=======
echoscu
=======
.. code-block:: text
$ python -m pynetdicom echoscu [options] addr port
Description
===========
The ``echoscu`` application implements a Service Class User (SCU) for the
:dcm:`Verification<part04/chapter_A.html>` service class. It establishes an
association with a peer Application Entity ... | {
"pile_set_name": "Github"
} |
{
"name": "mdxmini",
"full_name": "mdxmini",
"oldname": null,
"aliases": [
],
"versioned_formulae": [
],
"desc": "Plays music in X68000 MDX chiptune format",
"license": "GPL-2.0",
"homepage": "https://clogging.web.fc2.com/psp/",
"versions": {
"stable": "1.0.0",
"head": null,
"bottle"... | {
"pile_set_name": "Github"
} |
del mttest.exe
cl /O2 -DWIN32 /MD -I..\..\out mttest.c /Femttest ..\..\out\ssleay32.lib ..\..\out\libeay32.lib
| {
"pile_set_name": "Github"
} |
import generate from '../../src/generator/generate';
import { generateQueries, generateMutations, generateSubscriptions } from '../../src/generator/generateAllOperations';
import { buildClientSchema } from 'graphql';
import { GQLDocsGenOptions } from '../../src/generator/types';
jest.mock('../../src/generator/generate... | {
"pile_set_name": "Github"
} |
(**************************************************************************)
(* *)
(* Copyright 2019-2020 OCamlPro *)
(* *)
(* All righ... | {
"pile_set_name": "Github"
} |
function SeType {
param(
[Parameter(Mandatory = $true, Position = 0)]
[string]$Keys,
[Parameter(Mandatory = $true, ValueFromPipeline = $true)]
[OpenQA.Selenium.IWebElement]$Element,
[switch]$ClearFirst,
$SleepSeconds = 0 ,
[switch]$Submit,
[Alias('PT')... | {
"pile_set_name": "Github"
} |
<!--
The MIT License
Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Seiji Sogabe
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 limita... | {
"pile_set_name": "Github"
} |
inputs += sym01-txns.ledger
exports += {
type = journal
format = xml
outFiles = ["out.sym01.journal.xml"]
}
reports = []
| {
"pile_set_name": "Github"
} |
# kodkod-star
Kodkod with arithmetic overflow prevention and higher-order solving extensions
| {
"pile_set_name": "Github"
} |
{
"extends": "../../tsconfig",
"include": ["src/**/*", "test/**/*"]
}
| {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See License.txt in the repository root.
/*
* This file was automatically generated by com.microsoft.tfs.core.ws.generator.Generator
* from the /complexType.vm template.
*/
package ms.tfs.versioncontrol.clientservices._03;
import c... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2020 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 applica... | {
"pile_set_name": "Github"
} |
/*
* Swagger Petstore
*
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
*
* OpenAPI spec version: 1.0.0
* Contact: apiteam@swagger.io
* Generated by: https://github.com/swagger-api/swagger-codegen.git
... | {
"pile_set_name": "Github"
} |
var isSpace = require('./isSpace');
/**
* Used by `_.trim` and `_.trimRight` to get the index of the last non-whitespace
* character of `string`.
*
* @private
* @param {string} string The string to inspect.
* @returns {number} Returns the index of the last non-whitespace character.
*/
function trimmedRightIndex... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or cop... | {
"pile_set_name": "Github"
} |
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using Newtonsoft.Json;
namespace Alipay.AopSdk.Core.Domain
{
/// <summary>
/// KoubeiAdvertCommissionChannelCreateModel Data Structure.
/// </summary>
[Serializable]
public class KoubeiAdvertCommissionChannelCreateModel : AopObject
{
/// <summary>
/// 新... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2007 Stefan Kurtz <kurtz@zbh.uni-hamburg.de>
Copyright (c) 2009 Sascha Steinbiss <steinbiss@zbh.uni-hamburg.de>
Copyright (c) 2007-2009 Center for Bioinformatics, University of Hamburg
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee... | {
"pile_set_name": "Github"
} |
Content-Security-Policy:
default-src 'self';
style-src 'self' css.example.com;
img-src *.example.com;
script-src 'unsafe-eval' 'self' js.example.com 'nonce-Nc3n83cnSAd3wc3Sasdfn939hc3'
| {
"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"
} |
//! [0]
QBuffer device;
device.setData(myQString.toUtf8());
device.open(QIODevice::ReadOnly);
QXmlQuery query;
query.setQuery("doc($inputDocument)/query[theDocument]");
query.bindVariable("inputDocument", &device);
//! [0]
| {
"pile_set_name": "Github"
} |
*%(basename)s:5: SyntaxError: The requested module '../../mjsunit/modules-skip-star-exports-conflict.mjs' contains conflicting star exports for name 'a'
export * from "../../mjsunit/modules-skip-star-exports-conflict.mjs";
^
SyntaxError: The requested module '../../mjsunit/modules-skip-star-exports-conflict.mjs'... | {
"pile_set_name": "Github"
} |
/*
Copyright 2017 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) Microsoft Corporation.
// Licensed under the MIT License.
using UnityEngine;
namespace Microsoft.MixedReality.Toolkit.Utilities.Solvers
{
/// <summary>
/// ConstantViewSize solver scales to maintain a constant size relative to the view (currently tied to the Camera)
/// </summary>
[Ad... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
/*
* Sharp LS037V7DW01 LCD Panel Driver
*
* Copyright (C) 2019 Texas Instruments Incorporated
*
* Based on the omapdrm-specific panel-sharp-ls037v7dw01 driver
*
* Copyright (C) 2013 Texas Instruments Incorporated
* Author: Tomi Valkeinen <tomi.valkeinen@ti.com>
*/
#include ... | {
"pile_set_name": "Github"
} |
<section class="share">
<h3>Share</h3>
<a aria-label="Share on Twitter" href="https://twitter.com/intent/tweet?text="{{ page.twitter_text }}"%20{{ site.url }}{{ page.url }}%20via%20@{{ site.twitter_username }}&hashtags={% for tag in page.tags %}{{tag}},{% endfor %}"
onclick="window.open(this.h... | {
"pile_set_name": "Github"
} |
import React, { useState } from 'react';<%&additionalImports%>
import {
SelectionState,
IntegratedSelection,
} from '@devexpress/dx-react-grid';
import {
Grid,
VirtualTable,
TableHeaderRow,
TableSelection,
} from '@devexpress/dx-react-grid-<%&themeName%>';
<%&cssImports%>
import { generateRows } from '../.... | {
"pile_set_name": "Github"
} |
digraph mygraph {
label_foo [shape="record",label="<foo>foo"];
label_foo:foo -> label_foo
}
| {
"pile_set_name": "Github"
} |
import 'package:flutter/material.dart';
import 'package:flutter_dojo/common/main_title_widget.dart';
class IconButtonWidget extends StatelessWidget {
@override
Widget build(BuildContext context) {
return ListView(
children: <Widget>[
MainTitleWidget('IconButton基本使用'),
ButtonBar(
... | {
"pile_set_name": "Github"
} |
# Custom TFX Component Example - Presto
# Introduction
This package shows how to compose a custom component in [TensorFlow Extended (TFX)](https://tensorflow.org/tfx). In the following example, a custom ExampleGen component is used to read in data from [Presto](https://prestodb.github.io) using a [Python API](https://... | {
"pile_set_name": "Github"
} |
@model Xms.Web.Customize.Models.CreateBusinessFlowModel
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">
<a data-toggle="collapse"
href="#collapseTwo">
<strong>@app.PrivilegeTree?.LastOrDefault().DisplayName</strong>
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Doodle.js - API: doodle.geom.createMatrix</title>
<link href="./style/reset.css" rel="stylesheet" type="text/css">
<link href="./style/main.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Droid+Sans+Mono&subset=latin... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
/*
* Generate devlist.h from the Zorro ID file.
*
* (c) 2000 Geert Uytterhoeven <geert@linux-m68k.org>
*
* Based on the PCI version:
*
* (c) 1999--2000 Martin Mares <mj@ucw.cz>
*/
#include <stdio.h>
#include <string.h>
#define MAX_NAME_SIZE 63
static void
pq(FILE *f, const... | {
"pile_set_name": "Github"
} |
{
"Jasno":
["title", "clear"],
"Možnosť veľmi slabých zrážok":
["title", "possible-very-light-precipitation"],
"Slabé zrážky":
["title", "very-light-precipitation"],
"Možnosť slabých zrážok":
["title", "possible-light-precipitation"],
"Slabé zrážky":
["title", "light-precipitation"],
... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Data Visualization module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding... | {
"pile_set_name": "Github"
} |
package v1alpha1
import (
"github.com/manifoldco/heighliner/internal/k8sutils"
corev1 "k8s.io/api/core/v1"
apiextv1beta1 "k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)
// VersionedMicroservice represents the combined state of different components
/... | {
"pile_set_name": "Github"
} |
<?php
namespace React\Stream;
use Evenement\EventEmitterInterface;
/**
* @event data
* @event end
* @event error
* @event close
*/
interface ReadableStreamInterface extends EventEmitterInterface
{
public function isReadable();
public function pause();
public function resume();
public function pi... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
/*
* Standard Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
* Copyright (C) 2003-2004 Intel Corporation
*
* All rights reserved.
*
* Send feedback t... | {
"pile_set_name": "Github"
} |
(*===-- llvm_scalar_opts.ml - LLVM Ocaml Interface -------------*- OCaml -*-===*
*
* 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"
} |
<?php
declare(strict_types=1);
namespace bizley\migration\table;
use bizley\migration\Schema;
use function in_array;
final class TinyIntegerColumn extends Column implements ColumnInterface
{
/** @var array<string> Schemas using length for this column */
private $lengthSchemas = [
Schema::MYSQL,
... | {
"pile_set_name": "Github"
} |
//
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.md file in the project root for full license information.
//
#pragma once
#include <stdint.h>
#include <vector>
#include <boost/noncopyable.hpp>
#include "Index.h"
#include "CorpusDescriptor.h"
#include "BufferedFileRea... | {
"pile_set_name": "Github"
} |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | {
"pile_set_name": "Github"
} |
use std::mem;
use crate::internal_prelude::*;
use crate::h5c::{H5C_cache_decr_mode, H5C_cache_flash_incr_mode, H5C_cache_incr_mode};
pub const H5AC__CURR_CACHE_CONFIG_VERSION: c_int = 1;
pub const H5AC__MAX_TRACE_FILE_NAME_LEN: usize = 1024;
pub const H5AC_METADATA_WRITE_STRATEGY__PROCESS_0_ONLY: c_int = 0;
pub con... | {
"pile_set_name": "Github"
} |
stderr of test 'NOT_x_LIKE-triggers-too_many_nested_operators-error.Bug-3871` in directory 'sql/test/BugTracker-2015` itself:
# 13:02:54 >
# 13:02:54 > "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" "mapi_open=true" "--set" "mapi_port=31655" "--set" "mapi_usock=/var/tmp/mtest-29864/.s.monetdb.31655" "-... | {
"pile_set_name": "Github"
} |
// Copyright (c) André N. Klingsheim. See License.txt in the project root for license information.
namespace NWebsec.AspNetCore.Mvc.Csp
{
/// <summary>
/// When applied to a controller or action method, enables the media-src directive for the CSP Report Only header (CSP 1.0).
/// </summary>
public cla... | {
"pile_set_name": "Github"
} |
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs defs_darwin.go
package route
const (
sysAF_UNSPEC = 0x0
sysAF_INET = 0x2
sysAF_ROUTE = 0x11
sysAF_LINK = 0x12
sysAF_INET6 = 0x1e
sysSOCK_RAW = 0x3
sysNET_RT_DUMP = 0x1
sysNET_RT_FLAGS = 0x2
sysNET_RT_IFLIST = 0x3
sysNET_RT_STAT = 0x4
s... | {
"pile_set_name": "Github"
} |
app
====
How to deploy?
----
It's very simple to have a test of apps in this folder:
* Clone the whole git repository.
* Make a symbolic link of 'snsapi' and other essential
subdirectoreis to the app working directory.
i.e. (from the path of this document)
```
cd forwarder
ln -s ../../snsapi
ln -s ../... | {
"pile_set_name": "Github"
} |
/*
* jcapistd.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains application interface code for the compression half
* of the JPEG library. These ... | {
"pile_set_name": "Github"
} |
declare interface IMetadataSitePagesCommandSetStrings {
Command1: string;
Command2: string;
}
declare module 'MetadataSitePagesCommandSetStrings' {
const strings: IMetadataSitePagesCommandSetStrings;
export = strings;
}
| {
"pile_set_name": "Github"
} |
/***************************************************//**
* @file ProtocolHelper.h
* @date July 2009
* @author Ocean Optics, Inc.
*
* Feature instances may look up an implementation object
* that matches a particular Protocol. All such implementations
* should in some way derive from ProtocolHelper so tha... | {
"pile_set_name": "Github"
} |
(
define (
script-fu-megamek-unit-shading-v3
image
original-layer
)
(
let* (
(old-bg (car (gimp-palette-get-background)))
(layer-source-layer original-layer)
(layer-working 0)
(layer-to-process 0)
(layergroup-unit-shading 0)
(layer-white-base 0)
(layer-shadow-1-sw-side 0... | {
"pile_set_name": "Github"
} |
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above c... | {
"pile_set_name": "Github"
} |
{
"vendors.js": "/static/js/vendors.27f5d684.js",
"app.js": "/static/js/app.b51d4aa76313865074da.js",
"readme.js": "/static/js/readme.032bb26a.js",
"index.html": "/index.html"
} | {
"pile_set_name": "Github"
} |
/* Copyright (c) 2007-2008 CSIRO
Copyright (c) 2007-2009 Xiph.Org Foundation
Written by Jean-Marc Valin */
/**
@file pitch.c
@brief Pitch analysis
*/
/*
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"
} |
typescriptGlobal:
- Array
typescriptArrayStaticMethod:
- from
- isArray
- of
typescriptArrayMethod:
- concat
- copyWithin
- entries
- every
- fill
- filter
- find
- findIndex
- forEach
- indexOf
- includes
- join
- keys
- lastIndexOf
- map
- pop
- push
- reduce
- reduceRi... | {
"pile_set_name": "Github"
} |
#pragma warning disable CS1591
using System;
namespace MediaBrowser.Controller.Persistence
{
public class MediaAttachmentQuery
{
/// <summary>
/// Gets or sets the index.
/// </summary>
/// <value>The index.</value>
public int? Index { get; set; }
/// <summary>... | {
"pile_set_name": "Github"
} |
<component name="libraryTable">
<library name="Gradle: androidx.collection:collection:1.1.0@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar!/" />
</CLASSES>
<JAVADOC />
... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.