text
stringlengths
2
99.9k
meta
dict
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/codepipeline/model/ApprovalStatus.h> #include <aws/core/utils/HashingUtils.h> #include <aws/core/Globals.h> #include <aws/core/utils/EnumParseOverflowContainer.h> using namespace Aws::U...
{ "pile_set_name": "Github" }
-- walhook.test -- -- execsql { CREATE TABLE t2(a, b) } CREATE TABLE t2(a, b)
{ "pile_set_name": "Github" }
@@ identifier x; @@ - int + float foo(int x) { ... }
{ "pile_set_name": "Github" }
/** * Copyright (c) 2009--2010 Red Hat, Inc. * * This software is licensed to you under the GNU General Public License, * version 2 (GPLv2). There is NO WARRANTY for this software, express or * implied, including the implied warranties of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. You should have rece...
{ "pile_set_name": "Github" }
Subject: re : deal 144932 ces - lila allen yes . i have confirmed that fw rabalais is agent for dallas ( aka sam allen ) , which was put under lila allen ' s name . please change deal 144932 from sam allen to dallas exploration . ami from : megan parker 03 / 23 / 2000 11 : 32 am to : julie meyers / hou / ect @ ec...
{ "pile_set_name": "Github" }
'\" '\" Copyright (c) 1993-1998 Lucent Technologies, Inc. '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" .TH Itcl_InitStack 3 3.0 itcl "[incr\ Tcl] Library Procedures" .so man.macros .BS '\" Note: do not modify the .SH NAM...
{ "pile_set_name": "Github" }
{ "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:23063", "sslPort": 44355 } }, "profiles": { "IIS Express": { ...
{ "pile_set_name": "Github" }
package com.github.database.rider.junit5.util; /** * COPIED from core module to not depend on JUnit4 */ import org.hibernate.Session; import org.hibernate.internal.SessionImpl; import org.junit.runner.Description; import org.junit.runners.model.Statement; import org.slf4j.Logger; import org.slf4j.LoggerFactory; imp...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <FictionBook xmlns="http://www.gribuser.ru/xml/fictionbook/2.0" xmlns:l="http://www.w3.org/1999/xlink"><description><title-info><author><last-name>FBReader</last-name></author> <book-title>Acerca de FBReader</book-title> <lang>es</lang></title-info></description> <body> <title><p>...
{ "pile_set_name": "Github" }
#import <objc/runtime.h> #import <string.h> #import <stddef.h> #import <stdlib.h> #import <ctype.h> const char *property_getAttributes(objc_property_t property) { return property->attributes; } const char *property_getName(objc_property_t property) { return property->name; } id objc_assign_ivar(id self, id v...
{ "pile_set_name": "Github" }
# Generated by superflore -- DO NOT EDIT # # Copyright Open Source Robotics Foundation inherit ros_distro_dashing inherit ros_superflore_generated DESCRIPTION = "Most implementations (windows, posix, ...) have slightly different api for low level input-output functions. These are gathered here and re-represented...
{ "pile_set_name": "Github" }
/* Copyright (c) 2013 Nordic Semiconductor. All Rights Reserved. * * The information contained herein is property of Nordic Semiconductor ASA. * Terms and conditions of usage are described in detail in NORDIC * SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT. * * Licensees are granted free, non-transferab...
{ "pile_set_name": "Github" }
using GameObjects; using GameObjects.Influences; using System; using System.Runtime.Serialization;namespace GameObjects.Influences.InfluenceKindPack { [DataContract]public class InfluenceKind6530 : InfluenceKind { private float rate = 0; public override void ApplyInfluenceKind(Troop troop) ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>LoginDialog</class> <widget class="QDialog" name="LoginDialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>548</width> <height>456</height> </rect> </property> <property name="windowTitle"> <string>Login Di...
{ "pile_set_name": "Github" }
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
{ "pile_set_name": "Github" }
// // Created by cpasjuste on 07/12/18. // #include "cross2d/c2d.h" #include "main.h" #include "menu_main_options.h" using namespace c2d; MenuMainOptions::MenuMainOptions(Main *main, const c2d::FloatRect &rect, const std::vector<MenuItem> &items) : Menu(main, rect, "OPTIONS", items, true) { } void MenuMainO...
{ "pile_set_name": "Github" }
{ "version": "1.0", "examples": { "DescribeStream": [ { "input": { "StreamArn": "arn:aws:dynamodb:us-west-2:111122223333:table/Forum/stream/2015-05-20T20:51:10.252" }, "output": { "StreamDescription": { "CreationRequestDateTime": "Wed May 20 13:51:10...
{ "pile_set_name": "Github" }
import AppKit extension HistoryMenuItem { class CopyMenuItem: HistoryMenuItem { static var keyEquivalentModifierMask: NSEvent.ModifierFlags { if UserDefaults.standard.pasteByDefault { return .option } else { return .command } } override func select() { clipboard.c...
{ "pile_set_name": "Github" }
#ifndef BOOST_MPL_AUX_CONFIG_USE_PREPROCESSED_HPP_INCLUDED #define BOOST_MPL_AUX_CONFIG_USE_PREPROCESSED_HPP_INCLUDED // 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)...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- from fractions import Fraction from .account import Account from .amount import Amount from .asset import Asset from .exceptions import InvalidAssetException from .instance import BlockchainInstance from .utils import assets_from_string, formatTimeString, parse_time from graphenecommon.price i...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2016-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the license found in the LICENSE file in * the root directory of this source tree. */ #import "FBRetainCyclePresenter.h" #import "FBMemoryProfilerPresenting.h" #import "FBSingleRetainCycleViewControlle...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>Creepyface Firefly</title> <script src="../../../node_modules/creepyface/dist/creepyface.umd.js">...
{ "pile_set_name": "Github" }
/* crypto/ec/ec_cvt.c */ /* * Originally written by Bodo Moeller for the OpenSSL project. */ /* ==================================================================== * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modific...
{ "pile_set_name": "Github" }
/*=auto========================================================================= Portions (c) Copyright 2005 Brigham and Women's Hospital (BWH) All Rights Reserved. See COPYRIGHT.txt or http://www.slicer.org/copyright/copyright.txt for details. ==================================================================...
{ "pile_set_name": "Github" }
{ "input": { "data": { "a": "a", "c": null } }, "spec": { "data": { "a?": "x", "b?": "y", "c": "z" } }, "context": { }, "OVERWRITR": { "data": { "a": "x", "c": "z" ...
{ "pile_set_name": "Github" }
# Author: Justin Henderson # SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics # Email: justin@hasecuritysolutions.com # Last Update: 12/9/2016 # # This conf file is based on accepting logs for weird.log from Bro systems filter { if [type] == "bro_rdp" { csv { columns => ["times...
{ "pile_set_name": "Github" }
<!--- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under t...
{ "pile_set_name": "Github" }
/* * $Id: json_object.h,v 1.12 2006/01/30 23:07:57 mclark Exp $ * * Copyright (c) 2004, 2005 Metaparadigm Pte. Ltd. * Michael Clark <michael@metaparadigm.com> * Copyright (c) 2009 Hewlett-Packard Development Company, L.P. * * This library is free software; you can redistribute it and/or modify * it under the te...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2016 The Android Open Source Project * * 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 app...
{ "pile_set_name": "Github" }
package org.zstack.network.service.lb; import org.zstack.header.query.ExpandedQueries; import org.zstack.header.query.ExpandedQuery; import org.zstack.header.search.Inventory; import org.zstack.network.service.vip.VipInventory; import java.sql.Timestamp; import java.util.ArrayList; import java.util.Collection; import...
{ "pile_set_name": "Github" }
{-# LANGUAGE DataKinds #-} {-# LANGUAGE DeriveDataTypeable #-} {-# LANGUAGE DeriveGeneric #-} {-# LANGUAGE FlexibleInstances #-} {-# LANGUAGE NoImplicitPrelude #-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# LANGUAGE TypeFamilies #-} {-# LANGUAGE TypeOperators ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_65) on Wed Mar 26 02:13:04 PDT 2014 --> <TITLE> ThumbImagePresenter </TITLE> <META NAME="date" CONTENT="2014-03-26"> <LINK REL ="stylesheet" TYPE="...
{ "pile_set_name": "Github" }
// Copyright 2009 the Sputnik authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /** * No matter how control leaves the embedded 'Statement', * the scope chain is always restored to its former state * * @path ch12/12.10/S12.10_A3.9_T1.js * @description Using "for...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0+ // // max8998.c - Voltage regulator driver for the Maxim 8998 // // Copyright (C) 2009-2010 Samsung Electronics // Kyungmin Park <kyungmin.park@samsung.com> // Marek Szyprowski <m.szyprowski@samsung.com> #include <linux/module.h> #include <linux/init.h> #include <linux/i2c.h> #i...
{ "pile_set_name": "Github" }
# TensorFlow SavedModel Import Demo This demo imports a TensorFlow model that is generated by tf.while_loop for inference in the browser. The model was pre-converted to TensorFlow.js format and hosted on Google Cloud, using the steps in the repo's [README.md](../../README.md). The following commands will start a web ...
{ "pile_set_name": "Github" }
# These are supported funding model platforms github: spacehuhn patreon: spacehuhn open_collective: # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel community_bridge: # Replace with a sin...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> ...
{ "pile_set_name": "Github" }
class SlugValidator < ActiveModel::EachValidator def validate_each(record, attribute, value) unless value =~ /^[\w-]+$/i record.errors.add(attribute, :slug, options.merge(value: value)) end end end
{ "pile_set_name": "Github" }
require('../../modules/es6.typed.data-view'); require('../../modules/es6.object.to-string'); module.exports = require('../../modules/_core').DataView;
{ "pile_set_name": "Github" }
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = pattern => /(\[ext\])|(\[name\])|(\[path\])|(\[folder\])|(\[emoji(?::(\d+))?\])|(\[(?:([^:\]]+):)?(?:hash|contenthash)(?::([a-z]+\d*))?(?::(\d+))?\])|(\[\d+\])/.test(pattern); exports.default = _de...
{ "pile_set_name": "Github" }
# See the OWNERS docs at https://go.k8s.io/owners reviewers: - thockin - smarterclayton - wojtek-t - deads2k - brendandburns - derekwaynecarr - caesarxuchao - mikedanese - liggitt - nikhiljindal - gmarek - justinsb - ncdc - dims - hongchaodeng - krousey - euank - ingvagabund - jianhuiz - sdminonne - enj
{ "pile_set_name": "Github" }
import React, { FC } from 'react'; const giphyLogo = require('./giphy-logo.png').default; type Props = { link?: string; }; const Credit: FC<Props> = ({ link }) => ( <div className="credit"> <a href={link || 'https://giphy.com/'} target="_blank" rel="noopener noreferrer" > <img src...
{ "pile_set_name": "Github" }
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulumi.Serialization; names...
{ "pile_set_name": "Github" }
var _ = require('lodash'); exports.parse = function(node, state) { _.extend(state, { itemArrayDefinition: { parents: [ 'Ti.UI.ButtonBar', 'Ti.UI.iOS.TabbedBar', 'Ti.UI.TabbedBar' ], children: [ 'Alloy.Abstract.BarItemType' ], translations: [ { from: 'Ti.UI.Label', to: 'Alloy.Abstr...
{ "pile_set_name": "Github" }
libavcodec/rl2.o: libavcodec/rl2.c libavutil/internal.h config.h \ libavutil/attributes.h libavutil/timer.h libavutil/log.h \ libavutil/avutil.h libavutil/common.h libavutil/macros.h \ libavutil/version.h libavutil/avconfig.h libavutil/intmath.h \ libavutil/mem.h libavutil/error.h libavutil/internal.h \ libavutil/...
{ "pile_set_name": "Github" }
<annotation> <folder>widerface</folder> <filename>23--Shoppers_23_Shoppers_Shoppers_23_85.jpg</filename> <source> <database>wider face Database</database> <annotation>PASCAL VOC2007</annotation> <image>flickr</image> <flickrid>-1</flickrid> </source> <owner> <flickrid>yanyu</flickrid> <name>yanyu</name> </owner> <size>...
{ "pile_set_name": "Github" }
// Copyright 2014 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 "chrome/browser/chromeos/file_manager/filesystem_api_util.h" #include <memory> #include "base/callback.h" #include "base/files/file.h" #include...
{ "pile_set_name": "Github" }
import { ValidateOnConfig } from './useField'; interface Config { validateOn: ValidateOnConfig; errorClass: string; } const config: Config = { validateOn: { change: true, blur: true }, errorClass: 'invalid-field', }; export default config;
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x" }, { "idiom" : "universal", "filename" : "YS_zan_nor@2x.png", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
## # This file is part of WhatWeb and may be subject to # redistribution and commercial restrictions. Please see the WhatWeb # web site for more information on licensing and terms of use. # http://www.morningstarsecurity.com/research/whatweb ## Plugin.define "Diaspora" do author "Brendan Coles <bcoles@gmail.com>" # 201...
{ "pile_set_name": "Github" }
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamb...
{ "pile_set_name": "Github" }
# # Makefile for the linux ncp filesystem routines. # obj-$(CONFIG_NCP_FS) += ncpfs.o ncpfs-y := dir.o file.o inode.o ioctl.o mmap.o ncplib_kernel.o sock.o \ ncpsign_kernel.o getopt.o ncpfs-$(CONFIG_NCPFS_EXTRAS) += symlink.o ncpfs-$(CONFIG_NCPFS_NFS_NS) += symlink.o # If you want debugging output, pleas...
{ "pile_set_name": "Github" }
package com.neu.his.cloud.service.pms.mapper; import com.neu.his.cloud.service.pms.model.SmsDescription; import com.neu.his.cloud.service.pms.model.SmsDescriptionExample; import java.util.List; import org.apache.ibatis.annotations.Param; public interface SmsDescriptionMapper { int countByExample(SmsDescriptionExa...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s //rdar: //8591619 // pr8453 @protocol NSCopying @end @protocol NSPROTO @end @protocol NSPROTO1 @end @protocol NSPROTO2 @end @interface NSObject <NSCopying, NSPROTO, NSPROTO1> { Class isa; } @end void gorf(NSObject <NSCopying> *); // expected-note {...
{ "pile_set_name": "Github" }
/* ------------------------------------------------------------------------------ * * # Pace. Progress bar theme * * Bar css spinner theme for Pace. Default size * * Version: 1.0 * Latest update: May 25, 2015 * * ---------------------------------------------------------------------------- */ ...
{ "pile_set_name": "Github" }
package com.tencent.mm.plugin.appbrand.jsapi.q; import android.app.Activity; import android.os.PowerManager; import android.os.PowerManager.WakeLock; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.mm.plugin.appbrand.g; import com.tencent.mm.plugin.appbrand.g.d; import com.tencent.mm.plugin.appb...
{ "pile_set_name": "Github" }
StartChar: ygrave Encoding: 7923 7923 520 Width: 510 VWidth: 0 Flags: HM LayerCount: 3 Fore Refer: 2374 768 N 1 0 0 1 133 65 2 Refer: 1538 121 N 1 0 0 1 0 0 3 MultipleSubs2: "CCMP_Precomp subtable" y gravecomb Position2: "rtbd subtable" dx=0 dy=0 dh=-22 dv=0 EndChar
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-or-later /* handling of writes to regular files and writing back to the server * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ #include <linux/backing-dev.h> #include <linux/slab.h> #include <linux/fs.h> #include <lin...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
{ "pile_set_name": "Github" }
--- common_packages: - sudo - htop - mc - git - apt-transport-https - python-setuptools # easy_install (necessary for install python pip) debian_release: jessie certs_ca_password: '1234'
{ "pile_set_name": "Github" }
 在 NGN 大会 召开 国内 厂商 交换 国外 厂商 IMS 之间 争论 一次 到达 高峰 华为 提供 新闻稿 描述 NGN 方面 领先 国际 著名 咨询 公司 Dittberner 最新 报告 显示 年华 NGN 出货 全球 排名 年华 NGN 出货 端口 再次 蝉联 全球 27.68% 国内 运营商 纷纷 进行 转型 之际 华为 国内 厂商 提出 固网 智能化 遇上 机会 华为 国内 NGN 网络 智能化 独家 规模 割接 用户 华为 NGN 网络 智能化 系统 快乐 祥和 中国 华为 资料 指出 IMS 发展 重点 国外 厂商 固网 智能化 提出 置疑 认为 固网 交换 移动 软交换 不能 走向 融合 没有 国际 标...
{ "pile_set_name": "Github" }
/** * The MIT License (MIT) * * Copyright (c) 2014 Segment.io, Inc. * * 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...
{ "pile_set_name": "Github" }
--- title: CaffeNet C++ Classification example description: A simple example performing image classification using the low-level C++ API. category: example include_in_docs: true priority: 10 --- # Classifying ImageNet: using the C++ API Caffe, at its core, is written in C++. It is possible to use the C++ API of Caffe...
{ "pile_set_name": "Github" }
require_relative "../../../../base" describe "VagrantPlugins::GuestLinux::Cap::Halt" do let(:caps) do VagrantPlugins::GuestLinux::Plugin .components .guest_capabilities[:linux] end let(:machine) { double("machine") } let(:comm) { VagrantTests::DummyCommunicator::Communicator.new(machine) } ...
{ "pile_set_name": "Github" }
// // NSMutableDictionary+SafeKit.m // SafeKitExample // // Created by zhangyu on 14-3-13. // Copyright (c) 2014年 zhangyu. All rights reserved. // #import "NSMutableDictionary+SafeKit.h" #import "NSObject+swizzle.h" @implementation NSMutableDictionary(SafeKit) - (void)safe_removeObjectForKey:(id)aKey { if (!...
{ "pile_set_name": "Github" }
//package nt; import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.applet.*; public class P4 extends JPanel { private JButton B1; private JLabel etiq; private JTextArea texto; public P4 () { setLayout (new BorderLayout ()); texto = new JTextArea ("Texto de ayuda breve y about"); et...
{ "pile_set_name": "Github" }
load( "@io_bazel_rules_go//proto:def.bzl", "go_proto_library", ) package(default_visibility = ["//visibility:public"]) load( "@io_bazel_rules_go//go:def.bzl", "go_library", ) proto_library( name = "v1_proto", srcs = [ "model.proto", "service.proto", ], tags = ["automan...
{ "pile_set_name": "Github" }
// Copyright 2016 The Snappy-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. // +build !amd64 appengine !gc noasm package snappy // decode writes the decoding of src to dst. It assumes that the varint-encoded // length of the de...
{ "pile_set_name": "Github" }
// ----------------------------------------------------------------------- // // // MODULE : HUDDamage.h // // PURPOSE : HUDItem to display player damage icons // // (c) 2001 Monolith Productions, Inc. All Rights Reserved // // ----------------------------------------------------------------------- // #ifndef __HUD_...
{ "pile_set_name": "Github" }
ace.define("ace/mode/lucene_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text_highlight_rules"], function(require, exports, module) { "use strict"; var oop = require("../lib/oop"); var lang = require("../lib/lang"); var TextHighlightRules = require("./text_highlight_rules"...
{ "pile_set_name": "Github" }
<!ENTITY window.title ""> <!ENTITY menu.tools ""> <!ENTITY menu.tools.ak ""> <!ENTITY sqliteVersion ""> <!ENTITY sqliteVersion.ak ""> <!ENTITY mi.options ""> <!ENTITY mi.options.ak ""> <!ENTITY mi.sharedPagerCache ""> <!ENTITY mi.sharedPagerCache.ak ""> <!ENTITY mi.extensionTable ""> <!ENTITY mi.extensionTable.ak ""> <...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="actfm_picture_clear">Убрать изображение</string> <string name="TVA_add_comment">Добавить комментарий…</string> <string name="enter_filter_name">Введите имя фильтра</string> <string name="backup_BPr_header">Резервные копии</string> <str...
{ "pile_set_name": "Github" }
exports = module.exports = typeof Object.keys === 'function' ? Object.keys : shim; exports.shim = shim; function shim (obj) { var keys = []; for (var key in obj) keys.push(key); return keys; }
{ "pile_set_name": "Github" }
# coding=utf-8 from flask_redis import FlaskRedis from flask_cache import Cache redis_store = FlaskRedis() cache = Cache()
{ "pile_set_name": "Github" }
<?php /** * Bitrix Framework * @package bitrix * @subpackage iblock */ namespace Bitrix\Iblock\InheritedProperty; use Bitrix\Iblock\Template\Entity\Element; class ElementTemplates extends BaseTemplate { /** * @param integer $iblockId Identifier of the iblock of element. * @param integer $elementId Identifier...
{ "pile_set_name": "Github" }
require('./_typed-array')('Int8', 1, function (init) { return function Int8Array(data, byteOffset, length) { return init(this, data, byteOffset, length); }; });
{ "pile_set_name": "Github" }
--- apiVersion: template.openshift.io/v1 kind: Template metadata: name: log-anomaly-detector objects: - apiVersion: v1 kind: PersistentVolumeClaim metadata: labels: app: log-anomaly-detector-${APP_NAME} name: log-anomaly-detector-${APP_NAME} spec: accessModes: - ReadWri...
{ "pile_set_name": "Github" }
# # MDEV-21963 Bind BINLOG ADMIN to a number of global system variables # SET @global=@@global.log_bin_trust_function_creators; # Test that "SET log_bin_trust_function_creators" is not allowed without BINLOG ADMIN or SUPER CREATE USER user1@localhost; GRANT ALL PRIVILEGES ON *.* TO user1@localhost; REVOKE BINLOG ADMIN,...
{ "pile_set_name": "Github" }
<!--TO READ THIS HELP FILE, RIGHT-CLICK ON THE FILE NAME IN THE SOLUTION EXPLORER PANE AND SELECT "VIEW IN BROWSER"--> <html><head><title>Multithreading Sample</title></head><body><h1>Multithreading Sample</h1><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onl...
{ "pile_set_name": "Github" }
(defsystem "ultralisp-test" :class :package-inferred-system :pathname "t" :depends-on ("hamcrest" "ultralisp" "ultralisp-test/models/project" "ultralisp-test/github/webhook" "ultralisp-test/pipeline" "ultralisp-test/db") :perform (test-o...
{ "pile_set_name": "Github" }
eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled org.eclipse.jdt.core.compiler.codegen.targetPlatform=12 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve org.eclipse.jdt.core.compiler.compliance=12 org.eclipse.jdt.core.compiler.debug.lineNumber=generate org.eclipse...
{ "pile_set_name": "Github" }
@echo off echo on set ROOT_FOLDER=%~dp0\..\.. rem force root folder to an absolute path pushd %ROOT_FOLDER% set ROOT_FOLDER=%CD% set NEW_FOLDER=%ROOT_FOLDER%\Utilities\CMake\output set OLD_FOLDER=%ROOT_FOLDER%\Build call %ROOT_FOLDER%\Utilities\CMake\scripts\RunCMake.cmd call %ROOT_FOLDER%\Utilities\CMake\scripts\Run...
{ "pile_set_name": "Github" }
# Event 100 - task_0 ###### Version: 0 ## Description None ## Data Dictionary |Standard Name|Field Name|Type|Description|Sample Value| |---|---|---|---|---| |TBD|_String1|UnicodeString|None|`None`| ## Tags * etw_level_Informational * etw_task_task_0
{ "pile_set_name": "Github" }
'use strict' const tman = require('tman') const should = require('should') module.exports = function (thunks) { tman.suite('thunk with generator', function () { tman.it('yield any value', function (done) { var thunk = thunks() thunk(function * () { should(yield 1).be.equal(1) should...
{ "pile_set_name": "Github" }
<?php /** * @package Core * @subpackage system * @deprecated */ require_once ( __DIR__ . "/kalturaSystemAction.class.php" ); /** * @package Core * @subpackage system * @deprecated */ class flavorParamsAction extends kalturaSystemAction { public function execute() { $this->forceSystemAuthentication();...
{ "pile_set_name": "Github" }
/* Copyrignt (C) 2014 Codership Oy <info@codership.com> */ #include "gcomm/protonet.hpp" #include "gcomm/util.hpp" #include "gcomm/conf.hpp" #include <map> #include <stdexcept> static gu::Config conf; class Client : public gcomm::Toplay { public: Client(gcomm::Protonet& pnet, const std::string& uri) : ...
{ "pile_set_name": "Github" }
-- -- Created by IntelliJ IDEA. -- User: romansztergbaum -- Date: 17/07/2018 -- Time: 16:47 -- To change this template use File | Settings | File Templates. -- local entities = {} function update() local transform = shiva.entity_registry:get_transform_2d_component(kirito_id) if (shiva.is_key_pressed(Keyboard...
{ "pile_set_name": "Github" }
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.1.2-1)-1* G04 #@! TF.CreationDate,2019-07-19T11:43:15-07:00* G04 #@! TF.ProjectId,class v3 - programmer,636c6173-7320-4763-9320-2d2070726f67,rev?* G04 #@! TF.SameCoordinates,Original* G04 #@! TF.FileFunction,Profile,NP* %FSLAX46Y46*% G04 Gerber Fmt 4.6, Leading zero omitted...
{ "pile_set_name": "Github" }
みなみもえ最新番号 【APKH-023】ヤリ部屋に連れ込まれた女子大生 ナンパから即挿入の常習娘!名前も知らない人のモノをズボズボ入れられ… みなみもえ 【DOKS-374】ノーカットドキュメント 指示しないオナニー 【DIV-217】グラマラスレズビアン!健康とメンタル面の向上を求めにやってきた女性客に、スタイル抜群ヨガインストラクターがキツイヨガポーズで耐える表情にS心をくすぐらせ、ヨガウェアで強調させられたエロボディに欲情し… 【GS-016】毎度毎度露出度の高いソソる恰好でやってくる美人家庭教師。授業中も密着してくるはボディタッチしまくるは超耳元で解説してくるはで、いいかげん僕も限界!どうみても誘って来てる素振りにと...
{ "pile_set_name": "Github" }
The nation's top communications regulator said Tuesday he will resign as head of the Federal Communications Commission. Saying he wanted to spend more time with his family and complete two books, FCC Chairman Reed Hundt said he asked President Bill Clinton to begin looking for a replacement. Hundt's term does not expir...
{ "pile_set_name": "Github" }
jsonschema>=2.5.1 xmltodict>=0.11.0 furl>=0.5.6 mock>=2.0.0 ; python_version < '3.3'
{ "pile_set_name": "Github" }
<iq from="juliet@capulet.lit" type="set" id="announce2"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <publish node="eu.siacs.conversations.axolotl.bundles:31415"> <item id="current"> <bundle xmlns="eu.siacs.conversations.axolotl"> <identityKey>QkFTRTY0IEVOQ09ERUQ=</identityKey> ...
{ "pile_set_name": "Github" }
<!-- saved from url=(0063)https://pdos.csail.mit.edu/6.828/2018/homework/xv6-uthread.html --> <html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Homework: User-level threads</title> <link rel="stylesheet" href="./Lec-10-Homework-User-level-threads_files/homework.css" type="te...
{ "pile_set_name": "Github" }
// Copyright 2012 Joyent, Inc. All rights reserved. var assert = require('assert-plus'); var sshpk = require('sshpk'); var util = require('util'); var HASH_ALGOS = { 'sha1': true, 'sha256': true, 'sha512': true }; var PK_ALGOS = { 'rsa': true, 'dsa': true, 'ecdsa': true }; function HttpSignatureError(m...
{ "pile_set_name": "Github" }
[android-components](../../index.md) / [mozilla.components.concept.engine.webnotifications](../index.md) / [WebNotificationDelegate](index.md) / [onShowNotification](./on-show-notification.md) # onShowNotification `open fun onShowNotification(webNotification: `[`WebNotification`](../-web-notification/index.md)`): `[`...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <style> span.b { display: inline-block; height: 20px; } span.break::before { content: "\A"; white-space: pre-wrap; } </style> </head> <body> <span style="background: url(blue-16x20-green-16x20.png)"> <span class="b" style="width: 8px"></span><span class=...
{ "pile_set_name": "Github" }
{ "name": "crazy attribute", "options": { "handler": {}, "parser": {} }, "html": "<p <='' FAIL>stuff</p>", "expected": [ { "event": "opentagname", "data": [ "p" ] }, { "event": "attribute", "data": [ "<", "" ] }, { "...
{ "pile_set_name": "Github" }
{ "name": "@bbc/psammead-bulleted-list", "version": "1.0.17", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, "description": "React styled component for ordered and unordered lists", "repository": { "type": "git", "url": "https://github.com/BBC-News/psammead/tree/latest/pa...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- Copyright 2016 Goldman Sachs. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE...
{ "pile_set_name": "Github" }
OS = $(shell uname -s) KERNEL = $(shell uname -r) ifeq ($(OS),Linux) PKGER = $(shell cat /etc/redhat-release 2> /dev/null) ifeq ($(PKGER),) PKGER = debuild PKGERDIR = deb else PKGER = rpmbuild PKGERDIR = rpm endif endif ifeq ($(OS),SunOS) PKGER = make PKGERDIR = solaris DISTRO = $(shell awk '{ if (NR==1) print $...
{ "pile_set_name": "Github" }