text stringlengths 2 99.9k | meta dict |
|---|---|
#include "qr_solve.h"
#ifdef AUTO_BED_LEVELING_GRID
#include <stdlib.h>
#include <math.h>
//# include "r8lib.h"
int i4_min ( int i1, int i2 )
/******************************************************************************/
/*
Purpose:
I4_MIN returns the smaller of two I4's.
Licensing:
This code is d... | {
"pile_set_name": "Github"
} |
"Service status" = "Service status";
"Device identifier" = "Device identifier";
"Server URL" = "Server URL";
"Location accuracy" = "Location accuracy";
"High" = "High";
"Medium" = "Medium";
"Low" = "Low";
"Frequency" = "Frequency";
"Distance" = "Distance";
"Angle" = "Angle";
"Offline buffering" = "Offline buffering";
| {
"pile_set_name": "Github"
} |
var toString = require('./toString'),
upperFirst = require('./upperFirst');
/**
* Converts the first character of `string` to upper case and the remaining
* to lower case.
*
* @static
* @memberOf _
* @since 3.0.0
* @category String
* @param {string} [string=''] The string to capitalize.
* @returns {string... | {
"pile_set_name": "Github"
} |
package com.salesforce.phoenix.util;
import java.io.*;
import org.apache.hadoop.hbase.util.Bytes;
/**
*
* BitSet that can be initialized with primitive types, which
* is only available in Java 7 or above.
*
* @author jtaylor
* @since 2.1.0
*/
public class BitSet {
public static final int BITS_PER_LONG = ... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2007-2011 Atheros Communications Inc.
* Copyright (c) 2011-2012 Qualcomm Atheros, Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in al... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
有关如何配置 ASP.NET 应用程序的详细信息,请访问
http://go.microsoft.com/fwlink/?LinkId=169433
-->
<configuration>
<appSettings>
<add key="webpages:Version" value="2.0.0.0" />
<add key="webpages:Enabled" value="false" />
<add key="PreserveLoginUrl" value="true" />
<add ... | {
"pile_set_name": "Github"
} |
/* lz4.cc
Jeremy Barnes, 19 September 2012
Copyright (c) 2016 Mldb.ai Inc. All rights reserved.
This file is part of MLDB. Copyright 2016 mldb.ai Inc. All rights reserved.
Implementation of the zlib compression format.
*/
#include "compressor.h"
#include "mldb/ext/xxhash/xxhash.h"
#include "mldb/ext/lz4/... | {
"pile_set_name": "Github"
} |
[Paths]
MODEL_PATH: /path/to/my_3d_model.ply
BACKGROUND_IMAGES_GLOB: /path/to/VOCdevkit/VOC2012/JPEGImages/*.jpg
[Dataset]
MODEL: reconst
H: 128
W: 128
C: 3
RADIUS: 700
RENDER_DIMS: (720, 540)
K: [1075.65, 0, 720/2, 0, 1073.90, 540/2, 0, 0, 1]
# Scale vertices to mm
VERTEX_SCALE: 1
ANTIALIASING: 1
PAD_FACTOR: 1.2
CLIP... | {
"pile_set_name": "Github"
} |
package com.ifsaid.shark.service.impl;
import com.ifsaid.shark.common.service.impl.BaseServiceImpl;
import com.ifsaid.shark.entity.SysDepartment;
import com.ifsaid.shark.mapper.SysDepartmentMapper;
import com.ifsaid.shark.service.SysDepartmentService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereo... | {
"pile_set_name": "Github"
} |
<?php
/**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a co... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>69 10 356 240 0 0 1680 1028 </string>
<key>IBEditorPositions</key>
<dict>
<key>29</key>
<strin... | {
"pile_set_name": "Github"
} |
-----BEGIN CERTIFICATE-----
MIIEGjCCAwICEQCLW3VWhFSFCwDPrzhIzrGkMA0GCSqGSIb3DQEBBQUAMIHKMQsw
CQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZl
cmlTaWduIFRydXN0IE5ldHdvcmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlTaWdu
LCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxRTBDBgNVBAMTPFZlcmlT
aWduIENsYXNzIDEgUHVibGljIFByaW1h... | {
"pile_set_name": "Github"
} |
// Copyright 2013 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 simplifiedchinese
import (
"unicode/utf8"
"golang.org/x/text/encoding"
"golang.org/x/text/encoding/internal"
"golang.org/x/text/encoding/internal/... | {
"pile_set_name": "Github"
} |
/* -*- mode: C; c-basic-offset: 2 -*-
*
* Pycairo - Python bindings for cairo
*
* Copyright © 2003 James Henstridge, Steven Chaplin
*
* This library is free software; you can redistribute it and/or
* modify it either under the terms of the GNU Lesser General Public
* License version 2.1 as published by the Free... | {
"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"); y... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Additions Copyright 2016 Espressif Systems (Shanghai) PTE LTD
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is locate... | {
"pile_set_name": "Github"
} |
// Boost.Units - A C++ library for zero-overhead dimensional analysis and
// unit/quantity manipulation and conversion
//
// Copyright (C) 2003-2008 Matthias Christian Schabel
// Copyright (C) 2008 Steven Watanabe
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.tx... | {
"pile_set_name": "Github"
} |
define :openldap_client, :mothra => "a big monster" do
cat "#{params[:name]}" do
pretty_kitty true
end
end
| {
"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... | {
"pile_set_name": "Github"
} |
/**
* This file has no copyright assigned and is placed in the Public Domain.
* This file is part of the mingw-w64 runtime package.
* No warranty is given; refer to the file DISCLAIMER.PD within this package.
*/
#ifndef __IPIFCONS_H__
#define __IPIFCONS_H__
#ifdef __cplusplus
extern "C" {
#endif
typedef ULONG IFT... | {
"pile_set_name": "Github"
} |
<Window x:Class="SmartHint.Foreground.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-comp... | {
"pile_set_name": "Github"
} |
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Created on : Mar 16, 2015, 10:24:01 AM
Author : tony
*/
.ui-jqgrid tr.jqgrow td { height: 26px;}
.ui-jqgrid .ui-pg-input,.ui-jqg... | {
"pile_set_name": "Github"
} |
<?php
namespace Amp\ByteStream;
final class ClosedException extends StreamException
{
}
| {
"pile_set_name": "Github"
} |
var fs = require('fs')
var zlib = require('zlib')
var strs = require('stringstream')
var utf8Stream = fs.createReadStream('massiveLogFile.gz')
.pipe(zlib.createGunzip())
.pipe(strs('utf8'))
utf8Stream.pipe(process.stdout)
// Stream from utf8 to hex to base64... Why not, ay.
var hex64Stream = fs.createReadStrea... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2000-2016 Apple Inc. All rights reserved.
*
* @Apple_LICENSE_HEADER_START@
*
* The contents of this file constitute Original Code as defined in and
* are subject to the Apple Public Source License Version 1.1 (the
* "License"). You may not use this file except in compliance with the
* Licens... | {
"pile_set_name": "Github"
} |
.. _roadmap:
.. role:: strike
:class: strike
Roadmap
=======
This roadmap is aimed at providing an high-level overview on the bug fixes, improvements
and new functionality that are planned for the PyLops library.
Any of the fixes/additions mentioned in the roadmap are directly linked to a *Github Issue*
that pr... | {
"pile_set_name": "Github"
} |
// WARNING: DO NOT EDIT THIS FILE. THIS FILE IS MANAGED BY SPRING ROO.
// You may push code into the target .java compilation unit if you wish to edit any member(s).
package nl.bzk.brp.model.data.lev;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import nl.bzk.brp.model.data.kern.Pers;
impo... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2012 Vikram Narayananan
* <vikram186@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _BCM2835_GPIO_H_
#define _BCM2835_GPIO_H_
#define BCM2835_GPIO_BASE 0x20200000
#define BCM2835_GPIO_COUNT 54
#define BCM2835_GPIO_FSEL_MASK 0x7
#define BCM2835_GPIO_INPUT 0x0
#define BCM2835_G... | {
"pile_set_name": "Github"
} |
<?php
abstract class AbstractDrupalSolrOnlineWebTestCase extends DrupalWebTestCase {
protected $solr;
protected $solr_available = FALSE; // workaround for drupal.org test bot
/**
* Implementation of setUp().
*/
function setUp() {
// Install modules needed for this test. This could have been passed... | {
"pile_set_name": "Github"
} |
package io.crate.operation.operator;
import io.crate.metadata.FunctionInfo;
import io.crate.types.DataType;
import io.crate.types.DataTypes;
public class LteOperator extends CmpOperator {
public static final String NAME = "op_<=";
public static void register(OperatorModule module) {
for (DataType ty... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | {
"pile_set_name": "Github"
} |
NAME=t/md5sha1
FILE=-
CMDS=<<EOF
b 100
ph md5 64
ph md5 99
w hello world
ph md5 11
ph md5 @!11
ph sha1 11
ph pcprint
EOF
EXPECT=<<EOF
3b5d3c7d207e37dceeedd301e35e2e58
fa8715078d45101200a6e2bf7321aa04
5eb63bbbe01eeed093cb22bb8f5acdc3
5eb63bbbe01eeed093cb22bb8f5acdc3
2aae6c35c94fcfb415dbe95f408b9ce91ee846ed
11
EOF
RUN
N... | {
"pile_set_name": "Github"
} |
/* $ReOpenLDAP$ */
/* Copyright 1990-2018 ReOpenLDAP AUTHORS: please see AUTHORS file.
* All rights reserved.
*
* This file is part of ReOpenLDAP.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted only as authorized by the OpenLDAP
* Public License.
*
* A copy... | {
"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( 'link', 'fo', {
acccessKey: 'Snarvegisknöttur',
advanced: 'Fjølbroytt',
advisoryContentType: 'Vegleiðandi innihaldsslag',
advisoryTitle: 'Vegleiða... | {
"pile_set_name": "Github"
} |
# Chinese (simplified) translation for gst-plugins-bad.
# Copyright (C) 2007 Free Software Foundation, Inc.
# This file is distributed under the same license as the gst-plugins-bad package.
# Wenzheng Hu <db_lobster@163.com>, 2007.
# LI Daobing <lidaobing@gmail.com>, 2008.
# Ji ZhengYu <zhengyuji@gmail.com>, 2008, 2009... | {
"pile_set_name": "Github"
} |
<!--@title Conditions de retour @-->
<!--@identifier retour @-->
<!--@root_template one_column @-->
{{block type="cms/block" block_id="revocation"}} | {
"pile_set_name": "Github"
} |
// Ceres Solver - A fast non-linear least squares minimizer
// Copyright 2010, 2011, 2012 Google Inc. All rights reserved.
// http://code.google.com/p/ceres-solver/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
... | {
"pile_set_name": "Github"
} |
#------------------------------------------------------------------------------
# Wl6868/wl6867 - Transportable tablespace with partitioned table
# Test creates table with 8192 partition and does import/export of idb files
#------------------------------------------------------------------------------
# Test take ti... | {
"pile_set_name": "Github"
} |
use std::io::prelude::*;
use std::net::TcpListener;
use std::net::TcpStream;
fn main() {
let listener = TcpListener::bind("127.0.0.1:7878").unwrap();
for stream in listener.incoming() {
let stream = stream.unwrap();
handle_connection(stream);
}
}
// ANCHOR: here
fn handle_connection(mut ... | {
"pile_set_name": "Github"
} |
/*
* This file is part of KubeSphere Console.
* Copyright (C) 2019 The KubeSphere Console Authors.
*
* KubeSphere Console is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the Li... | {
"pile_set_name": "Github"
} |
SAGE_SPKG_CONFIGURE([mpir], [
dnl Implement cases for what to do on different options here
case "$with_mp" in
system)
AC_CHECK_HEADER(gmp.h, [], [sage_spkg_install_mpir=yes])
AC_CHECK_HEADER(gmpxx.h, [], [sage_spkg_install_mpir=yes])
dnl mpq_cmp_z appeared in GMP 6.1.0 an... | {
"pile_set_name": "Github"
} |
namespace Easy.Common
{
using System;
using System.Diagnostics;
using System.IO;
using System.Runtime.InteropServices;
/// <summary>
/// A set of helpful methods
/// </summary>
public static class ApplicationHelper
{
/// <summary>
/// Returns the time taken to start... | {
"pile_set_name": "Github"
} |
/*
Copyright 2013 Adobe
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)
*/
/*************************************************************************************************/
/*
REVISIT (sparent) : [Old comme... | {
"pile_set_name": "Github"
} |
using ProtoBuf;
using Sandbox.Common.ObjectBuilders;
using Sandbox.Common.ObjectBuilders.Definitions;
using Sandbox.Engine.Multiplayer;
using Sandbox.Engine.Networking;
using Sandbox.Engine.Utils;
using Sandbox.Game.Entities;
using Sandbox.Game.Entities.Character;
using Sandbox.Game.Localization;
using Sandbox.Game.Re... | {
"pile_set_name": "Github"
} |
/dts-v1/;
/include/ "rt5350.dtsi"
/ {
compatible = "DIR-610-A1", "ralink,rt5350-soc";
model = "D-Link DIR-610 A1";
palmbus@10000000 {
spi@b00 {
status = "okay";
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "f25l32pa", "m25p80";
reg = <0 0>;
linux,modalias = "m25p80"... | {
"pile_set_name": "Github"
} |
from unittest import TestCase
from mock import patch
from aws_lambda_builders.workflows.dotnet_clipackage.dotnetcli_resolver import DotnetCliResolver
class TestDotnetCliResolver(TestCase):
@patch("aws_lambda_builders.workflows.dotnet_clipackage.utils.OSUtils")
def setUp(self, MockOSUtils):
self.os_ut... | {
"pile_set_name": "Github"
} |
#!./perl
BEGIN {
chdir 't' if -d 't';
@INC = qw(../lib);
}
BEGIN { require "./test.pl"; }
plan( tests => 31 );
# Used to segfault (bug #15479)
fresh_perl_is(
'%:: = ""',
'Odd number of elements in hash assignment at - line 1.',
{ switches => [ '-w' ] },
'delete $::{STDERR} and print a warnin... | {
"pile_set_name": "Github"
} |
/* -----------------------------------------------------------------------
sysv.S - Copyright (c) 1996, 1998, 2001, 2002, 2003 Red Hat, Inc.
X86 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files ... | {
"pile_set_name": "Github"
} |
/*
* ReaScript Name: Copy paste item properties (incl BWF)
* EEL script for Cockos REAPER
* Author: spk77, Breeder, PL9
* Author URI: http://forum.cockos.com/member.php?u=49553
* Licence: GPL v3
* Version: 1.0
*/
// Copy Paste Item parameters //
// EEL conversion from Python script //
// code ... | {
"pile_set_name": "Github"
} |
<?php
/**
* @file controllers/api/file/linkAction/AddFileLinkAction.inc.php
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @class AddFileLinkAction
* @ingroup controllers_api_file_lin... | {
"pile_set_name": "Github"
} |
/*
* This file is part of Fim - File Integrity Manager
*
* Copyright (C) 2017 Etienne Vrignaud
*
* Fim is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your op... | {
"pile_set_name": "Github"
} |
/**
*
* WARNING! This file was autogenerated by:
* _ _ _ _ __ __
* | | | | | | |\ \ / /
* | | | | |_| | \ V /
* | | | | _ | / \
* | |_| | | | |/ /^\ \
* \___/\_| |_/\/ \/
*
* This file was autogenerated by UnrealHxGenerator using UHT definitions.
* It only includes UPROPERTYs and UFU... | {
"pile_set_name": "Github"
} |
import {
noop,
resolve as _resolve
} from '../-internal';
/**
`Promise.resolve` returns a promise that will become resolved with the
passed `value`. It is shorthand for the following:
```javascript
let promise = new Promise(function(resolve, reject){
resolve(1);
});
promise.then(function(value){
... | {
"pile_set_name": "Github"
} |
module.exports = function(hljs) {
return {
subLanguage: 'xml', relevance: 0,
contains: [
{
className: 'comment',
begin: '^#', end: '$'
},
{
className: 'comment',
begin: '\\^rem{', end: '}',
relevance: 10,
contains: [
{
beg... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012 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 contribut... | {
"pile_set_name": "Github"
} |
#ifndef _ASMAXP_PTRACE_H
#define _ASMAXP_PTRACE_H
/*
* This struct defines the way the registers are stored on the
* kernel stack during a system call or other kernel entry
*
* NOTE! I want to minimize the overhead of system calls, so this
* struct has as little information as possible. I does not have
*
* -... | {
"pile_set_name": "Github"
} |
class Person
include Mongoid::Document
field :age, type: Integer, default: "100"
field :score, type: Integer
attr_reader :rescored
embeds_many :phone_numbers, class_name: "Phone", validate: false
embeds_many :phones, store_as: :mobile_phones, validate: false
embeds_many :addresses, as: :addressable, va... | {
"pile_set_name": "Github"
} |
>F_1
GCGCTCTGTGTGCAGC
>R_1
AGAGTACTACATATGA
>F_2
TCATGAGTCGACACTA
>R_2
CGTGTGCATAGATCGC
>F_3
TATCTATCGTATACGC
>R_3
ATGTATCTCGACTGCA
>F_4
ATCACACTGCATCTGA
>R_4
GACTCGACGCAGAGTC
>F_5
ACGTACGCTCGTCATA
>R_5
CGATGACGTCGCTGTA
>F_6
TGTGAGTCAGTACGCG
>R_6
CACACGTAGTCTGCGC
>F_7
AGAGACACGATACTCA
>R_7
GCTGTATCGCAGAGAC
>F_8
CTGCTAG... | {
"pile_set_name": "Github"
} |
// Copyright 2018 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 sign signs small messages using public-key cryptography.
//
// Sign uses Ed25519 to sign messages. The length of messages is not hidden.
// Messages ... | {
"pile_set_name": "Github"
} |
using Rubberduck.Parsing.Symbols;
using Rubberduck.Parsing.VBA.Extensions;
namespace Rubberduck.Refactorings.RemoveParameters
{
/// <summary>
/// Contains data about a method parameter for the Remove Parameters refactoring.
/// </summary>
public class Parameter
{
public ParameterDeclaratio... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0
#include <elfutils/libdwfl.h>
#include "../../../util/unwind-libdw.h"
#include "../../../util/perf_regs.h"
#include "../../../util/event.h"
bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg)
{
struct unwind_info *ui = arg;
struct regs_dump *user_regs = &ui->sam... | {
"pile_set_name": "Github"
} |
menuconfig PKG_USING_TFM
bool "TFM: Trusted firmware for M class"
default n
if PKG_USING_TFM
config PKG_TFM_PATH
string
default "/packages/security/trusted-firmware-m"
choice
prompt "Version"
default PKG_USING_TFM_NXP_LPC55_V1_BETA
help
Select the T... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html>
<title>npm-install</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<body>
<div id="wrapper">
<h1><a href="../api/npm-install.html">npm-install</a></h1> <p>install a package programmatically</p>
<h... | {
"pile_set_name": "Github"
} |
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go
package pty
type (
_C_int int32
_C_uint uint32
)
| {
"pile_set_name": "Github"
} |
/* Copyright Airship and Contributors */
#import <UIKit/UIKit.h>
#import "UAInAppMessageTextInfo.h"
NS_ASSUME_NONNULL_BEGIN
/**
* Represents the possible error conditions when deserializing text info from JSON.
*/
typedef NS_ENUM(NSInteger, UAInAppMessageTextInfoErrorCode) {
/**
* Indicates an error with ... | {
"pile_set_name": "Github"
} |
// Copyright 2016 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.
namespace WTF {
template <typename To, typename From>
bool IsInBounds(From value) {
return true;
}
template <typename To, typename From>
To SafeCast(F... | {
"pile_set_name": "Github"
} |
using System;
using HA4IoT.Contracts.Core;
using HA4IoT.Core;
using HA4IoT.Tests.Mockups;
using Microsoft.VisualStudio.TestPlatform.UnitTestFramework;
namespace HA4IoT.Tests.Core
{
[TestClass]
public class TimeoutTests
{
[TestMethod]
public void Timeout_Elapsed()
{
var ... | {
"pile_set_name": "Github"
} |
module Main exposing (Model, Msg(..), init, main, update, view)
import Browser exposing (..)
import Html exposing (Attribute, Html, div, input, text)
import Html.Attributes exposing (..)
import Html.Events exposing (onInput)
main =
Browser.sandbox { init = init, view = view, update = update }
-- MODEL
type ... | {
"pile_set_name": "Github"
} |
---
layout: "docs"
page_title: "Commands: Operator Area"
sidebar_current: "docs-commands-operator-area"
description: >
The operator area command is used to interact with Consul's network area subsystem.
---
# Consul Operator Area
Command: `consul operator area`
[//]: # ( ~> The network area functionality described ... | {
"pile_set_name": "Github"
} |
//
// NSIndexSet+RACSequenceAdditions.m
// ReactiveCocoa
//
// Created by Sergey Gavrilyuk on 12/17/13.
// Copyright (c) 2013 GitHub, Inc. All rights reserved.
//
#import "NSIndexSet+RACSequenceAdditions.h"
#import "RACIndexSetSequence.h"
@implementation NSIndexSet (RACSequenceAdditions)
- (RACSequence *)rac_seq... | {
"pile_set_name": "Github"
} |
%TITLE%
UMN 930425/0000
LEVEL HGHT TEMP DWPT WDIR WSPD
-------------------------------------------------------------------
%RAW%
954.00, 438.00, 25.00, 15.96, 190.00, 12.00
950.00, 474.00, 24.64, 15.83, 201.00, 12.00
946.00, 515.00, ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.test.eraclito.net/crm_dtd/operation.xsl"?>
<!DOCTYPE operation SYSTEM "http://www.test.eraclito.net/crm_dtd/user-folder.dtd">
<operation>
<description>Iscrizione studente a LMS</description>
<uid>i.ferrari</uid>
<id>iscrizione_stu... | {
"pile_set_name": "Github"
} |
import DirectionLock from '../DirectionLock'
jest.mock('../DirectionLock')
import { EventEmitter } from '@better-scroll/shared-utils'
const ScrollerActions = jest
.fn()
.mockImplementation(
(
scrollBehaviorX,
scrollBehaviorY,
actionsHandler,
animater,
bscrollOptions
) => {
... | {
"pile_set_name": "Github"
} |
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* Any copyright is dedicated to the Public Domain.
* http://creativecommons.org/licenses/publicdomain/
* Contributor:
* rje(a)dbc.dk
*/
//-----------------------------------------------------------------------------
var BUGNUMBER... | {
"pile_set_name": "Github"
} |
package org.mapfish.print.processor.map;
import org.junit.Test;
import org.mapfish.print.AbstractMapfishSpringTest;
import org.mapfish.print.TestHttpClientFactory;
import org.mapfish.print.config.Configuration;
import org.mapfish.print.config.ConfigurationFactory;
import org.mapfish.print.config.Template;
import org.m... | {
"pile_set_name": "Github"
} |
import SideNavBar from './sidenavbar.vue';
import './sidenavbar.scss';
import Subsidenavbar from '../subsidenavbar/subsidenavbar.vue';
import Sidenavbaritem from '../sidenavbaritem/sidenavbaritem.vue';
import Icon from '../icon/icon.vue';
SideNavBar.install = function(Vue) {
Vue.component(SideNavBar.name, SideNavBar)... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<!-- saved from url=(0090)https://player.vimeo.com/video/230454483?color=00ADEF&portrait=0&byline=0&byline=0&title=0 -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<l... | {
"pile_set_name": "Github"
} |
#if defined(_MSC_VER)
# define NOMINMAX
# define strcasecmp _stricmp
#endif
#include <cmath>
#include <cstring>
#include <stdexcept>
#include <iostream>
#include <algorithm>
#include "details/cie1931.h"
#include "details/lu.h"
/*
Potential coefficient conventions:
RGB2SPEC_MAPPING == 1:
Compute coeffi... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>parent</artifactId>
... | {
"pile_set_name": "Github"
} |
/*
* Copyright © 2011,2012,2013 Google, Inc.
*
* This is part of HarfBuzz, a text shaping library.
*
* Permission is hereby granted, without written agreement and without
* license or royalty fees, to use, copy, modify, and distribute this
* software and its documentation for any purpose, provided that the
* ... | {
"pile_set_name": "Github"
} |
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>
<body>
<P>
Automatic redirection failed, please go to <a href="doc/html/index.html">doc/html/index.html</a>.
</P>
<P>Copyright John Maddock 2001</P>
<P>Distributed under the Boost ... | {
"pile_set_name": "Github"
} |
#include "hardwaretests.h"
#include <common/decaf_assert.h>
#include <common/log.h>
#include <libcpu/cpu.h>
#include <libcpu/cpu_config.h>
#include <libcpu/mem.h>
#include <memory>
#include <spdlog/spdlog.h>
#include <spdlog/sinks/stdout_sinks.h>
static int runResult;
int main(int argc, char *argv[])
{
auto logge... | {
"pile_set_name": "Github"
} |
// Copyright 2015 Matthew Collins
//
// 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"
} |
package Paws::Lambda::LayerVersionContentOutput;
use Moose;
has CodeSha256 => (is => 'ro', isa => 'Str');
has CodeSize => (is => 'ro', isa => 'Int');
has Location => (is => 'ro', isa => 'Str');
1;
### main pod documentation begin ###
=head1 NAME
Paws::Lambda::LayerVersionContentOutput
=head1 USAGE
This cla... | {
"pile_set_name": "Github"
} |
//@flow
import m from "mithril"
import {_TypeModel as MailModel, MailTypeRef} from "../api/entities/tutanota/Mail"
import {_TypeModel as ContactModel, ContactTypeRef} from "../api/entities/tutanota/Contact"
import {GroupInfoTypeRef} from "../api/entities/sys/GroupInfo"
import {assertMainOrNode} from "../api/Env"
import... | {
"pile_set_name": "Github"
} |
<Page
x:Class="VSXaml.MainPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:VSXaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-com... | {
"pile_set_name": "Github"
} |
<?php
namespace Migrations\Test\Fixture;
use Cake\TestSuite\Fixture\TestFixture;
/**
* TextsFixture
*/
class TextsFixture extends TestFixture
{
/**
* Fields
*
* @var array
*/
// @codingStandardsIgnoreStart
public $fields = [
'title' => ['type' => 'string'],
'descripti... | {
"pile_set_name": "Github"
} |
#!/usr/bin/python -u
import libxml2
import sys
ARG = 'test string'
class ErrorHandler:
def __init__(self):
self.errors = []
def handler(self, msg, data):
if data != ARG:
raise Exception("Error handler did not receive correct argument")
self.errors.append(msg)
# Memory de... | {
"pile_set_name": "Github"
} |
/******************************************************************************
** Copyright (c) 2006-2018, Calaos. All Rights Reserved.
**
** This file is part of Calaos.
**
** Calaos is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published ... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: df0143965d521ac449a597b681589867
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<mn>2</mn>
<mo>,</mo>
<mn>0.123</mn>
<mo>,</mo>
<mn>1,000,000</mn>
<mo>,</mo>
<mn>2.1e10</mn>
<mo>,</mo>
<mn>0xFFEF</mn>
<mo>,</mo>
<mn>MCMLXIX</mn>
<mo>,</mo>
... | {
"pile_set_name": "Github"
} |
StartChar: uni06BA.medi_LamBaaMemInit
Encoding: 66553 -1 1301
Width: 140
Flags: HW
AnchorPoint: "TashkilAbove" 24 801 basechar 0
AnchorPoint: "TashkilBelow" 142 -327 basechar 0
LayerCount: 3
Fore
Refer: 81 -1 N 1 0 0 1 0 0 2
EndChar
| {
"pile_set_name": "Github"
} |
/**
* This file is part of ORB-SLAM2.
*
* Copyright (C) 2014-2016 Raúl Mur-Artal <raulmur at unizar dot es> (University of Zaragoza)
* For more information see <https://github.com/raulmur/ORB_SLAM2>
*
* ORB-SLAM2 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Publ... | {
"pile_set_name": "Github"
} |
static auto dsp_state_save(unsigned char** out, void* in, size_t size) -> void {
memcpy(*out, in, size);
*out += size;
}
static auto dsp_state_load(unsigned char** in, void* out, size_t size) -> void {
memcpy(out, *in, size);
*in += size;
}
auto DSP::serialize(serializer& s) -> void {
s.array(apuram);
s.a... | {
"pile_set_name": "Github"
} |
package org.emdev.common.backup;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.emdev.utils.CompareUtils;
import org.e... | {
"pile_set_name": "Github"
} |
/**
******************************************************************************
* @file stm32f3xx_hal_dma.h
* @author MCD Application Team
* @version V1.1.0
* @date 12-Sept-2014
* @brief Header file of DMA HAL module.
****************************************************************************... | {
"pile_set_name": "Github"
} |
<?php
/**
* ALIPAY API: koubei.marketing.data.dishdiagnose.batchquery request
*
* @author auto create
*
* @since 1.0, 2017-07-03 14:41:41
*/
namespace Alipay\Request;
class KoubeiMarketingDataDishdiagnoseBatchqueryRequest extends AbstractAlipayRequest
{
/**
* 根据条件查询推荐菜
**/
private $bizContent... | {
"pile_set_name": "Github"
} |
/*
Copyright 2014-2020 Sam Gleske - https://github.com/samrocketman/jervis
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 r... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE sqlMap
PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap namespace="Db">
<typeAlias alias="Db"
type="org.gmod.schema.general.Db"/>
<resultMap id="select-db"
class="... | {
"pile_set_name": "Github"
} |
<?php
namespace GuzzleHttp\Stream;
/**
* Stream decorator that prevents a stream from being seeked
*/
class NoSeekStream implements StreamInterface
{
use StreamDecoratorTrait;
public function seek($offset, $whence = SEEK_SET)
{
return false;
}
public function isSeekable()
{
... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.