text
stringlengths
2
99k
meta
dict
// 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. #include <stdio.h> #include <stdlib.h> #include "cuda_utils.h" // input: points(b, c, n) idx(b, m) // output: out(b, c, m) __global__ v...
{ "pile_set_name": "Github" }
----- Rome v0.3 Tutorial, Using Rome to create and write a syndication feed ----- mkurz ----- 2011-08-15 14:00:50.552 ----- Rome v0.3 Tutorial, Using Rome to create and write a syndication feed <<Software requirements:>> J2SE 1.4\+, JDOM B10 and Rome 0.3. Rome represents syndication feeds (RSS and Atom) a...
{ "pile_set_name": "Github" }
module battle { /** * 卡牌控制类,控制卡牌显示位置,和出牌动画 */ export class TableCardControl { public static CardScale: number = 0.5; private _gameScene: egret.Sprite = null; private _landSprite: egret.Sprite = null; //地主牌 private _tableSprite_1: egret.Sprite = null; private _tableSprit...
{ "pile_set_name": "Github" }
import {readDoc, assert} from './../util.js'; /** @test {FileDocBuilder} */ describe('test source code file', ()=> { const doc = readDoc('file/src/Desc/Class.js.html'); it('has source code.', ()=>{ assert.includes(doc, 'body [data-ice="title"]', 'src/Desc/Class.js'); assert.includes(doc, 'code[data-ice="c...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!-- Copyright (c) 2009 AMQP Working Group. 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 co...
{ "pile_set_name": "Github" }
# To enable ProGuard in your project, edit project.properties # to define the proguard.config property as described in that file. # # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified # in ${sdk.dir}/tools/proguard/proguard-android.txt # You can edit the incl...
{ "pile_set_name": "Github" }
#pragma once #ifndef DUPLICATEPOPUP_H #define DUPLICATEPOPUP_H #include "tgeometry.h" #include "toonzqt/dvdialog.h" #include "toonzqt/intfield.h" // forward declaration class QPushButton; //============================================================================= // DuplicatePopup //---------------------------...
{ "pile_set_name": "Github" }
Du kan hjälpa CatLog andra gratis-appar som jag utvecklat, genom att installera <a href='market://details?id=com.nolanlawson.logcat.donate'>donationsversionen</a> för $1.99 (cirka 13 SEK). Genom att donera så öppnar du också inställningarna för "Färguppsättningar".
{ "pile_set_name": "Github" }
raw_layer_message (Message = 'I am encapsulating IP', Protocol = 4950) #separator \x09 #set_separator , #empty_field (empty) #unset_field - #path conn #open 2020-09-03-17-54-45 #fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p proto service duration orig_bytes resp_bytes conn_state local_orig local_resp missed_byt...
{ "pile_set_name": "Github" }
client dev tun proto udp remote 104.200.132.3 1194 resolv-retry infinite remote-random nobind tun-mtu 1500 tun-mtu-extra 32 mssfix 1450 persist-key persist-tun ping 15 ping-restart 0 ping-timer-rem reneg-sec 0 comp-lzo no remote-cert-tls server auth-user-pass ../Own_VPN_Config/nordvpnauth.txt verb 3 pull fast-io ciph...
{ "pile_set_name": "Github" }
package restful import "strings" // Copyright 2013 Ernest Micklei. All rights reserved. // Use of this source code is governed by a license // that can be found in the LICENSE file. // OPTIONSFilter is a filter function that inspects the Http Request for the OPTIONS method // and provides the response with a set of ...
{ "pile_set_name": "Github" }
--TEST-- Test for MongoLog --SKIPIF-- <?php $needsmin = "2.4.0"; $needsmax = "2.7.0" ?> <?php require "tests/utils/replicaset.inc"; ?> --FILE-- <?php require_once "tests/utils/server.inc"; function error_handler($code, $message) { echo $message, "\n"; } set_error_handler('error_handler'); MongoLog::setModule(MongoLo...
{ "pile_set_name": "Github" }
// Copyright 2010 the V8 project authors. 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 above copyright // notice, this list of ...
{ "pile_set_name": "Github" }
(function() { var MarkedYAMLError, unique_id, _ref, _ref1, _ref2, __hasProp = {}.hasOwnProperty, __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.p...
{ "pile_set_name": "Github" }
/** * * WARNING! This file was autogenerated by: * _ _ _ _ __ __ * | | | | | | |\ \ / / * | | | | |_| | \ V / * | | | | _ | / \ * | |_| | | | |/ /^\ \ * \___/\_| |_/\/ \/ * * This file was autogenerated by UnrealHxGenerator using UHT definitions. * It only includes UPROPERTYs and UFU...
{ "pile_set_name": "Github" }
/********************************************************************* * Software License Agreement (BSD License) * * Copyright (c) 2017, Open Source Robotics Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the foll...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <BorlandProject> <PersonalityInfo> <Option> <Option Name="Personality">Delphi.Personality</Option> <Option Name="ProjectType"></Option> <Option Name="Version">1.0</Option> <Option Name="GUID">{5B47E7C8-6AAF-4215-8EC3-60B739B2B5F3}</Option> </Option> </Pe...
{ "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. */ #import <UIKit/UIKit.h> #import <XCTest/XCTest.h> #import <React/RCTLog.h> #import <React/RCTRootView.h> #define TIMEOUT_SECONDS ...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # # This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for # more information about the licensing of this file. import web import json import logging import pymongo from bson import ObjectId from inginious.frontend.pages.course_admin.utils import make_csv, INGIniousSubmiss...
{ "pile_set_name": "Github" }
<HTML> <HEAD> <TITLE></TITLE> <link rel="stylesheet" type="text/css" href="demo.css"> </HEAD> <BODY class="indent"> <H4 CLASS="heading"><A NAME="Simple2x2">Simple 2 x 2 table</A></H4> <TABLE border="1"> <TR> <TD>1</TD> <TD>2</TD> </TR> <TR> <TD>3</TD> <TD>4</TD> </TR> </TABLE> <PRE><CODE> &lt;table b...
{ "pile_set_name": "Github" }
# frozen_string_literal: true require "test_prof/ext/float_duration" using TestProf::FloatDuration describe TestProf::FloatDuration do it "works" do expect((27 * 60 + 41.05142).duration).to eq "27:41.051" end end
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <CONFIG> <Package Version="5"> <Name Value="LazDebuggerFp"/> <Type Value="RunAndDesignTime"/> <Author Value="Joost van der Sluis"/> <CompilerOptions> <Version Value="11"/> <SearchPaths> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- TODO: This screen should be adapted to match its special filter function, i.e. add images etc. --> <Include xmlns="www.team-mediaportal.com/2008/mpf/directx" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Source="screens\SimpleFilterItems.xaml" >...
{ "pile_set_name": "Github" }
//===- Error.cpp - system_error extensions for llvm-readobj -----*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
// Load modules var Dgram = require('dgram'); var Lab = require('lab'); var Sntp = require('../lib'); // Declare internals var internals = {}; // Test shortcuts var expect = Lab.expect; var before = Lab.before; var after = Lab.after; var describe = Lab.experiment; var it = Lab.test; describe('SNTP', function (...
{ "pile_set_name": "Github" }
#!/usr/bin/env ruby RAILS_HOME = File.expand_path(File.join(File.dirname(__FILE__),"..")) BDRB_HOME = File.join(RAILS_HOME,"vendor","plugins","backgroundrb") ["server","server/lib","lib","lib/backgroundrb"].each { |x| $LOAD_PATH.unshift(BDRB_HOME + "/#{x}")} $LOAD_PATH.unshift(File.join(RAILS_HOME,"lib","workers")) ...
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-2010 Gael Guennebaud <gael.guennebaud@inria.fr> // // 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 c...
{ "pile_set_name": "Github" }
require('../../modules/js.array.statics'); module.exports = require('../../modules/$.core').Array.lastIndexOf;
{ "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 may ...
{ "pile_set_name": "Github" }
/* * Copyright 2003-2010 Tufts University Licensed under the * Educational Community 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.osedu.org/licenses/ECL-2.0 * * Unless required by applicable la...
{ "pile_set_name": "Github" }
#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ @author: Simone Boglio """ import os, tarfile, shutil import numpy as np import scipy.sparse as sps import Data_manager.Utility as ut from Data_manager.load_and_save_data import save_data_dict_zip, load_data_dict_zip from Data_manager.IncrementalSparseMatrix import ...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -fsyntax-only -verify %s // RUN: %clang_cc1 -fsyntax-only -verify -std=c++98 %s // RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 %s namespace A { class A { friend void func(A); friend A operator+(A,A); }; } namespace B { class B { static void func(B); }; B operator+(B,B); }...
{ "pile_set_name": "Github" }
# SPDX-License-Identifier: AGPL-3.0-or-later """ Functional, browser based tests for ttrss app. """ from pytest_bdd import given, scenarios, then, when from plinth.tests import functional scenarios('ttrss.feature') @given('I subscribe to a feed in ttrss') def ttrss_subscribe(session_browser): _subscribe(sessio...
{ "pile_set_name": "Github" }
/* This file is part of the iText (R) project. Copyright (c) 1998-2020 iText Group NV Authors: iText Software. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015 Archie L. Cobbs. All rights reserved. */ package io.permazen.parse.expr; import io.permazen.parse.ParseSession; import java.util.Objects; /** * A constant, read-only {@link Value}. */ public final class ConstValue extends AbstractValue { private final Object value; /** * ...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # Copyright 2013 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. """A tool to extract minidumps from dmp crash dumps.""" import os import sys from cgi import parse_multipart def ProcessDump(dump_fi...
{ "pile_set_name": "Github" }
function y = rescale(x,a,b) % rescale - rescale data in [a,b] % % y = rescale(x,a,b); % % Copyright (c) 2004 Gabriel Peyr? if nargin<2 a = 0; end if nargin<3 b = 1; end m = min(x(:)); M = max(x(:)); if M-m<eps y = x; else y = (b-a) * (x-m)/(M-m) + a; end
{ "pile_set_name": "Github" }
package org.ff4j.property; /* * #%L * ff4j-core * %% * Copyright (C) 2013 - 2015 Ff4J * %% * 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"?> <layer-list xmlns:android="http://schemas.android.com/apk/res/android" > <item> <shape android:shape="rectangle"> <stroke android:width="1dp" android:color="#22000000"/> <corners android:radius="7dp"/> <solid android:color="#0...
{ "pile_set_name": "Github" }
// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package dep import ( "io/ioutil" "os" "path/filepath" "strings" "testing" "github.com/golang/dep/gps" "github.com/golang/dep/internal/test" "github.co...
{ "pile_set_name": "Github" }
/* * Copyright 2017 Jan Sykora * * 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 t...
{ "pile_set_name": "Github" }
/*! @file MusicPlayer.h @framework AudioToolbox.framework @copyright (c) 2000-2015 by Apple, Inc., all rights reserved. @abstract API's for Music sequencing and playing services @discussion The objects in this API set include: - Music Sequence: a container of music tracks - Music Track: a time ordered...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. Copyright (c) 1997-2015 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 Com...
{ "pile_set_name": "Github" }
// Copyright 2009 the Sputnik authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /** * If B = string.charAt(k+1) + string.charAt(k+2) do not represent * hexadecimal digits, throw URIError * * @path ch15/15.1/15.1.3/15.1.3.2/S15.1.3.2_A1.2_T1.js * @description Com...
{ "pile_set_name": "Github" }
/* motorola.h * * This include file describe the data structure and the functions implemented * by rtems to identify motorola boards. * * Copyright (C) 1999 valette@crf.canon.fr * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www...
{ "pile_set_name": "Github" }
/* * CODE GENERATED AUTOMATICALLY WITH github.com/stretchr/testify/_codegen * THIS FILE MUST NOT BE EDITED BY HAND */ package require import ( assert "github.com/stretchr/testify/assert" http "net/http" url "net/url" time "time" ) // Condition uses a Comparison to assert a complex condition. func (a *Assertions...
{ "pile_set_name": "Github" }
# # Copyright (c) 2015-2019 by Gilles Caulier, <caulier dot gilles at gmail dot com> # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. include(MacroDPlugins) include_directories($<TARGET_PROPERTY:Qt5::Gui,INTERFACE_INCLUDE_D...
{ "pile_set_name": "Github" }
import * as react from 'react' import * as reactDom from 'react-dom' import ReactJSX = JSX // our reference to the JSX namespace export type ReactComponentChild = react.ReactNode | object | string | number | boolean | null | undefined declare global { namespace FullCalendarVDom { export import Ref ...
{ "pile_set_name": "Github" }
// Copyright (c) 2019 Uber Technologies, 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...
{ "pile_set_name": "Github" }
<!DOCTYPE CrossStudio_Project_File> <solution Name="52352" target="8" version="2"> <project Name="52352"> <configuration Name="Common" arm_architecture="v6M" arm_core_type="Cortex-M0+" arm_endian="Little" arm_fp_abi="Soft" arm_fpu_type="None" arm_linker_heap_size="0" ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 5294813527b3278458026afc820dd63d timeCreated: 1515606586 licenseType: Free MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <definitions id="definitions" xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:activiti="http://activiti.org/bpmn" targetNamespace="Examples"> <process id="condSeqFlowUelExpr"> <startEvent id="theS...
{ "pile_set_name": "Github" }
// Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs defs_linux.go package ipv4 const ( sysIP_TOS = 0x1 sysIP_TTL = 0x2 sysIP_HDRINCL = 0x3 sysIP_OPTIONS = 0x4 sysIP_ROUTER_ALERT = 0x5 sysIP_RECVOPTS = 0x6 sysIP_RETOPTS = 0x7 sysIP_PKTINFO...
{ "pile_set_name": "Github" }
FROM balenalib/aarch64-fedora:34-run LABEL io.balena.device-type="imx8mm-var-dart" RUN dnf install -y \ less \ nano \ net-tools \ usbutils \ gnupg \ i2c-tools \ && dnf clean all RUN [ ! -d /.balena/messages ] && mkdir -p /.balena/messages; echo $'Here are a few details about this Docker image (For more i...
{ "pile_set_name": "Github" }
test("basic functionality", () => { class A { get x() { return this._x; } set x(value) { this._x = value * 2; } } expect(A.x).toBeUndefined(); expect(A).not.toHaveProperty("_x"); const a = new A(); expect(a.x).toBeUndefined(); expect(...
{ "pile_set_name": "Github" }
# Bioinformatics for Big Omics Data: Using RSEM, a hands-on example Raphael Gottardo February 17, 2015 ## Overview This short presentation will take you through a short example of RNA quantification using RSEM. You will need to have the following software installed on your machine (Brian should have those setup o...
{ "pile_set_name": "Github" }
{ "name": "typeface-lilita-one", "version": "0.0.72", "description": "Lilita One typeface", "main": "index.css", "keywords": [ "typeface", "font", "font family", "google fonts", "lilita-one" ], "author": "Kyle Mathews <mathews.kyle@gmail.com>", "license": "MIT", "repository": "http...
{ "pile_set_name": "Github" }
/* * Vulkan Samples * * Copyright (C) 2015-2016 Valve Corporation * Copyright (C) 2015-2016 LunarG, Inc. * * 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.or...
{ "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" }
Mimey ===== PHP package for converting file extensions to MIME types and vice versa. [![Build Status](https://travis-ci.org/ralouphie/mimey.svg?branch=master)](https://travis-ci.org/ralouphie/mimey) [![Coverage Status](https://coveralls.io/repos/ralouphie/mimey/badge.svg?branch=master&service=github)](https://coveral...
{ "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>CFBundleIde...
{ "pile_set_name": "Github" }
// // InAppSetting.m // InAppSettingsTestApp // // Created by David Keegan on 11/21/09. // Copyright 2009 InScopeApps{+}. All rights reserved. // #import "InAppSettings.h" #import "InAppSettingsSpecifier.h" #import "InAppSettingsConstants.h" @implementation InAppSettingsSpecifier - (NSString *)getKey{ return...
{ "pile_set_name": "Github" }
// Copyright (C) 2005, 2006 Douglas Gregor <doug.gregor -at- gmail.com>. // Use, modification and distribution is subject to 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) // Message Passing Interface 1.1 -- Section 4.4. Bro...
{ "pile_set_name": "Github" }
#include "f2c.h" #include "blaswrap.h" /* Table of constant values */ static logical c_false = FALSE_; static integer c__1 = 1; static doublereal c_b22 = 1.; static doublereal c_b25 = 0.; static integer c__2 = 2; static logical c_true = TRUE_; /* Subroutine */ int dtrevc_(char *side, char *howmny, logica...
{ "pile_set_name": "Github" }
/********************************************************************** *These solidity codes have been obtained from Etherscan for extracting *the smartcontract related info. *The data will be used by MATRIX AI team as the reference basis for *MATRIX model analysis,extraction of contract semantics, *as well as AI base...
{ "pile_set_name": "Github" }
<?php /* * This file is part of SwiftMailer. * (c) 2004-2009 Chris Corbyn * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /** * An identity interface which all EventListeners must extend. * @package Swift * @subpackage Events ...
{ "pile_set_name": "Github" }
#ifndef __ASM_NIOS2_DMA_MAPPING_H #define __ASM_NIOS2_DMA_MAPPING_H #include <memalign.h> #include <asm/io.h> /* * dma_alloc_coherent() return cache-line aligned allocation which is mapped * to uncached io region. */ static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) { unsigned long addr = ...
{ "pile_set_name": "Github" }
/* * OpenBench LogicSniffer / SUMP project * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or (at * your option) any later version. * * This program i...
{ "pile_set_name": "Github" }
{% macro print_product_links(products) -%} {% for (vendor, product) in products %} <a class="text-info link" target="_blank" href="{{ url_for("product.product_view", vendor=vendor, product=product) }}">{{ product|title }}</a>{% if loop.index0 < products|length - 1 %},{% endif %} {% endfor %} {% endmacro...
{ "pile_set_name": "Github" }
local T, C, L, _ = unpack(select(2, ...)) if T.classic or C.skins.blizzard_frames ~= true then return end ---------------------------------------------------------------------------------------- -- ObliterumUI skin ---------------------------------------------------------------------------------------- local function ...
{ "pile_set_name": "Github" }
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
{ "pile_set_name": "Github" }
#include "mesh_importer.h" #include "../../mesh/wavefront_reader.h" using namespace Halley; void MeshImporter::import(const ImportingAsset& asset, IAssetCollector& collector) { for (auto& f: asset.inputFiles) { if (f.name.getExtension() == ".obj") { auto reader = std::make_unique<WavefrontReader>(); std::uni...
{ "pile_set_name": "Github" }
-- Updates from version 0.8 DROP TABLE cache; CREATE TABLE cache ( user_id integer NOT NULL default 0, cache_key varchar(128) NOT NULL default '', created datetime NOT NULL default '0000-00-00 00:00:00', data text NOT NULL ); CREATE INDEX ix_cache_user_cache_key ON cache(user_id, cache_key); CREATE INDEX ix_c...
{ "pile_set_name": "Github" }
/* * Copyright 2012 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" }
/* ** Copyright (C) 2002-2014 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 2 of the License, or ** (at your option) any later ve...
{ "pile_set_name": "Github" }
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // UMSThreadInternalContext.h // // Header file containing the metaphor for a UMS thread based internal execution...
{ "pile_set_name": "Github" }
// Copyright 2016 Google 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 required by applicabl...
{ "pile_set_name": "Github" }
/** * This file has no copyright assigned and is placed in the Public Domain. * This file is part of the w64 mingw-runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #define logf _dummy_logf #include <math.h> #undef logf float logf(float _X) { return ((float)log((dou...
{ "pile_set_name": "Github" }
--- external help file: MSFT_NfsShare.cmdletDefinition.cdxml-help.xml Module Name: NFS online version: schema: 2.0.0 title: Get-NfsShare description: keywords: powershell, cmdlet author: andreabarr manager: jasgro ms.date: 2017-10-29 ms.topic: reference ms.prod: powershell ms.technology: powershell ms.assetid: EB9942...
{ "pile_set_name": "Github" }
# SECUREAUTH LABS. Copyright 2018 SecureAuth Corporation. All rights reserved. # # This software is provided under under a slightly modified version # of the Apache Software License. See the accompanying LICENSE file # for more information. # # HTTP Relay Server # # Authors: # Alberto Solino (@agsolino) # Dirk-jan Mo...
{ "pile_set_name": "Github" }
import { Component } from '@angular/core'; import * as L from 'leaflet'; import 'style-loader!leaflet/dist/leaflet.css'; @Component({ selector: 'ngx-leaflet', styleUrls: ['./leaflet.component.scss'], template: ` <nb-card> <nb-card-header>Leaflet Maps</nb-card-header> <nb-card-body> <div ...
{ "pile_set_name": "Github" }
open BsBastet.Interface; /** Module type signature for a type constructor with a single type hole. */ module type TYPE_ANY = {type t('a);}; /** Module type which captures a simple a => b function */ module type FUNCTION_1 = { type a; type b; let f: a => b; }; /** Module type functor which captures a simple a =...
{ "pile_set_name": "Github" }
{ "log0_logMemsizeZero" : { "_info" : { "comment" : "", "filling-rpc-server" : "Geth-1.9.6-unstable-63b18027-20190920", "filling-tool-version" : "retesteth-0.0.1+commit.0ae18aef.Linux.g++", "lllcversion" : "Version: 0.5.12-develop.2019.9.13+commit.2d601a4f.Lin...
{ "pile_set_name": "Github" }
package pflag import ( "fmt" "net" "strings" ) // -- net.IP value type ipValue net.IP func newIPValue(val net.IP, p *net.IP) *ipValue { *p = val return (*ipValue)(p) } func (i *ipValue) String() string { return net.IP(*i).String() } func (i *ipValue) Set(s string) error { ip := net.ParseIP(strings.TrimSpace(s...
{ "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" }
/***************************************************************************//** * @file * @brief Liquid Crystal Display (LCD) Peripheral API ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ***************...
{ "pile_set_name": "Github" }
// REQUIRES: static-analyzer // RUN: %check_clang_tidy %s mpi-buffer-deref %t -- -- -I %S/Inputs/mpi-type-mismatch #include "mpimock.h" void negativeTests() { char *buf; MPI_Send(&buf, 1, MPI_CHAR, 0, 0, MPI_COMM_WORLD); // CHECK-MESSAGES: :[[@LINE-1]]:12: warning: buffer is insufficiently dereferenced: pointer...
{ "pile_set_name": "Github" }
/** * Copyright 2011, Big Switch Networks, Inc. * Originally created by David Erickson, Stanford University * * 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 * * ...
{ "pile_set_name": "Github" }
//! Representations of various x86 specific structures and descriptor tables. pub mod gdt; // idt needs `feature(abi_x86_interrupt)`, which is not available on stable rust #[cfg(feature = "abi_x86_interrupt")] pub mod idt; pub mod paging; pub mod port; pub mod tss; /// A struct describing a pointer to a descriptor ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 0d7e06117784ff44bacb9c9e551592b3 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 5 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 borderMipMap: 0 mipMapsPreserveCoverage: 0 alphaTestRefe...
{ "pile_set_name": "Github" }
var inverseXML = getInverseObj(require("../maps/xml.json")), xmlReplacer = getInverseReplacer(inverseXML); exports.XML = getInverse(inverseXML, xmlReplacer); var inverseHTML = getInverseObj(require("../maps/entities.json")), htmlReplacer = getInverseReplacer(inverseHTML); exports.HTML = getInverse(inverseHTM...
{ "pile_set_name": "Github" }
/* Copyright 2016 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" }
apiVersion: extensions/v1beta1 kind: Deployment metadata: name: cpx-ingress labels: name: cpx-ingress spec: replicas: 1 selector: matchLabels: name: cpx-ingress template: metadata: labels: name: cpx-ingress annotations: NETSCALER_AS_APP: "True" ...
{ "pile_set_name": "Github" }
glabel EnCs_Init /* 00120 809E19D0 3C0E8016 */ lui $t6, 0x8016 ## $t6 = 80160000 /* 00124 809E19D4 8DCEE670 */ lw $t6, -0x1990($t6) ## 8015E670 /* 00128 809E19D8 27BDFFB8 */ addiu $sp, $sp, 0xFFB8 ## $sp = FFFFFFB8 /* 0012C 809E19DC AFB00028 */ sw $s0, 0x0028($sp) ...
{ "pile_set_name": "Github" }
--- Title: Bekanntmachung zu § 35 des Warenzeichengesetzes jurabk: WZG§35CHLBek layout: default origslug: wzg_35chlbek slug: wzg_35chlbek --- # Bekanntmachung zu § 35 des Warenzeichengesetzes (WZG§35CHLBek) Ausfertigungsdatum : 1980-03-10 Fundstelle : BGBl I: 1980, 318 ## (XXXX) Auf Grund des § 35 Abs. 3 Sa...
{ "pile_set_name": "Github" }
/* * This file is part of the CMaNGOS Project. See AUTHORS file for Copyright information * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your o...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright 2009-2016 Jörg Müller * * 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.apac...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.leinardi.pycharm.pylint.ui.PylintConfigPanel"> <grid id="27dc6" binding="rootPanel" layout-manager="GridLayoutManager" row-count="5" column-count="3" same-size-horizontally="false" same-size-ve...
{ "pile_set_name": "Github" }
/* *Copyright (c) 2013-2013, yinqiwen <yinqiwen@gmail.com> *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 above copyright notice, * ...
{ "pile_set_name": "Github" }
// <auto-generated> // automatically generated by the FlatBuffers compiler, do not modify // </auto-generated> namespace Apache.Arrow.Flatbuf { using global::System; using global::FlatBuffers; /// ---------------------------------------------------------------------- /// A field represents a named column in a recor...
{ "pile_set_name": "Github" }