text stringlengths 2 99.9k | meta dict |
|---|---|
#ifndef _WEB_STRING_H_
#define _WEB_STRING_H_
#include "web_string.h"
#include <string>
#include <vector>
#include <string.h>
#if _WIN32
#define snprintf _snprintf
#define vsnprintf _vsnprintf
#define strcasecmp _stricmp
#define strncasecmp _strnicmp
#else
#include <strings.h>
#endif
#if __linux__
#include <cwctype>... | {
"pile_set_name": "Github"
} |
<?php
return [
'Facebook' => 'Facebook',
'Google+' => 'Google +',
'Instagram' => 'Instagram',
'RSS' => 'RSS Beslemesi',
'Twitter' => 'Twitter',
'Youtube' => 'Youtube',
];
| {
"pile_set_name": "Github"
} |
/* 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
* distribut... | {
"pile_set_name": "Github"
} |
/*
* Hibernate, Relational Persistence for Idiomatic Java
*
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
*/
package org.hibernate.envers.test.entities.manytomany.biowned;
import java.util.Ar... | {
"pile_set_name": "Github"
} |
#compdef crontab
# Notes:
# - We assume a cronie-, dcron-, or Vixie-esque crontab
# - BusyBox crontab is forked from dcron
# - Generally only the super-user can use -c/-u; we aren't that restrictive
# - @todo As usual, BusyBox multi-call isn't handled
local variant sluser
local -a args etargs ccargs clargs rcargs aop... | {
"pile_set_name": "Github"
} |
require_relative '../../spec_helper'
require 'bigdecimal'
describe "BigDecimal#precs" do
before :each do
@infinity = BigDecimal("Infinity")
@infinity_neg = BigDecimal("-Infinity")
@nan = BigDecimal("NaN")
@zero = BigDecimal("0")
@zero_neg = BigDecimal("-0")
@arr = [BigDecimal("2E40001"), Bi... | {
"pile_set_name": "Github"
} |
<Type Name="NSImageRect" FullName="MonoMac.AppKit.NSImageRect">
<TypeSignature Language="C#" Value="public delegate MonoMac.AppKit.NSImage NSImageRect(NSObject sender, RectangleF aRect);" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed NSImageRect extends System.MulticastDelegate" />
<Ass... | {
"pile_set_name": "Github"
} |
/**
* @jest-environment ./__tests__/html/__jest__/WebChatEnvironment.js
*/
describe('Avatar', () => {
test('with undefined initials should not leave gutter space', () => runHTMLTest('avatar.undefinedInitials.html'));
});
| {
"pile_set_name": "Github"
} |
#pragma once
#include <mutex>
#include <vector>
#include "core/lsn.h"
#include "estl/h_vector.h"
#include "estl/shared_mutex.h"
#include "estl/string_view.h"
#include "replicator/walrecord.h"
#include "tools/errors.h"
#include "tools/stringstools.h"
#include "vendor/hopscotch/hopscotch_map.h"
namespace reindexer {
c... | {
"pile_set_name": "Github"
} |
var convert = require('./convert'),
func = convert('mean', require('../mean'), require('./_falseOptions'));
func.placeholder = require('./placeholder');
module.exports = func;
| {
"pile_set_name": "Github"
} |
// ****************************************************************
// Copyright 2007, Charlie Poole
// This is free software licensed under the NUnit license. You may
// obtain a copy of the license at http://nunit.org.
// ****************************************************************
using System;
using System.Col... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright 1999-2020 Alibaba Group Holding 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-... | {
"pile_set_name": "Github"
} |
# Jasmine Core 2.4.0 Release Notes
## Summary
This release contains a number of fixes and pull requests.
The most notable is probably that Jasmine now supports randomization of spec order
## Changes
* Run jasmine's specs in random order
* Add support for returning run details for reporting randomness
* Use classNam... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<dt-example order="0">
<title lib="Buttons">API</title>
<info><![CDATA[
The Buttons API is tightly integrated with DataTables own API, building on the same style and interaction. With the API it is possible to manipulate individual buttons and groups of buttons, altering their... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2014-2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | {
"pile_set_name": "Github"
} |
-- Revert delivery:add_saml_to_user_type from pg
BEGIN;
-- We delete the users, but the user_type 'saml' is not revertable
DELETE FROM users
WHERE user_type = 'saml';
CREATE TYPE user_type_old as ENUM('internal', 'external');
-- Drop all things that depend on user_type
-- Drop trigger that prevents type switches
DRO... | {
"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("Sc... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2014, Philipp Krähenbühl
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 li... | {
"pile_set_name": "Github"
} |
.TH PAHO_C_SUB 1L "31 July 2018 (v1.3.0)" http://eclipse.org/paho
.SH NAME
paho_c_sub \- receive (subscribe to) data from an MQTT server
.SH SYNOPSIS
.B paho_c_sub
[\fItopic\fR]
[\fB\-t\fR|\fB\-\-topic\fR \fItopic\fR]
[\fB\-c\fR|\fB\-\-connection\fR \fIconnection\fR]
[\fB\-h\fR|\fB\-\-host\fR \fIhostname\fR]
[\fB\-p\... | {
"pile_set_name": "Github"
} |
.so man3/deprecated_items.3
| {
"pile_set_name": "Github"
} |
/*
* Software License Agreement (BSD License)
*
* Point Cloud Library (PCL) - www.pointclouds.org
* Copyright (c) 2010-2012, Willow Garage, Inc.
* Copyright (c) 2012-, Open Perception, Inc.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, ar... | {
"pile_set_name": "Github"
} |
class dumps::generation::server::exceptionchecker(
$dumpsbasedir = undef,
$user = undef,
) {
file { '/usr/local/bin/dumps_exception_checker.py':
ensure => 'present',
mode => '0755',
owner => 'root',
group => 'root',
source => 'puppet:///modules/dumps/gene... | {
"pile_set_name": "Github"
} |
// Copyright 2019 the V8 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.
#include "src/execution/interrupts-scope.h"
#include "src/execution/isolate.h"
namespace v8 {
namespace internal {
InterruptsScope::InterruptsScope(I... | {
"pile_set_name": "Github"
} |
# From http://ftp.gnome.org/pub/gnome/sources/metacity/2.25/metacity-2.25.1.sha256sum
sha256 fb2ede4ac02d7da08d3c3323fb76afaf945c8cccc07cb2d3a4b7f44fb49f1c47 metacity-2.25.1.tar.bz2
# Locally computed
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
| {
"pile_set_name": "Github"
} |
open! Base
let unstage = Staged.unstage
(* Regression tests to ensure that [Validate.field], [Validate.field_folder], and
[Validate.field_direct_folder] continue to work with private record types. *)
module Fold_with_private (M : sig
type t = private { a : int } [@@deriving fields]
end) : sig
val validate... | {
"pile_set_name": "Github"
} |
import * as checkpoint from 'checkpoint-client'
describe('checkpointClient', () => {
test('check async signature', async () => {
// getSignature is used in SendPanic
const signature = await checkpoint.getSignature()
// Check if it's a uuid
expect(signature).toMatch(
/(?:^[a-f0-9]{8}-[a-f0-9]{4... | {
"pile_set_name": "Github"
} |
from Cython.Build import cythonize
import os
from os.path import join as pjoin
import numpy as np
from distutils.core import setup
from distutils.extension import Extension
from Cython.Distutils import build_ext
def find_in_path(name, path):
for dir in path.split(os.pathsep):
binpath = pjoin(dir, name)
... | {
"pile_set_name": "Github"
} |
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2007 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
/* This file creates strings for the most important configuration options.
These are then used in the file src/mpi/init/initthread.c to initialize
global variables that wi... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2014 Luke Klinker
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 ... | {
"pile_set_name": "Github"
} |
-----BEGIN CERTIFICATE-----
MIIDxTCCAq2gAwIBAgIHBHKrZmDpzTANBgkqhkiG9w0BAQsFADCBnTELMAkGA1UE
BhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExEjAQBgNVBAcMCUxvcyBHYXRvczEU
MBIGA1UECgwLTmV0ZmxpeCBJbmMxLTArBgNVBAsMJFBsYXRmb3JtIFNlY3VyaXR5
ICgxMjUxOTgwMTc0NjM4MDIxKTEgMB4GA1UEAwwXSW50ZXJtZWRpYXRlIENBIGZv
ciA3MzIwHhcNMjAwNzE0MDMxNTE5WhcN... | {
"pile_set_name": "Github"
} |
; Joomla! Project
; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved.
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
; Note : All ini files need to be saved as UTF-8
PLG_TWOFACTORAUTH_TOTP="两步验证 - Google 身份验证器插件"
PLG_TWOFACTORAUTH_TOTP_XML_DESCRIPTION="此插件用于... | {
"pile_set_name": "Github"
} |
'use strict';
const DYNAMIC_USED_BY_A = 'DYNAMIC_USED_BY_A';
exports.DYNAMIC_USED_BY_A = DYNAMIC_USED_BY_A;
| {
"pile_set_name": "Github"
} |
/**********************************************************************
* params.c *
* Copyright (c) 2005-2006 Cryptocom LTD *
* This file is distributed under the same license as OpenSSL *
* ... | {
"pile_set_name": "Github"
} |
-- @description Move selected items to markers with the same name as the active take
-- @author Mordi
-- @version 1.0
-- @screenshot https://i.imgur.com/fkc8Ley.gif
-- @about Moves each selected item to each marker it finds, in the order of the marker index. If there are more items than markers, the surplus items simpl... | {
"pile_set_name": "Github"
} |
"""Test ghost object support in VTK-Python
When PyVTKObject is destroyed, the vtkObjectBase that it
contained often continues to exist because references to
it still exist within VTK. When that vtkObjectBase is
returned to python, a new PyVTKObject is created.
If the PyVTKObject has a custom class or a custom dict,
... | {
"pile_set_name": "Github"
} |
#pragma once
#define NONEXISTENT_UWEBSOCKETS | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
# Copyright 2019 Mike Fährmann
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
"""Extract images from https://photobucket.com/"""
from .common import Extra... | {
"pile_set_name": "Github"
} |
$NetBSD: distinfo,v 1.15 2017/06/18 20:39:29 youri Exp $
SHA1 (exo-0.11.3.tar.bz2) = 758ced83d97650e0428563b42877aecfc9fc3c81
RMD160 (exo-0.11.3.tar.bz2) = e6fcd2521ecd364ff7d2898970b15ee9c2dddb95
SHA512 (exo-0.11.3.tar.bz2) = 667f7db5b122e9dde07b71583bf1eb412828698d581c17957fbe551c70b76e80c317d7a6781ae89279c60ddc004c... | {
"pile_set_name": "Github"
} |
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
package firehose
const (
// ErrCodeConcurrentModificationException for service response error code
// "ConcurrentModificationException".
//
// Another modification has already happened. Fetch VersionId again and use
// it to update the destina... | {
"pile_set_name": "Github"
} |
#
# This is the "master security properties file".
#
# In this file, various security properties are set for use by
# java.security classes. This is where users can statically register
# Cryptography Package Providers ("providers" for short). The term
# "provider" refers to a package or set of packages that supply a
# ... | {
"pile_set_name": "Github"
} |
# The Potato Processor - A simple RISC-V based processor for FPGAs
# (c) Kristian Klomsten Skordal 2014 - 2015 <kristian.skordal@wafflemail.net>
# Report bugs and issues on <https://github.com/skordal/potato/issues>
.PHONY: all clean potato.prj
SOURCE_FILES := \
src/pp_alu.vhd \
src/pp_alu_mux.vhd \
src/pp_alu_con... | {
"pile_set_name": "Github"
} |
# Install Chef
curl -L https://www.opscode.com/chef/install.sh | sudo bash
| {
"pile_set_name": "Github"
} |
# coding=utf-8
# Copyright 2020 The ML Fairness Gym 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 applicab... | {
"pile_set_name": "Github"
} |
// Copyright 2017 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.
package ipv4_test
import (
"testing"
"golang.org/x/net/ipv4"
)
func TestControlMessageParseWithFuzz(t *testing.T) {
var cm ipv4.ControlMessage
for _, fuz... | {
"pile_set_name": "Github"
} |
// DejaLu
// Copyright (c) 2015 Hoa V. DINH. All rights reserved.
#ifndef __dejalu__HMMailDBStoreKeyValueOperation__
#define __dejalu__HMMailDBStoreKeyValueOperation__
#include <MailCore/MailCore.h>
#include "HMMailDBOperation.h"
#ifdef __cplusplus
namespace hermes {
class MailDBStoreKeyValueOperation : public ... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of Twig.
*
* (c) 2010 Fabien Potencier
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
class Twig_Node_Expression_Test extends Twig_Node_Expression_Call
{
public function __construct(Twig_NodeInter... | {
"pile_set_name": "Github"
} |
function showIframeDialog(url) {
var dlg = $('#iframeModal');
dlg.find("#iframe").attr("src", url);
dlg.modal({'show':true});
}
| {
"pile_set_name": "Github"
} |
/* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Fre... | {
"pile_set_name": "Github"
} |
module Dpl
VERSION = '2.0.2.beta.1'
end
| {
"pile_set_name": "Github"
} |
/***************************************************
* 版权声明
*
* 本操作系统名为:MINE
* 该操作系统未经授权不得以盈利或非盈利为目的进行开发,
* 只允许个人学习以及公开交流使用
*
* 代码最终所有权及解释权归田宇所有;
*
* 本模块作者: 田宇
* EMail: 345538255@qq.com
*
*
***************************************************/
#include "interrupt.h"
#include "linkage.h"
#include "lib... | {
"pile_set_name": "Github"
} |
{
"ar": "FLDPI",
"bg": "FLDPI",
"cs": "FLDPI",
"da": "FLDPI",
"de": "FLDPI",
"el": "FLDPI",
"en": "FLDPI",
"es": "FLDPI",
"es-419": "FLDPI",
"fi": "FLDPI",
"fr": "FLDPI",
"hu": "FLDPI",
"it": "FLDPI",
"ja": "FLDPI",
"ko": "FLDPI",
"nl": "FLDPI",
"no": ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2006, 2020 IBM Corp. and others
This program and the accompanying materials are made available under
the terms of the Eclipse Public License 2.0 which accompanies this
distribution and is available at https://www.eclipse.org/legal/epl-2.0/
or the Apache Licens... | {
"pile_set_name": "Github"
} |
## pydictor API developer document
### *plugin*
#### step 0:
create "name.py" script in /plugins/ folder:
#### step 1:
import following modules and write author name:
```
#!/usr/bin/env python
# coding:utf-8
# author: LandGrey
"""
Copyright (c) 2016-2017 LandGrey (https://github.com/LandGrey/pydictor)
License: GNU G... | {
"pile_set_name": "Github"
} |
---
title: " ElasticBox introduces ElasticKube to help manage Kubernetes within the enterprise "
date: 2016-03-11
slug: elasticbox-introduces-elastickube-to
url: /blog/2016/03/Elasticbox-Introduces-Elastickube-To
---
Today’s guest post is brought to you by Brannan Matherson, from ElasticBox, who’ll discuss a new open s... | {
"pile_set_name": "Github"
} |
// Copyright 2001-2019 Crytek GmbH / Crytek Group. All rights reserved.
#include "StdAfx.h"
#include "RuntimeRegistry.h"
#include "Runtime/RuntimeClass.h"
#ifdef RegisterClass
#undef RegisterClass
#endif
namespace Schematyc
{
IRuntimeClassConstPtr CRuntimeRegistry::GetClass(const CryGUID& guid) const
{
Classes::co... | {
"pile_set_name": "Github"
} |
package cn.tycoding.common.controller;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
/**
* 路由地址管理
* 此控制层主要管理页面请求跳转地址,返回String为HTML页面的名称,具体看application.yml中Thymeleaf的配置
*
* @author tycoding
... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2013 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"
} |
//
// FieldReference.cs
//
// Author:
// Jb Evain (jbevain@gmail.com)
//
// Copyright (c) 2008 - 2011 Jb Evain
//
// 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 restri... | {
"pile_set_name": "Github"
} |
class IncreasePrecomputedQueryDocSize < ActiveRecord::Migration[4.2]
def change
change_column :precomputed_query_docs, :key, :text, :limit => nil
change_column :precomputed_query_docs, :json, :text, :limit => nil
end
end
| {
"pile_set_name": "Github"
} |
-- source include/have_ndb.inc
connect (con1,localhost,root,,);
connect (con2,localhost,root,,);
--disable_warnings
DROP TABLE IF EXISTS t1,t2,t3,t4,t5,t6,t7;
--enable_warnings
#
# Transaction lock test to show that the NDB
# table handler is working properly with
# transaction locks
#
#
# Testing of scan isolatio... | {
"pile_set_name": "Github"
} |
libXfont provides the core of the legacy X11 font system, handling the
index files (fonts.dir, fonts.alias, fonts.scale), the various font file
formats, and rasterizing them. It is used by the X servers, the
X Font Server (xfs), and some font utilities (bdftopcf for instance),
but should not be used by normal X11 cli... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
double FOO = 17;
double BAR = 12.0;
float XX = 12.0f;
static char *procnames[] = {
"EXIT"
};
void *Data[] = { &FOO, &BAR, &XX };
| {
"pile_set_name": "Github"
} |
"use strict";
module.exports = function(Promise,
PromiseArray,
apiRejection,
tryConvertToPromise,
INTERNAL,
debug) {
var getDomain = Promise._getDomain;
var util = require("./util");
var try... | {
"pile_set_name": "Github"
} |
//////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gaztanaga 2015-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)
//
// See http://www.boost.org/libs/c... | {
"pile_set_name": "Github"
} |
# -*- mode: sh -*-
# Pre-Processing / stereo_pprc
################################################################
# Pre-alignment options
#
# Available choices are (however not all are supported by all sessions):
# NONE (Recommended for anything map projected)
# EPIPOLAR (Recommended for Pinhol... | {
"pile_set_name": "Github"
} |
/* $NetBSD: os.c,v 1.4 2020/05/24 19:46:28 christos Exp $ */
/*
* Copyright (C) Internet Systems Consortium, Inc. ("ISC")
*
* 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/M... | {
"pile_set_name": "Github"
} |
<?php
$lang->message = 'エラー表示';
$lang->about_skin = 'エラーメッセージを表示する際のスキンを指定できます。';
| {
"pile_set_name": "Github"
} |
<?php
$data = "<a ${t_url_href}${t_url_target}>${p_match[1]}</a>";
| {
"pile_set_name": "Github"
} |
var baseCreate = require('./_baseCreate'),
isObject = require('./isObject');
/**
* Creates a function that produces an instance of `Ctor` regardless of
* whether it was invoked as part of a `new` expression or by `call` or `apply`.
*
* @private
* @param {Function} Ctor The constructor to wrap.
* @returns {Fu... | {
"pile_set_name": "Github"
} |
../src/main/dist/build/agda/agda ac/AC.agda --ignore-interfaces -iac -v0 +RTS -slogs/livia-20080306-11.59/ac1
1,372,196,000 bytes allocated in the heap
108,936,692 bytes copied during GC (scavenged)
2,741,488 bytes copied during GC (not scavenged)
7,966,720 bytes maximum residency (21 sample(s))
2615 colle... | {
"pile_set_name": "Github"
} |
// ASM: a very small and fast Java bytecode manipulation framework
// Copyright (c) 2000-2011 INRIA, France Telecom
// 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 ... | {
"pile_set_name": "Github"
} |
#ifndef RAPIDJSON_PRETTYWRITER_H_
#define RAPIDJSON_PRETTYWRITER_H_
#include "writer.h"
namespace rapidjson {
//! Writer with indentation and spacing.
/*!
\tparam Stream Type of ouptut stream.
\tparam Encoding Encoding of both source strings and output.
\tparam Allocator Type of allocator for allocating memory of... | {
"pile_set_name": "Github"
} |
#include <AP_HAL/AP_HAL.h>
#if HAL_RCINPUT_WITH_AP_RADIO
#include <AP_Math/AP_Math.h>
#include "AP_Radio_cypress.h"
#include <utility>
#include <stdio.h>
#include <StorageManager/StorageManager.h>
#include <AP_HAL/utility/dsm.h>
#include <AP_Math/crc.h>
#include "telem_structure.h"
#include <AP_Notify/AP_Notify.h>
#i... | {
"pile_set_name": "Github"
} |
//
// BAKChannelsStore.m
// BackchannelSDK
//
// Created by Soroush Khanlou on 8/13/15.
// Copyright (c) 2015 Backchannel. All rights reserved.
//
#import "BAKChannelsStore.h"
#import <UIKit/UIKit.h>
#import "BAKCache.h"
#import "BAKSendableRequest.h"
#import "BAKChannelsRequest.h"
NSString *BAKChannelsStoreUpdat... | {
"pile_set_name": "Github"
} |
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not u... | {
"pile_set_name": "Github"
} |
import os
from conans import ConanFile, CMake, tools
class TestPackageConan(ConanFile):
settings = "os", "compiler", "build_type", "arch"
generators = "cmake", "cmake_find_package"
def build(self):
cmake = CMake(self)
cmake.configure()
cmake.build()
def test(self):
if... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
//
// 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/.
#ifndef EIGEN_KRONECKER... | {
"pile_set_name": "Github"
} |
package packer
// MockArtifact is an implementation of Artifact that can be used for tests.
type MockArtifact struct {
BuilderIdValue string
FilesValue []string
IdValue string
StateValues map[string]interface{}
DestroyCalled bool
}
func (a *MockArtifact) BuilderId() string {
if a.BuilderIdValue =... | {
"pile_set_name": "Github"
} |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package moppydesk;
import java.io.Serializable;
/**
*
* @author Sam
*/
public class OutputSetting implements Serializable{
public enum OutputType {MOPPY, MIDI};
public final int MIDIChannel;
public ... | {
"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.
package flate
// dictDecoder implements the LZ77 sliding dictionary as used in decompression.
// LZ77 decompresses data through sequences of two forms of comma... | {
"pile_set_name": "Github"
} |
import wx
from example1 import SketchWindow
class SketchFrame(wx.Frame):
def __init__(self, parent):
wx.Frame.__init__(self, parent, -1, "Sketch Frame",
size=(800,600))
self.sketch = SketchWindow(self, -1)
self.sketch.Bind(wx.EVT_MOTION, self.OnSketchMotion)
self.st... | {
"pile_set_name": "Github"
} |
.. _tut-whatnow:
*********
What Now?
*********
Reading this tutorial has probably reinforced your interest in using Python ---
you should be eager to apply Python to solving your real-world problems. Where
should you go to learn more?
This tutorial is part of Python's documentation set. Some other documents in
the... | {
"pile_set_name": "Github"
} |
post-chasing_NN
amy_NP
,_,
a_DT
slew_???
of_IN
love-triangle_NN
movies_NNS
:_:
this_DT
month_NN
we_PP
have_HV
kissing_NN
a_NN
fool_NN
,_,
co-starring_JJ
amy_NP
's_POS
own_DT
lee_NP
,_,
and_CC
april_NP
brings_VBZ
us_PP
the_DT
object_NN
of_IN
my_PP$
affection_NN
,_,
which_WDT
may_MD
as_RB
well_RB
be_BE
titled_VBN
chasing... | {
"pile_set_name": "Github"
} |
<?php
namespace Fisharebest\Localization\Locale;
use Fisharebest\Localization\Language\LanguageWo;
/**
* Class LocaleWo - Wo
*
* @author Greg Roach <fisharebest@gmail.com>
* @copyright (c) 2019 Greg Roach
* @license GPLv3+
*/
class LocaleWo extends AbstractLocale implements LocaleInterface
{
public fu... | {
"pile_set_name": "Github"
} |
{
"name": "grunt-contrib-uglify",
"description": "Minify files with UglifyJS",
"version": "0.9.2",
"author": {
"name": "Grunt Team",
"url": "http://gruntjs.com/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gruntjs/grunt-contrib-uglify.git"
},
"license": "MIT",
"eng... | {
"pile_set_name": "Github"
} |
//
// Mono.Directory.LDAP.LDAPMessage
//
// Author:
// Chris Toshok (toshok@ximian.com)
//
// (C) Ximian, Inc. http://www.ximian.com
//
//
// Just enough (for now) LDAP support to get System.DirectoryServices
// working.
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.omg.org/bpmn20" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:dc="htt... | {
"pile_set_name": "Github"
} |
local kube = import "kube.libsonnet";
local ingress = (import "../common/nginx-ingress.jsonnet").items_;
local kcm = (import "../common/kube-cert-manager.jsonnet").items_;
local all = ingress + kcm {
namespace: "nginx-ingress",
nginx_ingress_ns: kube.Namespace($.namespace),
};
kube.List() { items_+: all }
| {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Text;
using WorkflowCore.Interface;
using WorkflowCore.Models;
using Xunit;
using FluentAssertions;
using System.Threading;
using WorkflowCore.Testing;
namespace WorkflowCore.IntegrationTests.Scenarios
{
public class AttachScenario : WorkflowTest<Attach... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifi... | {
"pile_set_name": "Github"
} |
// Copyright (C) 2018. See AUTHORS.
// package merge provides a merger for rothko data.
package merge
| {
"pile_set_name": "Github"
} |
jest.mock('pertain');
jest.mock('pkg-dir');
jest.mock('webpack-assets-manifest');
jest.mock('../../Utilities/loadEnvironment');
jest.mock('../plugins/RootComponentsPlugin');
jest.mock('../PWADevServer');
jest.mock('../../BuildBus/declare-base');
const path = require('path');
const fs = require('fs');
const stat = jes... | {
"pile_set_name": "Github"
} |
.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.40)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim ... | {
"pile_set_name": "Github"
} |
; RUN: opt < %s -S -loop-unroll -unroll-count=2 | FileCheck %s
; Checks that "llvm.loop.unroll.disable" is set when
; unroll with count set by user has been applied.
;
; CHECK-LABEL: @foo(
; CHECK: llvm.loop.unroll.disable
define void @foo(i32* nocapture %a) {
entry:
br label %for.body
for.body: ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | {
"pile_set_name": "Github"
} |
Changes since 2.17.2:
Enhancement:
- support prefix in prerelease when using smart tag
- support project-wise settings
- make `rebase_default_base_ref` more consistant with project-wise settings
- allow to use "git: blame current file" at blame view
- Opening commit from commadline respect setting
... | {
"pile_set_name": "Github"
} |
<p align="center">
<br>
<a href="https://musubii.qranoko.jp">
<img src="https://i.gyazo.com/fe915845b753d96c6d539022049e7a02.png" width="90"/>
</a>
</p>
<h1 align="center">MUSUBii</h1>
<h3 align="center">Simple CSS Framework for JP</h3>
<p align="center">
MUSUBiiは日本語サイトのインブラウザデザインを想定したシンプルで薄味のレスポンシブ対応CSSフレーム... | {
"pile_set_name": "Github"
} |
.. _data-loaders-grid-fs:
GridFS Loader
=============
The ``GridFSLoader`` allows you to load your images from `MongoDB GridFS`_.
Configuration
-------------
.. code-block:: yaml
# app/config/config.yml
liip_imagine:
filter_sets:
my_special_style:
data_loader: grid_fs
... | {
"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"
} |
var path = require("path");
var fs = require("fs");
var remark = require("remark");
//var tocGenerator = require("mdast-util-toc");
var replaceSection = require("mdast-util-heading-range");
var tostring = require("mdast-util-to-string");
var ejs = require("ejs");
var unist = require("../unistHelpers");
var mdNav = r... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.