text stringlengths 2 99.9k | meta dict |
|---|---|
/*
* Test_BlendStates.cpp
*
* This file is part of the "LLGL" project (Copyright (c) 2015-2019 by Lukas Hermanns)
* See "LICENSE.txt" for license information.
*/
#include <LLGL/LLGL.h>
#include <LLGL/Utility.h>
#include <Gauss/Gauss.h>
#include <memory>
#include <iostream>
#include <string>
#include <sstream>
#d... | {
"pile_set_name": "Github"
} |
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Newtonsoft.Json.Linq;
using Newtonsoft.Json.Serialization;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Microsoft.WindowsAzure.MobileServices.Test.Unit.Table
{
[TestClass]
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>OpenSOAP: StringHash.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.6 -->
<div class="q... | {
"pile_set_name": "Github"
} |
." Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved.
." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
."
." This code is free software; you can redistribute it and/or modify it
." under the terms of the GNU General Public License version 2 only, as
." published by the Free Sof... | {
"pile_set_name": "Github"
} |
<#PSScriptInfo
.VERSION 1.0.1
.GUID 8fced2a6-bb34-400c-a44e-2c484e3bc9e3
.AUTHOR DSC Community
.COMPANYNAME DSC Community
.COPYRIGHT DSC Community contributors. All rights reserved.
.TAGS DSCConfiguration
.LICENSEURI https://github.com/dsccommunity/ActiveDirectoryDsc/blob/master/LICENSE
.PROJECTURI https://gith... | {
"pile_set_name": "Github"
} |
/*-
* Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
* Redistribution and modifications are permitted subject to BSD license.
*/
#ifndef _CONSTR_SEQUENCE_H_
#define _CONSTR_SEQUENCE_H_
#include <asn_application.h>
#ifdef __cplusplus
extern "C" {
#endif
typedef const struct asn_SEQUENC... | {
"pile_set_name": "Github"
} |
``` php
<?php phpinfo(); ?>
``` | {
"pile_set_name": "Github"
} |
package com.epam.jdi.uitests.web.selenium.elements.complex.table;
/*
* Copyright 2004-2016 EPAM Systems
*
* This file is part of JDI project.
*
* JDI 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 Foundati... | {
"pile_set_name": "Github"
} |
digiCamControl - DSLR camera remote control open source software
Copyright (C) 2019 Duka Istvan
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 t... | {
"pile_set_name": "Github"
} |
// 3D World - Classes for procedural animals
// by Frank Gennari
// 3-17-16
#pragma once
#include "3DWorld.h"
#include "function_registry.h"
#include "inlines.h"
class tile_t;
struct tile_offset_t {
int dxoff, dyoff;
tile_offset_t(int dxoff_=0, int dyoff_=0) : dxoff(dxoff_), dyoff(dyoff_) {}
void ... | {
"pile_set_name": "Github"
} |
require('dotenv').config()
module.exports = {
env: {
REALTIME_URL: process.env.REALTIME_URL,
DB_HOST: process.env.DB_HOST,
DB_NAME: process.env.DB_NAME,
DB_USER: process.env.DB_USER,
DB_PASSWORD: process.env.DB_PASSWORD,
DB_PORT: process.env.DB_PORT,
},
}
| {
"pile_set_name": "Github"
} |
/*
Copyright The containerd 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... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Lua/C API Extensions</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Mike Pall">
<meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pal... | {
"pile_set_name": "Github"
} |
2.0.3 (2013-09-26)
* fix for UTF-8 support on Linux builds
* add spec file for RPM packaging
2.0.2 (12/04/2011)
* Fixed exception text construction bug (pointer + offset, instead of std::string + std::string)
* Fixed crash in UnknownElement::operator=
* Fixed bug where object member names couldn't contain speci... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height=... | {
"pile_set_name": "Github"
} |
0 1 1.779840e-002 -1.000000e+000 8.237392e-001
| {
"pile_set_name": "Github"
} |
<%@ page language="java" pageEncoding="UTF-8"
contentType="text/html; charset=UTF-8"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
<style>
.param_th{
text-al... | {
"pile_set_name": "Github"
} |
{
"private": true,
"scripts": {
"start": "webpack-dev-server --inline",
"build": "webpack"
},
"dependencies": {
"angular": "^1.4.8",
"angular-route": "^1.4.8"
},
"devDependencies": {
"babel-core": "^6.2.1",
"babel-loader": "^6.2.0",
"babel-preset-es2015": "^6.1.18",
"css-load... | {
"pile_set_name": "Github"
} |
import random
from mmf.common.sample import Sample
from mmf.datasets.builders.coco import COCODataset
class MaskedCOCODataset(COCODataset):
def __init__(self, config, dataset_type, imdb_file_index, *args, **kwargs):
super().__init__(config, dataset_type, imdb_file_index, *args, **kwargs)
self.dat... | {
"pile_set_name": "Github"
} |
<resources>
<string name="app_name">niceimageview</string>
</resources>
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2008-2011 Atheros Communications Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" A... | {
"pile_set_name": "Github"
} |
const UserText = {
USER_INFO_LABEL_NAME: '用户名称',
USER_INFO_LABEL_EMAIL: '用户邮件',
USER_INFO_LABEL_PASSWORD: '密码',
USER_INFO_LABEL_CONFIRM_PASSWORD: '确认密码',
USER_INFO_PLACEHOLDER_NAME: '请输入用户名称',
USER_INFO_PLACEHOLDER_EMAIL: '请输入邮箱地址',
USER_INFO_PLACEHOLDER_PASSWORD: '请输入密码',
USER_INFO_PLACEHOLDER_... | {
"pile_set_name": "Github"
} |
/****************************************************************************
Copyright (c) 2010-2012 cocos2d-x.org
Copyright (c) 2013-2014 Chukong Technologies Inc.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation file... | {
"pile_set_name": "Github"
} |
import { Dropoff } from "./Dropoff";
import { GameMap } from "./GameMap";
import { Logging } from "./Logging";
import { Player } from "./Player";
import { Position } from "./Position";
import { ServerCommunication } from "./ServerCommunicaion";
import { Ship } from "./Ship";
import { Shipyard } from "./Shipyard";
expo... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of Twig.
*
* (c) 2009 Fabien Potencier
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/**
* Imports macros.
*
* <pre>
* {% import 'forms.html' as forms %}
* </pre>
*/
class Twig_TokenParser_I... | {
"pile_set_name": "Github"
} |
fonts/sha1sum/d46a2549d27c32605024201abf801bb9a9273da3.ttf
عربيעבריתأهلבריתمم(ُenglish ) مرحبا
Text is: عربيעבריתأهلבריתمم(ُenglish ) مرحبا
Direction is: DEFAULT
Before script detection:
script for ch[0] Arab
script for ch[1] Arab
script for ch[2] Arab
script for ch[3] Arab
script for ch[4] Hebr
script for ch[5] Hebr... | {
"pile_set_name": "Github"
} |
local httpc = require "httpc"
local json = require "json"
local class = require "class"
local type = type
local ipairs = ipairs
local function check_error (code, response)
if code ~= 200 then
return nil, "请求失败." .. (response or "")
end
local r = json.decode(response)
if type(r) ~= 'table' then
return... | {
"pile_set_name": "Github"
} |
users <- data.frame(
uid=c(12,13),
username=c("kim", "john")
)
#' Lookup a user
#' @get /users/<id>
function(id){
subset(users, uid %in% id)
}
| {
"pile_set_name": "Github"
} |
// stylelint-disable declaration-no-important
// Typography
@mixin text-emphasis-variant($parent, $color) {
#{$parent} {
color: $color !important;
}
a#{$parent} {
@include hover-focus {
color: darken($color, 10%) !important;
}
}
}
| {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Usluga nedostupna!</title>
<style type="text/... | {
"pile_set_name": "Github"
} |
// Resize anything
@mixin resizable($direction) {
resize: $direction; // Options: horizontal, vertical, both
overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible`
}
| {
"pile_set_name": "Github"
} |
---
id: before-you-start
title: Before you start
sidebar_label: Before you start
---
React Native Navigation is a module, dependent on and intended to be used alongside [React Native](https://github.com/facebook/react-native), so some experience with it and knowledge of core concepts is required. If you feel the need,... | {
"pile_set_name": "Github"
} |
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT
use glib::object::ObjectType as ObjectType_;
use glib::signal::connect_raw;
use glib::signal::SignalHandlerId;
use glib::translate::*;
use glib::StaticType;
use glib::Value;
use glib... | {
"pile_set_name": "Github"
} |
/* mbed Microcontroller Library
* Copyright (c) 2006-2013 ARM Limited
*
* 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 re... | {
"pile_set_name": "Github"
} |
/**
* @module helpers/progressBar
*/
export default class HelpersProgressBar {
constructor(container) {
this._container = container;
this._modes = {
load: {
name: 'load',
color: '#FFF56F',
},
parse: {
name: 'parse',
color: '#2196F3',
},
};
th... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Threading;
namespace MonoNX.OsHle.Handles
{
class KProcessScheduler : IDisposable
{
private class SchedulerThread : IDisposable
{
public HThread Thread { get; private set; }
... | {
"pile_set_name": "Github"
} |
#pragma once
#include "Util.h"
namespace Linux {
class UtilRPI : public Util {
public:
UtilRPI();
static UtilRPI *from(AP_HAL::Util *util) {
return static_cast<UtilRPI*>(util);
}
/* return the Raspberry Pi version */
int get_rpi_version() const;
protected:
// Called in the construc... | {
"pile_set_name": "Github"
} |
FROM library/nginx:latest
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update -qq && apt-get install -y --no-install-recommends unzip
# Install swagger
COPY ./lib/swagger-ui-*.zip /opt/
RUN cd /opt && \
unzip swagger-ui-* && \
mkdir -p /var/www && \
mv doc/ /var/www/
# Install client
COPY ./lib/indigo... | {
"pile_set_name": "Github"
} |
This patch allows the user to specify desired packet types (outgoing,
broadcast, unicast, etc.) on packet sockets via setsockopt.
This can reduce the load in situations where only a limited number
of packet types are necessary
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
--- a/include/uapi/linux/if_packet.h
+++ b/i... | {
"pile_set_name": "Github"
} |
%1 -DWRITE_ARITH_H -DNO_FPINIT %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel 1 goto nolonglong
exit 0
:nolonglong
%1 -DNO_LONG_LONG -DWRITE_ARITH_H -DNO_FPINIT %2 %3 %4 %5 %6 %7 %8 %9
| {
"pile_set_name": "Github"
} |
/*
* feature_match.cpp - optical flow feature match
*
* Copyright (c) 2016-2017 Intel Corporation
*
* 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/license... | {
"pile_set_name": "Github"
} |
#ifndef COLLECTCFG_H
#define COLLECTCFG_H
//
// This file is distributed under the MIT License. See LICENSE.md for details.
//
// Standard includes
#include <fstream>
#include <map>
#include <set>
// LLVM includes
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Pass.h"
template<type... | {
"pile_set_name": "Github"
} |
/*****************************************************************************
* video_epg.c : EPG manipulation functions
*****************************************************************************
* Copyright (C) 2010 Adrien Maglo
* 2017 VLC authors, VideoLAN and VideoLabs
*
* Author: Adrien Magl... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "iphone",
"scale" : "1x"
},
{
"idiom" : "iphone",
"subtype" : "retina4",
"scale" : "1x"
},
{
"idiom" : "iphone",
"filename" : "timed-walkingman-return@2x.png",
"scale" : "2x"
},
{
"idiom" : "iphone",
"su... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 Smith AR <audoban@openmailbox.org>
* Michail Vourlakos <mvourlakos@gmail.com>
*
* This file is part of Latte-Dock
*
* Latte-Dock 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 F... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2011 the original author or authors
*
* Permission is hereby granted to use, modify, and distribute this file
* in accordance with the terms of the license agreement accompanying it.
*/
package org.swiftsuspenders.support.injectees
{
import org.swiftsuspenders.support.types.Clazz;
public cla... | {
"pile_set_name": "Github"
} |
package(default_visibility = ["//visibility:public"])
load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")
go_library(
name = "go_default_library",
srcs = [
"configuration.go",
"evaluator.go",
"registry.go",
],
importpath = "k8s.io/kubernetes/pkg/quota/v1/generic",
... | {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors ma... | {
"pile_set_name": "Github"
} |
#ifndef ACE_STREAM_MODULES_CPP
#define ACE_STREAM_MODULES_CPP
#include "ace/Stream_Modules.h"
#include "ace/OS_NS_string.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Stream_Head)
template <ACE_SYNCH_DECL, clas... | {
"pile_set_name": "Github"
} |
###### The boy from Africa
# Remembering Tony Thomas, a great Economist journalist
##### He kept a spike in his office for poor copy—and once killed a mouse with it

> May 23rd 2019
“FRESH AIR and fresh light” was how Tony Thomas appeared to his bureau chief when he breeze... | {
"pile_set_name": "Github"
} |
# coding=utf-8
r"""
This code was generated by
\ / _ _ _| _ _
| (_)\/(_)(_|\/| |(/_ v1.0.0
/ /
"""
from tests import IntegrationTestCase
from tests.holodeck import Request
from twilio.base.exceptions import TwilioException
from twilio.http.response import Response
class ServiceTestCase(Integrati... | {
"pile_set_name": "Github"
} |
package com.coremedia.iso.boxes;
import com.googlecode.mp4parser.AbstractBox;
import java.nio.ByteBuffer;
/**
*
*/
public class ItemDataBox extends AbstractBox {
ByteBuffer data = ByteBuffer.allocate(0);
public static final String TYPE = "idat";
public ItemDataBox() {
super(TYPE);
}
... | {
"pile_set_name": "Github"
} |
server:
port: 8087
address: 0.0.0.0
servlet:
context-path: /
spring:
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/hmily_order?useUnicode=true&characterEncoding=utf8&useSSL=false
username: root
password: 12345
mybatis:
type-alias... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 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 source code must retain the above copyright
* notice, this list of condi... | {
"pile_set_name": "Github"
} |
import { createDuration } from './create';
function addSubtract (duration, input, value, direction) {
var other = createDuration(input, value);
duration._milliseconds += direction * other._milliseconds;
duration._days += direction * other._days;
duration._months += direction * other._mon... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Softwa... | {
"pile_set_name": "Github"
} |
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
P... | {
"pile_set_name": "Github"
} |
using System.Collections.Generic;
using clawSoft.clawPDF.Core.Jobs;
using clawSoft.clawPDF.Core.Settings.Enums;
using clawSoft.clawPDF.Utilities;
using SystemInterface.IO;
namespace clawSoft.clawPDF.Core.Ghostscript.OutputDevices
{
/// <summary>
/// Extends OutputDevice to create PNG files
/// </summa... | {
"pile_set_name": "Github"
} |
require('./$.typed-array')('Uint16', 2, function(init){
return function Uint16Array(data, byteOffset, length){
return init(this, data, byteOffset, length);
};
}); | {
"pile_set_name": "Github"
} |
/**
* This file is copyright 2017 State of the Netherlands (Ministry of Interior Affairs and Kingdom Relations).
* It is made available under the terms of the GNU Affero General Public License, version 3 as published by the Free Software Foundation.
* The project of which this file is part, may be found at https://g... | {
"pile_set_name": "Github"
} |
@prefix : <http://example.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
:c foaf:name "Chris" .
:c foaf:mbox "chris@example.org" .
:d foaf:name "Dan" .
:d foaf:mbox "dan@example.org" .
:c foaf:knows :d .
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2020, Oracle and/or its affiliates.
*
* Licensed under the Universal Permissive License v 1.0 as shown at
* http://oss.oracle.com/licenses/upl.
*/
package com.oracle.coherence.grpc.client;
import com.tangosol.io.Serializer;
import com.tangosol.net.ConfigurableCacheFactory;
import com.tangosol.... | {
"pile_set_name": "Github"
} |
NOTE:
->*nix Systems: use the configure script and everything should work without problems.
->MSW: FIRST you need the mingw compiler (i think cygwin must work too, but you will have to modify the configure.in and change MINGW32 for CYGWIN)
Then, run configure and pray. If it finds everything it needs (the only thing mi... | {
"pile_set_name": "Github"
} |
package warnings
import (
"fmt"
"github.com/pkg/errors"
)
// WarnShouldUseUpdate is the message printed to the user when they attempt
// to use "ship init" with a present state file on disk
var WarnShouldUseUpdate = warning{msg: `To build on your progress, run "ship update"`}
var WarnCannotRemoveState = warning{m... | {
"pile_set_name": "Github"
} |
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
// https://developers.google.com/protocol-buffers/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// ... | {
"pile_set_name": "Github"
} |
/* zmalloc - total amount of allocated memory aware version of malloc()
*
* Copyright (c) 2009-2010, Salvatore Sanfilippo <antirez at gmail dot com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions ar... | {
"pile_set_name": "Github"
} |
from typing import Any, Optional
from boto.compat import StandardError
class BotoClientError(StandardError):
reason: Any
def __init__(self, reason, *args) -> None: ...
class SDBPersistenceError(StandardError): ...
class StoragePermissionsError(BotoClientError): ...
class S3PermissionsError(StoragePermissions... | {
"pile_set_name": "Github"
} |
local b = import 'b.jsonnet';
local a(x) = import 'a.jsonnet'; // Not a proper import!
true
| {
"pile_set_name": "Github"
} |
#include <QTableView>
#include <QMenu>
#include <QHeaderView>
#include <QSortFilterProxyModel>
#include <QApplication>
#include <QSettings>
#include "ui_actiontableeditor.h"
#include "actiontablemodel.h"
#include "actiontableeditor.h"
#include "actioneditordialog.h"
//start id="setup"
ActionTableEditor::ActionTableEdi... | {
"pile_set_name": "Github"
} |
// Code generated by protoc-gen-go.
// source: metrics.proto
// DO NOT EDIT!
/*
Package io_prometheus_client is a generated protocol buffer package.
It is generated from these files:
metrics.proto
It has these top-level messages:
LabelPair
Gauge
Counter
Quantile
Summary
Untyped
Histogram
Bucket
Metric
Met... | {
"pile_set_name": "Github"
} |
.size 8000
.text@100
jp lbegin
.data@143
80
.text@150
lbegin:
ld a, 03
ldff(43), a
ld b, 91
call lwaitly_b
ld a, 11
ldff(40), a
ld a, 91
ldff(40), a
ld b, 9a
call lwait_b_ly_cycles
ld a, ff
ldff(45), a
xor a, a
ldff(0f), a
ld a, 08
ldff(41), a
.text@194
ltest_if:
ldff a, (0f)
cmp a, e0
jrnz lpr... | {
"pile_set_name": "Github"
} |
---
name: 'rsync'
runner_type: 'remote-shell-cmd'
description: 'Copy file(s) from one place to another w/ rsync'
enabled: true
entry_point: ''
parameters:
source:
type: 'string'
description: 'List of files/directories to to be copied'
required: true
... | {
"pile_set_name": "Github"
} |
/* the norm */
#gritter-notice-wrapper {
position:fixed;
top:20px;
right:20px;
width:301px;
z-index:9999;
}
#gritter-notice-wrapper.top-left {
left: 20px;
right: auto;
}
#gritter-notice-wrapper.bottom-right {
top: auto;
left: auto;
bottom: 20px;
right: 20px;
}
#gritter-notice-wrapper.bottom... | {
"pile_set_name": "Github"
} |
package com.replaymod.extras.advancedscreenshots;
import com.replaymod.core.versions.MCVer;
import com.replaymod.render.RenderSettings;
import com.replaymod.render.blend.BlendState;
import com.replaymod.render.capturer.RenderInfo;
import com.replaymod.render.rendering.Pipelines;
import de.johni0702.minecraft.gui.utils... | {
"pile_set_name": "Github"
} |
.. include:: ../../common/contacts.rst
| {
"pile_set_name": "Github"
} |
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __gnu_CORBA_GIOP_CancelHeader__
#define __gnu_CORBA_GIOP_CancelHeader__
#pragma interface
#include <java/lang/Object.h>
extern "Java"
{
namespace gnu
{
namespace CORBA
{
namespace GIOP
{
class CancelHeader;
... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>
| {
"pile_set_name": "Github"
} |
app_trace_util.o: \
D:/Project/ESP32/sdk/esp-idf-v3.0/components/app_trace/app_trace_util.c \
D:/Project/ESP32/sdk/esp-idf-v3.0/components/freertos/include/freertos/FreeRTOS.h \
D:/Project/ESP32/sdk/esp-idf-v3.0/components/newlib/include/sys/reent.h \
D:/Project/ESP32/sdk/esp-idf-v3.0/components/newlib/include/_ans... | {
"pile_set_name": "Github"
} |
.redactor_box {
position: relative;
/*border: 1px solid #ddd;*/
overflow: visible;
}
/*.redactor_box, .redactor_box textarea {
background-color: #fff;
}*/
body .redactor_air {
position: absolute;
border: 1px solid #ddd;
border-bottom: none;
z-index: 10002;
}
/*
Fullscreen
*/
body .... | {
"pile_set_name": "Github"
} |
package catdata;
import java.util.List;
import java.util.Map;
public interface Raw {
public Map<String, List<InteriorLabel<Object>>> raw();
public default int find(String section, Object o) {
for (InteriorLabel<Object> il : raw().get(section)) {
if (il.s.equals(o)) {
return il.loc;
}
}
throw new R... | {
"pile_set_name": "Github"
} |
// Boost.Units - A C++ library for zero-overhead dimensional analysis and
// unit/quantity manipulation and conversion
//
// Copyright (C) 2003-2008 Matthias Christian Schabel
// Copyright (C) 2008 Steven Watanabe
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.tx... | {
"pile_set_name": "Github"
} |
////////////////////////////////////////////////////////////////////////////////
/// DISCLAIMER
///
/// Copyright 2014-2020 ArangoDB GmbH, Cologne, Germany
/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany
///
/// Licensed under the Apache License, Version 2.0 (the "License");
/// you may not use this file except... | {
"pile_set_name": "Github"
} |
Neighand: Neighborhood Handling library
Version 0.2, June 2007.
Nicolas Brodu <nicolas.brodu@free.fr>
Presentation:
-------------
The goal of this library is to find 3D neighbors efficiently. It stores the
position of objects in 3D. The user can then ask what are the neighbor objects
for any given point, within a ra... | {
"pile_set_name": "Github"
} |
<application xmlns="http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/application_7.xsd"
version="7">
<module>
<java>JPAAppClient.jar</java>
... | {
"pile_set_name": "Github"
} |
import inherits from 'inherits';
import CommandInterceptor from 'diagram-js/lib/command/CommandInterceptor';
import { is } from '../../../util/ModelUtil';
import {
filter,
forEach
} from 'min-dash';
/**
* BPMN specific boundary event behavior
*/
export default function BoundaryEventBehavior(eventBus, modelin... | {
"pile_set_name": "Github"
} |
config_set alias.column Aliases.real_name
[[0,0.0,0.0],true]
table_create Aliases TABLE_HASH_KEY ShortText
[[0,0.0,0.0],true]
column_create Aliases real_name COLUMN_SCALAR ShortText
[[0,0.0,0.0],true]
table_create Memos TABLE_HASH_KEY ShortText
[[0,0.0,0.0],true]
load --table Memos
[
{"_key": "Groonga"}
]
[[0,0.0,0.0],... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Flot Examples: Time Axes</title>
<link href="../examples.css" rel="stylesheet" type="text/css">
<!--[if lte IE 8]><script language="java... | {
"pile_set_name": "Github"
} |
// Copyright 2011 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 csv
import (
"io"
"reflect"
"strings"
"testing"
"unicode/utf8"
)
func TestRead(t *testing.T) {
tests := []struct {
Name string
Input stri... | {
"pile_set_name": "Github"
} |
var CC = require('../index.js').ConfigChain
var test = require('tap').test
var f1 = '/tmp/f1.ini'
var f2 = '/tmp/f2.json'
var ini = require('ini')
var f1data = {foo: {bar: 'baz'}, bloo: 'jaus'}
var f2data = {oof: {rab: 'zab'}, oolb: 'suaj'}
var fs = require('fs')
fs.writeFileSync(f1, ini.stringify(f1data), 'utf8')... | {
"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"
} |
/*
Copyright © 2001-2004 World Wide Web Consortium,
(Massachusetts Institute of Technology, European Research Consortium
for Informatics and Mathematics, Keio University). All
Rights Reserved. This work is distributed under the W3C® Software License [1] in the
hope that it will be useful, but WITHOUT ANY WARRANT... | {
"pile_set_name": "Github"
} |
1
00:02:03,478 --> 00:02:06,478
≪すみません。
(さくら)はい。
2
00:02:11,536 --> 00:02:14,536
(峰子)御代川と 申します。
3
00:02:16,524 --> 00:02:19,524
(さくら)さっきまで お嬢さん
来てたんですよ。 ここに。
4
00:02:25,516 --> 00:02:27,568
(さくら)ああ。
5
00:02:27,568 --> 00:02:29,520
(峰子)あのう。
(さくら)はい。
6
00:02:29,520 --> 00:02:31,522
(峰子)娘のクラスの
子供たちは?
7
00:02:31,522... | {
"pile_set_name": "Github"
} |
/*
Copyright 2020 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"
} |
{
"id": "overlay_male_worn_glasses_eye",
"fg": ["glasses_eye_m"],
"bg": []
}
| {
"pile_set_name": "Github"
} |
# ===========================================================================
# http://www.gnu.org/software/autoconf-archive/ax_python_devel.html
# ===========================================================================
#
# SYNOPSIS
#
# AX_PYTHON_DEVEL([version])
#
# DESCRIPTION
#
# Note: Defines as a prec... | {
"pile_set_name": "Github"
} |
CREATE TABLE fruits (
id int,
items jsonb
);
INSERT INTO fruits VALUES (1, '{"apple": true}');
INSERT INTO fruits VALUES (2, '{"banana": false}');
INSERT INTO fruits VALUES (3, '{"peach": true}');
SET enable_seqscan = on;
SET enable_indexscan = off;
SET enable_bitmapscan = off;
SELECT id, items
FROM fruits
WHE... | {
"pile_set_name": "Github"
} |
<component name="libraryTable">
<library name="Maven: org.springframework:spring-beans:4.1.7.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/... | {
"pile_set_name": "Github"
} |
// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using Microsoft.DotNet.Cli.CommandLine;
using Microsoft.DotNet.Tools;
using LocalizableStrings = Microsoft.DotNet.Tools.Sln.LocalizableStrings;
... | {
"pile_set_name": "Github"
} |
Ext.Loader.setConfig({enabled: true});
Ext.Loader.setPath('Ext.ux', '../ux/');
Ext.require([
'Ext.grid.*',
'Ext.data.*',
'Ext.util.*',
'Ext.grid.plugin.BufferedRenderer',
'Ext.ux.form.SearchField'
]);
Ext.onReady(function(){
Ext.define('ForumThread', {
extend: 'Ext.data.Model',
... | {
"pile_set_name": "Github"
} |
// Copyright 2019 Google LLC
//
// 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 ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.