text
stringlengths
2
99.9k
meta
dict
#include "viewer.h" #include "rangeAxisConstraint.h" using namespace std; using namespace qglviewer; void Viewer::draw() { glPushMatrix(); glMultMatrixd(mf->matrix()); drawAxis(0.8); glPopMatrix(); } void Viewer::init() { // Restore previous viewer state. restoreStateFromFile(); setAxisIsDrawn(); m...
{ "pile_set_name": "Github" }
/* * soc-compress.c -- ALSA SoC Compress * * Copyright (C) 2012 Intel Corp. * * Authors: Namarta Kohli <namartax.kohli@intel.com> * Ramesh Babu K V <ramesh.babu@linux.intel.com> * Vinod Koul <vinod.koul@linux.intel.com> * * This program is free software; you can redistribute it and/or mod...
{ "pile_set_name": "Github" }
{ "author": "Golang", "bugs": { "url": "https://github.com/multiformats/go-base32" }, "gx": { "dvcsimport": "github.com/multiformats/go-base32" }, "gxVersion": "0.7.0", "language": "go", "license": "BSD-3", "name": "base32", "version": "0.0.3" }
{ "pile_set_name": "Github" }
/* */ package com.ibm.icu.impl.data; /* */ /* */ import java.util.ListResourceBundle; /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ public class BreakIteratorRules /* */ extends ListResourceBundle /* */ { /* */ pub...
{ "pile_set_name": "Github" }
2017-01-11 Naoki Sawada <hypweb@gmail.com> * elFinder (2.1.20): - [php:core] Fixed #1800 session write before umount of the volume - [cmd:upload] Fixed #1804 add folder upload button into upload dialog - [php:plugin] Fixed #1807 enable/disable plugin by pressing meta key on DnD upload - [cmd:rename] Fixed #...
{ "pile_set_name": "Github" }
--- layout: news_post title: "Mehere jQuery-Schwachstellen in RDoc" author: "aycabta" translator: "Marvin Gülker" date: 2019-08-28 09:00:00 +0000 tags: security lang: de --- Es wurden mehrere Cross-Site-Scripting-Schwachstellen (XSS) in der mit RDoc mitgelieferten jQuery-Bibliothek gefunden. RDoc ist Teil von Ruby. Es...
{ "pile_set_name": "Github" }
/* * /MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js * * Copyright (c) 2012 Design Science, Inc. * * Part of the MathJax library. * See http://www.mathjax.org for details. * * Licensed under the Apache License, Version 2.0; * you may not use this file except in complian...
{ "pile_set_name": "Github" }
/* The following code is the modified part of the libiconv * available at http://www.gnu.org/software/libiconv/ * under the terms of the GNU Lesser General Public License v. 2 * http://www.gnu.org/licenses/lgpl.html */ /* Determine a canonical name for the current locale's character encoding. Copyright (C) 2000...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <ProjectGuid>{bca37a72-5b07-46cf-b44e-89f8e06451a2}</ProjectGuid> <Config Condition="'$(Config)'==''">Release</Config> </PropertyGroup> <PropertyGroup Condition="'$(Config)'=...
{ "pile_set_name": "Github" }
/// <reference types="cypress" /> describe('Example 1 - Basic Grids', () => { const fullTitles = ['Title', 'Duration (days)', '% Complete', 'Start', 'Finish', 'Effort Driven']; it('should display Example title', () => { cy.visit(`${Cypress.config('baseUrl')}`); cy.get('h2').should('contain', 'Example 1: B...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections.Generic; using System.Collections.Immutable; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis; usin...
{ "pile_set_name": "Github" }
package org.hisp.dhis.schema.descriptors; /* * Copyright (c) 2004-2020, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the a...
{ "pile_set_name": "Github" }
/****************************************************************************** ******************************************************************************* ** ** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. ** Copyright (C) 2005 Red Hat, Inc. All rights reserved. ** ** This copyrighted ...
{ "pile_set_name": "Github" }
# Jasmine Core 2.9.1 Release Notes ## Summary This is a hotfix release to fix a breaking change from the 2.9.0 release ## Changes * Clear timeouts when starting to process a milli instead of at the end - Fixes #1482 ------ _Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_
{ "pile_set_name": "Github" }
'use strict'; Cryptocat.Notify = { sounds: { loggingIn: (new Audio('../snd/loggingIn.ogg')), loggedIn: (new Audio('../snd/loggedIn.ogg')), buddyOnline: (new Audio('../snd/buddyOnline.ogg')), buddyOffline: (new Audio('../snd/buddyOffline.ogg')), message: (new Audio('../snd/message.ogg')) } }; (function() { ...
{ "pile_set_name": "Github" }
= class RSS::Maker::ChannelBase::CategoriesBase < Object alias RSS::Maker::ItemsBase::ItemBase::CategoriesBase include Enumerable == Instance Methods --- new_category #@todo 新しくcategoryを作成し,返します.作成された categoryはcategoryリストの最後 に追加されています. = class RSS::Maker::ChannelBase::CategoriesBase::CategoryBase < Object catego...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ehcache updateCheck="false" monitoring="autodetect" dynamicConfig="false"> <diskStore path="java.io.tmpdir"/> <defaultCache maxElementsInMemory="3600" eternal="false" timeToIdleSeconds="10800" timeToLiveSeconds="10800...
{ "pile_set_name": "Github" }
/****************************************************************************** * $Id: ogrpgdumpdatasource.cpp 28988 2015-04-24 11:58:49Z rouault $ * * Project: OpenGIS Simple Features Reference Implementation * Purpose: Implements OGRPGDumpDataSource class. * Author: Even Rouault, <even dot rouault at mi...
{ "pile_set_name": "Github" }
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="problems-reporting-bugs"> <info> <desc>How to report mistakes in the application.</desc> <link type="guide" xref="index#tracking-down-problems"/> <link type="seealso" xref="problems-debug-how-to...
{ "pile_set_name": "Github" }
English • Settings & previous crawl data lost after power outage ================================================================ Date: 2014-05-15 14:24:42 I\'m setting my Yacy server to automatically restart after a power outage.\ \ After changing some BIOS settings, I simulated a power outage by powering off the ro...
{ "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 use ...
{ "pile_set_name": "Github" }
//----------------------------------------------- // // This file is part of the Siv3D Engine. // // Copyright (c) 2008-2019 Ryo Suzuki // Copyright (c) 2016-2019 OpenSiv3D Project // // Licensed under the MIT License. // //----------------------------------------------- # pragma once # include <Siv3D/Windows.hpp> # ...
{ "pile_set_name": "Github" }
__author__ = "Max Dippel, Michael Burkart and Matthias Urban" __version__ = "0.0.1" __license__ = "BSD" import logging import numpy as np import sys from autoPyTorch.pipeline.base.pipeline_node import PipelineNode from autoPyTorch.utils.hyperparameter_search_space_update import parse_hyperparameter_search_space_updat...
{ "pile_set_name": "Github" }
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. /*============================================================================= ShowFlags.cpp: Show Flag Definitions. =============================================================================*/ #include "ShowFlags.h" #include "SystemSettings.h" static...
{ "pile_set_name": "Github" }
//-------------------------------------------------------------------------- /*! \file decode_matrix_conn_gen_globalg_bitmask/model.cc \brief model definition file that is part of the feature testing suite of minimal models with known analytic outcomes that are used for continuous integration testing. */ //-----------...
{ "pile_set_name": "Github" }
#include "core/util/prelude.h" #include "core/conversion/converters/converters.h" namespace trtorch { namespace core { namespace conversion { namespace converters { namespace impl { namespace { auto linear_registrations TRTORCH_UNUSED = RegisterNodeConversionPatterns() .pattern({ "aten::linear(Tensor inpu...
{ "pile_set_name": "Github" }
<!-- -*- mode: xml -*- --> <launch> <arg name="INPUT" default="/bgsub_input"/> <arg name="OUTPUT" default="/bgsub_output"/> <arg name="TARGET" default="/target"/> <arg name="DEFAULT_NAMESPACE" default="background_subtraction"/> <arg name="create_manager" default="true" /> <arg name="manager" default="backg...
{ "pile_set_name": "Github" }
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR} .) ADD_SUBDIRECTORY(CRUDP_Protocol) ADD_SUBDIRECTORY(Servers) ADD_SUBDIRECTORY(GameData) ADD_SUBDIRECTORY(AuthProtocol) ADD_SUBDIRECTORY(Runtime) ADD_SUBDIRECTORY(Messages)
{ "pile_set_name": "Github" }
[ { "description": "This is a feature description 1", "elements": [ { "description": "", "id": ";", "keyword": "Scenario", "line": 2, "name": "This scenario passes", "steps": [ { "keyword": "Given ", "line": 3, ...
{ "pile_set_name": "Github" }
/* Bible Plus A Bible Reader for Blackberry Copyright (C) 2010 Yohanes Nugroho Bibleplus is dual licensed under either: - Apache license, Version 2.0, (http://www.apache.org/licenses/LICENSE-2.0) - GPL version 3 or later (http://www.gnu.org/licenses/) Yohanes Nugroho (yohanes@gmail.com) */ p...
{ "pile_set_name": "Github" }
#!/usr/bin/env bash # Copyright (c) 2020 Tigera, Inc. 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 requi...
{ "pile_set_name": "Github" }
{ "name": "bootstrap", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "version": "3.2.0", "keywords": [ "css", "less", "mobile-first", "responsive", "front-end", "framework", "web" ], "homepage": "http://getboot...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> <dependencies> <deployment ide...
{ "pile_set_name": "Github" }
# Notebook runner A set of notebooks to run a notebook, catch errors, save results in the Big Data Cluster, and run follow on notebooks based on output (expert rules): [Home](../readme.md) ## Notebooks in this Chapter - [RUN000 - Setup Master Pool runner infrastructure](run000-setup-infrastructure.ipynb) - [...
{ "pile_set_name": "Github" }
# -*- encoding: utf-8 -*- # This file is distributed under the same license as the Django package. # # The *_FORMAT strings use the Django date format syntax, # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'Y. F j.' TIME_FORMAT = 'G.i.s' DATETIME_FORMAT = 'Y. F j. G.i.s' YEAR_MON...
{ "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" }
#!/bin/sh isCommand() { # Retain backwards compatibility with common CI providers, # see: https://github.com/composer/docker/issues/107 if [ "$1" = "sh" ]; then return 1 fi composer help "$1" > /dev/null 2>&1 } # check if the first argument passed in looks like a flag if [ "${1#-}" != "$1" ]; then se...
{ "pile_set_name": "Github" }
<?php /* * This file is a part of GraphQL project. * * @author Alexandr Viniychuk <a@viniychuk.com> * created: 8/14/16 12:26 PM */ namespace Youshido\Tests\DataProvider; use Youshido\GraphQL\Type\Scalar\AbstractScalarType; class TestTimeType extends AbstractScalarType { public function getName() { ...
{ "pile_set_name": "Github" }
require('../../modules/es6.object.statics-accept-primitives'); module.exports = require('../../modules/$.core').Object.freeze;
{ "pile_set_name": "Github" }
/** * Copyright 2016 vip.com. * <p> * 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 w...
{ "pile_set_name": "Github" }
/** * Composite node: parent of nodes that have multi-children. */ var Composite = function(blackboard) { BTNode.call(this, blackboard); this.blackboard = blackboard; this.children = []; }; util.inherits(Composite, BTNode); var pro = Composite.prototype; /** * Add a child to the node */ pro.addChild = fun...
{ "pile_set_name": "Github" }
"""HMAC (Keyed-Hashing for Message Authentication) Python module. Implements the HMAC algorithm as described by RFC 2104. """ import warnings as _warnings from operator import _compare_digest as compare_digest trans_5C = "".join ([chr (x ^ 0x5C) for x in xrange(256)]) trans_36 = "".join ([chr (x ^ 0x36) for x in x...
{ "pile_set_name": "Github" }
// Copyright 2013 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. static int volatile val = 2; int test5740a() { return val; }
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "iconfont-setting.png", "scale" : "1x" }, { "idiom" : "universal", "filename" : "iconfont-setting (1).png", "scale" : "2x" }, { "idiom" : "universal", "filename" : "iconfont-setting (2).png", ...
{ "pile_set_name": "Github" }
class Morris.Hover # Displays contextual information in a floating HTML div. @defaults: class: 'morris-hover morris-default-style' constructor: (options = {}) -> @options = $.extend {}, Morris.Hover.defaults, options @el = $ "<div class='#{@options.class}'></div>" @el.hide() @options.parent....
{ "pile_set_name": "Github" }
/* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /*! Copyright (C) 2005, 2006, 2007, 2009 StatPro Italia srl This file is part of QuantLib, a free-software/open-source library for financial quantitative analysts and developers - http://quantlib.org/ QuantLib is free software: you c...
{ "pile_set_name": "Github" }
0 SECTION 2 HEADER 9 $ACADVER 1 AC1015 9 $ACADMAINTVER 70 6 9 $DWGCODEPAGE 3 ANSI_1252 9 $INSBASE 10 0.0 20 0.0 30 0.0 9 $EXTMIN 10 581.021388 20 454.732899 30 0.0 9 $EXTMAX 10 618.521388 20 466.232899 30 0.0 9 $LIMMIN 10 0.0 20 0.0 9 $LIMMAX 10 420.0 20 297.0 9 $ORTHOMODE ...
{ "pile_set_name": "Github" }
#include "compiler.h" #include "semantic.h" #include "myflexer.h" #include "fake.h" #include "binary.h" void compiler::clear() { m_cur_addr = 0; memset(m_cur_addrs, 0, sizeof(m_cur_addrs)); m_loop_break_pos_stack.clear(); m_loop_continue_pos_stack.clear(); m_continue_end_pos_stack.clear(); m_fu...
{ "pile_set_name": "Github" }
/*--------------------- Layout and Typography ----------------------------*/ body { font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif; font-size: 15px; line-height: 22px; color: #252519; margin: 0; padding: 0; } a { color: #261a3b; } a:visited { color: #261a3b; } p { mar...
{ "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>BuildMachineOSBuild</key> <string>11G63</string> <key>CFBundleExecutable</key> <string>VoodooPS2Controller</string> <key>CFBundleGetInfoStr...
{ "pile_set_name": "Github" }
class window.Value constructor: (@num) -> @currency = null @percentage = false op: (op, other) -> switch op when '' @num = Number(@num + '' + other.num) when 'PLUS' @num += other.num when 'MINUS' @num -= other.num when 'DIV' @num /= other.num when 'MUL' @num...
{ "pile_set_name": "Github" }
package pflag import ( "bytes" "encoding/csv" "strings" ) // -- stringSlice Value type stringSliceValue struct { value *[]string changed bool } func newStringSliceValue(val []string, p *[]string) *stringSliceValue { ssv := new(stringSliceValue) ssv.value = p *ssv.value = val return ssv } func readAsCSV(v...
{ "pile_set_name": "Github" }
# Tortoise ORM **FastAPI Users** provides the necessary tools to work with Tortoise ORM. ## Installation Install the database driver that corresponds to your DBMS: ```sh pip install asyncpg ``` ```sh pip install aiomysql ``` ```sh pip install aiosqlite ``` For the sake of this tutorial from now on, we'll use a s...
{ "pile_set_name": "Github" }
An IPsec <b>AH transport-mode</b> connection using AES-XCBC between the hosts <b>moon</b> and <b>sun</b> is successfully set up. <b>leftfirewall=yes</b> automatically inserts iptables-based firewall rules that let pass the decrypted IP packets. In order to test the host-to-host connection <b>moon</b> pings <b>sun</b>.
{ "pile_set_name": "Github" }
// mksysctl_openbsd.pl // Code generated by the command above; DO NOT EDIT. package unix type mibentry struct { ctlname string ctloid []_C_int } var sysctlMib = []mibentry{ {"ddb.console", []_C_int{9, 6}}, {"ddb.log", []_C_int{9, 7}}, {"ddb.max_line", []_C_int{9, 3}}, {"ddb.max_width", []_C_int{9, 2}}, {"ddb...
{ "pile_set_name": "Github" }
// // detail/reactor_op_queue.hpp // ~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2016 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #ifndef ASIO_...
{ "pile_set_name": "Github" }
each profile in profiles - var partner = profile.get('owner') a.profile-item( href=profile.href() ) .profile-item-image( style="background-image: url(#{profile.iconUrl()})" ) .profile-item-label= partner.name
{ "pile_set_name": "Github" }
package org.codehaus.jackson.map.jsontype; import java.util.concurrent.TimeUnit; import org.codehaus.jackson.map.BaseMapTest; import org.codehaus.jackson.map.ObjectMapper; public class TestDefaultForEnums extends BaseMapTest { public enum TestEnum { A, B; } static final class EnumHolder ...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- """ pygments.styles.emacs ~~~~~~~~~~~~~~~~~~~~~ A highlighting style for Pygments, inspired by Emacs. :copyright: Copyright 2006-2020 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ from pygments.style import Style from pygments.token import ...
{ "pile_set_name": "Github" }
config SND_LPC3XXX_SOC tristate "SoC Audio for the NXP LPC32XX and LPC178X SoCs" depends on (ARCH_LPC32XX || ARCH_LPC178X || ARCH_LPC18XX) && SND_SOC help Say Y or M if you want to add support for codecs attached to the LPC3XXX/LPC178X I2S interface. You will also need to select ...
{ "pile_set_name": "Github" }
module.exports = require('../../modules/_wks-ext').f('isConcatSpreadable');
{ "pile_set_name": "Github" }
define(['UISlider'], function (UISlider) { return _.inherit(UISlider, { propertys: function ($super) { $super(); this.momentum = false; this.autoPlay = false; this.timerSrc = null; this.delaySec = 3000; this.playTime = 500; this.sliderNav = null; this.displayNum = ...
{ "pile_set_name": "Github" }
Error: http://jsound.io/errors:ILLEGAL_TYPE
{ "pile_set_name": "Github" }
window.onload = function() { var imgs = document.querySelectorAll('img'); var firstImage = imgs[0]; var imageWidth = firstImage.clientWidth; var imageHeight = firstImage.clientHeight; var tasks = []; var status = document.getElementById('status'); function buildImageCallback(img) { ...
{ "pile_set_name": "Github" }
{ "created_at": "2015-02-27T22:28:49.073297", "description": "A progress bar class with a HUD appearance and the ability to animate to progress values. ", "fork": false, "full_name": "tmdvs/TDHUDProgressBar", "language": "Objective-C", "updated_at": "2015-02-27T23:43:25.793516" }
{ "pile_set_name": "Github" }
/* Copyright 2017 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" }
/* Copyright (C) 2003-2016 Free Software Foundation, Inc. This file is part of GCC. GCC 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, or (at your option) any later version. ...
{ "pile_set_name": "Github" }
package com.wangjie.androidbucket.core.collecion; /*** * 分类接口,根据V value返回K key * * @param <K> * @param <V> */ public interface KeySort<K, V> { public K getKey(V v); }
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_10) on Thu Jan 14 19:24:19 PST 2010 --> <TITLE> UaiMpeEngine (INFLIB v3.0 Public API at 2010-01-14 19:23:22) </TITLE> <META NAME="date" CONTENT="201...
{ "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 u...
{ "pile_set_name": "Github" }
#pragma once #include "../Include/Types.h" #include "../Include/Winheaders.h" #include "Utils.h" #include "InitOnce.h" #include <unordered_map> namespace blackbone { /// <summary> /// Dynamic import /// </summary> class DynImport { public: BLACKBONE_API static DynImport& Instance() { static DynImpor...
{ "pile_set_name": "Github" }
/* * Summary: error handling * Description: the API used to report errors * * Copy: See Copyright for the status of this software. * * Author: Daniel Veillard */ #include <libxml/parser.h> #ifndef __XML_ERROR_H__ #define __XML_ERROR_H__ #ifdef __cplusplus extern "C" { #endif /** * xmlErrorLevel: * * Indic...
{ "pile_set_name": "Github" }
// Generated by CoffeeScript 1.10.0 (function() { var IS_RE_CREATE_TEST_FILES, NodeUglifier, SEPARATOR, domain, fs, fsExtra, packageUtils, path, relativeToDir, testCycleDetection, testMerge; fs = require('fs'); fsExtra = require('fs-extra'); NodeUglifier = require("../NodeUglifier"); packageUtils = requir...
{ "pile_set_name": "Github" }
0000..021F; Age:3.0 0222..0233; Age:3.0 0250..02AD; Age:3.0 02B0..02EE; Age:3.0 0300..034E; Age:3.0 0360..0362; Age:3.0 0374..0375; Age:3.0 037A..037A; Age:3.0 037E..037E; Age:3.0 0384..038A; Age:3.0 038C..038C; Age:3.0 038E..03A1; Age:3.0 03A3..03CE; Age:3.0 03D0..03D7; Age:3.0 03DA..03F3; Age:3.0 0400..0486; Age:3.0 ...
{ "pile_set_name": "Github" }
<%-# Fedena #Copyright 2010 Foradian Technologies Private Limited # #This product includes software developed at #Project Fedena - http://www.projectfedena.org/ # #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 ...
{ "pile_set_name": "Github" }
/* Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull <sourdrums@gmail.com> */ pre code { display: block; padding: 0.5em; background: #fdf6e3; color: #657b83; } pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .pi, pre .lisp .string, pre .javadoc { color: #93a1a1; font...
{ "pile_set_name": "Github" }
#include "util.h" #include "string.h" #include "strfilter.h" /* Operators */ static const char *OP_and = "&"; /* Logical AND */ static const char *OP_or = "|"; /* Logical OR */ static const char *OP_not = "!"; /* Logical NOT */ #define is_operator(c) ((c) == '|' || (c) == '&' || (c) == '!') #define is_separator(c) (i...
{ "pile_set_name": "Github" }
/* * pthread_attr_init.c * * Description: * This translation unit implements operations on thread attribute objects. * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom * Copyright...
{ "pile_set_name": "Github" }
package field.core.plugins.drawing; import java.lang.reflect.Method; import java.util.HashSet; import java.util.List; import java.util.Set; import org.eclipse.swt.widgets.Event; import field.bytecode.protect.DeferedInQueue.iProvidesQueue; import field.bytecode.protect.DeferedInQueue.iRegistersUpdateable; import fiel...
{ "pile_set_name": "Github" }
// // LeanChatConversationTableViewController.h // MessageDisplayKitLeanchatExample // // Created by lzw on 15/4/13. // Copyright (c) 2015年 嗨,我是曾宪华(@xhzengAIB),曾加入YY Inc.担任高级移动开发工程师,拍立秀App联合创始人,热衷于简洁、而富有理性的事物 QQ:543413507 主页:http://zengxianhua.com All rights reserved. // #import <UIKit/UIKit.h> @interface LeanCha...
{ "pile_set_name": "Github" }
import _Differentiation public struct LargeLoadableType<T>: AdditiveArithmetic, Differentiable { public var a, b, c, d, e: Float public init(a: Float) { self.a = a self.b = 0 self.c = 0 self.d = 0 self.e = 0 } @differentiable public func externalLBAModifiedFunction(_ x: Float) -> Float ...
{ "pile_set_name": "Github" }
/* * Copyright 2002-2019 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" }
/* * (C) Copyright 2004 * Mark Jonas, Freescale Semiconductor, mark.jonas@motorola.com. * * Eric Schumann, Phytec Messtechnik * adapted for mt46v32m16-75 DDR-RAM * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modi...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2018, Nordic Semiconductor * 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 conditi...
{ "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>38-929</num> <reason>Re...
{ "pile_set_name": "Github" }
[flake8] format = pylint exclude = .git,__pycache__,.idea max-complexity = 15 max-line-length = 120 doctests = True ignore = E731, D104, D401
{ "pile_set_name": "Github" }
/* * This software is distributed under BSD 3-clause license (see LICENSE file). * * Authors: Yuhui Liu * */ #include <algorithm> #include <shogun/distance/LevenshteinDistance.h> #include <shogun/features/StringFeatures.h> using namespace shogun; LevenshteinDistance::LevenshteinDistance() : Distance() { } Leve...
{ "pile_set_name": "Github" }
/* Copyright (C) 2006-2009 Serotonin Software Technologies Inc. @author Matthew Lohbihler */ package com.serotonin.modbus4j.sero.io; /** * <p>LineHandler interface.</p> * * @author Matthew Lohbihler * @version 5.0.0 */ public interface LineHandler { /** * <p>handleLine.</p> * * @param li...
{ "pile_set_name": "Github" }
@import '~@leaa/dashboard/src/styles/variables.less'; .page-card-wapper { background-color: transparent; }
{ "pile_set_name": "Github" }
// Copyright 2016 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 amd64,!gccgo,!appengine #include "textflag.h" DATA ·iv0<>+0x00(SB)/8, $0x6a09e667f3bcc908 DATA ·iv0<>+0x08(SB)/8, $0xbb67ae8584caa73b GLOBL ·iv0<>(S...
{ "pile_set_name": "Github" }
{"type":"FeatureCollection","properties":{"kind":"state","state":"NE"},"features":[ {"type":"Feature","properties":{"kind":"county","name":"Sioux","state":"NE"},"geometry":{"type":"MultiPolygon","coordinates":[[[[-103.5053,43.0030],[-103.4779,42.4389],[-103.4451,42.4389],[-103.4451,42.0883],[-103.4013,42.0883],[-103.40...
{ "pile_set_name": "Github" }
{ "type": "bundle", "id": "bundle--5742f310-4f4a-4580-acb7-e6b1d0c947da", "spec_version": "2.0", "objects": [ { "id": "relationship--ee2739de-6829-4c73-b72b-91ba4b9fac5c", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs...
{ "pile_set_name": "Github" }
package cortana.metasploit; import cortana.core.*; import cortana.*; import msf.*; import armitage.*; import sleep.bridges.*; import sleep.interfaces.*; import sleep.runtime.*; import sleep.engine.*; import java.util.*; import java.io.IOException; import javax.swing.*; public class ConsoleBridge implements Loadab...
{ "pile_set_name": "Github" }
/* * This file is part of Hopsworks * Copyright (C) 2019, Logical Clocks AB. All rights reserved * * Hopsworks 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 of the License, or (...
{ "pile_set_name": "Github" }
{% from "shuup/admin/macros/general.jinja" import content_block %} {% from "shuup/admin/macros/multilanguage.jinja" import render_monolingual_fields %} {% set order_form = form["order_configuration"] %} {% call content_block(_("Order Configuration"), icon="fa-th-list") %} {% if order_form.prefix_disabled %} ...
{ "pile_set_name": "Github" }
<?xml version="1.0" standalone="no" ?> <!DOCTYPE pov SYSTEM "/usr/share/cgc-docs/replay.dtd"> <pov> <cbid>CROMU_00001</cbid> <replay> <read echo="ascii"><delim>\n</delim><match><data>1) Create User\n</data></match></read> <read echo="ascii"><delim>\n</delim><match><data>2) Login\n</data></match></read> <read ec...
{ "pile_set_name": "Github" }
#ifndef CAFFE_CUDNN_CONV_LAYER_HPP_ #define CAFFE_CUDNN_CONV_LAYER_HPP_ #include <vector> #include "caffe/blob.hpp" #include "caffe/layer.hpp" #include "caffe/proto/caffe.pb.h" #include "caffe/layers/conv_layer.hpp" namespace caffe { #ifdef USE_CUDNN /* * @brief cuDNN implementation of ConvolutionLayer. * ...
{ "pile_set_name": "Github" }
{-----------------------------------------------------------------------+ | | | Demonstration of accelerated sprite rendering | | | +----------------------...
{ "pile_set_name": "Github" }
from gazette.spiders.base import FecamGazetteSpider class ScAlfredoWagnerSpider(FecamGazetteSpider): name = "sc_alfredo_wagner" FECAM_QUERY = "cod_entidade:12" TERRITORY_ID = "4200705"
{ "pile_set_name": "Github" }
A : "0" A ; : "1" A ; : "1" B ; B : "0" C ; C : "0" D ; : "0" C ; D : "0" E ; E : "1" F ; F : "1" F ; : "0" F ;
{ "pile_set_name": "Github" }