text stringlengths 2 99.9k | meta dict |
|---|---|
/* Copyright (c) 2013, Ben Noordhuis <info@bnoordhuis.nl>
*
* 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... | {
"pile_set_name": "Github"
} |
package com.tongwei.auth.util;
import javax.servlet.http.HttpServletRequest;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.BeanFactoryAware;
import org.sp... | {
"pile_set_name": "Github"
} |
"""
3do model parser.
Author: Cyril Zorin
Creation date: 28 september 2006
"""
from hachoir.parser import Parser
from hachoir.field import (FieldSet,
UInt32, Int32, String, Float32,
RawBytes, PaddingBytes)
from hachoir.core.endian import LITTLE_ENDIAN, BIG_ENDIAN
... | {
"pile_set_name": "Github"
} |
//
// TakeUntil.swift
// RxSwift
//
// Created by Krunoslav Zaher on 6/7/15.
// Copyright © 2015 Krunoslav Zaher. All rights reserved.
//
import Foundation
class TakeUntilSinkOther<ElementType, Other, O: ObserverType>
: ObserverType
, LockOwnerType
, SynchronizedOnType where O.E == ElementType {
t... | {
"pile_set_name": "Github"
} |
import unittest
from unittest import mock
from pythonforandroid.build import run_pymodules_install
class TestBuildBasic(unittest.TestCase):
def test_run_pymodules_install_optional_project_dir(self):
"""
Makes sure the `run_pymodules_install()` doesn't crash when the
`project_dir` optiona... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- This file was written by the internal XML-Handler of Y-Files.-->
<!DOCTYPE graphml SYSTEM "http://www.graphdrawing.org/dtds/graphml.dtd">
<graphml>
<graph id="G">
<node id="n0"/>
<node id="n1"/>
<node id="n2"/>
<node id="n3"/>
<node id="n4"/>
<node id="n5"/>
<node id="n6"/>
<... | {
"pile_set_name": "Github"
} |
//
// TITLE("Interrupts service routine")
//++
//
// Copyright (c) 1994 Kobe NEC Software
//
// Module Name:
//
// rxint.s
//
// Abstract:
//
//
// Author:
//
//
// Environment:
//
// Kernel mode only.
//
// Revision History:
//
//
//--
#include "halmips.h"
#include "r98bdef.h"
SBTTL("HalpNmiHand... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<spirit:vendor>xilinx.com</spirit:vendor>
<spirit:library>xci</spirit:library>
<spirit:name>un... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2016-present, Facebook, Inc. All rights reserved.
// This source code is licensed under both the GPLv2 (found in the
// COPYING file in the root directory) and Apache 2.0 License
// (found in the LICENSE.Apache file in the root directory).
#include "db/range_del_aggregator.h"
#include <algorithm... | {
"pile_set_name": "Github"
} |
# bash completion for the Scrapy command-line tool
_scrapy_completion() {
local cmd cur commands spiders
cmd=${COMP_WORDS[1]}
cur=${COMP_WORDS[2]}
case "$cmd" in
crawl|edit)
spiders=$(scrapy list 2>/dev/null) || spiders=""
COMPREPLY=(${COMPREPLY[@]:-} $(compgen -W "$spid... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2009-2012 Freescale Semiconductor, Inc
*/
#include <common.h>
#include <asm-offsets.h>
#include <asm/processor.h>
#include <asm/mmu.h>
#include <asm/fsl_law.h>
#include <asm/io.h>
DECLARE_GLOBAL_DATA_PTR;
#ifdef CONFIG_A003399_NOR_WORKAROUND
void setup_ifc(void)
... | {
"pile_set_name": "Github"
} |
/* eslint-disable react/jsx-sort-props */
import * as React from 'react';
import * as vars from '../../styles/variables';
import AccessibleSVG, { SVGProps } from '../../components/accessible-svg/AccessibleSVG';
/**
* This is an auto-generated component and should not be edited
* manually in contributor pull requests... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
as... | {
"pile_set_name": "Github"
} |
import SPELLS from 'common/SPELLS';
import RushingJadeWind from './RushingJadeWind';
const talentlessCombatant = {
hasTalent: () => false,
};
const talentedCombatant = {
hasTalent: id => id === SPELLS.RUSHING_JADE_WIND_TALENT_BREWMASTER.id,
};
const parser = {
byPlayer: () => true,
toPlayer: () => true,
byP... | {
"pile_set_name": "Github"
} |
#ifndef _ASM_ARM_UNISTD_EABI_H
#define _ASM_ARM_UNISTD_EABI_H 1
#endif /* _ASM_ARM_UNISTD_EABI_H */
| {
"pile_set_name": "Github"
} |
[SipSever]
;开启的国标sip服务配置
Code = 13010100002000000002
;本机平台编码
IP = 41.215.241.145
;服务IP
Port = 5050
;服务端口
RegAuthor = false
;注册是否需要鉴权
[PlatFormInfo]
;对接的国标下级平台配置
Code = 13010100002000000001
;对方下级平台的编码
IP = 41.215.254.4
;对方下级平台的IP
Port = 7100
;对方下级平台的端口
SubscribeStatus = 1
;是否订阅设备状态
SubscribePos = 0
;是否订阅设备位置
SubscribeP... | {
"pile_set_name": "Github"
} |
// =============================================================================
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
// Copyright (C) 2013 - Scilab Enterprises - Antoine ELIAS
// Copyright (C) 2013 - Test case - Luc GABRIEL
//
// This file is distributed under the same license as the Sci... | {
"pile_set_name": "Github"
} |
import PropTypes from 'prop-types';
import React from 'react';
import { isBrowser } from '../../../util/browser';
const Popup = isBrowser ? require('react-leaflet/es/Popup').default : null; // eslint-disable-line global-require
export default function SelectedStopPopup({ lat, lon, children }, { config }) {
return ... | {
"pile_set_name": "Github"
} |
import { pageInterface } from '../pageInterface';
export const Wakanim: pageInterface = {
name: 'Wakanim',
domain: 'https://www.wakanim.tv',
languages: ['English', 'Spanish', 'Portuguese', 'French', 'German', 'Arabic', 'Italian', 'Russian'],
type: 'anime',
isSyncPage(url) {
if (j.$('body > section.episod... | {
"pile_set_name": "Github"
} |
BuildRequires += $(LibDir)/libintl.la # gettext
include ../../Library/GNU.mk
Title= Git
Name= git
Version= 2.11.1
Site= http://git-scm.com/
Source= http://git-core.googlecode.com/files/$(Name)-$(Version).tar.gz
Files= http://git-core.googlecode.com/files/git-manpages-$(Version).tar.gz
License= GPL
define after_... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" colorMatched="YES" initialViewControll... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2009 QNX Software Systems and others.
*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
*... | {
"pile_set_name": "Github"
} |
/* Class = "UILabel"; text = "CurrAmt"; ObjectID = "2Ig-LA-4kK"; */
"2Ig-LA-4kK.text" = "CurrAmt";
/* Class = "UIButton"; normalTitle = "Continue"; ObjectID = "4"; */
"4.normalTitle" = "Terus";
/* Class = "UILabel"; text = "BtcAmt"; ObjectID = "6ll-Xx-4fm"; */
"6ll-Xx-4fm.text" = "BtcAmt";
/* (No Commment) */
"6zi-8... | {
"pile_set_name": "Github"
} |
/*********************************************************************************
* *
* The MIT License (MIT) *
* ... | {
"pile_set_name": "Github"
} |
'use strict'
const BaseMicrobadgerService = require('./microbadger-base')
module.exports = class MicrobadgerLayers extends BaseMicrobadgerService {
static route = {
base: 'microbadger/layers',
pattern: ':user/:repo/:tag*',
}
static examples = [
{
title: 'MicroBadger Layers',
pattern: ':... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2003, 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"
} |
#ifndef _LIBRW_TYPES_HPP_
#define _LIBRW_TYPES_HPP_
#include <cstdint>
#include <map>
#include <memory>
#include <rw/debug.hpp>
#include <string>
#define RW_USING(feature) 1 == feature
#define NO_WATER_INDEX 48
#define WATER_LQ_DATA_SIZE 64
#define WATER_HQ_DATA_SIZE 128
#define WATER_WORLD_SIZE 4096.f
#define WATER... | {
"pile_set_name": "Github"
} |
// Copyright (c) Open Enclave SDK contributors.
// Licensed under the MIT License.
#include <openenclave/attestation/sgx/evidence.h>
#include <openenclave/host.h>
#include <stdio.h>
#include "attestation_u.h"
// SGX Local Attestation UUID.
static oe_uuid_t sgx_local_uuid = {OE_FORMAT_UUID_SGX_LOCAL_ATTESTATION};
//
/... | {
"pile_set_name": "Github"
} |
//
// FunctionPriorityDelegate.h
//
// Library: Foundation
// Package: Events
// Module: FunctionPriorityDelegate
//
// Implementation of the FunctionPriorityDelegate template.
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
... | {
"pile_set_name": "Github"
} |
/*
* Bolo - A stable and beautiful blogging system based in Solo.
* Copyright (c) 2020, https://github.com/adlered
*
* 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
* the Free Software Foundation, either version 3... | {
"pile_set_name": "Github"
} |
function ch0script()
--ch0-main
if cl == 1 then
bgUpdate('residential')
audioUpdate('2')
cw('???', "¡¡Eeeeeeeeeeh!!")
elseif cl == 2 then
cw('bl', "Veo a lo lejos corriendo hacia mí e intentando llamar mi atención a una chica muy pesada que está dando la nota agitando los brazos.")
elseif cl == 3 then
c... | {
"pile_set_name": "Github"
} |
<help page="Contributor Extend Profile">
<p>
<dl>
<dt>Properties</dt>
<dd>Enter prefix (Dr., Mrs., etc), first, middle, and last names,
and suffix (Jr., Esq., etc.). These are optional, but you should
at least fill in the last name.</dd>
<dt>Roles</dt>
<dd>Any existing roles for this contributor are displaye... | {
"pile_set_name": "Github"
} |
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | {
"pile_set_name": "Github"
} |
#!/bin/bash -e
#
# S2I run script for the 'seldon-core-s2i-java' image.
# The run script executes the server that runs your application.
#
# For more information see the documentation:
# https://github.com/openshift/source-to-image/blob/master/docs/builder_image.md
#
#check environment vars
if [[ -z "$API_TYPE" || -z ... | {
"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.react.bridge;
import com.facebook.jni.HybridData;
import com.facebook.proguard.annotations.DoNotStrip;
/**
... | {
"pile_set_name": "Github"
} |
// ***********************************************************************
// Copyright (c) 2015 Charlie Poole, Rob Prouse
//
// 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 restr... | {
"pile_set_name": "Github"
} |
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the linux adfs filesystem routines.
#
obj-$(CONFIG_ADFS_FS) += adfs.o
adfs-objs := dir.o dir_f.o dir_fplus.o file.o inode.o map.o super.o
| {
"pile_set_name": "Github"
} |
// Copyright 2015 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.
#include <pthread.h>
#include <string.h>
#include <signal.h>
#include "libcgo.h"
static void *threadentry(void*);
void (*x_cgo_inittls)(void **tlsg, void **tl... | {
"pile_set_name": "Github"
} |
<!--
Copyright (c) Microsoft Corporation. All rights reserved
-->
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<link rel="stylesheet" href="/css/scenario2-camera-image.css">
<script src="/js/scenario2-camera-image.js"></script>
</head>
<body class="win-... | {
"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"
} |
# Test that ominfunc complete works where the completion is made
# available in a file that is not loaded via the editor.
vim ex 'e main.go'
cp const.go.orig const.go
errlogmatch '&protocol\.DidChangeWatchedFilesParams\{\n\S+:\s+Changes: \{\n\S+:\s+\{URI:"file://'$WORK/const.go'", Type:1\}'
vim ex 'call cursor(6,17)'
... | {
"pile_set_name": "Github"
} |
{
"parent":"galacticraftcore:block/sealer_model",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
} | {
"pile_set_name": "Github"
} |
find_package(LLVMAr REQUIRED)
set(CMAKE_AR "${LLVMAR_EXECUTABLE}" CACHE FILEPATH "" FORCE)
find_package(LLVMNm REQUIRED)
set(CMAKE_NM "${LLVMNM_EXECUTABLE}" CACHE FILEPATH "" FORCE)
find_package(LLVMRanLib REQUIRED)
set(CMAKE_RANLIB "${LLVMRANLIB_EXECUTABLE}" CACHE FILEPATH "" FORCE)
| {
"pile_set_name": "Github"
} |
/**
* Created by mauricio on 2/20/15.
*/
// support onpushstate
(function (history) {
var pushState = history.pushState;
history.pushState = function(state) {
if (typeof history.onpushstate === "function") {
history.onpushstate({state: state});
}
return pushState.apply(history, arguments);
};
... | {
"pile_set_name": "Github"
} |
// Copyright 2009 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.
//
// System calls for amd64, Windows are implemented in runtime/syscall_windows.goc
//
TEXT ·getprocaddress(SB), 7, $0-32
JMP syscall·getprocaddress(SB)
TEX... | {
"pile_set_name": "Github"
} |
# LeetCode初级算法--字符串03:字符串转换整数
> 搜索微信公众号:'AI-ming3526'或者'计算机视觉这件小事' 获取更多算法、机器学习干货
> csdn:https://blog.csdn.net/baidu_31657889/
> csdn:https://blog.csdn.net/abcgkj/
> github:https://github.com/aimi-cn/AILearners
## 一、引子
这是由LeetCode官方推出的的经典面试题目清单~
这个模块对应的是探索的初级算法~旨在帮助入门算法。我们第一遍刷的是leetcode推荐的题目。
查看完整的剑指Offer算法... | {
"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.
*
* @flow
* @format
*/
'use strict';
const DeprecatedImagePropType = require('../DeprecatedPropTypes/DeprecatedImagePropType');
c... | {
"pile_set_name": "Github"
} |
{
"name": "Staatliche Lotterieverwaltung in Bayern",
"displayName": "Staatliche Lotterieverwaltung in Bayern",
"properties": [
"lotto-bayern.de"
]
} | {
"pile_set_name": "Github"
} |
var copyArray = require('./_copyArray'),
isIndex = require('./_isIndex');
/* Built-in method references for those with the same name as other `lodash` methods. */
var nativeMin = Math.min;
/**
* Reorder `array` according to the specified indexes where the element at
* the first index is assigned as the first el... | {
"pile_set_name": "Github"
} |
/** Used as references for various `Number` constants. */
var MAX_SAFE_INTEGER = 9007199254740991;
/** Used to detect unsigned integer values. */
var reIsUint = /^(?:0|[1-9]\d*)$/;
/**
* Checks if `value` is a valid array-like index.
*
* @private
* @param {*} value The value to check.
* @param {number} [length=M... | {
"pile_set_name": "Github"
} |
[
{
"time": "19:52",
"quote_first": "He waited until ",
"quote_time_case": "nearly eight",
"quote_last": ", because around seven there were always more people coming in and out of the house than at other times. At ten to eight, he strolled downstairs, to make sure that Signora Buffi was not pottering ... | {
"pile_set_name": "Github"
} |
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _TOOLS_LINUX_ASM_GENERIC_BITOPS_FIND_H_
#define _TOOLS_LINUX_ASM_GENERIC_BITOPS_FIND_H_
#ifndef find_next_bit
/**
* find_next_bit - find the next set bit in a memory region
* @addr: The address to base the search on
* @offset: The bitnumber to start searching at
* @si... | {
"pile_set_name": "Github"
} |
/*
* Password Management Servlets (PWM)
* http://www.pwm-project.org
*
* Copyright (c) 2006-2009 Novell, Inc.
* Copyright (c) 2009-2020 The PWM 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 ... | {
"pile_set_name": "Github"
} |
{{- define "main" -}}
<h1>{{ .Title }}</h1>
{{- .Content -}}
{{- partial "edit-meta.html" . -}}
{{- partial "pagination.html" . -}}
{{- end -}}
| {
"pile_set_name": "Github"
} |
# Dialog script for gamedev::sop_soften_normals automatically generated
{
name gamedev::sop_soften_normals
script gamedev::sop_soften_normals
label "GameDev Soften Normals"
help {
""
}
inputlabel 1 "Geometry To Add Normals To"
inputlabel 2 "Sub-Network Input #2"
inputlabel 3 "Sub-Net... | {
"pile_set_name": "Github"
} |
//
// Devise-Config.xcconfig
//
// Copyright (c) 2014 Netguru Sp. z o.o. All rights reserved.
//
#include "Configuration/iOS/iOS-Framework.xcconfig"
#include "../Pods/Target Support Files/Pods/Pods.debug.xcconfig"
// Framework bundle compatibility version
DYLIB_COMPATIBILITY_VERSION = 1
| {
"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"
} |
From c2740ccf8d92b25940ddda20abd4c4f5b97f235c Mon Sep 17 00:00:00 2001
From: Dave Stevenson <dave.stevenson@raspberrypi.org>
Date: Fri, 15 Feb 2019 11:36:14 +0000
Subject: [PATCH] staging: bcm2835_codec: Add an option for ignoring
Bayer formats.
This is a workaround for GStreamer currently not identifying Bayer
as a ... | {
"pile_set_name": "Github"
} |
<?php
/**
* The Gallery Datasource which pulls attachments for a specific Taxonomy
*/
if ( ! class_exists( 'FooGallery_Pro_Datasource_Taxonomy_Base' ) ) {
abstract class FooGallery_Pro_Datasource_Taxonomy_Base {
private $taxonomy;
private $datasource_name;
public function __construct( $datasourc... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2014-2017 Nippon Telegraph and Telephone 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/licenses/LICENSE-2.0
*
* Unless requi... | {
"pile_set_name": "Github"
} |
# ==============================================================================
# Copyright (c) 2016-2020 Proton Technologies AG (Switzerland)
# Email: contact@protonvpn.com
#
# The MIT License (MIT)
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated docu... | {
"pile_set_name": "Github"
} |
/**
* @fileoverview Default CLIEngineOptions.
* @author Ian VanSchooten
*/
"use strict";
module.exports = {
configFile: null,
baseConfig: false,
rulePaths: [],
useEslintrc: true,
envs: [],
globals: [],
extensions: [".js"],
ignore: true,
ignorePath: null,
cache: false,
/... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>23 Is plotly free & secure? | Interactive web-based data visualization with R, plotly, and shiny</title>
<meta name="description" content="A useR guide to creating highl... | {
"pile_set_name": "Github"
} |
/* ============================================ */
/* CSS for control sap.ui.ux3/ToolPopup.control */
/* Base */
/* ============================================ */
.sapUiUx3TP {
padding: 10px 22px;
min-width: 50px;
min-height: 20px;
color: @sapUiBaseText;
background-color: ... | {
"pile_set_name": "Github"
} |
/** @addtogroup drv_ne2k ne2k
* @brief Novell NE2000 NIC driver
* @ingroup drvs
*/
| {
"pile_set_name": "Github"
} |
function total = halfsum(A)
total =0;
[r,c] = size(A);
for i = 1:r
total = total + sum(A(r-i+1,i:end));
end
end | {
"pile_set_name": "Github"
} |
diff -uNr dropbear-2018.76/sshpty.c dropbear-2018.76.mod/sshpty.c
--- dropbear-2018.76/sshpty.c 2018-02-27 16:25:12.000000000 +0200
+++ dropbear-2018.76.mod/sshpty.c 2018-04-21 13:45:06.703730641 +0300
@@ -22,6 +22,10 @@
#include "errno.h"
#include "sshpty.h"
+#ifdef __ANDROID__
+# define USE_DEV_PTMX 1
+#endif
+
... | {
"pile_set_name": "Github"
} |
{
"messageId":"184",
"uid":25,
"mailboxId":"18",
"modSeq":42,
"size":25,
"date":"2015-06-07T00:00:00+0200",
"mediaType":"plain",
"subtype":"text",
"userFlags":["social","pocket-money"],
"mimeMessageID": "<556fffe8cac78_7ed0e0fe204457be@i-dee0850e.mail>",
"headers": [{
"name": "delivered-to",
... | {
"pile_set_name": "Github"
} |
@font-face {
font-family: "Open Sans";
src: url("fonts/OpenSans-Regular-webfont.eot");
src: url("fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Regular-webfont.woff") format("woff"), url("fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("fonts/OpenSans-Reg... | {
"pile_set_name": "Github"
} |
namespace nomnoml.skanaar {
interface CanvasGraphics extends Graphics {
mousePos(): Vec
}
export function Canvas(canvas: HTMLCanvasElement, callbacks?: any): CanvasGraphics {
var ctx = canvas.getContext('2d');
var mousePos = { x: 0, y: 0 }
var twopi = 2*3.1416
function mouseEventToPos(event: MouseEvent)... | {
"pile_set_name": "Github"
} |
import pytest
import os
from geospark.core.enums import FileDataSplitter, GridType, IndexType
from geospark.core.enums.join_build_side import JoinBuildSide
from geospark.core.spatialOperator import JoinQuery
from geospark.core.spatialOperator.join_params import JoinParams
from tests.spatial_operator.test_join_base imp... | {
"pile_set_name": "Github"
} |
Clazz.load(["java.lang.Error"],"java.lang.annotation.AnnotationFormatError",null,function(){
c$=Clazz.declareType(java.lang.annotation,"AnnotationFormatError",Error);
Clazz.makeConstructor(c$,
function(cause){
Clazz.superConstructor(this,java.lang.annotation.AnnotationFormatError,[cause==null?null:cause.toString(),... | {
"pile_set_name": "Github"
} |
/*
* (C) Copyright 2015-2020 Nuxeo (http://nuxeo.com/) and others.
*
* 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 requi... | {
"pile_set_name": "Github"
} |
/***
Copyright (c) 2013 CommonsWare, 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"
} |
/*
Copyright 2018 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"
} |
#!/bin/bash
cd ../
docker build -t $IMAGE_NAME --build-arg DOCKER_HUB=TRUE -f "$DOCKERFILE_PATH" .
| {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
RSpec.describe "Resolving" do
before :each do
@index = an_awesome_index
end
it "resolves a single gem" do
dep "rack"
should_resolve_as %w[rack-1.1]
end
it "resolves a gem with dependencies" do
dep "actionpack"
should_resolve_as %w[actionpack-2.3.5 actives... | {
"pile_set_name": "Github"
} |
# coding=utf-8
# --------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for
# license information.
#
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes ... | {
"pile_set_name": "Github"
} |
package net.thucydides.core.matchers.dates;
import net.serenitybdd.core.collect.NewSet;
import org.joda.time.DateTime;
import org.junit.Before;
import org.junit.Test;
import java.util.Set;
import static net.thucydides.core.matchers.dates.DateMatchers.*;
import static org.hamcrest.MatcherAssert.assertThat;
import st... | {
"pile_set_name": "Github"
} |
/**
*
* Glewlwyd SSO Server
*
* Authentiation server
* Users are authenticated via various backend available: database, ldap
* Using various authentication methods available: password, OTP, send code, etc.
*
* TLS client certificate authentication scheme module
*
* Copyright 2019-2020 Nicolas Mora <mail@bab... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" ?>
<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
<NonVisualComponents>
<Component class="widget.TextBox" name="TKd">
<Properties>
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.ed... | {
"pile_set_name": "Github"
} |
/******************************************************************************
*
* Copyright(c) 2009-2014 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundati... | {
"pile_set_name": "Github"
} |
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.CipherParameters;
import org.bouncycastle.crypto.Mac;
import org.bouncycastle.crypto.PBEParametersGenerator;
import org.bouncycastle.crypto.digests.SHA1Digest;
import org.bouncycastle.crypto.macs.HMac;
import org.bouncycastle.crypto.params.KeyP... | {
"pile_set_name": "Github"
} |
This directory tree is generated automatically by godep.
Please do not edit.
See https://github.com/tools/godep for more information.
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2005, 2008 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 condit... | {
"pile_set_name": "Github"
} |
using Sandbox.Game.Weapons;
using VRage.Game;
using VRage.Game.Entity;
using VRageMath;
using System;
using System.Collections.Generic;
using Sandbox.Definitions;
using Sandbox.Engine.Utils;
using VRageRender.Animations;
using VRage.Utils;
using VRageRender;
namespace Sandbox.Game.Entities.Character.Components
{
... | {
"pile_set_name": "Github"
} |
/*
Copyright 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, softw... | {
"pile_set_name": "Github"
} |
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\HttpFoundation\Tests\Test\Constraint;
use PHPUnit\Fra... | {
"pile_set_name": "Github"
} |
/* DO NOT EDIT: automatically built by dist/s_include. */
#ifndef _common_ext_h_
#define _common_ext_h_
#if defined(__cplusplus)
extern "C" {
#endif
void __clock_set_expires(ENV *, db_timespec *, db_timeout_t);
int __clock_expired(ENV *, db_timespec *, db_timespec *);
int __crypto_region_init(ENV *);
int __db_isbigen... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010-2016, Tarantool AUTHORS, please see AUTHORS file.
*
* 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 lis... | {
"pile_set_name": "Github"
} |
<template>
<div class="todoWrapper">
<TodoInput type="public" />
<TodoPublicList type="public" />
</div>
</template>
<script>
import TodoInput from "../components/TodoInput";
import TodoPublicList from "../components/TodoPublicList";
export default {
components: {
TodoInput, TodoPublicList
},
}
</s... | {
"pile_set_name": "Github"
} |
; RUN: llc < %s -mtriple=armv7-apple-ios -mcpu=cortex-a9 -stress-ivchain | FileCheck %s
; REQUIRES: asserts
; @sharedidx is an unrolled variant of this loop:
; for (unsigned long i = 0; i < len; i += s) {
; c[i] = a[i] + b[i];
; }
; where 's' cannot be folded into the addressing mode.
;
; This is not quite profit... | {
"pile_set_name": "Github"
} |
/*
* This file is part of RawTherapee.
*
* Copyright (c) 2004-2010 Gabor Horvath <hgabor@rawtherapee.com>
*
* RawTherapee is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the Lic... | {
"pile_set_name": "Github"
} |
{
"done": {
"variables": {
"lives": {
"op": "equal"
}
}
},
"reward": {
"variables": {
"score": {
"reward": 10.0
}
}
}
}
| {
"pile_set_name": "Github"
} |
module.exports = require('./flatten');
| {
"pile_set_name": "Github"
} |
{
"Version": "2012-10-17",
"Statement": [
{
"Action": "sts:AssumeRole",
"Resource": "*",
"Effect": "Allow",
"Sid": "AllowAllUsersToAssumeRole"
},
{
"Action": [
"iam:ListAccountAliases",
"iam:ListU... | {
"pile_set_name": "Github"
} |
/*
* THP Demuxer
* Copyright (c) 2007 Marco Gerards
*
* This file is part of FFmpeg.
*
* FFmpeg 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
* version 2.1 of the License, or (at your ... | {
"pile_set_name": "Github"
} |
import { ARRAY_END_TOKEN, OBJECT_END_TOKEN } from '../constants';
import { Cursor, OrderedIndex, SKIP_SCALAR, TargetType } from './common';
import { decompressScalar } from './scalar';
import { appendTemplateObjectElementsValue, appendTemplateObjectPropertiesValue } from './template';
export function decompressElement... | {
"pile_set_name": "Github"
} |
/**
* Copyright (c) Tiny Technologies, Inc. All rights reserved.
* Licensed under the LGPL or a commercial license.
* For LGPL see License.txt in the project root for license information.
* For commercial licenses see https://www.tiny.cloud/
*/
import { CellOpSelection, Selections, TableSelection } from '@ephox/d... | {
"pile_set_name": "Github"
} |
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozil... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.