text stringlengths 2 99k | meta dict |
|---|---|
/*
* Globalize Culture en-ZA
*
* http://github.com/jquery/globalize
*
* Copyright Software Freedom Conservancy, Inc.
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* This file was generated by the Globalize Culture Generator
* Translation: bugs found in this file need t... | {
"pile_set_name": "Github"
} |
<?php
// This file was auto-generated from sdk-root/src/data/apigateway/2015-07-09/examples-1.json
return [ 'version' => '1.0', 'examples' => [],];
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2003-2018, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* - Redistributions of source code must retain the above copyright
* notice, this list of c... | {
"pile_set_name": "Github"
} |
/*
* SonarQube
* Copyright (C) 2009-2020 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program 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 3 of the License, o... | {
"pile_set_name": "Github"
} |
This is a paragraph.
---
> Block quote with horizontal lines.
> ---
> > Double block quote.
> > ---
> > End of the double block quote.
> A new paragraph.
> With multiple lines.
Even a lazy line.
> ---
> The last line.
| {
"pile_set_name": "Github"
} |
package com.taobao.arthas.bytekit.asm.location.filter;
import com.alibaba.arthas.deps.org.objectweb.asm.tree.AbstractInsnNode;
import com.alibaba.arthas.deps.org.objectweb.asm.tree.MethodInsnNode;
import com.taobao.arthas.bytekit.asm.location.LocationType;
/**
*
* 检查整个method里,是否有某个函数调用。用于检查 enter/exit/exception ex... | {
"pile_set_name": "Github"
} |
/*!
* Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICE... | {
"pile_set_name": "Github"
} |
// Copyright 2015 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 "components/favicon/core/large_icon_service.h"
#include <deque>
#include <memory>
#include "base/bind.h"
#include "base/macros.h"
#include "bas... | {
"pile_set_name": "Github"
} |
site_name: DRF-schema-adapter documentation
repo_url: https://github.com/drf-forms/drf-schema-adapter
pages:
- Home: index.md
- 'DRF-auto-endpoint':
- 'DRF-auto-endpoint': drf_auto_endpoint/index.md
- 'Endpoint': drf_auto_endpoint/endpoint.md
- 'Metadata': drf_auto_endpoint/metadata.md
- 'Export-app':... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012-2020 Wojciech Figat. All rights reserved.
using System;
using System.IO;
using FlaxEngine;
namespace FlaxEditor.GUI.Timeline.Tracks
{
/// <summary>
/// The timeline media that represents a nested scene animation media event.
/// </summary>
/// <seealso cref="FlaxEditor.GUI.Timeli... | {
"pile_set_name": "Github"
} |
\documentclass{book}
\usepackage[a4paper,top=2.5cm,bottom=2.5cm,left=2.5cm,right=2.5cm]{geometry}
\usepackage{makeidx}
\usepackage{natbib}
\usepackage{graphicx}
\usepackage{multicol}
\usepackage{float}
\usepackage{listings}
\usepackage{color}
\usepackage{ifthen}
\usepackage[table]{xcolor}
\usepackage{textcomp}
\usepack... | {
"pile_set_name": "Github"
} |
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 48 (0x30)
Signature Algorithm: sha1WithRSAEncryption
Issuer: C=FR, ST=Radius, L=Somewhere, O=Example Inc./emailAddress=admin@example.com, CN=Example Certificate Authority
Validity
Not Before: Jun 7 08:06:49 2017 GMT
... | {
"pile_set_name": "Github"
} |
package jetbrains.mps.lang.editor.menus.style.testLanguage.editor;
/*Generated by MPS */
import jetbrains.mps.nodeEditor.DefaultNodeEditor;
import jetbrains.mps.openapi.editor.cells.EditorCell;
import jetbrains.mps.openapi.editor.EditorContext;
import org.jetbrains.mps.openapi.model.SNode;
public class TestCompletio... | {
"pile_set_name": "Github"
} |
<blockquote>
<p>Decentralized and 100% autonomous P2P VPN Network on blockchain with the first Internet bandwidth marketplace powered by own crypto-economy</p>
<footer><a href="https://privatix.io/" target="_blank">https://privatix.io/</a></footer>
</blockquote>
| {
"pile_set_name": "Github"
} |
*%(basename)s:8: ReferenceError: foo is not defined
static x = foo();
^
ReferenceError: foo is not defined
at Function.<static_fields_initializer> (*%(basename)s:8:14)
at *%(basename)s:1:1 | {
"pile_set_name": "Github"
} |
/********************************************************************
* *
* THIS FILE IS PART OF THE OggTheora SOFTWARE CODEC SOURCE CODE. *
* USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
* GOVERNED BY A BSD-STYLE SOURCE LICENS... | {
"pile_set_name": "Github"
} |
---
home: true
# heroImage: /code.jpg
actionText: 开始 →
actionLink: /components/agree
footer: MIT Licensed | Copyright © 2018 独孤求败
---
### 快速使用
``` bash
# 安装
npm i -S mp-weui
# 在 App.vue 中全局引入 css 文件
import 'mp-weui/lib/style.css'
# 由于 mpvue component 暂不支持全局注册,暂时只能使用局部注册
import MpRadio from 'mp-weui/packages/radio'
... | {
"pile_set_name": "Github"
} |
import numpy as np
from tqdm import tqdm
from data.reader import DataReader
from planner.planner import Planner
from scorer.scorer import Scorer
from utils.graph import Graph
class NaivePlanner(Planner):
is_parallel = True
re_plan = "PREMADE"
def __init__(self, scorer: Scorer):
self.scorer = sco... | {
"pile_set_name": "Github"
} |
class AddReplyToIdToReplies < ActiveRecord::Migration
def change
add_column :homeland_replies, :reply_to_id, :integer
add_index :homeland_replies, :reply_to_id
end
end
| {
"pile_set_name": "Github"
} |
# SECUREAUTH LABS. Copyright 2018 SecureAuth Corporation. All rights reserved.
#
# This software is provided under under a slightly modified version
# of the Apache Software License. See the accompanying LICENSE file
# for more information.
#
# Author:
# Alberto Solino (@agsolino)
#
# Description:
# DPAPI and Wi... | {
"pile_set_name": "Github"
} |
package com.dubture.twig.core.codeassist;
public interface ICompletionProposalFlag {
public static final ICompletionProposalFlag[] NO_FLAGS = {};
}
| {
"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 Apache... | {
"pile_set_name": "Github"
} |
// Package subscriptions implements the Azure ARM Subscriptions service API version 2016-06-01.
//
// All resource groups and resources exist within subscriptions. These operation enable you get information about your
// subscriptions and tenants. A tenant is a dedicated instance of Azure Active Directory (Azure AD) fo... | {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2000-2004
//
// 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)
//
// Preprocessed version of "boost/mpl/map.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mp... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<corners android:radius="3dp" />
<stroke
android:width="0.5dp"
android:color="@color/white" />
<solid android:color="@color/transparent" />
</shape> | {
"pile_set_name": "Github"
} |
/***********************************************************************************
Main.cpp
* Copyright (c) 1997
* Mark of the Unicorn, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
* provided that the above ... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 5eeef2bdd71292c4ebcbc55afadc1384
timeCreated: 1488062344
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
<!--
Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made avail... | {
"pile_set_name": "Github"
} |
== Git Multiplayer ==
Inicialmente, utilizei o Git em um projeto particular onde era o único desenvolvedor. Entre os comandos relacionados a natureza distribuída do Git, eu precisava somente do *pull* e *clone*, de modo a manter o mesmo projeto em vários lugares.
Mais tarde, quis publicar meu código com o Git, e incl... | {
"pile_set_name": "Github"
} |
{
"title":"Event.stopImmediatePropagation()",
"description":"Prevents any further event listeners from being invoked during the dispatch of this event.",
"spec":"https://dom.spec.whatwg.org/#dom-event-stopimmediatepropagation",
"status":"ls",
"links":[
{
"url":"https://developer.mozilla.org/e... | {
"pile_set_name": "Github"
} |
<!--This file was generated from the python source
Please edit the source to make changes
-->
PassengerCollector
=====
The PasengerCollector collects CPU and memory utilization of apache, nginx
and passenger processes.
It also collects requests in top-level and passenger applications group queues.
Four key attributes... | {
"pile_set_name": "Github"
} |
[[
"start",
["keyword.control.module.elixir","defmodule"],
["meta.module.elixir"," "],
["entity.name.type.module.elixir","HelloModule"],
["text"," "],
["keyword.control.elixir","do"]
],[
"comment.documentation.heredoc",
["text"," "],
["comment.documentation.heredoc","@moduledoc \"\"\""]
],[
"com... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="Blow"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
... | {
"pile_set_name": "Github"
} |
# -*- mode: perl; -*-
# Copyright 2016-2016 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the OpenSSL license (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
# in the file LICENSE in the source distribution or at
# https://www.openssl.or... | {
"pile_set_name": "Github"
} |
// Copyright 2019 The Druid 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... | {
"pile_set_name": "Github"
} |
import {Controller, Get, PathParams, PlatformTest, QueryParams} from "@tsed/common";
import {expect} from "chai";
import * as SuperTest from "supertest";
import {PlatformTestOptions} from "../interfaces";
export abstract class TestBaseController {
@Get("/")
scenario1(@QueryParams("search") search: string) {
re... | {
"pile_set_name": "Github"
} |
//-------------------------------------------------------------------------------------------------------
// Copyright (C) Microsoft Corporation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
//----------------------------... | {
"pile_set_name": "Github"
} |
#!/bin/sh
set -o nounset
set -o errexit
VERSION=`cat VERSION`
git tag $VERSION
git push origin --tags
| {
"pile_set_name": "Github"
} |
namespace Avalonia.Logging
{
/// <summary>
/// Specifies the meaning and relative importance of a log event.
/// </summary>
public enum LogEventLevel
{
/// <summary>
/// Anything and everything you might want to know about a running block of code.
/// </summary>
Verbo... | {
"pile_set_name": "Github"
} |
Found at:
http://www.redhat.com/archives/fedora-cvs-commits/2007-March/msg00788.html
Size is, correctly, size_t and mmap, correctly, takes
size_t as the size argument; the cast to int flunks
64bit thinking.
diff -Naur ElectricFence-2.2.2/page.c ElectricFence-2.2.3/page.c
--- page.c 2007-03-16 13:20:44.000000000 -040... | {
"pile_set_name": "Github"
} |
import "../math/trigonometry";
import "color";
import "lab";
import "rgb";
d3.hcl = function(h, c, l) {
return arguments.length === 1
? (h instanceof d3_Hcl ? d3_hcl(h.h, h.c, h.l)
: (h instanceof d3_Lab ? d3_lab_hcl(h.l, h.a, h.b)
: d3_lab_hcl((h = d3_rgb_lab((h = d3.rgb(h)).r, h.g, h.b)).l, h.a, ... | {
"pile_set_name": "Github"
} |
//
// QLPreviewPanel+iTerm.m
// iTerm2
//
// Created by Rony Fadel on 2/20/16.
//
//
#import "QLPreviewPanel+iTerm.h"
@implementation QLPreviewPanel (iTerm)
+ (instancetype)sharedPreviewPanelIfExists {
if ([QLPreviewPanel sharedPreviewPanelExists]) {
return [QLPreviewPanel sharedPreviewPanel];
} e... | {
"pile_set_name": "Github"
} |
/* Copyright (c) 2012 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. */
body {
font-family: sans-serif;
}
h2 {
margin: 15px 0 5px 0;
}
ul,
p,
canvas {
margin: 0;
}
#media-players td,
#media-players th {
paddi... | {
"pile_set_name": "Github"
} |
// Copyright 2014 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
var error = "error";
function counter(x) {
return (function() { if (x-- == 0) throw error;});
}
// TODO(asm): This module is not valid asm.js.
functi... | {
"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 u... | {
"pile_set_name": "Github"
} |
package com.legend.demo;
import android.app.Activity;
import android.app.Application;
import android.content.Context;
import android.content.Intent;
import android.telephony.TelephonyManager;
import android.widget.Toast;
import com.lody.legend.Hook;
import com.lody.legend.HookManager;
/**
* @author Lody
* @version... | {
"pile_set_name": "Github"
} |
package opentracing
import "golang.org/x/net/context"
type contextKey struct{}
var activeSpanKey = contextKey{}
// ContextWithSpan returns a new `context.Context` that holds a reference to
// `span`'s SpanContext.
func ContextWithSpan(ctx context.Context, span Span) context.Context {
return context.WithValue(ctx, ... | {
"pile_set_name": "Github"
} |
---
layout: base
title: 'Statistics of Typo in UD_Erzya-JR'
udver: '2'
---
## Treebank Statistics: UD_Erzya-JR: Features: `Typo`
This feature is language-specific.
It occurs with 1 different values: `Yes`.
5 tokens (0%) have a non-empty value of `Typo`.
5 types (0%) occur at least once with a non-empty value of `Ty... | {
"pile_set_name": "Github"
} |
Entropy = 7.999992 bits per byte.
Optimum compression would reduce the size
of this 25000000 byte file by 0 percent.
Chi square distribution for 25000000 samples is 272.53, and randomly
would exceed this value 21.52 percent of the times.
Arithmetic mean value of data bytes is 127.5030 (127.5 = random).
Monte Carlo v... | {
"pile_set_name": "Github"
} |
section: view
id: comment
description: 展示评论的列表视图
icon: icon-comments
filter: pinglun pl
---
# 评论
评论视图用于展示评论消息,评论列表允许进行嵌套。
## 结构
评论视图使用 `.comments` 作为父级容器,并使用如下特殊类标记子容器:
<table class="table">
<tbody>
<tr>
<td style="width: 150px">`<header>`</td>
<td style="width: 80px">头部</td>
<td>标题等信息</td... | {
"pile_set_name": "Github"
} |
package com.example.xch.generateqrcode;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.EncodeHintType;
import com.google.zxing.Writ... | {
"pile_set_name": "Github"
} |
package v1alpha1
// ParamSpec defines an arbitrary named input whose value can be supplied by a
// `Param`.
type ParamSpec struct {
// Name declares the name by which a parameter is referenced.
Name string `json:"name"`
// Description is a user-facing description of the parameter that may be
// used to populate a... | {
"pile_set_name": "Github"
} |
(ns babar.parser-test
(:require [midje.sweet :refer :all]
[babar.parser :refer :all]))
(fact "about programs that are one expression"
(parse "+ 1 2") => 3)
(facts "about ignorning newline as whitespace in expression"
(parse "(+ 1\n 3)") => 4
(parse "+ 1\n 3") => 4)
(facts "about reading babar fil... | {
"pile_set_name": "Github"
} |
package com.alibaba.jvm.sandbox.api.util;
/**
* 数组操作工具类
*
* @author luanjia@taobao.com
* @since {@code sandbox-api:1.0.10}
*/
public class GaArrayUtils {
/**
* 判断数组是否为空
*
* @param array 数组
* @param <T> 数组类型
* @return TRUE:数组为空(null或length==0);FALSE:数组不为空
*/
public static <... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of Jitamin.
*
* Copyright (C) Jitamin Team
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Jitamin\Http\Controllers\Api;
use Jitamin\Foundation\ObjectStorage\ObjectStorageException;
use Jit... | {
"pile_set_name": "Github"
} |
package io.swagger.v3.plugin.maven.petstore.petstore.callback;
import io.swagger.v3.oas.annotations.Operation;
import io.swagger.v3.oas.annotations.callbacks.Callback;
import io.swagger.v3.oas.annotations.callbacks.Callbacks;
import io.swagger.v3.oas.annotations.media.Content;
import io.swagger.v3.oas.annotations.medi... | {
"pile_set_name": "Github"
} |
/*
* This file is part of Mockey, a tool for testing application
* interactions over HTTP, with a focus on testing web services,
* specifically web applications that consume XML, JSON, and HTML.
*
* Copyright (C) 2009-2010 Authors:
*
* chad.lafontaine (chad.lafontaine AT gmail DOT com)
* neil.cronin (neil... | {
"pile_set_name": "Github"
} |
/*
* code-forensics
* Copyright (C) 2016-2019 Silvio Montanari
* Distributed under the GNU General Public License v3.0
* see http://www.gnu.org/licenses/gpl.html
*/
var _ = require('lodash');
var Model = require('../diagrams/treemap/diagram_model.js'),
LayoutAdapter = require('../diagrams/tre... | {
"pile_set_name": "Github"
} |
# 如何使用这个库
原先想的是只介绍一下原理,但是有的同学好像看了之后还不会使用。因此,接入了jitpack以便使用。
Add it in your root build.gradle at the end of repositories:
```
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
```
Step 2. Add the dependency
```
dependencies {
implementation 'com.github.Guolei1130:android_p_no_sdkapi_support:0... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2017-2020 original 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 applicable law or agr... | {
"pile_set_name": "Github"
} |
/******************************************************************************
Copyright:: 2020- IBM, 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... | {
"pile_set_name": "Github"
} |
package com.venusic.handwrite.view.point;
/**
* @version 1.0
* @auth wastrel
* @date 2018/1/3 9:46
* @copyRight 四川金信石信息技术有限公司
* @since 1.0
*/
public class TimedPoint {
public float x;
public float y;
public long timestamp;
public TimedPoint(float x, float y) {
this.x = x;
this.y ... | {
"pile_set_name": "Github"
} |
require 'yaks'
require 'yaks-html'
require 'yaks-sinatra'
require 'yaks-transit'
require 'rspec/core/rake_task'
require 'rubocop/rake_task'
require 'rubygems/package_task'
require 'yard'
def delegate_task(gem, task_name)
task task_name do
chdir gem.to_s do
sh "rake", task_name.to_s
end
end
end
[:ya... | {
"pile_set_name": "Github"
} |
// Copyright 2015 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 stats
import (
"fmt"
"testing"
"rsc.io/benchstat/internal/go-moremath/internal/mathtest"
"rsc.io/benchstat/internal/go-moremath/vec"
)
var aeq = ... | {
"pile_set_name": "Github"
} |
/*
* Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
* Copyright (C) 2013 - Scilab Enterprises - Cedric Delamarre
*
* Copyright (C) 2012 - 2016 - Scilab Enterprises
*
* This file is hereby licensed under the terms of the GNU GPL v2.0,
* pursuant to article 5.3.4 of the CeCILL v.2.1.
* This file ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1998, 2001, 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"
} |
---
title: Các phiên bản được hỗ trợ của tài liệu Kubernetes
content_type: concept
card:
name: about
weight: 10
title: Các phiên bản được hỗ trợ của tài liệu Kubernetes
---
<!-- overview -->
Trang web này lưu tài liệu của phiên bản hiện tại và bốn phiên bản trước của Kubernetes.
<!-- body -->
## Phiên bản h... | {
"pile_set_name": "Github"
} |
/**
* This method invokes `interceptor` and returns `value`. The interceptor is
* bound to `thisArg` and invoked with one argument; (value). The purpose of
* this method is to "tap into" a method chain in order to perform operations
* on intermediate results within the chain.
*
* @static
* @memberOf _
* @catego... | {
"pile_set_name": "Github"
} |
! RUN: %S/test_errors.sh %s %t %f18
! C711 An assumed-type actual argument that corresponds to an assumed-rank
! dummy argument shall be assumed-shape or assumed-rank.
subroutine s(arg1, arg2, arg3)
type(*), dimension(..) :: arg1 ! assumed rank
type(*), dimension(:) :: arg2 ! assumed shape
type(*) :: arg3
cal... | {
"pile_set_name": "Github"
} |
/*
This file is part of the iText (R) project.
Copyright (c) 1998-2020 iText Group NV
Authors: Bruno Lowagie, Paulo Soares, et al.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License version 3
as published by the F... | {
"pile_set_name": "Github"
} |
/* -*- Mode: js; js-indent-level: 2; -*- */
/*
* Copyright 2011 Mozilla Foundation and contributors
* Licensed under the New BSD license. See LICENSE or:
* http://opensource.org/licenses/BSD-3-Clause
*/
if (typeof define !== 'function') {
var define = require('amdefine')(module, require);
}
define(function (req... | {
"pile_set_name": "Github"
} |
post_install(){
libtool --finish /usr/lib > /dev/null
}
post_upgrade(){
post_install
}
| {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2015 Miao Yan <yanmiaobest@gmail.com>
*/
#include <common.h>
#include <command.h>
#include <errno.h>
#include <malloc.h>
#include <qfw.h>
#include <asm/io.h>
#ifdef CONFIG_GENERATE_ACPI_TABLE
#include <asm/tables.h>
#endif
#include <linux/list.h>
static bool f... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2006,2007,2009,2010,2011 Tel-Aviv University (Israel).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org).
// 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 Licens... | {
"pile_set_name": "Github"
} |
package assets
import (
"bytes"
"compress/gzip"
"encoding/hex"
"fmt"
"io"
"net/http"
"path"
"regexp"
"sort"
"strings"
"text/template"
"github.com/openshift/origin/pkg/quota/admission/clusterresourceoverride/api"
utilruntime "k8s.io/kubernetes/pkg/util/runtime"
)
var varyHeaderRegexp = regexp.MustCompile... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2006-2009, 2017, 2020 United States Government, as represented by the
* Administrator of the National Aeronautics and Space Administration.
* All rights reserved.
*
* The NASA World Wind Java (WWJ) platform is licensed under the Apache License,
* Version 2.0 (the "License"); you may not use this f... | {
"pile_set_name": "Github"
} |
/*
* Copyright © 2013 Mobs and Geeks
*
* 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 agr... | {
"pile_set_name": "Github"
} |
// ==++==
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
// =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
//
// Transmogrificator.cpp
//
// A background thread which has the purpose of transmogrifying UTs to make them appe... | {
"pile_set_name": "Github"
} |
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.Generic;
using System.Reflection;
using Microsoft.AspNetCore.Mvc.ActionConstraints;
using Microsoft.AspNetCore.Mv... | {
"pile_set_name": "Github"
} |
import re
#from core.color import bcolors
from color import bcolors
AV_list = {
"Kaspersky": ["avp", "avpui", "klif", "KAVFS", "kavfsslp","prunsrv"],
"Malwarebytes":["mbcloudea","mbamservice"],
"Symantec": ["SmcGui", "SISIPSService","SemSvc","snac64","sesmcontinst"],
"Bitdefender": ["vsserv"],
... | {
"pile_set_name": "Github"
} |
// import { shallow } from 'enzyme'
// import React from 'react'
import {
// HeaderMessagesUnconnected,
mapStateToProps
} from "../header-messages";
// describe('HeaderMessagesUnconnected React component', () => {
//
// })
describe("HeaderMessages mapStateToProps", () => {
let state;
let ownProps;
beforeE... | {
"pile_set_name": "Github"
} |
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
<command>
<create>
<domain:create
xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<domain:name>%DOMAIN%</domain:name>
<domain:period unit="y">2</domain:period>
<domain:ns>
<domain:hostObj>ns1.example.net</domain:hostObj>... | {
"pile_set_name": "Github"
} |
/*-
* Copyright (c) 2005 Doug Rabson
* 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 copyright
* notice, this list of conditi... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 85cf57768a283fa4987b42b68edc3bb1
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
set(_compiler_id_pp_test "defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)")
set(_compiler_id_version_compute "
#if defined(__VISUALDSPVERSION__)
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_HEX@(__VISUALDSPVERSION_... | {
"pile_set_name": "Github"
} |
"""
literal = [|
class Foo:
def bar():
print 'Hello'
|]
literal = [|
def main():
print('Hello, world!')
|]
literal = [|
private foo as int
|]
literal = [|
private foo = 0
|]
literal = [|
private foo as object = object()
|]
literal = [|
event Foo as Bar
|]
litera = [|
[once]
def bar():
return foo... | {
"pile_set_name": "Github"
} |
// Copyright 2019 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.
// This file is auto-generated from
// gpu/ipc/common/generate_vulkan_types.py
// It's formatted by clang-format using chromium coding style:
// clang-... | {
"pile_set_name": "Github"
} |
form=七律
tags=
雨沐芙蓉秋意清。
可人风月满江城。
怜风爱月方留恋,
对月临风又送行。
人渐远,
酒须倾。
只凭一醉遣多情。
重来休厌刘郎老,
明月清风有素盟。
| {
"pile_set_name": "Github"
} |
package org.jboss.resteasy.test.nextgen.wadl.resources;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
@Path("/extended")
public class ExtendedResource {
@POST
@Consumes({"application/xml"})
public String post(ListType income) {
return "foo";
}
}
| {
"pile_set_name": "Github"
} |
Компоненты
=========
Компоненты — это главные строительные блоки приложений основанных на Yii. Компоненты наследуются от класса
[[yii\base\Component]] или его наследников. Три главные возможности, которые компоненты предоставляют для других классов:
* [Свойства](concept-properties.md).
* [События](concept-events.md).... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Catalog\Test\Block\Adminhtml\Product\Edit\Section\Websites;
use Magento\Mtf\Client\Locator;
use Magento\Mtf\Client\Element\SimpleElement;
/**
* Typified element class for store tree element.
*/... | {
"pile_set_name": "Github"
} |
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>$(ResourceProviderTargetFramework)</TargetFramework>
<PackageId>SqlToolsResourceProviderService</PackageId>
<AssemblyName>SqlToolsResourceProviderService</AssemblyName>
<OutputType>Exe</OutputType>
<Company>Microsoft</Company>
... | {
"pile_set_name": "Github"
} |
const routes = [
{
path: '/splash',
component: () => import('layouts/SplashLayout/Index.vue'),
children: [
{ path: '', component: () => import('pages/Splash/Index.vue') }
]
},
{
path: '/',
redirect: '/splash'
}
]
// Always leave this as last one
if (process.env.MODE !== 'ssr') {
... | {
"pile_set_name": "Github"
} |
# wchar_t.m4 serial 4 (gettext-0.18.2)
dnl Copyright (C) 2002-2003, 2008-2011 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno H... | {
"pile_set_name": "Github"
} |
import 'dart:convert';
import 'package:http/http.dart' as http;
import 'models.dart';
/// Api wrapper to retrieve Star Wars related data
class StarWarsApi {
/// load and return one page of planets
Future<PlanetPageModel> getPlanets([String page]) async {
page ??= 'https://swapi.co/api/planets';
final re... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "NSObject.h"
@class UIGestureRecognizer, UIScrollView, UIView;
@protocol ImageScrollViewDelegate <NSObject>
@optional
- (void)onFullScreenItemChangeAlpha:(double)arg1;
- ... | {
"pile_set_name": "Github"
} |
/*
* turbostat -- show CPU frequency and C-state residency
* on modern Intel turbo-capable processors.
*
* Copyright (c) 2013 Intel Corporation.
* Len Brown <len.brown@intel.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Publi... | {
"pile_set_name": "Github"
} |
package io.jenkins.jenkinsfile.runner;
import io.jenkins.jenkinsfile.runner.bootstrap.Bootstrap;
import io.jenkins.jenkinsfile.runner.bootstrap.IApp;
/**
* This code runs after Jetty and Jenkins classloaders are set up correctly.
*/
public class App implements IApp {
@Override
public int run(Bootstrap boots... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 66f14294598384e4f98e25c3dd900f87
timeCreated: 1536867831
licenseType: Pro
NativeFormatImporter:
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
package com.taobao.zeus.schedule.mvc;
import com.taobao.zeus.client.ZeusException;
public class ZeusJobException extends ZeusException{
private static final long serialVersionUID = 1L;
private String causeJobId;
public ZeusJobException(String jobId,String msg){
super(msg);
this.causeJobId=jobId;
}
publi... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.