text
stringlengths
2
99.9k
meta
dict
<?xml version="1.0" encoding="utf-8"?> <root> <!-- Microsoft ResX Schema Version 2.0 The primary goals of this format is to allow a simple XML format that is mostly human readable. The generation and parsing of the various data types are done through the TypeConverter classe...
{ "pile_set_name": "Github" }
<Solution> <PropertyGroup Name="crossplatform_UIScrollView_Vertical_Editor_1" Version="2.1.0.0" Type="CocosStudio" /> <SolutionFolder> <Group ctype="ResourceGroup"> <RootFolder Name="."> <Folder Name="GUI"> <Image Name="image.png" /> </Folder> <Image Name="background.png"...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2013, Peter Thorson. 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 cond...
{ "pile_set_name": "Github" }
/* * * MIT License * * Copyright (c) 2017 Frederik Ar. Mikkelsen * * 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 u...
{ "pile_set_name": "Github" }
#pragma once #ifdef _MSC_VER #include <intrin.h> #include <stdexcept> #define __builtin_popcount(t) __popcnt(t) #endif #include <queue> #include <string.h> #if defined(__GNUC__) #define PORTABLE_ALIGN32 __attribute__((aligned(32))) #else #define PORTABLE_ALIGN32 __declspec(align(32)) #endif namespace hnswlib { ...
{ "pile_set_name": "Github" }
package com.elifut; import android.content.Context; final class MultiDex { /** Install multidex in debug application. */ static void installMultiDex(Context base) { android.support.multidex.MultiDex.install(base); } private MultiDex() { } }
{ "pile_set_name": "Github" }
<?php /* * This file is part of Mustache.php. * * (c) 2010-2017 Justin Hileman * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /** * A PHPUnit test case wrapping the Mustache Spec. * * @group mustache-spec * @group functional...
{ "pile_set_name": "Github" }
#include "wio.h" #include "suli2.h" #include "Main.h" void setup() { } void loop() { }
{ "pile_set_name": "Github" }
/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ // THIS CODE IS GENERATED - DO NOT MODIFY // See angular/tools/gulp-tasks/cldr/extract.js (function(global) { global...
{ "pile_set_name": "Github" }
## # This file is part of WhatWeb and may be subject to # redistribution and commercial restrictions. Please see the WhatWeb # web site for more information on licensing and terms of use. # http://www.morningstarsecurity.com/research/whatweb ## Plugin.define "linkSpheric" do author "Brendan Coles <bcoles@gmail.com>" # ...
{ "pile_set_name": "Github" }
// Copyright © Microsoft Open Technologies, 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 // THIS CODE IS PROVI...
{ "pile_set_name": "Github" }
# Pi-hole: A black hole for Internet advertisements # (c) 2015, 2016 by Jacob Salmela # Network-wide ad blocking via your Raspberry Pi # http://pi-hole.net # Updates ad sources every week # # Pi-hole is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as publis...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- * Copyright (C) 2014 Peter Cai * * This file is part of BlackLight * * BlackLight 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...
{ "pile_set_name": "Github" }
/** * Dark blue theme for Highcharts JS * @author Torstein Hønsi */ Highcharts.theme = { colors: ["#DDDF0D", "#55BF3B", "#DF5353", "#7798BF", "#aaeeee", "#ff0066", "#eeaaee", "#55BF3B", "#DF5353", "#7798BF", "#aaeeee"], chart: { backgroundColor: { linearGradient: { x1: 0, y1: 0, x2: 1, y2: 1 }, stops: [...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "WXPBGeneratedMessage.h" @class NSString; @interface GameDownloadInfo : WXPBGeneratedMessage { } + (void)initialize; // Remaining properties @property(retain, nonatomic)...
{ "pile_set_name": "Github" }
pub mod autocomplete; pub mod button; pub mod checkbox; pub mod compare_times; pub mod containers; pub mod dropdown; pub mod fan_chart; pub mod filler; pub mod just_draw; pub mod line_plot; pub mod menu; mod panel; pub mod persistent_split; pub mod scatter_plot; pub mod slider; pub mod spinner; pub mod text_box; use c...
{ "pile_set_name": "Github" }
using System; using System.IO; using System.Runtime.InteropServices; namespace cs.ndll { public class NDLLFunction : IDisposable { private IntPtr module; private Delegate func; private int numArgs; private static CFFICSLoader.CFFILoaderDelegate loaderDelegate; private s...
{ "pile_set_name": "Github" }
{ entry = { bundle = harborprefs; cell = PSLinkCell; detail = HPListController; icon = "harborprefs.png"; isController = 1; label = Harbor; }; }
{ "pile_set_name": "Github" }
#--------------------- # Create policies #--------------------- # Create admin policy in the root namespace resource "vault_policy" "admin_policy" { name = "admins" policy = file("policies/admin-policy.hcl") } # Create admin policy in the finance namespace resource "vault_policy" "admin_policy_finance" { prov...
{ "pile_set_name": "Github" }
/* eslint-disable no-console */ import generate from "@babel/generator"; import * as T from "@babel/types"; import { Tag, symKind, symInfo, typeInfo, symName, resetFieldInfo, invariant } from "./core"; const MAX_TRACE_CODE_LEN = 40; export const BROWSER_DEBUG = typeof window !== "undefined" && window.chr...
{ "pile_set_name": "Github" }
BEGIN:VCALENDAR PRODID:-//tzurl.org//NONSGML Olson 2011n//EN VERSION:2.0 BEGIN:VTIMEZONE TZID:Asia/Istanbul TZURL:http://tzurl.org/zoneinfo-global/Asia/Istanbul X-LIC-LOCATION:Asia/Istanbul BEGIN:STANDARD TZOFFSETFROM:+0300 TZOFFSETTO:+0200 TZNAME:EET DTSTART:20071028T040000 RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU END:...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # # Wrapper script for Java Conda packages that ensures that the java runtime # is invoked with the right options. Adapted from the bash script (http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in/246128#246128). # # Program Parameters # import os import r...
{ "pile_set_name": "Github" }
package com.zgw.spark import org.apache.spark.{SparkConf, SparkContext} /** * Created by Zhaogw&Lss on 2019/10/15. */ object Value { def main(args: Array[String]): Unit = { val config = new SparkConf().setMaster("local[*]").setAppName("Spark_RDD").set("spark.testing.memory", "2147480000") //创建spark上下文对...
{ "pile_set_name": "Github" }
/* Yara Rule Set Author: Florian Roth Date: 2016-03-26 Identifier: Windows Shells */ /* Rule Set ----------------------------------------------------------------- */ rule WindowsShell_s3 { meta: description = "Detects simple Windows shell - file s3.exe" author = "Florian Roth" reference = "https://github.c...
{ "pile_set_name": "Github" }
/* * Copyright Beijing 58 Information Technology Co.,Ltd. * * 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 ...
{ "pile_set_name": "Github" }
<?php class pluginTinymce extends Plugin { private $loadOnController = array( 'new-content', 'edit-content' ); public function init() { $this->dbFields = array( 'toolbar1'=>'formatselect bold italic forecolor backcolor removeformat | bullist numlist table | blockquote alignleft aligncenter alignright | ...
{ "pile_set_name": "Github" }
--- title: Incompatible Changes in IntelliJ Platform and Plugins API 2017.* --- <!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. --> <!-- See the note on how to document new problems on the main page r...
{ "pile_set_name": "Github" }
#include "bridge-include.h"
{ "pile_set_name": "Github" }
angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; $provide.value("$locale", { "DATETIME_FORMATS": { "AMPMS": { "0": "𐐈𐐣", "1": "𐐑𐐣" }, "DAY": { "0": "𐐝𐐲𐑌𐐼𐐩", ...
{ "pile_set_name": "Github" }
/* * This file is part of gtkD. * * gtkD 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 3 * of the License, or (at your option) any later version, with * some exceptions, please r...
{ "pile_set_name": "Github" }
import * as NexusSchema from '@nexus/schema' import type { NexusSchemaExtensionConfig } from '@nexus/schema/dist/extensions' import { stripIndent, stripIndents } from 'common-tags' import * as Lo from 'lodash' import * as Path from 'path' import * as Schema from '../../runtime/schema' import * as Layout from '../layout...
{ "pile_set_name": "Github" }
package org.eclipse.paho.mqttv5.client.internal; import java.util.concurrent.atomic.AtomicInteger; /** * This class is used as a store for client information that should be preserved * for a single MQTT Session. If the client is disconnected and reconnects with * clean start = true, then this object will be reset ...
{ "pile_set_name": "Github" }
/* This file intentionally left blank. */
{ "pile_set_name": "Github" }
#!/bin/bash # AUTOMATICALLY GENERATED # DO NOT EDIT THIS FILE DIRECTLY, USE /post_push.erb set -e # Parse image name for repo name tagStart=$(expr index "$IMAGE_NAME" :) repoName=${IMAGE_NAME:0:tagStart-1} # Tag and push image for each additional tag for tag in {v1.5.2-debian-1.0,v1.5-debian-1,edge-debian}; do doc...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: f45b6695d6226cd48abfc605723cc3ae ModelImporter: serializedVersion: 18 fileIDToRecycleName: 100000: //RootNode 400000: //RootNode 2300000: //RootNode 3300000: //RootNode 4300000: join_inner_prototype_1x6x1 4300002: JoinInnerPrototype01x06x01 6400000: //RootNode ...
{ "pile_set_name": "Github" }
DELETE FROM `spell_script_names` WHERE `spell_id`=49576; INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (49576, 'spell_dk_death_grip_initial'); DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = 49576;
{ "pile_set_name": "Github" }
Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdvancedSpatialSoundsXDK", "AdvancedSpatialSoundsXDK.vcxproj", "{8D1B958E-AAB0-48CF-BD60-C39A7FEBB662}" ...
{ "pile_set_name": "Github" }
package s3manager import ( "bytes" "fmt" "io" "sort" "sync" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/awserr" "github.com/aws/aws-sdk-go/aws/awsutil" "github.com/aws/aws-sdk-go/aws/client" "github.com/aws/aws-sdk-go/aws/credentials" "github.com/aws/aws-sdk-go/aws/request" "github.com/...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2011 Yahoo! 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 ap...
{ "pile_set_name": "Github" }
/** * OWASP Benchmark Project v1.2 * * This file is part of the Open Web Application Security Project (OWASP) * Benchmark Project. For details, please see * <a href="https://owasp.org/www-project-benchmark/">https://owasp.org/www-project-benchmark/</a>. * * The OWASP Benchmark is free software: you can redistribute it ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2016 ScyllaDB */ /* * This file is part of Scylla. * * Scylla 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 * (at your option) any later...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # # Copyright 2006, Google 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: # # * Redistributions of source code must retain the above copyright # notice, this list...
{ "pile_set_name": "Github" }
[ { "pattern" : { "onColors" : [[255, 0, 0, 255], [0, 255, 0, 255], [0, 0, 255, 255], [0, 0, 0, 0]], "offColors" : [[0,0,0,0], [0,0,0,0], [0,0,0,0], [0,0,0,0]], "onPeriod_ms" : [450, 450, 450, 450], "offPeriod_ms" : [0, 0, 0, ...
{ "pile_set_name": "Github" }
/** * @file * This is the IPv4 packet segmentation and reassembly implementation. * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following ...
{ "pile_set_name": "Github" }
// This file was generated AUTOMATICALLY from a template file Wed Aug 22 18:58:21 PDT 2018 /* * Copyright (c) 2003, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * und...
{ "pile_set_name": "Github" }
<?php /** Docblock */ interface Foo { public function bar(); } class Foo { public function bar() { } } function baz() { // a one-line comment print '*'; // a one-line comment /* a one-line comment */ print '*'; /* a one-line comment */ /* a one-line comment */ print '*'...
{ "pile_set_name": "Github" }
/* Bullet Continuous Collision Detection and Physics Library Copyright (c) 2013 Erwin Coumans http://bulletphysics.org This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
{ "pile_set_name": "Github" }
library(dash) library(dashCoreComponents) library(dashHtmlComponents) transform_value = function(value){ return(10 ** value) } app <- Dash$new() transform_value = function(value){ 10 ** value } app$layout( htmlDiv( list( dccRangeSlider( id='non-linear-range-slider', marks=unlist(lapp...
{ "pile_set_name": "Github" }
export default (a: number, b: number): number => a * b;
{ "pile_set_name": "Github" }
/* -*- c++ -*- */ /* * @file * @author (C) 2015 by Roman Khassraf <rkhassraf@gmail.com> * @section LICENSE * * Gr-gsm 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...
{ "pile_set_name": "Github" }
/*============================================================================ The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center (DKFZ) All rights reserved. Use of this source code is governed by a 3-clause BSD license that can be found in the LICENSE file. =================...
{ "pile_set_name": "Github" }
/* * Copyright 2015-2020 Alexandr Evstigneev * * 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 a...
{ "pile_set_name": "Github" }
#!/bin/bash #this script will make a disk image with the tools needed to update your Recovery HD with the newest OS X Lion release # Author: Joel Bruner (aka brunerd) #Required components: #Lion Recovery Update v1.0 - http://support.apple.com/downloads/DL1464/en_US/RecoveryHDUpdate.dmg #"Install Mac OS X Lion.app" - ...
{ "pile_set_name": "Github" }
// This is a generated file. Not intended for manual editing. package com.neueda.jetbrains.plugin.graphdb.language.cypher.psi; import java.util.List; import org.jetbrains.annotations.*; import com.intellij.psi.PsiElement; public interface CypherRemove extends PsiElement { @NotNull List<CypherRemoveItem> getRemov...
{ "pile_set_name": "Github" }
<?php /** * @var \App\View\AppView $this * @var \App\Model\Entity\User $user */ ?> <nav class="large-3 medium-4 columns" id="actions-sidebar"> <ul class="side-nav"> <li class="heading"><?= __('Actions') ?></li> <li><?= $this->Html->link(__('Edit User'), ['action' => 'edit', $user->id]) ?> </li> ...
{ "pile_set_name": "Github" }
"""followers Revision ID: ae346256b650 Revises: 37f06a334dbf Create Date: 2017-09-17 15:41:30.211082 """ from alembic import op import sqlalchemy as sa # revision identifiers, used by Alembic. revision = 'ae346256b650' down_revision = '37f06a334dbf' branch_labels = None depends_on = None def upgrade(): # ### ...
{ "pile_set_name": "Github" }
// Copyright 2004-2011 Castle Project - http://www.castleproject.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 the License at // // http://www.apache.org/licenses/LICENSE-2.0 // //...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
{ "pile_set_name": "Github" }
var baseForOwnRight = require('../internal/baseForOwnRight'), createForOwn = require('../internal/createForOwn'); /** * This method is like `_.forOwn` except that it iterates over properties of * `object` in the opposite order. * * @static * @memberOf _ * @category Object * @param {Object} object The object...
{ "pile_set_name": "Github" }
'' FreeBASIC binding for mingw-w64-v4.0.4 '' '' based on the C header files: '' DirectMusic DLS Download Definitions '' '' Copyright (C) 2003-2004 Rok Mandeljc '' '' This program is free software; you can redistribute it and/or '' modify it under the terms of the GNU Lesser General Public '' License as publi...
{ "pile_set_name": "Github" }
# .. coding: utf8 # $Id: __init__.py 8041 2017-03-01 11:02:33Z milde $ # :Author: Günter Milde <milde@users.sf.net> # Based on the html4css1 writer by David Goodger. # :Maintainer: docutils-develop@lists.sourceforge.net # :Copyright: © 2005, 2009, 2015 Günter Milde, # portions from html4css1 © Davi...
{ "pile_set_name": "Github" }
<div class="filter-bar"> <!-- <div class="btn-group card"> <a href="#" class="btn white black-text"><i class="material-icons">view_module</i></a> <a href="#" class="btn white black-text"><i class="material-icons">view_headline</i></a> <a href="#" class="btn white black-text"><i class="material-icons">view...
{ "pile_set_name": "Github" }
// Software License Agreement (BSD License) // // Copyright (c) 2010-2018, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, // with or without modification, are permitted provided that the following conditions are met: // // * Redistributions of source code m...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'cy', { maximize: 'Mwyhau', minimize: 'Lleihau' } );
{ "pile_set_name": "Github" }
/* * Copyright © 2012 Intel Corporation * * 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, pub...
{ "pile_set_name": "Github" }
1d78f79e9d63fa05db2edbbdd3138e741b640461
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variab...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sts=4 et sw=4 tw=99: * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ...
{ "pile_set_name": "Github" }
/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under t...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the PHP_CodeCoverage package. * * (c) Sebastian Bergmann <sebastian@phpunit.de> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /** * Driver for Xdebug's code coverage functionality. * * @since C...
{ "pile_set_name": "Github" }
// Copyright Joyent, Inc. and other Node contributors. // // 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, modi...
{ "pile_set_name": "Github" }
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. @prefix owl: <http://www.w3.org/2002/07/owl#>. @prefix mon: <http://www.semwebtech.org/mondial/10/meta#>. @prefix xsd: <http://www.w3.org/2001/XMLSchema#>. @prefix : <foo://bla/>. _:Longitude a rdfs:Datatype; owl:onDatatype xsd:int; owl:withRestrictions (_:lon...
{ "pile_set_name": "Github" }
# Be sure to restart your server when you modify this file. # Specify a serializer for the signed and encrypted cookie jars. # Valid options are :json, :marshal, and :hybrid. Rails.application.config.action_dispatch.cookies_serializer = :json
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.InteropServices.WindowsRuntime; using Windows.Foundation; using Windows.Foundation.Collections; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Controls.Primitives; using Windows.UI.Xam...
{ "pile_set_name": "Github" }
//! # Trace Semantic Conventions //! //! The [trace semantic conventions] define a set of standardized attributes to //! be used in `Span`s. //! //! [trace semantic conventions]: https://github.com/open-telemetry/opentelemetry-specification/tree/master/specification/trace/semantic_conventions //! //! ## Usage //! //! `...
{ "pile_set_name": "Github" }
<!doctype html> <html class="no-js"> <head> <meta charset="UTF-8"> <title>Panel</title> <!--IE Compatibility modes--> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!--Mobile first--> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Bootstrap --> <li...
{ "pile_set_name": "Github" }
module CourseExports class PrepareTeamsExportService include CourseExportable def execute tables = [ { title: 'Targets', rows: target_rows }, { title: 'Teams', rows: team_rows }, { title: 'Submissions', rows: submission_rows }, ] finalize(tables) end privat...
{ "pile_set_name": "Github" }
--- title: Trap Focus React component components: Unstable_TrapFocus githubLabel: 'component: TrapFocus' --- # Trap Focus <p class="description">Trap focus within a DOM node.</p> TrapFocus is a component that manages focus for its descendants. This is useful when implementing overlays such as modal dialogs, which sh...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <PreferredToolArchitecture>x64</PreferredToolArchitecture> </PropertyGroup> <ItemGroup Label="ProjectConfigurations"> <ProjectConfi...
{ "pile_set_name": "Github" }
--- title: "Resume an availability group database" description: Resume a suspended availability database in Always On availability groups by using SQL Server Management Studio, Transact-SQL, or PowerShell in SQL Server. ms.custom: "seo-lt-2019" ms.date: "05/17/2016" ms.prod: sql ms.reviewer: "" ms.technology: high-avai...
{ "pile_set_name": "Github" }
<?php namespace Kunstmaan\MediaBundle\Form; use Kunstmaan\MediaBundle\Entity\Folder; use Kunstmaan\MediaBundle\Repository\FolderRepository; use Symfony\Bridge\Doctrine\Form\Type\EntityType; use Symfony\Component\Form\AbstractType; use Symfony\Component\Form\Extension\Core\Type\ChoiceType; use Symfony\Component\Form\E...
{ "pile_set_name": "Github" }
class PhrasingPhraseVersionsController < Phrasing.parent_controller.constantize def destroy phrase_version = PhrasingPhraseVersion.find(params[:id]) phrase_version.destroy redirect_to edit_phrasing_phrase_path(phrase_version.phrasing_phrase.id) end end
{ "pile_set_name": "Github" }
#ifndef ISTREAM_FILE_PRIVATE_H #define ISTREAM_FILE_PRIVATE_H #include "istream-private.h" struct file_istream { struct istream_private istream; uoff_t skip_left; bool file:1; bool autoclose_fd:1; bool seen_eof:1; }; struct istream * i_stream_create_file_common(struct file_istream *fstream, int fd, con...
{ "pile_set_name": "Github" }
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 2.0.9 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
{ "pile_set_name": "Github" }
#ifndef PQCLEAN_NTRULPR653_CLEAN_CRYPTO_ENCODE_256X2_H #define PQCLEAN_NTRULPR653_CLEAN_CRYPTO_ENCODE_256X2_H #include <stdint.h> #define PQCLEAN_NTRULPR653_CLEAN_crypto_encode_256x2_STRBYTES 32 #define PQCLEAN_NTRULPR653_CLEAN_crypto_encode_256x2_ITEMS 256 #define PQCLEAN_NTRULPR653_CLEAN_crypto_encode_256x2_ITEMBYTE...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015 Archie L. Cobbs. All rights reserved. */ package io.permazen; import io.permazen.annotation.PermazenType; import io.permazen.test.TestSupport; import org.testng.Assert; import org.testng.annotations.DataProvider; import org.testng.annotations.Test; public class ToStringTest extends TestSu...
{ "pile_set_name": "Github" }
import { makeTheme, PrismTheme } from "./utils"; // From: https://github.com/FormidableLabs/prism-react-renderer/blob/master/themes/ const prismTheme: PrismTheme = { plain: { color: "#d6deeb", backgroundColor: "#011627" }, styles: [ { types: ["changed"], style: { color: "rgb(162,...
{ "pile_set_name": "Github" }
defmodule Meetup.MixProject do use Mix.Project def project do [ app: :meetup, version: "0.1.0", # elixir: "~> 1.8", start_permanent: Mix.env() == :prod, deps: deps() ] end # Run "mix help compile.app" to learn about applications. def application do [ extra_app...
{ "pile_set_name": "Github" }
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/PuerkitoBio/goquery v1.5.1 h1:PSPBGne8NIUWw+/7vFBV+kG2J/5MOjbzc7154OaKCSE= github.com/PuerkitoBio/goquery v1.5.1/go.mod h1:GsLWisAFVj4WgDibEWF4pvYnkVQBpKBKeU+7zCJoLcc= github.com/andybalholm/cascadia v1.1.0 h1:BuuO6sSfQN...
{ "pile_set_name": "Github" }
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent"> <ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder" xmlns:g="urn:import:com.google.gwt.user.client.ui" xmlns:l="urn:import:stroom.item.client" xmlns:t="urn:import:stroom.widget.tickbox.client.view" ...
{ "pile_set_name": "Github" }
GQ-CNN ====== GQ-CNN and FC-GQ-CNN classes are **never accessed directly**, but through a lightweight factory function that returns the corresponding class depending on the specified backend. :: $ from gqcnn import get_gqcnn_model $ $ backend = 'tf' $ my_gqcnn = get_gqcnn_model(backend)(<class initial...
{ "pile_set_name": "Github" }
# Introduction # ## Converged Database ## A converged database is a database that has native support for all modern data types and the latest development paradigms built into one product. Converged databases support Spatial data for location awareness, JSON for document stores, IoT for device integration, in-memory ...
{ "pile_set_name": "Github" }
using System; using System.Windows.Input; namespace F1InXAML { public class Command : ICommand { private readonly Action<object> _execute; private readonly Func<object, bool> _canExecute; public Command(Action<object> execute) : this(execute, null) { } public C...
{ "pile_set_name": "Github" }
# Soar Performance Graphs Some performance statistics are calculated automatically using the Factorization Stress Tests. You can see performance on a commit-by-commit basis either in [Performance.md](https://github.com/SoarGroup/Soar/blob/development/Performance.md) or [here](http://soar-jenkins.eecs.umich.edu/Perfor...
{ "pile_set_name": "Github" }
oa.sgit.edu.cn www.sgit.edu.cn mail.sgit.edu.cn zb.sgit.edu.cn zs.sgit.edu.cn sky.sgit.edu.cn sgcr.sgit.edu.cn
{ "pile_set_name": "Github" }
#!/bin/bash HOME=$(pwd) echo "Compiling cuda kernels..." cd $HOME/spn/src rm libspn_kernel.cu.o nvcc -c -o libspn_kernel.cu.o libspn_kernel.cu -x cu -Xcompiler -fPIC -arch=sm_35 echo "Installing extension..." cd $HOME python setup.py clean && python setup.py install
{ "pile_set_name": "Github" }
{ "@type" : "gx:ZoneOffset", "@value" : "+03:06:09" }
{ "pile_set_name": "Github" }
/* * /MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js * * Copyright (c) 2009-2018 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 * * ht...
{ "pile_set_name": "Github" }
/*========================================================================= Program: ParaView Module: pqMyApplicationStarter.cxx Copyright (c) 2005,2006 Sandia Corporation, Kitware Inc. All rights reserved. ParaView is a free software; you can redistribute it and/or modify it under the terms of ...
{ "pile_set_name": "Github" }