text
stringlengths
2
99.9k
meta
dict
file(GLOB OPS_COMMON_SRCS common/*.cc) file(GLOB OPS_REF_KERNELS_SRCS ref/*.cc) file(GLOB OPS_REF_Q8_KERNELS_SRCS ref/q8/*.cc ) file(GLOB OPS_ARM_NEON_BASE_KERNELS_SRCS arm/base/*.cc ) file(GLOB OPS_ARM_NEON_FP32_KERNELS_SRCS arm/fp32/*.cc ) file(GLOB OPS_ARM_NEON_Q8_KERNELS_SRCS arm/q8/*.cc ) file(GLOB OPS_...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!-- 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, Versio...
{ "pile_set_name": "Github" }
package org.icij.extract.queue; import org.junit.Assert; import org.junit.Test; import java.nio.file.Path; import static java.nio.file.Paths.get; import static java.util.Arrays.asList; import static org.fest.assertions.Assertions.assertThat; public class ArrayTikaDocumentQueueTest { @Test public void testCl...
{ "pile_set_name": "Github" }
/* Copyright (c) 2012-2013 Genome Research Ltd. Author: James Bonfield <jkb@sanger.ac.uk> 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 lis...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_162) on Wed Feb 26 19:24:06 PST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.ctc.wstx....
{ "pile_set_name": "Github" }
/** * @license * 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
{ "pile_set_name": "Github" }
/* Copyright (c) 2007-2008 CSIRO Copyright (c) 2007-2010 Xiph.Org Foundation Copyright (c) 2008 Gregory Maxwell Written by Jean-Marc Valin and Gregory Maxwell */ /* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are...
{ "pile_set_name": "Github" }
// (C) Copyright Tobias Schwinger // // Use modification and distribution are subject to the boost Software License, // Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt). //------------------------------------------------------------------------------ // no include guards, this file is intended for multiple in...
{ "pile_set_name": "Github" }
/*************************************************************************** * Copyright (C) 2008-2015 by Fabrizio Montesi <famontesi@gmail.com> * * * * This program is free software; you can redistribute it and/or modify * * it unde...
{ "pile_set_name": "Github" }
package com.qpg.superhttp.config; /** * @Description: 全局常量配置 */ public class SuperConfig { public static final String CACHE_SP_NAME = "sp_cache";//默认SharedPreferences缓存文件名 public static final String CACHE_DISK_DIR = "disk_cache";//默认磁盘缓存目录 public static final String CACHE_HTTP_DIR = "http_cache";//默认HTT...
{ "pile_set_name": "Github" }
//@import 'normalize'; /* Fonts ========================================================================== */ @import url(http://fonts.googleapis.com/css?family=Open+Sans:400); html, button, input, select, textarea, .pure-g [class *= "pure-u"] { font-family: 'Open Sans', sans-serif; } /* Defaults ============...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_10-ea) on Sun Jul 14 20:03:31 PDT 2013 --> <title>ArrayBuilders.DoubleBuilder (Jackson JSON Processor)</title> <meta name="date" conten...
{ "pile_set_name": "Github" }
// // SnapKit // // Copyright (c) 2011-Present SnapKit Team - https://github.com/SnapKit // // 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 limi...
{ "pile_set_name": "Github" }
export default { status: 403, responseType: 'json', response: { errorCode: 'E0000080', errorSummary: 'The password does not meet the complexity requirements of the current password policy.', errorLink: 'E0000080', errorId: 'oaeZL71b-kLQyae-eG7rzghzQ', errorCauses: [ { errorSummar...
{ "pile_set_name": "Github" }
/* * ChPlanet.osl by Charlie * from https://github.com/sambler/osl-shaders * * original script from - * http://blenderartists.org/forum/showthread.php?270332-OSL-Goodness/page16 * * planet procedural noise * based on farsthary blender patch * */ #include "node_texture.h" color planet_noise(point pp, fl...
{ "pile_set_name": "Github" }
<div id="content-container"> <div class="logo-container"> <img src="../../assets/images/onboarding/large_logo.png" width="191" height="96"> </div> <div class="greyed-container"> <div id="circle_progress_bar"></div> <div class="text-container"> <p class="black-indication"><%= t 'onboarding.device.swappedbip39p...
{ "pile_set_name": "Github" }
require('../modules/es6.math.acosh'); require('../modules/es6.math.asinh'); require('../modules/es6.math.atanh'); require('../modules/es6.math.cbrt'); require('../modules/es6.math.clz32'); require('../modules/es6.math.cosh'); require('../modules/es6.math.expm1'); require('../modules/es6.math.fround'); require('../modul...
{ "pile_set_name": "Github" }
""" Python Character Mapping Codec cp424 generated from 'MAPPINGS/VENDORS/MISC/CP424.TXT' with gencodec.py. """#" import codecs ### Codec APIs class Codec(codecs.Codec): def encode(self,input,errors='strict'): return codecs.charmap_encode(input,errors,encoding_table) def decode(self,input,errors='...
{ "pile_set_name": "Github" }
{ "desc": "Dell 5800", "type": "qmi" }
{ "pile_set_name": "Github" }
// Protocol Buffers for Go with Gadgets // // Copyright (c) 2013, The GoGo Authors. All rights reserved. // http://github.com/gogo/protobuf // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributio...
{ "pile_set_name": "Github" }
{% if items is not empty %} <style> table.error_log tbody tr td:first-child i { margin-right: 0 !important; } </style> <div class="ui top attached wrappable menu" id="tab" style="...
{ "pile_set_name": "Github" }
require "test_helper" class StatisticsAnnouncementOrganisationTest < ActiveSupport::TestCase test "should be invalid without a statistics announcement" do statistics_announcement_organisation = StatisticsAnnouncementOrganisation.new(organisation: build(:organisation)) assert_not statistics_announcement_orga...
{ "pile_set_name": "Github" }
[/============================================================================== Use, modification and distribution is 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) =================================================...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008 ZXing 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 agr...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <color name="launcher_background">#FFFFFF</color> <color name="colorPrimary">#3F51B5</color> <color name="colorPrimaryDark">#303F9F</color> <color name="colorAccent">#FF4081</color> </resources>
{ "pile_set_name": "Github" }
<fragment xmlns:android="http://schemas.android.com/apk/res/android" xmlns:map="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/map" android:name="com.google.android.gms.maps.SupportMapFragment" android:layout_width="match_parent" android:...
{ "pile_set_name": "Github" }
// Copyright (c) 2015 Uber Technologies, 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, ...
{ "pile_set_name": "Github" }
# Mangle Deployment and Administration Guide _Mangle Deployment and Administration Guide_ provides information about how to install and configure Mangle as an administrative user. **Product version: 2.0** #### Intended Audience This information is intended for Mangle administrators who would be setting up Mangle, a...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010 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" }
module Test_Idl { interface SharedIntf { void do_upcall (); void ping(); oneway void farewell(); }; };
{ "pile_set_name": "Github" }
#!/usr/bin/env node /* 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 Lice...
{ "pile_set_name": "Github" }
/* Copyright 2014 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" }
// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this lis...
{ "pile_set_name": "Github" }
// FilePlugins.h #ifndef __FILE_PLUGINS_H #define __FILE_PLUGINS_H #include "RegistryPlugins.h" struct CPluginToIcon { int PluginIndex; UString IconPath; int IconIndex; CPluginToIcon(): IconIndex(-1) {} }; struct CExtPlugins { UString Ext; CObjectVector<CPluginToIcon> Plugins; }; ...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2001-2011 Hartmut Kaiser http://spirit.sourceforge.net/ Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at h...
{ "pile_set_name": "Github" }
Subject: buyer vs . seller on intercompany deals to clarify the memo that i sent yesterday concerning buyer vs . seller on intercompany deals , i want to make sure that everyone understands that not only will the seller side post on the sitara deal but that the volume feedback reconciliation report will reflect the...
{ "pile_set_name": "Github" }
/** * \file * * \brief Serial Mode management * * Copyright (c) 2010 - 2014 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: *...
{ "pile_set_name": "Github" }
Conflicts ========================== Overview ^^^^^^^^^^^^^ Conflicts occurs when a client update / delete / insert a record that is updated / deleted or inserted on the server as well, *before any sync happened*. As an example, we can imagine a conflict occuring during an update on a column called ``Street`: 1) As...
{ "pile_set_name": "Github" }
# www.robotstxt.org/ # Allow crawling of all content User-agent: * Disallow:
{ "pile_set_name": "Github" }
/** * Bootstrap Table Spanish (México) translation (Obtenido de traducción de Argentina) * Author: Felix Vera (felix.vera@gmail.com) * Copiado: Mauricio Vera (mauricioa.vera@gmail.com) */ (function ($) { 'use strict'; $.fn.bootstrapTable.locales['es-MX'] = { formatLoadingMessage: function () { ...
{ "pile_set_name": "Github" }
# AUTOGENERATED FILE FROM balenalib/ZE250-debian:sid-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 dependencies ...
{ "pile_set_name": "Github" }
-- Spawn Boss BoT 10Hm 25Nm 25Hm -- By mikadmin for Arkania UPDATE `creature` SET `spawnMask` = '15' WHERE `creature`.`id` =44600; UPDATE `creature` SET `spawnMask` = '15' WHERE `creature`.`id` =45992; UPDATE `creature` SET `spawnMask` = '15' WHERE `creature`.`id` =45993; UPDATE `creature` SET `spawnMask` = '15' WHERE...
{ "pile_set_name": "Github" }
require 'dynamic_form'
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Désiré Nuentsa-Wakam <desire.nuentsa_wakam@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, ...
{ "pile_set_name": "Github" }
AM_CFLAGS = -I$(top_srcdir)/src/egl/main \ -I$(top_srcdir)/include \ $(DEFINES) \ $(WAYLAND_CFLAGS) noinst_LTLIBRARIES = libwayland-drm.la libwayland_drm_la_SOURCES = wayland-drm.c wayland-drm-protocol.c noinst_HEADERS = wayland-drm.h BUILT_SOURCES = wayland-drm-protocol.c \ wayland-drm-client-proto...
{ "pile_set_name": "Github" }
/* -*- buffer-read-only: t -*- * * mg_names.inc * !!!!!!! DO NOT EDIT THIS FILE !!!!!!! * This file is built by regen/mg_vtable.pl. * Any changes made here will be lost! */ { PERL_MAGIC_sv, "sv(\\0)" }, { PERL_MAGIC_arylen, "arylen(#)" }, { PERL_MAGIC_rhash, "rhash(%)" }, ...
{ "pile_set_name": "Github" }
#!/bin/sh if [ $# != 3 ]; then echo -e "usage\n $0 <platform> <ui_type> <install_dir>"; exit 0; fi; case "$1" in desktop|win32) ;; macosx) ;; maemo) case "$2" in maemo5) config_file=data/default/config.maemo5.xml ;; *) config_file=data/default/config.maemo.xml ;; esac; ;; peppe...
{ "pile_set_name": "Github" }
// mkerrors.sh -m64 // Code generated by the command above; see README.md. DO NOT EDIT. // +build amd64,netbsd // Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs -- -m64 _const.go package unix import "syscall" const ( AF_APPLETALK = 0x10 AF_ARP = 0x1...
{ "pile_set_name": "Github" }
#N canvas 237 21 712 664 10; #X obj 218 367 pdp_glx; #X obj 268 64 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X msg 123 136 loop \$1; #X obj 124 114 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 1; #X msg 370 44 open \$1; #X obj 369 20 openpanel; #X obj 354 3 bng 15 250 50 0 empty empty empty 20 8...
{ "pile_set_name": "Github" }
.text .p2align 6 _bsaes_encrypt8: leaq L$BS0(%rip),%r11 movdqa (%rax),%xmm8 leaq 16(%rax),%rax movdqa 80(%r11),%xmm7 pxor %xmm8,%xmm15 pxor %xmm8,%xmm0 .byte 102,68,15,56,0,255 pxor %xmm8,%xmm1 .byte 102,15,56,0,199 pxor %xmm8,%xmm2 .byte 102,15,56,0,207 pxor %xmm8,%xmm3 .byte 102,15,56,0,215 pxor %xmm...
{ "pile_set_name": "Github" }
/** * naken_asm assembler. * Author: Michael Kohn * Email: mike@mikekohn.net * Web: http://www.mikekohn.net/ * License: GPLv3 * * Copyright 2010-2020 by Michael Kohn * */ #ifndef NAKEN_ASM_ASM_XTENSA_H #define NAKEN_ASM_ASM_XTENSA_H #include "common/assembler.h" int parse_instruction_xtensa(struct _...
{ "pile_set_name": "Github" }
use lark_debug_with::DebugWith; use lark_entity::{Entity, EntityData, ItemKind, LangItem, MemberKind}; use lark_error::{Diagnostic, WithError}; use lark_hir as hir; use lark_intern::{Intern, Untern}; use lark_parser::{ParserDatabase, ParserDatabaseExt}; use lark_query_system::LarkDatabase; use lark_ty::Ty; fn build_va...
{ "pile_set_name": "Github" }
// Generated by: main // TypeWriter: set // Directive: +gen on LiteralField package parser // Set is a modification of https://github.com/deckarep/golang-set // The MIT License (MIT) // Copyright (c) 2013 Ralph Caraveo (deckarep@gmail.com) // LiteralFieldSet is the primary type that represents a set type LiteralFiel...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 9b61c60d38639484ebbd7f2100dd3d08 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<html> <head> <script src="https://cdn.bootcss.com/babel-polyfill/6.26.0/polyfill.js"></script> </head> <body> <p>hello world</p> <script src="./../dist/index.js"></script> <script> window.Demo.init(); </script> </body> </html>
{ "pile_set_name": "Github" }
<?php /** * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause * @copyright Copyright (c) 2013 Zend Technologies USA Inc. (http://www.zend.com) */ namespace ZFTest\Apigility\TestAsset; class Bar { }
{ "pile_set_name": "Github" }
#include <unordered_set> #include <boost/filesystem.hpp> #include <elle/archive/zip.hh> #include <elle/attribute.hh> #include <elle/filesystem.hh> #include <elle/filesystem/TemporaryDirectory.hh> #include <elle/filesystem/TemporaryFile.hh> #include <elle/Error.hh> #include <elle/os/environ.hh> #include <elle/printf.h...
{ "pile_set_name": "Github" }
//---------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentat...
{ "pile_set_name": "Github" }
// // GalleryViewController.swift // compositional-layouts-kit // // Created by Astemir Eleev on 19/06/2019. // Copyright © 2019 Astemir Eleev. All rights reserved. // import UIKit import DiffableDataSources import IBPCollectionViewCompositionalLayout class GalleryViewController: UIViewController { enum ...
{ "pile_set_name": "Github" }
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ "use strict"; var EXPORTED_SYMBOLS = ["Toolbars"]; const { Services } = ChromeUtils.import("resource://gre/modul...
{ "pile_set_name": "Github" }
require File.expand_path('../../../../spec_helper', __FILE__) require 'uri' describe "URI::MailTo#to_rfc822text" do it "needs to be reviewed for spec completeness" end
{ "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. */ /** * Header Signer Interface used to apply Header-Based Signature to a message. * * @author Xavier De Co...
{ "pile_set_name": "Github" }
/* * Twidere - Twitter client for Android * * 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 A...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); /* * This file is part of the SolidWorx Lodash-PHP project. * * @author Pierre du Plessis <open-source@solidworx.co> * @copyright Copyright (c) 2017 */ namespace _; use function _\internal\createAggregator; /** * Creates an array composed of keys generated from the results...
{ "pile_set_name": "Github" }
package name.abuchen.portfolio.ui.views.dashboard.heatmap; import name.abuchen.portfolio.model.Dashboard; import name.abuchen.portfolio.ui.Messages; import name.abuchen.portfolio.ui.views.dashboard.EnumBasedConfig; import name.abuchen.portfolio.ui.views.dashboard.WidgetDelegate; class ExcessReturnOperatorConfig exten...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2012-2013 Freek van Tienen * * This file is part of paparazzi. * * paparazzi 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, or (at your option) * any later version...
{ "pile_set_name": "Github" }
package samples.junit4.system; import org.junit.Test; import org.junit.runner.RunWith; import org.powermock.core.classloader.annotations.PrepareForTest; import org.powermock.modules.junit4.PowerMockRunner; import java.lang.reflect.Field; import static org.easymock.EasyMock.expect; import static org.junit.Assert.asse...
{ "pile_set_name": "Github" }
import queue from OnePy.constants import EVENT class EventEngine(object): def __init__(self): self._core = queue.Queue() # type:queue.Queue def put(self, event: EVENT): self._core.put(event) def get(self) -> EVENT: return self._core.get(block=False) def is_empty(self) -> ...
{ "pile_set_name": "Github" }
<!-- TITLE/ --> # Node's [domain module](http://nodejs.org/api/domain.html) for the web browser <!-- /TITLE --> <!-- BADGES/ --> [![Build Status](https://img.shields.io/travis/bevry/domain-browser/master.svg)](http://travis-ci.org/bevry/domain-browser "Check this project's build status on TravisCI") [![NPM versio...
{ "pile_set_name": "Github" }
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef _BF5XX_TDM_PCM_H #define _BF5XX_TDM_PCM_H #define BFIN_TDM_DAI_MAX_SLOTS 8 struct bf5xx_i2s_pcm_data { unsigned in...
{ "pile_set_name": "Github" }
module Cryptoexchange::Exchanges module Korbit module Services class Pairs < Cryptoexchange::Services::Pairs def fetch output = super adapt(output) end def adapt(output) market_pairs = [] output.each do |pair| market_pairs << Cryp...
{ "pile_set_name": "Github" }
--- license: > 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 ...
{ "pile_set_name": "Github" }
# Version history # Version 2.0.0, released 2020-03-17 No API surface changes compared with 2.0.0-beta01, just dependency, comment and implementation changes. # Version 2.0.0-beta01, released 2020-02-17 This is the first prerelease targeting GAX v3. Please see the [breaking changes guide](https://googleapis.github....
{ "pile_set_name": "Github" }
/* * Copyright (c) 1994, 1998, 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" }
# Tenko parser test case - Path: tests/testcases/operator_precedent/sanity_canaries/pow_or_sneq_land_lor_plus_lt_xor_rhs_and_div.one.md > :: operator precedent : sanity canaries > > ::> pow or sneq land lor plus lt xor rhs and div.one > > Random ops to test for precedence ## Input `````js x0 ** x1 | x2 !== x3 && x4...
{ "pile_set_name": "Github" }
// // CWAudioPlayView.h // QQVoiceDemo // // Created by 陈旺 on 2017/10/4. // Copyright © 2017年 陈旺. All rights reserved. // #import <UIKit/UIKit.h> @interface CWAudioPlayView : UIView @property (nonatomic,assign) CGFloat progressValue; @end
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # Copyright (C) 2010-2012 Christopher MacGown <ignoti+github@gmail.com> # Ionuț Arțăriși <mapleoin@lavabit.com> # James Rowe <jnrowe@gmail.com> # Stéphane Angel <s.angel@twidi.com> # # This file is part of python-github2, an...
{ "pile_set_name": "Github" }
package org.orcid.pojo.grouping; import java.util.ArrayList; import java.util.List; import org.orcid.jaxb.model.v3.release.record.ExternalID; import org.orcid.jaxb.model.v3.release.record.summary.FundingSummary; import org.orcid.pojo.ajaxForm.ActivityExternalIdentifier; import org.orcid.pojo.ajaxForm.Date; import org...
{ "pile_set_name": "Github" }
#ifndef _OPENBOR_ICON_144X80_H_ #define _OPENBOR_ICON_144X80_H_ static const struct { size_t size; unsigned char data [9458]; } openbor_icon_144x80_png = { 9458, "\x89PNG\15\12\32\12\0\0\0\15IHDR\0\0\0\x90\0\0\0P\10\2\0\0\0y\xCCk[\0\0\0+tEXtCreation Time\0Tue 6" " May 2008 21:31:02 -0500m:\xF1\xA4\0\0\0\7tIME\7\xD8...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 4th Line GmbH, Switzerland * * The contents of this file are subject to the terms of either the GNU * Lesser General Public License Version 2 or later ("LGPL") or the * Common Development and Distribution License Version 1 or later * ("CDDL") (collectively, the "License"). You may not use ...
{ "pile_set_name": "Github" }
{ "states": [ { "name": "a", "type": "regular" }, { "name": "]", "type": "fork" }, { "name": "b", "type": "regular" }, { "name": "c", "type": "regular" } ], "transitions": [ { "from": "a", "to": "]", "label": "/ ...
{ "pile_set_name": "Github" }
############################################################################### # When a member also running asynchronous replication channel goes into # ERROR state upon execution of a group coordinated action like the # group_replication_switch_to_single_primary_mode() UDF: # - The IO and SQL slave thread of asynchro...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>javax.xml.validation Class Hierarchy (Java SE 12 &amp; JDK 12 )</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"...
{ "pile_set_name": "Github" }
--TEST-- Test session_unregister() function : variation --SKIPIF-- <?php include('skipif.inc'); ?> --FILE-- <?php ob_start(); /* * Prototype : bool session_unregister(string $name) * Description : Unregister a global variable from the current session * Source code : ext/session/session.c */ echo "*** Testing s...
{ "pile_set_name": "Github" }
# gRPC Python Docker image This is the official docker image for the Python facility of grpc. For an overview and usage examples, see the grpc python documentation. # What is gRPC ? A high performance, open source, general RPC framework that puts mobile and HTTP/2 first, available in many programming languages. Fo...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform --> <target name="Franca Target Platform - Eclipse 4.4" sequenceNumber="1470053570"> <locations> <location includeMode="planner" includeAllPlatforms="false" includeSource="t...
{ "pile_set_name": "Github" }
// mkerrors.sh -m64 // Code generated by the command above; see README.md. DO NOT EDIT. // +build arm64,freebsd // Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs -- -m64 _const.go package unix import "syscall" const ( AF_APPLETALK = 0x10 AF_ARP = 0x23 AF...
{ "pile_set_name": "Github" }
""" This is a set up script for py2exe USAGE: python setup-win py2exe """ from distutils.core import setup import matplotlib as mpl import py2exe import numpy import os import sys # add any numpy directory containing a dll file to sys.path def numpy_dll_paths_fix(): paths = set() np_path ...
{ "pile_set_name": "Github" }
.. _sec-shapes: Shapes ====== This section presents an overview of the shape plugins that are released along with the renderer. In Mitsuba 2, shapes define surfaces that mark transitions between different types of materials. For instance, a shape could describe a boundary between air and a solid object, such as a pi...
{ "pile_set_name": "Github" }
# Change Log ## eSpeak NG These are eSpeak NG specific modifications to the `ucd-tools` project: * `data/espeak-ng` data files for eSpeak NG extended data. * espeak-ng PropList property lookup as part of the `ucd_property` API. ## 11.0.0 - 2018-07-08 * Make the ispunct ctype compatibility implementation conform...
{ "pile_set_name": "Github" }
/* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'devtools', 'fr', { devTools : { title : 'Information sur l\'élément', dialogName : 'Nom de la fenêtre de dialogue', tabName : 'Nom de l\...
{ "pile_set_name": "Github" }
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.boilerplate"> <uses-permission android:name="android.permission.INTERNET" /> <application android:name=".MainApplication" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:roun...
{ "pile_set_name": "Github" }
# Copyright(C) 2016 Kouhei Sutou <kou@clear-code.com> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # Thi...
{ "pile_set_name": "Github" }
# REQUIRES: x86 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t # RUN: echo "SECTIONS { . = SIZEOF_HEADERS; pfoo = foo; pbar = bar; }" > %t.script # RUN: ld.lld -o %t1 --script %t.script %t # RUN: llvm-readobj --symbols %t1 | FileCheck %s # CHECK: Symbol { # CHECK: Name: bar # CHECK-NE...
{ "pile_set_name": "Github" }
import { BigIntPolyfillType } from "./polyfills/bigint"; import { DataViewPolyfillType } from "./polyfills/dataview"; import { WASI_FILETYPE } from "./constants"; interface Rights { base: BigIntPolyfillType; inheriting: BigIntPolyfillType; } interface File { real: number; offset?: bigint; filetype?:...
{ "pile_set_name": "Github" }
let native = false
{ "pile_set_name": "Github" }
.\* /*********************************************************** .\" Copyright 1988, 1989 by Carnegie Mellon University .\" .\" All Rights Reserved .\" .\" Permission to use, copy, modify, and distribute this software and its .\" documentation for any purpose and without fee is hereby granted,...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2012 David Goulet <dgoulet@efficios.com> * * SPDX-License-Identifier: GPL-2.0-only * */ #define _LGPL_SOURCE #include <assert.h> #include <arpa/inet.h> #include <common/compat/netdb.h> #include <stdlib.h> #include <string.h> #include <sys/socket.h> #include <common/common.h> #include <common/d...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2000 * Traakan, Inc., Los Altos, CA * 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 * ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microso...
{ "pile_set_name": "Github" }