text
stringlengths
2
99k
meta
dict
/* * Copyright (c) 2002-2020 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Neo4j 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" }
--- -api-id: M:Windows.Storage.IStorageFolder.CreateFileAsync(System.String) -api-type: winrt method --- <!-- Method syntax public Windows.Foundation.IAsyncOperation<Windows.Storage.StorageFile> CreateFileAsync(System.String desiredName) --> # Windows.Storage.IStorageFolder.CreateFileAsync ## -description Creates a ...
{ "pile_set_name": "Github" }
# 题目描述(中等难度) ![](https://windliang.oss-cn-beijing.aliyuncs.com/229.jpg) 找出数组中数量超过 `n/3` 的数字,`n` 是数组的长度。 # 解法一 题目要求是 `O(1)` 的空间复杂度,我们先用 `map` 写一下,看看对题意的理解对不对。 `map` 的话 `key` 存数字,`value` 存数字出现的个数。如果数字出现的次数等于了 `n/3 + 1` 就把它加到结果中。 ```java public List<Integer> majorityElement(int[] nums) { int n = nums.length; ...
{ "pile_set_name": "Github" }
#!/bin/bash exitflg=0 if type fontforge > /dev/null 2>&1; then echo '[DSEG]Fontforge is detected.' else echo '[DSEG]Please install fontforge.(https://fontforge.github.io/en-US/)' exitflg=1 fi if type woff2_compress > /dev/null 2>&1; then echo '[DSEG]Google woff2 is detected.' else echo '[DSEG]Ple...
{ "pile_set_name": "Github" }
#pragma once #include "MarmaladePlugIn.h" class CMarmaladeRMP; class CMarmaladeRdkPlugIn : public CRhRdkRenderPlugIn { public: CMarmaladeRdkPlugIn(void); virtual ~CMarmaladeRdkPlugIn(void); // Initialization. virtual bool Initialize(void) override; virtual void Uninitialize(void) override; virtual UUID Plug...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 #include <linux/compiler.h> static int arc__annotate_init(struct arch *arch, char *cpuid __maybe_unused) { arch->initialized = true; arch->objdump.comment_char = ';'; return 0; }
{ "pile_set_name": "Github" }
/** \file * \ingroup smoke */ ////////////////////////////////////////////////////////////////////// // This file is part of Wavelet Turbulence. // // Wavelet Turbulence 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...
{ "pile_set_name": "Github" }
#include <cstdlib> #include <ctime> #include <set> #include "nemo_set.h" #include "nemo_mutex.h" #include "nemo_iterator.h" #include "util.h" #include "xdebug.h" using namespace nemo; Status Nemo::SGetMetaByKey(const std::string& key, SetMeta& meta) { std::string meta_val, meta_key = EncodeSSizeKey(key); Status ...
{ "pile_set_name": "Github" }
// ============================================================================= // Scilab ( http://www.scilab.org/ ) - This file is part of Scilab // Copyright (C) 2015 - Scilab Enterprises - Paul Bignier // Copyright (C) ????-2008 - INRIA // // This file is distributed under the same license as the Scilab package. /...
{ "pile_set_name": "Github" }
sprite = lightsaberredtelek.png blender = add col_layer = -1 alpha = 128 on death() remove() on timer(1) remove() on detect_range(1, 0) damage ( 0.035 )
{ "pile_set_name": "Github" }
/* * Copyright (c) 2012, dooApp <contact@dooapp.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, this list of con...
{ "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" }
Manifest-Version: 1.0 Bundle-ActivationPolicy: lazy Bundle-ClassPath: . Bundle-ManifestVersion: 2 Bundle-Name: Eclipse SmartHome SerialButton Binding Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-SymbolicName: org.eclipse.smarthome.binding.serialbutton;singleton:=true Bundle-Vendor: Eclipse.org/SmartHome Bun...
{ "pile_set_name": "Github" }
TARGET=$(shell ls *.py | grep -v test | grep -v parsetab.py) ARGS= PYTHON=python3 #PYTHON=python #OPT=-m pdb #OPT=-m cProfile -s time #OPT=-m cProfile -o profile.rslt .PHONY: all all: test .PHONY: run run: $(PYTHON) $(OPT) $(TARGET) $(ARGS) .PHONY: test test: $(PYTHON) -m pytest -vv .PHONY: check check: $(PYTHO...
{ "pile_set_name": "Github" }
/* Copyright 2015, Google 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.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in wr...
{ "pile_set_name": "Github" }
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.5.0/apache-maven-3.5.0-bin.zip
{ "pile_set_name": "Github" }
#ifndef POT_H #define POT_H #include "ConnectedComponent.h" class Pot:public ConnectedComponent { public: Pot(int,int,Component *); ~Pot(); Pin * PortSelected (); void Select (bool); void Paint(HDC _hdc, PAINTSTRUCT _ps, HDC _hdcMemory); void HandleMenu ( int co...
{ "pile_set_name": "Github" }
# Copyright 2012 Mozilla Foundation # # 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 wr...
{ "pile_set_name": "Github" }
<annotation> <folder>imagesRaw</folder> <filename>2017-12-25 23:31:53.900226.jpg</filename> <path>/Users/abell/Development/other.nyc/Camera/imagesRaw/2017-12-25 23:31:53.900226.jpg</path> <source> <database>Unknown</database> </source> <size> <width>352</width> <height>240</height> <depth>1</depth> </siz...
{ "pile_set_name": "Github" }
struct v2f { vec4 pos; vec2 uv; vec4 color; }; struct a2v { vec4 pos; vec2 uv; vec3 normal; vec4 color; }; uniform mat4 mvp; v2f xlat_main( in a2v v ); v2f xlat_main( in a2v v ) { v2f o; float dx; float dy; float dz; o.pos = ( mvp * v.pos ); o.color = v.color; o.c...
{ "pile_set_name": "Github" }
changelog: - type: NON_USER_FACING description: Add note about OPA version logging to docs issueLink: https://github.com/solo-io/gloo/issues/3136 resolvesIssue: false
{ "pile_set_name": "Github" }
package com.packt.patterninspring.chapter11.web.reactive.function; import java.net.URI; import java.util.List; import org.springframework.http.HttpMethod; import org.springframework.http.client.reactive.ReactorClientHttpConnector; import org.springframework.web.reactive.function.BodyInserters; import org.springframew...
{ "pile_set_name": "Github" }
{ "Names": { "BR": "Parahi", "CN": "Haina", "DE": "Tiamana", "FR": "Wīwī", "GB": "Hononga o Piritene", "IN": "Inia", "IT": "Itāria", "JP": "Hapani", "MK": "Makerōnia ki te Raki", "NZ": "Aotearoa", "RU": "Rūhia", "US": "H...
{ "pile_set_name": "Github" }
// Go support for leveled logs, analogous to https://code.google.com/p/google-glog/ // // Copyright 2013 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 /...
{ "pile_set_name": "Github" }
Thin wrapper around `react-select` to apply our Opentrons-specific styles. All props are passed directly to [`react-select`](https://react-select.com/props) except for `styles`, `components`, and `classNamePrefix`. The `className` prop appends to the `className` we pass `react-select`. Those props are not passed direct...
{ "pile_set_name": "Github" }
/*###ICF### Section handled by ICF editor, don't touch! ****/ /*-Editor annotation file-*/ /* IcfEditorFile="$TOOLKIT_DIR$\config\ide\IcfEditor\cortex_v1_0.xml" */ /*-Specials-*/ define symbol __ICFEDIT_intvec_start__ = 0x08100000; /*-Memory Regions-*/ define symbol __ICFEDIT_region_ROM_start__ = 0x08100000; ...
{ "pile_set_name": "Github" }
// mkerrors.sh -maix64 // Code generated by the command above; see README.md. DO NOT EDIT. // +build ppc64,aix // Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs -- -maix64 _const.go package unix import "syscall" const ( AF_APPLETALK = 0x10 AF_BYPASS = 0x19 AF...
{ "pile_set_name": "Github" }
//===--- StaticallyConstructedObjectsCheck.h - clang-tidy--------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
{ "pile_set_name": "Github" }
// // CenterCell.h // BanTang // // Created by liaoyp on 15/4/22. // Copyright (c) 2015年 JiuZhouYunDong. All rights reserved. // #import "BaseTableViewCell.h" #import "HorizontalScrollCellDeleagte.h" @interface HorizontalScrollCell : BaseTableViewCell <UICollectionViewDataSource, UICollectionViewDelegate> { } @p...
{ "pile_set_name": "Github" }
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s ; CHECK-NOT: error: !0 = !GenericDINode(tag: 65535) ; CHECK: <stdin>:[[@LINE+1]]:26: error: value for 'tag' too large, limit is 65535 !1 = !GenericDINode(tag: 65536)
{ "pile_set_name": "Github" }
[Unit] Description=Web2py daemon After=network.target [Service] Type=simple ExecStart=/var/www/web2py/web2py.py --nogui -a '<recycle>' -i 0.0.0.0 -p 8000 User=www-data [Install] WantedBy=multi-user.target
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> <string>$(EXECUTABLE_NAME)</string> <key>CFBundleIdentifi...
{ "pile_set_name": "Github" }
/* This file is part of PyMesh. Copyright (c) 2015 by Qingnan Zhou */ #include "ElementWiseIsotropicMaterial.h" #include <cassert> #include <sstream> #include <Core/Exception.h> #include "Material.h" using namespace PyMesh; ElementWiseIsotropicMaterial::ElementWiseIsotropicMaterial( Float density, MeshPtr ...
{ "pile_set_name": "Github" }
%s:4 PhanTypeMismatchArgumentNullableInternal Argument 2 ($cmp_function) is $closure of type ?\Closure but \usort() takes callable(mixed,mixed):int (expected type to be non-nullable)
{ "pile_set_name": "Github" }
// // echoprint-codegen // Copyright 2011 The Echo Nest Corporation. All rights reserved. // #ifndef CODEGEN_H #define CODEGEN_H // Entry point for generating codes from PCM data. #define ECHOPRINT_VERSION 4.12 #include <string> #include <vector> #ifdef _MSC_VER #ifdef CODEGEN_EXPORTS #define CODEGEN...
{ "pile_set_name": "Github" }
StartFontMetrics 2.0 Comment Generated by pfaedit Comment Creation Date: Fri Nov 22 10:56:43 2002 FontName NimbusSanL-ReguCond FullName Nimbus Sans L Regular Condensed FamilyName Nimbus Sans L Weight Regular Notice (Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippo...
{ "pile_set_name": "Github" }
const EMAIL_PATTERN = /^[A-Za-z0-9\u4e00-\u9fa5]+@[a-zA-Z0-9_-]+(\.[a-zA-Z0-9_-]+)+$/ const ID_CARD_PATTERN = /^(^[1-9]\d{7}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}$)|(^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])((\d{4})|\d{3}[Xx])$)$/ function doubleCheck (rule, value, callback) { if (!rule.hasOwnProp...
{ "pile_set_name": "Github" }
set(LLVM_LINK_COMPONENTS support) set(BUILDVARIABLES_SRCPATH ${CMAKE_CURRENT_SOURCE_DIR}/BuildVariables.inc.in) set(BUILDVARIABLES_OBJPATH ${CMAKE_CURRENT_BINARY_DIR}/BuildVariables.inc) # Add the llvm-config tool. add_llvm_tool(llvm-config llvm-config.cpp ) # Compute the substitution values for various items. g...
{ "pile_set_name": "Github" }
#include <windows.h> #include <stdio.h> typedef int (__stdcall *MYPROC) (LPWSTR, LPWSTR, DWORD,LPWSTR, LPDWORD,DWORD); int main(int argc, char* argv[]) { WCHAR path[256]; WCHAR can_path[256]; DWORD type = 1000; int retval; HMODULE handle = LoadLibrary(".\\netapi32.dll"); MYPROC T...
{ "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" }
<?php /** * This file is part of the Carbon package. * * (c) Brian Nesbitt <brian@nesbot.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return require __DIR__.'/et.php';
{ "pile_set_name": "Github" }
#ifndef _PART_DRIVER_H #define _PART_DRIVER_H 1 int part_connect(mass_dev* dev); void part_disconnect(mass_dev* dev); #endif
{ "pile_set_name": "Github" }
/* See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * Esri Inc. licenses this file to You 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" }
# frozen_string_literal: true lib = File.expand_path('lib', __dir__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) require 'interferon/version' Gem::Specification.new do |gem| gem.name = 'interferon' gem.version = Interferon::VERSION.dup gem.authors = ['Igor Serebryany', 'Jimmy Ng...
{ "pile_set_name": "Github" }
# 函数的定义 在PHP中,用户函数的定义从function关键字开始。如下所示简单示例: [php] function foo($var) { echo $var; } 这是一个非常简单的函数,它所实现的功能是定义一个函数,函数有一个参数,函数的内容是在标准输出端输出传递给它的参数变量的值。 函数的一切从function开始。我们从function开始函数定义的探索之旅。 **词法分析** 在 Zend/zend_language_scanner.l中我们找到如下所示的代码: [c] <ST_IN_SCRIPTING>"function" { ...
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* gxvfeat.c */ /* */ /* Tr...
{ "pile_set_name": "Github" }
/* Modify your Face program from the previous exercise to draw the new output * shown below. The window size should be changed to 520 x 180 pixels, and the * faces' top-left corners are at (10, 30), (110, 30), (210, 30), (310, 30), * and (410, 30). */ public class Face2 { public static void main(String[] arg...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- ~ Copyright (c) 2016 JustWayward Team ~ ~ 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-...
{ "pile_set_name": "Github" }
// Copyright 2014 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 icmp import "syscall" func init() { freebsdVersion, _ = syscall.SysctlUint32("kern.osreldate") }
{ "pile_set_name": "Github" }
{ "Version": "2012-10-17", "Statement": [ { "Sid": "", "Effect": "Allow", "Principal": { "Federated": "cognito-identity.amazonaws.com" }, "Action": "sts:AssumeRoleWithWebIdentity", "Condition": { "StringEquals": { "cognito-identity.amazonaws.com:aud"...
{ "pile_set_name": "Github" }
using System.Collections.Generic; using PlatoCore.Abstractions.Routing; namespace Plato.Tenants.SignUp { public class HomeRoutes : IHomeRouteProvider { public IEnumerable<HomeRoute> GetRoutes() { return new[] { new HomeRoute("Plato.Tenants.SignUp", "Hom...
{ "pile_set_name": "Github" }
<!-- Creator : groff version 1.18.1 --> <html> <head> <meta name="generator" content="groff -Thtml, see www.gnu.org"> <meta name="Content-Style" content="text/css"> <title>AUTOPOINT</title> </head> <body> <h1 align=center>AUTOPOINT</h1> <a href="#NAME">NAME</a><br> <a href="#SYNOPSIS">SYNOPSIS</a><br> <a href="#DE...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- VS SDK Notes: This resx file contains the resources that will be consumed from your package by Visual Studio. For example, Visual Studio will attempt to load resource '400' from this resource stream when it needs to load your package's icon. Because Visual Studio...
{ "pile_set_name": "Github" }
require 'spec_helper' module Bogus describe OverwritesMethods do let(:method_stringifier) { MethodStringifier.new } let(:makes_substitute_methods) { isolate(MakesSubstituteMethods) } let(:overwriter) { isolate(OverwritesMethods) } let(:object) { SampleOfOverwriting.new } context "with regular o...
{ "pile_set_name": "Github" }
#!/usr/bin/env python """ The WiPy firmware update script. Transmits the specified firmware file over FTP, and then resets the WiPy and optionally verifies that software was correctly updated. Usage: ./update-wipy.py --file "path_to_mcuimg.bin" --verify Or: python update-wipy.py --file "path_to_mcuimg.bin"...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NoteTaker { public class Note { public Guid NoteId { get; set; } public string Text { get; set; } public DateTime Created { get; set; } public bool IsUp...
{ "pile_set_name": "Github" }
// Copyright 2018 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. #include "services/audio/loopback_coordinator.h" #include "services/audio/group_coordinator-impl.h" namespace audio { template class GroupCoordinator<Loo...
{ "pile_set_name": "Github" }
/* Copyright 2012 Jun Wako <wakojun@gmail.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 version. This program is distributed in ...
{ "pile_set_name": "Github" }
"use strict"; // This icon file is generated automatically. // tslint:disable Object.defineProperty(exports, "__esModule", { value: true }); var CaretLeftFilled = { "name": "caret-left", "theme": "filled", "icon": { "tag": "svg", "attrs": { "viewBox": "0 0 1024 1024", "focusable": "false" }, "children": [{ "tag": "path...
{ "pile_set_name": "Github" }
// Copyright (c)2008-2011, Preferred Infrastructure 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 // ...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpKernel\Tests\Fixtures; use Symfony\Component\Http...
{ "pile_set_name": "Github" }
{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-20698", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { ...
{ "pile_set_name": "Github" }
From a10349f1710a11239c58da3a7e5b353c6b2070c2 Mon Sep 17 00:00:00 2001 From: Chaotian Jing <chaotian.jing@mediatek.com> Date: Mon, 16 Oct 2017 09:46:32 +0800 Subject: [PATCH 153/224] mmc: mediatek: add pad_tune0 support from mt2701, the register of PAD_TUNE has been phased out, while there is a new register of PAD_TUN...
{ "pile_set_name": "Github" }
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Bu...
{ "pile_set_name": "Github" }
// // JPSImagePickerControllerDemoTests.m // JPSImagePickerControllerDemoTests // // Created by JP Simard on 1/31/2014. // Copyright (c) 2014 JP Simard. All rights reserved. // #import <XCTest/XCTest.h> @interface JPSImagePickerControllerDemoTests : XCTestCase @end @implementation JPSImagePickerControllerDemoTe...
{ "pile_set_name": "Github" }
/* Simple DirectMedia Layer Copyright (C) 1997-2018 Sam Lantinga <slouken@libsdl.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 anyone to use this ...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) Microsoft Open Technologies, Inc. * All Rights Reserved * Licensed under the Apache License, Version 2.0. * See License.txt in the project root for license information. *************************************************...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <title>$.Object.forEach</title> <script> window.$$path = location.protocol + "//" + location.host;...
{ "pile_set_name": "Github" }
--- title: Namespaces for WIA Drivers description: Namespaces for WIA Drivers ms.assetid: 67260a25-6233-4738-a08f-26223cc8e563 ms.date: 04/20/2017 ms.localizationpriority: medium --- # Namespaces for WIA Drivers All services run in session zero. However, applications might be running in a different session. Each ...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozil...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">x86</Platform> <Pro...
{ "pile_set_name": "Github" }
package com.phoenixnap.oss.ramlplugin.raml2code.github; import org.junit.Test; import com.phoenixnap.oss.ramlplugin.raml2code.rules.GitHubAbstractRuleTestBase; import com.phoenixnap.oss.ramlplugin.raml2code.rules.Spring4ControllerDecoratorRule; /** * @author aleksandars * @since 0.10.13 */ public class Issue215Ru...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- Syntax highlighting definition for JavaScript xslthl - XSLT Syntax Highlighting http://sourceforge.net/projects/xslthl/ Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks This software is provided 'as-is', without any express or implied warran...
{ "pile_set_name": "Github" }
RamlDocumentNode (Start: 11 , End: 65, On: input.raml, Source: SYObjectNode) KeyValueNodeImpl (Start: 11 , End: 22, On: input.raml) SYStringNode: "title" (Start: 11 , End: 16, On: input.raml) OverlayableObjectNodeImpl (Start: 18 , End: 22, On: input.raml, Source: SYStringNode) KeyValueNo...
{ "pile_set_name": "Github" }
# MLIR: The case for a simplified polyhedral form MLIR embraces polyhedral compiler techniques for their many advantages representing and transforming dense numerical kernels, but it uses a form that differs significantly from other polyhedral frameworks. **Disclaimer / Warning** This document is a very early design...
{ "pile_set_name": "Github" }
/* @flow */ import { dirRE, onRE } from './parser/index' // these keywords should not appear inside expressions, but operators like // typeof, instanceof and in are allowed const prohibitedKeywordRE = new RegExp('\\b' + ( 'do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,' + 'super,throw,whi...
{ "pile_set_name": "Github" }
#!/bin/bash # Simple test script to ping local endpoint curl -X GET \ http://localhost:5000/users curl -X GET \ http://localhost:5000/tracks
{ "pile_set_name": "Github" }
// Tencent is pleased to support the open source community by making RapidJSON available. // // Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. // // Licensed under the MIT License (the "License"); you may not use this file except // in compliance with the License. You may obt...
{ "pile_set_name": "Github" }
#ifndef BOOST_ARCHIVE_ITERATORS_UNESCAPE_HPP #define BOOST_ARCHIVE_ITERATORS_UNESCAPE_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // unescape.hpp // (C) Copyright 2002 Robert Ramey - ht...
{ "pile_set_name": "Github" }
/* * Copyright 2015 The WebRTC Project Authors. All rights reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributing ...
{ "pile_set_name": "Github" }
// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source code is only intended as a supplement to the // Microsoft Foundation Classes Reference and related // electronic documentation provided with the library. /...
{ "pile_set_name": "Github" }
# This file is part of BlackArch Linux ( https://www.blackarch.org/ ). # See COPYING for license details. pkgname=blackarch-config-x11 pkgver=21.e38cf84 pkgrel=1 pkgdesc='BlackArch config for the X11 user settings.' arch=('any') groups=('blackarch-config') url='https://github.com/BlackArch/blackarch-config-x11' licens...
{ "pile_set_name": "Github" }
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:exslt="http://exslt.org/common" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd" version="3.3" ID="P0b002ee181288845"> <name ty...
{ "pile_set_name": "Github" }
using System; using UnityEditor; using UnityEngine; namespace Chisel.Components { public struct GameObjectState { public int layer; #if UNITY_EDITOR public UnityEditor.StaticEditorFlags staticFlags; #endif public static GameObjectState Create(GameObject modelGameObje...
{ "pile_set_name": "Github" }
/* ### * IP: GHIDRA * * 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 writin...
{ "pile_set_name": "Github" }
/* Cholesky Decomposition * * Copyright (C) 2000 Thomas Walter * * 03 May 2000: Modified for GSL by Brian Gough * 29 Jul 2005: Additions by Gerard Jungman * Copyright (C) 2000,2001, 2002, 2003, 2005, 2007 Brian Gough, Gerard Jungman * * This is free software; you can redistribute it and/or modify it * under t...
{ "pile_set_name": "Github" }
{ "randomStatetest156" : { "_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.Linu...
{ "pile_set_name": "Github" }
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
{ "pile_set_name": "Github" }
var streamUrl = "https://streamer.cryptocompare.com/"; var fsym = "BTC"; var tsym = "USD"; var currentSubs; var currentSubsText = ""; var dataUrl = "https://min-api.cryptocompare.com/data/subs?fsym=" + fsym + "&tsyms=" + tsym; var socket = io(streamUrl); $.getJSON(dataUrl, function(data) { currentSubs = data['USD']['...
{ "pile_set_name": "Github" }
using System; using System.Windows.Input; namespace Samples.ViewModels { public class CommandViewModel { public string Text { get; set; } public ICommand Command { get; set; } } }
{ "pile_set_name": "Github" }
Zammad::Application.routes.draw do # shorter version match '/ical', to: 'calendar_subscriptions#all', via: :get match '/ical/:object', to: 'calendar_subscriptions#object', via: :get match '/ical/:object/:method', to: 'calendar_subscriptions#object', via: :get # wording version m...
{ "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>18B57c</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</ke...
{ "pile_set_name": "Github" }
// Copyright Aleksey Gurtovoy 2000-2004 // // 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) // // Preprocessed version of "boost/mpl/set_c.hpp" header // -- DO NOT modify by hand! namespace boost { namespace ...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='UTF-8'?> <host xmlns="urn:jboss:domain:14.0" name="master"> <extensions> <?EXTENSIONS?> </extensions> <management> <security-realms> <security-realm name="ManagementRealm"> <authentication> <local default-user="$...
{ "pile_set_name": "Github" }
import React, { memo } from 'react'; import PropTypes from 'prop-types'; import { NavLink } from 'react-router-dom'; import Icon from './Icon'; function LeftMenuLink({ children, to }) { return ( <NavLink to={to}> <Icon /> <p>{children}</p> </NavLink> ); } LeftMenuLink.defaultProps = { child...
{ "pile_set_name": "Github" }
package com.fourlastor.dante.html; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.drawable.BitmapDrawable; import android.graphics.drawable.Drawable; import androidx.annotation.NonNull; public interface ImgLoader { Drawable loadImage(@NonNull String src); abstr...
{ "pile_set_name": "Github" }
/** * Copyright 2013-2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * * @providesModule ...
{ "pile_set_name": "Github" }
Name: privateColors Type: property Syntax: set the privateColors to true Summary: Specifies whether LiveCode uses its own <color table> or the system <color table> on <Unix|Unix systems>. Introduced: 1.0 OS: linux Platforms: desktop, server Example: set the privateColors to true Value (bool): The <privateColors...
{ "pile_set_name": "Github" }
/** * Mobile Photo Compress Solution * * Fixes iOS6 Safari's image file rendering issue for large size image (over mega-pixel), * which causes unexpected subsampling when drawing it in canvas. * By using this library, you can safely render the image with proper stretching. * * compress image in mobile browser wh...
{ "pile_set_name": "Github" }
// // ZMViewController.h // ZMBCY // // Created by Brance on 2017/11/24. // Copyright © 2017年 Brance. All rights reserved. // #import <UIKit/UIKit.h> #import "ZMNavView.h" @interface ZMViewController : UIViewController @property (nonatomic, strong) ZMNavView *navView; - (void)setupNavView; @end
{ "pile_set_name": "Github" }