text
stringlengths
2
99k
meta
dict
package org.infinispan.tools.store.migrator; import static org.infinispan.tools.store.migrator.Element.SOURCE; import java.util.Properties; import org.infinispan.tools.store.migrator.file.SingleFileStoreReader; import org.infinispan.tools.store.migrator.file.SoftIndexFileStoreIterator; import org.infinispan.tools.st...
{ "pile_set_name": "Github" }
#include "AutosaveJob.h" #include "control/Control.h" #include "control/xojfile/SaveHandler.h" #include "XojMsgBox.h" #include "filesystem.h" #include "i18n.h" AutosaveJob::AutosaveJob(Control* control): control(control) {} AutosaveJob::~AutosaveJob() = default; void AutosaveJob::afterRun() { string msg = FS(_...
{ "pile_set_name": "Github" }
/* * MAX8997-haptic controller driver * * Copyright (C) 2012 Samsung Electronics * Donggeun Kim <dg77.kim@samsung.com> * * This program is not provided / owned by Maxim Integrated Products. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
{ "pile_set_name": "Github" }
# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_DRM_PANEL_LVDS) += panel-lvds.o obj-$(CONFIG_DRM_PANEL_SIMPLE) += panel-simple.o obj-$(CONFIG_DRM_PANEL_INNOLUX_P079ZCA) += panel-innolux-p079zca.o obj-$(CONFIG_DRM_PANEL_JDI_LT070ME05000) += panel-jdi-lt070me05000.o obj-$(CONFIG_DRM_PANEL_LG_LG4573) += panel-lg-lg4573.o ...
{ "pile_set_name": "Github" }
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // http://code.google.com/p/protobuf/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistri...
{ "pile_set_name": "Github" }
<HTML> <HEAD> <meta charset="UTF-8"> <title>BotProviderBase.botDefinition - tock</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">tock</a>&nbsp;/&nbsp;<a href="../index.html">ai.tock.bot.definition</a>&nbsp;/&nbsp;<a href="index.html">BotProviderBase</a>&nbsp;/&nbsp;<a...
{ "pile_set_name": "Github" }
# Copyright 2019 The gRPC Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writ...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ /** * @fileOverview Defines the {@link CKEDITOR.lang} object, for the * Khmer language. */ /**#@+ @type String @example */ /** * Contains the dictionary of langu...
{ "pile_set_name": "Github" }
/*(function () { })();*/
{ "pile_set_name": "Github" }
// included by json_value.cpp // everything is within Json namespace // ////////////////////////////////////////////////////////////////// // ////////////////////////////////////////////////////////////////// // ////////////////////////////////////////////////////////////////// // class ValueInternalArray // //...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2019-present MongoDB, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the Server Side Public License, version 1, * as published by MongoDB, Inc. * * This program is distributed in the hope that it will be useful, * but W...
{ "pile_set_name": "Github" }
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.book.animated_container"> <!-- Flutter needs it to communicate with the running application to allow setting breakpoints, to provide hot reload, etc. --> <uses-permission android:name="android.permission.INTERNET"...
{ "pile_set_name": "Github" }
.mod-group.create-project-collection(ng-form name="projectCollectionFrom" ng-class="{'need-valid':needValid}" novalidate) loading(ng-if="isWaitingCreate") ul.info-list.group-info.com-list-info li.has-border span.info-name 项目名称 span.require-domain * .info-content.info-content-lg-height p.txt-prompt 项目...
{ "pile_set_name": "Github" }
CP15_BARRIER_EMULATION DEVKMEM DEVMEM HID_A4TECH HID_ACRUX HID_BELKIN HID_CHERRY HID_CHICONY HID_CYPRESS HID_DRAGONRISE HID_EMS_FF HID_EZKEY HID_GREENASIA HID_GYRATION HID_HOLTEK HID_KENSINGTON HID_KEYTOUCH HID_KYE HID_LCPOWER HID_LOGITECH HID_MONTEREY HID_NTRIG HID_ORTEK HID_PANTHERLORD HID_PETALYNX HID_PICOLCD HID_PR...
{ "pile_set_name": "Github" }
# # U-boot - Makefile # # Copyright (c) 2005-2008 Analog Device Inc. # # (C) Copyright 2000-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # SPDX-License-Identifier: GPL-2.0+ # obj-y := bf533-stamp.o obj-$(CONFIG_STAMP_CF) += ide-cf.o obj-$(CONFIG_VIDEO) += video.o
{ "pile_set_name": "Github" }
// colour_baseline.less // // Baseline CSS for the Hathor colours. // Compilers should include this in their colour's imports, but not directly // compile using this file. // ----------------------------------------------------- // Core variables and mixins @import "../../../../media/jui/less/mixins.less"; // Bootstr...
{ "pile_set_name": "Github" }
[English](./README.md) | 简体中文 <h1 align="center">Feflow</h1> <p align="center"> 🚀 Feflow 是一个致力于提升大前端开发效率的前端工程化工具. </p> <br> [![npm][npm]][npm-url] [![Build Status][build-status]][build-status-url] [![deps][deps]][deps-url] [![Install Size][size]][size-url] [![Downloads][downloads]][downloads-url] [![lerna][lerna...
{ "pile_set_name": "Github" }
AWSTemplateFormatVersion: '2010-09-09' Transform: 'AWS::Serverless-2016-10-31' Resources: MyFunction: Type: AWS::Serverless::<caret>
{ "pile_set_name": "Github" }
/******************************************************************************* * * * Copyright (C) 2020 by Max Lv <max.c.lv@gmail.com> * * Copyright (C) 2020 by Mygod Studio <contact-shadowsocks-android@mygod.be>...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2011 Google Inc. All rights reserved. * Copyright (C) 2013, 2015, 2016 Apple Inc. All rights reserved. * Copyright (C) 2014 University of Washington. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are ...
{ "pile_set_name": "Github" }
/***************************************************//** * @file FlameX.cpp * @date April 2017 * @author Ocean Optics, Inc. * * LICENSE: * * SeaBreeze Copyright (C) 2017, Ocean Optics Inc * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated ...
{ "pile_set_name": "Github" }
" Vim syntax file " Language: /var/log/messages file " Maintainer: Yakov Lerner <iler.ml@gmail.com> " Latest Revision: 2008-06-29 " Changes: 2008-06-29 support for RFC3339 tuimestamps James Vega if exists("b:current_syntax") finish endif let s:cpo_save = &cpo set cpo&vim syn match message...
{ "pile_set_name": "Github" }
'use strict' var url = require('url') , tunnel = require('tunnel-agent') var defaultProxyHeaderWhiteList = [ 'accept', 'accept-charset', 'accept-encoding', 'accept-language', 'accept-ranges', 'cache-control', 'content-encoding', 'content-language', 'content-location', 'content-md5', 'content-r...
{ "pile_set_name": "Github" }
gcr.io/google_containers/kube-controller-manager:v1.10.1
{ "pile_set_name": "Github" }
import {EventEmitter} from '@angular/core'; import {NotificationType} from '../enums/notification-type.enum'; import {NotificationAnimationType} from '../enums/notification-animation-type.enum'; export interface Notification { id?: string; type: NotificationType; icon: string; title?: any; content?: any; o...
{ "pile_set_name": "Github" }
--- # =========================================================== # OWASP SAMM2 Security Practice Level template/sample # =========================================================== #Link to the practice, using its unique identifier practice: b2af112859d34cada6ce4cf44d393b94 #Link to the maturity level, using its uniq...
{ "pile_set_name": "Github" }
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
{ "pile_set_name": "Github" }
import { getEnabledElement } from './enabledElements.js'; import getStoredPixels from './getStoredPixels.js'; import getModalityLUT from './internal/getModalityLUT.js'; /** * Retrieves an array of pixels from a rectangular region with modality LUT transformation applied * * @param {HTMLElement} element The DOM elem...
{ "pile_set_name": "Github" }
{% load comment_tags oauth_tags %} {% load humanize %} <div class="card-body p-2 p-md-3 f-17" id="comment-list"> <ul class="list-unstyled"> <div class="mb-3"> <strong>{% get_comment_user_count article %}&nbsp;人参与&nbsp;|&nbsp;{% get_comment_count article %}&nbsp;条评论</strong> </div> ...
{ "pile_set_name": "Github" }
# coding: utf-8 from __future__ import unicode_literals from mock import Mock from spacy.matcher import DependencyMatcher from ..util import get_doc def test_issue4590(en_vocab): """Test that matches param in on_match method are the same as matches run with no on_match method""" pattern = [ {"SPEC": ...
{ "pile_set_name": "Github" }
/* A single strings file, whose title is specified in your preferences schema. The strings files provide the localized content to display to the user for each of your preferences. */ "enable_external_display" = "Enable External Display";
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <jnlp spec="1.0+" codebase="@codebase@" href="example.jnlp"> <information> <title>@title@</title> <vendor>@vendor@</vendor> <homepage href="@homepage@" /> <description>Swing Example</description> <description kind="short">example</description> </information...
{ "pile_set_name": "Github" }
@comment $OpenBSD$ share/redmine/extra/ share/redmine/extra/mail_handler/ share/redmine/extra/mail_handler/rdm-mailhandler.rb share/redmine/extra/sample_plugin/ share/redmine/extra/sample_plugin/README share/redmine/extra/sample_plugin/app/ share/redmine/extra/sample_plugin/app/controllers/ share/redmine/extra/sample_p...
{ "pile_set_name": "Github" }
// copy.frag #define SHADER_NAME SIMPLE_TEXTURE precision highp float; varying vec2 vTextureCoord; uniform float seed; uniform float noiseScale; vec4 permute(vec4 x) { return mod(((x*34.0)+1.0)*x, 289.0); } vec4 taylorInvSqrt(vec4 r) { return 1.79284291400159 - 0.85373472095314 * r; } float snoise(vec3 v){ ...
{ "pile_set_name": "Github" }
// +build linux,riscv64 package remote import "syscall" // linux_riscv64 doesn't have syscall.Dup2 which ginkgo uses, so // use the nearly identical syscall.Dup3 instead func syscallDup(oldfd int, newfd int) (err error) { return syscall.Dup3(oldfd, newfd, 0) }
{ "pile_set_name": "Github" }
/* Copyright 2003 Kjetil S. Matheussen 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 the hope...
{ "pile_set_name": "Github" }
// Copyright 2020 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. /** * @fileoverview Tests for differential fuzzing. */ 'use strict'; const assert = require('assert'); const program = require('commander'); const s...
{ "pile_set_name": "Github" }
/* randist/binomial.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 James Theiler, Brian Gough * * 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 3 of the License, o...
{ "pile_set_name": "Github" }
<!DOCTYPE html><!-- DO NOT EDIT. This file auto-generated by generate_closure_unit_tests.js --><!-- Copyright 2017 The Closure Library Authors. All Rights Reserved. Use of this source code is governed by the Apache License, Version 2.0. See the COPYING file for details. --><html><head><meta charset="UTF-8"> <script s...
{ "pile_set_name": "Github" }
package com.eriwen.gradle.js import com.eriwen.gradle.js.source.JavaScriptSourceSet import com.eriwen.gradle.js.source.internal.DefaultJavaScriptSourceSet import org.gradle.api.NamedDomainObjectContainer import org.gradle.api.NamedDomainObjectFactory import org.gradle.api.Project import org.gradle.api.internal.file.Fi...
{ "pile_set_name": "Github" }
<HTML> <HEAD> <TITLE>bochs: The Open Source IA-32 Emulation Project (Bochs Links)</TITLE> <!--#include virtual="includes/header.txt" --> <img src="images/logo.gif" alt="A Window, Tux, and the BSD Daemon" width="160" height="175" align="right"> <BR><font face="arial, he...
{ "pile_set_name": "Github" }
#include <gtest/gtest.h> #include <torch/torch.h> #include <algorithm> #include <memory> #include <vector> #include <test/cpp/api/support.h> using namespace torch::nn; using namespace torch::test; struct ModuleListTest : torch::test::SeedingFixture {}; TEST_F(ModuleListTest, ConstructsFromSharedPointer) { struc...
{ "pile_set_name": "Github" }
/* * @flow strict-local * Copyright (C) 2019 MetaBrainz Foundation * * This file is part of MusicBrainz, the open internet music database, * and is licensed under the GPL version 2, or (at your option) any * later version: http://www.gnu.org/licenses/gpl-2.0.txt */ import * as React from 'react'; import Table ...
{ "pile_set_name": "Github" }
# JDCaptchaCrack Python + Selenium + chromedirver 破解京东登录滑块验证码 2019.4.17更新:重新放出源码,懒,后续可能会写篇文章介绍破解思路和简析源码. 2019.1.16更新:被说公布对京东影响不好,现撤下脚本. 以下是旧说明============================================== 如果你感兴趣,请给我一下start,感谢! 运行效果如下: ![](/images/run.gif) s
{ "pile_set_name": "Github" }
<html> <head> <title>Leaflet</title> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.5.1/dist/leaflet.css" /> <script src="https://unpkg.com/leaflet@1.5.1/dist/leaflet.js"></script> <script src="../layer/vector/TOPOJSON.js"></script> </head> <body> <div style="width:100%; height:100%" id="map"></div> <sc...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010, 2011, 2014-2015 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 li...
{ "pile_set_name": "Github" }
/* * This file is part of INAV. * * INAV 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 * (at your option) any later version. * * INAV is distributed in the hope th...
{ "pile_set_name": "Github" }
Example of Convergence Tester Koi, Tatsumi SLAC National Accelerator Laboratory / PPA tkoi@slac.stanford.eedu This example shows how to use convergece tester in Geant4. The aim of Convergence Tester After a Monte Carlo simulation, we get an answer. However how to estimate quality of th...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" > <LinearLayout android:id="@+id/content" android:layout_width="match_parent" android:layout_hei...
{ "pile_set_name": "Github" }
{% load staticfiles %} <!DOCTYPE html> <html> <head> <title>{% block title %}{% endblock %}</title> <link href="{% static "css/base.css" %}" rel="stylesheet"> </head> <body> <div id="header"> <span class="logo">Bookmarks</span> {% if request.user.is_authenticated %} <ul class="menu"> <li {% ...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" @class NSString; @interface WCADShareInfo : NSObject { NSString *userName; unsigned int memberCount; } @property(nonatomic) unsigned int memberCount;...
{ "pile_set_name": "Github" }
annotation.processing.enabled=true annotation.processing.enabled.in.editor=false annotation.processing.processor.options= annotation.processing.processors.list= annotation.processing.run.all.processors=true annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output build.classes.dir=${build.dir...
{ "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 http2 import ( "errors" "io" "sync" ) // pipe is a goroutine-safe io.Reader/io.Writer pair. It's like // io.Pipe except there are no PipeReader/Pip...
{ "pile_set_name": "Github" }
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} Analysis BitReader BitWriter CodeGen Core Coroutines IPO IRReader AggressiveInstCombine InstCombine Instrumentation FuzzMutate MC ObjCARCOpts ScalarOpts Support Target TransformUtils Vectorize Passes ) add_llvm_fuzzer(llvm-opt-...
{ "pile_set_name": "Github" }
// Stdafx.cpp : source file that includes just the standard includes // VisEmacs.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" #include "atlimpl.cpp"
{ "pile_set_name": "Github" }
# Preview all emails at http://localhost:3000/rails/mailers/notifications_mailer class SolutionCommentsMailerPreview < ActionMailer::Preview def new_comment_for_solution_user SolutionCommentsMailer.new_comment_for_solution_user(User.first, SolutionComment.first) end def new_comment_for_other_commenter So...
{ "pile_set_name": "Github" }
/* * WorldEdit, a Minecraft world manipulation toolkit * Copyright (C) sk89q <http://www.sk89q.com> * Copyright (C) WorldEdit team and contributors * * This program 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 Sof...
{ "pile_set_name": "Github" }
# Wegpunkt !["Da lang!" - "Nein, ganz falsch! Dort entlang!"](oredict:oc:waypoint) Der Wegpunkt kann mit Hilfe des [Navigations-Upgrades](../item/navigationUpgrade.md) erkannt werden. So können Geräte mit diesem Upgrade Wegpunkte verwenden um durch die Welt zu navigieren. Dies ist besonders nützlich zum Schreiben ein...
{ "pile_set_name": "Github" }
@-webkit-keyframes nutSlideRightIn { from { transform: translate3d(100%, 0, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } @-webkit-keyframes nutSlideRightOut { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, ...
{ "pile_set_name": "Github" }
<?php /** * Copyright (c) Enalean, 2014 - 2017. All Rights Reserved. * * This file is a part of Tuleap. * * Tuleap 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" }
module CanTango module Rules module Adaptor module MongoMapper include module CanTango::Rules::Adaptor::Mongo end end end end
{ "pile_set_name": "Github" }
/* [GPL v2 licence] Copyright (c) 2012 Bao Haojun All rights reserved. */ grammar OrgMode; options {backtrack=true; memoize=true; output=template; rewrite=true;} tokens { BEGIN_EXAMPLE; END_EXAMPLE; BEGIN_SRC; END_SRC; } @members { public bool...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2003 The FFmpeg project * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) an...
{ "pile_set_name": "Github" }
// WARNING // // This file has been generated automatically by Xamarin Studio to store outlets and // actions made in the UI designer. If it is removed, they will be lost. // Manual changes to this file may not be handled correctly. // using Foundation; using System.CodeDom.Compiler; namespace MessagesExtension { [Re...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard. // #import <AppKit/NSImageCell.h> @interface UACSeparatorImageCell : NSImageCell { } - (BOOL)isAccessibilityElement; @end
{ "pile_set_name": "Github" }
using System; using System.Collections.Concurrent; using System.Linq; using System.Threading.Tasks; using Microsoft.Azure.Devices.Applications.RemoteMonitoring.Common.Configurations; using Microsoft.Azure.Devices.Applications.RemoteMonitoring.DeviceAdmin.Infrastructure.BusinessLogic; using Microsoft.ServiceBus.Messagi...
{ "pile_set_name": "Github" }
{ "name": "Meltwater News US1, Inc.", "displayName": "Meltwater News US1", "properties": [ "meltwaternews.com" ] }
{ "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" }
function defaultParsingFlags() { // We need to deep clone this object. return { empty : false, unusedTokens : [], unusedInput : [], overflow : -2, charsLeftOver : 0, nullInput : false, invalidMonth : null, invalid...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://search.maven.org/artifact/org.ogema.tools/ogema-console-scripting</loc> </url> <url> <loc>https://search.maven.org/artifact/ognl/ognl</loc> </url> <url> <loc>https://search.maven....
{ "pile_set_name": "Github" }
#pragma once #include <memory> #include <string> #include <vector> #include "abstract_read_only_operator.hpp" #include "import_export/file_type.hpp" #include "storage/dictionary_segment.hpp" #include "storage/reference_segment.hpp" #include "storage/run_length_segment.hpp" #include "storage/value_segment.hpp" #includ...
{ "pile_set_name": "Github" }
import gunicorn.app.base from gunicorn.six import iteritems class FalconGunicorn(gunicorn.app.base.BaseApplication): '''Utility to deploy falcon.API on gunicorn''' def __init__(self, app, options=None): '''Constructor Args: app (falcon.API): a routed falcon API options...
{ "pile_set_name": "Github" }
librsaref.so is a demonstration dynamic engine that does RSA operations using the old RSAref 2.0 implementation. To make proper use of this engine, you must download RSAref 2.0 (search the web for rsaref.tar.Z for example) and unpack it in this directory, so you'll end up having the subdirectories "install" and "sourc...
{ "pile_set_name": "Github" }
pragma solidity ^0.4.20; import "./BazaarItemListing.sol"; contract ItemListing /* is WorkbenchBase('BazaarItemListing', 'ItemListing') */ { enum StateType { ItemAvailable, ItemSold } StateType public State; address public Seller; address public InstanceBuyer; address public ParentCo...
{ "pile_set_name": "Github" }
{ "name": "allow silent update", "version": "1.0", "manifest_version": 2, "permissions": [ "http://www.google.com/" ] }
{ "pile_set_name": "Github" }
--- redirect_url: /aspnet/core/mvc/views/overview ---
{ "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" }
package org.zstack.test.integration.storage.primary.ceph import org.springframework.http.HttpEntity import org.zstack.core.db.Q import org.zstack.header.core.progress.TaskProgressVO import org.zstack.header.volume.VolumeConstant import org.zstack.sdk.AddCephPrimaryStorageAction import org.zstack.sdk.ImageInventory imp...
{ "pile_set_name": "Github" }
//========== Typography ==========// // headings h1, h2, h3 { @apply font-bold leading-tight mt-0 mb-6 text-purple-900; } .page-title { @apply text-4xl mb-4; @screen md { @apply text-6xl mb-6; } } .page-subtitle { @apply text-2xl mb-10 font-light text-gray-600; @screen md { @apply text-4xl; } } //...
{ "pile_set_name": "Github" }
Pricing models ============== Per-period pricing ------------------ This is the simplest form of subscription pricing. The subscriber pays a fixed amount every single period (ex: $29/month). Setting up a per-period pricing consists of creating a ``Plan`` with a ``period`` (``HOURLY``, ``DAILY``, ``WEEKLY``, ``MONTHLY...
{ "pile_set_name": "Github" }
Version: 1.0 RestoreWorkspace: Default SaveWorkspace: Default AlwaysSaveHistory: Default EnableCodeIndexing: Yes UseSpacesForTab: Yes NumSpacesForTab: 2 Encoding: UTF-8 RnwWeave: Sweave LaTeX: pdfLaTeX AutoAppendNewline: Yes StripTrailingWhitespace: Yes BuildType: Package PackageUseDevtools: Yes PackageInstallArgs...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 Square, 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...
{ "pile_set_name": "Github" }
/* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
{ "pile_set_name": "Github" }
<?php use Illuminate\Support\Str; return [ /* |-------------------------------------------------------------------------- | Default Session Driver |-------------------------------------------------------------------------- | | This option controls the default session "driver" that will be use...
{ "pile_set_name": "Github" }
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the Source EULA. See License.txt in the project root for license information. *---------------------------------------------------------------...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!310 &1 UnityConnectSettings: m_ObjectHideFlags: 0 m_Enabled: 0 m_TestMode: 0 m_TestEventUrl: m_TestConfigUrl: CrashReportingSettings: m_EventUrl: https://perf-events.cloud.unity3d.com/api/events/crashes m_Enabled: 0 m_CaptureEditorExceptions: 1 ...
{ "pile_set_name": "Github" }
package p1 private abstract class ProjectDef(val autoPlugins: Any) extends ProjectDefinition sealed trait ResolvedProject extends ProjectDefinition { def autoPlugins: Any } sealed trait ProjectDefinition { private[p1] def autoPlugins: Any } object Test { // was "error: value autoPlugins in class ProjectDef of...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); /** * 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. */ namespace Tests\Localization; class KlGlTest extends Localizat...
{ "pile_set_name": "Github" }
<!-- Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer....
{ "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 * ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: eb01df5e478e34f058662188cbb4cbf2 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<?php namespace Illuminate\Database; use Illuminate\Database\Schema\PostgresBuilder; use Doctrine\DBAL\Driver\PDOPgSql\Driver as DoctrineDriver; use Illuminate\Database\Query\Processors\PostgresProcessor; use Illuminate\Database\Query\Grammars\PostgresGrammar as QueryGrammar; use Illuminate\Database\Schema\Grammars\P...
{ "pile_set_name": "Github" }
[Variables] Wifi_X=658 ;Left, Right or Center Wifi_Anchor = Left Wifi_Width=(#Font_Size#*4) [Metadata] Name=Fedina\\Wifi Author=reddit.com/u/khanhas Description=Display Wifi SSID. [WifiAnchor] Measure=String String = #Wifi_Anchor# IfMatch = Center|center|Middle|middle IfMatchAction = [!SetOption WifiSh...
{ "pile_set_name": "Github" }
{ "response": { "status": "not_banned", "link": "http://vk.com/" } }
{ "pile_set_name": "Github" }
# Instruct Shiny Server to run applications as the user "shiny" run_as shiny; # Define a server that listens on port 3838 server { listen 3838; # Define a location at the base URL location /shiny { # Host the directory of Shiny Apps stored in this directory site_dir /var/www/shiny-server; # Log al...
{ "pile_set_name": "Github" }
package me.jbusdriver.mvp.presenter import me.jbusdriver.mvp.ActressCollectContract import me.jbusdriver.mvp.bean.ActressInfo class ActressCollectPresenterImpl : BaseAbsCollectPresenter<ActressCollectContract.ActressCollectView, ActressInfo>(), ActressCollectContract.ActressCollectPresenter { override fun la...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard. // #import <objc/NSObject.h> @class NSMutableDictionary, NSMutableSet; @interface LWPAMManager : NSObject { NSMutableSet *_serviceNa...
{ "pile_set_name": "Github" }
Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ugrep", "ugrep.vcxproj", "{63166CEB-02CC-472C-B3B7-E6C559939BDA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Debu...
{ "pile_set_name": "Github" }
using UnityEngine; using System.Collections; public class ToLua_System_Type { }
{ "pile_set_name": "Github" }
// // BasePopupViewController.swift // PopupWindow // // Created by Shinji Hayashi on 2018/02/08. // Copyright © 2018年 shin884. All rights reserved. // import UIKit open class BasePopupViewController: UIViewController { private var item: PopupItem? private var isShowedPopupView: Bool = false private v...
{ "pile_set_name": "Github" }