text stringlengths 2 99k | meta dict |
|---|---|
/*
Copyright (c) 2015 Cromulence LLC
Authors: Cromulence <cgc@cromulence.com>
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,... | {
"pile_set_name": "Github"
} |
--
-- Table structure for table `useragent_class`
--
CREATE TABLE `useragent_class` (
`class_id` int(11) NOT NULL,
`description` varchar(255) NOT NULL,
PRIMARY KEY (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Table structure for table `useragent_type`
--
CREATE TABLE `useragent_type` (
`usera... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2011 The LibYuv Project Authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing p... | {
"pile_set_name": "Github"
} |
"""Module progress tests"""
import unittest
from mock import Mock
from xblock.field_data import DictFieldData
from xmodule import x_module
from xmodule.progress import Progress
from . import get_test_system
class ProgressTest(unittest.TestCase):
''' Test that basic Progress objects work. A Progress represen... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="@color/color_ec4a48" android:state_checked="true" />
<item android:color="@color/color_ec4a48" android:state_pressed="true" />
<item android:color="@color/color_ec4a48" android:state_sele... | {
"pile_set_name": "Github"
} |
[](https://sourcegraph.com/github.com/json-iterator/go?badge)
[](https://pkg.go.dev/github.com/json-iterator/go)
[ = "GoogleBillingClient", "GoogleBillingClient\GoogleBillingClient.csproj", "{9C98362A-86E1-4C80-8147-B37B25CF7... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
xmind.core.sheet command XMind sheets manipulation
"""
from xmind import utils
from . import const
from .mixin import WorkbookMixinElement
from .topic import TopicElement
from .title import TitleElement
from .relationship import RelationshipElement, RelationshipsElemen... | {
"pile_set_name": "Github"
} |
/*
Copyright Rene Rivera 2008-2015
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 BOOST_PREDEF_ARCHITECTURE_MIPS_H
#define BOOST_PREDEF_ARCHITECTURE_MIPS_H
#include <boost/predef/version_number.h>
#include <... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser.
*/
@protocol PSViewControllerOffsetProtocol
@required
- (void)setDesiredVerticalContentOffset:(float)arg1;
- (void)setDesiredVerticalContentOffsetItemNamed:(NSString *)arg1;
- (float)verticalContentOffset;
@end
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
</Project> | {
"pile_set_name": "Github"
} |
package com.vaadin.tests.components.grid;
import com.vaadin.annotations.Theme;
import com.vaadin.annotations.Widgetset;
import com.vaadin.server.VaadinRequest;
import com.vaadin.tests.util.Person;
import com.vaadin.ui.Grid;
import com.vaadin.ui.components.grid.GridRowDragger;
@Theme("valo")
@Widgetset("com.vaadin.Def... | {
"pile_set_name": "Github"
} |
/*
*
* Copyright 2020 gRPC authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | {
"pile_set_name": "Github"
} |
<launch>
<node pkg="gridmapping2" type="gridmapping2_shared_gridmap_node" name="shared_gridmap" output="screen"/>
<node pkg="gridmapping2" type="gridmapping2_proxy_example1" name="proxy1" output="screen"/>
<node pkg="gridmapping2" type="gridmapping2_proxy_example2" name="proxy2" output="screen"/>
</l... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_AUTOFILL_CREDIT_CARD_FIELD_H_
#define CHROME_BROWSER_AUTOFILL_CREDIT_CARD_FIELD_H_
#pragma once
#include <vector>
#include "b... | {
"pile_set_name": "Github"
} |
config BR2_PACKAGE_LIBDVDREAD
bool "libdvdread"
select BR2_PACKAGE_LIBDVDCSS
help
libdvdread provides a simple foundation for reading
DVD-Video images.
https://www.videolan.org/developers/libdvdnav.html
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
<meta>
<langDisable>1</langDisable>
</meta>
<sheets>
<sDEF>
<ROOT>
<TCEforms>
<sheetTitle>LLL:EXT:bootstrap_package/Resources/Private/Language/Backend.xlf:settings</shee... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
//
// rt5682.c -- RT5682 ALSA SoC audio component driver
//
// Copyright 2018 Realtek Semiconductor Corp.
// Author: Bard Liao <bardliao@realtek.com>
//
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/p... | {
"pile_set_name": "Github"
} |
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by winquake.rc
//
#define IDS_STRING1 1
#define IDI_ICON1 1
#define IDB_BITMAP1 1
#define IDB_BITMAP2 128
#define IDC_CURSOR1 129
// ... | {
"pile_set_name": "Github"
} |
################################################################################
# Wrapper for 32 bit machines #
################################################################################
--source include/have_32bit.inc
--source suite/sys_vars/inc/binlog_stmt_cach... | {
"pile_set_name": "Github"
} |
require('../../modules/es6.string.from-code-point');
require('../../modules/es6.string.raw');
require('../../modules/es6.string.trim');
require('../../modules/es6.string.iterator');
require('../../modules/es6.string.code-point-at');
require('../../modules/es6.string.ends-with');
require('../../modules/es6.string.includ... | {
"pile_set_name": "Github"
} |
package com.liato.bankdroid.banking.banks;
import com.liato.bankdroid.Helpers;
import com.liato.bankdroid.banking.Account;
import com.liato.bankdroid.banking.Bank;
import com.liato.bankdroid.banking.exceptions.BankChoiceException;
import com.liato.bankdroid.banking.exceptions.BankException;
import com.liato.bankdroid.... | {
"pile_set_name": "Github"
} |
lexer grammar t001lexer;
options {
language = Python3;
}
ZERO: '0';
| {
"pile_set_name": "Github"
} |
# Flickr
This folder contains the extension implementation for the
[Flickr](https://www.flickr.com) service.
The implementation is based off of [Flickr4Java](https://github.com/boncey/Flickr4Java).
## Data Supported
- [Photos](src/main/java/org/datatransferproject/datatransfer/flickr/photos) Import & Export
## Cur... | {
"pile_set_name": "Github"
} |
gcr.io/google_containers/kube-scheduler-ppc64le:v1.10.0-beta.0
| {
"pile_set_name": "Github"
} |
<action-sequence>
<name>template1.xaction</name>
<version>1</version>
<title>Test of template component</title>
<logging-level>debug</logging-level>
<documentation>
<author>James Dixon</author>
<description></description>
<help></help>
</documentation>
<inputs>
<customer type="string">
<default-va... | {
"pile_set_name": "Github"
} |
/* Reflection and Meta-Programming */
/* ERROR MESSAGES */
from simple.debugging.ErrorMessages
from simple.util.Console
errMsg = new ErrorMessages
errMsgAttrs = __object_attributes(errMsg)
for error in errMsgAttrs {
errorValue = __get_attribute_value(errMsg,error)
stderr.Printfc(ConsoleColor.DARKRED,error + " = " +... | {
"pile_set_name": "Github"
} |
use wasm_bindgen::prelude::*;
#[wasm_bindgen(typescript_custom_section)]
const TS_INTERFACE_EXPORT: &'static str = r"
interface Height { height: number; }
";
#[wasm_bindgen]
pub struct Person {
pub height: u32,
}
| {
"pile_set_name": "Github"
} |
import React from 'react';
import styles from 'components/Sidebar/Sidebar.scss';
export default ({ name, onClick }) => (
<div className={styles.currentApp} onClick={onClick}>
{name}
</div>
);
| {
"pile_set_name": "Github"
} |
#define NAMESPACE namespace A
NAMESPACE {
int Foo; /* Test 1 */ // CHECK: int Bar;
}
int Foo; // CHECK: int Foo;
int Qux = Foo; // CHECK: int Qux = Foo;
int Baz = A::Foo; /* Test 2 */ // CHECK: Baz = A::Bar;
void fun() {
struct {
int Foo; ... | {
"pile_set_name": "Github"
} |
\name{golden-class}
\docType{class}
\title{Class \code{"golden"} and Generator for Golden Search Optimizer Class}
\alias{golden-class}
\alias{golden}
\description{
\code{"golden"} is a reference class for a golden search scalar optimizer,
for a parameter within an interval.
\code{golden()} is the generator for t... | {
"pile_set_name": "Github"
} |
/*
* Linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III
* flexcop-reg.h - register abstraction for FlexCopII, FlexCopIIb and FlexCopIII
* see flexcop.c for copyright information
*/
#ifndef __FLEXCOP_REG_H__
#define __FLEXCOP_REG_H__
typedef enum {
FLEXCOP_UNK = 0,
FLEXCOP_II,
FLEXCOP_IIB,
... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com>
//
// 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 obtai... | {
"pile_set_name": "Github"
} |
@function __reject-iteratee($value, $index, $collection) {
$predicate: __this('predicate');
$test: __exec($predicate, $value, $index, $collection);
$result: __is-falsey(__exec($predicate, $value, $index, $collection));
@return $result;
}
@function __reject($collection, $predicate: '__identity', $this... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>判断UA</title>
</head>
<body>
<script>
var UA = window.navigator.userAgent;
var ua = UA.toLowerCase();
var browserRegExp = {
ie:/msie\s*(\d+(?:\.\d+)?)+/,
chrome:/chrome\/(\d+(?:\.\d+)?)+/,
firefox:/firefox\/(\d+(?:\.\d+)?)+/,
... | {
"pile_set_name": "Github"
} |
package io.quarkus.deployment.builditem;
import io.quarkus.builder.item.MultiBuildItem;
import io.quarkus.deployment.recording.ObjectLoader;
/**
*/
public final class BytecodeRecorderObjectLoaderBuildItem extends MultiBuildItem {
private final ObjectLoader objectLoader;
public BytecodeRecorderObjectLoaderBu... | {
"pile_set_name": "Github"
} |
// Copyright 2008-present Contributors to the OpenImageIO project.
// SPDX-License-Identifier: BSD-3-Clause
// https://github.com/OpenImageIO/oiio/blob/master/LICENSE.md
/////////////////////////////////////////////////////////////////////////
/// \file
///
/// Helper routines for managing runtime-loadable "plugins",... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Request xsi:schemaLocation="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17 http://docs.oasis-open.org/xacml/3.0/xacml-core-v3-schema-wd-17.xsd" ReturnPolicyIdList="false" CombinedDecision="false" xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" xmlns:xsi="http://www.w3.org/... | {
"pile_set_name": "Github"
} |
# 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 documentation provided with the library.
# See these sources for d... | {
"pile_set_name": "Github"
} |
// I noticed this on the ConEmu web site:
//
// https://social.msdn.microsoft.com/Forums/en-US/40c8e395-cca9-45c8-b9b8-2fbe6782ac2b/readconsoleoutput-cause-access-violation-writing-location-exception
// https://conemu.github.io/en/MicrosoftBugs.html
//
// In Windows 7, 8, and 8.1, a ReadConsoleOutputW with an out-of-bo... | {
"pile_set_name": "Github"
} |
See LICENSE file in the project root for full license information.
| {
"pile_set_name": "Github"
} |
/**
@page TM_SinglePulseMode
@verbatim
* @file TM/SinglePulseMode/readme.txt
* @version V1.00
* @date 2014-06-30
* @brief Description of GPTM single pulse mode example.
@endverbatim
@par Example Description:
This example shows how to use the GPTM peripheral to generate a Single Pulse Mode
after a risi... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="90dp"
android:background="#fff"
android:orientation="vertical">
<View
android:layout_width="fill_parent"
android... | {
"pile_set_name": "Github"
} |
import Cocoa
class EditorTemplateCellView: NSTableCellView {
static let identifier = NSUserInterfaceItemIdentifier("EditorTemplateCellView")
@IBOutlet weak var titleTextField: NSTextField!
}
| {
"pile_set_name": "Github"
} |
53851357df0689a5b799dac03a8d80a8425906ebc5b5aab26337ee1b7bb8ffb331f2939fc38881dff33baa859502ebb3c4f59ad4db49d6392818835c53cd697e
| {
"pile_set_name": "Github"
} |
using System.Linq;
using Bogus.Extensions;
using FluentAssertions;
using Xunit;
namespace Bogus.Tests.GitHubIssues
{
public class Issue178 : SeededTest
{
[Fact]
public void weighted_null_check()
{
var f = new Faker();
var mostlyNull = Enumerable.Range(1, 100)
.Sel... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
MIT License
Copyright (c) 2010-2020 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "... | {
"pile_set_name": "Github"
} |
---
deprecations:
- The V8 Federation driver interface is deprecated in favor of the V9
Federation driver interface. Support for the V8 Federation driver
interface is planned to be removed in the 'O' release of OpenStack.
| {
"pile_set_name": "Github"
} |
ActiveAdmin.register Country do
permit_params :name, :information
end
| {
"pile_set_name": "Github"
} |
var constants = require('constants')
var origCwd = process.cwd
var cwd = null
var platform = process.env.GRACEFUL_FS_PLATFORM || process.platform
process.cwd = function() {
if (!cwd)
cwd = origCwd.call(process)
return cwd
}
try {
process.cwd()
} catch (er) {}
var chdir = process.chdir
process.chdir = func... | {
"pile_set_name": "Github"
} |
#ident "@(#) NEC mode542x.h 1.3 95/07/05 13:10:57"
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
Mode542x.h
Abstract:
This module contains all the global data used by the Cirrus Logic
CL-542x driver.
Environment:
Kernel mode
Revision History:
--*/
//
// The next set of tables are ... | {
"pile_set_name": "Github"
} |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Ger... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file stm32f4xx_hash.h
* @author MCD Application Team
* @version V1.0.0
* @date 30-September-2011
* @brief This file contains all the functions prototypes for the HASH
* firmware library.
************... | {
"pile_set_name": "Github"
} |
/*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
* MACHINE GENERATED FILE, DO NOT EDIT
*/
package org.lwjgl.opengles;
import org.lwjgl.system.*;
import static org.lwjgl.system.dyncall.DynCallback.*;
/**
* Instances of this interface may be passed to the {@link GLES32#glD... | {
"pile_set_name": "Github"
} |
/*
* This file is part of the CMaNGOS Project. See AUTHORS file for Copyright information
*
* 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 o... | {
"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_31) on Mon May 14 18:45:49 PDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
ByteArrayBuilder (Jackson-core 2.... | {
"pile_set_name": "Github"
} |
if TARGET_PATI
config SYS_BOARD
default "pati"
config SYS_VENDOR
default "mpl"
config SYS_CONFIG_NAME
default "PATI"
endif
| {
"pile_set_name": "Github"
} |
(define (make-frame variables values)
(if (null? variables)
'()
(cons
(cons (car variables) (car values))
(make-frame (cdr variables) (cdr values)))))
(define (first-binding frame)
(car frame))
(define (rest-bindings frame)
(cdr frame))
(define (add-binding-to-frame! var val frame)
(cons (c... | {
"pile_set_name": "Github"
} |
const { assert } = require('chai');
const parseCommandLine = require('../../src/main-process/parse-command-line');
describe('parseCommandLine', () => {
describe('when --uri-handler is not passed', () => {
it('parses arguments as normal', () => {
const args = parseCommandLine([
'-d',
'--safe... | {
"pile_set_name": "Github"
} |
# Copyright (c) Facebook, Inc. and its affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#! /usr/bin/env python2
import os
import numpy as np
from matplotlib import pyplot
import re
from argparse import Namespace
# the directo... | {
"pile_set_name": "Github"
} |
{ stdenv
, buildPythonPackage
, fetchPypi
, fetchpatch
, isPy27
, ipaddress
, openssl
, cryptography_vectors
, darwin
, packaging
, six
, pythonOlder
, isPyPy
, cffi
, pytest
, pretend
, iso8601
, pytz
, hypothesis
, enum34
}:
buildPythonPackage rec {
pname = "cryptography";
version = "2.9.2"; # Also update the ha... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
android:layout_width="match_... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<Pr... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<styleSheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
<numFmts count="2">
<numFmt numFmtId="164" formatCode="GENERAL" />
<numFmt numFmtId="165" formatCode="MM/DD/YYYY" />
</numFmts>
<fonts count="6">
<f... | {
"pile_set_name": "Github"
} |
DROP TABLE IF EXISTS t1;
CREATE TABLE t1(c1 BIT NULL COMMENT 'This is a BIT column');
SHOW TABLES;
Tables_in_test
t1
SHOW CREATE TABLE t1;
Table Create Table
t1 CREATE TABLE `t1` (
`c1` bit(1) DEFAULT NULL COMMENT 'This is a BIT column'
) ENGINE=ENGINE DEFAULT CHARSET=latin1
DROP TABLE t1;
SHOW TABLES;
Tables_in_test... | {
"pile_set_name": "Github"
} |
> From: [eLinux.org](http://eLinux.org/CR48-JavaVNC "http://eLinux.org/CR48-JavaVNC")
# CR48-JavaVNC
# Installing VNCViewer
### NOTE: Your device needs to be [rooted](http://eLinux.org/CR48-rooting "CR48-rooting") before you can continue.
- Open up a shell on the cr-48, and
` sudo su mkdir /mnt/stateful_pa... | {
"pile_set_name": "Github"
} |
/*
* Translated default messages for the jQuery validation plugin.
* Locale: SI (Slovenian)
*/
jQuery.extend(jQuery.validator.messages, {
required: "To polje je obvezno.",
remote: "Vpis v tem polju ni v pravi obliki.",
email: "Prosimo, vnesite pravi email naslov.",
url: "Prosimo, vnesite pravi URL.",
date: "Pro... | {
"pile_set_name": "Github"
} |
/****************************************************************************
****************************************************************************
***
*** This header was automatically generated from a Linux kernel header
*** of the same name, to make information necessary for userspace to
*** call i... | {
"pile_set_name": "Github"
} |
"""Sparse block 1-norm estimator.
"""
from __future__ import division, print_function, absolute_import
import numpy as np
from scipy.sparse.linalg import aslinearoperator
__all__ = ['onenormest']
def onenormest(A, t=2, itmax=5, compute_v=False, compute_w=False):
"""
Compute a lower bound of the 1-norm of ... | {
"pile_set_name": "Github"
} |
package protocolsupport.protocol.packet.middleimpl.serverbound.play.v_9r1_9r2_10_11_12r1_12r2_13_14r1_14r2_15_16r1_16r2;
import io.netty.buffer.ByteBuf;
import protocolsupport.protocol.packet.middle.serverbound.play.MiddleAnimation;
import protocolsupport.protocol.serializer.MiscSerializer;
import protocolsupport.prot... | {
"pile_set_name": "Github"
} |
'use strict';
var Emitter = require('events').EventEmitter;
var GridFSBucketReadStream = require('./download');
var GridFSBucketWriteStream = require('./upload');
var shallowClone = require('../utils').shallowClone;
var toError = require('../utils').toError;
var util = require('util');
var executeLegacyOperation = req... | {
"pile_set_name": "Github"
} |
-----BEGIN CERTIFICATE-----
MIICzjCCAbagAwIBAgIUYW27TGzVOIbjpG1ADx7m7mZnrNQwDQYJKoZIhvcNAQEF
BQAwDTELMAkGA1UEAwwCY2EwIhgPMjAxMDAxMDEwMDAwMDBaGA8yMDIwMDEwMTAw
MDAwMFowEjEQMA4GA1UEAwwHaW50LXByZTCCASIwDQYJKoZIhvcNAQEBBQADggEP
ADCCAQoCggEBALqIUahEjhbWQf1utogGNhA9PBPZ6uQ1SrTs9WhXbCR7wcclqODY
H72xnAabbhqG8mvir1p1a2pkcQh6pVqn... | {
"pile_set_name": "Github"
} |
synopsis:
Display system custom info
description:
Display custom info for all systems in Spacewalk with any custom info associated
columns:
server_id Server id
org_id Organization id
server_name Server name
key Custom info key
value Custom info value
sql:
select * from (
select rhnServer.id as server_... | {
"pile_set_name": "Github"
} |
//////////////////////////////////////////////////////////////////////////
class MyQueue
{
public:
/** Initialize your data structure here. */
MyQueue() {}
/** Push element x to the back of queue. */
void push(int x)
{
m_in.push(x);
}
/** Removes the element from in front of queue and returns that element... | {
"pile_set_name": "Github"
} |
' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Imports Microsoft.CodeAnalysis.Test.Utilities
Namespace Microsoft.C... | {
"pile_set_name": "Github"
} |
#import <Foundation/Foundation.h>
NSArray *CDRReportersFromEnv(const char*defaultReporterClassName);
int runSpecs();
int runAllSpecs() __attribute__((deprecated));
int runSpecsWithCustomExampleReporters(NSArray *reporters);
NSArray *specClassesToRun();
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2008 Michael Brown <mbrown@fensystems.co.uk>.
*
* 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 any later version.
*
* This progr... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015, Peter Thorson. 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 cond... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010-2015 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 list of cond... | {
"pile_set_name": "Github"
} |
const char* ExtensionToString(Extension extension) {
switch (extension) {
case Extension::kSPV_AMD_gcn_shader:
return "SPV_AMD_gcn_shader";
case Extension::kSPV_AMD_gpu_shader_half_float:
return "SPV_AMD_gpu_shader_half_float";
case Extension::kSPV_AMD_gpu_shader_half_float_fetch:
return... | {
"pile_set_name": "Github"
} |
commandlinefu_id: 6853
translator:
weibo: ''
hide: true
command: |-
nmap -p 22 10.3.1.1/16 | grep -B 4 "open"
summary: |-
Get a list of ssh servers on the local subnet
| {
"pile_set_name": "Github"
} |
using System.IO;
using System.Net;
using System.Security.Principal;
using System.Web;
using NUnit.Framework;
using Umbraco.Web.WebApi.Filters;
namespace Umbraco.Tests.Web.AngularIntegration
{
[TestFixture]
public class AngularAntiForgeryTests
{
[TearDown]
public void TearDown()
{
... | {
"pile_set_name": "Github"
} |
/*
Copyright 2017 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"
} |
/**
* Copyright (c) 2010 Yahoo! Inc. All rights reserved.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | {
"pile_set_name": "Github"
} |
import * as React from 'react'
import { StyleContext, TypeContext } from '../Lines';
import { classes, addClass } from '../Globals';
import "./Lines.css"
export interface FormGroupProps {
labelText?: React.ReactChild;
controlId?: string;
ctx: StyleContext;
labelHtmlAttributes?: React.HTMLAttributes<HT... | {
"pile_set_name": "Github"
} |
form=未知
tags=
暮云凝冻,
耸玉楼、拈断冰髯知几。
今岁天公悭破白,
未放六霙呈瑞。
瘗马发祥,
妖麋应祷,
终解从人意。
腊前三白,
瑶光一瞬千里。
便好翦刻漫空,
落花飞絮,
滚滚随风起。
莫待东皇催整驾,
点点消成春水。
巧思裁云,
新词胜雪,
引动眉间喜。
欺梅压竹,
看看还助吟醉。
| {
"pile_set_name": "Github"
} |
import { default as Wallet } from 'ethereumjs-wallet';
const worker: Worker = self as any;
interface DecryptionParameters {
keystore: string;
password: string;
nonStrict: boolean;
}
worker.onmessage = (event: MessageEvent) => {
const info: DecryptionParameters = event.data;
try {
const rawKeystore: Wall... | {
"pile_set_name": "Github"
} |
AsciiDoc User Guide
===================
Stuart Rackham <srackham@gmail.com>
:Author Initials: SJR
:toc:
:icons:
:numbered:
:website: http://www.methods.co.nz/asciidoc/
AsciiDoc is a text document format for writing notes, documentation,
articles, books, ebooks, slideshows, web pages, blogs and UNIX man
pages.
.This d... | {
"pile_set_name": "Github"
} |
-- Run-Length Encoding Compression algorithm implementation
-- See: https://en.wikipedia.org/wiki/Run-length_encoding
-- Compresses an input string using RLE algorithm
-- @str : an input string to be compressed
-- returns : the encoded string
function rle_encode(str)
local prev = str:sub(1,1)
local count = 0
... | {
"pile_set_name": "Github"
} |
export interface LinkingCrossPlatform {
addEventListener: (
event: 'url',
handler: (payload: { url: string }) => void,
) => void
removeEventListener: (
event: 'url',
handler: (payload: { url: string }) => void,
) => void
canOpenURL(url: string): Promise<boolean>
clearCurrentURL(): void
get... | {
"pile_set_name": "Github"
} |
require('../../modules/es7.object.entries');
module.exports = require('../../modules/_core').Object.entries;
| {
"pile_set_name": "Github"
} |
// Copyright 2014 Citra Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#pragma once
#include <optional>
#include <boost/icl/interval_set.hpp>
#include <boost/serialization/set.hpp>
#include "common/common_types.h"
#include "common/serialization/boost_interval_... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title><div> with role alert; inherited supported state or property "aria-expanded" value
of "false"
... | {
"pile_set_name": "Github"
} |
---
- name: copy waybar configuration
tags: waybar
synchronize:
src: waybar
dest: ~/.config/
- name: template styles.css
template:
src: style.j2
dest: ~/.config/waybar/style.css
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2014 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/license... | {
"pile_set_name": "Github"
} |
#include "apue.h"
#include <ctype.h>
int main() {
int c;
while ((c = getchar()) != EOF) {
if (isupper(c)) {
c = tolower(c);
}
if (putchar(c) == EOF) {
err_sys("output error");
}
if (c == '\n') {
fflush(stdout);
}
}
exit(0);
} | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<... | {
"pile_set_name": "Github"
} |
package security
// Copyright (c) Microsoft and contributors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
//
// Un... | {
"pile_set_name": "Github"
} |
version https://git-lfs.github.com/spec/v1
oid sha256:8979a022c2ee477f6d147568167d51a38fcbe6faee3a2f2a8a19394e0460973c
size 8403
| {
"pile_set_name": "Github"
} |
/* SpagoBI, the Open Source Business Intelligence suite
* Copyright (C) 2012 Engineering Ingegneria Informatica S.p.A. - SpagoBI Competency Center
* This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0, without the "Incompatible With Secondary Licenses" notice.
* If a copy of the... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.