text
stringlengths
2
99.9k
meta
dict
# `not_null` This tool allows you to indicate in function interface that a given pointer (raw or smart) is expected never to be null. There is no runtime-check perform. The goal of this class is to be a distinct type from a raw pointer, and to cause a compiler error if a raw pointer is accidentally passed to a functio...
{ "pile_set_name": "Github" }
{ "name": "Christian-Element, spol. s r. o.", "displayName": "Christian-Element, spol", "properties": [ "stat-info.cz" ] }
{ "pile_set_name": "Github" }
/* * jdapistd.c * * This file was part of the Independent JPEG Group's software: * Copyright (C) 1994-1996, Thomas G. Lane. * libjpeg-turbo Modifications: * Copyright (C) 2010, D. R. Commander. * For conditions of distribution and use, see the accompanying README file. * * This file contains application interf...
{ "pile_set_name": "Github" }
import React from 'react'; import PropTypes from 'prop-types'; import { Editor, EditorState } from 'draft-js'; import EditorUtilities from './EditorUtilities'; import { sizeTypes, inputToTagsSize, dataHooks } from './constants'; import { st, classes, vars } from './VariableInput.st.css'; import StatusIndicator from '....
{ "pile_set_name": "Github" }
# Foo | Name | GitHub | Twitter | | ---- | ------ | ------- |
{ "pile_set_name": "Github" }
#X-Generator: crowdin.net #Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net) action.select=-\u0915\u094d\u0930\u093f\u092f\u093e \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0947\u0902- add.for=\u0938\u093e\u0907\u091f \u0915\u0947 \u0938\u0902\u0938\u093e\u0927\u0928\u094b\u0902 \u0938\u0947 ...
{ "pile_set_name": "Github" }
{ "schema_version": "2.0", // All repositories must be an HTTP or HTTPS URL. HTTPS is vastly superior // since verification of the source server is performed on SSL certificates. "repositories": [ "http://sublime.wbond.net/packages.json", "https://github.com/buymeasoda/soda-theme", "https://github.com/Sublim...
{ "pile_set_name": "Github" }
import { Component, Prop } from '@stencil/core'; import { newSpecPage } from '@stencil/core/testing'; describe('render-text', () => { @Component({ tag: 'cmp-a' }) class CmpA { render() { return 'Hello World'; } } it('Hello World, html option', async () => { const { body } = await newSpecPage...
{ "pile_set_name": "Github" }
# Description: # JNI-based Java inference interface for TensorFlow. package(default_visibility = ["//visibility:public"]) licenses(["notice"]) # Apache 2.0 exports_files(["LICENSE"]) load( "//tensorflow:tensorflow.bzl", "tf_copts", "if_android", ) # TODO(andrewharp): Make this an android_library or ...
{ "pile_set_name": "Github" }
# CodeMirror [![Build Status](https://secure.travis-ci.org/marijnh/CodeMirror.png?branch=master)](http://travis-ci.org/marijnh/CodeMirror) [![NPM version](https://badge.fury.io/js/codemirror.png)](http://badge.fury.io/js/codemirror) CodeMirror is a JavaScript component that provides a code editor in the browser. When ...
{ "pile_set_name": "Github" }
struct a{b,c byte} func main(){var as[]a int(uint(&as)-uint(&as)) int(uint(&as[0].c)-uint(&as[0].c))}
{ "pile_set_name": "Github" }
class ApplicationJob < ActiveJob::Base end
{ "pile_set_name": "Github" }
#!/usr/bin/env python import os from os import listdir import os.path from os.path import exists, isdir, isfile, join, splitext import sys import types import glob import string import traceback from distutils.core import setup if not os.getenv('CHEETAH_INSTALL_WITHOUT_SETUPTOOLS'): try: from setuptools im...
{ "pile_set_name": "Github" }
//=========================================== // Lumina-DE source code // Copyright (c) 2014, Susanne Jaeckel // Available under the 3-clause BSD license // See the LICENSE file for full details //=========================================== #include "LDesktopSwitcher.h" #include <LSession.h> LDesktopSwitcher::LDes...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: ef7889752831c2743bd0f6885474219a timeCreated: 1449852369 licenseType: Store MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
function GFPRV = readBESAgfprv(filename) % readBESAgfprv reads all information from a .dat file that contains the % global field power (GFP) and the residual variance (RV) as exported from % BESA % % Use as % GFPRV = readBESAgfprv(filename) % % The output is a structure containing the following fields: % Npts: nu...
{ "pile_set_name": "Github" }
<?php return [ 728 => 711, 97 => 65, 225 => 193, 226 => 194, 228 => 196, 259 => 258, 261 => 260, 98 => 66, 99 => 67, 231 => 199, 263 => 262, 269 => 268, 100 => 68, 271 => 270, 273 => 272, 101 => 69, 233 => 201, 235 => 203, 281 => 280, 283 => 282, 102 => 70, 103 => 71, 104 =...
{ "pile_set_name": "Github" }
@title Python C API bytes @tangler bytes.flx = share/lib/python/bytes.flx @h1 bytes @tangle bytes.flx // Nonfunction line: from .object cimport PyObject // Nonfunction line: cdef extern from "Python.h": // Nonfunction line: ctypedef struct va_list // FUNCTION: bint PyBytes_Check(object o) gen PyBytes_Check: P...
{ "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" }
{ "word": "Marble", "definitions": [ "Stain or streak (something) so that it looks like marble." ], "parts-of-speech": "Verb" }
{ "pile_set_name": "Github" }
// // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // using Microsoft.SqlTools.ServiceLayer.EditData; using Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts; using Microsoft.SqlTools.ServiceLayer.UnitTests.Ut...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang( 'flash', 'eo', { access: 'Atingi skriptojn', accessAlways: 'Ĉiam', accessNever: 'Neniam', accessSameDomain: 'Sama domajno', al...
{ "pile_set_name": "Github" }
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_APP_LIST_SPEECH_AUTH_HELPER_H_ #define CHROME_BROWSER_UI_APP_LIST_SPEECH_AUTH_HELPER_H_ #include <memory> #include <string> #i...
{ "pile_set_name": "Github" }
module.exports = LinkWriter var fs = require('graceful-fs') var Writer = require('./writer.js') var inherits = require('inherits') var path = require('path') var rimraf = require('rimraf') inherits(LinkWriter, Writer) function LinkWriter (props) { var self = this if (!(self instanceof LinkWriter)) { throw ne...
{ "pile_set_name": "Github" }
/*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| |___ * \___|\...
{ "pile_set_name": "Github" }
<robot name="blob281"> <link name="random_obj_281"> <contact> <lateral_friction value="1.0"/> <rolling_friction value="0.0"/> <inertia_scaling value="3.0"/> <contact_cfm value="0.0"/> <contact_erp value="1.0"/> </contact> <inertial> <origin rpy="0 0 0" xyz="0 ...
{ "pile_set_name": "Github" }
1.000000 0.067732 3.176513 1.000000 0.427810 3.816464 1.000000 0.995731 4.550095 1.000000 0.738336 4.256571 1.000000 0.981083 4.560815 1.000000 0.526171 3.929515 1.000000 0.378887 3.526170 1.000000 0.033859 3.156393 1.000000 0.132791 3.110301 1.000000 0.138306 3.149813 1.000000 0.247809 3.476346 1.000000 0.648270 4.119...
{ "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" }
/* * 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" }
// Copyright 2015 Prometheus Team // 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 wri...
{ "pile_set_name": "Github" }
/////////////////////////////////////////////////////////////////////////////// // Name: mediaplayer.cpp // Purpose: wxMediaCtrl sample // Author: Ryan Norton // Modified by: // Created: 11/10/04 // Copyright: (c) Ryan Norton // Licence: wxWindows licence //////////////////////////////////////...
{ "pile_set_name": "Github" }
/* Copyright (C) 2020 Axel Kittenberger (axel.kittenberger@univie.ac.at) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) ...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- import sys import os import valhalla import json valhalla.Configure(sys.argv[1] if len(sys.argv) > 1 else os.path.dirname(os.path.abspath(__file__)) + '/valhalla.json') actor = valhalla.Actor() query = '{"locations":[{"lat":52.08813,"lon":5.03231},{"lat":52.09987,"lon":5.14913}],"costing":"bic...
{ "pile_set_name": "Github" }
--- a/net/minecraft/loot/LootTypesManager.java +++ b/net/minecraft/loot/LootTypesManager.java @@ -83,13 +83,13 @@ public JsonElement serialize(E p_serialize_1_, Type p_serialize_2_, JsonSerializationContext p_serialize_3_) { T t = this.field_237401_d_.apply(p_serialize_1_); if (this.field_237...
{ "pile_set_name": "Github" }
/** * OLED-related structures * Project KWAP, 2015 */ #include "OLED_defs.h" #include "OLED_info.h" #include "OLED_SPI.h" #include "GPIO.h" #include "main.h" #include "generic_spi_info.h" handleOLED_t oledModule = { // define module to use .protocol.instance = FSL_OLED_SPI, ...
{ "pile_set_name": "Github" }
// // NSData+Crypto.h // standardnotes // // Created by Mo Bitar on 12/20/16. // Copyright © 2016 Standard Notes. All rights reserved. // #import <Foundation/Foundation.h> extern NSData * AES128CBC(NSString *op, NSData * data, NSData * key, NSData *iv); extern NSData *HMAC256(NSData *data, NSData *keyData); exter...
{ "pile_set_name": "Github" }
/* CTAssetsGroupViewController.m The MIT License (MIT) Copyright (c) 2013 Clement CN Tsang 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 limitat...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources name="en" flag="gb" title="English"> <string name="_bx_orgs"><![CDATA[Organizations]]></string> <string name="_bx_organizations"><![CDATA[Organizations]]></string> <string name="_bx_orgs_cmts"><![CDATA[Organizations' Comments]]></string> <string name="_bx_orgs_opti...
{ "pile_set_name": "Github" }
/**************************************************************************** ** ** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:FDL$ ** Commercial License Usage ** Licensees holding valid commerci...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding="utf-8" ?> <!-- /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> <config />
{ "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" }
# To learn about Buck see [Docs](https://buckbuild.com/). # To run your application with Buck: # - install Buck # - `npm start` - to start the packager # - `cd android` # - `keytool -genkey -v -keystore keystores/debug.keystore -storepass android -alias androiddebugkey -keypass android -dname "CN=Android Debug,O=Androi...
{ "pile_set_name": "Github" }
c DRIVER 1 c -------------------------------------------------------------- c SIMPLE DRIVER FOR L-BFGS-B (version 2.1) c -------------------------------------------------------------- c c L-BFGS-B is a code for solving large nonlinear optimization c ...
{ "pile_set_name": "Github" }
import UIKit @UIApplicationMain class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? internal func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { // Override point for customiza...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <ImageView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/main_header_icon" android:layout_width="match_parent" android:layout_height="275dp" android:scaleType="centerCrop" android:src="@drawable/header2" />
{ "pile_set_name": "Github" }
(function (global) { var root = global.Rx, TestScheduler = root.TestScheduler, Observable = root.Observable, // Assertions CollectionAssert = root.CollectionAssert, // Shortcuts for onNext/onError/onCompleted onNext = root.ReactiveTest.onNext, onError = root.ReactiveTest.o...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // @class GFNodeManager; @protocol GFPlugInRegistration + (void)registerNodesWithManager:(GFNodeManager *)arg1; @end
{ "pile_set_name": "Github" }
// Package inf (type inf.Dec) implements "infinite-precision" decimal // arithmetic. // "Infinite precision" describes two characteristics: practically unlimited // precision for decimal number representation and no support for calculating // with any specific fixed precision. // (Although there is no practical limit o...
{ "pile_set_name": "Github" }
// Copyright (c) 2011-present, Facebook, Inc. All rights reserved. // This source code is licensed under both the GPLv2 (found in the // COPYING file in the root directory) and Apache 2.0 License // (found in the LICENSE.Apache file in the root directory). #pragma once #ifndef ROCKSDB_LITE #include <deque> #inclu...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008 The Guava 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 ...
{ "pile_set_name": "Github" }
{ "navigationBarTitleText": "英雄联盟数据库", "enablePullDownRefresh": false }
{ "pile_set_name": "Github" }
<?xml version='1.0'?> <!-- 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")...
{ "pile_set_name": "Github" }
# 自定义资源处理器 到目前为止,您对随NanUI项目一起公布的三个资源处理器`AssemblyResourceHandler`,`FileResourceHandler`,`RestfulServiceResourceHandler`应该已经有所了解。在NanUI 0.7版中优化了资源处理器的实现方式,它允许您根据具体的需求、通过简单的代码来构建您自己的资源处理器。您可以通过查看NanUI源码中有关这三个资源处理器的逻辑来学习如何为您自己的资源提供自定义资源处理器。 构建您自己的资源处理器方法很简单,在下文中将做一些初步的讲解。 本章节涉及的内容 - [资源处理器组件](#资源处理器组件) - [示例](#示例) ## ...
{ "pile_set_name": "Github" }
package handler import ( "encoding/json" "io/ioutil" "log" "testing" ) func TestUnmarshalHook(t *testing.T) { b, err := ioutil.ReadFile("github_sample_hook.json") if err != nil { t.Fatal(err) } h := &hook{} err = json.Unmarshal(b, h) if err != nil { t.Fatal(err) } log.Printf("%+v", h) }
{ "pile_set_name": "Github" }
% % Crossword model in MiniZinc. % % This is the common model for crossword3_*.mzn % % % This MiniZinc model was created by Hakan Kjellerstrand, hakank@bonetmail.com % See also my MiniZinc page: http://www.hakank.org/minizinc % include "globals.mzn"; % include "crossword3_words_all.dzn"; % include "crossword3_word...
{ "pile_set_name": "Github" }
// name: Modelica.Electrical.Spice3.Examples.CascodeCircuit // teardown_command: rm -f Modelica.Electrical.Spice3.Examples.CascodeCircuit_*.mat // keywords: simulation MSL Examples // status: correct // cflags: +simCodeTarget=Cpp // // Simulation Results // Modelica Standard Library // runScript("ModelTestingDe...
{ "pile_set_name": "Github" }
// import carlo from 'carlo' // import os from 'os' // import path from 'path' // import {api} from './backend/api' // // (async () => { // const app = await carlo.launch({ // bgcolor : '#2b2e3b', // width : 1000, // height : 500, // userDataDir: path.join(os.homedir(), __dirname + '/dynam...
{ "pile_set_name": "Github" }
;;; "strcase.scm" String casing functions. ; Written 1992 by Dirk Lutzebaeck (lutzeb@cs.tu-berlin.de) ; ; This code is in the public domain. ; Modified by Aubrey Jaffer Nov 1992. ; SYMBOL-APPEND and StudlyCapsExpand added by A. Jaffer 2001. ; Authors of the original version were Ken Dickey and Aubrey Jaffer. (require...
{ "pile_set_name": "Github" }
using System; using System.Numerics; using System.Security.Cryptography; namespace Waher.Security.EllipticCurves {/* /// <summary> /// Delegate to fill a byte array with random bytes. /// </summary> /// <param name="Bytes">Array to be filled with random bytes.</param> public delegate void GetRando...
{ "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>BuildAliasOf</key> <string>IDEFrameworks</string> <key>BuildVersion</key> <string>2</string> <key>CFBundleShortVersionString</key> <string...
{ "pile_set_name": "Github" }
/* * Javascript EXIF Reader 0.1.2 * Copyright (c) 2008 Jacob Seidelin, cupboy@gmail.com, http://blog.nihilogic.dk/ * MIT License [http://www.opensource.org/licenses/mit-license.php] */ var EXIF = {}; (function() { var bDebug = false; EXIF.Tags = { // version tags 0x9000 : "ExifVersion", ...
{ "pile_set_name": "Github" }
好奇心原文链接:[想在家里玩 HTC 的新玩具,真不是件容易事_智能_好奇心日报-周韶宏 ](https://www.qdaily.com/articles/22012.html) WebArchive归档链接:[想在家里玩 HTC 的新玩具,真不是件容易事_智能_好奇心日报-周韶宏 ](http://web.archive.org/web/20160410041321/http://www.qdaily.com/articles/22012.html) ![image](http://ww3.sinaimg.cn/large/007d5XDply1g3w9f051rnj30u03s9hdt)
{ "pile_set_name": "Github" }
// Copyright 2016 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. // Flags: --allow-natives-syntax // TurboFan optimizes integer loops. These tests check that we compute // the correct upper and lower bounds. function...
{ "pile_set_name": "Github" }
<!-- BEGIN MUNGE: UNVERSIONED_WARNING --> <!-- END MUNGE: UNVERSIONED_WARNING --> <h2>Warning! This document might be outdated.</h2> # Horizontal Pod Autoscaling ## Preface This document briefly describes the design of the horizontal autoscaler for pods. The autoscaler (implemented as a Kubernetes API resource an...
{ "pile_set_name": "Github" }
using System; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Management.Automation; using PrtgAPI.Parameters; using PrtgAPI.Request; using PrtgAPI.Utilities; namespace PrtgAPI.PowerShell { [ExcludeFromCodeCoverage] class PSVariableEx : PSVariable, IMultipleSerializable, IParameterConta...
{ "pile_set_name": "Github" }
/* ------------------------------------------------------------------------------ * * # D3.js - zoomable treemap * * Demo of treemap setup with zoom and .json data source * * Version: 1.0 * Latest update: August 1, 2015 * * ---------------------------------------------------------------------------- */ $(...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='UTF-8'?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>com.gu</groupId> <ar...
{ "pile_set_name": "Github" }
import { escapeHTML } from '../utils.js'; import { EVENTS } from '../events.js'; /** @typedef {import("../../BookReader.js").default} BookReader */ export class Toolbar { /** * @param {BookReader} br */ constructor(br) { this.br = br; } /** * This method builds the html for the toolbar. It can be...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- ~ Copyright 2015 Hippo Seven ~ ~ 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" }
// This is a script to upgrade old solver prototxts to the new format. // Usage: // upgrade_solver_proto_text old_solver_proto_file_in solver_proto_file_out #include <cstring> #include <fstream> // NOLINT(readability/streams) #include <iostream> // NOLINT(readability/streams) #include <string> #include "caffe/ca...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources name="en" flag="gb" title="English"> <string_add name="_bx_cnv_txt_min_form_placeholder"><![CDATA[{0}, leave your message here.]]></string_add> </resources>
{ "pile_set_name": "Github" }
//using System; //using System.Threading; //using System.Threading.Tasks; //namespace Shiny //{ // public class TaskQueue // { // readonly SemaphoreSlim semaphore = new SemaphoreSlim(1); // public async Task<T> Enqueue<T>(Func<Task<T>> taskGenerator) // { // await this.semapho...
{ "pile_set_name": "Github" }
#ifndef _SYS_EPOLL_H #define _SYS_EPOLL_H #ifdef __cplusplus extern "C" { #endif #include <stdint.h> #include <sys/types.h> #include <fcntl.h> #define __NEED_sigset_t #include <bits/alltypes.h> #define EPOLL_CLOEXEC O_CLOEXEC #define EPOLL_NONBLOCK O_NONBLOCK enum EPOLL_EVENTS { __EPOLL_DUMMY }; #define EPOLLIN 0...
{ "pile_set_name": "Github" }
// Code generated by smithy-go-codegen DO NOT EDIT. package types import ( "fmt" smithy "github.com/awslabs/smithy-go" "github.com/awslabs/smithy-go/ptr" ) // Indicates that the user has been denied access to the requested resource. type AuthorizationErrorException struct { Message *string } func (e *Authorizat...
{ "pile_set_name": "Github" }
/* ****************************************************************** * hist : Histogram functions * part of Finite State Entropy project * Copyright (c) 2013-2020, Yann Collet, Facebook, Inc. * * You can contact the author at : * - FSE source repository : https://github.com/Cyan4973/FiniteStateEntropy * - Pu...
{ "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...
{ "pile_set_name": "Github" }
% Translate an image to subpixel accuracy. % % Note that for subplixel accuracy cannot use nearest neighbor interp. % % USAGE % IR = imtranslate( I, dx, dy, [method], [bbox] ) % % INPUTS % I - 2D image [converted to double] % dx - x translation (right) % dy - y translation (up) % method ...
{ "pile_set_name": "Github" }
#goal: specify object code, perception type (incl blind), dropoff location, optional pickup location #task codes: int32 PCL_VISION = 1 # could have more camera sources to refer to int32 BLIND_MANIP = 2 #expect pose specified in pickup_location field #action codes: int32 GET_PICKUP_POSE = 1 #low level ops; maybe don't ...
{ "pile_set_name": "Github" }
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
{ "pile_set_name": "Github" }
<?php /** * @license LGPLv3, https://opensource.org/licenses/LGPL-3.0 * @copyright Metaways Infosystems GmbH, 2011 * @copyright Aimeos (aimeos.org), 2015-2020 * @package MShop * @subpackage Customer */ namespace Aimeos\MShop\Customer\Item; /** * Interface for customer DTO objects used by the shop. * * @pa...
{ "pile_set_name": "Github" }
import { DfuseError } from "@dfuse/client" export function legacyHandleDfuseApiError(error: any) { if (error instanceof DfuseError) { console.warn("API Error", JSON.stringify(error)) } // TODO: Before, we were turning a 404 into `undefined`, not sure // it's possible anymore using the current `@dfus...
{ "pile_set_name": "Github" }
Peut aussi être utilisé pour naviguer dans les fichiers à la racine et ceux de la carte SD. Vous pouvez facilement renommer, copier, déplacer, supprimer et partager ce que vous voulez. L'autorisation d'accès à l'empreinte digitale est nécessaire pour verrouiller la visibilité d'un élément masqué ou de l'ensemble de l'...
{ "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" }
package configv3 import "github.com/SermoDigital/jose/jws" // User represents the user information provided by the JWT access token type User struct { Name string } // CurrentUser returns user information decoded from the JWT access token in // .cf/config.json func (config *Config) CurrentUser() (User, error) { re...
{ "pile_set_name": "Github" }
/* * Copyright 2006-2011 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 applicable...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # Copyright (c) 2014 Rackspace # 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...
{ "pile_set_name": "Github" }
#include "defs.h" #include "data.h" #include "decl.h" // AST tree interpreter // Copyright (c) 2019 Warren Toomey, GPL3 // List of AST operators static char *ASTop[] = { "+", "-", "*", "/" }; // Given an AST, interpret the // operators in it and return // a final value. int interpretAST(struct ASTnode *n) { int le...
{ "pile_set_name": "Github" }
/* $NetBSD: ls.c,v 1.58 2005/10/26 02:24:22 jschauma Exp $ */ /* * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Michael Fischbein. * * Redistribution and use in source and binary forms, wit...
{ "pile_set_name": "Github" }
'Do not remind me': null 'You are sending daily statistics.': null 'You are NOT sending daily statistics.': null 'Yes, help Newscoop': null 'Support settings saved.': null 'Support Feedback': null 'Show feedback data to be sent': null 'Remind me in 1 week': null 'Hide feedback data': null 'Help Newscoop improve by lett...
{ "pile_set_name": "Github" }
//===--- Module.cpp - Module description ------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
module.exports = function (x) { return x - GGG }
{ "pile_set_name": "Github" }
#ifndef pac_typedecl_h #define pac_typedecl_h #include "pac_decl.h" class TypeDecl : public Decl { public: TypeDecl(ID *arg_id, ParamList *arg_params, Type *arg_type); ~TypeDecl(); void Prepare(); void GenForwardDeclaration(Output *out_h); void GenCode(Output *out_h, Output *out_cc); Env *env() const { return ...
{ "pile_set_name": "Github" }
package org.javacord.api.listener.server.role; import org.javacord.api.event.server.role.RoleChangeNameEvent; import org.javacord.api.listener.GloballyAttachableListener; import org.javacord.api.listener.ObjectAttachableListener; import org.javacord.api.listener.server.ServerAttachableListener; /** * This listener l...
{ "pile_set_name": "Github" }
%%%------------------------------------------------------------------------------------------------------------ \begin{tikzpicture} \begin{scope} \node [anchor=center,circle,draw,ublue,very thick,minimum size=3.5em,fill=white,drop shadow={shadow xshift=0.1em,shadow yshift=-0.1em}] (neuron) at (0,0) {}; \node [anchor=ea...
{ "pile_set_name": "Github" }
// @flow export {EditorState} from 'prosemirror-state'; export {default as RichTextEditor} from './ui/RichTextEditor'; export {default as convertFromHTML} from './convertFromHTML'; export {default as convertFromJSON} from './convertFromJSON'; export {default as convertToJSON} from './convertToJSON'; export {default as...
{ "pile_set_name": "Github" }
import sys class VendorImporter: """ A PEP 302 meta path importer for finding optionally-vendored or otherwise naturally-installed packages from root_name. """ def __init__(self, root_name, vendored_names=(), vendor_pkg=None): self.root_name = root_name self.vendored_names = set(v...
{ "pile_set_name": "Github" }
Changes ======= v0.1.1 - 21 Nov 2019 * Add double quote in docs (#81) * fix parse error mysql://user:@protocol(host:port)/dbname case at go 1.12.8 (#82) * `DROP INDEX PRIMARY KEY` -> `DROP PRIMARY KEY` (#85) * introduce Go Modules (#87) * parser: change to allow spaces between table options and se...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. --> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>net472</TargetFramework> <ImportDire...
{ "pile_set_name": "Github" }
#include "cs.h" /* solve L'x=b where x and b are dense. x=b on input, solution on output. */ CS_INT cs_ltsolve (const cs *L, CS_ENTRY *x) { CS_INT p, j, n, *Lp, *Li ; CS_ENTRY *Lx ; if (!CS_CSC (L) || !x) return (0) ; /* check inputs */ n = L->n ; Lp = L->p ; Li = L->i ; Lx = L->x ;...
{ "pile_set_name": "Github" }
<keyframes> <key> <easefunc>0</easefunc> <easetype>0</easetype> <time>00:00:00:000</time> <value>0.000000000</value> </key> <key> <easefunc>0</easefunc> <easetype>0</easetype> <time>00:00:17:094</time> <value>1.000000000</value> </key> ...
{ "pile_set_name": "Github" }