text stringlengths 2 99.9k | meta dict |
|---|---|
//
// ____ _ __ _ _____
// / ___\ /_\ /\/\ /\ /\ /__\ /_\ \_ \
// \ \ //_\\ / \ / / \ \ / \// //_\\ / /\/
// /\_\ \ / _ \ / /\/\ \ \ \_/ / / _ \ / _ \ /\/ /_
// \____/ \_/ \_/ \/ \/ \___/ \/ \_/ \_/ \_/ \____/
//
// Copyright S... | {
"pile_set_name": "Github"
} |
using PKISharp.WACS.Services;
using System.Net;
namespace PKISharp.WACS.Plugins.InstallationPlugins
{
internal class IISWebArguments
{
public long? InstallationSiteId { get; set; }
public string? SSLPort { get; set; }
public string? SSLIPAddress { get; set; }
}
}
| {
"pile_set_name": "Github"
} |
/*---------------------------------------------------------------------------------
$Id: microphone.c,v 1.8 2008-11-12 17:47:12 dovoto Exp $
Microphone control for the ARM7
Copyright (C) 2005
Michael Noland (joat)
Jason Rogers (dovoto)
Dave Murphy (WinterMute)
Chris Double (doublec)
This software i... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2004-2014 Geometer Plus <contact@geometerplus.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 Software Foundation; either version 2 of the License, or
* (at your option) any later ver... | {
"pile_set_name": "Github"
} |
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
\\/ M anipulation |
--------... | {
"pile_set_name": "Github"
} |
%% The contents of this file are subject to the Mozilla Public License
%% Version 1.1 (the "License"); you may not use this file except in
%% compliance with the License. You may obtain a copy of the License at
%% http://www.mozilla.org/MPL/
%%
%% Software distributed under the License is distributed on an "A... | {
"pile_set_name": "Github"
} |
This is a patched version of zlib, modified to use
Pentium-Pro-optimized assembly code in the deflation algorithm. The
files changed/added by this patch are:
README.686
match.S
The speedup that this patch provides varies, depending on whether the
compiler used to build the original version of zlib falls afoul of the
... | {
"pile_set_name": "Github"
} |
package getter
import (
"context"
"fmt"
"net/url"
"os"
"os/exec"
"path/filepath"
"runtime"
urlhelper "github.com/hashicorp/go-getter/helper/url"
safetemp "github.com/hashicorp/go-safetemp"
)
// HgGetter is a Getter implementation that will download a module from
// a Mercurial repository.
type HgGetter stru... | {
"pile_set_name": "Github"
} |
export enum Hello {
Foo
} | {
"pile_set_name": "Github"
} |
FROM node:12
RUN apt-get update && \
apt-get -y install xvfb gconf-service libasound2 libatk1.0-0 libc6 libcairo2 libcups2 \
libdbus-1-3 libexpat1 libfontconfig1 libgbm1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 \
libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 lib... | {
"pile_set_name": "Github"
} |
# NC dataset, http://grass.osgeo.org/download/sample-data/
OUTFILE=callgrind.out.1196
MAP=elevation
export GRASS_OVERWRITE=1
g.region raster=$MAP -p
r.mapcalc 'one = 1'
CMD="r.cost -k in=one start_points=schools_wake output=cost.test --o"
valgrind --tool=callgrind --callgrind-out-file=$OUTFILE --trace-children=yes $... | {
"pile_set_name": "Github"
} |
in the opening shot of midnight cowboy , we see a close-up of a blank movie screen at a drive-in .
we hear in the soundtrack human cries and the stomping of horses' hooves .
without an image projected onto the screen , the audience unerringly identifies the familiar sound of cowboys chasing indians and can spontaneou... | {
"pile_set_name": "Github"
} |
namespace ClassLib003
{
public class Class053
{
public static string Property => "ClassLib003";
}
}
| {
"pile_set_name": "Github"
} |
/******************************Module*Header*******************************\
* Module Name: fontfile.h
*
* (Brief description)
*
* Created: 25-Oct-1990 09:20:11
* Author: Bodin Dresevic [BodinD]
*
* Copyright (c) 1990 Microsoft Corporation
\**************************************************************************/
//... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
/*
* linux/fs/hpfs/super.c
*
* Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
*
* mounting, unmounting, error handling
*/
#include "hpfs_fn.h"
#include <linux/module.h>
#include <linux/parser.h>
#include <linux/init.h>
#include <linux/statfs.h>
#include ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package com.sun.tools.internal.ws.wsdl.parser;
import com.sun.tools.internal.ws.wsdl.framework.ParseEx... | {
"pile_set_name": "Github"
} |
/** @prettier */
import { isFunction } from './util/isFunction';
import { UnsubscriptionError } from './util/UnsubscriptionError';
import { SubscriptionLike, TeardownLogic, Unsubscribable } from './types';
import { arrRemove } from './util/arrRemove';
/**
* Represents a disposable resource, such as the execution of a... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2005-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.apache.org/licenses/LICENSE-2.0
Unless required by applicable la... | {
"pile_set_name": "Github"
} |
package com.datonicgroup.narrate.app.ui.calendar;
import android.animation.ObjectAnimator;
import android.app.ActivityOptions;
import android.content.Intent;
import android.content.res.Configuration;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
impor... | {
"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 "MMObject.h"
@interface MMImageLocation : MMObject
{
double latitude;
double longitude;
}
@property(nonatomic) double longitude; // @synthesize longitude;
@propert... | {
"pile_set_name": "Github"
} |
Combine node
~~~~~~~~~~~~
The **Combine** node combines four greyscale inputs into an RGBA output texture.
.. image:: images/node_filter_combine.png
:align: center
Inputs
++++++
The **Combine** node has 3 inputs, one for each (red, green and blue) channel.
Outputs
+++++++
The **Combine** node outputs a color ima... | {
"pile_set_name": "Github"
} |
(*
* Hedgewars, a free turn based strategy game
* Copyright (c) 2004-2015 Andrey Korotaev <unC0Rr@gmail.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 Software Foundation; version 2 of the License
*
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2016 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 app... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2010 Joel de Guzman
Copyright (c) 2001-2010 Hartmut Kaiser
http://spirit.sourceforge.net/
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at h... | {
"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"
} |
.rnn-spinner-hack {
top: -1.75rem;
left: 0.75rem;
}
.highlights {
.rnn-suggestion .region {
border-radius: 3px;
border: 1px solid rgba(32,182,132,0.5);
background-color: rgba(32,182,132,0.25);
}
.rnn-start-text .region {
border-bottom: 1px dotted #eee;
}
}
| {
"pile_set_name": "Github"
} |
/*
* Audio support for PS3
* Copyright (C) 2007 Sony Computer Entertainment Inc.
* All rights reserved.
* Copyright 2006, 2007 Sony Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License
* as published by the Free Software Foun... | {
"pile_set_name": "Github"
} |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
2C2FD3C021DE033A002ED66B /* icon-info.png in Resources */ = {isa = PBXBuildFile; fileRef = 2C2FD3BF21DE033A002ED66B /* icon-info.png */; };
2CE203BE21DD292100017F18 /* InfoTableViewCell.m in Sou... | {
"pile_set_name": "Github"
} |
<?php
return array (
'<strong>Admin</strong> Account' => '',
'<strong>Configuration</strong>' => '',
'<strong>Congratulations</strong>. You\'re done.' => '',
'<strong>Database</strong> Configuration' => '',
'<strong>Example</strong> contents' => '',
'<strong>System</strong> Check' => '',
'<strong>Welcome<... | {
"pile_set_name": "Github"
} |
/***************************************************************************
* This file is part of the CuteReport project *
* Copyright (C) 2012-2015 by Alexander Mikhalov *
* alexander.mikhalov@gmail.com *
* ... | {
"pile_set_name": "Github"
} |
//
// Copyright 2019 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to ... | {
"pile_set_name": "Github"
} |
const assert = require('assert');
const { Worker, isMainThread } = require('worker_threads');
const Helper = require('../../../lib/helper');
const output = require('../../../lib/output');
const Step = require('../../../lib/step');
class Workers extends Helper {
seeThisIsWorker() {
assert(!isMainThread, 'this is... | {
"pile_set_name": "Github"
} |
#pragma once
#include "common.h"
class Camera {
public:
Camera();
~Camera();
void SetViewport(const Recti& viewport);
void SetFovY(const float fovy);
void SetViewPlanes(const float nearZ, const float farZ);
void SetPosition(const vec3& pos);
void LookAt(... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2012, Google Inc.
* 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 conditio... | {
"pile_set_name": "Github"
} |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ ! " # $ % & ' ( ) * + , - . /
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
@ A B C D E F G H I J K L M N O
P Q R S T U V W X Y Z [ \ ] ^ _
` a b c d e f g h i j k l m n o
p q r s t u v w x y z { | } ~ _
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="ques_deleteFile">
<item quantity="one">এই ফাইল মুছতে চান\?</item>
<item quantity="other">%dটি ফাইল মুছতে চান\?</item>
</plurals>
<plurals name="text_fileReceiveCompletedSummary">
<item quantity="one">%dটি ফাইল গ্রহণ কর... | {
"pile_set_name": "Github"
} |
Version:1.1
BattleMaster
BLR-10S
Config:Biped
TechBase:Inner Sphere
Era:3070
Rules Level:2
Mass:85
Engine:255 Compact Fusion Engine
Structure:Standard
Gyro:Heavy Duty Gyro
Myomer:Standard
Heat Sinks:20 Double
Walk MP:3
Jump MP:0
Armor:Standard Armor
LA Armor:28
RA Armor:28
LT Armor:26
RT Armor:26
CT Armor:39
HD Arm... | {
"pile_set_name": "Github"
} |
<html lang="en">
<head>
<title>foreign-funcall-pointer - CFFI User Manual</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="CFFI User Manual">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Functions.... | {
"pile_set_name": "Github"
} |
import React, { useMemo } from 'react';
import { Accordion, Field, Select, FieldGroup } from '@rocket.chat/fuselage';
import { useLanguages, useTranslation } from '../../contexts/TranslationContext';
import { useUserPreference } from '../../contexts/UserContext';
import { useForm } from '../../hooks/useForm';
const P... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Setup;
use Magento\Framework\Setup\Declaration\Schema\Dto\Columns\Timestamp;
use Magento\Framework\Setup\Declaration\Schema\Dto\Constraints\Internal;
use Magento\Framework\Setup\Declaration\Schema... | {
"pile_set_name": "Github"
} |
import CommandBase from 'elementor-api/modules/command-base';
export class InsertTemplate extends CommandBase {
apply( args ) {
return this.component.insertTemplate( args );
}
}
export default InsertTemplate;
| {
"pile_set_name": "Github"
} |
<div class="apiDetail">
<div>
<h2><span>Function(treeNode)</span><span class="path">zTreeObj.</span>editName</h2>
<h3>概述<span class="h3_info">[ 依赖 <span class="highlight_green">jquery.ztree.exedit</span> 扩展 js ]</span></h3>
<div class="desc">
<p></p>
<div class="longdesc">
<p>设置某节点进入编辑名称状态。</p>
<p class="h... | {
"pile_set_name": "Github"
} |
require_relative '../test_helper'
class TimeBookingsControllerTest < ActionController::TestCase
fixtures :projects, :users, :user_preferences, :roles, :members, :member_roles, :issues, :trackers, :issue_statuses, :enabled_modules,
:enumerations, :time_entries, :time_bookings, :time_logs
def setup
T... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="chrome://global/skin"?>
<?xml-stylesheet href="chrome://mochikit/content/tests/SimpleTest/test.css"
type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script type="application/javascript"
... | {
"pile_set_name": "Github"
} |
{
"broken": "invalid ${self.reference}"
}
| {
"pile_set_name": "Github"
} |
0 -99. 0 0.0 0 0
01 item 2: ltype, laycon
CONSTANT 1. item 3: TRPY anisotropy
CONSTANT 0.20 item 4: Specific Yield (layer 1)
CONSTANT 1.0e-4 ... | {
"pile_set_name": "Github"
} |
######################## BEGIN LICENSE BLOCK ########################
# The Original Code is Mozilla Communicator client code.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 1998
# the Initial Developer. All Rights R... | {
"pile_set_name": "Github"
} |
{
"status": "DONE",
"kind": "compute#operation",
"name": "myname",
"zone": "us-central1-a",
"insertTime": "2016-09-02T09:31:52.285-07:00",
"targetLink": "https://www.googleapis.com/compute/v1/projects/project_name/zones/us-central1-a/instanceGroups/myname",
"operationType": "compute.in... | {
"pile_set_name": "Github"
} |
#ifndef File_h
#define File_h
#ifndef Global_h
#include "Global.h"
#endif
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
#ifndef _LARGEFILE64_SOURCE
#define lseek64 ::lseek
#define open64 ::open
#endif
//================================================================================================... | {
"pile_set_name": "Github"
} |
'use strict';
module.exports = require('./shim');
| {
"pile_set_name": "Github"
} |
<html>
<head>
<title>pcre_study specification</title>
</head>
<body bgcolor="#FFFFFF" text="#00005A" link="#0066FF" alink="#3399FF" vlink="#2222BB">
<h1>pcre_study man page</h1>
<p>
Return to the <a href="index.html">PCRE index page</a>.
</p>
<p>
This page is part of the PCRE HTML documentation. It was generated automa... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | {
"pile_set_name": "Github"
} |
# Description:
# An example for custom op and kernel defined as a TensorFlow plugin.
package(
default_visibility = ["//tensorflow:internal"],
)
licenses(["notice"]) # Apache 2.0
exports_files(["LICENSE"])
load("//tensorflow:tensorflow.bzl", "tf_py_test")
load("//tensorflow:tensorflow.bzl", "tf_custom_op_librar... | {
"pile_set_name": "Github"
} |
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2014 Intel Corporation. All rights reserved.
*
*
* 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
... | {
"pile_set_name": "Github"
} |
describe('Controller: DockerTagFilterController', function() {
var $scope, Rule, DockerTag, Notification;
beforeEach(module('Bastion.content-views', 'Bastion.test-mocks'))
beforeEach(inject(function($injector) {
var $controller = $injector.get('$controller'),
Filter = $injector.get('Mo... | {
"pile_set_name": "Github"
} |
import DataMethods from '../../utils/data/DataMethods.js';
class Cell {
constructor(parent, config) {
this.container = null;
this._deltaHeight = 0;
this.setParent(parent);
// this.resetFromJSON(config);
}
setParent(parent) {
this.parent = parent; // parent: table
... | {
"pile_set_name": "Github"
} |
#import "GPUImagePinchDistortionFilter.h"
#if TARGET_IPHONE_SIMULATOR || TARGET_OS_IPHONE
NSString *const kGPUImagePinchDistortionFragmentShaderString = SHADER_STRING
(
varying highp vec2 textureCoordinate;
uniform sampler2D inputImageTexture;
uniform highp float aspectRatio;
uniform highp vec2 center;
unifor... | {
"pile_set_name": "Github"
} |
/*
* This file is part of the SDWebImage package.
* (c) Olivier Poitrey <rs@dailymotion.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
#import <Foundation/Foundation.h>
#import "SDWebImageDownloader.h"
#import "SDWebImageOper... | {
"pile_set_name": "Github"
} |
// Sidebar
// -----------------------------------------------
// -----------------------------------------------
.site-sidebar {
position: fixed;
background-image:
linear-gradient(
to bottom,
$brand-secondary 60%,
darken($brand-secondary, 3%) 100%
);
border-right: 1px solid rgba(0, 0, 0... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2017 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"
} |
#########
# #
# $ $$ $#
### # $ #
#.# $$ ##
#.### $ #
#.#. $ ## ####
#... $## $ #
#...$ $ #
#..###$### #@#
#..# # ###
#### #######
| {
"pile_set_name": "Github"
} |
// Boost.Units - A C++ library for zero-overhead dimensional analysis and
// unit/quantity manipulation and conversion
//
// Copyright (C) 2003-2008 Matthias Christian Schabel
// Copyright (C) 2008 Steven Watanabe
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE... | {
"pile_set_name": "Github"
} |
export * from './angular2-autosize';
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import json
from alipay.aop.api.FileItem import FileItem
from alipay.aop.api.constant.ParamConstants import *
from alipay.aop.api.domain.KoubeiMarketingDataEnterpriseStaffinfoUploadModel import KoubeiMarketingDataEnterpriseStaffinfoUploadModel
class KoubeiMarketingData... | {
"pile_set_name": "Github"
} |
package openstack
import (
"github.com/gophercloud/gophercloud"
tokens2 "github.com/gophercloud/gophercloud/openstack/identity/v2/tokens"
tokens3 "github.com/gophercloud/gophercloud/openstack/identity/v3/tokens"
)
/*
V2EndpointURL discovers the endpoint URL for a specific service from a
ServiceCatalog acquired dur... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2013, 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 Softwa... | {
"pile_set_name": "Github"
} |
import { ComponentFixture, TestBed } from '@angular/core/testing';
import { FormsModule } from '@angular/forms';
import { IconLoaderService } from '../../../index';
import { DataPointEastComponent } from './east.component';
describe('amexio-east-dataPoint', () => {
let comp: DataPointEastComponent;
let fixture... | {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2016 - 2030 youtongluan.
*
* 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 applicab... | {
"pile_set_name": "Github"
} |
1259 1565596126666 httpcache-v1
Method: POST
URL: https://www.notion.so/api/v3/getRecordValues
Body:+110
{
"requests": [
{
"id": "0bfc0d19-5078-4891-8d92-4459db85a4ad",
"table": "block"
}
]
}
Response:+1059
{
"results": [
{
"role": "comment_only",
"value": {
"alive": tr... | {
"pile_set_name": "Github"
} |
package com.concurnas.compiler.ast;
public enum GPUFuncVariant {
gpukernel, gpudef;
}
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=constant.USER_BC_DIM_MAX.html">
</head>
<body>
<p>Redirecting to <a href="constant.USER_BC_DIM_MAX.html">constant.USER_BC_DIM_MAX.html</a>...</p>
<script>location.replace("constant.USER_BC_DIM_MAX.html" + location.search + loc... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2011 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "SkViewInflate.h"
#include "SkView.h"
#include <stdio.h>
SkViewInflate::SkViewInflate() : fIDs(kMinIDStrAlloc), fStrings(kMinIDStrAlloc)
{
}
SkViewInflate::~SkViewI... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env cwl-runner
class: Workflow
cwlVersion: v1.1
inputs:
file1: File
outputs:
count_output: {type: int, outputSource: step1/count_output}
requirements:
SubworkflowFeatureRequirement: {}
steps:
step1:
in: {file1: file1}
out: [count_output]
run:
class: Workflow
inputs:
fi... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 OR MIT */
/*
* Xen para-virtual sound device
*
* Copyright (C) 2016-2018 EPAM Systems Inc.
*
* Author: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
*/
#ifndef __XEN_SND_FRONT_SHBUF_H
#define __XEN_SND_FRONT_SHBUF_H
#include <xen/grant_table.h>
#include "xen_sn... | {
"pile_set_name": "Github"
} |
// ArchiveExports.cpp
#include "StdAfx.h"
#include "../../../C/7zVersion.h"
#include "../../Common/ComTry.h"
#include "../../Windows/PropVariant.h"
#include "../Common/RegisterArc.h"
static const unsigned kNumArcsMax = 64;
static unsigned g_NumArcs = 0;
static unsigned g_DefaultArcIndex = 0;
static... | {
"pile_set_name": "Github"
} |
.media {
// Proper spacing between instances of .media
margin-top: 15px;
&:first-child {
margin-top: 0;
}
}
.media,
.media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
// Fix collapse in webkit from max-width: 100% and display: table-cell... | {
"pile_set_name": "Github"
} |
<?php
/**
* @package Newscoop
* @copyright 2012 Sourcefabric o.p.s.
* @license http://www.gnu.org/licenses/gpl-3.0.txt
*/
namespace Newscoop\Package;
/**
* Package Search Service
*/
class PackageSearchService
{
/**
* @var Doctrine\ORM\EntityManager
*/
protected $orm;
/**
* @var Doctr... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 The BigDL 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 agr... | {
"pile_set_name": "Github"
} |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) Microsoft Corporation. All rights reserved.
///////////////////////////////////////////////////////... | {
"pile_set_name": "Github"
} |
package unit.issues;
@:generic class Issue6952TestClass<@:const T> {
public function new() {}
public function foo() {
return T;
}
}
class Issue6952 extends Test {
function test() {
var x = new Issue6952TestClass<"hello world">();
eq("hello world", x.foo());
var r1:EReg = new Issue6952TestClass<~/a/>().f... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
from libqtile import command
import os
lazy = command.Client()
lazy.addgroup("socks")
lazy.group["socks"].toscreen()
os.system("urxvt -vb -rv +sb -fn 'xft:Anonymous Pro:pixelsize=18' -e bash -c '~/.bin/proxy.sh dave.tycho.ws'")
| {
"pile_set_name": "Github"
} |
import _plotly_utils.basevalidators
class YanchorValidator(_plotly_utils.basevalidators.EnumeratedValidator):
def __init__(
self,
plotly_name="yanchor",
parent_name="scatterpolar.marker.colorbar",
**kwargs
):
super(YanchorValidator, self).__init__(
plotly_na... | {
"pile_set_name": "Github"
} |
---
# Page settings
layout: default
keywords: autocorrelation convergence mixing
comments: false
version: 0.0.24
permalink: /docs/0_0_24/autocorrelation/
# Hero section
title: Calculating Autocorrelation
description: How do you calculate the autocorrelation of your samples?
# Micro navigation
micro_nav: true
# Page ... | {
"pile_set_name": "Github"
} |
//
// This file is auto-generated. Please don't modify it!
//
package org.opencv.dnn;
import java.util.ArrayList;
import java.util.List;
import org.opencv.core.Algorithm;
import org.opencv.core.Mat;
import org.opencv.utils.Converters;
// C++: class Layer
/**
* This interface class allows to build new Layers - are bu... | {
"pile_set_name": "Github"
} |
*> \brief \b DTBT03
*
* =========== DOCUMENTATION ===========
*
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
* Definition:
* ===========
*
* SUBROUTINE DTBT03( UPLO, TRANS, DIAG, N, KD, NRHS, AB, LDAB,
* SCALE, CNORM, TSCAL, X, LD... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2013, 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 copyright notice... | {
"pile_set_name": "Github"
} |
# @arch-ui/controls
## 0.1.9
### Patch Changes
- [`5935b89f8`](https://github.com/keystonejs/keystone/commit/5935b89f8862b36f14d09da68f056f759a860f3e) [#3477](https://github.com/keystonejs/keystone/pull/3477) Thanks [@Noviny](https://github.com/Noviny)! - Updating dependencies:
These changes bring the keystone de... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
/*
* dice_hwdep.c - a part of driver for DICE based devices
*
* Copyright (c) Clemens Ladisch <clemens@ladisch.de>
* Copyright (c) 2014 Takashi Sakamoto <o-takashi@sakamocchi.jp>
*/
#include "dice.h"
static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf,
... | {
"pile_set_name": "Github"
} |
import $ from 'jquery';
import lists from '../core/lists';
import func from '../core/func';
import dom from '../core/dom';
import range from '../core/range';
export default class Bullet {
/**
* toggle ordered list
*/
insertOrderedList(editable) {
this.toggleList('OL', editable);
}
/**
* toggle un... | {
"pile_set_name": "Github"
} |
struct v2f_vertex_lit {
vec2 uv;
vec4 diff;
vec4 spec;
};
struct v2f_img {
vec4 pos;
vec2 uv;
};
struct appdata_img {
vec4 vertex;
vec2 texcoord;
};
struct SurfaceOutput {
vec3 Albedo;
vec3 Normal;
vec3 Emission;
float Specular;
float Gloss;
float Alpha;
};
struct app... | {
"pile_set_name": "Github"
} |
using AuthorizeNet.Utility;
namespace AuthorizeNet.Api.Controllers.Test
{
using System;
using AuthorizeNet.Api.Contracts.V1;
using AuthorizeNet.Api.Controllers;
using AuthorizeNet.Api.Controllers.Bases;
using AuthorizeNet.Api.Controllers.Test;
using AuthorizeNet.Util;
using NUnit.Framework;... | {
"pile_set_name": "Github"
} |
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CRATES="
addr2line-0.12.2
adler32-1.1.0
aes-0.3.2
aes-soft-0.3.3
aesni-0.6.0
aho-corasick-0.7.13
ansi_term-0.11.0
async-compression-0.3.5
atty-0.2.14
autocfg-0.1.7
autocfg-1.0.0
backtrace-0.3.49
base64-0.11.0
bas... | {
"pile_set_name": "Github"
} |
[_template]: ../templates/roundup.html
[date]: / "2014-11-14 13:43:00"
[modified]: / "2014-11-14 16:05:00"
[published]: / "2014-11-14 13:43:00"
[“”]: a ""
# Haxe Roundup № 225
[Daniel Glazman][tw1] has written [Announcing Quaxe][l1], a pure Haxe DOM and
CSS implementation which will allow native desktop and mo... | {
"pile_set_name": "Github"
} |
@import "styles/reset";
@import "styles/treeView";
@import "styles/resizeHandle";
@import "styles/tabStrip";
@import "styles/dialogs";
.chat-tab {
@import "styles/ChatTab";
}
body {
display: flex;
border-top: 1px solid #ccc;
}
.loading {
z-index: 9;
position: absolute;
top: 0;
bottom: 0;
left: 0;
r... | {
"pile_set_name": "Github"
} |
import * as vm from 'vm';
import { JSDOM, VirtualConsole } from 'jsdom';
import * as jsdomutils from 'jsdom/lib/jsdom/living/generated/utils';
import { debug as d } from '@hint/utils-debug';
import { Requester } from '@hint/utils-connector-tools';
import { beforeParse } from './before-parse';
import { NetworkData } ... | {
"pile_set_name": "Github"
} |
# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../Gemfile', __FILE__)
require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])
$LOAD_PATH.unshift File.expand_path('../../../../lib', __FILE__)
| {
"pile_set_name": "Github"
} |
# SPDX-License-Identifier: GPL-2.0
obj-y += \
clk.o \
clk-busy.o \
clk-cpu.o \
clk-fixup-div.o \
clk-fixup-mux.o \
clk-gate-exclusive.o \
clk-gate2.o \
clk-pllv1.o \
clk-pllv2.o \
clk-pllv3.o \
clk-pfd.o
obj-$(CONFIG_SOC_IMX1) += clk-imx1.o
obj-$(CONFIG_SOC_IMX21) += clk-imx21.o
obj-$(CONFIG_SOC_IMX25) ... | {
"pile_set_name": "Github"
} |
Apache Stratos DAS Extensions
Copyright 2015 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
================================================================================ | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2006 TopCoder Inc., All Rights Reserved.
*/
package com.topcoder.uml.model.core;
import com.topcoder.uml.model.datatypes.ChangeableKind;
import com.topcoder.uml.model.datatypes.Multiplicity;
import com.topcoder.uml.model.datatypes.ScopeKind;
/**
* Mock class.
*
* @author tushak, TCSDEVELOPER
... | {
"pile_set_name": "Github"
} |
tag:
@git tag `grep -P '^\tversion = ' echo.go|cut -f2 -d'"'`
@git tag|grep -v ^v
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.