text stringlengths 2 99.9k | meta dict |
|---|---|
<?xml version="1.0"?>
<entity_profile>
<profile id="Logistician">
<name>Logistician</name>
</profile>
<profile id="Translator">
<name>Translator</name>
</profile>
<profile id="Salesman">
<name>Salesman</name>
</profile>
</entity_profile>
| {
"pile_set_name": "Github"
} |
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package datasync provides the client and types for making API
// requests to AWS DataSync.
//
// AWS DataSync is a managed data transfer service that makes it simpler for
// you to automate moving data between on-premises storage and Amazon Simple... | {
"pile_set_name": "Github"
} |
{
"name": "GoogleAnalytics",
"version": "3.14.0",
"summary": "Google Analytics - measure your app performance",
"description": "Google Analytics lets you track application events you care about and gain insights from discovery and installation to conversion and engagement",
"homepage": "https://www.google.com... | {
"pile_set_name": "Github"
} |
#pragma warning disable 108 // new keyword hiding
#pragma warning disable 114 // new keyword hiding
namespace Windows.Perception.People
{
#if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
#if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE... | {
"pile_set_name": "Github"
} |
Version: 1.0
RestoreWorkspace: No
SaveWorkspace: No
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: pdfLaTeX
AutoAppendNewline: Yes
StripTrailingWhitespace: Yes
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-mul... | {
"pile_set_name": "Github"
} |
@import "vendor/xeditable/_xeditable.scss";
#app-content.content-with-sidebar {
width: 60%;
}
#emptycontent, .emptycontent {
color: #888;
text-align: center;
margin-top: 30vh;
width: 100%;
}
#emptycontent [class^="icon-"], .emptycontent [class^="icon-"], #emptycontent [class*=" icon-"], .emptycontent [clas... | {
"pile_set_name": "Github"
} |
- Update the libunwind man page for the new/fixed cache-flushing behavior.
Effectively, that unw_flush_cache() doesn't have to be called by
applications except for extraordinary circumstances (e.g., if application
implements its own runtime loader).
- document split local-only/generic libraries and separate libun... | {
"pile_set_name": "Github"
} |
////////////////////////////////////////////////////////////////////////////////
//
// Licensed to the Apache Software Foundation (ASF) under one or more
// contributor license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyright ownership.
// The ASF li... | {
"pile_set_name": "Github"
} |
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/**
* @name: S12.6.4_A4.1;
* @section: 12.6.4;
* @assertion: The production IterationStatement: "for (var VariableDeclarationNoIn in Expression) Statement";
* @description: Using Object a... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2019 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 agreed t... | {
"pile_set_name": "Github"
} |
jQuery(function($){
$.datepicker.regional['ro-RO'] = {"Name":"ro-RO","closeText":"Close","prevText":"Prev","nextText":"Next","currentText":"Today","monthNames":["ianuarie","februarie","martie","aprilie","mai","iunie","iulie","august","septembrie","octombrie","noiembrie","decembrie",""],"monthNamesShort":["ian.","feb.... | {
"pile_set_name": "Github"
} |
# Useful to have, non-LAN functions
# Rev 0.1
# Date 06/08/2017
# Author: BHCunningham
#
# 1) RGB to HSBK conversion function
#
### Convert an RGB colour definition to HSBK
# Author : BHCunningham
# Input: (Red, Green, Blue), Temperature
# Colours = 0 -> 255
# Temperature 2500-9000 K, 3500 is default.
# Output: (Hue, ... | {
"pile_set_name": "Github"
} |
"""Interpret SGF property values.
This is intended for use with SGF FF[4]; see http://www.red-bean.com/sgf/
This supports all general properties and Go-specific properties, but not
properties for other games. Point, Move and Stone values are interpreted as Go
points.
"""
import codecs
from gomill import sgf_gramma... | {
"pile_set_name": "Github"
} |
# Exported using automatic converter by Erwin Coumans
mtllib bedroom.mtl
#object Arch28_042_51
v 133.029999 134.153198 22.511700
v 133.039993 133.960602 22.501699
v 133.039993 134.143097 22.501699
v 133.029999 133.950607 22.511700
v 133.029999 133.950607 22.511700
v 133.039993 133.960602 22.367201
v 133.039993 133.960... | {
"pile_set_name": "Github"
} |
describe("", function() {
var rootEl;
beforeEach(function() {
rootEl = browser.rootEl;
browser.get("build/docs/examples/example-example56/index.html");
});
it('should select Greetings!', function() {
expect(element(by.id('greet')).getAttribute('selected')).toBeFalsy();
element(by.model('selected'))... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- Modify this file to customize your launch splash screen -->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@android:color/white" />
<!-- You can insert your own image assets here -->
<!-- <item>
<bitmap
... | {
"pile_set_name": "Github"
} |
module mod2 {
prefix abc;
namespace "urn:cesnet:mod2";
grouping ssh {
container ssh {
leaf key { type string; }
leaf user {
type string {
pattern '[a-z0-9]';
}
}
leaf is_valid {
type ... | {
"pile_set_name": "Github"
} |
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/application-autoscaling/model/ScalableDimension.h>
#include <aws/core/utils/HashingUtils.h>
#include <aws/core/Globals.h>
#include <aws/core/utils/EnumParseOverflowContainer.h>
using na... | {
"pile_set_name": "Github"
} |
<?php
/**
* DO NOT EDIT THIS FILE!
*
* This file was automatically generated from external sources.
*
* Any manual change here will be lost the next time the SDK
* is updated. You've been warned!
*/
namespace DTS\eBaySDK\Trading\Types;
/**
*
* @property integer $PromotionalSaleID
* @property string $Promoti... | {
"pile_set_name": "Github"
} |
# Affected software: Mambo
# Type of vulnerability: csrf to sql injection
# URL: http://source.mambo-foundation.org/
# Discovered by: Provensec
# Website: http://www.provensec.com
#version 4.6.5
# Proof of concept
no csrf token were used on sql query form so attacker can leverage csrf to
execute sql query on admin en... | {
"pile_set_name": "Github"
} |
const fs = require('fs');
const columnData = {
toDo: {
name: 'To Do',
order: 0
},
pass: {
name: 'Pass',
order: 2
},
inProg: {
name: 'In Progress',
order: 1
},
fail:{
name: 'Fail',
order: 3
}
};
module.exports = {
repoName: 'medic',
owner: 'medic',
labels: 'Release... | {
"pile_set_name": "Github"
} |
--TEST--
Test array_walk() function : usage variations - buit-in function as callback
--FILE--
<?php
/* Prototype : bool array_walk(array $input, string $funcname [, mixed $userdata])
* Description: Apply a user function to every member of an array
* Source code: ext/standard/array.c
*/
/*
* Passing different bui... | {
"pile_set_name": "Github"
} |
/*
* Copyright Andrey Semashev 2007 - 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)
*/
/*!
* \file functional.hpp
* \author Andrey Semashev
* \date 30.03.2008
*
... | {
"pile_set_name": "Github"
} |
<%@ page import='java.util.*,com.doublechaintech.retailscm.*,com.doublechaintech.retailscm.keypairidentify.KeypairIdentify'%>
<%@ page language="java" contentType="text/plain; charset=utf-8"%>
<%@ page isELIgnored="false"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<%@ taglib prefix="fmt" uri="ht... | {
"pile_set_name": "Github"
} |
<?php
/**
* CoreShop.
*
* This source file is subject to the GNU General Public License version 3 (GPLv3)
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (... | {
"pile_set_name": "Github"
} |
# Chinese (Traditional) translation for scilab
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
# This file is distributed under the same license as the scilab package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: scilab\n"
"Report-Msgid-Bugs-To: <localization@lists.sc... | {
"pile_set_name": "Github"
} |
/* 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/. */
#defaultEngine {
-moz-margin-start: 0;
}
#defaultEngine > .menulist-label-box > .menulist-icon {
height: 1... | {
"pile_set_name": "Github"
} |
{
"folders": [
"Hello, world!",
"Basic syntax walk-through",
"Destructuring declarations and Data classes",
"Delegated properties",
"Callable references",
"Longer examples",
"Problems",
"Canvas"
]
}
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 Crown Copyright
*
* 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"
} |
#include <sys/select.h>
#include <signal.h>
#include <stdint.h>
#include <errno.h>
#include "syscall.h"
#define IS32BIT(x) !((x)+0x80000000ULL>>32)
#define CLAMP(x) (int)(IS32BIT(x) ? (x) : 0x7fffffffU+((0ULL+(x))>>63))
int pselect(int n, fd_set *restrict rfds, fd_set *restrict wfds, fd_set *restrict efds, const stru... | {
"pile_set_name": "Github"
} |
import matplotlib.pyplot as plt
import numpy as np
from sklearn.svm import SVC
from sklearn.datasets import make_blobs
from .plot_2d_separator import plot_2d_separator
def make_handcrafted_dataset():
# a carefully hand-designed dataset lol
X, y = make_blobs(centers=2, random_state=4, n_samples=30)
y[np.ar... | {
"pile_set_name": "Github"
} |
//
// ADJSuccessResponseData.h
// adjust
//
// Created by Pedro Filipe on 05/01/16.
// Copyright © 2016 adjust GmbH. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface ADJSessionSuccess : NSObject <NSCopying>
/**
* @brief Message from the adjust backend.
*/
@property (nonatomic, copy, nullabl... | {
"pile_set_name": "Github"
} |
//////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gaztanaga 2008-2014. 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)
//
// See http://www.boost.org/libs/i... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Laravel</title>
<style>
/* ------ START OF THEME ------ */
/*
* Laravel
* Prettify CSS Theme.
*
* Copyright (c) 2014 Dayle Rees
*/
pre.theme-laravel {
background-color: #2E2C2B;
padding: 2em;
font-size:.7em;
color: #DEDEDE;
}
pre... | {
"pile_set_name": "Github"
} |
error: too many `#` when terminating raw string
--> $DIR/raw-str-unbalanced.rs:3:9
|
LL | "##
| ^ help: remove the extra `#`
|
= note: the raw string started with 1 `#`s
error: aborting due to previous error
| {
"pile_set_name": "Github"
} |
/* Copyright (c) 2012 Tobias Wolf, All Rights Reserved
*
* The contents of this file is dual-licensed under 2
* alternative Open Source/Free licenses: LGPL 2.1 or later and
* Apache License 2.0. (starting with JNA version 4.0.0).
*
* You can freely decide which license you want to apply to
* the project.
*
* Y... | {
"pile_set_name": "Github"
} |
# Lint as: python3
# Copyright 2018 The TensorFlow Authors. 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 ... | {
"pile_set_name": "Github"
} |
try:
import newrelic.agent
except ImportError:
pass
else:
newrelic.agent.initialize()
import logging.config
import sys, os, bottle
import yaml
sys.path = ['/var/www/'] + sys.path
os.chdir(os.path.dirname(__file__))
def _config_log(config_file):
with open(config_file, 'rt') as f:
config = ya... | {
"pile_set_name": "Github"
} |
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
info: Only AssignmentExpression is admitted when variable is initialized
es5id: 12.2_A8_T7
description: Checking if execution of "var x>>1" fails
negative:
phase: parse
type: Sy... | {
"pile_set_name": "Github"
} |
# Uncomment the next line to define a global platform for your project
platform :ios, '8.0'
target 'FWPopupView' do
# 布局:https://github.com/SnapKit/SnapKit
pod 'SnapKit'
# IQKeyboardManagerSwift:https://github.com/hackiftekhar/IQKeyboardManager
pod 'IQKeyboardManagerSwift'
end
| {
"pile_set_name": "Github"
} |
/*
Copyright 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, softw... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env node
// Compression helper for CodeMirror
//
// Example:
//
// bin/compress codemirror runmode javascript xml
//
// Will take lib/codemirror.js, addon/runmode/runmode.js,
// mode/javascript/javascript.js, and mode/xml/xml.js, run them though
// the online minifier at http://marijnhaverbeke.nl/uglifyjs... | {
"pile_set_name": "Github"
} |
<table width="100%" border="0" cellspacing="3" cellpadding="1" class="row1">
<tr valign="top">
<td width="50%">
{translate module=affiliate}
plugin_moneybookers_email
{/translate}
</td>
<td width="50%">
<input type="text" name="affiliate_plugin_data[email]" value="{$plugin_data.... | {
"pile_set_name": "Github"
} |
package com.waz.zclient.storage.userdatabase.assets
import android.content.ContentValues
import com.waz.zclient.storage.DbSQLiteOpenHelper
class DownloadAssetsTableTestHelper private constructor() {
companion object {
private const val DOWNLOAD_ASSETS_TABLE_NAME = "DownloadAssets"
private const v... | {
"pile_set_name": "Github"
} |
.class Lcom/android/phone/CallNotifier$7;
.super Ljava/lang/Thread;
.source "CallNotifier.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/android/phone/CallNotifier;->onCdmaCallWaitingReject()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFla... | {
"pile_set_name": "Github"
} |
import Promise from 'bluebird';
import { saveAs } from 'file-saver';
import packageInfo from './package.json';
function isBrowser() {
return typeof window !== 'undefined';
}
function log(...args) {
if (EpubPress.DEBUG) {
console.log(...args);
}
}
function isDownloadable(book) {
if (!book.get... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2009, 2020 Mountainminds GmbH & Co. KG and Contributors
* This program and the accompanying materials are made available under
* the terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.org... | {
"pile_set_name": "Github"
} |
#!/bin/sh
# This script attempts to find bad ifdef's, i.e. ifdef's that use braces
# but not the do { ... } while (0) syntax
#
# src/tools/find_badmacros
#
# This is useful for running before pgindent
for FILE
do
awk ' BEGIN {was_define = "N"}
{ if (was_define == "Y" &&
$0 ~ /^{/)
printf "%s %d\... | {
"pile_set_name": "Github"
} |
define(['./isKind'], function (isKind) {
/**
* @version 0.1.0 (2011/10/31)
*/
function isString(val) {
return isKind(val, 'String');
}
return isString;
});
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<document xmlns:db="http://octopus.com/duplicate1" xmlns:unique="http://octopus.com/unique">
<!-- Comment -->
<setting id="id-1">value-1</setting>
<setting id="id-2">value-2</setting>
<setting id="id-3"><![CDATA[value-3]]></setting>
<db:connectionString>conn-string... | {
"pile_set_name": "Github"
} |
// demo: Use RX0BF and RX1BF as digital outputs
// adlerweb, 2017-06-24
#include <SPI.h>
#include "mcp_can.h"
/*SAMD core*/
#ifdef ARDUINO_SAMD_VARIANT_COMPLIANCE
#define SERIAL SerialUSB
#else
#define SERIAL Serial
#endif
#define SPI_CS_PIN 10
MCP_CAN CAN(SPI_CS_PIN); // Set CS pin
void setup() {
SERI... | {
"pile_set_name": "Github"
} |
##### <a name="javascirpt-custome-handler"></a>JavaScript和Cpp交互示例(Custom Implementation)
一个CEF应用程序也可以提供自己的异步JavaScript绑定。
此处演示:
- JavaScript注册函数给Render进程,Render进程保存该JavaScript函数
- Render进程发消息通知Browser进程
- Browser进程处理后,回发消息给Render进程
- Render进程调用之前保存的JavaScript函数
#### 步骤
1. 首先在CefRenderProcessHandler的子类里覆写虚方法OnWebKitI... | {
"pile_set_name": "Github"
} |
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20654",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang("language","es",{button:"Fijar lenguaje",remove:"Quitar lenguaje"}); | {
"pile_set_name": "Github"
} |
package reflectwalk
//go:generate stringer -type=Location location.go
type Location uint
const (
None Location = iota
Map
MapKey
MapValue
Slice
SliceElem
Array
ArrayElem
Struct
StructField
WalkLoc
)
| {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.IO;
namespace ETLStackBrowse
{
public class TreeNode
{
public int id;
public int inclusive;
public int exclusive;
public ulong weight;
public UInt32 mask;
public long timeFirst;
public long time... | {
"pile_set_name": "Github"
} |
(function() {
'use strict';
angular.module('esn.attachment')
.component('esnAttachmentDefaultPreview', {
bindings: {
attachment: '<'
},
templateUrl: '/views/modules/attachment/preview/default-preview/default-preview.html'
});
})();
| {
"pile_set_name": "Github"
} |
/* A simple event-driven programming library. Originally I wrote this code
* for the Jim's event-loop (Jim is a Tcl interpreter) but later translated
* it in form of a library for easy reuse.
*
* Copyright (c) 2006-2010, Salvatore Sanfilippo <antirez at gmail dot com>
* All rights reserved.
*
* Redistribution an... | {
"pile_set_name": "Github"
} |
<?php
include("include/init.php");
# In theory, this should just be checked right after installation but before users start signing up
# as it is purely an administration issue.
login_ensure_loggedin();
# Per the README, if you are using Flickr PuSH backups (for photo uploads and faves),
# your static direct... | {
"pile_set_name": "Github"
} |
/*
* QEMU Cirrus VGA Emulator templates
*
* Copyright (c) 2003 Fabrice Bellard
*
* 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 r... | {
"pile_set_name": "Github"
} |
package alidns
//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, software
//distri... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015-2016 Isode Limited.
* All rights reserved.
* See the COPYING file for more information.
*/
#include <Swiften/Serializer/PayloadSerializers/CarbonsReceivedSerializer.h>
#include <memory>
namespace Swift {
CarbonsReceivedSerializer::CarbonsReceivedSerializer(PayloadSerializerCollection*... | {
"pile_set_name": "Github"
} |
{
"_args": [
[
{
"raw": "react-mdl",
"scope": null,
"escapedName": "react-mdl",
"name": "react-mdl",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/rharter/code/rharter/chicago-roboto"
]
],
"_from": "react-mdl@latest",
... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2012 the original author or 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 applica... | {
"pile_set_name": "Github"
} |
package client.net.sf.saxon.ce.value;
import client.net.sf.saxon.ce.functions.Component;
import client.net.sf.saxon.ce.om.*;
import client.net.sf.saxon.ce.trans.XPathException;
import client.net.sf.saxon.ce.type.*;
/**
* A QName value. This implements the so-called "triples proposal", in which the prefix is ... | {
"pile_set_name": "Github"
} |
export function takeWhile(predicate, list){
const toReturn = []
let stopFlag = false
let counter = -1
while (stopFlag === false && counter++ < list.length - 1){
if (!predicate(list[ counter ])){
stopFlag = true
} else {
toReturn.push(list[ counter ])
}
}
return toReturn
}
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2009 Carnegie Mellon University.
* 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.... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="HRC"
ProjectGUID="{05E37BFC-275D-4E2B-979F-4B636685A8C8}"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python3
# #############################################################################
# Copyright (c) 2018-present lzutao <taolzu(at)gmail.com>
# All rights reserved.
#
# This source code is licensed under both the BSD-style license (found in the
# LICENSE file in the root directory of this source tre... | {
"pile_set_name": "Github"
} |
// Copyright 2016 The Prometheus 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... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2012-2013 Vinícius dos Santos Oliveira
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,... | {
"pile_set_name": "Github"
} |
src/bin/pgevent/README
pgevent
=======
MSG000001.bin is a binary file, result of Microsoft MC compiler. MC compiler
can be downloaded for free with MS Core SDK but it is not included with MSYS
tools and I didn't find an alternative way to compile MC file.
To summarize: the command "MC pgmsgevent.mc" generates pgmsge... | {
"pile_set_name": "Github"
} |
---
title: Core.uint32 Type Abbreviation (F#)
description: Core.uint32 Type Abbreviation (F#)
keywords: visual f#, f#, functional programming
author: dend
manager: danielfe
ms.date: 05/16/2016
ms.topic: language-reference
ms.prod: visual-studio-dev14
ms.technology: devlang-fsharp
ms.assetid: 63533633-7c32-4815-8975-f42... | {
"pile_set_name": "Github"
} |
{
"name": "basscss-responsive-type-scale",
"version": "1.0.1",
"description": "Responsive type scale utilities module for Basscss",
"scripts": {
"prepublish": "mkdir -p css && postcss index.css -u postcss-import -u postcss-custom-media -u postcss-custom-properties -u autoprefixer -o css/responsive-type-scal... | {
"pile_set_name": "Github"
} |
<?php
namespace Omnipay\Tests;
use Omnipay\Common\Http\Client;
use Omnipay\Omnipay;
class OmnipayTest extends TestCase
{
public function tearDown()
{
Omnipay::setFactory(null);
parent::tearDown();
}
public function testGetFactory()
{
Omnipay::setFactory(null);
$... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2015, Cisco Systems
// 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 condi... | {
"pile_set_name": "Github"
} |
#include <device/device.h>
#include <device/smbus.h>
static void i2cmux_set_link(struct device *dev, unsigned int link)
{
if (dev->enabled && dev->path.type == DEVICE_PATH_I2C) {
if (ops_smbus_bus(get_pbus_smbus(dev))) {
smbus_write_byte(dev, 0x01, 1 << link); // output value
smbus_write_byte(dev, 0x03, 0); /... | {
"pile_set_name": "Github"
} |
// go run linux/mksysnum.go -Wall -Werror -static -I/tmp/include /tmp/include/asm/unistd.h
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build mipsle,linux
package unix
const (
SYS_SYSCALL = 4000
SYS_EXIT = 4001
SYS_FORK = 4002
SYS_READ... | {
"pile_set_name": "Github"
} |
#include <windows.h>
#include "getsec.h"
//namespace DllInject
//{
// #include "DllInject.h"
//}
typedef void(WINAPI *funcInjectIntoExplorerThroughHook)(char*, char*, char*);
typedef void (WINAPI *funcTest)();
int main()
{
char path[MAX_PATH], name_dll[MAX_PATH];
char nameExe[MAX_PATH];
char* data;... | {
"pile_set_name": "Github"
} |
三月,抚开眉心的烟雨,植一株纯净的莲,于清水池中。从此与你,邻水而居,心向莲语。隐藏心底的眷恋在水底开始生根,我的目光盛
满相思与等待。
在一念黄昏里,三月的雨是多么的温柔,游荡在紫陌红尘,一幅江南烟雨,青山隐隐,绿水沼沼。轻寒窗前,我用短笛的声音,诉说佛前
的轻诺,用五百年的回眸,换你一次擦肩。我用诗歌的语言,寻找佛前誓言的下落,倾慕你的诗句驰骋梦里梦外。一路寻找遗失的旧梦,
等一场遇见,只求莲心入怀。和着风的遐思迷蒙了烟雨楼阁,微醺了烟草长堤,柔软了烟花三月。
多少次,我纤指试过流水的温度,怕你风寒料峭,短笛吹出熟悉的曲调,怕你沉睡不醒,放出许多焦虑的暗示,催促你快些绽放。为你点
墨成痴,不着一丝微尘。满塘清水固然平静,但有微风... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8" ?>
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
autoReload="true">
<targets>
<target name="database" xsi:type="Database">
<connectionString>${var:ConnectionString}</connectionString>
... | {
"pile_set_name": "Github"
} |
// Additional translation unit for the header-only configuration test
#include "fmt/core.h"
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: aa6e5d0a75fa244caa76c11418e1fe09
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2020 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is a... | {
"pile_set_name": "Github"
} |
/*
Copyright 2016 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='utf-8'?>
<!--
Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
-->
<plugin id="cordova-plugin-ms-adal-sso" version="0.5.0" xmlns="http://apache.org/cordova/n... | {
"pile_set_name": "Github"
} |
/*
** $Id: lauxlib.c,v 1.279 2014/12/14 18:32:26 roberto Exp $
** Auxiliary functions for building Lua libraries
** See Copyright Notice in lua.h
*/
#define lauxlib_c
#define LUA_LIB
#include "lprefix.h"
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
/* This file... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://cdn.sockjs.org/sockjs-0.3.min.js"></script>
<script>
$(function() {
var conn = null;
function log(msg) {
var control = $('#log');
control.html(... | {
"pile_set_name": "Github"
} |
<template>
<form>
<div class="mdl-grid">
<div class="mdl-cell mdl-cell--8-col">
<div class="card-image__picture">
<img :src="this.catUrl"/>
</div>
</div>
<div class="mdl-cell mdl-cell--4-col mdl-cell--8-col-tablet">
<div class="mdl-textfield mdl-js-textfield mdl... | {
"pile_set_name": "Github"
} |
id: dsq-747526010
date: 2008-08-30T06:10:28.0000000-07:00
name: Gary Davis
avatar: https://disqus.com/api/users/avatars/Gary Davis.jpg
message: <p>Some text from above got lost due to brackets:<br><b>The specified schema name "<dbUser,varchar,dbo>" either does not exist or you do not have permission to use it.</b... | {
"pile_set_name": "Github"
} |
<div>
<%= render 'response' %>
<h2 id="create">Create a Channel</h2>
</div>
<br>
To create a new Channel, send an HTTP POST to <code><%= @ssl_api_domain %>channels<span class="format format-json">.json</span><span class="format format-xml">.xml</span></code> .
<br><br>
Valid parameters:
<ul>
<li><b>api_key</b> ... | {
"pile_set_name": "Github"
} |
/*! jQuery v1.12.4 | (c) jQuery Foundation | jquery.org/license */
| {
"pile_set_name": "Github"
} |
@CHARSET "UTF-8";
body {
background-color:#444444;
color:#ffffff;
}
h1 {
color:#ffffff;
font-style:normal;
font-family:Geneva;
font-weight:bold
}
| {
"pile_set_name": "Github"
} |
#pragma warning disable 108 // new keyword hiding
#pragma warning disable 114 // new keyword hiding
namespace Windows.Media.Core
{
#if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__
[global::Uno.NotImplemented]
#endif
public partial class MediaStreamSourceSwitchStream... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010 the original author or 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 applica... | {
"pile_set_name": "Github"
} |
'use strict';
var _ = require('lodash');
var moment = require('moment');
var levels = require('../levels');
function init(ctx) {
var translate = ctx.language.translate;
var iage = {
name: 'iage'
, label: 'Insulin Age'
, pluginType: 'pill-minor'
};
iage.getPrefs = function getPrefs(sbx) {
// ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2011-2017, Peter Abeles. All Rights Reserved.
*
* This file is part of BoofCV (http://boofcv.org).
*
* 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... | {
"pile_set_name": "Github"
} |
#FP7Code1CON {
height: 740px;
width: 960px
}
/* For some reason, this was necessary to get vert height to encompass all code */
#FP7Code1CON .jsavcanvas{
min-height: -webkit-fill-available;
}
#FP7Code1CON .jsavcode {
margin-left: 20px;
width: 400px;
}
#FP7Code1CON .jsavlabel{
margin-bottom: 0;
}
#... | {
"pile_set_name": "Github"
} |
package math;
import massive.munit.util.Timer;
class Calculator
{
public function new():Void
{}
public function add(x:Int, y:Int):Int
{
return x + y;
}
public function addAsync(x:Int, y:Int, handler:Int -> Void):Void
{
Timer.delay(function() {
handler(x + y);
}, 100);
}
}
| {
"pile_set_name": "Github"
} |
package http
import (
"github.com/stretchr/testify/mock"
"net/http"
)
// TestRoundTripper DEPRECATED USE net/http/httptest
type TestRoundTripper struct {
mock.Mock
}
// RoundTrip DEPRECATED USE net/http/httptest
func (t *TestRoundTripper) RoundTrip(req *http.Request) (*http.Response, error) {
args := t.Called(re... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.