text stringlengths 2 99.9k | meta dict |
|---|---|
/* Copyright (c) INRIA and Microsoft Corporation. All rights reserved.
Licensed under the Apache 2.0 License. */
/* This file was generated by KreMLin <https://github.com/FStarLang/kremlin>
* KreMLin invocation: ../krml -fc89 -fparentheses -fno-shadow -header /mnt/e/everest/verify/hdrB9w -minimal -fparentheses -fc... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Antvel Shop package.
*
* (c) Gustavo Ocanto <gustavoocanto@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Tests\Feature;
use Tests\TestCase;
use Antvel\Users\Models\User... | {
"pile_set_name": "Github"
} |
'use strict';
Object.defineProperty(exports, "__esModule", {
value: true
});
var _react = require('react');
var React = _interopRequireWildcard(_react);
var _MDLComponent = require('./MDLComponent');
var _MDLComponent2 = _interopRequireDefault(_MDLComponent);
function _interopRequireDefault(obj) { return obj ... | {
"pile_set_name": "Github"
} |
/*
** Copyright (c) 2012 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction, including
** without limitation the rights to use, copy, modif... | {
"pile_set_name": "Github"
} |
#ifndef MIDLTESTS_C_CODE
/*
* For midltests_tcp.exe you may want to
* redirect the traffic via rinetd
* with a /etc/rinetd.conf like this:
*
* 172.31.9.1 5032 172.31.9.8 5032
* 172.31.9.1 5064 172.31.9.8 5064
*
* This is useful to watch the traffic with
* a network sniffer.
*/
/*
cpp_quote("#define LISTEN_IP... | {
"pile_set_name": "Github"
} |
EarthPy Release Notes
=====================
All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_, and this project adheres to
`Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
Unreleased
----------
0.9.2
--... | {
"pile_set_name": "Github"
} |
#include <vector>
#include "gtest/gtest.h"
#include "caffe/blob.hpp"
#include "caffe/common.hpp"
#include "caffe/filler.hpp"
#include "caffe/layers/conv_layer.hpp"
#ifdef USE_CUDNN
#include "caffe/layers/cudnn_conv_layer.hpp"
#endif
#include "caffe/test/test_caffe_main.hpp"
#include "caffe/test/test_gradient_check_... | {
"pile_set_name": "Github"
} |
package other
annotation class SomeAnnotation
| {
"pile_set_name": "Github"
} |
/**
* PANDA 3D SOFTWARE
* Copyright (c) Carnegie Mellon University. All rights reserved.
*
* All use of this software is subject to the terms of the revised BSD
* license. You should have received a copy of this license along
* with this source code in a file named "LICENSE."
*
* @file imageFilter.cxx
* @aut... | {
"pile_set_name": "Github"
} |
# This source code was written by the Go contributors.
# The master list of contributors is in the main Go distribution,
# visible at http://tip.golang.org/CONTRIBUTORS.
| {
"pile_set_name": "Github"
} |
// Copyright (c) 2010-2020 The Open-Transactions developers
// 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/.
#pragma once
#include <irrxml/irrXML.hpp>
#include <cstd... | {
"pile_set_name": "Github"
} |
Sum-Product Algorithms
----------------------
.. automodule:: funsor.sum_product
:members:
:undoc-members:
:show-inheritance:
:member-order: bysource
| {
"pile_set_name": "Github"
} |
## 深入浅出PostgreSQL B-Tree索引结构
### 作者
digoal ... | {
"pile_set_name": "Github"
} |
using System;
using System.Diagnostics;
using Cirrious.CrossCore.Platform;
namespace $rootnamespace$
{
public class DebugTrace : IMvxTrace
{
public void Trace(MvxTraceLevel level, string tag, Func<string> message)
{
Debug.WriteLine(tag + ":" + level + ":" + message());
}
... | {
"pile_set_name": "Github"
} |
(function() {
var OmniCollection = Backbone.Collection.extend({
constructor: function() {
Backbone.Collection.prototype.constructor.apply(this, arguments);
this.listenTo(this, "add", this._setUniqueOID.bind(this));
this.each(this._setUniqueOID.bind(this));
},
... | {
"pile_set_name": "Github"
} |
package cudnn
// #cgo LDFLAGS:-lcuda
// #cgo LDFLAGS:-lcudnn
//
// // default locs:
// #cgo LDFLAGS:-L/usr/local/cuda/lib64 -L/usr/local/cuda/lib
// #cgo CFLAGS: -I/usr/include/x86_64-linux-gnu -I/usr/local/cuda-10.1/targets/x86_64-linux/include -I/usr/local/cuda/include
import "C"
| {
"pile_set_name": "Github"
} |
/*
* Aztech AZT2316 Driver
* Copyright (C) 2007,2010 Rene Herman
*
* 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 versio... | {
"pile_set_name": "Github"
} |
---
{
"title": "HLL",
"language": "en"
}
---
<!--
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 Lic... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Activity_translucent_status_bar" parent="@style/Theme.AppCompat.Light.NoActionBar">
<item name="android:colorPrimaryDark">@color/bar_color</item>
</style>
<style name="Activity_translucent_navigation_bar" parent="@style/Theme.AppCompat.... | {
"pile_set_name": "Github"
} |
---
external help file: ImportExcel-help.xml
Module Name: ImportExcel
online version:
schema: 2.0.0
---
# BarChart
## SYNOPSIS
{{ Fill in the Synopsis }}
## SYNTAX
```
BarChart [[-targetData] <Object>] [[-title] <Object>] [[-ChartType] <eChartType>] [-NoLegend] [-ShowCategory]
[-ShowPercent] [<CommonParameters>]
`... | {
"pile_set_name": "Github"
} |
Copyright (c) 2010, 2011, Natalia Raices,
Copyright (c) 2011, Igino Marini. (www.ikern.com|mail@iginomarini.com),
with Reserved Font Names "Delia", "Delia Unicase", "Delius"
and "Delius Unicase".
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also ava... | {
"pile_set_name": "Github"
} |
require('../../modules/es6.typed.uint8-clamped-array');
module.exports = require('../../modules/_core').Uint8ClampedArray; | {
"pile_set_name": "Github"
} |
tgui_add_example(scalable_login_screen SOURCES ScalableLoginScreen.cpp)
| {
"pile_set_name": "Github"
} |
#include "myOS.h"
#include "myprintf.h"
unsigned long pMemHandler = 0x100000;
unsigned long align(unsigned long size){
if(size % 4 == 0)
return size;
else
return ((size >> 2) << 2) + 4;
}
unsigned long dPartitionInit(unsigned long start, unsigned long size){//初始化并返回dPartition句柄
... | {
"pile_set_name": "Github"
} |
//! \file
/*
** Copyright (C) - Triton
**
** This program is under the terms of the Apache License 2.0.
*/
#include <triton/pythonObjects.hpp>
#include <triton/pythonUtils.hpp>
#include <triton/pythonXFunctions.hpp>
#include <triton/exceptions.hpp>
#include <triton/solverModel.hpp>
/*! \page py_SolverModel_page S... | {
"pile_set_name": "Github"
} |
{-# OPTIONS --universe-polymorphism #-}
module Categories.Agda.ISetoids.Cocomplete where
open import Level
open import Relation.Binary using (Setoid; module Setoid; Preorder; module Preorder; Rel; _=[_]⇒_)
open import Data.Product using (Σ; _,_)
-- import Relation.Binary.EqReasoning as EqReasoning
open import Categor... | {
"pile_set_name": "Github"
} |
require 'mkmf'
require_relative '../../lib/ruby2d/cli/colorize'
S2D_VERSION = '1.2.0' # Simple 2D minimum version required
$errors = [] # Holds errors
# Set the OS platform
case RUBY_PLATFORM
when /darwin/
$platform = :macos
when /linux/
$platform = :linux
if `cat /etc/os-release` =~ /raspbian/
$platform ... | {
"pile_set_name": "Github"
} |
a:link { font-family: Arial, Helvetica, sans-serif; color: #3333FF; text-decoration: underline; line-height: normal}
a:visited { font-family: Arial, Helvetica, sans-serif; color: #993399; text-decoration: underline; line-height: normal}
#nolinelink { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; c... | {
"pile_set_name": "Github"
} |
/* ========================================== */
/* CSS for control sap.uxap/ObjectPageHeader */
/* Fiori 3 theme */
/* ========================================== */
.sapUxAPObjectPageHeader {
.sapMBar {
background-color: @sapUiObjectHeaderBackground;
text-shadow: none;
-webkit-box... | {
"pile_set_name": "Github"
} |
{
"@metadata": {
"authors": [
"Kenrick95",
"아라",
"Mirws",
"Marwan Mohamad",
"Kasimtan",
"Arifin.wijaya"
]
},
"VARIABLES_DEFAULT_NAME": "item",
"TODAY": "Hari ini",
"DUPLICATE_BLOCK": "Duplikat",
"ADD_COMMENT": "Tambahkan Komentar",
"REMOVE_COMMENT": "Hapus Komentar",
"EXTERNAL_INPUTS": "In... | {
"pile_set_name": "Github"
} |
/*
* 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 version.
*
* This program is distributed in the hope that it will be use... | {
"pile_set_name": "Github"
} |
This is the waistline , and it's falling .
Alexis , meet Bill and Hillary , and the rest of America .
This is Jordan , Scottie Pippen and the ring dynasty .
The more I looked , the gloomier I got .
He saw Macbeth , the three witches , and the boiling cauldron .
But it is good to get together , cook together , eat tog... | {
"pile_set_name": "Github"
} |
package course.examples.graphics.frameanimation;
import android.app.Activity;
import android.graphics.drawable.AnimationDrawable;
import android.os.Bundle;
import android.widget.ImageView;
public class GraphicsFrameAnimationActivity extends Activity {
private AnimationDrawable mAnim;
@Override
public void onCreat... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (c) International Business Machines Corp., 2001
*/
/*
* case 0:
* waitpid(pid, WNOHANG) should return 0 if there is a running child
* case 1:
* waitpid(pid, WNOHANG) should return the pid of the child if
* the child has exited
* c... | {
"pile_set_name": "Github"
} |
using System;
using System.Threading.Tasks;
namespace CSharpFunctionalExtensions
{
public static partial class AsyncResultExtensionsBothOperands
{
[Obsolete("Use Map() instead.")]
public static Task<Result<K, E>> OnSuccess<T, K, E>(this Task<Result<T, E>> resultTask, Func<T, Task<K>> func)
... | {
"pile_set_name": "Github"
} |
--TEST--
Bug #46139 (PDOStatement->setFetchMode() forgets FETCH_PROPS_LATE)
--SKIPIF--
<?php
if (!extension_loaded('pdo_sqlite')) print 'skip not loaded';
?>
--FILE--
<?php
require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
$db = PDOTest::test_factory(dirname(__FILE__) . '/common.phpt');
class Person... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2019 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, m... | {
"pile_set_name": "Github"
} |
// Code generated by protoc-gen-gogo. DO NOT EDIT.
// source: github.com/containerd/containerd/api/services/ttrpc/events/v1/events.proto
package events
import (
context "context"
fmt "fmt"
github_com_containerd_ttrpc "github.com/containerd/ttrpc"
github_com_containerd_typeurl "github.com/containerd/typeurl"
prot... | {
"pile_set_name": "Github"
} |
# Internal
This directory contains internal code for cloud.google.com/go packages.
## .repo-metadata-full.json
`.repo-metadata-full.json` contains metadata about the packages in this repo. It
is generated by `internal/gapicgen/generator`. It's processed by external tools
to build lists of all of the packages.
Don't... | {
"pile_set_name": "Github"
} |
#pragma warning disable 108 // new keyword hiding
using System;
namespace Windows.UI.Xaml.Controls
{
public partial class VirtualizingPanel : Panel, IVirtualizingPanel
{
public VirtualizingPanel()
{
}
public VirtualizingPanelLayout GetLayouter() => GetLayouterCore();
private protected virtual Virtualiz... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
##############################################################################
##
## Gradle start up script for UN*X
##
##############################################################################
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to ... | {
"pile_set_name": "Github"
} |
package org.gradle.example.simple;
import org.gradle.example.simple.Person;
import org.junit.Test;
import static org.junit.Assert.*;
public class TestPerson15 {
@Test
public void testPerson() {
Person p = new Person();
p.setAge(20);
p.setName("Fird Birfle");
p.setSalary(195750.22);
... | {
"pile_set_name": "Github"
} |
SUBROUTINE alpha_2_8_2_1(d_a,k_a_offset,d_b,k_b_offset,d_c,k_c_off
&set)
C $Id$
C This is a Fortran77 program generated by Tensor Contraction Engine v.1.0
C Copyright (c) Battelle & Pacific Northwest National Laboratory (2002)
C i2 ( h3 h9 )_ytrb + = -1 * Sum ( h7 p5 p6 ) * trb ( p5 p6 h7 h9 ... | {
"pile_set_name": "Github"
} |
/***************************************************************
*
* Copyright (C) 1990-2007, Condor Team, Computer Sciences Department,
* University of Wisconsin-Madison, WI.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you
* may not use this file except in compliance with the License. Y... | {
"pile_set_name": "Github"
} |
<shell:Window
x:Class="Squalr.View.Editors.ValueEditor"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Controls="clr-namespace:Squalr.View.Controls"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns... | {
"pile_set_name": "Github"
} |
K 13
svn:mime-type
V 9
image/gif
END
| {
"pile_set_name": "Github"
} |
project_path: /web/_project.yaml
book_path: /web/fundamentals/_book.yaml
description: لم تتم تهيئة معظم محتوى الويب للعمل على هذه التجارب متعددة الأجهزة. إلا أنه يمكنك التعرف على أساسيات تصميم موقع ويب يمكنه العمل على أجهزة الجوّال وسطح المكتب وأي جهاز آخر يتضمن شاشة.
{# wf_updated_on: 2014-04-29 #}
{# wf_published_on... | {
"pile_set_name": "Github"
} |
/* uDig - User Friendly Desktop Internet GIS client
* http://udig.refractions.net
* (C) 2010, Refractions Research Inc.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* (http://www.eclipse.org/legal/epl-v10.html), and th... | {
"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 "NSTextView.h"
@class NSCell;
__attribute__((visibility("hidden")))
@interface CPKSearchFieldEditor : NSTextView
{
BOOL _navigateSelection;
NSCell *_ownerCell;
}
... | {
"pile_set_name": "Github"
} |
DOTAAbilityGuideBuilder
{
flow-children: down;
}
.StatBranchBackground
{
horizontal-align: center;
padding-left: 170px;
}
.AdditionalAbilityContainer
{
visibility: collapse;
flow-children: right;
margin-bottom: 10px;
}
.HasAdditionalAbilities .AdditionalAbilityContainer
{
visibility: visible;
}
#Ad... | {
"pile_set_name": "Github"
} |
/***
*
* Copyright (c) 1999, Valve LLC. All rights reserved.
*
* This product contains software technology licensed from Id
* Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc.
* All Rights Reserved.
*
* Use, distribution, and modification of this source code and/or resulting
* ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>GraphiQL</title>
<link rel="stylesheet" href="https://unpkg.com/purecss@0.6.2/build/pure-min.css">
</head>
<body>
<div id="react-root"></div>
<script src="http://localhost:2992/dist/bundle.js"></script>
</body>
</html>
| {
"pile_set_name": "Github"
} |
//
// traits/set_done_member.hpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2020 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// 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)
//
#ifndef ASIO_TR... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#3F51B5</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorAccent">#FF4081</color>
</resources>
| {
"pile_set_name": "Github"
} |
// BindView.h : interface of the CMFCBindView class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic docum... | {
"pile_set_name": "Github"
} |
// Generated by LiveScript 1.4.0
var each, map, compact, filter, reject, partition, find, head, first, tail, last, initial, empty, reverse, unique, uniqueBy, fold, foldl, fold1, foldl1, foldr, foldr1, unfoldr, concat, concatMap, flatten, difference, intersection, union, countBy, groupBy, andList, orList, any, all, sort... | {
"pile_set_name": "Github"
} |
Shaders/OptimizedVoxelModel.fs
Shaders/OptimizedVoxelModel.vs
*shadow*
Shaders/Fog.vs
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSS Test: Height using 'ex' units with a nominal value, 6ex</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.... | {
"pile_set_name": "Github"
} |
# Copyright (C) 2010-2015 Cuckoo Foundation.
# This file is part of Cuckoo Sandbox - http://www.cuckoosandbox.org
# This signature was contributed by RedSocks - http://redsocks.nl
# See the file 'docs/LICENSE' for copying permission.
from lib.cuckoo.common.abstracts import Signature
class BegseabugTDMutexes(Signature... | {
"pile_set_name": "Github"
} |
/*
Copyright 2015 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
#include "worker.h"
Worker::Worker() {
}
Worker::~Worker() {
} | {
"pile_set_name": "Github"
} |
/* sound/soc/samsung/pcm.c
*
* ALSA SoC Audio Layer - S3C PCM-Controller driver
*
* Copyright (c) 2009 Samsung Electronics Co. Ltd
* Author: Jaswinder Singh <jassi.brar@samsung.com>
* based upon I2S drivers by Ben Dooks.
*
* This program is free software; you can redistribute it and/or modify
* it under the te... | {
"pile_set_name": "Github"
} |
.css-test:before {
content: "CSS works"
}
| {
"pile_set_name": "Github"
} |
---
wordpress_id: 142
author_login: admin
layout: post
comments:
- author: Amr
date: Thu Mar 22 14:46:50 +0000 2007
id: 1011
content: |
<p>Heh, thanks to this post, I have rb-appscript isntalled and itunes-cli installed and controlling my iTunes from the commandline. </p>
<p>I found this tutorial o... | {
"pile_set_name": "Github"
} |
html, body {
height: 100%;
}
ul {
list-style-type: none;
margin-left: 0;
}
a {
cursor: pointer;
}
h2 {
margin-top: 15px;
}
/* header */
.navbar .brand {
font-size: 24px;
}
.nav-collapse {
float: right;
}
/* layout */
.wrapper {
position: relative;
min-height: 100%;
height: auto !important;
... | {
"pile_set_name": "Github"
} |
"""
This module provides routines for applying solar rotation functions to
map sequences.
"""
import numpy as np
import astropy.units as u
from sunpy.image.coalignment import apply_shifts
from sunpy.physics.differential_rotation import solar_rotate_coordinate
__author__ = 'J. Ireland'
__all__ = ['calculate_solar_r... | {
"pile_set_name": "Github"
} |
////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2018-2020 The Octave Project Developers
//
// See the file COPYRIGHT.md in the top-level directory of this
// distribution or <https://octave.org/copyright/>.
//
// This file is part of Octave.
//
// Octave is free software: yo... | {
"pile_set_name": "Github"
} |
/**
* @file
* List group.
* A list of links, grouped together.
*/
.list-group__link {
padding: 7px 0 0;
border-top: 1px solid #ccc;
}
.list-group__description {
margin: 0 0 10px;
}
| {
"pile_set_name": "Github"
} |
+++
fragment = "toc"
content = "page-cannot-be-found/index.md"
background = "secondary"
weight = 145
+++
| {
"pile_set_name": "Github"
} |
// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include "../../Common/MyWindows.h"
#include "../../Common/NewHandler.h"
#endif
| {
"pile_set_name": "Github"
} |
from dataclasses import dataclass
from typing import List, Tuple, Optional
from src.types.coin import Coin
from src.types.program import Program
from src.types.spend_bundle import SpendBundle
from src.types.header_block import HeaderBlock
from src.types.sized_bytes import bytes32
from src.util.cbor_message import cbor... | {
"pile_set_name": "Github"
} |
// FEATURE_28_START macro
asm DB $EB,$08,$EB,$FC,$EB,$1B,$FA,$EB,$FA,$CA end;
| {
"pile_set_name": "Github"
} |
// pages/appointment/appointment.js
var app = getApp();
import { Http } from '../../utils/httpClient';
var httpClient = new Http();
import { timestampToTime } from '../../utils/util.js';
const date = new Date();
const nowYear = date.getFullYear();
const nowMonth = date.getMonth() + 1;
const nowDay = date.getDate();... | {
"pile_set_name": "Github"
} |
/** \file
* \brief Declaration of class PlanarSubgraphCactus.
*
* \author Jöran Schierbaum
*
* \par License:
* This file is part of the Open Graph Drawing Framework (OGDF).
*
* \par
* Copyright (C)<br>
* See README.md in the OGDF root directory for details.
*
* \par
* This program is free software; you can... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 359bf19588606a14fb0edc6efa97deaf
timeCreated: 1455373898
licenseType: Store
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
<!--
If you want to include any custom html just before </head>, put it in /layouts/head_custom.html
Do not put anything in this file - it's only here so that hugo won't throw an error if /layouts/head_custom.html doesn't exist.
--> | {
"pile_set_name": "Github"
} |
procedure Procedure_Declaration;
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
set -e
# Note: this script should be run from inside the ubuntu docker container with this
# repository mounted at ~/protocol.
# An example run command would look like the following:
# docker run -v `pwd`:/protocol -v <DEST_DIR>:/keys -w /protocol ubuntu scripts/generate_private_key.sh
apt-get upd... | {
"pile_set_name": "Github"
} |
version https://git-lfs.github.com/spec/v1
oid sha256:686638628a1ebe4302a537f482f1a6e67f3c27c0c0db45c09adcc3cc576000c5
size 89328
| {
"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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"pile_set_name": "Github"
} |
from typing import Optional
from bst_node import BstNode
from test_framework import generic_test
def find_first_greater_than_k(tree: BstNode, k: int) -> Optional[BstNode]:
subtree, first_so_far = tree, None
while subtree:
if subtree.data > k:
first_so_far, subtree = subtree, subtree.left... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2016 Fundación Inria Chile
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_hashes_cmac AES_CMAC
* @ingroup sys_hashes_keyed
* @brief ... | {
"pile_set_name": "Github"
} |
ARCHIVE_ENTRY_TIME(3) BSD Library Functions Manual ARCHIVE_ENTRY_TIME(3)
NAME
archive_entry_atime, archive_entry_atime_nsec,
archive_entry_atime_is_set, archive_entry_set_atime,
archive_entry_unset_atime, archive_entry_birthtime,
archive_entry_birthtime_nsec, archive_entry_birthtime_is_set,
... | {
"pile_set_name": "Github"
} |
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
<?php echo form_open('', array('role'=>'form')); ?>
<div class="row">
<?php // username ?>
<div class="form-group col-sm-4<?php echo form_error('username') ? ' has-error' : ''; ?>">
<?php echo form_label(lang('use... | {
"pile_set_name": "Github"
} |
from abc import ABC, abstractmethod
class ABCTissueLocator(ABC):
@staticmethod
@abstractmethod
def get_tissue_mask(I):
"""
Get a boolean tissue mask.
:param I:
:return:
""" | {
"pile_set_name": "Github"
} |
<?php
/**
* Meta API: WP_Meta_Query class
*
* @package WordPress
* @subpackage Meta
* @since 4.4.0
*/
/**
* Core class used to implement meta queries for the Meta API.
*
* Used for generating SQL clauses that filter a primary query according to metadata keys and values.
*
* WP_Meta_Query is a helper that al... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0720"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2020 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free Software Foundation; either version 3, or (at your option)... | {
"pile_set_name": "Github"
} |
#[derive(Debug)]
struct SortStack<T> {
arr: Vec<T>,
}
impl<T> SortStack<T>
where
T: std::cmp::PartialEq + std::cmp::PartialOrd + std::clone::Clone,
{
fn new() -> Self {
SortStack {
arr: Vec::<T>::new(),
}
}
fn push(&mut self, value: T) {
if self.arr.is_empty() |... | {
"pile_set_name": "Github"
} |
0.74344 1.4856
23.972 -3.1131
-24.887 -10.455
-28.153 3.7579
9.1841 -27.523
25.366 -17.978
-10.883 -31.582
19.925 -32.797
| {
"pile_set_name": "Github"
} |
/*
GNU GENERAL PUBLIC LICENSE
Copyright (C) 2006 The Lobo Project
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 late... | {
"pile_set_name": "Github"
} |
@model IReadOnlyList<Bonsai.Areas.Admin.ViewModels.Components.ListEnumFilterItemVM>
<div class="btn-group btn-group-toggle mr-sm-2" data-toggle="buttons">
@foreach (var item in Model)
{
<label class="btn btn-sm btn-outline-secondary @(item.IsActive ? "active" : "")">
<input type="checkbox"... | {
"pile_set_name": "Github"
} |
<template>
<view>
<button @tap="handleBase">基本</button>
<button @tap="all">promise All</button>
<button @tap="catchError">捕获异常</button>
<button @tap="transformResponseData">transformResponseData</button>
<button @tap="interceptors">interceptors拦截器</button>
<button @tap="requestCancel">requestC... | {
"pile_set_name": "Github"
} |
# Cobra Generator
Cobra provides its own program that will create your application and add any
commands you want. It's the easiest way to incorporate Cobra into your application.
In order to use the cobra command, compile it using the following command:
go get github.com/spf13/cobra/cobra
This will create the c... | {
"pile_set_name": "Github"
} |
package com.camnter.gradle.plugin.resources.optimize.l2.utils
import com.android.build.gradle.AppExtension
import com.android.build.gradle.FeatureExtension
import com.android.build.gradle.LibraryExtension
import org.gradle.api.Project
/**
* @author CaMnter
*/
class AndroidUtils {
static int getMinSdkVersion(P... | {
"pile_set_name": "Github"
} |
#!/usr/local/bin/perl
package Gene_obj_indexer;
use strict;
use warnings;
use base qw(TiedHash);
use Gene_obj;
use Storable qw (thaw nfreeze);
use Carp;
####
sub new {
my $packagename = shift;
my $self = $packagename->SUPER::new(@_);
return ($self);
}
####
sub store_gene {
my ($self, $ide... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 Azavea
*
* 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 wr... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
namespace System.Web.Mvc.Ajax
{
public enum InsertionMode
{
Replace = 0,
InsertBefore = 1,
InsertAfter = 2
}
}
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns:sch="http://www.ascc.net/xml/schematron" xmlns:gml="http://www.opengis.net/gml"
targetNamespace="http://www.opengis.net/gml" xmlns="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"
version="3.1.1">
<annotation>
<appinfo s... | {
"pile_set_name": "Github"
} |
/*
* Matt Wu <Matt_Wu@acersoftech.com.cn>
* Apr 26, 2001
* Routines for control of ALi pci audio M5451
*
* BUGS:
* --
*
* TODO:
* --
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lcodecnse as published by
* the Free ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.