text stringlengths 2 99.9k | meta dict |
|---|---|
153 74 313 243 0.28
| {
"pile_set_name": "Github"
} |
form=五律
tags=
常时岂不别,
此别异常情。
南国初闻雁,
中原未息兵。
暗蛩侵语歇,
疏磬入吟清。
曾听无生说,
辞师话此行。
| {
"pile_set_name": "Github"
} |
import {
blockchainTests,
constants,
expect,
filterLogsToArguments,
verifyEventsFromLogs,
} from '@0x/contracts-test-utils';
import { SafeMathRevertErrors } from '@0x/contracts-utils';
import { BigNumber, hexUtils } from '@0x/utils';
import * as _ from 'lodash';
import { StakingRevertErrors } from ... | {
"pile_set_name": "Github"
} |
(library (name async_rpc) (public_name async.async_rpc)
(c_names rpc_transport_low_latency_stubs)
(preprocess (pps ppx_jane -allow-unannotated-ignores -check-doc-comments))
(libraries async_kernel async_rpc_kernel async_unix core)) | {
"pile_set_name": "Github"
} |
戶
| {
"pile_set_name": "Github"
} |
<SOUI title="DUI-DEMO" width="600" height="400" appwin="0" resize="1" translucent="0">
<root skin="skin.bkframe" cache="1">
<window pos="0,0,-0,-0">
<text pos="|0,|0" offset="-0.5,-0.5">这是一个子窗口</text>
<button pos="|0,[30,@100,@30" offset="-0.5,0" name="btn_open_soui">open soui</button>
</win... | {
"pile_set_name": "Github"
} |
package jsoniter
import (
"fmt"
"strconv"
)
type stringAny struct {
baseAny
val string
}
func (any *stringAny) Get(path ...interface{}) Any {
if len(path) == 0 {
return any
}
return &invalidAny{baseAny{}, fmt.Errorf("GetIndex %v from simple value", path)}
}
func (any *stringAny) Parse() *Iterator {
return... | {
"pile_set_name": "Github"
} |
package com.trolltech.unittests;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.After;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import com.trolltech.qt.core.QAbstractFileEngine;
... | {
"pile_set_name": "Github"
} |
#ifndef CAFFE2_OPERATORS_LOGIT_OP_H_
#define CAFFE2_OPERATORS_LOGIT_OP_H_
#include "caffe2/core/context.h"
#include "caffe2/core/export_caffe2_op_to_c10.h"
#include "caffe2/core/operator.h"
#include "caffe2/operators/elementwise_ops.h"
C10_DECLARE_EXPORT_CAFFE2_OP_TO_C10(Logit)
namespace caffe2 {
template <class Co... | {
"pile_set_name": "Github"
} |
Language="Português"
Region="Portugal"
OK="OK"
Apply="Aplicar"
Cancel="Cancelar"
Close="Fechar"
Save="Guardar"
Discard="Rejeitar"
Disable="Desativar"
Yes="Sim"
No="Não"
Add="Adicionar"
Remove="Remover"
Rename="Renomear"
Interact="Interagir"
Filters="Filtros"
Properties="Propriedades"
MoveUp="Mover para Cima"
MoveDown... | {
"pile_set_name": "Github"
} |
// Modified by Princeton University on June 9th, 2015
/*
* ========== Copyright Header Begin ==========================================
*
* OpenSPARC T1 Processor File: tso_dma5_int.s
* Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES.
*
* The above named prog... | {
"pile_set_name": "Github"
} |
/* Generated by RuntimeBrowser
Image: /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
*/
@interface PKPaymentAuthorizationPrepareTransactionDetailsStateParam : PKPaymentAuthorizationStateParam {
NSString * _currencyCode;
PKPaymentMerchantSession * _merchantSession;
NSString * _secur... | {
"pile_set_name": "Github"
} |
import java.security.Permission;
import java.util.Scanner;
interface Food {
public String getType();
}
class Pizza implements Food {
public String getType() {
return "Someone ordered a Fast Food!";
}
}
class Cake implements Food {
public String getType() {
return "Someone ordered a Dessert!";
}
}
class ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bd_wallet_listitem_bg_grey2" android:state_pressed="true"/>
<item android:drawable="@android:color/transparent"/>
</selector> | {
"pile_set_name": "Github"
} |
<Response xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>c8e11135-b994-49a9-8740-8d089ab20b32</Id>
<Status>OK</Status>
<ProviderName>Demo AU</ProviderName>
<DateTimeUTC>2011-05-31T01:31:13.0864383Z</DateTimeUTC>
<Invoices>
<Invoice>
<Contact>
... | {
"pile_set_name": "Github"
} |
---
title: Runtime Changes for Migration from .NET Framework 4.6.2 to 4.7
description: Find information about application compatibility issues from runtime changes that might affect your app when migrating from .NET Framework 4.6.2 to 4.7.
ms.date: "07/10/2019"
ms.assetid: 6f7b5426-3216-4bd1-bafd-4594e441de94
author: "... | {
"pile_set_name": "Github"
} |
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_______ ___ ____________ ___ _______ ____________________________ _ __
/ __/ _ \/ _ |/ ___/ __/ _ \ / _ \/ __/ _ \/ __/_ __/ _/_ __/ _/ __ \/ |/ /
_\ \/ ___/ __ / /__/ _// // / / , _/ _// ___/ _/ / / _/ / ... | {
"pile_set_name": "Github"
} |
.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim ... | {
"pile_set_name": "Github"
} |
from django.db import models
from django.utils.encoding import python_2_unicode_compatible
class User(models.Model):
username = models.CharField(max_length=12, unique=True)
serial = models.IntegerField()
class UserSite(models.Model):
user = models.ForeignKey(User, to_field="username")
data = models.I... | {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright 2018 Google LLC
*
* Use of this source code is governed by an MIT-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT.
* =============================================================================
*/
import {ConstraintSerialization} fro... | {
"pile_set_name": "Github"
} |
.size 8000
.text@100
jp lbegin
.data@143
c0
.text@150
lbegin:
xor a, a
ldff(26), a
ld a, 30
ldff(00), a
xor a, a
ldff(ff), a
inc a
ldff(4d), a
stop, 00
ldff(4d), a
ld a, 10
ld b, 22
ld c, 30
ld d, 10
lbegin_init_wave_ram:
ldff(c), a
inc c
add a, b
dec d
jrnz lbegin_init_wave_ram
ld a, 80
ldff(... | {
"pile_set_name": "Github"
} |
Car 0 1 0 1129.443750 153.645833 1240.706250 197.916667 0 0 0 0 0 0 0 0.976535
Car 0 1 0 567.309375 176.432292 617.765625 224.609375 0 0 0 0 0 0 0 0.986277
Car 0 1 0 509.737500 179.687500 533.025000 197.916667 0 0 0 0 0 0 0 0.471234
| {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Ladybug package.
*
* (c) Raul Fraile <raulfraile@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Ladybug\Renderer;
use Ladybug\Format;
/**
* PhpRenderer serializes a col... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard.
//
#import <Cocoa/NSUserDefaults.h>
@interface NSUserDefaults (iPhotoExtensions)
- (long long)integerForKey:(id)arg1 valueIfNotFound:(lon... | {
"pile_set_name": "Github"
} |
var LodashWrapper = require('../internal/LodashWrapper');
/**
* Executes the chained sequence and returns the wrapped result.
*
* @name commit
* @memberOf _
* @category Chain
* @returns {Object} Returns the new `lodash` wrapper instance.
* @example
*
* var array = [1, 2];
* var wrapped = _(array).push(3);
*... | {
"pile_set_name": "Github"
} |
Although there are multiple ways to perform a single task, here are few of the commonly used network architectures for the mentioned use-cases:
| Problem | Core Architecture |
|--|--|
| Image Classification | CNN |
| Anomaly Detection | Autoencoder |
| Time Series classification | RNN/LSTM/Computation graph
| Pred... | {
"pile_set_name": "Github"
} |
# V71 Migration Guide
Some of the major changes included in version 71 are breaking, but in relatively minor ways. Read on for details.
## Go Modules
The library now fully supports [Go Modules](https://github.com/golang/go/wiki/Modules), Go's preferred packaging system which is built into the language. Requires that... | {
"pile_set_name": "Github"
} |
{
"_args": [
[
"require-uncached@1.0.3",
"/Users/xingchenhe/Documents/work/git.code.oa.com/live-demo-component"
]
],
"_development": true,
"_from": "require-uncached@1.0.3",
"_id": "require-uncached@1.0.3",
"_inBundle": false,
"_integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=",
"_loca... | {
"pile_set_name": "Github"
} |
/*============================================================================
This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic
Package, Release 3e, by John R. Hauser.
Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of
California. All rights reserved.
Redistribution a... | {
"pile_set_name": "Github"
} |
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: POGOProtos/Settings/Master/GymLevelSettings.proto
#pragma warning disable 1591, 0612, 3021
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Refl... | {
"pile_set_name": "Github"
} |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2019 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) 2013-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.
*
* @provides... | {
"pile_set_name": "Github"
} |
/* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution.
iem_matrix written by Thomas Musil (c) IEM KUG Graz Austria 2002 - 2006 */
#include "m_pd.h"
#include "math.h"
/* -------------------------- spherical_line --------------------... | {
"pile_set_name": "Github"
} |
import React from "react";
import GooglePlay from "../assets/images/googleplay-badge.svg";
import AppleStore from "../assets/images/applestore-badge.svg";
import { Link } from "@material-ui/core";
export interface Props {
iconSize: number;
googlePlayLink: string;
appleStoreLink: string;
targetBlank?: ... | {
"pile_set_name": "Github"
} |
module github.com/GoogleCloudPlatform/golang-samples/functions/firebase/upper
require (
cloud.google.com/go/firestore v1.2.0
firebase.google.com/go/v4 v4.0.0
)
go 1.11
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.imagepipeline.producers;
public interface ThreadHandoffProducerQueue {
void addToQueueOrExecute(Runnable r... | {
"pile_set_name": "Github"
} |
//----------------------------------------------------------------------------------------------
// <copyright file="HolographicThermal.cs" company="Microsoft Corporation">
// Licensed under the MIT License. See LICENSE.TXT in the project root license information.
// </copyright>
//--------------------------------... | {
"pile_set_name": "Github"
} |
/*
* nautilus-progress-persistence-handler.c: file operation progress notification handler.
*
* Copyright (C) 2007, 2011, 2015 Red Hat, Inc.
*
* 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 Foundati... | {
"pile_set_name": "Github"
} |
// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: ProgramMenuBar.java
package acm.program;
import java.awt.CheckboxMenuItem;
import java.awt.MenuShortcut;
import java.awt.event.ActionEve... | {
"pile_set_name": "Github"
} |
; requires Windows 2000 Service Pack 3, Windows 98, Windows 98 Second Edition, Windows ME, Windows Server 2003, Windows XP Service Pack 2
; requires Windows Installer 3.0
; http://www.microsoft.com/en-us/download/details.aspx?id=3387
[CustomMessages]
vcredist2005_title=Visual C++ 2005 Redistributable
vcredist2005_titl... | {
"pile_set_name": "Github"
} |
# Copyright (c) 2014-2020 Maltrail developers (https://github.com/stamparm/maltrail/)
# See the file 'LICENSE' for copying permission
# Reference: https://twitter.com/malwrhunterteam/status/1121825095792590849
# Reference: https://twitter.com/James_inthe_box/status/1121825506133811201
olex.live
# Reference: https://... | {
"pile_set_name": "Github"
} |
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
*
* Copyright (C) 2002-2011 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Timothy Manning <timothy@yaffs.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<title>Test for 'unicode-bidi' on table cells</title>
<fieldset style="unicode-bidi: bidi-override; direction: rtl; text-align: left">
cba
</fieldset>
| {
"pile_set_name": "Github"
} |
[
{
"afsName": "whiteRock",
"pngs": [
{
"path": "rock_big.P.png",
"frameNum.col": 4,
"frameNum.row": 9,
"totalFrameNum": 36,
"isHaveShadow": true,
"isPjtSingle": true,
"isShadowSingle": false,
"subs... | {
"pile_set_name": "Github"
} |
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/ooxml_run_objects.R
\name{page_size}
\alias{page_size}
\title{page size object}
\usage{
page_size(width = 21/2.54, height = 29.7/2.54, orient = "portrait")
}
\arguments{
\item{width, height}{page width, page height (in inches).}
\item{orient... | {
"pile_set_name": "Github"
} |
/*
* /MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js
*
* Copyright (c) 2009-2014 The MathJax Consortium
*
* 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
... | {
"pile_set_name": "Github"
} |
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | {
"pile_set_name": "Github"
} |
#pragma once
#ifndef MESSMER_FSPP_TEST_FUSE_RMDIR_TESTUTILS_FUSERMDIRTEST_H_
#define MESSMER_FSPP_TEST_FUSE_RMDIR_TESTUTILS_FUSERMDIRTEST_H_
#include "../../../testutils/FuseTest.h"
class FuseRmdirTest: public FuseTest {
public:
const char *DIRNAME = "/mydir";
void Rmdir(const char *dirname);
int RmdirReturnEr... | {
"pile_set_name": "Github"
} |
🎲🎲🎲 EXIT CODE: 1 🎲🎲🎲
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
No profile named test
🟥🟥🟥 JSON STDERR 🟥🟥🟥
{
"message": "no profile named test",
"error": {}
}
| {
"pile_set_name": "Github"
} |
version https://git-lfs.github.com/spec/v1
oid sha256:790f69255b83eeeb9990cd573df5b46721a7910bd8e48bfaa8d3abf4de0623f2
size 159237
| {
"pile_set_name": "Github"
} |
obj-$(CONFIG_FANOTIFY) += fanotify.o fanotify_user.o
| {
"pile_set_name": "Github"
} |
// +build linux,386 linux,arm linux,mips linux,mipsle
// Copyright 2014 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
func init() {
// On 32-bit Linux systems, the fcntl syscall that matches Go's
// Flock_t ... | {
"pile_set_name": "Github"
} |
pixdesc-bgr24 30134c7e6c9298df1d830398edca22b9
| {
"pile_set_name": "Github"
} |
<?php
/**
* Translation file
* @copyright Copyright (c) 2014-2019 Benjamin BALET
* @license http://opensource.org/licenses/AGPL-3.0 AGPL-3.0
* @link https://github.com/bbalet/jorani
* @since 0.1.0
* @author dario brignone <brignone@unitec.it>
*/
$lang['hr_employees_title'] = 'Elen... | {
"pile_set_name": "Github"
} |
package system
import "syscall"
func LUtimesNano(path string, ts []syscall.Timespec) error {
return ErrNotSupportedPlatform
}
func UtimesNano(path string, ts []syscall.Timespec) error {
return syscall.UtimesNano(path, ts)
}
| {
"pile_set_name": "Github"
} |
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bg{
Version{"2.1.19.14"}
collations{
standard{
Sequence{"[reorder Cyrl]"}
Version{"31.0.1"}
}
}
}
| {
"pile_set_name": "Github"
} |
data "aws_ip_ranges" "european_ec2" {
regions = ["eu-west-1", "eu-central-1"]
services = ["ec2"]
}
resource "aws_security_group" "from_europe" {
name = "from_europe"
ingress {
from_port = "443"
to_port = "443"
protocol = "tcp"
cidr_blocks = slice(data.aws_ip_ranges.european_ec2.cidr_... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2014 NAVER Corp.
*
* 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"
} |
//
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "PBCodable.h"
#import "NSCopying.h"
@class NSData;
@interface _NMRMediaRemoteGetStateMessageProfobuf : PBCodable <NSCopying>
{
double _timestamp;
NSData *_applica... | {
"pile_set_name": "Github"
} |
module Bench.Pos.Explorer.ServerBench
( runTimeBenchmark
, runSpaceBenchmark
) where
import Universum
import Criterion.Main (bench, defaultConfig, defaultMainWith, nfIO)
import Criterion.Types (Config (..))
import Weigh (io, mainWith)
import Test.QuickChe... | {
"pile_set_name": "Github"
} |
# (C) Datadog, Inc. 2018-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
from six import iteritems
from datadog_checks.base.checks.kube_leader import KubeLeaderElectionMixin
from datadog_checks.base.checks.openmetrics import OpenMetricsBaseCheck
from datadog_checks.base.confi... | {
"pile_set_name": "Github"
} |
Cache-Control: no-cache, no-store, max-age=0, must-revalidate, post-check=0, pre-check=0
Cf-Ray: 3a9369a53c4608f0-CDG
Content-Language: en
Content-Type: text/html; charset=utf-8
Date: Thu, 05 Oct 2017 21:18:18 GMT
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Link: <https://www.card.com/app>; rel="canonical",<https://ww... | {
"pile_set_name": "Github"
} |
/*
* Driver for Microtune MT2266 "Direct conversion low power broadband tuner"
*
* Copyright (c) 2007 Olivier DANET <odanet@caramail.com>
*
* 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 Founda... | {
"pile_set_name": "Github"
} |
Implementor (Front-End)
Is the language design fit for front-end implementation?
For each of the new aspects, are the new grammar and legality
rules clear enough to implement?
For each new Restriction, is the intent and meaning of the restriction
sufficiently clear and detailed to be implemented?
Ident: FE... | {
"pile_set_name": "Github"
} |
{
"name": "NETGEAR WNR2000v5",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "NETGEAR WNR2000v5"
}
]
} | {
"pile_set_name": "Github"
} |
{
"blocks": [
{
"key": "8s1v3",
"text": "",
"type": "unstyled",
"depth": 0,
"inlineStyleRanges": [],
"entityRanges": [],
"data": {}
},
{
"key": "1u5r4",
"text": " ",
"type": "atomic",
"depth": 0,
"inlineStyleRanges": [],
"entity... | {
"pile_set_name": "Github"
} |
// Copyright © 2013 Steve Francia <spf@spf13.com>.
//
// 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"
} |
/*
* Copyright (c) 2012 The Broad Institute
*
* 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, merge, pu... | {
"pile_set_name": "Github"
} |
idx label predict radius correct time
0 3 -1 0.0000 0 0:00:25.277525
20 7 -1 0.0000 0 0:00:25.280295
40 4 -1 0.0000 0 0:00:25.312113
60 7 7 1.1335 1 0:00:25.330478
80 8 8 0.7339 1 0:00:25.361639
100 4 -1 0.0000 0 0:00:25.367384
120 8 8 1.0432 1 0:00:25.373904
140 6 -1 0.0000 0 0:00:25.365849
160 2 2 0.1815 1 0:00:25.37... | {
"pile_set_name": "Github"
} |
---
typeface: IBM Plex Sans Condensed
font_file: "'/assets/fonts/ibm-plex-sans-condensed/IBMPlexSansCondensed-Regular.woff'"
---
| {
"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"
} |
require('../../modules/es6.reflect.define-property');
module.exports = require('../../modules/$.core').Reflect.defineProperty; | {
"pile_set_name": "Github"
} |
set (libname "adis16448")
set (libdescription "Industrial Grade Ten Degrees of Freedom Inertial Sensor")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init(mraa)
| {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 25 2017 03:49:04).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import "TLayer.h"
@class NSColor;
@interface TCircularProgressLayer : TLayer
{
double _endAngle;
double _animationDuration;
... | {
"pile_set_name": "Github"
} |
/* strrchr with SSE4.2
Copyright (C) 2009 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
v... | {
"pile_set_name": "Github"
} |
def _impl(ctx):
srcdir = ctx.file.conf.dirname
out = ctx.outputs.out
ctx.actions.run(
inputs = ctx.files.srcs,
outputs = [out],
executable = ctx.file.sphinx,
arguments = [srcdir, out.path],
use_default_shell_env = True,
mnemonic = "SphinxBuild",
)
retu... | {
"pile_set_name": "Github"
} |
package zk
import (
"sync"
"testing"
"time"
)
type logWriter struct {
t *testing.T
p string
}
func (lw logWriter) Write(b []byte) (int, error) {
lw.t.Logf("%s%s", lw.p, string(b))
return len(b), nil
}
func TestBasicCluster(t *testing.T) {
ts, err := StartTestCluster(t, 3, nil, logWriter{t: t, p: "[ZKERR] "}... | {
"pile_set_name": "Github"
} |
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
<!-- nupkg information -->
<PropertyGroup>
<Title>Google.Apis.ServiceManagement.v1 Client Library</Title>
<Version>1.49.0.2090</Version>
<Authors>Google Inc.</Authors>
<Copyright>Copyright 2017 Google Inc.</Copyright>
<PackageTags>Google</Pa... | {
"pile_set_name": "Github"
} |
// cgo -godefs -- -Wall -Werror -static -I/tmp/include linux/types.go | go run mkpost.go
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build mips64le,linux
package unix
const (
SizeofPtr = 0x8
SizeofLong = 0x8
)
type (
_C_long int64
)
type Timespec struct {
Sec int64
Nsec int64
}
... | {
"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 vardecl
// Prerequisites.
import "math"
func f() {}
func g() (x, y int) { return }
var m map[string]int
// Var decls must have a type or an initialize... | {
"pile_set_name": "Github"
} |
#ifndef crypto_stream_salsa208_H
#define crypto_stream_salsa208_H
/*
* WARNING: This is just a stream cipher. It is NOT authenticated encryption.
* While it provides some protection against eavesdropping, it does NOT
* provide any security against active attacks.
* Unless you know what you're doing, what you a... | {
"pile_set_name": "Github"
} |
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.billy.android.swipe.androidx"/>
| {
"pile_set_name": "Github"
} |
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using AsmResolver.Collections;
using AsmResolver.DotNet.Signatures;
using AsmResolver.DotNet.Collections;
using AsmResolver.PE.DotNet.Metadata.Tables;
using AsmResolver.PE.DotNet.Metadata.Tables.Rows;
namespace AsmResolver.DotNet
{
... | {
"pile_set_name": "Github"
} |
module sub
(
output signed [3:0] as,
output [3:0] bs);
endmodule
module t
wire signed [3:0] as; // From sub of sub.v
wire [3:0] bs; // From sub of sub.v
sub sub (/*AUTOINST*/
// Outputs
.as (as[3:0]),
.bs (bs[3:0]));
endmodule
// Local Variables:
// verilog-auto-inst-vect... | {
"pile_set_name": "Github"
} |
package jetbrick.template.exec.invoker;
import jetbrick.template.exec.AbstractJetxTest;
import jetbrick.util.StringUtils;
import org.junit.Assert;
import org.junit.Test;
public class InvokeFunctionTest extends AbstractJetxTest {
@Override
public void initializeEngine() {
engine.getGlobalResolver().re... | {
"pile_set_name": "Github"
} |
# AIGames
```
use AI to play some games.
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
```
# Contents
| Name | Number of implemented algorithms | Code | I... | {
"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"
} |
--- gnuplot-4.2.0/docs/Makefile.in 2006-08-09 23:09:48.000000000 +0200
+++ gnuplot/docs/Makefile.in 2007-06-20 15:59:32.000000000 +0200
@@ -70,8 +70,8 @@
INFO_DEPS = $(srcdir)/gnuplot.info
-CC = @CC@
-CPP = @CPP@
+CC = $(HOSTCC)
+CPP = $(CC) -E
DEFS = @DEFS@
DEFAULT_INCLUDES = -I. -I$(srcdir) -I... | {
"pile_set_name": "Github"
} |
import { Base } from '../core/Base';
import { Value, VectorValue, ConstantValue, Random1D, Random2D, Random3D } from '../math/Value';
import { Vector3 } from '../math/Vector3';
import { Vector2 } from '../math/Vector2';
import { Particle } from './Particle';
interface IValueGetter1D {
get(): number;
}
interface I... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>EchoBot</title>
<style>
body {
margin: 0px;
padding: 0px;
font-family: Segoe UI;
}
html,
body {... | {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2001-2020 by RapidMiner and the contributors
*
* Complete list of developers available at our web site:
*
* http://rapidminer.com
*
* This program is free software: you can redistribute it and/or modify it under the terms of the
* GNU Affero General Public License as published by ... | {
"pile_set_name": "Github"
} |
{% block code %}
/* ==========================================================================
@code
========================================================================== */
code, pre {
font-family: monospace !important;
}
pre {
border-left: 1px solid {{ color_silver }};
margin: 0 0 1em;
pad... | {
"pile_set_name": "Github"
} |
'use strict';
module.exports = {
version: '1.2.3'
};
| {
"pile_set_name": "Github"
} |
//
// QBCBlobObjectAccessAnswer.h
// ContentService
//
// Copyright 2010 QuickBlox team. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface QBCBlobObjectAccessAnswer : EntityAnswer {
@protected
QBCBlobObjectAccess* blobObjectAccess;
NSMutableString* paramsBuffer;
}
@property (nonatomic, reta... | {
"pile_set_name": "Github"
} |
import { Scene, PointLayer } from '@antv/l7';
import { GaodeMap } from '@antv/l7-maps';
const scene = new Scene({
id: 'map',
map: new GaodeMap({
pitch: 0,
style: 'dark',
center: [ 112, 23.69 ],
zoom: 2.5
})
});
scene.on('loaded', () => {
fetch(
'https://gw.alipayobjects.com/os/basement_prod... | {
"pile_set_name": "Github"
} |
//
// ImageProcessor.swift
// Kingfisher
//
// Created by Wei Wang on 2016/08/26.
//
// Copyright (c) 2016 Wei Wang <onevcat@gmail.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 Sof... | {
"pile_set_name": "Github"
} |
Графин Андрей | Software engineer, Яндекс
| {
"pile_set_name": "Github"
} |
<nav id="navbar" class="navbar has-shadow">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="#">193Eric</a>
<div class="navbar-burger burger" data-target="navMenu">
<span></span>
<span></span>
<span></span... | {
"pile_set_name": "Github"
} |
module.exports = {
config: {
url: 'https://www.googleapis.com/drive/v3/files',
method: 'POST',
paramsSerializer: function() {},
data: {
name: 'DELETE_ME',
mimeType: 'application/vnd.google-apps.folder'
},
headers: {
'x-goog-api-client': 'gdcl/3.2.0 gl-node/13.6.0 auth/5.7.0',... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: e1049e74bc92a6b418376c7ef839dff2
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.