text stringlengths 2 99.9k | meta dict |
|---|---|
use netlink_packet_core::{
NetlinkDeserializable, NetlinkHeader, NetlinkMessage, NetlinkPayload, NetlinkSerializable,
};
use std::error::Error;
use std::fmt;
// PingPongMessage represent the messages for the "ping-pong" netlink
// protocol. There are only two types of messages.
#[derive(Debug, Clone, Eq, PartialEq... | {
"pile_set_name": "Github"
} |
###########################################################################
# Markdown Snippets #
###########################################################################
extends pelican
#############
# Headers #
#############
snippet h1 "Header h1" b
# ${1:... | {
"pile_set_name": "Github"
} |
package shanyao.tabpagerindicatordemo.activity;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentStatePagerAdapter;
import android.support... | {
"pile_set_name": "Github"
} |
.class public final Lcom/facebook/R$attr;
.super Ljava/lang/Object;
# static fields
.field public static final actionBarDivider:I = 0x7f01004e
.field public static final actionBarItemBackground:I = 0x7f01004f
.field public static final actionBarPopupTheme:I = 0x7f010048
.field public static final actionBarSize:I =... | {
"pile_set_name": "Github"
} |
DON'T POST ISSUES HERE, GO TO https://github.com/phonegap/phonegap-plugin-barcodescanner/issues
| {
"pile_set_name": "Github"
} |
{-# LANGUAGE RankNTypes #-}
module ShouldFail where
-- With the new typechecker (GHC 7.1), these now all pass
f1 :: (forall a. Eq a => [a]) -> Bool
f1 xs@(x:_) = x
f2 :: (forall a. Eq a => [a]) -> Bool
f2 [x] = x
f3 :: (forall a. Eq a => [a]) -> Bool
f3 (x:[]) = x
| {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<!--
Copyright (c) 2000, 2020, Oracle and/or its affiliates.
Licensed under the Universal Permissive License v 1.0 as shown at
http://oss.oracle.com/licenses/upl.
-->
<report-config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://xmlns.oracle.com/coherence/coherence-rep... | {
"pile_set_name": "Github"
} |
ISO-10303-21;
HEADER;
/* C_Rect_L9.0mm_W9.8mm_P7.50mm_MKT.step 3D STEP model for use in ECAD systems
* Copyright (C) 2017, kicad StepUp
*
* 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, ei... | {
"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_10-ea) on Mon Apr 22 19:50:39 PDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>TypeNameIdResolv... | {
"pile_set_name": "Github"
} |
dojo.provide("dojox.lang.oo.Decorator");
(function(){
var oo = dojox.lang.oo,
D = oo.Decorator = function(value, decorator){
// summary:
// The base class for all decorators.
// description:
// This object holds an original function or another decorator
// object, and implements a special mixin algorit... | {
"pile_set_name": "Github"
} |
# osm_vector_maps_install: True
# osm_vector_maps_enabled: True
# iiab_map_url : http://download.iiab.io/content/OSM/vector-tiles/maplist/hidden
# vector_map_path: "{{ content_base }}/www/osm-vector-maps"
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
# If nec, change them by editing /... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 1998-2003 Joel de Guzman
http://spirit.sourceforge.net/
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)
==========... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2006-2013, Andrey N. Sabelnikov, www.sabelnikov.net
// 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
// not... | {
"pile_set_name": "Github"
} |
lennar corp len nd qtr may shr cts vs cts net vs revs mln vs mln six mths shr dlrs vs cts net mln vs revs mln vs mln reuter
| {
"pile_set_name": "Github"
} |
!!!COM: Palestrina, Giovanni Perluigi da
!!!OPR: Missa In semidupl. maj. (II)
!!!OMD: Credo
!!!OTL: Et ex Patre
**kern **kern **kern **kern **kern
*Ibass *Itenor *Itenor *Icalto *Icant
!Bassus !Tenor 2 !Tenor 1 !Altus !Cantus
*clefF4 *clefGv2 *clefGv2 *clefG2 *clefG2
*k[b-] *k[b-] *k[b-] *k[b-] *k[b-]
*F:ion *F:ion *F:... | {
"pile_set_name": "Github"
} |
// Copyright 2013 the V8 project authors. All rights reserved.
// Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple 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:
// 1. Redistributions o... | {
"pile_set_name": "Github"
} |
/**
* Module that checks if a given wikia exists
* in a user's native language (based on a Geo cookie)
* and displays a notification with a link.
*
* @author - Adam Karmiński <adamk@wikia-inc.com>
*/
require(
[
'jquery',
'mw',
'wikia.window',
'wikia.geo',
'wikia.cache',
'wikia.tracker',
'BannerNot... | {
"pile_set_name": "Github"
} |
import * as request from 'superagent';
import config from '../config';
export function getAllThemes(callback) {
request
.get(`${config.api_origin}/themes`)
.end((err, res) => {
if (err) {
return callback(err);
}
callback(null, res.body);
});
}
export function getT... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015 Ribot Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | {
"pile_set_name": "Github"
} |
module Location = struct
type t = string
end
let dirs : (string * Dune_section.t, string) Hashtbl.t = Hashtbl.create 10
(* multi-bindings first is the one with least priority *)
(* TODO already exists in stdue/bin.ml *)
let path_sep =
if Sys.win32 then
';'
else
':'
let () =
match Sys.getenv_opt "DUN... | {
"pile_set_name": "Github"
} |
/* iCheck plugin Minimal skin, yellow
----------------------------------- */
.icheckbox_minimal-yellow,
.iradio_minimal-yellow {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(yellow.png) no-repeat;
b... | {
"pile_set_name": "Github"
} |
PetscSF Object: 3 MPI processes
type: basic
sort=rank-order
[0] Number of roots=6, leaves=2, remote ranks=2
[0] 0 <- (2,2)
[0] 2 <- (1,0)
[1] Number of roots=4, leaves=3, remote ranks=2
[1] 0 <- (0,2)
[1] 2 <- (2,0)
[1] 4 <- (0,4)
[2] Number of roots=4, leaves=3, remote ranks=2
[2] 0 <- (1,2)
... | {
"pile_set_name": "Github"
} |
; <<>> DiG 9.9.5-3ubuntu0.8-Ubuntu <<>> AXFR link. @c.link.dyntld.net. +nocomments +nocmd +noquestion +nostats +time=15
;; global options: +cmd
; Transfer failed.
| {
"pile_set_name": "Github"
} |
*> \brief \b DLARFT
*
* =========== DOCUMENTATION ===========
*
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
*> \htmlonly
*> Download DLARFT + dependencies
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dlarf... | {
"pile_set_name": "Github"
} |
package com.vaadin.tests;
import com.vaadin.server.VaadinRequest;
import com.vaadin.tests.components.AbstractReindeerTestUI;
import com.vaadin.ui.Label;
public class VerifyJreVersion extends AbstractReindeerTestUI {
@Override
protected void setup(VaadinRequest request) {
String jreVersion = "Using Ja... | {
"pile_set_name": "Github"
} |
// Copyright 2012 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.
// +build aix hurd linux darwin dragonfly freebsd openbsd netbsd solaris
package tar
import (
"os"
"os/user"
"runtime"
"strconv"
"sync"
"syscall"
)
fun... | {
"pile_set_name": "Github"
} |
# Release Notes
> Release Early, Release Often
>
> — Eric S. Raymond, [The Cathedral and the Bazaar][cite].
## Versioning
Minor version numbers (0.0.x) are used for changes that are API compatible. You should be able to upgrade between minor point releases without any other code changes.
Medium version numbe... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of PharIo\Version.
*
* (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespa... | {
"pile_set_name": "Github"
} |
---
layout: "functions"
page_title: "dirname - Functions - Configuration Language"
sidebar_current: "docs-funcs-file-dirname"
description: |-
The dirname function removes the last portion from a filesystem path.
---
# `dirname` Function
-> **Note:** This page is about Terraform 0.12 and later. For Terraform 0.11 an... | {
"pile_set_name": "Github"
} |
using System.Runtime.Serialization;
using TumblThree.Domain.Models.Blogs;
namespace TumblThree.Domain.Models
{
[DataContract]
public class DetailsBlog : Blog
{
private bool? _checkDirectoryForFiles;
private bool? _createAudioMeta;
private bool? _createPhotoMeta;
private bo... | {
"pile_set_name": "Github"
} |
// 7.13.3381
#pragma once
const uint32_t standard_renderer_distortion_PS[] = {
0x07230203,0x00010000,0x00080007,0x00000218,0x00000000,0x00020011,0x00000001,0x0006000b,
0x00000001,0x4c534c47,0x6474732e,0x3035342e,0x00000000,0x0003000e,0x00000000,0x00000001,
0x0010000f,0x00000004,0x00000004,0x6e69616d,0x00000000,0x... | {
"pile_set_name": "Github"
} |
/*===================== begin_copyright_notice ==================================
Copyright (c) 2017 Intel Corporation
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, includi... | {
"pile_set_name": "Github"
} |
import 'jest';
import {RegExps} from '../../configeditor/codemirror-yaml/mode';
it('recognizes a double quoted string with escaped double quotes', () => {
expect(RegExps.QUOTED_STRING.exec('"\\""')).toEqual(expect.arrayContaining(['"\\""']));
});
| {
"pile_set_name": "Github"
} |
/**
* Copyright 2018 LinkedIn Corporation. All rights reserved.
* Licensed under the BSD-2 Clause license.
* See LICENSE in the project root for license information.
*/
package com.linkedin.transport.hive.typesystem;
import com.linkedin.transport.api.StdFactory;
import com.linkedin.transport.hive.HiveFactory;
impo... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2019, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*
* 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/LICE... | {
"pile_set_name": "Github"
} |
<a href='http://github.com/angular/angular.js/edit/master/docs/content/error/$sce/iequirks.ngdoc' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this doc</a>
<h1>Error: $sce:iequirks
<div><span class='hint'>IE8 in quirks mode is unsupported</span></div>
</h1>
<div>
<... | {
"pile_set_name": "Github"
} |
"use strict";
//////////////////////////////////////////
// Prey JS FileRetrieval
// (C) 2019 Prey, Inc.
// by Mauricio Schneider and Javier Acuña - http://preyproject.com
// GPLv3 Licensed
//////////////////////////////////////////
var fs = require('fs'),
path = require('path'),
needle =... | {
"pile_set_name": "Github"
} |
[Scheme]
Name=Base16-Horizon Light
ColorForeground=#403C3D
ColorBackground=#FDF0ED
ColorCursor=x
ColorBoldIsBright=FALSE
ColorPalette=#FDF0ED;#E95678;#29D398;#FADAD1;#26BBD9;#EE64AC;#59E1E3;#403C3D;#BDB3B1;#E95678;#29D398;#FADAD1;#26BBD9;#EE64AC;#59E1E3;#201C1D
| {
"pile_set_name": "Github"
} |
/*!
\ingroup PkgTriangulation3Concepts
\cgalConcept
\cgalRefines SpatialSortingTraits_3
The concept `TriangulationTraits_3` is the first template parameter of the class
`Triangulation_3`. It defines the geometric objects (points, segments,
triangles and tetrahedra) forming the triangulation together with a few
geome... | {
"pile_set_name": "Github"
} |
$(document).ready(function() {
$(document).on('click', '#task_difficulty_dropdown>li>a', function() {
var difficulty = $(this).attr('data-difficulty');
var options = {
url: base_url + "project/" + project_id + "/task/" + task_id + "/difficulty",
success: function(data){
osmtm.project.loadT... | {
"pile_set_name": "Github"
} |
locktorture.torture_type=rw_lock
| {
"pile_set_name": "Github"
} |
mkv
mpv
avi
mp4
mpeg
mov
m4v
svi
ogv
webm
vob
flv
wmv
qt
| {
"pile_set_name": "Github"
} |
<div class="highlight">
<pre><span></span><span class="linenos"> 8</span><span class="c1"># a</span>
<span class="linenos"> 9</span><span class="c1"># b</span>
<span class="linenos">10</span><span class="c1"># c</span>
</pre>
</div>
| {
"pile_set_name": "Github"
} |
#include "gwion_util.h"
#include "gwion_ast.h"
#include "gwion_env.h"
#include "vm.h"
#include "instr.h"
#include "object.h"
#include "traverse.h"
#include "template.h"
#include "gwion.h"
#include "operator.h"
#include "import.h"
#include "parse.h"
#include "match.h"
#include "emit.h"
#include "specialid.h"
ANN static... | {
"pile_set_name": "Github"
} |
define(["require"], function (_require) {
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.c... | {
"pile_set_name": "Github"
} |
UNAME := $(shell uname)
ifeq ($(UNAME), Darwin)
LIBRARY_FILE=libpyvex.dylib
STATIC_LIBRARY_FILE=libpyvex.a
LDFLAGS=-Wl,-install_name,@rpath/$(LIBRARY_FILE)
endif
ifeq ($(UNAME), Linux)
LIBRARY_FILE=libpyvex.so
STATIC_LIBRARY_FILE=libpyvex.a
LDFLAGS=-Wl,-soname,$(LIBRARY_FILE)
endif
ifeq ($(UNAME), NetBSD)
LIBRAR... | {
"pile_set_name": "Github"
} |
**This airport has been automatically generated**
We have no information about SPIT[*] airport other than its name, ICAO and location (PE).
This airport will have to be done from scratch, which includes adding runways, taxiways, parking locations, boundaries...
Good luck if you decide to do this airport! | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 liufanping@iveely.com.
*
* 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 o... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# 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"
} |
hey there
| {
"pile_set_name": "Github"
} |
###########################################################
#
# Copyright (c) 2005, Southpaw Technology
# All Rights Reserved
#
# PROPRIETARY INFORMATION. This software is proprietary to
# Southpaw Technology, and is not to be reproduced, transmitted,
# or disclosed in any way without written permi... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
/*
* dsp_hwec.h
*/
extern struct mISDN_dsp_element *dsp_hwec;
extern void dsp_hwec_enable(struct dsp *dsp, const char *arg);
extern void dsp_hwec_disable(struct dsp *dsp);
extern int dsp_hwec_init(void);
extern void dsp_hwec_exit(void);
| {
"pile_set_name": "Github"
} |
<?php
/**
* paypal_curl.php communications class for PayPal Express Checkout / Website Payments Pro / Payflow Pro payment methods
*
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: DrByte 2020 June 23 Modified in v... | {
"pile_set_name": "Github"
} |
/*
* ************************************************************************
* PlayerProgress.kt
* *************************************************************************
* Copyright © 2020 VLC authors and VideoLAN
* Author: Nicolas POMEPUY
* This program is free software; you can redistribute it and/or modif... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=type.BindingListIterator.html">
</head>
<body>
<p>Redirecting to <a href="type.BindingListIterator.html">type.BindingListIterator.html</a>...</p>
<script>location.replace("type.BindingListIterator.html" + location.search + loc... | {
"pile_set_name": "Github"
} |
{
"parent": "item/generated",
"textures": {
"layer0": "thebetweenlands:items/nettle_soup"
}
}
| {
"pile_set_name": "Github"
} |
{{- if not .Values.statefulset.enabled }}
{{- if and .Values.nexusBackup.enabled (and .Values.nexusBackup.persistence.enabled (not .Values.nexusBackup.persistence.existingClaim)) }}
kind: PersistentVolumeClaim
apiVersion: v1
metadata:
name: {{ template "nexus.fullname" . }}-backup
labels:
{{ include "nexus.labels" ... | {
"pile_set_name": "Github"
} |
import { GenerateObservable } from './GenerateObservable';
export const generate = GenerateObservable.create;
//# sourceMappingURL=generate.js.map | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<code_scheme name="ORCID Codestyle">
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="25" />
<option name="RIGHT_MARGIN" value="170" />
<option name="JD_PARAM_DESCRIPTION_ON_NEW_LINE" value="true" />
<XML>
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="tru... | {
"pile_set_name": "Github"
} |
/* GTK - The GIMP Toolkit
* gtkrecentmanager.c: a manager for the recently used resources
*
* Copyright (C) 2006 Emmanuele Bassi
*
* 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; e... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# Copyright Contributors to the Open Shading Language project.
# SPDX-License-Identifier: BSD-3-Clause
# https://github.com/imageworks/OpenShadingLanguage
# Example that failed with a prior bug.
# The test case is that layer a modifies Ci so is unconditional, but also
# its output CCout is conne... | {
"pile_set_name": "Github"
} |
/* ***** BEGIN LICENSE BLOCK *****
* Distributed under the BSD license:
*
* Copyright (c) 2010, Ajax.org B.V.
* 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 so... | {
"pile_set_name": "Github"
} |
.\"
.\" Copyright 2012-2013 Samy Al Bahra.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this lis... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2018 Red Hat Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, d... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012-2013, NVIDIA Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed in the hope it will be usefu... | {
"pile_set_name": "Github"
} |
// https://github.com/tc39/proposal-object-values-entries
var $export = require('./_export')
, $values = require('./_object-to-array')(false);
$export($export.S, 'Object', {
values: function values(it){
return $values(it);
}
}); | {
"pile_set_name": "Github"
} |
/*
* helper functions for physically contiguous capture buffers
*
* The functions support hardware lacking scatter gather support
* (i.e. the buffers must be linear in physical memory)
*
* Copyright (c) 2008 Magnus Damm
*
* Based on videobuf-vmalloc.c,
* (c) 2007 Mauro Carvalho Chehab, <mchehab@infradead.org>
... | {
"pile_set_name": "Github"
} |
{
"name": "民用航空法",
"status": "實施",
"content": [
{
"num": 1,
"zh": "第一條",
"article": "為保障飛航安全,健全民航制度,符合國際民用航空標準法則,促進民用航空之發展,特制定本法。"
},
{
"num": 2,
"zh": "第二條",
"article": "本法用詞,定義如左:一、航空器:指飛機、飛艇、氣球及其他任何藉空氣之反作用力,得以飛航於大氣中之器物。二、航空站:指全部載卸客貨之設施與裝備,及用於航空器起降活動之區域。三、飛航:指航空器之... | {
"pile_set_name": "Github"
} |
limitAfter=LIMIT #{maxResults} OFFSET #{firstResult}
blobType=BINARY
| {
"pile_set_name": "Github"
} |
// New Matcher API
//
import Foundation
/// A Predicate is part of the new matcher API that provides assertions to expectations.
///
/// Given a code snippet:
///
/// expect(1).to(equal(2))
/// ^^^^^^^^
/// Called a "matcher"
///
/// A matcher consists of two parts a constructor function an... | {
"pile_set_name": "Github"
} |
// Copyright 2014 Unknwon
//
// 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 writ... | {
"pile_set_name": "Github"
} |
[Desktop Entry]
Version=1.0
Name=VLC media player
GenericName=Media player
Comment=Read, capture, broadcast your multimedia streams
Exec=/usr/bin/vlc %U
TryExec=/usr/bin/vlc
Icon=AWECFG/vlc.png
Terminal=false
Type=Application
Categories=Player
MimeType=video/dv;video/mpeg;video/x-mpeg;video/msvideo;video/quicktime;vide... | {
"pile_set_name": "Github"
} |
import express from 'express';
let app = require('./server').default;
if (module.hot) {
module.hot.accept('./server', function() {
console.log('🔁 HMR Reloading `./server`...');
try {
app = require('./server').default;
} catch (error) {
console.error(error);
}
});
console.info('✅ S... | {
"pile_set_name": "Github"
} |
/* ****************************************************************** **
** OpenSees - Open System for Earthquake Engineering Simulation **
** Pacific Earthquake Engineering Research Center **
** **
** ... | {
"pile_set_name": "Github"
} |
vg.svg.Renderer = (function() {
var renderer = function() {
this._ctx = null;
this._el = null;
};
var prototype = renderer.prototype;
prototype.initialize = function(el, width, height, pad) {
this._el = el;
this._width = width;
this._height = height;
this._padding = pad;
// ... | {
"pile_set_name": "Github"
} |
#pragma once
#include "ios_kernel_enum.h"
#include "ios/ios_error.h"
#include <cstdint>
#include <libcpu/be2_struct.h>
namespace ios::kernel
{
Error
IOS_ReadOTP(OtpFieldIndex fieldIndex,
phys_ptr<uint32_t> buffer,
uint32_t bufferSize);
namespace internal
{
Error
initialiseOtp();
} // names... | {
"pile_set_name": "Github"
} |
function MOEADPaS(Global)
% <algorithm> <M>
% MOEA/D with Pareto adaptive scalarizing approximation
%------------------------------- Reference --------------------------------
% R. Wang, Q. Zhang, and T. Zhang, Decomposition-based algorithms using
% Pareto adaptive scalarizing methods, IEEE Transactions on Evolutionar... | {
"pile_set_name": "Github"
} |
import * as React from 'react';
import { presetPrimaryColors } from '@ant-design/colors';
import { ProgressGradient, ProgressProps, StringGradients } from './progress';
import { validProgress, getSuccessPercent } from './utils';
interface LineProps extends ProgressProps {
prefixCls: string;
children: React.ReactNo... | {
"pile_set_name": "Github"
} |
@file:InternalFileAnnotation
package b
import a.InternalFileAnnotation
import a.InternalClassAnnotation
@InternalClassAnnotation
class B
fun b(param: a.InternalA) {
a.internalA()
}
| {
"pile_set_name": "Github"
} |
******** SERVER ********
1999-03-02 09:44:33 H=[127.0.0.1] temporarily rejected connection in "connect" ACL
1999-03-02 09:44:33 H=[ip4.ip4.ip4.ip4] temporarily rejected connection in "connect" ACL
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env ruby
require_relative "../config/boot"
require "rake"
Rake.application.run
| {
"pile_set_name": "Github"
} |
/*
* ZSUMMER License
* -----------
*
* ZSUMMER is licensed under the terms of the MIT license reproduced below.
* This means that ZSUMMER is free software and can be used for both academic
* and commercial purposes at absolutely no cost.
*
*
* =========================================================================... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="NoActionBar" parent="@android:style/Theme.Holo.NoActionBar">
<!-- Inherits the Holo theme with no action bar; no other styles needed. -->
</style>
</resources> | {
"pile_set_name": "Github"
} |
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
lo{
zoneStrings{
"Africa:Abidjan"{
ec{"ອາບິດແຈນ"}
}
"Africa:Accra"{
ec{"ອັກຄຣາ"}
}
... | {
"pile_set_name": "Github"
} |
<cfscript>
// comment
a++;
// comment
</cfscript> | {
"pile_set_name": "Github"
} |
// Copyright 2016 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.
// +build ignore
// mkpost processes the output of cgo -godefs to
// modify the generated types. It is used to clean up
// the sys API in an architecture speci... | {
"pile_set_name": "Github"
} |
# Generated by Django 2.2 on 2020-06-20 15:23
from django.db import migrations, models
class Migration(migrations.Migration):
initial = True
dependencies = []
operations = [
migrations.CreateModel(
name="A",
fields=[
(
"id",
... | {
"pile_set_name": "Github"
} |
/**
* Module dependencies
*/
var rNode = /require\s*\(['\"]([^'"]+)['"]\)/g;
/**
* Expose `dependencies`
*/
module.exports = dependencies;
/**
* Initialize `dependencies`
*
* @param {String} code
* @return {Array} dependencies
* @api public
*/
function dependencies(code) {
var out = [];
var dep;
w... | {
"pile_set_name": "Github"
} |
Copyright (c) 2007 Gabriel Peyre
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 ... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2010-2020 SAP and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* SA... | {
"pile_set_name": "Github"
} |
// This file is part of Core WF which is licensed under the MIT license.
// See LICENSE file in the project root for full license information.
namespace Test.Common.Configurers
{
/// <summary>
/// Interface used internally in common code to refer to configurers without knowing what types those configurers exte... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2012-2018 Team Kodi
* This file is part of Kodi - https://kodi.tv
*
* SPDX-License-Identifier: GPL-2.0-or-later
* See LICENSES/README.md for more information.
*/
#pragma once
#include <map>
#include "ThumbLoader.h"
class CFileItem;
class CMusicDatabase;
class EmbeddedArt;
class CMusicTh... | {
"pile_set_name": "Github"
} |
# SCCSID @(#)nad27 4.1 92/12/20 GIE
# proj +init files for:
#
# State Plane Coordinate Systems,
# North American Datum 1927
# 101: alabama east: nad27
<101> proj=tmerc datum=NAD27
lon_0=-85d50 lat_0=30d30 k=.99996
x_0=152400.3048006096 y_0=0
no_defs <>
# 102: alabama west: nad27
<102> proj=tmerc datum=NAD2... | {
"pile_set_name": "Github"
} |
package org.junit.experimental.runners;
import java.lang.reflect.Modifier;
import java.util.ArrayList;
import java.util.List;
import org.junit.runners.Suite;
import org.junit.runners.model.RunnerBuilder;
/**
* If you put tests in inner classes, Ant, for example, won't find them. By running the outer class
* with E... | {
"pile_set_name": "Github"
} |
/*
* DMG cracker patch for JtR. Hacked together during August of 2012
* by Dhiru Kholia <dhiru.kholia at gmail.com>
*
* This software is
* Copyright (c) 2012, Dhiru Kholia <dhiru.kholia at gmail.com>
* Copyright (c) 2015, magnum
* and is based on "dmg.c" from
*
* hashkill - a hash cracking tool
* Copyright (C... | {
"pile_set_name": "Github"
} |
#pragma once
#include "resource.h"
#include <bzscore/string.h>
int RunSelfElevated(LPCTSTR lpCmdLine = GetCommandLine());
class CUACInvokerDialog : public CDialogImpl<CUACInvokerDialog>
{
private:
BazisLib::String m_CmdLine;
public:
CUACInvokerDialog(BazisLib::String cmdLine)
: m_CmdLine(cmdLine)
{
}
public:... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_35) on Tue Oct 16 22:49:40 ICT 2012 -->
<TITLE>
BlockViewport (Apache FOP 1.1 API)
</TITLE>
<META NAME="date" CONTENT="2012-10-16">
<LINK REL ="sty... | {
"pile_set_name": "Github"
} |
/* ---------- General Layout ---------- */
body,
input,
textarea,
select {
color: #000;
background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
width: 640px;
}
#sidebar-first,
#sidebar-second,
.navigation,
#toolbar,
#footer-wrapper,
.tabs,
.add-or-remove-shortcuts {
display: non... | {
"pile_set_name": "Github"
} |
require('../modules/core.log');
module.exports = require('../modules/$.core').log;
| {
"pile_set_name": "Github"
} |
.selectMsg{ width:110px; margin-right: 15px; }
.msg_info,.msg_time,.msg_reply,.msg_opr{min-height:50px; text-align:center;}
.msg_info{text-align:left; position: relative; }
.msg_info>img{ position: absolute; left:10px; top:10px; cursor:pointer; }
.msg_info .user_info{ padding-left:55px; line-height:25px; }
.msg_info .... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.