text
stringlengths
2
99k
meta
dict
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #pragma once #include "Factories/Factory.h" #include "UObject/ObjectMacros.h" #include "TextAssetFactoryNew.generated.h" /** * Implements a factory for UTextAsset objects. */ UCLASS(hidecategories=Object) class UTextAssetFactoryNew : public UFactory {...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2008 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is availabl...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Module: axis/controls/pointer</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/ht...
{ "pile_set_name": "Github" }
/************************************************************* * * MathJax/localization/kn/HelpDialog.js * * Copyright (c) 2009-2016 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...
{ "pile_set_name": "Github" }
config BR2_PACKAGE_TURBOLUA bool "turbolua" depends on BR2_PACKAGE_LUAJIT help Turbo.lua is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses a event-driven, non-blocking, no thread design to deliver excellent performance and minimal footprint...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE----- MIIC3DCCAcSgAwIBAgIDAw0/MA0GCSqGSIb3DQEBCwUAMA8xDTALBgNVBAMTBHRl c3QwHhcNMTYwMzI4MTg0MTQ3WhcNMjcwMzI4MTg0MTQ3WjAPMQ0wCwYDVQQDEwR0 ZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArVIJDnNnM1iX7Xj8 bja4WsgHuENRBsBCROTDjQL1w7Ksin2jmCl/D7Gk9ifRJZ/HPE3BKo6B+3CDXygJ Qvoe8SGWi6ae8lN4VgPoW7xDViAWhVmj...
{ "pile_set_name": "Github" }
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // ...
{ "pile_set_name": "Github" }
<?php namespace GuzzleHttp\Stream; /** * Represents an asynchronous read-only stream that supports a drain event and * pumping data from a source stream. * * The AsyncReadStream can be used as a completely asynchronous stream, meaning * the data you can read from the stream will immediately return only * the dat...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2017-present, Facebook, Inc. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ const React = require('react') const PropTypes = require('prop-types') class Footer extends React.Component { docUrl(doc, language)...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- VMAP 0 gmd based instance document --> <MD_Metadata xmlns="http://www.isotc211.org/2005/gmd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gml="http://www.opengis.net/gml" xmlns:xlink="http://www.w3.org/1999/xlink" xs...
{ "pile_set_name": "Github" }
name = "AstroImages" uuid = "fe3fc30c-9b16-11e9-1c73-17dabf39f4ad" repo = "https://github.com/JuliaAstro/AstroImages.jl.git"
{ "pile_set_name": "Github" }
/** @page appdocs OpenOCD Application APIs The top-level APIs in the OpenOCD library allow applications to integrate all of the low-level functionality using a set of simple function calls. These function calls do not exist in a re-usable form, but contributions to create and document them will be welcome. */
{ "pile_set_name": "Github" }
ScalikeJDBC 1.6.0 has been released. New query DSL for SQLSyntaxSupport users is added! ![ScalikeJDBC Logo](https://raw.github.com/seratch/scalikejdbc/master/logo.png) http://git.io/scalikejdbc ## library - Wrapped exception explicitly for extraction failures ## interpolation - #122 Query Interface DSL support - ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ImportGroup Label="PropertySheets" /> <PropertyGroup Label="UserMacros" /> <PropertyGroup> <ExecutablePath>$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSdkDir)bin\NETFX ...
{ "pile_set_name": "Github" }
// Modified by Princeton University on June 9th, 2015 /* * ========== Copyright Header Begin ========================================== * * OpenSPARC T1 Processor File: tso_false_sharing_veryshort.s * Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES. * * The a...
{ "pile_set_name": "Github" }
/* * cx18 video interface functions * * Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl> * * 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 *...
{ "pile_set_name": "Github" }
<HTML> <HEAD> <meta charset="UTF-8"> <title>BigDecimalProgression.toString - RichUtils</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">RichUtils</a>&nbsp;/&nbsp;<a href="../index.html">pyxis.uzuki.live.richutilskt.utils.progression</a>&nbsp;/&nbsp;<a href="index.html"...
{ "pile_set_name": "Github" }
# Copyright (c) 2011-2014 Moz # # 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, # distribu...
{ "pile_set_name": "Github" }
<?php /** * Shopware 5 * Copyright (c) shopware AG * * According to our dual licensing model, this program can be used either * under the terms of the GNU Affero General Public License, version 3, * or under a proprietary license. * * The texts of the GNU Affero General Public License with an additional * perm...
{ "pile_set_name": "Github" }
using System; using System.Globalization; using Composite.Core.Logging; using Microsoft.Extensions.DependencyInjection; namespace Composite.Core.Implementation { /// <summary> /// Implementation pending /// </summary> public class LogImplementation : ILog { /// <summary> ...
{ "pile_set_name": "Github" }
#include <dmlc/logging.h> #include <gtest/gtest.h> #include <tvm/tvm.h> TEST(Tensor, Basic) { using namespace tvm; Var m("m"), n("n"), l("l"); Tensor A = placeholder({m, l}, Float(32), "A"); Tensor B = placeholder({n, l}, Float(32), "B"); auto C = compute({m, n}, [&](Var i, Var j) { return A[i][j]; ...
{ "pile_set_name": "Github" }
# WebView page The web view page embeds a view into your app that renders web content using the Microsoft Edge rendering engine through the WebView control on *Microsoft Toolkit for Wpf*. Hyperlinks can also appear and function in a web view control. You can use a web view control to display richly formatted HTML con...
{ "pile_set_name": "Github" }
// // Copyright (c) 2020 by SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with th...
{ "pile_set_name": "Github" }
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "GPUMainEditor.h" #import "GPURenderBufferViewStateCoordinationProtocol-Protocol.h" #import "GPUTraceResourceInfoDelegateProtocol-Protocol.h" #import "IDEDebuggingAdditi...
{ "pile_set_name": "Github" }
/** * LoopBack Application * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * * The version of the OpenAPI document: 1.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech ...
{ "pile_set_name": "Github" }
# coding: utf-8 # Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. # This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may c...
{ "pile_set_name": "Github" }
#define PROGRAM_NAME "tbprobe"
{ "pile_set_name": "Github" }
name: Test on: pull_request: push: branches: - master jobs: test: runs-on: ubuntu-latest strategy: matrix: php_version: [7.2] laravel_version: [5.5.*,6.*, 7.*] steps: - name: Checkout commit uses: actions/checkout@v2 - name: Setup PHP use...
{ "pile_set_name": "Github" }
<html> <head> <meta charset="utf-8"> <script src="esl.js"></script> <script src="config.js"></script> </head> <body> <style> html, body, #main { width: 100%; height: 100%; } </style> <div id="main"></div>...
{ "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 license...
{ "pile_set_name": "Github" }
// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /* ******************************************************************************* * Copyright (C) 2012-2016, International Business Machines * Corporation and others. All Rights Reserved. ******************...
{ "pile_set_name": "Github" }
# Minimal makefile for Sphinx documentation # # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = sphinx-build SPHINXPROJ = certbot-dns-linode SOURCEDIR = . BUILDDIR = _build # Put it first so that "make" without argument is like "make help". help: @$(SPHINXBUILD) -M help...
{ "pile_set_name": "Github" }
{ "type": "minecraft:crafting_shaped", "group": "stained_glass", "pattern": [ "###", "#X#", "###" ], "key": { "#": { "item": "minecraft:glass" }, "X": { "item": "minecraft:brown_dye" } }, "result": { "item": "minecraft:brown_stained_glass", "count": 8 } }
{ "pile_set_name": "Github" }
package com.mooveit.library.providers import com.mooveit.library.Fakeit.Companion.fakeit import com.mooveit.library.providers.base.BaseProvider import com.mooveit.library.providers.definition.HipsterProvider class HipsterProviderImpl : BaseProvider(), HipsterProvider { override fun words(): String { retu...
{ "pile_set_name": "Github" }
sol4. sol8 | fa4 fa4. fa8 | mib4 re4 do4 | re2 re,4 | sol,4 sol4. sol8 | fa4 fa4. fa8 | mib4 mib4. do8 | re2 re,4 | sol,4 sol4. sol8 | fa4 re4. re8 | mib4. re8 do4 | do4 re4. re8 | sol,4 sol4. sol8 | fa4 re4. re8 | mib4. re8 do4 | do4 re4 re,4 | sol,4 sol4. sol8 | fa4 re4. re8 | mib4. re8 do4 | do4 re4. re8 | sol,4 sol...
{ "pile_set_name": "Github" }
// // AppDelegate.h // PAPlaceholder Sample // // Created by Denis Hennessy on 02/01/2014. // Copyright (c) 2014 Denis Hennessy. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
{ "pile_set_name": "Github" }
aaa bbb ccc
{ "pile_set_name": "Github" }
#region netDxf library, Copyright (C) 2009-2018 Daniel Carvajal (haplokuon@gmail.com) // netDxf library // Copyright (C) 2009-2018 Daniel Carvajal (haplokuon@gmail.com) // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Pu...
{ "pile_set_name": "Github" }
from __future__ import print_function from __future__ import absolute_import # -------------------------------------------------------- # Fast R-CNN # Copyright (c) 2015 Microsoft # Licensed under The MIT License [see LICENSE for details] # Written by Ross Girshick # ----------------------------------------------------...
{ "pile_set_name": "Github" }
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/comprehendmedical/model/InferRxNormResult.h> #include <aws/core/utils/json/JsonSerializer.h> #include <aws/core/AmazonWebServiceResult.h> #include <aws/core/utils/StringUtils.h> #include...
{ "pile_set_name": "Github" }
# Stubs for site import sys from typing import Iterable, List, Optional PREFIXES: List[str] ENABLE_USER_SITE: Optional[bool] USER_SITE: Optional[str] USER_BASE: Optional[str] if sys.version_info < (3,): def main() -> None: ... def addsitedir(sitedir: str, known_paths: Optional[Iterable[str]] = ...) -> None: ......
{ "pile_set_name": "Github" }
<?php /** * This file is part of Phiremock. * * Phiremock 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. * * Phiremock ...
{ "pile_set_name": "Github" }
-- SET @guid=250899; DELETE FROM `creature` WHERE `guid` BETWEEN @guid+0 AND @guid+70; INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseid`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `Movem...
{ "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" }
/* Opcode table for the TI MSP430 microcontrollers Copyright 2002-2013 Free Software Foundation, Inc. Contributed by Dmitry Diky <diwil@mail.ru> 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...
{ "pile_set_name": "Github" }
<?php namespace app\views\admin; use app\views\AbstractView; class WrapperView extends AbstractView { public function displayPage($wrapper_files) { $this->core->getOutput()->addBreadcrumb("Customize Website Theme"); return $this->core->getOutput()->renderTwigTemplate("admin/UploadWrapperForm.twig...
{ "pile_set_name": "Github" }
/** * This is the common logic for both the Node.js and web browser * implementations of `debug()`. * * Expose `debug()` as the module. */ exports = module.exports = debug.debug = debug; exports.coerce = coerce; exports.disable = disable; exports.enable = enable; exports.enabled = enabled; exports.humanize = req...
{ "pile_set_name": "Github" }
/* * fs/logfs/segment.c - Handling the Object Store * * As should be obvious for Linux kernel code, license is GPLv2 * * Copyright (c) 2005-2008 Joern Engel <joern@logfs.org> * * Object store or ostore makes up the complete device with exception of * the superblock and journal areas. Apart from its own metadat...
{ "pile_set_name": "Github" }
// // PSMTabDragAssistant.m // PSMTabBarControl // // Created by John Pannell on 4/10/06. // Copyright 2006 Positive Spin Media. All rights reserved. // #import "PSMTabDragAssistant.h" #import "PSMTabBarCell.h" #import "PSMTabStyle.h" @implementation PSMTabDragAssistant static PSMTabDragAssistant *sharedDragAss...
{ "pile_set_name": "Github" }
/* * Read byte - Generic RND file access lib * * Stefano Bodrato - 2013 * * * Not user callable - internal LIB routine * * * writebyte(int fd, int c) - Read byte from file * * ----- * $Id: writebyte.c,v 1.2 2014-01-20 09:15:31 stefano Exp $ */ #include <fcntl.h> // "stdio.h" contains definition fo...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2011-2014 SirSengir. * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Lesser Public License v3 * which accompanies this distribution, and is available at...
{ "pile_set_name": "Github" }
@use gettext::Catalog; @use gettext_macros::i18n; @use crate::{NewPost, templates::ui::{alert, select_input, text_input, textarea_input}}; @(catalog: &Catalog, username: &str, new_post: &NewPost) <article class="media"><!-- Begin new post --> <figure class="media-left"> <p class="image is-64x64"> ...
{ "pile_set_name": "Github" }
From 9bbadb7ece1b068465279e7248b3439d443054a6 Mon Sep 17 00:00:00 2001 From: Erico Nunes <nunes.erico@gmail.com> Date: Fri, 30 Sep 2016 17:43:08 +0200 Subject: [PATCH] rpc-tirpc: disable tirpc_auth_authdes_*create tests Due to Buildroot patch 0007-Disable-DES-authentification-support.patch on libtirpc, this library is...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman 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) ========================================...
{ "pile_set_name": "Github" }
[![build status](https://secure.travis-ci.org/postwait/node-amqp.png)](http://travis-ci.org/postwait/node-amqp) # node-amqp This is a client for RabbitMQ (and maybe other servers?). It partially implements the 0.9.1 version of the AMQP protocol. ## Table of Contents - [Installation](#installation) - [Synopsis](#sy...
{ "pile_set_name": "Github" }
/// /// Copyright (c) 2016 Dropbox, Inc. All rights reserved. /// /// Auto-generated by Stone, do not modify. /// #import <Foundation/Foundation.h> #import "DBSerializableProtocol.h" @class DBSHARINGAccessInheritance; NS_ASSUME_NONNULL_BEGIN #pragma mark - API Object /// /// The `AccessInheritance` union. /// ///...
{ "pile_set_name": "Github" }
====== Iskanje ====== Spodaj so izpisani rezultati iskanja. @CREATEPAGEINFO@
{ "pile_set_name": "Github" }
#include <asm-generic/termbits.h>
{ "pile_set_name": "Github" }
private newProject ^ ScratchProject new
{ "pile_set_name": "Github" }
/*! * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you can ob...
{ "pile_set_name": "Github" }
/* * Copyright LWJGL. All rights reserved. * License terms: https://www.lwjgl.org/license * MACHINE GENERATED FILE, DO NOT EDIT */ package org.lwjgl.vulkan; import javax.annotation.*; import java.nio.*; import org.lwjgl.*; import org.lwjgl.system.*; import static org.lwjgl.system.Checks.*; import static org.lwj...
{ "pile_set_name": "Github" }
from __future__ import absolute_import from base64 import b64encode from ..packages.six import b, integer_types from ..exceptions import UnrewindableBodyError ACCEPT_ENCODING = 'gzip,deflate' _FAILEDTELL = object() def make_headers(keep_alive=None, accept_encoding=None, user_agent=None, basic_auth=...
{ "pile_set_name": "Github" }
section \<open>Implementation\<close> text \<open>This section presents the implementation of the algorithm.\<close> theory Implementation imports Preliminaries begin subsection \<open>Protocol messages\<close> text \<open>The proven-safe core of the protocol works by sending messages as described here. The remai...
{ "pile_set_name": "Github" }
======================== Contributing to llvmlite ======================== llvmlite originated to fulfill the needs of the Numba_ project. It is maintained mostly by the Numba team. We tend to prioritize the needs and constraints of Numba over other conflicting desires. We do welcome any contributions in the form of...
{ "pile_set_name": "Github" }
commandlinefu_id: 301 translator: weibo: '' hide: true command: |- sed -e 's/ *$//' ~/.bash_history | sort | uniq -cd | sort -nr | head summary: |- top 10 commands used
{ "pile_set_name": "Github" }
#include "test.h" #include <cstdlib> bool on = false; int len = 42; double grid[10][10] = {0}; const char * hello = "world"; const char * world = "hello"; void A::B() {} void useless() {} double more_useless() { return 0; } int foo() { on = true; return 3; } int bar() { len--; return foo() + 45; } void...
{ "pile_set_name": "Github" }
// // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // //***************************************************************************** // SafeWrap.h // // // This file contains wrapper functions for Win32 API's that t...
{ "pile_set_name": "Github" }
import torch.nn as nn import torch.nn.functional as F import torch from torchvision.models import vgg19 import math class FeatureExtractor(nn.Module): def __init__(self): super(FeatureExtractor, self).__init__() vgg19_model = vgg19(pretrained=True) self.vgg19_54 = nn.Sequential(*list(vgg19...
{ "pile_set_name": "Github" }
package body Pack is pragma SPARK_Mode (On); procedure P2 is begin declare Z : Boolean := True; begin if True then return; end if; end; end; end;
{ "pile_set_name": "Github" }
/* * Copyright (c) 2020, STMicroelectronics - All Rights Reserved * Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef STM32MP_DT_H #define STM32MP_DT_H #include <stdbool.h> #define DT_DISABLED U(0) #define DT_NON_SECURE U(1) #defin...
{ "pile_set_name": "Github" }
// // SwipeINteractionController.m // ILoveCatz // // Created by Colin Eberhardt on 22/08/2013. // Copyright (c) 2013 com.razeware. All rights reserved. // #import "CEHorizontalSwipeInteractionController.h" #import <objc/runtime.h> const NSString *kCEHorizontalSwipeGestureKey = @"kCEHorizontalSwipeGestureKey"; @...
{ "pile_set_name": "Github" }
define(function () { /** * Returns "nth" of number (1 = "st", 2 = "nd", 3 = "rd", 4..10 = "th", ...) */ function nth(i) { var t = (i % 100); if (t >= 10 && t <= 20) { return 'th'; } switch(i % 10) { case 1: return 'st'; ...
{ "pile_set_name": "Github" }
exports.valid = { fullName : "John Doe", age : 47, state : "Massachusetts", city : "Boston", zip : 16417, married : false, dozen : 12, dozenOrBakersDozen : 13, favoriteEvenNumber : 14, topThreeFavoriteColors : [ "red", "blue", "green" ], favoriteSingleDigitWholeNumbers : [ 7 ], favoriteFiveLette...
{ "pile_set_name": "Github" }
################################################################################ # # qwt # ################################################################################ QWT_VERSION = 6.1.5 QWT_SOURCE = qwt-$(QWT_VERSION).tar.bz2 QWT_SITE = http://downloads.sourceforge.net/project/qwt/qwt/$(QWT_VERSION) QWT_INSTALL_...
{ "pile_set_name": "Github" }
recursion { foo: foo end 50; bar: bar end 50; }
{ "pile_set_name": "Github" }
//===----------------------------------------------------------------------===// // // 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" }
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="126dp" android:layout_height="72dp" android:background="@drawable/ly_choose_type_bg_selector" > <TextView android:id="@+id/ly_choose_type_name" android...
{ "pile_set_name": "Github" }
/* Hyllian's Data Dependent Triangulation Shader Copyright (C) 2011-2015 Hyllian - sergiogdb@gmail.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, inclu...
{ "pile_set_name": "Github" }
{ "type": "Document", "children": [ { "type": "Paragraph", "children": [ { "type": "Str", "value": "foo", "loc": { "start": { "line": 1, ...
{ "pile_set_name": "Github" }
 // ------------------------------------------------------------------------------ // // RichEditOleCtrls.h : interface of the RichEditOleCtrls class // // 各RichEdit OLE控件类的头文件定义,包含但不仅限于以下对象 // // - 图片 // - 文件消息 // - 以上是历史消息 // - 获取更多 // - 文本 // - @人消息 // // -----------------------------------------------------------...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export default {};
{ "pile_set_name": "Github" }
// Copyright 2012 The Gorilla 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 context stores values shared during a request lifetime. Note: gorilla/context, having been born well before `context.Context` existed, does not...
{ "pile_set_name": "Github" }
describe "Basic Home Page Tests", () -> it "loads home page", () -> browser.get 'console/' ptor = protractor.getInstance() ptor.getCurrentUrl().then (url) -> expect(url).toBe(ptor.baseUrl + 'console')
{ "pile_set_name": "Github" }
package gw.specification.classes.classModifiers static transient abstract private internal class Errant_TopLevelClassModifiersTest27 { //## issuekeys: MSG_ILLEGAL_USE_OF_MODIFIER, MSG_ILLEGAL_USE_OF_MODIFIER, MSG_ILLEGAL_USE_OF_MODIFIER, MSG_ILLEGAL_USE_OF_MODIFIER }
{ "pile_set_name": "Github" }
This script can be used to delete local keychains for the logged in user. This is generally used in education settings where the Macs are shared devices. Setting this script to run at logout ensures that the user won't get keychain errors when they login, if they have changed their password elsewhere. We would recom...
{ "pile_set_name": "Github" }
# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides 2002. # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt...
{ "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>$(DEVELOPMENT_LANGUAGE)</string> <key>CFBundleDisplayName</key> <string>视频云工具包</string> <key>CFBund...
{ "pile_set_name": "Github" }
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ ?> <?php /** * @var $block \Magento\Sales\Block\Order\Comments * @see \Magento\Sales\Block\Order\Comments */ ?> <?php if ($block->hasComments()) : ?> <div class="order additional details comments"> <h3...
{ "pile_set_name": "Github" }
package Paws::ApiGateway::Template; use Moose; has Value => (is => 'ro', isa => 'Str', traits => ['NameInRequest'], request_name => 'value'); has _request_id => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::ApiGateway::Template =head1 ATTRIBUTES =head2 Value => Str ...
{ "pile_set_name": "Github" }
import Dialog from './Dialog'; export { Dialog }; export * from './DialogActions'; export * from './DialogContent'; export * from './DialogHeading';
{ "pile_set_name": "Github" }
--- title: ID3DX12PipelineParserCallbacks SampleDescCb method (D3DX12.h) description: Calls the sample description subobject callback of an object that implements this interface. ms.assetid: 32F112D3-97B1-45C2-8744-9F27DC95C249 keywords: - SampleDescCb method - SampleDescCb method, ID3DX12PipelineParserCallbacks interf...
{ "pile_set_name": "Github" }
// Copyright (c) rubicon IT GmbH, www.rubicon.eu // // See the NOTICE file distributed with this work for additional information // regarding copyright ownership. rubicon licenses this file to you under // the Apache License, Version 2.0 (the "License"); you may not use this // file except in compliance with th...
{ "pile_set_name": "Github" }
/* The subtitle format describing eventual glucose. (1: localized glucose value description) */ "Eventually %1$@" = "Omsider %1$@"; /* The subtitle format describing units of active insulin. (1: localized insulin value description) */ "IOB %1$@ U" = "IOB %1$@ E"; /* The short unit display string for international un...
{ "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 * distribut...
{ "pile_set_name": "Github" }
#!/usr/bin/env perl use lib qw(t/lib); use strict; use Test::Unit::HarnessUnit; $| = 1; my $r = Test::Unit::HarnessUnit->new(); $r->start("ProFTPD::Tests::Config::MasqueradeAddress");
{ "pile_set_name": "Github" }
bolt-server: { ssl-cert: "spec/fixtures/ssl/cert.pem" ssl-key: "spec/fixtures/ssl/key.pem" ssl-ca-cert: "spec/fixtures/ssl/ca.pem" file-server-uri: "https://localhost:8140" cache-dir: "tmp/" loglevel: "debug" }
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <ContentKit/NBPhoneMetaData.h> __attribute__((visibility("hidden"))) @interface NBPhoneMetadataBA : NBPhoneMetaData { } - (id...
{ "pile_set_name": "Github" }
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500"); .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before { content: '\e984'; font-family: 'e-icons'; font-size: 14px; } .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler::before { content: '\eb04'; font-fami...
{ "pile_set_name": "Github" }
from __future__ import print_function import re import pytest from click.testing import CliRunner from dagster.cli.pipeline import execute_launch_command, pipeline_launch_command from dagster.core.test_utils import new_cwd from dagster.utils import file_relative_path from .test_cli_commands import ( default_cli...
{ "pile_set_name": "Github" }
{ "_from": "clean-css@4.2.x", "_id": "clean-css@4.2.1", "_inBundle": false, "_integrity": "sha512-4ZxI6dy4lrY6FHzfiy1aEOXgu4LIsW2MhwG0VBKdcoGoH/XLFgaHSdLTGr4O8Be6A8r3MOphEiI8Gc1n0ecf3g==", "_location": "/clean-css", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "ra...
{ "pile_set_name": "Github" }