text stringlengths 2 99.9k | meta dict |
|---|---|
{
"translations" :{
"en": {
".avTitle": "BST Search Proficiency Exercise",
"av_Authors": "Kasper Hellström",
".instructLabel": "Instructions:",
".instructions": "Use the BST search algorithm to find the key given in the exercise. Starting with the root, click on an empty node to reveal its... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="x1">1.44px</dimen>
<dimen name="x2">2.88px</dimen>
<dimen name="x3">4.32px</dimen>
<dimen name="x4">5.76px</dimen>
<dimen name="x5">7.2px</dimen>
<dimen name="x6">8.64px</dimen>
<dimen name="x7">10.08px</dimen>
<dimen name="... | {
"pile_set_name": "Github"
} |
// linux/mksysnum.pl -Wall -Werror -static -I/tmp/include -m64 /tmp/include/asm/unistd.h
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build amd64,linux
package unix
const (
SYS_READ = 0
SYS_WRITE = 1
SYS_OPEN = 2
SYS_CLOSE ... | {
"pile_set_name": "Github"
} |
package main
import "fmt"
func main() {
fmt.Println("test")
}
| {
"pile_set_name": "Github"
} |
import unittest
from riskquant.model import pert_frequency
class TestPERTFrequency(unittest.TestCase):
def setUp(self):
min_freq = 0
max_freq = 10
most_likely = 5
kurtosis = 1
self.s = pert_frequency.PERTFrequency(min_freq, max_freq, most_likely, kurtosis=kurtosis)
de... | {
"pile_set_name": "Github"
} |
<div id="main_column" class="XXLarge-11 xlarge-10 wide-9 medium-8 columns" style="padding-top: 1REM; height: 4313px;" data-equalizer-watch="">
<!-- Hand column content - how used to remove left column and center glad On Some pages -->
<h1>Nutri-Score Nutritional Score and Color grades</h1>
<h2>A system of grades fro... | {
"pile_set_name": "Github"
} |
this is just lazy writing . even kids deserve better .
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android">
<TextView android:textSize="18.0sp" android:gravity="center" android:layout_width="fill_parent" and... | {
"pile_set_name": "Github"
} |
/*****************************************************************************/
/* BroadVoice(R)16 (BV16) Floating-Point ANSI-C Source Code */
/* Revision Date: August 19, 2009 */
/* Version 1.0 */
... | {
"pile_set_name": "Github"
} |
OUTFILE := pganalyze-collector
PROTOBUF_FILES := $(wildcard protobuf/*.proto) $(wildcard protobuf/reports/*.proto)
PROTOC_VERSION := $(shell protoc --version 2>/dev/null)
.PHONY: default build build_dist vendor test docker_latest packages integration_test
default: build test
build: output/pganalyze_collector/snapsho... | {
"pile_set_name": "Github"
} |
//
// PartnerPayload.swift
// PlatformKit
//
// Created by Daniel Huri on 16/04/2020.
// Copyright © 2020 Blockchain Luxembourg S.A. All rights reserved.
//
import Foundation
/// The payload for the card partner (network request / response)
public enum CardPartnerPayload {
public enum EveryPay {
... | {
"pile_set_name": "Github"
} |
#include "qtv.h"
int main(int argc, char*argv[]) {
QApplication app(argc, argv);
QFile *qin = new QFile();
if(!qin->open(stdin, QIODevice::ReadOnly)) {
printf("Could not open stding as QFile.\n");
exit(1);
}
QFileReader *qfr = new QFileReader(qin);
QParser *qp = new QParser;
QScene * qscene = new QS... | {
"pile_set_name": "Github"
} |
<!--[metadata]>
+++
title = "Remote API v1.16"
description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
[menu.main]
parent = "engine_remoteapi"
weight = 5
+++
<![end-metadata]-->
# Docker Remote API v1.16
## 1. Brief introduction
- The Remote API has replaced `rcli`.
- Th... | {
"pile_set_name": "Github"
} |
/*
* ZeroTier One - Network Virtualization Everywhere
* Copyright (C) 2011-2016 ZeroTier, Inc. https://www.zerotier.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 Foundation, either version ... | {
"pile_set_name": "Github"
} |
// Boost.Geometry (aka GGL, Generic Geometry Library)
// Copyright (c) 2015-2016, Oracle and/or its affiliates.
// Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
// Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
// Licensed under the Boost Software License version ... | {
"pile_set_name": "Github"
} |
let s:source = {
\ 'name' : 'ghc',
\ 'kind' : 'ftplugin',
\ 'filetypes': { 'haskell': 1 },
\ }
function! s:source.initialize() abort
call necoghc#boot()
endfunction
function! s:source.get_keyword_pos(cur_text) abort
if neocomplcache#within_comment()
return -1
else
return necoghc#... | {
"pile_set_name": "Github"
} |
@objc(MWMUGCRatingStars)
final class UGCRatingStars: NSObject {
@objc let title: String
@objc var value: CGFloat
init(title: String, value: CGFloat) {
self.title = title
self.value = value
}
}
| {
"pile_set_name": "Github"
} |
common-obj-$(CONFIG_ALPHA_DIS) += alpha.o
common-obj-$(CONFIG_ARM_DIS) += arm.o
common-obj-$(CONFIG_ARM_A64_DIS) += arm-a64.o
common-obj-$(CONFIG_ARM_A64_DIS) += libvixl/
libvixldir = $(SRC_PATH)/disas/libvixl
# The -Wno-sign-compare is needed only for gcc 4.6, which complains about
# some signed-unsigned equality com... | {
"pile_set_name": "Github"
} |
package com.jaquadro.minecraft.storagedrawers.item;
import net.minecraft.item.Item;
public class ItemUpgradeRedstone extends ItemUpgrade
{
private static int redstoneGroupId;
static {
redstoneGroupId = ItemUpgrade.getNextGroupId();
}
public final EnumUpgradeRedstone type;
public ItemUpgr... | {
"pile_set_name": "Github"
} |
<!--googleoff: all-->
<html><head><title>up.corp.google.com - MOMA Single Sign On</title>
<link href="/c/login.css" rel="stylesheet" />
<link rel="icon" href="/c/favicon.ico" type="image/x-icon" />
<script type="text/javascript" src="/c/corploginscript.js" nonce="Xcd5RtdfnE9F2XgwrOdibG5crck">
</script>
<... | {
"pile_set_name": "Github"
} |
/*
* rwlock.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library for Win32
* Copyright(C) 1998 John E. Bossom
* Copyright(C) 1999,2003 Pthreads-... | {
"pile_set_name": "Github"
} |
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build linux
// +build !appengine
package fastwalk
import (
"bytes"
"syscall"
"unsafe"
)
func direntNamlen(dirent *syscall.Dirent) uint64 {
const fixe... | {
"pile_set_name": "Github"
} |
/* Do relocations for ELF dynamic linking.
Copyright (C) 1995-2018 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 Softwar... | {
"pile_set_name": "Github"
} |
package org.geogebra.common.gui.inputfield;
import java.util.ArrayList;
import org.geogebra.common.gui.inputfield.DynamicTextElement.DynamicTextType;
import org.geogebra.common.kernel.StringTemplate;
import org.geogebra.common.kernel.algos.AlgoDependentText;
import org.geogebra.common.kernel.arithmetic.ExpressionNode... | {
"pile_set_name": "Github"
} |
#ifdef UCD_COMPATIBLE
#include <net-snmp/agent/var_struct.h>
#else
#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"
#endif
| {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
"use strict";
var __extends = (this && this.__extends) || function (d, b) {
for (var p in b) if (b.hasOwnProperty... | {
"pile_set_name": "Github"
} |
{
"author": "Austin King <shout@ozten.com> (http://ozten.com)",
"name": "browserid-cookbook-express",
"description": "Simplest Express app that uses BrowserID",
"version": "0.0.0",
"homepage": "http://github.com/mozilla/browserid-cookbook",
"repository": {
"type": "git",
"url": "git://github.com/moz... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# Copyright (C) 2016, Canonical Ltd.
# 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.
args=""
on_device=0
... | {
"pile_set_name": "Github"
} |
Bootstrap Table is a free plug-in which be made in my spare time.
If your project get the help from Bootstrap Table, you can donate to Bootstrap Table.
With your help, I believe that I will continue to strive to let Bootstrap Table be better. | {
"pile_set_name": "Github"
} |
package gregtech.common.render;
import gregtech.api.enums.GT_Values;
import gregtech.api.util.GT_Log;
import gregtech.api.util.GT_Utility;
import net.minecraft.client.entity.AbstractClientPlayer;
import net.minecraft.client.model.ModelBiped;
import net.minecraft.client.renderer.entity.RenderManager;
import net... | {
"pile_set_name": "Github"
} |
/* glibc's sysdeps/xtensa/elf/initfini.c used for reference [EPILOG] */
.section .init
#if defined(__XTENSA_WINDOWED_ABI__)
retw
#elif defined(__XTENSA_CALL0_ABI__)
l32i a0, sp, 0
addi sp, sp, 16
ret
#else
#error Unsupported Xtensa ABI
#endif
.section .fini
#if defined(__XTENSA_WINDOWED_ABI__)
retw
#elif defin... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2002-2018 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | {
"pile_set_name": "Github"
} |
/*
* Generated by class-dump 3.3.4 (64 bit).
*
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard.
*/
#import "NSObject-Protocol.h"
@protocol NSStreamDelegate <NSObject>
@optional
- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2;
@end
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Web.WebPages.Deployment</name>
</assembly>
<members>
<member name="T:System.Web.WebPages.Deployment.PreApplicationStartCode">
<summary>Provides a registration point for pre-application start code for Web Pages deployment.</summary... | {
"pile_set_name": "Github"
} |
package org.opencv.core;
public class CvException extends RuntimeException {
private static final long serialVersionUID = 1L;
public CvException(String msg) {
super(msg);
}
@Override
public String toString() {
return "CvException [" + super.toString() + "]";
}
}
| {
"pile_set_name": "Github"
} |
package burp;
/*
* @(#)IIntruderPayloadProcessor.java
*
* Copyright PortSwigger Ltd. All rights reserved.
*
* This code may be used to extend the functionality of Burp Suite Free Edition
* and Burp Suite Professional, provided that this usage does not violate the
* license terms for those products.
*/
/**
* E... | {
"pile_set_name": "Github"
} |
WebdriverIO Protocol Helper
===========================
This package stores the definition for various automation protocols such as [WebDriver](https://w3c.github.io/webdriver/) or vendor specific protocol extensions like for [SauceLabs](https://saucelabs.com/). Unless you are interested in generating a WebDriver clie... | {
"pile_set_name": "Github"
} |
#ifndef __JAVA_IO_INTERRUPTEDIOEXCEPTION__
#define __JAVA_IO_INTERRUPTEDIOEXCEPTION__
#include "xmlvm.h"
// Preprocessor constants for interfaces:
#define XMLVM_ITABLE_SIZE_java_io_InterruptedIOException 0
// Implemented interfaces:
// Super Class:
#include "java_io_IOException.h"
// Circular references:
#ifndef XML... | {
"pile_set_name": "Github"
} |
package Test::Selenium::Firefox;
use Moo;
extends 'Selenium::Firefox', 'Test::Selenium::Remote::Driver';
has 'webelement_class' => (
is => 'rw',
default => sub { 'Test::Selenium::Remote::WebElement' },
);
1;
__END__
=head1 NAME
Test::Selenium::Firefox
=head1 SYNOPSIS
my $test_driver = Test::Sel... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2018 The Android Open Source Project
*
* 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 app... | {
"pile_set_name": "Github"
} |
{
"desc": "Sierra MC8781",
"control": 3,
"data": 4
}}
| {
"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>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifi... | {
"pile_set_name": "Github"
} |
public class HomeController : Controller
{
//
// GET: /Home/
public ActionResult Index()
{
return View();
}
} | {
"pile_set_name": "Github"
} |
""" HierarchicalSampling test
"""
import unittest
import numpy as np
from numpy.testing import assert_array_equal
from sklearn import datasets
from sklearn.utils import shuffle
from libact.base.dataset import Dataset
from libact.models import SVM
from libact.query_strategies import UncertaintySampling
from libact.que... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2007, 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 ... | {
"pile_set_name": "Github"
} |
<?php
/**
* Slim Framework (https://slimframework.com)
*
* @license https://github.com/slimphp/Slim/blob/4.x/LICENSE.md (MIT License)
*/
declare(strict_types=1);
namespace Slim\Factory\Psr17;
class LaminasDiactorosPsr17Factory extends Psr17Factory
{
protected static $responseFactoryClass = 'Laminas\Diactoro... | {
"pile_set_name": "Github"
} |
import { of as staticOf } from '../../observable/of';
declare module '../../Observable' {
namespace Observable {
let of: typeof staticOf;
}
}
| {
"pile_set_name": "Github"
} |
/*
* GPL HEADER START
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This program 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 Software Foundation.
*
* This program is distributed... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
YUI.add("lang/datatype-date-format_zh-Hant",function(a){a.Intl.add("datatype-date-format","zh-Hant",{"a":["週日","週一","週二","週三","週四","週五","週六"],"A":[... | {
"pile_set_name": "Github"
} |
/*
* 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, software distributed under t... | {
"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 "UITextField.h"
@interface HackUITextField : UITextField
{
}
- (_Bool)becomeFirstResponder;
- (_Bool)resignFirstResponder;
@end
| {
"pile_set_name": "Github"
} |
/*
* ringbuffer.c
* Ring Buffer utility..
*
* Author: Phil Burk, http://www.softsynth.com
*
* This program uses the PortAudio Portable Audio Library.
* For more information see: http://www.audiomulch.com/portaudio/
* Copyright (c) 1999-2000 Ross Bencina and Phil Burk
*
* Permission is hereby granted, free of ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft... | {
"pile_set_name": "Github"
} |
<?php
namespace LaravelDaily\LaravelCharts;
use Illuminate\Support\ServiceProvider;
class LaravelChartsServiceProvider extends ServiceProvider
{
/**
* Register services.
*
* @return void
*/
public function register()
{
//
}
/**
* Bootstrap services.
*
*... | {
"pile_set_name": "Github"
} |
<header class="header">
<nav class="navbar">
<div class="navbar-brand">
<a class="navbar-item" href="{{or site.url (or siteRootUrl siteRootPath)}}">{{site.title}}</a>
{{#if env.DOCSEARCH_ENABLED}}
<div class="navbar-item">
<input id="search-input" type="... | {
"pile_set_name": "Github"
} |
# AUTOGENERATED FILE
FROM balenalib/hummingboard-debian:buster-build
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates \
curl \
\
# .NET Core dependencies
libc6 \
libgcc1 \
libgssapi-krb5-2 \
libicu63 \
libssl1.1 \
... | {
"pile_set_name": "Github"
} |
<?php
$expected = array('function OVERWRITTENMethodInAD( ) { /**/ } ',
'function overwrittenMethodInAA( ) { /**/ } ',
'function overwrittenMethodInABAC( ) { /**/ } ',
'function overwrittenMethodInABAC( ) { /**/ } ',
);
$expecte... | {
"pile_set_name": "Github"
} |
/*
* Atheros AP83 board specific SPI Controller driver
*
* Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
*/
#include... | {
"pile_set_name": "Github"
} |
/*
* Created on : 2014-01-14
* Author : Meritoo.pl, http://www.meritoo.pl
* Copyright : Meritoo.pl
*/
.has-switch label,
.has-switch span{
font-size: 13px;
padding-bottom: 3px;
padding-top: 3px;
}
.has-switch span.switch-mini,
.has-switch label.switch-mini {
padding-bottom: 1px;
p... | {
"pile_set_name": "Github"
} |
;===- ./lib/Target/Hexagon/AsmParser/LLVMBuild.txt --------------*- Conf -*-===;
;
; 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"
} |
"use strict";
module.exports = require("./shim");
| {
"pile_set_name": "Github"
} |
#===============================================================================
# NAME: formatters.py
#
# DESCRIPTION: This file contains the Formatters class
# which contains various routines to output
# formated strings for code generation.
#
# USAGE: Nominally each visitor will instance th... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) MuleSoft, Inc. All rights reserved. http://www.mulesoft.com
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this distribution in the
* LICENSE.txt file.
*/
package org.mule.runtime.module.artifact.api.classloader;
... | {
"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"
} |
:type: plugin
:status: published
:title: Operation Plugin
:link: _operation_plugin
:plugintypes: access
:summary: Validates a user or subject's security attributes.
The operation plugin validates the subject's security attributes to ensure they are adequate to perform the operation.
===== Installing the Operation Plu... | {
"pile_set_name": "Github"
} |
package com.nearucenterplaza.redenvelopeassistant.service;
import com.nearucenterplaza.redenvelopeassistant.R;
import com.nearucenterplaza.redenvelopeassistant.ui.RedEnvelopeApplication;
import com.nearucenterplaza.redenvelopeassistant.ui.fragmant.WeChatFragment;
import com.nearucenterplaza.redenvelopeassistant.servic... | {
"pile_set_name": "Github"
} |
package api
import "time"
func (c *Sys) Rotate() error {
r := c.c.NewRequest("POST", "/v1/sys/rotate")
resp, err := c.c.RawRequest(r)
if err == nil {
defer resp.Body.Close()
}
return err
}
func (c *Sys) KeyStatus() (*KeyStatus, error) {
r := c.c.NewRequest("GET", "/v1/sys/key-status")
resp, err := c.c.RawRe... | {
"pile_set_name": "Github"
} |
{
"name": "core/subhead",
"category": "text",
"attributes": {
"align": {
"type": "string"
},
"content": {
"type": "string",
"source": "html",
"selector": "p"
}
},
"supports": {
"inserter": false,
"multiple": false
}
}
| {
"pile_set_name": "Github"
} |
/*
** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
** See ../LICENSE for license information.
*/
/*
** annotationInfo.h
**
** A record that keeps information on a user-defined annotations including:
**
*/
# ifndef ANNOTINFO_H
# define ANNOTINFO_H
struct s_annotationInfo {
cs... | {
"pile_set_name": "Github"
} |
(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.ex... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='utf-8'?>
<section xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" containing-doc="D.C. Code">
<num>26-1321</num>
<heading>... | {
"pile_set_name": "Github"
} |
/*
Navicat MySQL Data Transfer
Source Server : 172.16.10.162
Source Server Type : MySQL
Source Server Version : 50635
Source Host : 172.16.10.162
Source Database : fabricexplorer
Target Server Type : MySQL
Target Server Version : 50635
File Encoding : utf-8
Date: 07/07... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2014 Institut de Recherche Technologique SystemX and OpenWide.
* All rights reserved.
*
* Adapted from Linux Kernel 3.13.6 arch/arm/mach-imx/clk-fixup-div.c
*
* Copyright (C) 2013 Freescale Semiconductor, Inc.
*
* The code contained herein is licensed under the GNU General Public
* License. ... | {
"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>chinese1</key>
<string>美好的一天</string>
<key>japanese</key>
<string>良い一日を</string>
<key>spanish</key>
... | {
"pile_set_name": "Github"
} |
//
// DailyBillingStatsTests.swift
// GrandCentralBoard
//
// Created by Karol Kozub on 2016-04-13.
// Copyright © 2016 Oktawian Chojnacki. All rights reserved.
//
import XCTest
import Nimble
@testable import GrandCentralBoard
class DailyBillingStatsTests: XCTestCase {
var validJSON: AnyObject = [:]
var ... | {
"pile_set_name": "Github"
} |
/**
* @license
* Copyright (C) 2016 The Android Open Source Project
*
* 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 require... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __NVKM_CLIENT_H__
#define __NVKM_CLIENT_H__
#define nvkm_client(p) container_of((p), struct nvkm_client, object)
#include <core/object.h>
struct nvkm_client {
struct nvkm_object object;
char name[32];
u64 device;
u32 debug;
struct nvkm_client_notify *notify[32];
st... | {
"pile_set_name": "Github"
} |
/*!
* Emoji dialog plugin for Editor.md
*
* @file emoji-dialog.js
* @author pandao
* @version 1.2.0
* @updateTime 2015-03-08
* {@link https://github.com/pandao/editor.md}
* @license MIT
*/
(function() {
var factory = function (exports) {
var $ = jQuery;
var plugin... | {
"pile_set_name": "Github"
} |
import React from "react";
import Immutable from "immutable";
import utils from "common/utils";
import Translate from "react-translate-component";
import { connect } from "alt-react";
import SettingsStore from "stores/SettingsStore";
import ChainTypes from "../Utility/ChainTypes";
import BindToChainState from "../Utili... | {
"pile_set_name": "Github"
} |
package protection.proxy;
import java.util.Objects;
public class UserProxy implements User {
private String username;
private String password;
Boolean isLogged;
private User user;
public UserProxy(String username, String password) {
this.username = username;
this.password = passwo... | {
"pile_set_name": "Github"
} |
julia 1.0
Nuklear
GLFW
ModernGL
Images
ProgressMeter
Colors
Jive
| {
"pile_set_name": "Github"
} |
/*
* Driver for ISAC-S and ISAC-SX
* ISDN Subscriber Access Controller for Terminals
*
* Author Kai Germaschewski
* Copyright 2001 by Kai Germaschewski <kai.germaschewski@gmx.de>
* 2001 by Karsten Keil <keil@isdn4linux.de>
*
* based upon Karsten Keil's original isac.c driver
*
*... | {
"pile_set_name": "Github"
} |
// Licensed to Cloudera, Inc. under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. Cloudera, Inc. licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this f... | {
"pile_set_name": "Github"
} |
package pfappserver::Model::Node::Tab::Location;
=head1 NAME
pfappserver::Model::Node::Tab::Location -
=cut
=head1 DESCRIPTION
pfappserver::Model::Node::Tab::Location
=cut
use strict;
use warnings;
use pf::config qw(%Config);
use pf::error qw(is_error is_success);
use pf::locationlog qw(locationlog_history_mac);... | {
"pile_set_name": "Github"
} |
// This file contains portions of code released by Microsoft under the MIT license as part
// of an open-sourcing initiative in 2014 of the C# core libraries.
// The original source was submitted to https://github.com/Microsoft/referencesource
#if PARANOID
#define VERSION_HASHSET
#endif
using System;
using System.Col... | {
"pile_set_name": "Github"
} |
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2019, ООО 1С-Софт
// Все права защищены. Эта программа и сопроводительные материалы предоставляются
// в соответствии с условиями лицензии Attribution 4.0 International (CC BY 4.0)
// Текст лицензи... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 69239b7396cf33846bee44ee3c9ca0fa
timeCreated: 1515494114
licenseType: Pro
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
/*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | {
"pile_set_name": "Github"
} |
import { expect } from "chai";
import { FormatCodeSettings } from "../../../compiler";
import { TypedNodeStructurePrinter } from "../../../structurePrinters";
import { TypedNodeStructure } from "../../../structures";
import { getStructureFactoryAndWriter } from "../../testHelpers";
describe(nameof(TypedNodeStructurePr... | {
"pile_set_name": "Github"
} |
/*
* HD audio interface patch for Cirrus Logic CS420x chip
*
* Copyright (c) 2009 Takashi Iwai <tiwai@suse.de>
*
* This driver is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the ... | {
"pile_set_name": "Github"
} |
;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters.
;; Copyright (C) 2007-2017 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <eric@siege-engine.com>
;; This file is part of GNU Emacs.
;; GNU Emacs is free software: you can redistribute it and/or modify
;; it under the terms of the GNU ... | {
"pile_set_name": "Github"
} |
// Run: %dxc -T cs_6_0 -E main
// CHECK: OpEntryPoint GLCompute %main "main"
// CHECK: OpExecutionMode %main LocalSize 8 4 1
[numthreads(8, 4, 1)]
void main() {}
| {
"pile_set_name": "Github"
} |
<!-- saved from url=(0022)http://internet.e-mail -->
<?xml version='1.0'?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN'
'http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd'
[<!ENTITY mathml 'http://www.w3.org/1998/Math/MathML'>]>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head><title>owens_t... | {
"pile_set_name": "Github"
} |
checks = ["all", "-ST1003", "-ST1014"]
initialisms = ["ACL", "API", "ASCII", "CPU", "CSS", "DNS",
"EOF", "GUID", "HTML", "HTTP", "HTTPS", "ID",
"IP", "JSON", "QPS", "RAM", "RPC", "SLA",
"SMTP", "SQL", "SSH", "TCP", "TLS", "TTL",
"UDP", "UI", "GID", "UID", "UUID", "URI",
"URL", "UTF8", "VM", "XML", "XMPP", "XSRF",
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2017-2020. Nitrite 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 app... | {
"pile_set_name": "Github"
} |
# Security
## Report a vulnerability
If you would like to report a vulnerability in kubetap, please create a
[vulnerability report on GitHub](https://github.com/soluble-ai/kubetap/security/advisories)
or send an email with the subject line "Kubetap Vulnerability" to:
* Matt Hamilton - bWF0dEBzb2x1YmxlLmFpCg==
We fo... | {
"pile_set_name": "Github"
} |
//
// FilterCategoryHeaderView
// CIFilter.io
//
// Created by Noah Gilmore on 11/28/18.
// Copyright © 2018 Noah Gilmore. All rights reserved.
//
import UIKit
final class FilterCategoryHeaderView: UITableViewHeaderFooterView {
let label = UILabel()
private let separator = SeparatorView(color: .separator)... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# 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"
} |
<?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
... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of PHPUnit.
*
* (c) Sebastian Bergmann <sebastian@phpunit.de>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace PHPUnit\Framework;
class TestImplementorTest extends TestCase
{
public functi... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.