text
stringlengths
2
99k
meta
dict
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialV...
{ "pile_set_name": "Github" }
require('../../modules/es6.reflect.own-keys'); module.exports = require('../../modules/$.core').Reflect.ownKeys;
{ "pile_set_name": "Github" }
/* * Copyright 2000-2018 JetBrains s.r.o. and Kotlin Programming Language contributors. * Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file. */ package org.jetbrains.kotlin.idea.caches.resolve import com.intellij.openapi.project.Project import com.intel...
{ "pile_set_name": "Github" }
package com.didiglobal.sds.admin.dao.bean; import java.util.Date; /** * @auther manzhizhen * @date 2019/1/19 */ public class UserPrivilege { private Long id; private String userName; private String appGroupName; private String appName; /** * 0-没有读权限,1-有读权限 */ private Integer ...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
{ "pile_set_name": "Github" }
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ declare(strict_types=1); namespace Magento\Security\Model; /** * Tests for \Magento\Security\Model\UserExpirationManager * @magentoAppArea adminhtml * @SuppressWarnings(PHPMD.CouplingBetweenObjects) */ class Us...
{ "pile_set_name": "Github" }
github.com/Shopify/toxiproxy v2.1.4+incompatible h1:TKdv8HiTLgE5wdJuEML90aBgNWsokNbMijUGhmcoBJc= github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1....
{ "pile_set_name": "Github" }
# Logger Custom Output This program is ported by C# from examples\logger_custom_output_ex.cpp. ## How to use? ## 1. Build 1. Open command prompt and change to &lt;LoggerCustomOutput_dir&gt; 1. Type the following command ```` dotnet build -c Release ```` 2. Copy ***DlibDotNet.dll***, ***DlibDotNetNati...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x" }, { "idiom" : "universal", "scale" : "2x", "filename" : "MediaAudio@2x.png" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode", "template-...
{ "pile_set_name": "Github" }
/* ********************************************************** * Copyright (c) 2011-2020 Google, Inc. All rights reserved. * Copyright (c) 2009-2010 VMware, Inc. All rights reserved. * **********************************************************/ /* Dr. Memory: the memory debugger * * This library is free software...
{ "pile_set_name": "Github" }
package services import ( "fmt" "math/rand" "net" "reflect" "sort" "strings" "testing" "github.com/stretchr/testify/assert" ) // ------------------------------------------ // Test setup with mock services type MockAddr struct { NetworkAttr string StringAttr string } func (addr MockAddr) Network() string...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pl" or...
{ "pile_set_name": "Github" }
.header { background-color: #cecece; padding-top: 7rem; padding-bottom: 7rem; }
{ "pile_set_name": "Github" }
<template> <transition name="fade"> <div class="am-datepicker" v-if="visible"> <span class="am-datepicker-caret"></span> <table class="am-datepicker-table"> <thead> <tr class="am-datepicker-header"> <th class="am-datepicker-...
{ "pile_set_name": "Github" }
// // SplitString.cs // // Author: // Mike Krüger <mkrueger@novell.com> // // Copyright (c) 2011 Mike Krüger <mkrueger@novell.com> // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Sof...
{ "pile_set_name": "Github" }
AM_CFLAGS = -I$(top_srcdir)/include \ -I$(top_srcdir)/include/X11 \ -I$(top_srcdir)/include/X11/extensions \ $(XSCRNSAVER_CFLAGS) \ $(MALLOC_ZERO_CFLAGS) \ $(CWARNFLAGS) lib_LTLIBRARIES = libXss.la libXss_la_SOURCES = \ XScrnSaver.c libXss_la_LIBAD...
{ "pile_set_name": "Github" }
/* * Copyright 2017 Netflix, 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 i...
{ "pile_set_name": "Github" }
/* automatically generated by JSCoverage - do not edit */ if (typeof _$jscoverage === 'undefined') _$jscoverage = {}; if (! _$jscoverage['middleware/basicAuth.js']) { _$jscoverage['middleware/basicAuth.js'] = []; _$jscoverage['middleware/basicAuth.js'][13] = 0; _$jscoverage['middleware/basicAuth.js'][48] = 0; _...
{ "pile_set_name": "Github" }
# /etc/ipsec.secrets - strongSwan IPsec secrets file : RSA moonKey.pem
{ "pile_set_name": "Github" }
/** * Copyright (C) 2014-2017 Xavier Witdouck * * 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 ...
{ "pile_set_name": "Github" }
node_modules/ bower_components/ .tmp/
{ "pile_set_name": "Github" }
cmake.settings.formatter.spaceBeforeMethodCallParentheses= \u547d\u4ee4\u8c03\u7528\u62ec\u53f7 cmake.settings.formatter.spaceWithinMethodCallParentheses= \u547d\u4ee4\u8c03\u7528\u62ec\u53f7 cmake.settings.formatter.spaceBeforeMethodParentheses= \u547d\u4ee4\u5b9a\u4e49\u62ec\u53f7 cmake.settings.formatter.spaceWithin...
{ "pile_set_name": "Github" }
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT License. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; namespace System.Linq { ...
{ "pile_set_name": "Github" }
/* * JPEG-LS common code * Copyright (c) 2003 Michael Niedermayer * Copyright (c) 2006 Konstantin Shishkov * * 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 Founda...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. * * This source file is released under GPL v2 license (no other versions). * See the COPYING file included in the main directory of this source * distribution for the license terms and conditions. * * @File ctresource.c * * @Brief * This ...
{ "pile_set_name": "Github" }
package cn.iocoder.mall.system.biz.bo.smsSign; import com.fasterxml.jackson.annotation.JsonFormat; import lombok.Data; import lombok.experimental.Accessors; import java.util.Date; /** * sms page * * @author Sin * @time 2019/5/19 4:23 PM */ @Data @Accessors(chain = true) public class ListSmsSignBO { /** ...
{ "pile_set_name": "Github" }
import * as React from 'react'; import { createSvgIcon } from '../utils/createSvgIcon'; export const FilesAftereffectsIcon = createSvgIcon({ svg: ({ classes }) => ( <svg role="presentation" focusable="false" viewBox="8 8 16 16" className={classes.svg}> <g> <path d="M20.5 8H15c-.4 0-.777.156-1.083.4...
{ "pile_set_name": "Github" }
/****************************************************************************** * * (C)Copyright 1998,1999 SysKonnect, * a business unit of Schneider & Koch & Co. Datensysteme GmbH. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as p...
{ "pile_set_name": "Github" }
import heterocl as hcl def test_ap_int(): hcl.init(); A = hcl.placeholder((1, 32), dtype=hcl.Int(3)) B = hcl.placeholder((1, 32), dtype=hcl.UInt(3)) C = hcl.compute(A.shape, lambda i, j: A[i][j] + B[i][j], dtype=hcl.Int(8)) s = hcl.create_schedule([A, B, C]) code = hcl.build(s, target='aocl') assert "ap_int<3>"...
{ "pile_set_name": "Github" }
package dns // Dedup removes identical RRs from rrs. It preserves the original ordering. // The lowest TTL of any duplicates is used in the remaining one. Dedup modifies // rrs. // m is used to store the RRs temporary. If it is nil a new map will be allocated. func Dedup(rrs []RR, m map[string]RR) []RR { if m == nil ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>Api Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <link type='text/css' rel='stylesheet' href='../../apidoc/stylesheets/bundled/bootstrap.min.css'/> <link type='...
{ "pile_set_name": "Github" }
<?php /** * This source file is part of the open source project * ExpressionEngine (https://expressionengine.com) * * @link https://expressionengine.com/ * @copyright Copyright (c) 2003-2019, EllisLab Corp. (https://ellislab.com) * @license https://expressionengine.com/license Licensed under Apache License...
{ "pile_set_name": "Github" }
/* SqLiteStorage.h This file is part of Charm, a task-based time tracking application. Copyright (C) 2007-2019 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com Author: Mirko Boehm <mirko.boehm@kdab.com> Author: Mike McQuaid <mike.mcquaid@kdab.com> This program is free software; you can ...
{ "pile_set_name": "Github" }
class JoinTeamRequest < ActiveRecord::Base belongs_to :team has_one :participant, dependent: :nullify attr_accessible :comments, :status end
{ "pile_set_name": "Github" }
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.castle</groupId> <artifactId>castle-themes</artifac...
{ "pile_set_name": "Github" }
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // 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 wit...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- """ Created on Wed Mar 6 14:31:30 2019 @author: qinzhen """ import numpy as np from numpy.linalg import inv #(b) def E(u,v): return np.exp(u) + np.exp(2 * v) + np.exp(u * v) + u * u - 3 * u * v + 4 * v * v - 3 * u - 5 * v u = 1 / np.sqrt(13) v = 3 / (2 * np.sqrt(13)) print(E(u,v)) #(c)...
{ "pile_set_name": "Github" }
# $Id: mk-hdr.awk,v 1.2 2007/03/31 15:48:45 tom Exp $ ############################################################################## # Copyright (c) 2007 Free Software Foundation, Inc. # # # # Permission is hereby grante...
{ "pile_set_name": "Github" }
<environment names="Development"> <script src="~/lib/jquery-validation/dist/jquery.validate.js"></script> <script src="~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"></script> </environment> <environment names="Staging,Production"> <script src="https://ajax.aspnetcdn.com/ajax/jquery.va...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- """Markdown filters with mistune Used from markdown.py """ # Copyright (c) IPython Development Team. # Distributed under the terms of the Modified BSD License. from __future__ import print_function import re import cgi import mistune from pygments import highlight from pygments.lexers impor...
{ "pile_set_name": "Github" }
import React, { Component } from 'react'; import { ActivityIndicator, View, FlatList, Text } from 'react-native'; import TodoItem from './TodoItem' class TodosList extends Component { constructor(props) { super(props); this.state = { todos: [], loading: false}; } componentDidMount = async () => ...
{ "pile_set_name": "Github" }
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ declare(strict_types=1); namespace Magento\Test\Di\Aggregate; use Magento\Test\Di\Child; use Magento\Test\Di\DiParent; class WithOptional { public $parent; public $child; /** * WithOptional cons...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (11.0.7) on Tue Jul 14 14:13:05 PDT 2020 --> <title>SerializableConfiguration</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="dc.created" content="2020-07-14"> <link rel="stylesheet" type="text/css...
{ "pile_set_name": "Github" }
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license an...
{ "pile_set_name": "Github" }
package relayedTx import ( "encoding/hex" "fmt" "math/big" "github.com/ElrondNetwork/elrond-go/core" "github.com/ElrondNetwork/elrond-go/core/check" "github.com/ElrondNetwork/elrond-go/data/state" "github.com/ElrondNetwork/elrond-go/data/transaction" "github.com/ElrondNetwork/elrond-go/integrationTests" "git...
{ "pile_set_name": "Github" }
<div class="page"> <div class="navbar"> <div class="navbar-bg"></div> <div class="navbar-inner sliding"> <div class="left"> <a href="#" class="link back"> <i class="icon icon-back"></i> <span class="if-not-md">Back</span> </a> </div> <div class="title">Con...
{ "pile_set_name": "Github" }
%verify "executed" %include "armv5te-vfp/funop.S" {"instr":"fsitos s1, s0"}
{ "pile_set_name": "Github" }
'use strict'; exports.__esModule = true; var _declaration = require('./declaration'); var _declaration2 = _interopRequireDefault(_declaration); var _tokenize = require('./tokenize'); var _tokenize2 = _interopRequireDefault(_tokenize); var _comment = require('./comment'); var _comment2 = _interopRequireDefault(_c...
{ "pile_set_name": "Github" }
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle 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. // // Moodle ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008 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" }
/* * Copyright 2012 Red Hat 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 use, copy, modify, merge, publish, d...
{ "pile_set_name": "Github" }
--- title: "Overview" section: "Testing" layout: overview menu: toc: identifier: "testing-overview" parent: "testing" weight: 1 --- Unto all code, good or bad, comes the needs to test it. Verification that our code does what we expect is very important. Over the last 20 years, there has been an explosion...
{ "pile_set_name": "Github" }
<assembly> <id>ows-simulate-plugin</id> <formats> <format>zip</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <fileSets> <fileSet> <directory>release/target/dependency</directory> <outputDirectory/> <includes> <include>gs-ows-simulate*.jar</include> ...
{ "pile_set_name": "Github" }
<html> <body> <ul> <li><a href="event1.html">site_with_processor</a></li> </ul> </body> </html>
{ "pile_set_name": "Github" }
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Pa...
{ "pile_set_name": "Github" }
JASC-PAL 0100 16 213 213 172 82 82 106 123 123 123 172 172 164 255 255 255 213 222 222 164 180 189 255 0 255 131 115 74 213 213 148 197 189 139 172 156 115 148 131 90 197 197 205 205 82 65 0 0 0
{ "pile_set_name": "Github" }
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity */ @interface UASharedPasteboardInfo : NSObject <NSCopying, NSSecureCoding> { NSFileHandle * _dataFile; long long _dataSize; NSArray * _items; NSDictionary * _sandboxExtensions; NSString...
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0"> <path android:fillColor="#FF000000" android:pathData="M17,3L5,3c-1.11,0 -2,0.9 -2,2v14c0,1.1 0.89,...
{ "pile_set_name": "Github" }
" Menu Translations: Slovenian / Slovensko " Maintainer: Mojca Miklavec <mojca.miklavec.lists@gmail.com> " Originally By: Mojca Miklavec <mojca.miklavec.lists@gmail.com> " Last Change: 2016 Oct 17 " vim:set foldmethod=marker tabstop=8: " TODO: add/check all '&'s " Quit when menu translations have already been done....
{ "pile_set_name": "Github" }
// Margin and Padding @each $breakpoint in map-keys($grid-breakpoints) { @include media-breakpoint-up($breakpoint) { $infix: breakpoint-infix($breakpoint, $grid-breakpoints); @each $prop, $abbrev in (margin: m, padding: p) { @each $size, $lengths in $spacers { $length-x: map-get($lengths, x); ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 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 list of conditions a...
{ "pile_set_name": "Github" }
<?php namespace Kahlan\Matcher; class ToBeNull extends ToBe { /** * Expect that `$actual` is `null`. * * @param mixed $actual The actual value. * @param null $expected The expected vale * * @return bool */ public static function match($actual, $expected = null) { ...
{ "pile_set_name": "Github" }
SET(Open_BLAS_INCLUDE_SEARCH_PATHS /usr/include /usr/include/openblas /usr/include/openblas-base /usr/local/include /usr/local/include/openblas /usr/local/include/openblas-base /opt/OpenBLAS/include $ENV{OpenBLAS_HOME} $ENV{OpenBLAS_HOME}/include ) SET(Open_BLAS_LIB_SEARCH_PATHS /lib/ ...
{ "pile_set_name": "Github" }
/* * Based on documentation provided by Dave Jones. Thanks! * * Licensed under the terms of the GNU GPL License version 2. * * BIG FAT DISCLAIMER: Work in progress code. Possibly *dangerous* */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/init.h> #include <linux/cpufreq.h> #include <lin...
{ "pile_set_name": "Github" }
// // The LLC struct in the Link Data : // typdef union _LLC_HDR { struct _LLC_I { // C compilers should allocate the bits from lo to high UINT fDSAP:7; // Destination SAP UINT fGI:1; // Group / Indivual SAP UINT fSSAP:7; // Source SAP UINT fCr:1; ...
{ "pile_set_name": "Github" }
/home/ksw/develop/ijkplayer-android/android/ijkplayer/ijkplayer-x86/src/main/obj/local/x86/objs/ijkj4a/j4a/class/java/nio/Buffer.o: \ /home/ksw/develop/ijkplayer-android/android/ijkplayer/ijkplayer-x86/src/main/jni/ijkmedia/ijkj4a/j4a/class/java/nio/Buffer.c \ /home/ksw/develop/ijkplayer-android/android/ijkplayer/ijk...
{ "pile_set_name": "Github" }
#Ant properties #Automatically generated by the ant prepare.settings.files task eclipse.preferences.version=1 editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true org.eclipse.jdt.ui.ignorelowercasenames=true org.eclipse.jdt.ui.importorder=java;javax;org;com; org.eclipse.jdt.ui.javadoc=true org.eclip...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\CssSelector\Tests\Node; use PHPUnit\Framework\TestCas...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> <email>0xd34df00d@gmail.com</email> <name>Georg Rudoy</name> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maint...
{ "pile_set_name": "Github" }
package test; interface IBar {}
{ "pile_set_name": "Github" }
# # S/390 crypto devices # ap-objs := ap_bus.o obj-$(CONFIG_ZCRYPT) += ap.o zcrypt_api.o zcrypt_pcicc.o zcrypt_pcixcc.o obj-$(CONFIG_ZCRYPT) += zcrypt_pcica.o zcrypt_cex2a.o zcrypt_cex4.o obj-$(CONFIG_ZCRYPT) += zcrypt_msgtype6.o zcrypt_msgtype50.o
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- from lmfdb.tests import LmfdbTest class LocalFieldTest(LmfdbTest): # All tests should pass # def test_search_ramif_cl_deg(self): L = self.tc.get('/LocalNumberField/?n=8&c=24&gal=8T5&p=2&e=8&count=20') assert '4 matches' in L.get_data(as_text=True) def test_sea...
{ "pile_set_name": "Github" }
import { h, Component } from 'preact' export class Greeting extends Component { constructor(props) { super(props); this.state = { greeting: 'hi' }; this.setGreeting = this.setGreeting.bind(this); } setGreeting() { this.setState({ greeting: 'bye' }); } render() { return ( <div> ...
{ "pile_set_name": "Github" }
-----BEGIN EC PRIVATE KEY----- MIHcAgEBBEIBsbatB7t55zINpZhg6ijgVShPYFjyed5mbgbUNdKve9oo2Z+ke33Q lj4WsAcweO6LijjZZqWC9G0Z/5XfOtloWq6gBwYFK4EEACOhgYkDgYYABAAd4ULV T2nrA47kt6+dPKB3Nv2c9xnrNU1ph57n88E2+w+/nwj4a+X6Eo7BoFHT5sZD6Fra j/rPNmPCYL0shEtvVgDO6OSKnmXQnK3YnyNd7gXzuKZGvnFfH2fVtDTg/yOh/Afv d0AZPkDu/287zf12WqkVUDNST+TyB...
{ "pile_set_name": "Github" }
#!/bin/sh # # Provisioning script for Stratio Sandbox. # More info at https://github.com/Stratio/sandbox # # ############## ## SERVICES ## ############## echo -e 'Installing Stratio Decision services...' yum -y -q --nogpgcheck install httpd stratio-decision stratio-decision-shell chkconfig zookeeper off chkconfig k...
{ "pile_set_name": "Github" }
type Bluebird$RangeError = Error; type Bluebird$CancellationErrors = Error; type Bluebird$TimeoutError = Error; type Bluebird$RejectionError = Error; type Bluebird$OperationalError = Error; type Bluebird$ConcurrencyOption = { concurrency: number }; type Bluebird$SpreadOption = { spread: boolean }; type Bluebird$Mu...
{ "pile_set_name": "Github" }
@import "../../base"; @import "./index";
{ "pile_set_name": "Github" }
alias tmux="tmux -2" # Fix tmux making vim colors funky alias tmuxh='tmux attach -t host-session || tmux new-session -s host-session' alias tmuxp='tmux attach -t pair-session || tmux new-session -t host-session -s pair-session'
{ "pile_set_name": "Github" }
using System.Threading.Tasks; using Nethereum.ABI.FunctionEncoding.Attributes; using Nethereum.RPC.Eth.DTOs; namespace Nethereum.Contracts.ContractHandlers { public interface IContractQueryHandler<TFunctionMessage> where TFunctionMessage : FunctionMessage, new() { Task<TFunctionOutput> QueryAsync<TFun...
{ "pile_set_name": "Github" }
# AUTOGENERATED FILE FROM balenalib/apalis-imx6q-ubuntu:focal-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python depe...
{ "pile_set_name": "Github" }
{ "AWSTemplateFormatVersion": "2010-09-09", "Description": "CoreOS on EC2: http://coreos.com/docs/running-coreos/cloud-providers/ec2/", "Mappings" : { "RegionMap" : { "us-east-1" : { "AMI" : "ami-4e715d26" } } }, "Parameters": { "InstanceType" : { "Descr...
{ "pile_set_name": "Github" }
{{template "Public/header.html" .}} <script language="javascript" src="/public/js/Content/focus.js"></script> <body> <div class="subnav"> <div class="content-menu ib-a blue line-x"> <a href='/Focus/'><em>{{msg . "focus_list"}}</em></a><span>|</span><a href='javascript:;' class="on"><em>{{msg . "focus_add"}}<...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <body> <div>This text should appear</div> </body> </html>
{ "pile_set_name": "Github" }
apiVersion: v1 kind: Service metadata: name: dm-master labels: app: dm-master spec: ports: - name: dm-master port: 8261 targetPort: 8261 - name: dm-master-peer port: 8291 targetPort: 8291 selector: app: dm-master --- apiVersion: apps/v1 kind: StatefulSet metadata: name:...
{ "pile_set_name": "Github" }
/* Given a 2D board and a word, find if the word exists in the grid. The word can be constructed from letters of sequentially adjacent cell, where "adjacent" cells are those horizontally or vertically neighboring. The same letter cell may not be used more than once. For example, Given board = [ ['A','B','C','E'], ...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); namespace Shopware\Core\System\Snippet; interface SnippetValidatorInterface { public function validate(): array; }
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace DotVVM.Samples.BasicSamples.ViewModels.ControlSamples.RadioButton { public class NullableViewModel { public enum SampleEnum { First, Second ...
{ "pile_set_name": "Github" }
package dk.bayes.math.accuracy import org.junit._ import Assert._ import breeze.linalg.DenseVector import breeze.linalg.DenseMatrix class loglikTest { @Test def test_binary = { val predicted = DenseVector(0.6d,0.3,0.2) val actual = DenseVector(1d,0,1d) assertEquals(-2.4769,loglik(predicted,actua...
{ "pile_set_name": "Github" }
using System; using System.Diagnostics; using Org.BouncyCastle.Crypto.Utilities; using Org.BouncyCastle.Utilities; namespace Org.BouncyCastle.Crypto.Digests { /// <summary> /// Implementation of Keccak based on following KeccakNISTInterface.c from http://keccak.noekeon.org/ /// </summary> /// <remark...
{ "pile_set_name": "Github" }
File: kt19679.kt - 0e1526bdde83e0ccfefb0f6068ba6075 packageHeader importList topLevelObject declaration functionDeclaration modifiers modifier functionModifier INLINE("inline") FUN("fun") simpleIdentifier Identifier("test") fu...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='utf-8'?> <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="text_bf.Properties" GeneratedClassName="Settings"> <Profiles /> <Settings> <Setting Name="PluginName" Type="System.String" Scope="Appli...
{ "pile_set_name": "Github" }
/* * Copyright 2016-2018 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
{ "pile_set_name": "Github" }
/* * Copyright 1999 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundati...
{ "pile_set_name": "Github" }
// Copyright Joyent, Inc. and other Node contributors. // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including // without limitation the rights to use, copy, modi...
{ "pile_set_name": "Github" }
package org.fluxtream.connectors.beddit; import org.scribe.builder.api.DefaultApi20; import org.scribe.extractors.AccessTokenExtractor; import org.scribe.extractors.JsonTokenExtractor; import org.scribe.model.OAuthConfig; import org.scribe.model.Verb; import org.scribe.utils.OAuthEncoder; /** * Created by candide on...
{ "pile_set_name": "Github" }
########################################################################## # # pgAdmin 4 - PostgreSQL Tools # # Copyright (C) 2013 - 2020, The pgAdmin Development Team # This software is released under the PostgreSQL Licence # ########################################################################## import sys impor...
{ "pile_set_name": "Github" }
import Prelude extension ShippingRulesEnvelope { public enum lens { public static let shippingRules = Lens<ShippingRulesEnvelope, [ShippingRule]>( view: { $0.shippingRules }, set: { shippingRules, _ in .init(shippingRules: shippingRules) } ) } }
{ "pile_set_name": "Github" }
// Copyright (c) 1998-1999 Matra Datavision // Copyright (c) 1999-2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License version 2.1 as published ...
{ "pile_set_name": "Github" }
module Listen VERSION = '1.1.6' end
{ "pile_set_name": "Github" }
/* * Taken from kernel for decoupling from <asm/page.h>. --zaitcev * * $Id: pgtsrmmu.h,v 1.2 1999/04/19 01:04:31 zaitcev Exp $ * pgtsrmmu.h: SRMMU page table defines and code. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) */ #ifndef _PGTSRMMU_H #define _PGTSRMMU_H /* PMD_SHIFT determines the...
{ "pile_set_name": "Github" }