text stringlengths 2 99.9k | meta dict |
|---|---|
// SPDX-License-Identifier: GPL-2.0+
/*
* This file's test data is derived from UEFI SCT.
* The original copyright is attached below.
*/
/*
* Copyright 2006 - 2016 Unified EFI, Inc.<BR>
* Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved.<BR>
*
* This program and the accompanying materials
... | {
"pile_set_name": "Github"
} |
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Immersion ! La sécurité applicative au coeur du DevOps"
Type = "talk"
Speakers = ["raphael-hiet", "gerald-compoint"]
+++
Immersion ! La sécurité applicative au cœur du DevOps
Partout où des décisions critiques doivent être prises, Thales est présent. ... | {
"pile_set_name": "Github"
} |
<odoo>
<data noupdate="1">
<record id="menu_website_ipushp" model="website.menu">
<field name="name">iPushp</field>
<field name="url">/page/iPushp</field>
<field name="parent_id" ref="website.main_menu" />
<field name="sequence" type="int">58</field>
<... | {
"pile_set_name": "Github"
} |
/*
*
* Copyright 2017 gRPC 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 agree... | {
"pile_set_name": "Github"
} |
<?php
return true;
| {
"pile_set_name": "Github"
} |
DEAL::Add and dot should be (1334.7905,349.71042), is (1334.7905,349.71042)
DEAL::Add and dot should be (91530.094,22094.703), is (91530.094,22094.703)
DEAL::Add and dot should be (181725.41,43834.062), is (181725.41,43834.062)
DEAL::Add and dot should be (271920.72,65573.367), is (271920.72,65573.367)
DEAL::Add and d... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>IBDocumentLocation</key>
<string>29 42 356 240 0 0 1280 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>29</key>
<string>10 455 318 44 0 0 1280 1002 </... | {
"pile_set_name": "Github"
} |
{
"compilerOptions": {
"allowJs": true,
"strict": true,
"isolatedModules": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"strictPropertyInitialization": false,
"noEmit": true,
"module": "esnext",
"moduleResolution": "node",
"sourceMap": t... | {
"pile_set_name": "Github"
} |
PASS Test LongLong: result is 0 as expected!
PASS Test LongLong: result is 1 as expected!
PASS Test LongLong: result is -1 as expected!
PASS Test LongLong: result is -9223372036854776000 as expected!
PASS Test LongLong: result is -9223372036854776000 as expected!
PASS Test UnsignedLongLong: result is 0 as expected!
PAS... | {
"pile_set_name": "Github"
} |
{
"!name": "a/b.js",
"iHaveASpan": {
"!type": "fn()",
"!span": "40[3:2]-60[3:22]"
}
}
| {
"pile_set_name": "Github"
} |
# Copyright (C) 2018 Heron Systems, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distribut... | {
"pile_set_name": "Github"
} |
use ks;
flush logs;
create table stu (
id int(11) NOT NULL,
name varchar(40) NOT NULL,
age int(11) NOT NULL,
PRIMARY KEY (id)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- 1
begin;
insert into stu(id,name,age) values(10,"hello1",101);
insert into stu(id,name,age) values(12,"hello2",102);
update stu set age=1101 where ... | {
"pile_set_name": "Github"
} |
Author of sh4 specifics
-----------------------
Fredrik Ehnbom - original version in May, 2004
Fredrik Ehnbom - updated version for 2.0.0wip2 in Jan, 2005
Howto use
-----------------------
This assumes a working kallistios installation. It was developed with
kallistios 1.3.x subversion revision 183 and sh-elf-gcc 3.4.... | {
"pile_set_name": "Github"
} |
// TODO (sergeyk): effect should not be dependent on phase. wasted memcpy.
#include <vector>
#include "caffe/layers/dropout_layer.hpp"
#include "caffe/util/math_functions.hpp"
namespace caffe {
template <typename Dtype>
void DropoutLayer<Dtype>::LayerSetUp(const vector<Blob<Dtype>*>& bottom,
const vector<Blob... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2017 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 conditions and the ... | {
"pile_set_name": "Github"
} |
2009-12-25 Christmas Day
2009-04-22 Earth Day
2009-10-31 Halloween
2009-07-04 Independence Day
2009-09-07 Labor Day
2009-01-19 Martin Luther King Day
2009-05-25 Memorial Day
2009-01-01 New Year's Day
2009-12-31 New Year's Eve
2009-03-14 PI Day
2009-02-16 President's Day
2009-03-17 St. Patrick's Day
2009-02-14 St. Valen... | {
"pile_set_name": "Github"
} |
p(1).
p(a).
p(b).
p(s(f)).
gather(1).
enumerate(0,1).
enumerate(1,a).
enumerate(2,b).
enumerate(3,s(f)).
| {
"pile_set_name": "Github"
} |
<domain type='qemu'>
<name>QEMUGuest1</name>
<uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
<memory unit='KiB'>219136</memory>
<currentMemory unit='KiB'>219136</currentMemory>
<vcpu placement='static'>1</vcpu>
<os>
<type arch='i686' machine='pc'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset... | {
"pile_set_name": "Github"
} |
#! /bin/sh
## Transform $1 into $3 using XSL $2
java -cp xalan-2.6.0.jar org.apache.xalan.xslt.Process -in $1 -xsl $2 -out $3
| {
"pile_set_name": "Github"
} |
'use strict';
exports.__esModule = true;
exports.default = tokenize;
var _input = require('./input');
var _input2 = _interopRequireDefault(_input);
var _tokenizeString2 = require('./tokenize-string');
var _tokenizeString3 = _interopRequireDefault(_tokenizeString2);
var _tokenizeComment2 = require('./tokenize-comm... | {
"pile_set_name": "Github"
} |
" vim:tabstop=2:shiftwidth=2:expandtab:foldmethod=marker:textwidth=79
" Vimwiki syntax file
" Author: Stuart Andrews <stu.andrews@gmail.com>
" Home: http://code.google.com/p/vimwiki/
" LINKS: assume this is common to all syntaxes "{{{
" }}}
" -------------------------------------------------------------------------
... | {
"pile_set_name": "Github"
} |
##
# This module requires Metasploit: https://metasploit.com/download
# Current source: https://github.com/rapid7/metasploit-framework
##
class MetasploitModule < Msf::Post
include Msf::Post::Windows::Priv
include Msf::Post::Windows::ShadowCopy
def initialize(info={})
super(update_info(info,
'Name' ... | {
"pile_set_name": "Github"
} |
#!/bin/bash
set TB "vopt_tb -L models_lib -L vip_lib"
source ./tcl_files/config/vsim.tcl
source ./tcl_files/config/export_all.tcl
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2011 Google, Inc.
* Copyright (C) 2012 Intel, Inc.
* Copyright (C) 2013 Intel, Inc.
* Copyright (C) 2014 Linaro Limited
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, ... | {
"pile_set_name": "Github"
} |
body{
color:#222222;
font-family: Arial, Helvetica, sans-serif;
}
body, ol, ul, li, section, div, button{
margin:0;
padding:0;
}
ul{
list-style-type:none;
}
body {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
}
section.content > ul{
list-style-type:none;
overflow:auto;
}
section > p{
l... | {
"pile_set_name": "Github"
} |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Diagnostics.CodeAnalysis;
using System.Runtime.InteropServices;
namespace Microsoft.Protocols.TestTools.StackSdk.Security.Cryptographic
{
... | {
"pile_set_name": "Github"
} |
#pragma once
#include <unordered_map>
#include <vector>
#include "View2.h"
#include <QMap>
#include <QMutex>
#include <QKeyEvent>
#include <QElapsedTimer>
#include "Sound.h"
#include <CoreInterface.h>
class Representation : public QObject
{
Q_OBJECT
public:
Representation(QObject* parent = nullptr);
... | {
"pile_set_name": "Github"
} |
/****************************************************************************
**
** Copyright (C) 2014 dragondjf
**
** QFramer is a frame based on Qt5.3, you will be more efficient with it.
** As an Qter, Qt give us a nice coding experience. With user interactive experience(UE)
** become more and more important in mo... | {
"pile_set_name": "Github"
} |
//
// UIView+Frame.h
// Cycript
//
// Created by AloneMonkey on 15/3/23.
// Copyright (c) 2015年 Coder. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface UIView (Frame)
@property (nonatomic, assign) CGFloat x;
@property (nonatomic, assign) CGFloat y;
@property (nonatomic, assign) CGFloat width;
@property... | {
"pile_set_name": "Github"
} |
/* InvocationTargetException.java -- Wrapper exception for reflection
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2005, 2012 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License... | {
"pile_set_name": "Github"
} |
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* th... | {
"pile_set_name": "Github"
} |
'use strict';
const URL = require('url').URL;
const fs = require('fs');
const Docker = require('dockerode');
const dockerConfig = require('../../../config/dockerConfig');
let dockerConnection;
if (dockerConfig.host) {
const dockerUrl = new URL(dockerConfig.host);
dockerConnection = {
host: dockerUrl.hos... | {
"pile_set_name": "Github"
} |
/*
** $Id: ldo.h,v 2.7.1.1 2007/12/27 13:02:25 roberto Exp $
** Stack and Call structure of Lua
** See Copyright Notice in lua.h
*/
#ifndef ldo_h
#define ldo_h
#include "lobject.h"
#include "lstate.h"
#include "lzio.h"
#define luaD_checkstack(L,n) \
if ((char *)L->stack_last - (char *)L->top <= (n)*(int)sizeof(T... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/* //device/apps/common/assets/res/any/strings.xml
**
** Copyright 2006, 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 ... | {
"pile_set_name": "Github"
} |
fn execute_bf program
let program_len:int program_counter:int \
memory:hmap[int] memory_pointer:int \
stack:hmap[int] stack_pointer:int \
jumps:hmap[int] jumps_program_counter:int \
= $len(program) 0 [] 0 [] 0 [] 0
let program: [str] = [ @chars(program) ]
while test $jumps_p... | {
"pile_set_name": "Github"
} |
//
// LBXScanView.m
//
//
// Created by lbxia on 15/11/15.
// Copyright © 2015年 lbxia. All rights reserved.
//
#import "LBXScanView.h"
@interface LBXScanView()
//扫码区域各种参数
@property (nonatomic, strong) LBXScanViewStyle* viewStyle;
//扫码区域
@property (nonatomic,assign)CGRect scanRetangleRect;
//线条扫码动画封装
@proper... | {
"pile_set_name": "Github"
} |
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en_IL{
%%Parent{"en_001"}
}
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<ECSchema schemaName="CoreCustomAttributes" alias="CoreCA" version="01.00.00" description="Custom attributes to indicate core EC concepts, may include struct classes intended for use in core custom attributes." displayLabel="Core Custom Attributes" xmlns="http://www.bentley.com/sc... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
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 Lic... | {
"pile_set_name": "Github"
} |
package user
import (
"errors"
"fmt"
"syscall"
)
var (
// The current operating system does not provide the required data for user lookups.
ErrUnsupported = errors.New("user lookup: operating system does not provide passwd-formatted data")
)
func lookupUser(filter func(u User) bool) (User, error) {
// Get oper... | {
"pile_set_name": "Github"
} |
"""
Satchless
An e-commerce framework for Python
"""
from . import process
from . import item
from . import cart
__all__ = ['cart', 'item', 'process']
| {
"pile_set_name": "Github"
} |
//
// Author: Jeremy Goecks
//
// Modified from:
//
// Dalliance Genome Explorer
// (c) Thomas Down 2006-2010
//
// bigwig.js: indexed binary WIG (and BED) files
//
// Requirements:
// * jquery and ajax-native plugin for reading binary data, jquery for promises
// * spans for working working with genomic intervals
/... | {
"pile_set_name": "Github"
} |
#include "arm-macros.h"
TEST_BEGIN
mov r1, #0xFFFFFFF8
mov r2, #7
cmp r2, #7
orreqs r1, r2
TEST_END
| {
"pile_set_name": "Github"
} |
.splide {
&__spinner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: inline-block;
width: $spinner-size;
height: $spinner-size;
border-radius: 50%;
border: 2px solid #999;
border-left-color: transparent;
animation: splide-loading... | {
"pile_set_name": "Github"
} |
#ifndef LM_BINARY_FORMAT_H
#define LM_BINARY_FORMAT_H
#include "lm/config.hh"
#include "lm/model_type.hh"
#include "lm/read_arpa.hh"
#include "util/file_piece.hh"
#include "util/mmap.hh"
#include "util/scoped.hh"
#include <cstddef>
#include <vector>
#include <stdint.h>
namespace lm {
namespace ngram {
extern cons... | {
"pile_set_name": "Github"
} |
// go run mksysnum.go http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/sys/kern/syscalls.master
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build arm,netbsd
package unix
const (
SYS_EXIT = 1 // { void|sys||exit(int rval); }
SYS_FORK = 2 // { int|sys... | {
"pile_set_name": "Github"
} |
{
"jsonSchemaSemanticVersion": "1.0.0",
"imports": [
{
"corpusPath": "cdm:/foundations.cdm.json"
},
{
"corpusPath": "/core/operationsCommon/Common.cdm.json",
"moniker": "base_Common"
},
{
"corpusPath": "/core/operationsCommon/DataEntityView.cdm.json",
"moniker": "ba... | {
"pile_set_name": "Github"
} |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Catalog\Test\Unit\Controller\Adminhtml\Product;
use Magento\Backend\App\Action\Context;
use Magento\Catalog\Controller\Adminhtml\Product\Attribute;
use Magento\Framework\App\RequestInterface;
use M... | {
"pile_set_name": "Github"
} |
<h2>DESCRIPTION</h2>
<em>r.colors.stddev</em> set raster map color rules based on standard
deviations from a map's mean value, either as a continuous color gradient
or in color bands per standard deviation (S.D.) from the mean.
<p>With the color band option values less that 1 S.D. from the mean are
colored green, wit... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env pytest
# -*- coding: utf-8 -*-
###############################################################################
# $Id$
#
# Project: GDAL/OGR Test Suite
# Purpose: gdal_create testing
# Author: Even Rouault <even dot rouault @ spatialys.com>
#
###########################################################... | {
"pile_set_name": "Github"
} |
# contrib/adminpack/Makefile
MODULE_big = adminpack
OBJS = adminpack.o
PG_CPPFLAGS = -I$(libpq_srcdir)
EXTENSION = adminpack
DATA = adminpack--1.0.sql
ifdef USE_PGXS
PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS)
else
subdir = contrib/adminpack
top_builddir = ../..
include $(top_builddir)... | {
"pile_set_name": "Github"
} |
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2014-2020 Real Logic 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | {
"pile_set_name": "Github"
} |
echo %PREFIX%
echo %CD%
| {
"pile_set_name": "Github"
} |
/* This is a compiled file, you should be editing the file in the templates directory */
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
overflow: hidden;
position: fixed;
top: 0;
left: 0;
z-index: 2000;
width: 100... | {
"pile_set_name": "Github"
} |
/* GIMP - The GNU Image Manipulation Program
* Copyright (C) 1995-1997 Spencer Kimball and Peter Mattis
*
* gimppropgui-recursive-transform.c
* Copyright (C) 2018 Ell
*
* 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
*... | {
"pile_set_name": "Github"
} |
# Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
# Copyright (C) 2006-2010 RobotCub Consortium
# All rights reserved.
#
# This software may be modified and distributed under the terms of the
# BSD-3-Clause license. See the accompanying LICENSE file for details.
cmake_minimum_required(VERSION 3.12)
proje... | {
"pile_set_name": "Github"
} |
// +build linux darwin freebsd netbsd
package command
import (
"reflect"
"testing"
"time"
"github.com/mackerelio/mackerel-agent/config"
mkr "github.com/mackerelio/mackerel-client-go"
)
var diceCommand = "go run ../_example/metrics-plugins/dice-with-meta.go"
func TestRunOnce(t *testing.T) {
if testing.Short()... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2013 Red Hat Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, d... | {
"pile_set_name": "Github"
} |
/*
jQuery Colorbox language configuration
language: Serbian (sr)
translated by: Sasa Stefanovic (baguje.com)
*/
jQuery.extend(jQuery.colorbox.settings, {
current: "Slika {current} od {total}",
previous: "Prethodna",
next: "Sledeća",
close: "Zatvori",
xhrEr... | {
"pile_set_name": "Github"
} |
#ifndef DECODER_MODEL_WRAPPER_H
#define DECODER_MODEL_WRAPPER_H
#include "file_helper_decoder.h"
template<typename dType>
class neuralMT_model;
//the entire model will lie on one GPU, but different models in the ensemble can lie on different GPU's
template<typename dType>
class decoder_model_wrapper {
public:
i... | {
"pile_set_name": "Github"
} |
title: $:/core/ui/Buttons/info
tags: $:/tags/ViewToolbar
caption: {{$:/core/images/info-button}} {{$:/language/Buttons/Info/Caption}}
description: {{$:/language/Buttons/Info/Hint}}
\whitespace trim
\define button-content()
<$list filter="[<tv-config-toolbar-icons>match[yes]]">
{{$:/core/images/info-button}}
</$list>
<... | {
"pile_set_name": "Github"
} |
{
"images": [
{
"filename": "ic_bookmark_48pt.png",
"idiom": "universal",
"scale": "1x"
},
{
"filename": "ic_bookmark_48pt_2x.png",
"idiom": "universal",
"scale": "2x"
},
{
"filename": "ic_boo... | {
"pile_set_name": "Github"
} |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution Licens... | {
"pile_set_name": "Github"
} |
<?xml version='1.0'?>
<entity_group>
<group id='Visitor' name='Visitatore'/>
<group id='Guest' name='Ospite'/>
<group id='Customer' name='Cliente'/>
</entity_group>
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2008 Corbin Simpson <MostAwesomeDude@gmail.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* on the rights to use... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2011
* Heiko Schocher, DENX Software Engineering, hs@denx.de.
*/
#include <common.h>
#include <nand.h>
/*
* The main entry for NAND booting. It's necessary that SDRAM is already
* configured and available since this code loads the main U-Boot image
* from ... | {
"pile_set_name": "Github"
} |
from io import open
from setuptools import find_packages, setup
def parse_requirements(filename):
"""
Parse a requirements pip file returning the list of required packages. It exclude commented lines and --find-links directives.
Args:
filename: pip requirements requirements
Returns:
... | {
"pile_set_name": "Github"
} |
<?php
namespace PHPCensor\Helper;
use voku\helper\AntiXSS;
class Template
{
/**
* @var AntiXSS
*/
protected static $antiXss = null;
/**
* @param string $string
*
* @return string
*/
public static function clean($string)
{
if (self::$antiXss === null) {
... | {
"pile_set_name": "Github"
} |
digraph "oneDegreeRelationshipsDiagram" {
graph [
rankdir="RL"
bgcolor="#ffffff"
label="\nGenerated by SchemaSpy"
labeljust="l"
nodesep="0.18"
ranksep="0.46"
fontname="Helvetica"
fontsize="11"
ration="compress"
];
node [
fontname="Helvetica"
fontsize="11"
shape="pla... | {
"pile_set_name": "Github"
} |
#ifndef sodium_runtime_H
#define sodium_runtime_H
#include "export.h"
#ifdef __cplusplus
extern "C" {
#endif
SODIUM_EXPORT_WEAK
int sodium_runtime_has_neon(void);
SODIUM_EXPORT_WEAK
int sodium_runtime_has_sse2(void);
SODIUM_EXPORT_WEAK
int sodium_runtime_has_sse3(void);
SODIUM_EXPORT_WEAK
int sodium_runtime_has_... | {
"pile_set_name": "Github"
} |
subroutine da_oi_stats_qscat (stats_unit, iv, ob)
!-----------------------------------------------------------------------
! Purpose: TBD
!-----------------------------------------------------------------------
implicit none
integer, intent (in) :: stats_unit ! Output unit for stats.
type... | {
"pile_set_name": "Github"
} |
/* Copyright 2016 The TensorFlow Authors. All Rights Reserved.
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 agree... | {
"pile_set_name": "Github"
} |
using GameObjects;
using GameObjects.Conditions;
using System;
using System.Runtime.Serialization;namespace GameObjects.Conditions.ConditionKindPack
{
[DataContract]public class ConditionKind2370 : ConditionKind
{
private int val;
public override bool CheckConditionKind(Architecture a)
... | {
"pile_set_name": "Github"
} |
package wsevent
import (
"sync"
"github.com/douyu/jupiter/pkg/xlog"
)
type (
WSEvent struct {
option Option
subscribersMtx sync.Mutex
subscribers map[string][]SubscribeHandler
}
Option struct {
}
SubscribeHandler func(res interface{})
)
var (
instance *WSEvent
)
func Init(o Option) {
instance ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
<Fragment>
<UI... | {
"pile_set_name": "Github"
} |
var assert = require('assert');
var browserify = require('../');
var vm = require('vm');
var test = require('tap').test;
test('fieldString', function (t) {
t.plan(1);
var dir = __dirname + '/field/';
var src = browserify({ require : dir + '/string.js' }).bundle();
var c = {};
vm.runInNewC... | {
"pile_set_name": "Github"
} |
/**
* Malay translation for bootstrap-datetimepicker
* Ateman Faiz <noorulfaiz@gmail.com>
*/
;(function($){
$.fn.datetimepicker.dates['ms'] = {
days: ["Ahad", "Isnin", "Selasa", "Rabu", "Khamis", "Jumaat", "Sabtu", "Ahad"],
daysShort: ["Aha", "Isn", "Sel", "Rab", "Kha", "Jum", "Sab", "Aha"],
daysMin: ["Ah", "... | {
"pile_set_name": "Github"
} |
/*
* Copyright © 2012, United States Government, as represented by the
* Administrator of the National Aeronautics and Space Administration.
* All rights reserved.
*
* The NASA Tensegrity Robotics Toolkit (NTRT) v1 platform is licensed
* under the Apache License, Version 2.0 (the "License");
* you may not use t... | {
"pile_set_name": "Github"
} |
* * the following review contains spoilers * *
" please someone stop joel schumacher before he vomits into a film canister again and tries to pass it off as a movie . "
-- chuck dowling , the jacksonville film journal
i wrote the above sentence in my review for 1997's batman and robin .
apparently , no one heard ... | {
"pile_set_name": "Github"
} |
# The MIT License
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Eric Lefevre-Ardant, Seiji Sogabe
#
# 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 restric... | {
"pile_set_name": "Github"
} |
#!/bin/bash
docker build -t mozilla/ssh_scan .
if [[ "$TRAVIS_BRANCH" == "master" ]]; then
if [[ "$TRAVIS_PULL_REQUEST" == "false" ]]; then
echo $DOCKER_PASS | docker login -u="$DOCKER_USER" --password-stdin;\
docker push mozilla/ssh_scan;\
else
exit 0
fi
else
exit 0
fi | {
"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"); y... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0+
/*
* PXA27x USB device driver for u-boot.
*
* Copyright (C) 2007 Rodolfo Giometti <giometti@linux.it>
* Copyright (C) 2007 Eurotech S.p.A. <info@eurotech.it>
* Copyright (C) 2008 Vivek Kutal <vivek.kutal@azingo.com>
*/
#include <common.h>
#include <asm/arch/hardware.h>... | {
"pile_set_name": "Github"
} |
Slow.v
Fast.v
| {
"pile_set_name": "Github"
} |
# kor2vec
OOV없이 빠르고 정확한 한국어 Embedding
## Installation
```shell
pip install git+https://github.com/naver/kor2vec.git
```
> Requirements : `tqdm`, `numpy` and support `torch >= 0.4.0`
## Introduction
한국어는 교착어라는 특성을 갖고 있습니다. 때문에 어간+어미(용언), 명사+조사 등등 다양한 형태의 수만가지의
단어 조합들을 만들어 낼 수 있는데요. 한국어를 사용하는 입장에서는 매우 편리한 특성이지만
한국어를 ... | {
"pile_set_name": "Github"
} |
-- some typos
i:= 1 + 1 + 1;
j:= 1 + + 1;
| {
"pile_set_name": "Github"
} |
@import "../../variables";
.invoice {
width: 100%;
thead {
th {
padding: 1em;
font-size: 16px;
background-color: $green;
}
}
&-big-head {
width: 75%;
}
&-line {
background-color: lighten($green, 36%);
td {
padding: 2em 1em;
font-size: 16px;
}
}
&-line:nth-of-type(even) {
backgr... | {
"pile_set_name": "Github"
} |
/*
* /MathJax/localization/nl/nl.js
*
* Copyright (c) 2009-2014 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LI... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="5c176bf4-d71c-4c7c-bb96-433d4f711557" name="Default" comment="" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<op... | {
"pile_set_name": "Github"
} |
rule k2319_3a54acb489596b12
{
meta:
copyright="Copyright (c) 2014-2018 Support Intelligence Inc, All Rights Reserved."
engine="saphire/1.3.8 divinorum/0.9992 icewater/0.4"
viz_url="http://icewater.io/en/cluster/query?h64=k2319.3a54acb489596b12"
cluster="k2319.3a54acb489596b12"
cluster_size... | {
"pile_set_name": "Github"
} |
package cn.crap.utils;
import javax.crypto.Cipher;
import javax.crypto.spec.IvParameterSpec;
import javax.crypto.spec.SecretKeySpec;
import cn.crap.dto.SettingDto;
import cn.crap.framework.SpringContextHolder;
import cn.crap.service.tool.SettingCache;
public class Aes
{
private static String handlerKe... | {
"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"
} |
/*
* (C) Copyright 2017-2020 OpenVidu (https://openvidu.io)
*
* 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 ap... | {
"pile_set_name": "Github"
} |
<template>
<div>
<repo-selector :repos="repos" @select="x => (repo = x)" />
<v-text-field label="Snapshot name*" v-model="name" />
<index-selector :indices="Object.keys(indices)" v-model="selectedIndices" />
<doc-checkbox
v-for="option in booleanOptions"
:key="option.title"
v-model="... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<launch>
<!-- Usage:
roslaunch chapter9_tutorials camera_timer.launch fps:=30 camera_index:=1
-->
<!-- Logger config -->
<env name="ROSCONSOLE_CONFIG_FILE"
value="$(find chapter9_tutorials)/config/chapter9_tutorials.config"/>
<!-- Arguments -->
<!-- FPS. --... | {
"pile_set_name": "Github"
} |
<?php
/**
* PHPExcel
*
* Copyright (c) 2006 - 2014 PHPExcel
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later ve... | {
"pile_set_name": "Github"
} |
###########################################################
#
# Copyright (c) 2005, Southpaw Technology
# All Rights Reserved
#
# PROPRIETARY INFORMATION. This software is proprietary to
# Southpaw Technology, and is not to be reproduced, transmitted,
# or disclosed in any way without written permi... | {
"pile_set_name": "Github"
} |
## @file
# Initializes TPM 2.0 device and measure FVs in PEI phase
#
# This module will initialize TPM device, measure reported FVs and BIOS version.
#
# Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
# are licensed and made available under the ter... | {
"pile_set_name": "Github"
} |
{
"props": {
"allowOverflow": "Entfernt Überlauf-Neupositionierung für den Inhalt",
"inputActivator": "Legt ein neues Aktivierungsziel für das abgelöste Element fest. Verwende, wenn detachable Elemente in `v-input`-Slots platziert werden",
"maxWidth": "Legt die maximale Breite für den Inhalt fest",
"m... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.