text stringlengths 2 99.9k | meta dict |
|---|---|
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
=========================================... | {
"pile_set_name": "Github"
} |
import BunqErrorHandler from "../Functions/BunqErrorHandler";
export function exportNew(
BunqJSClient,
user_id,
account_id,
statement_format,
date_start,
date_end,
options = {
regional_format: "EUROPEAN"
}
) {
const failedMessage = window.t("We failed to create the export fo... | {
"pile_set_name": "Github"
} |
<?php
/************************************************************************
* This file is part of EspoCRM.
*
* EspoCRM - Open Source CRM application.
* Copyright (C) 2014-2020 Yuri Kuznetsov, Taras Machyshyn, Oleksiy Avramenko
* Website: https://www.espocrm.com
*
* EspoCRM is free software: you can redistri... | {
"pile_set_name": "Github"
} |
<?php
/*********************************************************************************
* The contents of this file are subject to the SugarCRM Public License Version 1.1.2
* ("License"); You may not use this file except in compliance with the
* License. You may obtain a copy of the License at http://www.sugarcrm.... | {
"pile_set_name": "Github"
} |
import { ProviderVariables } from '../../../teams/components/Provider/providerVariables';
export const providerVariables = (siteVariables): Partial<ProviderVariables> => ({
scrollbarThumbBackgroundColor: siteVariables.colors.silver[500],
scrollbarThumbHoverBackgroundColor: siteVariables.colors.silver[500],
});
| {
"pile_set_name": "Github"
} |
// mksyscall.pl -l32 -arm syscall_bsd.go syscall_netbsd.go syscall_netbsd_arm.go
// MACHINE GENERATED BY THE COMMAND ABOVE; DO NOT EDIT
// +build arm,netbsd
package unix
import (
"syscall"
"unsafe"
)
var _ syscall.Errno
// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
func getgroups(ngid int, gi... | {
"pile_set_name": "Github"
} |
# Copyright 2017 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 required by applica... | {
"pile_set_name": "Github"
} |
## Feature Request / Bug Report (leave the one that fits)
Describe here the feature request, or the bug you are reporting.
### (if it's a Feature request) Use case:
Describe here a situation os specific case in which you could make use of this feature.
You can also suggest how to use/implement it's _API_ or _interf... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2014 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, m... | {
"pile_set_name": "Github"
} |
@echo off
lein trampoline run -m clojure.main scripts\build.clj
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2010-2019 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lice... | {
"pile_set_name": "Github"
} |
package dk.brics.soot.intermediate.foonalasys;
import dk.brics.soot.intermediate.representation.Method;
import soot.util.dot.DotGraph;
public class FooCallgraphCreator {
public FooCallgraphCreator(Method[] methods) {
// TODO Auto-generated constructor stub
}
public DotGraph getCallGraphAsDot() {
return null;... | {
"pile_set_name": "Github"
} |
##
# This file is part of the Metasploit Framework and may be subject to
# redistribution and commercial restrictions. Please see the Metasploit
# Framework web site for more information on licensing and terms of use.
# http://metasploit.com/projects/Framework/
##
require 'msf/core'
module Msf
class Ex... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license
* that can be found in the license/LICENSE.txt file.
*/
package org.jetbrains.kotlin.gradle.targets.js.npm
import com.google.gson.GsonBuilder
import org.gradle.api.Project
import org.gradle.api.artifacts.Resolve... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Plugins · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name=... | {
"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"
} |
<div class="container">
<div class="row">
<h3 id="download" class="page-header">Board of Directors</h3>
<p class="lead">The board of directors enables Operation Code to continue to meet the evolving needs of our growing organization as we seek to fulfill our mission to get more transitioning military, veteran... | {
"pile_set_name": "Github"
} |
#include "Scheduler.h"
#include <algorithm>
#include <errno.h>
#include <poll.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/mman.h>
#include <sys/time.h>
#include <unistd.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Vehicle/AP_Vehicle_Type.h>
#include "RCInput.h"
#include "RPIOUARTDriver.h"
#include "SPIUART... | {
"pile_set_name": "Github"
} |
{
"name": "core-util-is",
"version": "1.0.1",
"description": "The `util.is*` functions introduced in Node v0.12.",
"main": "lib/util.js",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/core-util-is"
},
"keywords": [
"util",
"isBuffer",
"isArray",
"isNumber",
"is... | {
"pile_set_name": "Github"
} |
Android testing:
http://johnpwood.net/2010/02/23/thoughts-on-android-development/
https://sites.google.com/site/androiddevtesting/
Android emulator JUnit tests:
http://dtmilano.blogspot.com/2009/07/android-testing-on-android-platform_4442.html
Unit and functional testing in Android:
http://mihaifonoage.blogspot.com/2... | {
"pile_set_name": "Github"
} |
'use strict';
class Director {
constructor() {
this.structure = ['Maze','Wall','Door'];
facade.log("Director class created");
}
Construct (){
for(var all in this.structure){
let builder = new ConcreteBuilder()
builder.BuildPart(this.structure[all]);
... | {
"pile_set_name": "Github"
} |
using Sandbox.Common.ObjectBuilders;
using Sandbox.Game.Entities.Cube;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Sandbox.Game.Entities.Blocks
{
[MyCubeBlockType(typeof(MyObjectBuilder_RealWheel))]
public class MyRealWheel : MyMotorRotor
{
publi... | {
"pile_set_name": "Github"
} |
<?php
namespace Runalyze\Calculation\Trimp;
use Runalyze\Mathematics\Distribution\EmpiricalDistribution;
use Runalyze\Mathematics\Distribution\TimeSeries;
/**
* Data collector
*
* This data collector builds the appropriate array for a trimp calculator.
*
* Example:
* <code>
* $Collector = new DataCollector($H... | {
"pile_set_name": "Github"
} |
// Copyright 2014 beego Author. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applica... | {
"pile_set_name": "Github"
} |
# Copyright 2018/2019 The RLgraph 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 required by appli... | {
"pile_set_name": "Github"
} |
// Copyright 2019 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 unix
import "unsafe"
// FcntlInt performs a fcntl syscall on fd with the provided command and argument.
func FcntlInt(fd uintptr, cmd, arg int) (int, ... | {
"pile_set_name": "Github"
} |
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/securityhub/SecurityHub_EXPORTS.h>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
namespace Utils
{
namespace Json
{
class JsonValue;
} // ... | {
"pile_set_name": "Github"
} |
__license__ = 'GPL v3'
__copyright__ = '2008, Kovid Goyal <kovid at kovidgoyal.net>'
from PyQt5.Qt import (
Qt, QDialog, QIcon, QListWidgetItem)
from calibre.gui2.dialogs.tag_categories_ui import Ui_TagCategories
from calibre.gui2.dialogs.confirm_delete import confirm
from calibre.gui2 import error_dialog
fro... | {
"pile_set_name": "Github"
} |
testuser: testpass,fedoraUser
fedoraAdmin: fedoraAdmin,fedoraAdmin | {
"pile_set_name": "Github"
} |
{
"name": "AMP PWA lab",
"short_name": "AMP PWA lab",
"theme_color": "#00796b",
"background_color": "#00796b",
"display": "standalone",
"start_url": "/index.html",
"icons": [
{
"src": "icons/icon-72x72.png",
"sizes": "72x72",
"type": "image/png"
},
{
"src": "icons/icon-... | {
"pile_set_name": "Github"
} |
package terraform
import (
"github.com/hashicorp/hcl2/hcl"
"github.com/hashicorp/hcl2/hcldec"
"github.com/zclconf/go-cty/cty"
"github.com/zclconf/go-cty/cty/convert"
"github.com/hashicorp/terraform/addrs"
"github.com/hashicorp/terraform/config"
"github.com/hashicorp/terraform/configs/configschema"
"github.com... | {
"pile_set_name": "Github"
} |
{
"nome": "Castelmezzano",
"codice": "076024",
"zona": {
"codice": "4",
"nome": "Sud"
},
"regione": {
"codice": "17",
"nome": "Basilicata"
},
"provincia": {
"codice": "076",
"nome": "Potenza"
},
"sigla": "PZ",
"codiceCatastale": "C209",
"cap": [
"85010"
],
"popolazione": 852
}
| {
"pile_set_name": "Github"
} |
using System;
namespace Lidgren.Network
{
internal abstract class NetReceiverChannelBase
{
internal NetPeer m_peer;
internal NetConnection m_connection;
public NetReceiverChannelBase(NetConnection connection)
{
m_connection = connection;
m_peer = connection.m_peer;
}
internal abstract void Recei... | {
"pile_set_name": "Github"
} |
var decodeMap = require("../maps/decode.json");
module.exports = decodeCodePoint;
// modified version of https://github.com/mathiasbynens/he/blob/master/src/he.js#L94-L119
function decodeCodePoint(codePoint){
if((codePoint >= 0xD800 && codePoint <= 0xDFFF) || codePoint > 0x10FFFF){
return "\uFFFD";
}
if(codePo... | {
"pile_set_name": "Github"
} |
-- re-export all of C
module Mod118_B (C(..)) where
import Mod118_A hiding (C(m1))
import Mod118_A (C)
| {
"pile_set_name": "Github"
} |
// Copyright 2020-present the Material Components for iOS 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
//... | {
"pile_set_name": "Github"
} |
using System.Data.Entity.ModelConfiguration;
namespace Nop.Data.Mapping
{
public abstract class NopEntityTypeConfiguration<T> : EntityTypeConfiguration<T> where T : class
{
protected NopEntityTypeConfiguration()
{
PostInitialize();
}
/// <summary>
/// Develo... | {
"pile_set_name": "Github"
} |
#
# This file is part of pyasn1-modules software.
#
# Created by Russ Housley with assistance from asn1ate v.0.6.0.
# Modified by Russ Housley to add a map for use with opentypes.
#
# Copyright (c) 2019, Vigil Security, LLC
# License: http://snmplabs.com/pyasn1/license.html
#
# Update to Enhanced Security Services for ... | {
"pile_set_name": "Github"
} |
This directory contains a partial implementation of the xlocale APIs for
Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a
2-clause BSD license instead of the MIT/UUIC license that the rest of libc++ is
distributed under.
| {
"pile_set_name": "Github"
} |
package config
// Addresses stores the (string) multiaddr addresses for the node.
type Addresses struct {
Swarm []string // addresses for the swarm to listen on
Announce []string // swarm addresses to announce to the network
NoAnnounce []string // swarm addresses not to announce to the network
API St... | {
"pile_set_name": "Github"
} |
To build zlib using the Microsoft Visual C++ environment,
use the appropriate project from the projects/ directory.
| {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2016-present, K.
* All rights reserved.
*
* Email:xorshine@icloud.com
*
* This source code is licensed under the MIT license.
*/
#import "KafkaRefreshDefaults.h"
#define KafkaColorWithRGBA(r,g,b,a) \
[UIColor colorWithRed:(r)/255. green:(g)/255. blue:(b)/255. alpha:(a)]
@implementation Ka... | {
"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"
} |
#!/bin/bash
#
# Copyright (C) 2014 Wenva <lvyexuwenfa100@126.com>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, cop... | {
"pile_set_name": "Github"
} |
#
# title is self-explaining
#
G1,abc,b,c,d
G2,f,g,h,
if [G1] = "ABc" then [G2] = "g";
if [G1] > "a" then > "f"; | {
"pile_set_name": "Github"
} |
/* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2006 Mark Joshi
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or m... | {
"pile_set_name": "Github"
} |
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/cloud/automl/v1beta1/io.proto
require 'google/protobuf'
require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
add_file("google/cloud/automl/v1beta1/io.proto", :syntax => :proto3) do
add_message "go... | {
"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 ... | {
"pile_set_name": "Github"
} |
import socket
def pickup_port():
s = socket.socket()
s.bind(('127.0.0.1', 0))
port = s.getsockname()[-1]
s.close()
return port
| {
"pile_set_name": "Github"
} |
# logkit-community(社区版) [](http://travis-ci.org/qiniu/logkit) [](https://goreportcard.com/report/github.com/qiniu/logkit) [
{
// initialize pause and mode buttons
if(rc_button_init(RC_BTN_PIN_PAUSE, RC_BTN_POLARITY_NORM_HIGH,
RC_BTN... | {
"pile_set_name": "Github"
} |
package com.mygdx.game.utilities;
// Copy of ShapeRenderer with added methods for drawing two-colored 3D
// lines and 3D triangles. ShapeRenderer cannot be extended easily.
/*******************************************************************************
* Copyright 2011 See AUTHORS file.
*
* Licensed under the Apa... | {
"pile_set_name": "Github"
} |
/*
*
* Copyright 2018 gRPC authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup github 1.0
PortGroup cmake 1.1
PortGroup qt5 1.0
github.setup ENSTABretagneRobotics VIBES 0.2.3
categories ... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2015 Marshall A. Greenblatt. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of ... | {
"pile_set_name": "Github"
} |
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="Basic/Colors/Colors.xaml"/>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary> | {
"pile_set_name": "Github"
} |
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmdebug.h
*
* Copyright (C) 2008 Oracle. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
* License as published by the Free Software Foun... | {
"pile_set_name": "Github"
} |
#include <pangolin/pangolin.h>
#include <pangolin/utils/argagg.hpp>
#include <pangolin/utils/file_utils.h>
#include <functional>
#include <thread>
#include "csv_data_loader.h"
namespace argagg{ namespace convert {
template<>
pangolin::Rangef arg<pangolin::Rangef>(char const* str)
{
std::stringstream ss(str);
... | {
"pile_set_name": "Github"
} |
require File.expand_path('../boot', __FILE__)
require 'rails/all'
# Require the gems listed in Gemfile, including any gems
# you've limited to :test, :development, or :production.
Bundler.require(:default, Rails.env)
module Cywin
class Application < Rails::Application
# Settings in config/environments/* take p... | {
"pile_set_name": "Github"
} |
<Canvas>
<Kind>42</Kind>
<Name>SystemSettings</Name>
<IsMinified>1</IsMinified>
<XPosition>1.000000000</XPosition>
<YPosition>93.000000000</YPosition>
</Canvas>
<Widget>
<Kind>2</Kind>
<Name>DEBUG</Name>
<Value>0</Value>
</Widget>
| {
"pile_set_name": "Github"
} |
<?php
// autoload_classmap.php generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'File_Iterator' => $vendorDir . '/phpunit/php-file-iterator/File/Iterator.php',
'File_Iterator_Facade' => $vendorDir . '/phpunit/php-file-iterator/File/Iterator/Facade.p... | {
"pile_set_name": "Github"
} |
require_relative '../../spec_helper.rb'
describe "ExcelFunctions: = not_equal?()" do
it "should check the equality of numbers" do
FunctionTest.not_equal?(1,1).should == false
FunctionTest.not_equal?(1,0).should == true
FunctionTest.not_equal?(1.0,1).should == false
end
it "should check the equa... | {
"pile_set_name": "Github"
} |
import React from 'react'
import GraphRenderer from '../src';
export default { title: 'Events ' };
import createGraphOnce from './singleton'
let favorites = []
export const events = () => {
let [graph, canvas] = createGraphOnce({
})
let events = ['blur' ,
'mousedown' ,
'mouseup' ,
//'mousemove' ,
'm... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
YUI.add('dd-scroll', function(Y) {
/**
* Base scroller class used to create the Plugin.DDNodeScroll and Plugin.DDWinScroll.
* This class ... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python3
"""
Usage: malsub [-h] [-a <service>] [-H] [-p <num>] [-R] [-v ...]
[-d | -f | -q | -r | -s | -t]
[-i | -o | -l | -u]
[<input> ...]
Interact with online malware, URL and intelligence analysis services for malware
samples, domain names, IP addre... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<item xmlns="http://www.supermemo.net/2006/smux">
<lesson-title>GRE词汇:《再要你命三千》</lesson-title>
<chapter-title>List 28</chapter-title>
<question-title>根据单词,回想词义</question-title>
<question><span style='font-size:18; font-family:Comic Sans MS; font-weight:normal; font-style:no... | {
"pile_set_name": "Github"
} |
from base64 import b64decode
from http import HTTPStatus
from typing import Generator
from fastapi import Request
from sqlalchemy.orm import Session
from mlrun.api.api.utils import log_and_raise
from mlrun.api.db.session import create_session, close_session
from mlrun.config import config
def get_db_session() -> Ge... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0) on Fri Oct 02 00:10:11 EDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AppSensorApi.AsyncClient.Factor... | {
"pile_set_name": "Github"
} |
//
// This is the server side entry point for the React app.
//
import ReduxRouterEngine from "electrode-redux-router-engine";
import { routes } from "../../client/routes";
//
// This function is exported as the content for the webapp plugin.
//
// See config/default.json under plugins.webapp on specifying the conten... | {
"pile_set_name": "Github"
} |
import styled from '@emotion/styled'
import { opacify } from 'polished'
export const InlinetooltipWrapper = styled.div`
// BASE
//position: absolute;
z-index: 10;
width: ${(props) => props.theme.tooltip_size};
height: ${(props) => props.theme.tooltip_size};
-webkit-transition: opacity 100ms, width 0 linear... | {
"pile_set_name": "Github"
} |
/**
* @file kinetis_pins.cpp
* @brief Kinetis-compatible GPIO code
*
* @date Jun 02, 2019
* @author Andrey Belomutskiy, (c) 2012-2020
* @author andreika <prometheus.pcb@gmail.com>
*/
#include "global.h"
#include "engine.h"
#include "efi_gpio.h"
#if EFI_GPIO_HARDWARE
// This is the radical departure from STM32... | {
"pile_set_name": "Github"
} |
{% extends '!breadcrumbs.html' %}
{% block breadcrumbs %}
<li><a href="{{ pathto(master_doc) }}">{{ _('Docs') }}</a> »</li>
{% for doc in parents %}
<li><a href="{{ doc.link|e }}">{{ doc.title }}</a> »</li>
{% endfor %}
<li>{{ title }}</li>
{% endblock %}
{% block breadcrumbs_aside %}
... | {
"pile_set_name": "Github"
} |
import unittest, sys
from ctypes import *
import _ctypes_test
ctype_types = [c_byte, c_ubyte, c_short, c_ushort, c_int, c_uint,
c_long, c_ulong, c_longlong, c_ulonglong, c_double, c_float]
python_types = [int, int, int, int, int, long,
int, long, long, long, float, float]
class Point... | {
"pile_set_name": "Github"
} |
# coding: utf-8
from gluon.dal import Field
from basemodel import BaseModel
from helpers.customvalidators import COMMA_SEPARATED_LIST
from helpers.widgets import StringListWidget
from gluon.validators import IS_SLUG, IS_NOT_EMPTY, IS_EMPTY_OR, IS_IMAGE, IS_IN_SET, IS_NOT_IN_DB
from helpers.images import THUMB2
from pl... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Finder;
/**
* Glob matches globbing patterns against... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) [2020] Huawei Technologies Co.,Ltd.All rights reserved.
*
* OpenArkCompiler is licensed under the Mulan PSL v1.
* You can use this software according to the terms and conditions of the Mulan PSL v1.
* You may obtain a copy of Mulan PSL v1 at:
*
* http://license.coscl.org.cn/MulanPSL
*
* ... | {
"pile_set_name": "Github"
} |
'use strict';
var ctx = require('./_ctx');
var $export = require('./_export');
var toObject = require('./_to-object');
var call = require('./_iter-call');
var isArrayIter = require('./_is-array-iter');
var toLength = require('./_to-length');
var createProperty = require('./_create-property');
var getIterFn = require('.... | {
"pile_set_name": "Github"
} |
#ifndef STDIO_PRIVATE_H_
#define STDIO_PRIVATE_H_
#include "cgc_stdio.h"
#define INVALID_IDX -1
#define F_READ 1
#define F_WRITE 2
struct FILE {
int fd;
int rw;
int idx;
int length;
char buffer[1024];
};
#endif
| {
"pile_set_name": "Github"
} |
# Copyright 2020 Camptocamp SA
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl)
from odoo import _, api, fields, models
from odoo.exceptions import ValidationError
from odoo.tools import float_is_zero
class SaleOrderLine(models.Model):
_inherit = "sale.order.line"
def _can_be_sold_error_condi... | {
"pile_set_name": "Github"
} |
# Copyright 2013 the V8 project authors. All rights reserved.
# Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of sourc... | {
"pile_set_name": "Github"
} |
---
title: WIA\_IPS\_SUPPORTED\_PATCH\_CODE\_TYPES
description: The WIA minidriver uses the WIA\_IPS\_SUPPORTED\_PATCH\_CODE\_TYPES property to list all patch code types that are supported (understood) by the Patch Code Reader.
ms.assetid: DA55BFFD-64E9-4D96-AB04-F2112E1F117B
keywords: ["WIA_IPS_SUPPORTED_PATCH_CODE_TY... | {
"pile_set_name": "Github"
} |
%% -*- erlang-indent-level: 4;indent-tabs-mode: nil; fill-column: 92 -*-
%% ex: ts=4 sw=4 et
%% @author Seth Falcon <seth@chef.io>
%% Copyright 2012-2014 Chef Software, Inc. All Rights Reserved.
%%
%% This file is provided to you under the Apache License,
%% Version 2.0 (the "License"); you may not use this file
%% exc... | {
"pile_set_name": "Github"
} |
<?php
/**
* Squiz_Sniffs_WhiteSpace_SuperfluousWhitespaceSniff.
*
* PHP version 5
*
* @category PHP
* @package PHP_CodeSniffer
* @author Greg Sherwood <gsherwood@squiz.net>
* @author Marc McIntyre <mmcintyre@squiz.net>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://git... | {
"pile_set_name": "Github"
} |
var mkdirp = require('mkdirp');
mkdirp('/tmp/foo/bar/baz', function (err) {
if (err) console.error(err)
else console.log('pow!')
});
| {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr>
//
// 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 ob... | {
"pile_set_name": "Github"
} |
{
"created_at": "2015-02-27T22:27:38.664207",
"description": "A simple hack to use Twitter Bootstrap with Trac",
"fork": false,
"full_name": "chevah/trac-bootstrap-theme",
"language": "Shell",
"updated_at": "2015-03-10T07:01:03.762220"
} | {
"pile_set_name": "Github"
} |
<h1>Listing posts</h1>
<table>
<tr>
<th>Title</th>
<th>Body</th>
<th></th>
<th></th>
<th></th>
</tr>
<% @posts.each do |post| %>
<tr>
<td><%= post.title %></td>
<td><%= post.body %></td>
<td><%= link_to 'Show', post %></td>
<td><%= link_to 'Edit', edit_post_path(post) %></td>... | {
"pile_set_name": "Github"
} |
treatment_name_bolus=Bolus
treatment_name_carbs=Glucides
treatment_name_bg_check=Contrôle Glycémie
treatment_name_meal=Repas
treatment_name_note=Note
treatment_name_sensor_start=Démarrage Capteur
treatment_name_calibration=Étalonnage
treatment_time_label=Heure
treatment_insulin_label=Insuline
treatment_insulin_amount_l... | {
"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 mips,linux
package unix
const (
SYS_SYSCALL = 4000
SYS_EXIT = 4001
SYS_FORK ... | {
"pile_set_name": "Github"
} |
dev tun
proto udp
remote es-md.serverlocation.co 443
resolv-retry infinite
client
auth-user-pass /config/openvpn-credentials.txt
nobind
persist-key
persist-tun
remote-cert-tls server
compress lzo
reneg-sec 0
# Uncomment following line if you use MS Windows
# block-outside-dns
verb 3
<ca>
-----BEGIN CERTIFICATE-----
MII... | {
"pile_set_name": "Github"
} |
julia 0.4 0.6.0-rc1
Compat 0.8.8
BinDeps
Devectorize
SampledSignals 0.1.0
RingBuffers 0.1.0 1.0.0
@osx Homebrew
@windows WinRPM
| {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright 2011, 2012 Chris Banes.
*
* 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.apac... | {
"pile_set_name": "Github"
} |
"use strict";
define(function(require) {
/* jshint ignore:start */
return {
api_root: API_ROOT,
asset_root: ASSET_ROOT,
doc_root: DOC_ROOT
};
/* jshint ignore:end */
});
| {
"pile_set_name": "Github"
} |
#define _CRT_SECURE_NO_WARNINGS
#include <stdio.h>
#include<stdint.h>
#include <Winsock2.h>
// need link with Ws2_32.lib
#pragma comment(lib,"ws2_32.lib")
#include<pcap.h>
#pragma comment(lib,"wpcap.lib")
#include<memory.h>
#include <stdlib.h>
#include <sys/types.h>
#include "data.h"
#include <windows.h>
#include<a... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2012-2018 The Android Money Manager Ex Project Team
~
~ This program is free software; you can redistribute it and/or
~ modify it under the terms of the GNU General Public License
~ as published by the Free Software Foundation; either version 3
~ o... | {
"pile_set_name": "Github"
} |
package btools.mapcreator;
import java.io.BufferedInputStream;
import java.io.DataInputStream;
import java.io.EOFException;
import java.io.File;
import java.io.FileInputStream;
/**
* Iterate over a singe wayfile or a directory
* of waytiles and feed the ways to the callback listener
*
* @author ab
*... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015 Kaprica Security, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, mer... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2004-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/
#inc... | {
"pile_set_name": "Github"
} |
/// @ref core
/// @file glm/detail/func_vector_relational.hpp
///
/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.7 Vector Relational Functions</a>
///
/// @defgroup core_func_vector_relational Vector Relational Functions
/// @ingroup core
///
/// Rela... | {
"pile_set_name": "Github"
} |
# detect OS
UNAME=$(shell uname)
ifeq ($(UNAME), Linux)
UNAME=LINUX
else
ifeq ($(UNAME), Darwin)
UNAME=DARWIN
else
ifeq ($(UNAME), FreeBSD)
UNAME=FREEBSD
endif
endif
endif
# choose tools
ifeq ($(UNAME), LINUX)
# Linux
CC=gcc
MAKE=make
else
ifeq ($(UNAME), FREEBSD)
# FreeBSD
CC=cc
MAKE=gmake
else
ifeq ($(UNAM... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.