text stringlengths 2 99k | meta dict |
|---|---|
/*
Copyright 2018 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"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="max_imageloading_threads">7</integer>
</resources> | {
"pile_set_name": "Github"
} |
# Patch for a tmp race in cvsbug (in the source package; we don't ship
# the script as part of the package). Closes: #325106
diff -Nur src/cvsbug.in src/cvsbug.in
--- src/cvsbug.in 2003-02-26 05:31:33.000000000 +0800
+++ src/cvsbug.in 2006-02-26 22:07:08.000000000 +0800
@@ -109,14 +109,14 @@
/usr/bin/ypcat passwd ... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env perl
# 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.
#
# Generate system call table for DragonFly from master list
# (for example, /usr/src/sys/kern/syscalls.master).
use strict;
if($ENV{'GOARCH'... | {
"pile_set_name": "Github"
} |
import routes from 'src/boot/routes'
import { createLocalVue } from '@vue/test-utils'
import VueRouter from 'vue-router'
const localVue = createLocalVue()
localVue.use(VueRouter)
describe('routes', () => {
const router = new VueRouter({
mode: 'abstract',
routes: routes({})
})
it('root path', () => {
... | {
"pile_set_name": "Github"
} |
// Copyright 2017-2019 Elias Kosunen
//
// 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 agree... | {
"pile_set_name": "Github"
} |
/*
This is simplest and fastest light shader without path tracking.
It's works like "Light 1 Point", but ignores obstacles at all.
It requires no aditional data to work so it could be used with Particle System.
*/
Shader "Light2D/Light Ignoring Obstacles" {
Properties {
_MainTex ("Light texture", 2D) = "white" {}
... | {
"pile_set_name": "Github"
} |
using Core2D;
using Xunit;
namespace Core2D.Shapes.UnitTests
{
public class ArcShapeTests
{
private readonly IFactory _factory = new Factory();
[Fact]
[Trait("Core2D.Shapes", "Shapes")]
public void Inherits_From_BaseShape()
{
var style = _factory.CreateShap... | {
"pile_set_name": "Github"
} |
#%Module1.0
##############################################################################
# Modules Revision 3.0
# Providing a flexible user environment
#
# File: setenv/%M%
# Revision: %I%
# First Edition: 2001/07/06
# Last Mod.: %U%, %G%
#
# Authors: R.K. Owen, rk@owen.sj.ca.us
#
# Description: ... | {
"pile_set_name": "Github"
} |
//////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2014, John Haddon. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributio... | {
"pile_set_name": "Github"
} |
from __future__ import unicode_literals
import frappe
def execute():
frappe.reload_doctype("User")
frappe.db.sql("update `tabUser` set last_active=last_login")
| {
"pile_set_name": "Github"
} |
These files are provided only as a functional sample.
For real applications they must be replaced with the files
provided by the vendor.
Extensions to the ARM CMSIS files:
- the assembly startup file was reimplemented in C, and split into
multiple files, portable for the entire Cortex-M family:
src/newlib/_start... | {
"pile_set_name": "Github"
} |
//
// System.Web.Services.Protocols.DiscoveryClientReferenceCollection.cs
//
// Author:
// Dave Bettin (javabettin@yahoo.com)
// Tim Coleman (tim@timcoleman.com)
//
// Copyright (C) Dave Bettin, 2002
// Copyright (C) Tim Coleman, 2002
//
//
// Permission is hereby granted, free of charge, to any person obtaining
... | {
"pile_set_name": "Github"
} |
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Configuration mDNS Discovery Tests
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName:
org.eclipse.smarthome.config.discovery.mdns.test;singleton:=true
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.11.0.qua... | {
"pile_set_name": "Github"
} |
package com.funtl.myshop.plus.cloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@SpringBootApplication
@EnableDiscoveryClient
public class CloudUploadApplication {
... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding:utf-8 -*-
#
# @name: Caddy
# @author: w8ay
from re import search, I, compile, error
def _prepare_pattern(pattern):
"""
Strip out key:value pairs from the pattern and compile the regular
expression.
"""
regex, _, rest = pattern.partition('\;')
try:
... | {
"pile_set_name": "Github"
} |
"""
Scheme obtained by gluing two other schemes
"""
from __future__ import absolute_import
#*******************************************************************************
# Copyright (C) 2006 William Stein
# Distributed under the terms of the GNU General Public License (GPL)
# http://www.gnu.org/li... | {
"pile_set_name": "Github"
} |
/*
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1101 &-5001287652784564808
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: TransitionIn
m_Ev... | {
"pile_set_name": "Github"
} |
"""
```
estimate(m, data; verbose=:low, proposal_covariance=Matrix(), method=:SMC)
```
Estimate the DSGE parameter posterior distribution.
### Arguments:
- `m::AbstractDSGEModel` or `m::AbstractVARModel`: model object
### Optional Arguments:
- `data`: well-formed data as `Matrix` or `DataFrame`. If this is not provi... | {
"pile_set_name": "Github"
} |
<footer class="nav-footer" itemscope itemtype="http://schema.org/Organization">
<nav>
<ul class="nav-top-list nav-footer-list">
<li><%= link_to 'Home', '/' %></li>
<li><%= link_to 'Papers', 'https://github.com/papers-we-love/papers-we-love' %></li>
<li><%= link_to 'Chapters', '/chapter' %></li>
... | {
"pile_set_name": "Github"
} |
//
// _RXDelegateProxy.m
// RxCocoa
//
// Created by Krunoslav Zaher on 7/4/15.
// Copyright © 2015 Krunoslav Zaher. All rights reserved.
//
#import "include/_RXDelegateProxy.h"
#import "include/_RX.h"
#import "include/_RXObjCRuntime.h"
@interface _RXDelegateProxy () {
id __weak __forwardToDelegate;
}
@prope... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.3) on Sat Aug 29 22:02:40 CEST 2020 -->
<title>Uses of Class org.fluentlenium.core.action.MouseActions (FluentLenium 4.5.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" con... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Runtime.InteropServices;
#pragma warning disable 1591
namespace Microsoft.Diagnostics.Runtime.Interop
{
[ComImport, InterfaceType(ComI... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Framework\Locale;
/**
* Price locale format.
*/
class Format implements \Magento\Framework\Locale\FormatInterface
{
/**
* Japan locale code
*/
private const JAPAN_LOCALE_CODE = ... | {
"pile_set_name": "Github"
} |
#include <stdio.h>
#include <sys/types.h>
#include <sys/uio.h>
#include <unistd.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <time.h>
#include <string.h>
#include <sys/dir.h>
//#include <error.h>
#include <tables_dict.h>
#include <print_data.h>
#include <check_data.h>
#include <dirent.h>
#include <decimal.h>
... | {
"pile_set_name": "Github"
} |
[uwsgi]
# uWSGI core
# ----------
#
# https://uwsgi-docs.readthedocs.io/en/latest/Options.html#uwsgi-core
# Who will run the code
uid = ${SERVICE_USER}
gid = ${SERVICE_GROUP}
# set (python) default encoding UTF-8
env = LANG=C.UTF-8
env = LANGUAGE=C.UTF-8
env = LC_ALL=C.UTF-8
# chdir to specified directory before ap... | {
"pile_set_name": "Github"
} |
/******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it *
... | {
"pile_set_name": "Github"
} |
#ifndef EXEC_H
#define EXEC_H
#include <stdint.h>
int execve(const char *filename, char *const argv[], char *const envp[]);
#endif
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" dir="ltr"><head><table cellpadding=0 cellspacing=0><tr><td><img src="icon:///24/funnel.png" /></td><td width="5"></td><td><h2 class="firstHeading... | {
"pile_set_name": "Github"
} |
//
// RACBlockTrampoline.m
// ReactiveCocoa
//
// Created by Josh Abernathy on 10/21/12.
// Copyright (c) 2012 GitHub, Inc. All rights reserved.
//
#import "RACBlockTrampoline.h"
#import "RACTuple.h"
@interface RACBlockTrampoline ()
@property (nonatomic, readonly, copy) id block;
@end
@implementation RACBlockTra... | {
"pile_set_name": "Github"
} |
echo Generating .fnts...
../../font_generator/a.out
python ../scripts/font_converter.py default*.fnt
| {
"pile_set_name": "Github"
} |
package
{
import flash.utils.ByteArray
public class ExploitByteArray
{
private const MAX_STRING_LENGTH:uint = 100
public var ba:ByteArray
public var original_length:uint
private var platform:String
public function ExploitByteArray(p:String, l:uint = 1024)
... | {
"pile_set_name": "Github"
} |
/**
* X509Certificate
*
* A representation for a X509 Certificate, with
* methods to parse, verify and sign it.
* Copyright (c) 2007 Henri Torgemane
*
* See LICENSE.txt for full license information.
*/
package com.hurlant.crypto.cert {
import com.hurlant.crypto.hash.IHash;
import com.hurlant.cryp... | {
"pile_set_name": "Github"
} |
/*PLEASE DO NOT EDIT THIS CODE*/
/*This code was generated using the UMPLE ${last.version} modeling language!*/
////---- Tests for GenericTestCase_attribute_suffix ----/////
test GenericTestCase_attribute_suffix {
generate JUnit;
depend Student ;
GIVEN:
GenericTestCase_attribute_suffix.ump;
THEN:
/*---... | {
"pile_set_name": "Github"
} |
END
| {
"pile_set_name": "Github"
} |
/*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permiss... | {
"pile_set_name": "Github"
} |
#include "schematic_rules.hpp"
#include "schematic.hpp"
#include "util/util.hpp"
#include "rules/cache.hpp"
#include "nlohmann/json.hpp"
namespace horizon {
SchematicRules::SchematicRules()
{
}
void SchematicRules::load_from_json(const json &j)
{
if (j.count("single_pin_net")) {
const json &o = j["single_... | {
"pile_set_name": "Github"
} |
<domain type='qemu'>
<name>QEMUGuest2</name>
<uuid>c7a5fdbd-edaf-9466-926a-d65c16db1809</uuid>
<memory unit='KiB'>219100</memory>
<currentMemory unit='KiB'>219100</currentMemory>
<vcpu placement='static'>1</vcpu>
<os>
<type arch='i686' machine='pc'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset... | {
"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"
} |
peaks2amp peaks.mif - | testing_diff_image - peaks2amp/out.mif -frac 1e-5
| {
"pile_set_name": "Github"
} |
/// Copyright (c) 2009 Microsoft Corporation
///
/// 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 conditions and
/// ... | {
"pile_set_name": "Github"
} |
require('../../modules/es7.array.flatten');
module.exports = require('../../modules/_core').Array.flatten;
| {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Charts module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid comme... | {
"pile_set_name": "Github"
} |
/*
* Waxeye Parser Generator
* www.waxeye.org
* Copyright (C) 2008-2010 Orlando Hill
* Licensed under the MIT license. See 'LICENSE' for details.
*/
#include <assert.h>
#include <stdlib.h>
#define WPARSER_C_
#include <waxeye/wparser.h>
#include "cache.h"
#include "lt.h"
struct inner_parser_t {
size_t start... | {
"pile_set_name": "Github"
} |
//
// ACEView.m
// ACEView
//
// Created by Michael Robinson on 26/08/12.
// Copyright (c) 2012 Code of Interest. All rights reserved.
//
#import <ACEView/ACEView.h>
#import <ACEView/ACEModeNames.h>
#import <ACEView/ACEThemeNames.h>
#import <ACEView/ACEKeyboardHandlerNames.h>
#import <ACEView/ACERange.h>
#import <... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012, 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"
} |
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright © 2006 NEC Corporation
*
* Created by KaiGai Kohei <kaigai@ak.jp.nec.com>
*
* For licensing information, see the file 'LICENCE' in this directory.
*
*/
struct jffs2_acl_entry {
jint16_t e_tag;
jint16_t e_perm;
jint32_t e_id;
};
struct ... | {
"pile_set_name": "Github"
} |
@comment $NetBSD: PLIST,v 1.2 2017/07/04 14:14:46 fhajny Exp $
bin/connect-distributed.sh
bin/connect-standalone.sh
bin/kafka-acls.sh
bin/kafka-broker-api-versions.sh
bin/kafka-configs.sh
bin/kafka-console-consumer.sh
bin/kafka-console-producer.sh
bin/kafka-consumer-groups.sh
bin/kafka-consumer-offset-checker.sh
bin/ka... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
<!-- Elsevier, generated from "elsevier" metadata at https://github.com/citation-style-language/journals -->
<info>
<title>Neuropharmacology</title>
<id>http://www.zotero.org/styles/ne... | {
"pile_set_name": "Github"
} |
{
"tests": [
{
"description": "should use the default source and mechanism",
"uri": "mongodb://user:password@localhost",
"valid": true,
"credential": {
"username": "user",
"password": "password",
"source": "admin",
"mechanism": null,
"mechanism_prope... | {
"pile_set_name": "Github"
} |
//
#pragma once
#include "UIEditBox.h"
class CUICDkey : public CUIEditBox
{
private:
typedef CUIEditBox inherited;
public:
CUICDkey ();
virtual void SetText (LPCSTR str) {}
virtual LPCSTR GetText ();
// CUIOptionsItem
virtual void SetCurrentValue ();
virtual void SaveValue ();
virtual bool IsChan... | {
"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 (version 1.7.0_71) on Tue Dec 16 10:59:45 NZDT 2014 -->
<title>MultilayerPerceptron</title>
<meta name="date" content="2014-12-16">
<link rel="stylesh... | {
"pile_set_name": "Github"
} |
{% extends 'app_doc/manage_base.html' %}
{% load staticfiles %}
{% block title %}图片素材管理{% endblock %}
{% block custom_link %}
<link href="{% static 'viewerjs/viewer.css' %}?version={{mrdoc_version}}" rel="stylesheet">
{% endblock %}
{% block content %}
<div class="layui-card-header" style="margin-bottom: 10px;">
... | {
"pile_set_name": "Github"
} |
id: greatsword
name: Greatsword
kind:
Weapon:
kind: LargeSword
icon: inventory/weapon_greatsword
weight: 600
value: 1000
equippable:
slot: HeldMain
blocks_slot: HeldOff
bonuses:
- kind:
defense: 7
attack:
damage:
min: 22
max: 30
ap: 3
kind: Slashi... | {
"pile_set_name": "Github"
} |
<?php
namespace Drupal\Core\Extension;
/**
* Provides a list of installation profiles.
*
* @internal
* This class is not yet stable and therefore there are no guarantees that the
* internal implementations including constructor signature and protected
* properties / methods will not change over time. This... | {
"pile_set_name": "Github"
} |
/*============================================================================
The Medical Imaging Interaction Toolkit (MITK)
Copyright (c) German Cancer Research Center (DKFZ)
All rights reserved.
Use of this source code is governed by a 3-clause BSD license that can be
found in the LICENSE file.
=================... | {
"pile_set_name": "Github"
} |
{
"name": "Valsts asinsdonoru centrs",
"displayName": "Valsts asinsdonoru centrs",
"properties": [
"vadc.lv"
],
"prevalence": {
"tracking": 0,
"nonTracking": 0.00000735,
"total": 0.00000735
}
} | {
"pile_set_name": "Github"
} |
/*====================================================================*
- Copyright (C) 2001 Leptonica. 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 c... | {
"pile_set_name": "Github"
} |
/**
* phantomjs script for printing presentations to PDF.
*
* Example:
* phantomjs print-pdf.js "http://lab.hakim.se/reveal-js?print-pdf" reveal-demo.pdf
*
* By Manuel Bieh (https://github.com/manuelbieh)
*/
// html2pdf.js
var page = new WebPage();
var system = require( 'system' );
var slideWidth = system.args... | {
"pile_set_name": "Github"
} |
/*
* Flash Compatible Streaming Format
* Copyright (c) 2000 Fabrice Bellard
* Copyright (c) 2003 Tinic Uro
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Founda... | {
"pile_set_name": "Github"
} |
'use strict'
const path = require('path')
const utils = require('./utils')
const config = require('../config')
const vueLoaderConfig = require('./vue-loader.conf')
function resolve (dir) {
return path.join(__dirname, '..', dir)
}
const createLintingRule = () => ({
test: /\.(js|vue)$/,
loader: 'eslint-loader',
... | {
"pile_set_name": "Github"
} |
/**
* @licstart The following is the entire license notice for the
* Javascript code in this page
*
* Copyright 2020 Mozilla Foundation
*
* 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... | {
"pile_set_name": "Github"
} |
define(["require", "exports", 'Application', 'Services/Account', 'Services/Member', 'Services/Service'], function (require, exports, app, account, member, services) {
requirejs(['css!content/User/Index']);
return function (page) {
/// <param name="page" type="chitu.Page"/>
var model = {
... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/Espresso.framework/Espresso
*/
@interface EspressoDCNEspressoOverfeatDetector : NSObject {
double _confidenceThreshold;
EspressoFDOverfeatNetwork * _enet;
double _minBoundingBoxThreshold;
struct FaceList { struct list<vision:... | {
"pile_set_name": "Github"
} |
load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")
go_library(
name = "go_default_library",
srcs = [
"create.go",
"create_clusterrole.go",
"create_clusterrolebinding.go",
"create_configmap.go",
"create_deployment.go",
"create_job.go",
"create... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2018-2020 Garden Technologies, Inc. <info@garden.io>
*
* 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/.
*/
import chalk from "chalk"
import { te... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<title>IGListMoveIndex Class Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset='utf-8'>
<script src="../js/jquery.min.js" defer></script>
... | {
"pile_set_name": "Github"
} |
# This file is part of Scapy
# See http://www.secdev.org/projects/scapy for more information
# Copyright (C) Philippe Biondi <phil@secdev.org>
# This program is published under a GPLv2 license
import os
from sys import platform, maxsize
import platform as platform_lib
LINUX = platform.startswith("linux")
OPENBSD = pl... | {
"pile_set_name": "Github"
} |
<?php
// +----------------------------------------------------------------------
// | ThinkPHP [ WE CAN DO IT JUST THINK ]
// +----------------------------------------------------------------------
// | Copyright (c) 2006~2015 http://thinkphp.cn All rights reserved.
// +-------------------------------------------------... | {
"pile_set_name": "Github"
} |
/*
BobToolz plugin for GtkRadiant
Copyright (C) 2001 Gordon Biggans
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.1 of the License, or (at your option) any... | {
"pile_set_name": "Github"
} |
Pod::Spec.new do |s|
s.name = "Shopify"
s.author = "Shoutem"
s.version = "2.2.1"
s.summary = "Shopify extension by Shoutem."
s.homepage = "http://new.shoutem.com"
s.license = { :type => "BSD" }
s.source = { :git => "https://github.com/shoutem/extensions", :branch =... | {
"pile_set_name": "Github"
} |
package api
import (
"context"
"github.com/stashapp/stash/pkg/logger"
"github.com/stashapp/stash/pkg/models"
)
func getLogLevel(logType string) models.LogLevel {
if logType == "progress" {
return models.LogLevelProgress
} else if logType == "debug" {
return models.LogLevelDebug
} else if logType == "info" ... | {
"pile_set_name": "Github"
} |
(*
Copyright 2008-2018 Microsoft Research
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 agre... | {
"pile_set_name": "Github"
} |
// Copyright 2011-2012 Norbert Lindenberg. All rights reserved.
// Copyright 2012 Mozilla Corporation. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/**
* @description Tests that Intl.DateTimeFormat can be subclassed.
* @author Norbert Lindenberg
*/
$INCLUDE("testIntl.... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018 THL A29 Limited, a Tencent company. 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
*
... | {
"pile_set_name": "Github"
} |
list_of_objects = [
{
key1 = "value1"
key2 = "value2"
},
{
key3 = "value3"
key4 = "value4"
},
]
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="源文件">
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensi... | {
"pile_set_name": "Github"
} |
/*
* intel_scu_ipc.c: Driver for the Intel SCU IPC mechanism
*
* (C) Copyright 2008-2010 Intel Corporation
* Author: Sreedhara DS (sreedhara.ds@intel.com)
*
* 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 So... | {
"pile_set_name": "Github"
} |
/*
* @file
*
* @date Sep 7, 2012
* @author: Anton Bondarev
*/
#ifndef PCI_DRIVER_H_
#define PCI_DRIVER_H_
#include <stdint.h>
#include <framework/mod/api.h>
#include <framework/mod/self.h>
#include <util/array.h>
struct pci_slot_dev;
struct pci_id {
uint16_t ven_id;
uint16_t dev_id;
};
struct pci_driver {
... | {
"pile_set_name": "Github"
} |
{
"animatedParts" : {
"stateTypes" : {
"body" : {
"priority" : 0,
"default" : "idle",
"states" : {
"idle" : {
"frames" : 1
},
"jump" : {
"frames" : 2,
"cycle" : 0.2
},
"fall" : {
"frames... | {
"pile_set_name": "Github"
} |
// Copyright 2016 Coffee Stain Studios. All Rights Reserved.
#pragma once
#include "../../Plugins/Wwise/Source/AkAudio/Classes/AkAudioEvent.h"
#include "Array.h"
#include "SubclassOf.h"
#include "UObject/Class.h"
#include "GameFramework/Actor.h"
#include "FGEquipment.h"
#include "FGEquipmentAttachment.h"
#include "FG... | {
"pile_set_name": "Github"
} |
1
00:00:19.620 --> 00:00:25.993
<c.magenta>Apple File System介绍</c>
<c.magenta>下一代存储的快照</c>
2
00:00:26.927 --> 00:00:28.428
<c.magenta>好了 欢迎各位</c>
3
00:00:28.495 --> 00:00:32.198
<c.magenta>我叫Eric Tamura</c>
<c.magenta>旁边是Dominic Giampaolo</c>
4
00:00:32.266 --> 00:00:35.135
<c.magenta>我们会向各位讲一下</c>
<c.magenta>... | {
"pile_set_name": "Github"
} |
log4j.rootLogger=debug, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d %p [%c] - %m%n | {
"pile_set_name": "Github"
} |
package simpleipsvcd
import (
"net"
"time"
"github.com/HouzuoGuo/laitos/lalog"
"github.com/HouzuoGuo/laitos/misc"
)
// TCPService implements common.TCPApp interface for a simple IP service.
type TCPService struct {
// ResponseFun is a function returning a string as the entire response to a simple IP service req... | {
"pile_set_name": "Github"
} |
from .base import SimpleService
class OpenVPNServerService(SimpleService):
name = "openvpn_server"
etc = ["ssl", "openvpn_server"]
freebsd_rc = "openvpn_server"
freebsd_pidfile = "/var/run/openvpn_server.pid"
freebsd_procname = "openvpn"
systemd_unit = "openvpn@server"
| {
"pile_set_name": "Github"
} |
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="24dp"
android:width="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path android:fillColor="#FFF" android:pathData="M8,5.14V19.14L19,12.14L8,5.14Z" />
</vector> | {
"pile_set_name": "Github"
} |
{
"nome": "San Pier d'Isonzo",
"codice": "031021",
"zona": {
"codice": "2",
"nome": "Nord-est"
},
"regione": {
"codice": "06",
"nome": "Friuli-Venezia Giulia"
},
"provincia": {
"codice": "031",
"nome": "Gorizia"
},
"sigla": "GO",
"codiceCatastale": "I082",
"cap": [
"34070"
],
"popolazione": 2... | {
"pile_set_name": "Github"
} |
import { should } from 'chai';
import { expect } from 'chai';
should();
import {
random,
radians,
degrees,
clamp,
normalizedRandom,
lerp
} from '../src/Utils';
describe('Utils', function () {
describe('random()', function () {
it('should return a random value', function () {
random().should.be... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The Chubao 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 agree... | {
"pile_set_name": "Github"
} |
/**********************************************************************************************************************
# Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
# following conditio... | {
"pile_set_name": "Github"
} |
#!/usr/bin/ruby
x,y=gets.split.map(&:to_i)
w=[0,3,16,34,55,80,108,139,172,208,245,285,327].take_while{|e|(y+3)/6>=e}.size-1
puts (w==0?'C':['N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSW','SW','WSW','W','WNW','NW','NNW'][(x+112)%3600/225])+" #{w}" | {
"pile_set_name": "Github"
} |
/* tslint:disable */
import { ConcreteRequest } from "relay-runtime";
import { FragmentRefs } from "relay-runtime";
export type RequestConditionReportQueryVariables = {
artworkID: string;
};
export type RequestConditionReportQueryResponse = {
readonly me: {
readonly " $fragmentRefs": FragmentRefs<"Requ... | {
"pile_set_name": "Github"
} |
class Solution(object):
def maxNumber(self, nums1, nums2, k):
"""
:type nums1: List[int]
:type nums2: List[int]
:type k: int
:rtype: List[int]
"""
if k==0: return []
triples = []
if len(nums2)>=k-1:
candidates1 = nums1
... | {
"pile_set_name": "Github"
} |
#!/usr/bin/perl
#
# read each line from each HTML file on command-line
# looking for table of contents. print only the ToC
# with substitutions for an external outline jump table.
$intoc = 0;
$title = "";
while (<>) {
if ($intoc) {
s/<a href="\#/<a href="$ARGV\#/g;
print;
if (m:^ </u... | {
"pile_set_name": "Github"
} |
config BR2_PACKAGE_QT5MULTIMEDIA
bool "qt5multimedia"
select BR2_PACKAGE_QT5BASE
select BR2_PACKAGE_QT5BASE_GUI
select BR2_PACKAGE_QT5BASE_NETWORK
select BR2_PACKAGE_QT5BASE_OPENGL_LIB if BR2_PACKAGE_QT5BASE_OPENGL
help
Qt is a cross-platform application and UI framework for
developers using C++.
The Qt... | {
"pile_set_name": "Github"
} |
//! Functions and structures for defining and activating function hooks
use crate::backend::Backend;
use crate::demangling;
use crate::error::*;
use crate::hooks;
use crate::return_value::*;
use crate::state::State;
use either::Either;
use llvm_ir::function::{CallingConvention, FunctionAttribute, ParameterAttribute};
... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using Newtonsoft.Json;
namespace Alipay.AopSdk.Core.Domain
{
/// <summary>
/// AlipayOpenPublicGroupCreateModel Data Structure.
/// </summary>
[Serializable]
public class AlipayOpenPublicGroupCreateModel : AopObject
{
/// <summary>
/// 标签规则,满足该规则的粉丝将被圈定... | {
"pile_set_name": "Github"
} |
From b1a4a23406727f112b9a296b0231ec4d1b99d6e0 Mon Sep 17 00:00:00 2001
From: Dave Stevenson <dave.stevenson@raspberrypi.org>
Date: Wed, 31 Oct 2018 14:57:56 +0000
Subject: [PATCH] media: adv7180: Add YPrPb support for ADV7282M
The ADV7282M can support YPbPr on AIN1-3, but this was
not selectable from the driver. Add i... | {
"pile_set_name": "Github"
} |
import * as React from 'react';
import styled from 'styled-components';
const _Row = styled.div`
display: flex;
flex-direction: row;
width: 100%;
`;
export default class Row extends React.PureComponent {
render() {
const { children } = this.props;
return (
<_Row>
... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.