text
stringlengths
177
99.7k
meta
dict
# This file uses centimeters as units for non-parametric coordinates. mtllib fa-bullseye.mtl v 0.453511 0.000000 0.057577 v -0.453512 0.000000 0.057577 v 0.000002 -0.453513 0.057577 v 0.000002 0.453514 0.057577 v 0.377925 0.000000 0.057577 v -0.377926 0.000000 0.057577 v 0.000002 0.377928 0.057577 v 0.000002 -0.377927...
{ "pile_set_name": "Github" }
public: __cdecl DirectUI::CCBaseCheckRadioButton::CCBaseCheckRadioButton(class DirectUI::CCBaseCheckRadioButton const & __ptr64) __ptr64 public: __cdecl DirectUI::CCBaseCheckRadioButton::CCBaseCheckRadioButton(unsigned long) __ptr64 public: virtual __cdecl DirectUI::CCBaseCheckRadioButton::~CCBaseCheckRadioButton(void)...
{ "pile_set_name": "Github" }
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes, } from "../CognitoIdentityProviderClient"; import { CreateUserPoolRequest, CreateUserPoolResponse } from "../models/models_0"; import { deserializeAws_json1_1CreateUserPoolCommand, serializeAws_json1_1CreateUserPoolCo...
{ "pile_set_name": "Github" }
## ## ## ## ## ---------------- ## ## ## ## ## ## ...
{ "pile_set_name": "Github" }
// // Copyright 2016 The ANGLE 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. // // TextureImpl.cpp: Defines the abstract rx::TextureImpl classes. #include "libANGLE/renderer/TextureImpl.h" namespace rx { TextureImpl::Text...
{ "pile_set_name": "Github" }
// Copyright 2015 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 "components/component_updater/component_updater_service.h" #include <limits> #include <memory> #include <string> #include <utility> #include <ve...
{ "pile_set_name": "Github" }
.p-file_list { background: $bg2; } .p-file_viewer__empty { color: $disabled; } .p-file_viewer__nav { background: $bg; } .c-file_container { background: $bg; } .c-file__title { color: $fg; } .c-file__meta { color: $text; } .c-file__slide--meta { background: $bg; } .c-file__icon { &:after { col...
{ "pile_set_name": "Github" }
//===- CodeCoverage.cpp - Coverage tool based on profiling instrumentation-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
Sphinx==1.8.3 \ --hash=sha256:429e3172466df289f0f742471d7e30ba3ee11f3b5aecd9a840480d03f14bcfe5 \ --hash=sha256:c4cb17ba44acffae3d3209646b6baec1e215cad3065e852c68cc569d4df1b9f8 recommonmark==0.5.0 \ --hash=sha256:c85228b9b7aea7157662520e74b4e8791c5eacd375332ec68381b52bf10165be \ --hash=sha256:a520b8d2507...
{ "pile_set_name": "Github" }
// Copyright 2015 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 htmlindex import ( "golang.org/x/text/encoding" "golang.org/x/text/encoding/charmap" "golang.org/x/text/encoding/internal/identifier" "golang.org/x...
{ "pile_set_name": "Github" }
using System.Runtime.Serialization; using TumblThree.Domain.Models.Blogs; namespace TumblThree.Domain.Models { [DataContract] public class DetailsBlog : Blog { private bool? _checkDirectoryForFiles; private bool? _createAudioMeta; private bool? _createPhotoMeta; private bo...
{ "pile_set_name": "Github" }
package deps import org.gradle.api.JavaVersion import org.gradle.api.artifacts.dsl.RepositoryHandler object Versions { val sourceCompatibility = JavaVersion.VERSION_1_8 val targetCompatibility = JavaVersion.VERSION_1_8 const val compileSdk = 29 const val minSdk = 24 const val targetSdk = 29 const val ver...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2005-2019 Apple 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: * 1. Redistributions of source code must retain the above copyright * notice, this list of condit...
{ "pile_set_name": "Github" }
.page-body-wrapper { flex-grow: 1; } .animation-element-wrapper { display: block; margin-bottom: 100rpx; } .animation-element { width: 200rpx; height: 200rpx; background-color: #1AAD19; } .animation-buttons { padding: 50rpx 50rpx 10rpx; border-top: 1px solid #ccc; display: flex; flex-grow: 1; over...
{ "pile_set_name": "Github" }
// Vita3K emulator project // Copyright (C) 2018 Vita3K team // // 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. // /...
{ "pile_set_name": "Github" }
/* Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. * Use of this file is governed by the BSD 3-clause license that * can be found in the LICENSE.txt file in the project root. */ #include "tree/pattern/ParseTreePattern.h" #include "tree/pattern/ParseTreeMatch.h" #include "tree/TerminalNode.h" #inclu...
{ "pile_set_name": "Github" }
// flex type @mixin d-flex(){ display: flex; } @mixin d-inline-flex(){ display: inline-flex; } // flex-direction @mixin flex-row(){ flex-direction: row; } @mixin flex-row-reverse(){ flex-direction: row; } @mixin flex-column(){ flex-direction: column; } @mixin flex-column-reverse(){ fl...
{ "pile_set_name": "Github" }
# RCSid $Id: symbols.met,v 1.1 2015/10/12 20:10:50 greg Exp $ O 0 `triangle l 100 0 0 16383 0 l 0 0 0 8192 16383 l 100 8192 0 16383 16383 C 200 O 0 `square l 100 0 0 16383 0 l 0 0 0 0 16383 l 100 0 16383 16383 16383 l 0 16383 0 16383 16383 C 20...
{ "pile_set_name": "Github" }
0:00 Now that we have the structure of our app in place, 0:02 let's start creating our journal.  0:05 So there are many different types of data structures  0:08 from various simple ones all the way up to rich hierarchy of classes  0:13 that we could use in Python to represent this,  0:16 so let's start simple here and ...
{ "pile_set_name": "Github" }
.select2-container { box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; } .select2-container .select2-selection--single { box-sizing: border-box; cursor: pointer; display: block; height: 28px; user-select: none; -webkit-user-select: ...
{ "pile_set_name": "Github" }
Designers ========= argon2 Alex Biryukov Daniel Dinu Dmitry Khovratovich blake2 Jean-Philippe Aumasson Christian Winnerlein ...
{ "pile_set_name": "Github" }
.redactor_box { position: relative; /*border: 1px solid #ddd;*/ overflow: visible; } /*.redactor_box, .redactor_box textarea { background-color: #fff; }*/ body .redactor_air { position: absolute; border: 1px solid #ddd; border-bottom: none; z-index: 10002; } /* Fullscreen */ body ....
{ "pile_set_name": "Github" }
# Tcl autoload index file, version 2.0 # This file is generated by the "auto_mkindex" command # and sourced to set up indexing information for one or # more commands. Typically each line is a command that # sets an element in the auto_index array, where the # element name is the name of a command and the value is # a ...
{ "pile_set_name": "Github" }
2900: Pfeil nach rechts mit senkrechtem Strich : z Notation partielle Surjektion 2901: Zwei Pfeil nach rechts mit doppeltem vertikalem Strich : z Notation endliche Surjektion 2902: Doppelpfeil nach links mit vertikalem Strich 2903: Doppelpfeil nach rechts mit vertikalem Strich 2904: Linker rechter Doppelpfeil mit verti...
{ "pile_set_name": "Github" }
"""Unicode Properties (autogen).""" from __future__ import unicode_literals unicode_blocks = { "basiclatin": "\u0000-\u007f", "^basiclatin": "\u0080-\U0010ffff", "latin1supplement": "\u0080-\u00ff", "^latin1supplement": "\u0000-\u007f\u0100-\U0010ffff", "latinextendeda": "\u0100-\u017f", "^lati...
{ "pile_set_name": "Github" }
# Remote 0755:2626 Aureal Semiconductor (iRF Media Technology W-01RN USB_V3.1) shift+KEY_8 = KEY_NUMERIC_STAR # * shift+KEY_3 = KEY_NUMERIC_POUND # # ctrl+shift+KEY_B = KEY_REWIND # Rewind ctrl+KEY_LEFT = NULL # Rew (Hide) ctrl+shift+KEY_LEFT = NULL # Rew ctr...
{ "pile_set_name": "Github" }
@echo off @if not %1x==x goto aaa if exist ..\CreateLib\MinEspSDKLib.lib cd ..\CreateLib if exist ..\AutoMake\MinEspSDKLib.lib cd ..\AutoMake call ..\lib\clibsdk.bat MinEspSDKLib.lib cd ..\lib goto end :aaa if not exist %1 goto err_end if not exist ..\lib\libmmain.a goto err_end if not exist ..\lib\libmphy.a goto err_e...
{ "pile_set_name": "Github" }
# Hebrew translations for plugins package. # Copyright (C) 2018 THE plugins'S COPYRIGHT HOLDER # This file is distributed under the same license as the plugins package. # Automatically generated, 2018. # msgid "" msgstr "" "Project-Id-Version: plugins\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-09-14 16:50+0...
{ "pile_set_name": "Github" }
"%1$@ %2$@ has been downloaded and is ready to use! This is an important update; would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ has been downloaded and is ready to use! This is an important update; would you like to install it and relaunch %1$@ now?"; "%1$@ %2$@ has been downloaded and is ready to u...
{ "pile_set_name": "Github" }
{-----------------------------------------------------------------------+ | | | Demonstration of accelerated sprite rendering | | | +----------------------...
{ "pile_set_name": "Github" }
## My Expectations **I expect you, dear reader, to give me your best effort each day.** I understand some days are just not working out. That's totes fine. I want to work with you to make sure that you have a reasonable workload with reasonable deadlines and you are taking care of yourself. If you aren't able to give ...
{ "pile_set_name": "Github" }
/** * 开发版本的文件导入 */ (function (){ var paths = [ 'editor.js', 'core/browser.js', 'core/utils.js', 'core/EventBase.js', 'core/dtd.js', 'core/domUtils.js', 'core/Range.js', 'core/Selection.js', 'core/Editor.js...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!91 &9100000 AnimatorController: m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: Ethan serializedVersion: 5 m_AnimatorParameters: [] m_AnimatorLayers: - serializedVersion: 5 m_Name: Base Layer m_StateMach...
{ "pile_set_name": "Github" }
|Hash|Type|Family|First_Seen|Name| |:--|:--|:--|:--|:--| |[f65e5bb6e35a3e28c2c878824293d939](https://www.virustotal.com/gui/file/f65e5bb6e35a3e28c2c878824293d939)|Win32 EXE|Delf|2019-07-14 21:04:25|music-14072019-2-473575936542-34728623-mp3.exe| |[ddf69fdd195deaca359d223f3ba90153](https://www.virustotal.com/gui/file/dd...
{ "pile_set_name": "Github" }
// Created by cgo -godefs - DO NOT EDIT // cgo -godefs defs_freebsd.go package ipv4 const ( sysIP_OPTIONS = 0x1 sysIP_HDRINCL = 0x2 sysIP_TOS = 0x3 sysIP_TTL = 0x4 sysIP_RECVOPTS = 0x5 sysIP_RECVRETOPTS = 0x6 sysIP_RECVDSTADDR = 0x7 sysIP_SENDSRCADDR = 0x7 sysIP_RETOPTS = 0x8 ...
{ "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 the main "reverse_fold_impl.hpp" header // -- DO NOT modify by hand! name...
{ "pile_set_name": "Github" }
## {{site.data.var.ee}} Web APIs Services per Module {#eelist} The Web APIs for {{site.data.var.ee}} (formerly Magento Enterprise Edition) are available on {{site.data.var.ee}} installations only. {{site.data.var.ee}} installations automatically have access to all {{site.data.var.ce}} (formerly Magento Community Editi...
{ "pile_set_name": "Github" }
|Google logo| ============================= Release notes: Open GEE 5.3.1 ============================= .. container:: .. container:: content .. rubric:: New Features **Uninstallation scripts are now copied to ``/opt/google/install``.** This will allow the user to uninstall ...
{ "pile_set_name": "Github" }
(* Modified by TrustInSoft *) (**************************************************************************) (* *) (* This file is part of Frama-C. *) (* ...
{ "pile_set_name": "Github" }
(* Modified by TrustInSoft *) (**************************************************************************) (* *) (* This file is part of Frama-C. *) (* ...
{ "pile_set_name": "Github" }
(* Modified by TrustInSoft *) (**************************************************************************) (* *) (* This file is part of Frama-C. *) (* ...
{ "pile_set_name": "Github" }
.\" $NetBSD: seq.1,v 1.6 2008/11/26 15:03:47 ginsbach Exp $ .\" .\" Copyright (c) 2005 The NetBSD Foundation, Inc. .\" All rights reserved. .\" .\" This code is derived from software contributed to The NetBSD Foundation .\" by Brian Ginsbach. .\" .\" Redistribution and use in source and binary forms, with or without .\...
{ "pile_set_name": "Github" }
--- !tapi-tbd-v2 archs: [ armv7, armv7s, arm64, arm64e ] platform: ios flags: [ flat_namespace, not_app_extension_safe ] install-name: /System/Library/PrivateFrameworks/ActivitySharing.framework/ActivitySharing current-version: 1 compatibility-version: 1 objc-...
{ "pile_set_name": "Github" }
TARGET = qios # QTBUG-42937: Work around linker errors caused by circular # dependencies between the iOS platform plugin and the user # application's main() when the plugin is a shared library. qtConfig(shared): CONFIG += static QT += \ core-private gui-private qtConfig(opengl): QT += opengl-private LIBS += -fr...
{ "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/list/list40.hpp" header // -- DO NOT modify by hand! namespace boost { name...
{ "pile_set_name": "Github" }
// Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: test.fbe // Version: 1.4.0.0 import ChronoxorFbe import ChronoxorProto // Fast Binary Encoding StructMap final model public class FinalModelStructMap: FinalModel { public v...
{ "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" }
# This is a MakeHuman target originally developed by Manuel Bastioni. # # Original copyright (C) 2014 Manuel Bastioni # # The copyright was explicitly transfered to other team members in 2016. # # Copyright (C) 2020 Data Collection AB, https://www.datacollection.se # Copyright (C) 2020 Joel Palmius # Copyright (C) 202...
{ "pile_set_name": "Github" }
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #pragma once #include "indexmanager.h" #include <vespa/searchcore/proton/initializer/initializer_task.h> namespace proton { /* * Class representing an initializer task for constructing index mana...
{ "pile_set_name": "Github" }
title: $:/palettes/Muted name: Muted description: Bright tiddlers on a muted background tags: $:/tags/Palette type: application/x-tiddler-dictionary alert-background: #ffe476 alert-border: #b99e2f alert-highlight: #881122 alert-muted-foreground: #b99e2f background: #ffffff blockquote-bar: <<colour muted-foreground>> b...
{ "pile_set_name": "Github" }
//===- AliasSetTracker.cpp - Alias Sets Tracker implementation-------------===// // // 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" }
0 0 89 0 ihedfm, iddnfm, ihedun, iddnun 0 1 0 1 SP-01--TS-01 incode, ihddfl, ibudfl, icbcfl 0 0 1 0 SP-01--TS-01 hdpr, ddpr, hdsv, ddsv -1 0 1 0 TS-02 -1 0 ...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: serializedVersion: 3 m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: part_ray m_Shader: {fileID: 200, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: [] m_CustomRenderQue...
{ "pile_set_name": "Github" }
--- id: mma-torrents name: MMA-torrents description: "MMA-Torrents is a Private Torrent Tracker for MMA (Mixed Martial Arts)" language: en-us type: private encoding: UTF-8 links: - https://mma-torrents.com/ caps: categorymappings: - {id: 92, cat: Audio/Other, desc: "Audio - Podcast"} - {id: 128, cat: TV/Sp...
{ "pile_set_name": "Github" }
require 'tzinfo/timezone_definition' module TZInfo module Definitions module America module St_Johns include TimezoneDefinition timezone 'America/St_Johns' do |tz| tz.offset :o0, -12652, 0, :LMT tz.offset :o1, -12652, 0, :NST tz.offset :o2, -12652, 360...
{ "pile_set_name": "Github" }
"%1$@ %2$@ has been downloaded and is ready to use! This is an important update; would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ がダウンロードされました! これは重要なアップデートです。今すぐ %1$@ をインストールして再起動しますか?"; "%1$@ %2$@ has been downloaded and is ready to use! Would you like to install it and relaunch %1$@ now?" = "%1$@ %...
{ "pile_set_name": "Github" }
# frozen_string_literal: true module Beta module Types module Objects class UserType < Beta::Types::Objects::Base implements GraphQL::Relay::Node.interface global_id_field :id field :annict_id, Integer, null: false field :username, String, null: false field :name, ...
{ "pile_set_name": "Github" }
binary_to_compressed_c cft.ttf CodingFontTobi > CodingFontTobi.inl binary_to_compressed_c Cousine-BoldItalic.ttf CousineBoldItalic > CousineBoldItalic.inl binary_to_compressed_c Cousine-Bold.ttf CousineBold > CousineBold.inl binary_to_compressed_c Cousine-Italic.ttf CousineItalic > CousineItalic.inl binary_to_compresse...
{ "pile_set_name": "Github" }
### 5.3.2 * Use AssemblyLoadContext when loading assemblies. ### 5.3.1 * Fix packaging issue. ### 5.3.0 * Fix deserialization in AssemblyLoadContexts. ### 5.2.2 * Fix assembly versioning issue. ### 5.2.1 * Improve nonserializable methodinfo error messages. ### 5.2 * Remove temporary workaround for the F# tuples co...
{ "pile_set_name": "Github" }
# # Fabric definition # --- common: username: cisco password: cisco os: ios domain: virl.info nodes: - name: E1 mgmt: 172.16.1.110 rid: 192.168.0.2 - name: E2 mgmt: 172.16.1.111 rid: 192.168.0.4 - name: E3 mgmt: 172.16.1.120 rid: 192.168.0.5 - name: E4 mgmt: 172.16.1.121 ...
{ "pile_set_name": "Github" }
57 Lattice="1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 1.0" Properties=species:S:1:pos:R:3:Z:I:1 pbc="F F F" N -4.36254787 2.76986599 -0.28717801 7 C -2.92329097 2.52653003 -0.41562900 6 C -2.53898096 1.37459099 0.47788900 6 O -2.72259593 1.46547103 ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: eb0d7f0880e02ff40b3558480ced4bfa ModelImporter: serializedVersion: 18 fileIDToRecycleName: 100000: Body 100002: //RootNode 100004: Eye 100006: L_BackLeg_1 100008: L_BackLeg_2 100010: L_BackLeg_Toe 100012: L_FrontLeg_1 100014: L_FrontLeg_2 100016: L_Fron...
{ "pile_set_name": "Github" }
// We need only need one bounce given that we want to see the if there is anything that occludes the area light #pragma max_recursion_depth 1 // Given that this pass does not use the shadow algorithm multi-compile, we need to define SHADOW_LOW to quite the shadow algorithm error #define SHADOW_LOW // Required for con...
{ "pile_set_name": "Github" }
\relative c { %bartimesig: % \time 4/4 r4 e2 e4 e2 e e1 \clef treble %soprano h''4 g8 e e4 d8 h | %tab R g'4 fis8. dis16 \clef bass %alto e8.e,16 h'8.h16 | %tab R %\clef bass g8 e e4 d8 h g'4 fis8 g16 a h8 h, g e c'4 h1 r2 r h2 e1 cis2 d1 h2 c1 a2 g2 d'1 g,1. % \time 4/4 %\clef tenor d''4 h8 g e'4 d8 ...
{ "pile_set_name": "Github" }
**Are you the copyright holder or authorized to act on the copyright owner's behalf?** Yes, I am the copyright holder. **Please describe the nature of your copyright ownership or authorization to act on the owner's behalf.** We, Lineto GmbH, are the copyright owner of the font LL Circular. **Please ...
{ "pile_set_name": "Github" }
### Example libStorage Config with TLS ``` libstorage: tls: serverName: libstorage-server clientCertRequired: true trustedCertsFile: /Users/akutz/Projects/go/src/github.com/thecodeteam/rexray/libstorage/.tls/libstorage-ca.crt service: vfs logging: httpRequests: true httpResponses: true clien...
{ "pile_set_name": "Github" }
Run for rcu with 1 CPUs and delay 100 Points: 149.468 149.763 149.808 149.902 149.946 150.093 150.118 150.787 155.699 157.659 157.907 157.914 157.973 158.057 158.198 158.245 158.411 158.488 158.496 158.511 160.753 161.974 162.478 162.758 164.442 168.274 173.556 173.724 176.066 176.652 Average reader duration: 159.204 n...
{ "pile_set_name": "Github" }
.pricing-table { margin-bottom: 20px; text-align: center; background-color: #fcfcfc; color: $text-color; border-radius: $border-radius-large; box-shadow: 0 0 3px rgba(0,0,0,.2); > header { display: block; margin: 0; padding: 30px 40px; font-size: 30px; ...
{ "pile_set_name": "Github" }
/** * This file has no copyright assigned and is placed in the Public Domain. * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef _DLGSH_INCLUDED_ #define _DLGSH_INCLUDED_ #define ctlFirst 0x0400 #define ctlLast 0x04ff #defi...
{ "pile_set_name": "Github" }
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Catalog\Model\Product\Price; use Magento\Catalog\Api\Data\TierPriceInterface; use Magento\Framework\Exception\NoSuchEntityException; /** * Tier price factory. */ class TierPriceFactory { /*...
{ "pile_set_name": "Github" }
// mkerrors.sh -m64 // MACHINE GENERATED BY THE COMMAND ABOVE; DO NOT EDIT // +build ppc64,linux // Created by cgo -godefs - DO NOT EDIT // cgo -godefs -- -m64 _const.go package unix import "syscall" const ( AF_ALG = 0x26 AF_APPLETALK = 0x5 AF_ASH ...
{ "pile_set_name": "Github" }
// Copyright (c) 2014 GitHub, Inc. All rights reserved. // Use of this source code is governed by the MIT license that can be // found in the LICENSE file. #include "shell/browser/web_dialog_helper.h" #include <memory> #include <string> #include <utility> #include <vector> #include "base/bind.h" #include "base/file...
{ "pile_set_name": "Github" }
////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2017, Image Engine Design 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: // // * R...
{ "pile_set_name": "Github" }
// Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs defs_linux.go package ipv4 const ( sysIP_TOS = 0x1 sysIP_TTL = 0x2 sysIP_HDRINCL = 0x3 sysIP_OPTIONS = 0x4 sysIP_ROUTER_ALERT = 0x5 sysIP_RECVOPTS = 0x6 sysIP_RETOPTS = 0x7 sysIP_PKTINFO...
{ "pile_set_name": "Github" }
// Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs defs_linux.go package ipv4 const ( sysIP_TOS = 0x1 sysIP_TTL = 0x2 sysIP_HDRINCL = 0x3 sysIP_OPTIONS = 0x4 sysIP_ROUTER_ALERT = 0x5 sysIP_RECVOPTS = 0x6 sysIP_RETOPTS = 0x7 sysIP_PKTINFO...
{ "pile_set_name": "Github" }
// Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs defs_linux.go package ipv4 const ( sysIP_TOS = 0x1 sysIP_TTL = 0x2 sysIP_HDRINCL = 0x3 sysIP_OPTIONS = 0x4 sysIP_ROUTER_ALERT = 0x5 sysIP_RECVOPTS = 0x6 sysIP_RETOPTS = 0x7 sysIP_PKTINFO...
{ "pile_set_name": "Github" }
// Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs defs_linux.go package ipv4 const ( sysIP_TOS = 0x1 sysIP_TTL = 0x2 sysIP_HDRINCL = 0x3 sysIP_OPTIONS = 0x4 sysIP_ROUTER_ALERT = 0x5 sysIP_RECVOPTS = 0x6 sysIP_RETOPTS = 0x7 sysIP_PKTINFO...
{ "pile_set_name": "Github" }
D500: Hangul Silbe Pyuk D501: Hangul Silbe Pyut D502: Hangul Syllable Pyup D503: Hangul Silbe Pyuh D504: Hangul Silbe Peu D505: Hangul Silbe Peug D506: Hangul Silbe Peugg D507: Hangul Silbe Peugs D508: Hangul Silbe Peun D509: Hangul Silbe Peunj D50A: Hangul Silbe Peunh D50B: Hangul Silbe Peud D50C: Hangul Silbe Peul D5...
{ "pile_set_name": "Github" }
#include <unistd.h> #include "giz_kgsdk.h" #include <FrameworkAudio.h> unsigned short *framebuffer16[4]={0,0,0,0}; unsigned char *framebuffer8[4]; void *GizPrimaryFrameBuffer=NULL; volatile unsigned short gp2x_palette[512][2]; int Timer=0; static int bppMode = 16; static unsigned int padValues[2]={0,0}; ...
{ "pile_set_name": "Github" }
; RUN: opt -loop-idiom -S < %s | FileCheck %s target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" define void @test1() { entry: br label %for.body.preheader for.body.preheader: ; preds = %for.cond br label %for.body for.body: ...
{ "pile_set_name": "Github" }
// Catalano Imaging Library // The Catalano Framework // // Copyright © Diego Catalano, 2012-2016 // diego.catalano at live.com // // Copyright © César Souza, 2009-2013 // cesarsouza at gmail.com // // Copyright (c) 2011-2012 LTS2, EPFL // All rights reserved. // // Redistribution and use in source and bina...
{ "pile_set_name": "Github" }
tinymce.addI18n('ko_KR',{ "Cut": "\uc798\ub77c\ub0b4\uae30", "Heading 5": "\uc81c\ubaa9 5", "Header 2": "\uc81c\ubaa9 2", "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\ube0c\ub77c\uc6b0\uc838\uac00 \ud074\ub9bd\ubcf4\ub4dc \uc811\uadfc\uc744 \u...
{ "pile_set_name": "Github" }
// mkerrors.sh -m64 // MACHINE GENERATED BY THE COMMAND ABOVE; DO NOT EDIT // +build amd64,linux // Created by cgo -godefs - DO NOT EDIT // cgo -godefs -- -m64 _const.go package unix import "syscall" const ( AF_ALG = 0x26 AF_APPLETALK = 0x5 AF_ASH ...
{ "pile_set_name": "Github" }
--- title: 'Cómo: Prever condiciones de espacio insuficiente con almacenamiento aislado' ms.date: 03/30/2017 ms.technology: dotnet-standard dev_langs: - csharp - vb - cpp helpviewer_keywords: - data stores, quotas - isolated storage, quotas - quantity of isolated storage used - limit on isolated storage used - stores, ...
{ "pile_set_name": "Github" }
// Copyright 2013 the V8 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. #ifndef V8_INTL_SUPPORT #error Internationalization is expected to be enabled. #endif // V8_INTL_SUPPORT #include "src/objects/intl-objects.h" #inclu...
{ "pile_set_name": "Github" }
A_Classic_Fairytale-first_blood.desc="Ajude Vaza Demais a completar seu treinamento e a se tornar um guerreiro ouriço. Você será treinado na arte da corda, do paraquedas, do shoryuken e da pistola." A_Classic_Fairytale-shadow.desc="Vaza Demais e Nuvem Densa saíram para caçar. Esteja preparado para os perigos à sua esp...
{ "pile_set_name": "Github" }
polygon 1 9.988436E+00 4.493688E+01 9.995346E+00 4.495370E+01 9.995232E+00 4.495393E+01 9.995194E+00 4.495615E+01 1.000099E+01 4.496430E+01 1.000545E+01 4.496931E+01 1.000607E+01 4.496974E+01 1.002461E+01 4.498032E+01 1.003205E+01 4.498478E+01 1.003441E+01 4.498766E+01 1.003617E+01 4.499206E+01 1.003470E+01...
{ "pile_set_name": "Github" }
Allocation scores: galera:0 promotion score on rhos6-node1: 100 galera:1 promotion score on rhos6-node2: 100 galera:2 promotion score on rhos6-node3: 100 pcmk__clone_allocate: ceilometer-alarm-evaluator-clone allocation score on rhos6-node1: 0 pcmk__clone_allocate: ceilometer-alarm-evaluator-clone allocation score on r...
{ "pile_set_name": "Github" }
#if 0 // // Generated by Microsoft (R) HLSL Shader Compiler 10.0.10011.16384 // // // Buffer Definitions: // // cbuffer CB_SHADOWS_DATA // { // // struct ShadowsData // { // // struct Camera // { // // float4x4 m_View; // Offset: 0 // ...
{ "pile_set_name": "Github" }
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license af.js Found: 62 Missing: 4 ar.js Found: 51 Missing: 15 bg.js Found: 58 Missing: 8 bn.js Found: 40 Missing: 26 bs.js Found: 29 Missing: 37...
{ "pile_set_name": "Github" }
/* Full width item with 100% width image. Only to be used in nuclear situations. *********************************************************************************************** 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...
{ "pile_set_name": "Github" }
-- P12B. SEX BY AGE (BLACK OR AFRICAN AMERICAN ALONE) -- designed to work with the IRE Census bulk data exports -- see http://census.ire.org/data/bulkdata.html CREATE TABLE ire_p12b ( geoid VARCHAR(11) NOT NULL, sumlev VARCHAR(3) NOT NULL, state VARCHAR(2) NOT NULL, county VARCHAR(3), cbsa VARCHAR(5), csa VA...
{ "pile_set_name": "Github" }
.datalist .datagrid-header { border-width: 0; } .datalist .datagrid-group, .m-list .m-list-group { height: 25px; line-height: 25px; font-weight: bold; overflow: hidden; background-color: #ffffff; border-style: solid; border-width: 0 0 1px 0; border-color: #ddd; } .datalist .datagrid-group-expander { ...
{ "pile_set_name": "Github" }
#tb 0: 1/25 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 352x288 #sar 0: 0/1 0, 0, 0, 1, 152064, 0xf772f152 0, 1, 1, 1, 152064, 0xc416d300 0, 2, 2, 1, 152064, 0xc2275c94 0, 3, 3, 1, 152064, 0x1bd3564...
{ "pile_set_name": "Github" }
from calibre.web.feeds.news import BasicNewsRecipe class AdvancedUserRecipe1299061355(BasicNewsRecipe): title = u'Post Today' language = 'th' __author__ = "Chotechai P." oldest_article = 7 max_articles_per_feed = 100 cover_url = 'http://upload.wikimedia.org/wikipedia/th/2/2e/Posttoday_Logo.png...
{ "pile_set_name": "Github" }
.class final Lcom/tencent/mm/plugin/wallet_index/ui/WalletBrandUI$a$1; .super Ljava/lang/Object; .source "SourceFile" # interfaces .implements Landroid/content/DialogInterface$OnClickListener; # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/tencent/mm/plugin/wallet_index/ui/Wall...
{ "pile_set_name": "Github" }
QPushButton { background-color: qlineargradient(x1: 0, y1: 0, x2: 0.8, y2: 0.8, stop: 0 #B0B0B0, stop: 1 #404040); min-width : 80px; border: 2px solid grey; border-radius: 6px; margin-top: 1ex; color:white } QPushButton:hover { border: 2px solid orange; } QPushButton:pressed { background-color: qlineargradien...
{ "pile_set_name": "Github" }
const uint8_t FreeMono12pt7bBitmaps[] PROGMEM = { 0x49, 0x24, 0x92, 0x48, 0x01, 0xF8, 0xE7, 0xE7, 0x67, 0x42, 0x42, 0x42, 0x42, 0x09, 0x02, 0x41, 0x10, 0x44, 0x11, 0x1F, 0xF1, 0x10, 0x4C, 0x12, 0x3F, 0xE1, 0x20, 0x48, 0x12, 0x04, 0x81, 0x20, 0x48, 0x04, 0x07, 0xA2, 0x19, 0x02, 0x40, 0x10, 0x03, 0x00, 0x3C, 0x00...
{ "pile_set_name": "Github" }
//===-- Mips16RegisterInfo.cpp - MIPS16 Register Information --------------===// // // 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" }
1000 30 50 0 41 19 49 7 27 2 9 29 27 6 10 4 34 6 39 3 29 10 34 21 47 23 3 20 65 8 59 22 100 17 8 6 99 13 100 9 65 11 49 25 29 4 74 13 17 15 96 14 86 8 92 8 57 9 71 3 21 3 82 4 46 22 92 8 67 29 28 29 57 8 60 16 13 9 88 25 83 19 42 18 69 20 96 2 52 5 86 29 95 7 92 8 31 3 89 6 75 28 91 27 59 23 37 8 59 28 67 2 12 10 26 20...
{ "pile_set_name": "Github" }