text
stringlengths
2
99.9k
meta
dict
package zemberek.core.io; import static org.junit.Assert.assertEquals; import static zemberek.core.io.Bytes.toHex; import static zemberek.core.io.Bytes.toHexWithZeros; import java.io.IOException; import org.junit.Assert; import org.junit.Ignore; import org.junit.Test; public class TestBytes { byte[] ba = {0x7e, (...
{ "pile_set_name": "Github" }
# Copyright 2019 Google LLC # # 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, s...
{ "pile_set_name": "Github" }
/* $NetBSD: renice.c,v 1.18 2008/07/21 14:19:25 lukem Exp $ */ /* * Copyright (c) 1983, 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are...
{ "pile_set_name": "Github" }
pragma solidity 0.4.18; import "../ERC20Interface.sol"; import "../KyberReserveInterface.sol"; import "../Utils.sol"; import "../Withdrawable.sol"; import "../KyberNetworkProxyInterface.sol"; contract MaliciousReserve is KyberReserveInterface, Withdrawable, Utils { mapping(address => uint256) public buyTokenRate...
{ "pile_set_name": "Github" }
# Copyright 2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2
{ "pile_set_name": "Github" }
<?php namespace GuzzleHttp\Ring\Exception; /** * Marker interface for cancelled exceptions. */ interface CancelledException {}
{ "pile_set_name": "Github" }
package cn.springcloud.gray.server; import cn.springcloud.gray.server.configuration.GrayServerMarkerConfiguration; import org.springframework.context.annotation.Import; import java.lang.annotation.*; @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) @Documented @Import(GrayServerMarkerConfiguration.clas...
{ "pile_set_name": "Github" }
<DescribeClustersResponse xmlns="http://redshift.amazonaws.com/doc/2012-12-01/"> <DescribeClustersResult> <Clusters> <Cluster> <AllowVersionUpgrade>true</AllowVersionUpgrade> <ClusterIdentifier>classic-private</ClusterIdentifier> <ClusterRevisionNumber>2058</ClusterRevisionNumber> ...
{ "pile_set_name": "Github" }
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.IO.Pipelines; using System.Runtime.CompilerServices; using System.Threading; using System.Threading.Tasks; using BenchmarkDo...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2011 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" }
; RUN: llc %s -filetype=asm -o - source_filename = "test/DebugInfo/AArch64/big-endian.ll" target datalayout = "E-m:e-i64:64-i128:128-n32:64-S128" target triple = "aarch64_be--none-eabi" @a = common global i32 0, align 4, !dbg !0 !llvm.dbg.cu = !{!4} !llvm.module.flags = !{!8, !9} !llvm.ident = !{!10} !0 = !DIGlobal...
{ "pile_set_name": "Github" }
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE121_Stack_Based_Buffer_Overflow__dest_char_alloca_cpy_63a.c Label Definition File: CWE121_Stack_Based_Buffer_Overflow__dest.label.xml Template File: sources-sink-63a.tmpl.c */ /* * @description * CWE: 121 Stack Based Buffer Overflow * BadSource: Set data pointer to t...
{ "pile_set_name": "Github" }
abstractsyntaxtree adjacencylist adjacencymatrix alist andortree array array arraylist associativearray beap bin binarydecisiondiagram binaryheap binarysearchtree binarytree binomialheap bitarray bitboard bitfield bitmap bloomfilter boolean boundingintervalhierarchy brodalqueue bsharptree btree cartesiantree character ...
{ "pile_set_name": "Github" }
I made a few different flavors of this clipping hack. Some are large, some not so much. There was a *slight* problem. The way the tiles are divided one needed to be pushed and a tile placed in the right corner. That just expands the number of codes necessary. Also included are codes to jump to the blast door platfor...
{ "pile_set_name": "Github" }
package common_test import ( "reflect" "testing" "github.com/makiuchi-d/gozxing" "github.com/makiuchi-d/gozxing/common" "github.com/makiuchi-d/gozxing/testutil" ) func TestGridSampler_GetSetInstance(t *testing.T) { dummySampler := testutil.DummyGridSampler{} common.GridSampler_SetGridSampler(dummySampler) ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- From: file:/Users/Shared/Jenkins/Home/Jenkins/jobs/ludei_chromium_canary/workspace/vagrant/eclipse/res/values-hu/android_content_strings.xml --> <eat-comment /> <string name="accessibility_content_view">"Internetes megtekintés"</string> <string n...
{ "pile_set_name": "Github" }
<?xml version="1.0" ?> <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"> <!-- defines the layout master --> <fo:layout-master-set> <fo:simple-page-master master-name="first" page-height="29.7cm" page-width="21cm" margin-top="1cm" margin-bottom="2cm" ...
{ "pile_set_name": "Github" }
/* Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ */ /* * The list of phases mapped to their corresponding profiles. The object * here must be in strict JSON format, as it will get parsed by the Python * testrunner (no single quotes, extra comma's, etc). */ E...
{ "pile_set_name": "Github" }
<?php /* * This file is part of SwiftMailer. * (c) 2004-2009 Chris Corbyn * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /** * Generated when the state of a Transport is changed (i.e. stopped/started). * * @author Chris Corbyn...
{ "pile_set_name": "Github" }
/* Disable specific event for thread. Copyright (C) 1999-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser Ge...
{ "pile_set_name": "Github" }
{ "extends": "../../tsconfig.json", "compileOnSave": true, "compilerOptions": { "rootDir": "src", "outDir": "dist" }, "include": [ "./src/**/*.ts" ] }
{ "pile_set_name": "Github" }
#include "osg/TexEnvCombine" #include <osg/io_utils> #include "osgDB/Registry" #include "osgDB/Input" #include "osgDB/Output" #include <string.h> using namespace osg; using namespace osgDB; // forward declare functions to use later. bool TexEnvCombine_readLocalData(Object& obj, Input& fr); bool TexEnvCombine_writeL...
{ "pile_set_name": "Github" }
#!/usr/bin/python # shorewall_accounting v1.3 # # A munin plugin for tracking traffic as recorded by shorewall accounting rules. # See "man shorewall-accounting" for all possible accounting rules. # Basically this plugin examines the output of "shorewall -x show accounting". # See http://atlee.ca/blog/2006/01/20/munin-...
{ "pile_set_name": "Github" }
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var link_1 = require('../mixins/link'); var component_1 = require('../common/component'); component_1.VantComponent({ classes: [ 'title-class', 'label-class', 'value-class', 'right-icon-class', 'hover-class', ], mixin...
{ "pile_set_name": "Github" }
# -*- coding: utf8 -*- # This file is part of PYBOSSA. # # Copyright (C) 2015 Scifabric LTD. # # PYBOSSA is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your op...
{ "pile_set_name": "Github" }
type t('a, 'b, 'c) = {a : 'a, b : 'b, c : 'c}; let x = {a: 15, b: 20, c: 25}; let y = {a: true, b: false, c: true}; let z = {a: x.a, b: y.b, c: ()}; module X = { type t('a) = {a : 'a, b : 'a, c : 'a}; let x = {a: 1, b: 1, c: 1}; }; let a = {...X.x, b: 12}; let b = {X.a: 1, b: 1, c: 1}; let c = {...x, a: 35}...
{ "pile_set_name": "Github" }
package org.wildfly.extension.io; import java.util.Collection; import java.util.LinkedList; import java.util.List; import org.jboss.as.controller.ExpressionResolver; import org.jboss.as.controller.OperationFailedException; import org.jboss.dmr.ModelNode; import org.xnio.Option; import org.xnio.OptionMap; /** * @aut...
{ "pile_set_name": "Github" }
# typeface-architects-daughter The CSS and web font files to easily self-host “Architects Daughter”. ## Install `npm install --save typeface-architects-daughter` ## Use Typefaces assume you’re using webpack to process CSS and files. Each typeface package includes all necessary font files (woff2, woff) and a CSS f...
{ "pile_set_name": "Github" }
import torch.nn.functional as F import torch.nn as nn from ...utils.torch_utils import where __all__ = ['SELU'] _all = __all__ class SELU(nn.Module): def forward(self, input): return self.selu(input) @staticmethod def selu(x): alpha = 1.6732632423543772848170429916717 scale = 1.05...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2019 Google 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 agree...
{ "pile_set_name": "Github" }
package streamanalytics // Copyright (c) Microsoft and contributors. 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 /...
{ "pile_set_name": "Github" }
# Wingtips - jersey2 Wingtips is a distributed tracing solution for Java based on the [Google Dapper paper](http://static.googleusercontent.com/media/research.google.com/en/us/pubs/archive/36356.pdf). This module is a plugin extension module of the core Wingtips library and contains support for distributed tracing ...
{ "pile_set_name": "Github" }
B a 10 c 30 e 50 C a -1 c -3 e -5 D a 1.1 c 3.3 e 5.5
{ "pile_set_name": "Github" }
#!/usr/bin/env python # encoding: utf-8 # Thomas Nagy, 2006-2018 (ita) """ Java support Javac is one of the few compilers that behaves very badly: #. it outputs files where it wants to (-d is only for the package root) #. it recompiles files silently behind your back #. it outputs an undefined amount of files (inn...
{ "pile_set_name": "Github" }
/* * * Copyright 2015 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 agree...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> This library provides @pipes@ utilities for @ByteString@s </long...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <HearingUtilities/HUIDCManager.h> #import <HearingUtilities/AXHADeviceControllerProtocol-Protocol.h> #import <HearingUtilities...
{ "pile_set_name": "Github" }
-- Created on: 1995-02-27 -- Created by: Christian CAILLET -- Copyright (c) 1995-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 ...
{ "pile_set_name": "Github" }
<!DOCTYPE doc [ <!ELEMENT doc (#PCDATA)> <!ENTITY e " "> <!ATTLIST doc a CDATA #IMPLIED> ]> <doc a="x&e;y"></doc>
{ "pile_set_name": "Github" }
// // abstractDanmaku.m // AxcUIKit // // Created by Axc on 2017/7/1. // Copyright © 2017年 Axc_5324. All rights reserved. // #import "AxcUI_BarrageModelBase.h" #define zx_AxcColorBrightness(color) ({ \ CGFloat b;\ [color getHue:nil saturation:nil brightness:&b alpha:nil];\ b;\ }) @implementation AxcUI_BarrageMode...
{ "pile_set_name": "Github" }
SELECT "d"."Id", "d"."FooId" FROM "Data" AS "d" LEFT JOIN "FooNullable" AS "f" ON "d"."FooId" = "f"."Id" WHERE ("f"."BarShort" = @__p_0) OR ("f"."BarShort" IS NULL AND @__p_0 IS NULL)
{ "pile_set_name": "Github" }
the year is barely a week old , and there is already a candidate for the worst of 1997--the relic , a would-be chiller that's more successful at making the audience laugh than scream . in this ridiculous film from uberhack peter hyams ( whose last two pictures were dreadful jean-claude van damme vehicles ) , a creatur...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <model ref="r:ff619a2b-8fe7-4627-a515-9b4874d6fc53(jetbrains.mps.lang.feedback.problem.structure)"> <persistence version="9" /> <languages> <use id="c72da2b9-7cce-4447-8389-f407dc1158b7" name="jetbrains.mps.lang.structure" version="9" /> <devkit ref="78434eb8-b0e5-444b...
{ "pile_set_name": "Github" }
.class Lcom/android/phone/BluetoothHandsfree$21; .super Landroid/bluetooth/AtCommandHandler; .source "BluetoothHandsfree.java" # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/android/phone/BluetoothHandsfree;->initializeHandsfreeAtParser()V .end annotation .annotation system Lda...
{ "pile_set_name": "Github" }
/** * A specialized version of `_.forEachRight` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The array to iterate over. * @param {Function} iteratee The function invoked per iteration. * @returns {Array} Returns `array`. */ function arrayEachRight(array, iteratee) ...
{ "pile_set_name": "Github" }
# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CD...
{ "pile_set_name": "Github" }
// Copyright 2009 The Go Authors. All rights reserved. // Copyright 2019 Dominik Honnef. All rights reserved. package staticcheck import "strconv" func parseStructTag(tag string) (map[string][]string, error) { // FIXME(dh): detect missing closing quote out := map[string][]string{} for tag != "" { // Skip leadi...
{ "pile_set_name": "Github" }
#!/bin/bash #@license RequireJS Copyright (c) 2010-2011, The Dojo Foundation All Rights Reserved. #Available via the MIT or new BSD license. #see: http://github.com/jrburke/requirejs for details #version should be something like 0.9.0beta or 0.9.0 version=$1 if [ -z $version ]; then echo "Please pass in a version...
{ "pile_set_name": "Github" }
/* * Driver for the Conexant CX23885 PCIe bridge * * Copyright (c) 2006 Steven Toth <stoth@linuxtv.org> * * 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 Lice...
{ "pile_set_name": "Github" }
'use strict'; /** * Module dependencies */ var extend = require('extend-shallow'); var unique = require('array-unique'); var toRegex = require('to-regex'); /** * Local dependencies */ var compilers = require('./lib/compilers'); var parsers = require('./lib/parsers'); var Extglob = require('./lib/extglob'); var ...
{ "pile_set_name": "Github" }
# frozen_string_literal: true class Article < ActiveRecord::Base belongs_to :user has_many :taggings has_many :tags, :through => :taggings ThinkingSphinx::Callbacks.append(self, :behaviours => [:sql, :updates]) end
{ "pile_set_name": "Github" }
// Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // Preprocessed version of "boost/mpl/vector/vector10_c.hpp" header // -- DO NOT modify by hand! namespace boost ...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using Orleans.Runtime; namespace Orleans.Streams { /// <summary> /// Each queue message is allowed to be a heterogeneous ordered set of events. IBatchContainer contains these events and allows users to query the batch for a specific type of event. /// </sum...
{ "pile_set_name": "Github" }
// (C) Copyright John Maddock 2011. // (C) Copyright Cray, Inc. 2013 // Use, modification and distribution are subject to 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) // See http://www.boost.org for most recent version. //...
{ "pile_set_name": "Github" }
/* $FreeBSD: src/sys/netinet6/in6_prefix.h,v 1.5 2001/06/11 12:39:05 ume Exp $ */ /* $KAME: in6_prefix.h,v 1.10 2001/02/08 16:30:30 itojun Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998 and 1999 WIDE Project. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modif...
{ "pile_set_name": "Github" }
<Project Sdk="Microsoft.NET.Sdk.Web"> <PropertyGroup> <TargetFramework>netcoreapp3.1</TargetFramework> <GenerateDocumentationFile>true</GenerateDocumentationFile> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.1.5" /> <P...
{ "pile_set_name": "Github" }
body{ margin:0; padding:0; } #Choco_overlay{ background:rgba(20, 19, 19, 0.78) !important; position: fixed; top: 0; left: 0; z-index: 1000; width: 100%; height: 100%; display:none; padding:0; margin:0; } #Choco_content{ display:none; width:800px; height:600px; z-index:1001; position:fixed; left:50%; ...
{ "pile_set_name": "Github" }
#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without ...
{ "pile_set_name": "Github" }
(declare (block) (standard-bindings) (extended-bindings)) (begin)
{ "pile_set_name": "Github" }
// Copyright 2015 The Gorilla WebSocket 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 websocket_test import ( "log" "net/http" "testing" "github.com/gorilla/websocket" ) var ( c *websocket.Conn req *http.Request ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_focused="true" android:drawable="@drawable/top_share_press" /> <item android:state_pressed="true" android:drawable="@drawable/top_share_press" /> <item android:state_selected="t...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <language> <name><![CDATA[Română (Romanian)]]></name> <language_code>ro-ro</language_code> <date_format_lite>d.m.Y</date_format_lite> <date_format_full>d.m.Y H:i:s</date_format_full> <is_rtl>false</is_rtl> </language>
{ "pile_set_name": "Github" }
/* * Copyright (C) 2017 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 2015 The Kubernetes 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 writing, ...
{ "pile_set_name": "Github" }
{ "name":"zhang", "age":33, "sex":1, "bestStudent":{ "name":"san", "age":10, "sex":1, "grade":1, "favoriteSubject":{ "subjectName":"music", "subjectScore":90.1 }, "subjects":[ { "subjectName":"music", "subjectScore":90.1 }, { "sub...
{ "pile_set_name": "Github" }
package com.warkiz.tickseekbar; /** * created by zhuangguangquan on 2018/6/3 * <p> * A callback that notifies clients when the progress level has been * changed. This includes changes that were initiated by the user through a * touch track or thumb as well as changes that were initiated programmatically. */ pub...
{ "pile_set_name": "Github" }
# PencilDark kern.vt.color.0.rgb="#212121" kern.vt.color.1.rgb="#c30771" kern.vt.color.2.rgb="#10a778" kern.vt.color.3.rgb="#a89c14" kern.vt.color.4.rgb="#008ec4" kern.vt.color.5.rgb="#523c79" kern.vt.color.6.rgb="#20a5ba" kern.vt.color.7.rgb="#f1f1f1" kern.vt.color.8.rgb="#424242" kern.vt.color.9.rgb="#fb007a" kern.vt...
{ "pile_set_name": "Github" }
/** @file Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent Module N...
{ "pile_set_name": "Github" }
<?php namespace Encore\Admin\Grid\Filter; class StartsWith extends Like { protected $exprFormat = '{value}%'; }
{ "pile_set_name": "Github" }
/* * Copyright (c) 2001, 2017, Oracle and/or its affiliates. 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 ...
{ "pile_set_name": "Github" }
#ifndef BABYLON_INSPECTOR_COMPONENTS_ACTION_TABS_TABS_PROPERTY_GRIDS_LIGHTS_POINT_LIGHT_PROPERTY_GRID_COMPONENT_H #define BABYLON_INSPECTOR_COMPONENTS_ACTION_TABS_TABS_PROPERTY_GRIDS_LIGHTS_POINT_LIGHT_PROPERTY_GRID_COMPONENT_H #include <memory> #include <babylon/babylon_api.h> #include <babylon/inspector/components/...
{ "pile_set_name": "Github" }
--- layout: docs title: Popovers description: Documentation and examples for adding Bootstrap popovers, like those found in iOS, to any element on your site. group: components toc: true --- ## Overview Things to know when using the popover plugin: - Popovers rely on the 3rd party library [Popper.js](https://popper.j...
{ "pile_set_name": "Github" }
<!--- Thank you for taking the time to file an Issue --> <!--- Before submitting please check to see if this issue was already reported --> <!--- Prefix your issue title with the package name it relates to (e.g., `0x.js: ` or `general:`) --> ## Expected Behavior <!--- If you're describing a bug, tell us what should...
{ "pile_set_name": "Github" }
.cm-s-eclipse span.cm-meta {color: #FF1717;} .cm-s-eclipse span.cm-keyword { line-height: 1em; font-weight: bold; color: #7F0055; } .cm-s-eclipse span.cm-atom {color: #219;} .cm-s-eclipse span.cm-number {color: #164;} .cm-s-eclipse span.cm-def {color: #00f;} .cm-s-eclipse span.cm-variable {color: black;} .cm-s-eclipse ...
{ "pile_set_name": "Github" }
// Code generated by mockery v1.0.0. DO NOT EDIT. package mocks import client "github.com/uber/aresdb/datanode/client" import mock "github.com/stretchr/testify/mock" // PeerSource is an autogenerated mock type for the PeerSource type type PeerSource struct { mock.Mock } // BorrowConnection provides a mock function...
{ "pile_set_name": "Github" }
fetch('http://example.com/', { method: 'POST', body: 'foo="bar"' });
{ "pile_set_name": "Github" }
<!-- BEGIN MUNGE: UNVERSIONED_WARNING --> <!-- END MUNGE: UNVERSIONED_WARNING --> # Scheduler Algorithm in Kubernetes For each unscheduled Pod, the Kubernetes scheduler tries to find a node across the cluster according to a set of rules. A general introduction to the Kubernetes scheduler can be found at [scheduler....
{ "pile_set_name": "Github" }
#pragma warning disable 108 // new keyword hiding #pragma warning disable 114 // new keyword hiding namespace Windows.Media.Playback { #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ [global::Uno.NotImplemented] #endif public partial class BackgroundMediaPlayer {...
{ "pile_set_name": "Github" }
/* * This file contains header information for support code that is only used within IOR. * For code shared across benchmarks, see utilities.h */ #ifndef _IOR_INTERNAL_H #define _IOR_INTERNAL_H /* Part of ior-output.c */ void PrintHeader(int argc, char **argv); void ShowTestStart(IOR_param_t *params); void ShowTest...
{ "pile_set_name": "Github" }
package org.yakindu.sct.renamescript; import java.io.IOException; import java.nio.file.FileSystem; import java.nio.file.FileSystems; import java.nio.file.FileVisitResult; import java.nio.file.FileVisitor; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.PathMatcher; import java.nio.file.attr...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <Foundation/NSObject.h> @class NSMutableArray; __attribute__((visibility("hidden"))) @interface _UITableViewDeleteAnimationSupport : NSObject { NSMutableArray *_cellsT...
{ "pile_set_name": "Github" }
import { gql as frameworkgql } from 'fusion-apollo'; import gql from 'gql'; gql('./file.graphql'); frameworkgql('./file.graphql');
{ "pile_set_name": "Github" }
import frappe def execute(): frappe.reload_doc('website', 'doctype', 'web_page_view', force=True) frappe.db.sql("""UPDATE `tabWeb Page View` set path="/" where path=''""")
{ "pile_set_name": "Github" }
using System.IO; using Aspose.Cells; using System.Drawing; namespace Aspose.Cells.Examples.CSharp.DrawingObjects.Comments { public class AddImageToComment { public static void Run() { // ExStart:1 // The path to the documents directory. string dataDir = RunE...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook MathML Module V1.1b1//EN" "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd"> <refentry id="glXWaitX"> <refmeta> <refmetainfo> <copyright> <year>1991-2006</year> ...
{ "pile_set_name": "Github" }
/* * Copyright © 2010 Intel Corporation * * 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, pub...
{ "pile_set_name": "Github" }
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Tendenci\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-08-27 17:45-0500\n" "PO-Revision-Date: 2018-08-...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.dialog.add("sourcedialog",function(a){var b=CKEDITOR.document.getWindow().getViewPaneSize(),e=Math.min(b.width-70,800),b=b.height/1.5,d;return{title:a.lang.sourcedia...
{ "pile_set_name": "Github" }
<?php // +---------------------------------------------------------------------- // | ThinkPHP [ WE CAN DO IT JUST THINK ] // +---------------------------------------------------------------------- // | Copyright (c) 2006~2018 http://thinkphp.cn All rights reserved. // +-------------------------------------------------...
{ "pile_set_name": "Github" }
// Convert a midi note number to a frequency in hz export const midicps = [] for (let mInd = 0; mInd < 128; mInd++) { midicps.push(440 * Math.pow(2, 0.083333333333 * (mInd - 69))) }
{ "pile_set_name": "Github" }
# # @@@ START COPYRIGHT @@@ # # 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 (t...
{ "pile_set_name": "Github" }
#ifndef BOOST_MPL_SEQUENCE_TAG_HPP_INCLUDED #define BOOST_MPL_SEQUENCE_TAG_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) // // See http://www.boost.or...
{ "pile_set_name": "Github" }
package exchange.core2.core.common.config; import exchange.core2.core.processors.journaling.DiskSerializationProcessor; import exchange.core2.core.processors.journaling.DiskSerializationProcessorConfiguration; import exchange.core2.core.processors.journaling.DummySerializationProcessor; import exchange.core2.core.proc...
{ "pile_set_name": "Github" }
# CaseFolding-6.2.0.txt # Date: 2012-08-14, 17:54:49 GMT [MD] # # Unicode Character Database # Copyright (c) 1991-2012 Unicode, Inc. # For terms of use, see http://www.unicode.org/terms_of_use.html # For documentation, see http://www.unicode.org/reports/tr44/ # # Case Folding Properties # # This file is a supplement to...
{ "pile_set_name": "Github" }
// // FWButton.h // FirewallaUI // // Created by Jerry Chen on 10/17/16. // Copyright © 2016 Firewalla LLC. All rights reserved. // #import <UIKit/UIKit.h> #import "ZWBaseCollectionCell.h" #import "FWButtonCollectionData.h" @interface FWButtonCollectionCell : ZWBaseCollectionCell //@property (nonatomic, strong) FW...
{ "pile_set_name": "Github" }
from keras.models import Model from keras.layers import Input, Dense, Reshape, merge from keras.layers.embeddings import Embedding from keras.preprocessing.sequence import skipgrams from keras.preprocessing import sequence import urllib.request import collections import os import zipfile import numpy as np import ten...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title></title> </head> <body> <script src="index.js"></script> </body> </html>
{ "pile_set_name": "Github" }
--- title: Flatten Layer --- # Flatten Layer * Layer type: `Flatten` * [Doxygen Documentation](http://caffe.berkeleyvision.org/doxygen/classcaffe_1_1FlattenLayer.html) * Header: [`./include/caffe/layers/flatten_layer.hpp`](https://github.com/BVLC/caffe/blob/master/include/caffe/layers/flatten_layer.hpp) * CPU impleme...
{ "pile_set_name": "Github" }
" I represent composition of existing context of given tool. I always delegate command operations to context which is active for given operation. Internal Representation and Key Implementation Points. Instance Variables existingContexts: <Collection of<CmdToolContext>> " Class { #name : #CmdCompositeToolCont...
{ "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 may ...
{ "pile_set_name": "Github" }