text
stringlengths
2
99.9k
meta
dict
program cobgiant ! checks square root modp common ibarray(10000),isarray(1000),igarray(1000),inv(25) common mult1(10000),mult2(10000),mult3(10000),mult4(10000) common mult5(10000) common mat1(20,20),irhs1(20) common mat2(20,20),irhs2(20),jmark(20),mar...
{ "pile_set_name": "Github" }
#include <verifysig.h> EVP_PKEY* pkey = NULL; void init_public_key() { OpenSSL_add_all_digests(); BIO* bio = BIO_new_mem_buf(key, (int)sizeof(key)); assert(bio != NULL); pkey = PEM_read_bio_PUBKEY(bio, NULL, NULL, NULL); assert(pkey != NULL); BIO_free(bio); } int verify_sig(const byte*...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2015 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
{ "pile_set_name": "Github" }
line1=Konfigurerbare innstillinger,11 mailq_refresh=Sekunder å vente før e-post kø oppfriskes,3,Ikke oppfrisk perpage=E-post kø melding som vises per side,0 wrap_width=Linjebredde som e-post kø meldinger skal deles på,0 sort_mode=Sorter tabeller etter,1,0-Plassering i filen,1-Navn columns=Kolonner for aliaser og andre ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2018-2019 OpenSIPS Solutions * * This file is part of opensips, a free SIP server. * * opensips is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * ...
{ "pile_set_name": "Github" }
= Using Solr From Ruby // 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" }
/* * This file is part of wl1271 * * Copyright (C) 1998-2009 Texas Instruments. All rights reserved. * Copyright (C) 2008-2009 Nokia Corporation * * Contact: Luciano Coelho <luciano.coelho@nokia.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Genera...
{ "pile_set_name": "Github" }
import {BidSessionVendorStatusBase} from '../database-models/bid-session-vendor-status-base'; import {BidSessionVendorBase} from '../database-models/bid-session-vendor-base'; //Generated Imports export class BidSessionVendorStatus extends BidSessionVendorStatusBase { //#region Generated Reference Properties //#reg...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <definitions> <definition> <key>heading_title</key> <value><![CDATA[Nazioni]]></value> </definition> <definition> <key>text_country</key> <value><![CDATA[Nazione]]></value> </definition> <definition> <key>text_success</key> <value><![CDATA[La nazione è stata modificata!]]></value>...
{ "pile_set_name": "Github" }
/* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public Licen...
{ "pile_set_name": "Github" }
Resources required for both the local and instrumentation tests. **Note**: do not put any tests here! Put local tests that DO NOT need to be executed on an android device in [test](../test). Put tests that DO need to run on an android device in [androidTest](../androidTest).
{ "pile_set_name": "Github" }
/* * Copyright (c) 1997, 2013, 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" }
var wcf = require('../../lib/wcf.js') , utils = require('../utils.js') , assert = require("assert") , fs = require("fs") module.exports = { setUp: function (callback) { utils.setUp.call(this, callback); }, tearDown: function (callback) { utils.tearDown.call(this, callba...
{ "pile_set_name": "Github" }
--- id: welcome title: Welcome author: Atul R authorTitle: Maintainer @NodeGui authorURL: https://github.com/master-atul authorImageURL: https://avatars2.githubusercontent.com/u/4029423?s=460&v=4 authorTwitter: masteratul94 tags: [nodegui, hello] --- This is the new blog site for NodeGui. This will be updated soon.
{ "pile_set_name": "Github" }
name romanian-mbrola-1 language ro 7 gender male pitch 82 117 mbrola ro1 ro1_phtrans
{ "pile_set_name": "Github" }
{ "apps" : [{ "script":"examples/child.js", "name":"API-web", "instances":3 },{ "script":"examples/echo.js", "instances":2 }], "deploy" : { "production" : { "user" : "node", "host" : "212.83.163.168", "repo" : "git@github.com:Unitech/eip-vitrine.git", "path" : "/...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <configuration> <appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender"> <target>System.out</target> <encoder> <pattern>%date{MM/dd HH:mm:ss.SSS} %-5level[%.15thread] %logger{1} - %msg%n</pattern> </encoder> </appender> ...
{ "pile_set_name": "Github" }
И вот вы по ту сторону стены. С ног до головы в расплавленном зефире. Вы слышите нарастающий гул. Надвигается рой гигантских пчел. Каждая величиной с ладонь. Как вы будете спасаться от них? [Притворитесь, что вы тоже пчела и начнете жужжать.](bee-too/bee-too.md) [Посмотрите в зеркало](mirror/i-am-the-bee.md) [Слеп...
{ "pile_set_name": "Github" }
using Microsoft.EntityFrameworkCore.Migrations; namespace SpyStore.Hol.Dal.EfStructures.Migrations { public partial class Final : Migration { protected override void Up(MigrationBuilder migrationBuilder) { migrationBuilder.AddColumn<decimal>( name: "OrderTotal", ...
{ "pile_set_name": "Github" }
/* * Copyright 2016 Advanced Micro Devices, 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, m...
{ "pile_set_name": "Github" }
<meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../assets/img/favicon-144.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../assets/img/favicon-144.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72"...
{ "pile_set_name": "Github" }
/*! @file MusicPlayer.h @framework AudioToolbox.framework @copyright (c) 2000-2015 by Apple, Inc., all rights reserved. @abstract API's for Music sequencing and playing services @discussion The objects in this API set include: - Music Sequence: a container of music tracks - Music Track: a time ordered...
{ "pile_set_name": "Github" }
""" Based on numpy's approach to exposing compiler features via a config header. Unfortunately that file is not exposed, so re-implement the portions we need. """ import os import sys import textwrap from distutils.command.config import config as Config from typing import List OPTIONAL_FUNCTION_ATTRIBUTES = [ ("HA...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" co...
{ "pile_set_name": "Github" }
package er.cayenne.example.persistent; import er.cayenne.example.persistent.auto._Datamap; public class Datamap extends _Datamap { private static Datamap instance; private Datamap() {} public static Datamap getInstance() { if(instance == null) { instance = new Datamap(); } ...
{ "pile_set_name": "Github" }
/** * Copyright 2017-2019 the original author or authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
{ "pile_set_name": "Github" }
// Copyright 2014 The ql Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Command ql is a utility to explore a database, prototype a schema or test // drive a query, etc. // // Installation: // // $ go get github.com/cznic/ql/ql //...
{ "pile_set_name": "Github" }
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package net import ( "os" "syscall" ) func setDefaultSockopts(s, family, sotype int, ipv6only bool) error { if family == syscall.AF_INET6 && sotype != sysc...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 625e7d12c571d0e45a97a911134882cb timeCreated: 1521773732 licenseType: Free DefaultImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
// #include "Utilities/Configuration/interface/Architecture.h" /* * See header file for a description of this class. * * \author N. Amapane - INFN Torino */ #include "MagneticField/Layers/interface/MagBLayer.h" #include "MagneticField/Layers/interface/MagBSector.h" #include "MagneticField/VolumeGeometry/interfa...
{ "pile_set_name": "Github" }
/**************************************************************************** * arch/arm/src/s32k1xx/s32k1xx_rtc.h * * Copyright (C) 2018 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modification, are perm...
{ "pile_set_name": "Github" }
#ifndef LIMONP_FILELOCK_HPP #define LIMONP_FILELOCK_HPP #include <unistd.h> #include <stdlib.h> #include <stdio.h> #include <fcntl.h> #include <errno.h> #include <string> #include <string.h> #include <assert.h> namespace limonp { using std::string; class FileLock { public: FileLock() : fd_(-1), ok_(true) { } ...
{ "pile_set_name": "Github" }
15 charge = 0 C 3.635561 -0.106069 -1.087809 C 2.602677 0.178870 -0.002129 C 3.037941 -0.275245 1.357506 C 3.365156 0.559570 2.388367 S 3.839760 -0.293977 3.787746 C 3.609328 -1.798291 3.019513 C 3.183979 -1.640029 1.735462 H 3.277395 0.225980 -2.065212 H 3.853302 -1.174454 -1.155783 H 4.575173 0.408938 -0.87...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: e863cb53518708d4ca4aff4d221c7264 NativeFormatImporter: userData:
{ "pile_set_name": "Github" }
// // SynchronizedUnsubscribeType.swift // RxSwift // // Created by Krunoslav Zaher on 10/25/15. // Copyright © 2015 Krunoslav Zaher. All rights reserved. // protocol SynchronizedUnsubscribeType : class { associatedtype DisposeKey func synchronizedUnsubscribe(_ disposeKey: DisposeKey) }
{ "pile_set_name": "Github" }
/** * @ngdoc directive * @name patternfly.select.directive:pfBootstrapSelect * @element select * * @param {string} ngModel Model binding using the {@link https://docs.angularjs.org/api/ng/type/ngModel.NgModelController/ NgModelController} is mandatory. * @param {string=} ngOptions The `{@link https://docs.angular...
{ "pile_set_name": "Github" }
// // UIImageViewTap.m // Momento // // Created by Michael Waterfall on 04/11/2009. // Copyright 2009 d3i. All rights reserved. // #import "MWTapDetectingImageView.h" @implementation MWTapDetectingImageView - (id)initWithFrame:(CGRect)frame { if ((self = [super initWithFrame:frame])) { self.userInteractionEna...
{ "pile_set_name": "Github" }
/* * grunt-bake * * Copyright (c) 2013 Mathias Paumgarten * Licensed under the MIT license. */ "use strict"; function parseFunction( source ) { return source.replace( /\{\{\s?([\.\-\w]*)\s?\}\}/g, function() { return ""; } ); } module.exports = function(grunt) { grunt.initConfig( { jshint: { all: [ ...
{ "pile_set_name": "Github" }
/* ======================================================================== * Bootstrap: modal.js v3.3.6 * http://getbootstrap.com/javascript/#modals * ======================================================================== * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstra...
{ "pile_set_name": "Github" }
package org.easydarwin.video.recoder.utils; import android.util.Log; public class Logger { private static String DEFAULT_TAG = "FaceRecorder ==>"; private final static boolean DEBUG = true; public static void setTag(String tag) { DEFAULT_TAG = tag; } public static int d(Object msg) { return Lo...
{ "pile_set_name": "Github" }
import drawKpis from "./DrawKpis"; export default drawKpis;
{ "pile_set_name": "Github" }
/* Copyright 2018-present MongoDB 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 in wr...
{ "pile_set_name": "Github" }
<?php use eagle\modules\util\helpers\TranslateHelper; ?> <style> .modal-box{ width: 500px; } .on_merge_sku_group{ clear:both; margin-top:5px; height:65px; overflow-y:auto; border:1px solid #CFD9DB; background-color:#fff; padding:5px; min-height:20px; } .skuDivCont { border: 1px solid #ccc...
{ "pile_set_name": "Github" }
<?php namespace app\modules\polygon; /** * polygon module definition class */ class Module extends \yii\base\Module { /** * {@inheritdoc} */ public $controllerNamespace = 'app\modules\polygon\controllers'; /** * {@inheritdoc} */ public function init() { parent::init(...
{ "pile_set_name": "Github" }
package ca.ubc.cs.spl.aspectPatterns.examples.command.java; /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This file is part of the design patterns project at UBC * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not u...
{ "pile_set_name": "Github" }
using System; namespace ICSharpCode.SharpZipLib.Tar { /// <summary> /// TarException represents exceptions specific to Tar classes and code. /// </summary> public class TarException : SharpZipBaseException { /// <summary> /// Initialise a new instance of <see cref="TarException" />. /// </summary> public...
{ "pile_set_name": "Github" }
# frozen_string_literal: true class AddTextSizeKeyToUserOptions < ActiveRecord::Migration[5.2] def change add_column :user_options, :text_size_key, :integer, null: false, default: 0 end end
{ "pile_set_name": "Github" }
<!doctype html> <style> div { animation: t 1s; } @keyframes t { to { stroke-dasharray: none; } } </style> <div></div>
{ "pile_set_name": "Github" }
import resolve from 'rollup-plugin-node-resolve'; import typescript from 'rollup-plugin-typescript2'; import pkg from './package.json'; export default { input: './src/index.tsx', output: [ { file: pkg.main, format: 'cjs', sourcemap: true, }, { file: pkg.module, format: 'es'...
{ "pile_set_name": "Github" }
tcms.testcases.helpers package ============================== .. automodule:: tcms.testcases.helpers :members: :undoc-members: :show-inheritance: Submodules ---------- .. toctree:: :maxdepth: 4 tcms.testcases.helpers.email
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8" ?> <!-- Copyright 2018 Dinar Gabbasov <https://it-projects.info/team/GabbasovDinar> Copyright 2018 Artem Losev License MIT (https://opensource.org/licenses/MIT). --> <odoo> <template id="assets_backend" name="pos_orders_history assets" inherit_i...
{ "pile_set_name": "Github" }
import { Component, ViewChild } from '@angular/core'; import { ActivatedRoute, Router } from '@angular/router'; import { Subscription } from 'rxjs'; import { Client, Upload } from '../../../services/api'; import { Session } from '../../../services/session'; import { ACCESS, LICENSES } from '../../../services/list-opt...
{ "pile_set_name": "Github" }
<help page="Element Type Manager"> <p>This is where you add and edit element types. Element Types are basically groupings of Elements, where certain properties of all the Elements of that type are set.</p> <p> <dl> <dt>Search</dt> <dd>Searches Element Types by name. Do a blank search to list all Element Types ...
{ "pile_set_name": "Github" }
{"Debug":{"InfoType":"WHO", "OS":"linux"}} { "metrics":[], "timestamp":1441066692000 }
{ "pile_set_name": "Github" }
/* * SPDX-License-Identifier: Apache-2.0 */ import {helper} from '../../common/helper'; import {NetworkService} from './service/NetworkService'; import {ExplorerError} from '../../common/ExplorerError'; const fabric_const = require('./utils/FabricConst').fabric.const; import {explorerError} from '../../common/Explo...
{ "pile_set_name": "Github" }
h3 code { font-family: inherit ; font-size: inherit ; } pre, code { font-size: 12pt ; } span.apii { float: right ; font-family: inherit ; font-style: normal ; font-size: small ; color: gray ; } p+h1, ul+h1 { padding-top: 0.4em ; padding-bottom: 0.4em ; padding-left: 30px ; margin-left: -30px ; backgroun...
{ "pile_set_name": "Github" }
/* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */ /* vim: set ts=2 et sw=2 tw=80: */ /************************************************************* * * MathJax/localization/fa/MathMenu.js * * Copyright (c) 2009-2015 The MathJax Consortium * * Licensed under the Apache License, Version 2...
{ "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" }
/* Webcamoid, webcam capture application. * Copyright (C) 2019 Gonzalo Exequiel Pedone * * Webcamoid 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...
{ "pile_set_name": "Github" }
package com.dm.zbar.android.scanner; public interface ZBarConstants { public static final String SCAN_MODES = "SCAN_MODES"; public static final String SCAN_RESULT = "SCAN_RESULT"; public static final String SCAN_RESULT_TYPE = "SCAN_RESULT_TYPE"; public static final String ERROR_INFO = "ERROR_INFO"; }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <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> <groupId>io.prometheus.client</g...
{ "pile_set_name": "Github" }
SUBROUTINE OFFSET_ccsdt_lr_alpha_offdiag_13_13_1_1(l_a_offset,k_a_ &offset,size) C $Id$ C This is a Fortran77 program generated by Tensor Contraction Engine v.1.0 C Copyright (c) Battelle & Pacific Northwest National Laboratory (2002) C i3 ( h2 h13 h12 p3 )_yt IMPLICIT NONE #include "gl...
{ "pile_set_name": "Github" }
/********************************************* 作者:曹旭升 QQ:279060597 访问博客了解详细介绍及更多内容: http://blog.shengxunwei.com **********************************************/ namespace Sheng.SailingEase.Windows.Forms.Development { class ConstantLanguage { public const string SELabel...
{ "pile_set_name": "Github" }
#!/usr/bin/env python3 """ Custom :class:`argparse.Action` objects for Faceswap's Command Line Interface. The custom actions within this module allow for custom manipulation of Command Line Arguments as well as adding a mechanism for indicating to the GUI how specific options should be rendered. """ import argparse i...
{ "pile_set_name": "Github" }
package net.serenitybdd.core.pages import net.thucydides.core.steps.StepEventBus import net.thucydides.core.webdriver.WebDriverFacade import net.thucydides.core.webdriver.exceptions.ElementShouldBeEnabledException import net.thucydides.core.webdriver.exceptions.ElementShouldBePresentException import net.thucydides.cor...
{ "pile_set_name": "Github" }
import org.checkerframework.checker.nullness.qual.*; class BoxingGenerics { static class X<T> { public static <T> X<T> foo(T x) { return new X<>(); } public void bar(X<T> x) {} } public void getText() { X<Integer> var = new X<>(); X.foo(Integer.valueOf(...
{ "pile_set_name": "Github" }
#include<bits/stdc++.h> using namespace std; struct node{ int data; struct node* left; struct node* right; }; struct node* mnew(int key) { struct node* nde = new node; nde->data = key; nde->left = NULL; nde->right = NULL; }; void make_tree(struct node* root,int key) { queue<node* > my; my...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title></title> <link rel="Stylesheet" href="../css/analysis.css" /> <script type="text/javascript"> function init() { if (window.location.hash) { var parentDiv, nodes, ...
{ "pile_set_name": "Github" }
# Copyright (c) 2012-2013, Mark Peek <mark@peek.org> # All rights reserved. # # See LICENSE file for full license. from aws import Action as BaseAction from aws import BaseARN service_name = 'AWS Greengrass' prefix = 'greengrass' class Action(BaseAction): def __init__(self, action=None): sup = super(Act...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2014 Google Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
{ "pile_set_name": "Github" }
/* * Copyright (c) 1997, 2019, 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 DT_BINDINGS_MEMORY_TEGRA124_MC_H #define DT_BINDINGS_MEMORY_TEGRA124_MC_H #define TEGRA_SWGROUP_PTC 0 #define TEGRA_SWGROUP_DC 1 #define TEGRA_SWGROUP_DCB 2 #define TEGRA_SWGROUP_AFI 3 #define TEGRA_SWGROUP_AVPC 4 #define TEGRA_SWGROUP_HDA 5 #define TEGRA_SWGROUP_HC 6 #define TEGRA_SWGROUP_MSENC 7 #define TEGR...
{ "pile_set_name": "Github" }
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ #ifndef _FA_ENCODER_MASK_H_ #define _FA_ENCODER_MASK_H_ #include "FAConfig.h" #include "FAEncoderA.h" namespace BlingFire { /// Does the following: /// 1. Recodes zero-bytes with two non-zero byt...
{ "pile_set_name": "Github" }
ESP32 Simple Service Discovery Copyright (c) 2015 Hristo Gochkov Original (Arduino) version by Filippo Sallemi, July 23, 2014. Can be found at: https://github.com/nomadnt/uSSDP Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Softwar...
{ "pile_set_name": "Github" }
import StringIO, sys from xml import sax from xml.sax import handler, saxutils, xmlreader RDF_NS = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#' class RDFFilter (saxutils.XMLFilterBase): def __init__ (self, *args): saxutils.XMLFilterBase.__init__(self, *args) self.in_rdf_stack = [False] def s...
{ "pile_set_name": "Github" }
/** * @author Pedro Sanders * @since v1 */ const DSUtils = require('@routr/data_api/utils') const APIBase = require('@routr/data_api/api_base') const { Status } = require('@routr/core/status') const { buildAddr } = require('@routr/utils/misc_utils') const { FOUND_DEPENDENT_OBJECTS_RESPONSE } = require('@routr/core/s...
{ "pile_set_name": "Github" }
#include "rose.h" #include <unistd.h> #include "AstPerformance.h" // DQ (1/1/2006): This is OK if not declared in a header file using namespace std; int main ( int argc, char * argv[] ) { // TimingPerformance timer ("main execution time (sec) = "); SgProject* project_identity = frontend(argc,argv); S...
{ "pile_set_name": "Github" }
FROM node:12.18.3-alpine AS build RUN apk add --update --no-cache \ python \ make \ g++ \ git WORKDIR /src COPY ./package* ./ RUN npm ci COPY . . RUN npm run lint RUN npm run build RUN npm run test RUN npm prune --production FROM node:12.18.3-alpine RUN apk add --update --no-cache curl EXPOSE 1...
{ "pile_set_name": "Github" }
'use strict'; import React from 'react'; import classnames from 'classnames'; import find from 'lodash/collection/find'; import { get } from 'lodash'; import take from 'lodash/array/take'; import isEqual from 'lodash/lang/isEqual'; import getFeaturedImage from 'app/lib/get-featured-image'; import getScrollTrackerMixi...
{ "pile_set_name": "Github" }
--- title: January Meetups date: 2017-01-01 author: Joshua category: news tags: meetup, chapters label: Meetups description: Papers We Love Meetup Schedule for January ogp: og: description: Papers We Love Meetup Schedule for January fb: description: Papers We Love Meetup Schedule for January --- We have an...
{ "pile_set_name": "Github" }
/** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory. */ #import "POPBasicAnima...
{ "pile_set_name": "Github" }
# # Copyright Amazon.com, Inc. or its affiliates. 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. # A copy of the License is located at # # http://aws.amazon.com/apache2.0 # # or in the "license" file accompanyi...
{ "pile_set_name": "Github" }
/* * xdr.c, Generic XDR routines implementation. * * Copyright (c) 2010, Oracle America, Inc. * * 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 cop...
{ "pile_set_name": "Github" }
// Copyright © 2010 onwards, Andrew Whewell // All rights reserved. // // Redistribution and use of this software 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, th...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2020 Oracle and/or its affiliates. * * 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 applic...
{ "pile_set_name": "Github" }
// Copyright 2015 go-swagger maintainers // // 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" }
import 'dart:async'; import 'dart:ui' as ui; import 'package:flutter/widgets.dart'; import 'package:path/path.dart' as p; import '../composition.dart'; import '../lottie_image_asset.dart'; import 'load_image.dart'; import 'lottie_provider.dart'; import 'provider_io.dart' if (dart.library.html) 'provider_web.dart' as ne...
{ "pile_set_name": "Github" }
package com.github.cgg.clasha.widget; import android.annotation.TargetApi; import android.content.Context; import android.os.Build; import android.util.AttributeSet; import android.util.Log; import android.view.MotionEvent; import android.view.View; import android.webkit.WebView; import android.widget.FrameLayout; imp...
{ "pile_set_name": "Github" }
define([ "./core", "./data/var/data_priv", "./deferred", "./callbacks" ], function( jQuery, data_priv ) { jQuery.extend({ queue: function( elem, type, data ) { var queue; if ( elem ) { type = ( type || "fx" ) + "queue"; queue = data_priv.get( elem, type ); // Speed up dequeue by getting out quickly...
{ "pile_set_name": "Github" }
/* dopebot - a modular IRC bot for Win32 Copyright (C) 2004 dope This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2015 - 2019, Nordic Semiconductor ASA * 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 ...
{ "pile_set_name": "Github" }
/***************************************** Copyright 2008 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 requir...
{ "pile_set_name": "Github" }
#!/bin/sh # Copyright (C) John H Terpstra 1998-2002 # Copyright (C) Gerald (Jerry) Carter 2003 # Copyright (C) Michael Adam 2008 # Script to build RPMs for RHEL from inside a git checkout. # The following allows environment variables to override the target directories # the alternative is to have a file in your hom...
{ "pile_set_name": "Github" }
import inspect def mixin(cls): """ mixes-in a class (or a module) into another class. must be called from within a class definition. `cls` is the class/module to mix-in """ locals = inspect.stack()[1][0].f_locals if "__module__" not in locals: raise TypeError("mixin() must be called fr...
{ "pile_set_name": "Github" }
{ "name": "q", "version": "1.1.1", "description": "A library for promises (CommonJS/Promises/A,B,D)", "homepage": "https://github.com/kriskowal/q", "author": "Kris Kowal <kris@cixar.com> (https://github.com/kriskowal)", "keywords": [ "q", "promise", "promises", "promises-a", "promises-ap...
{ "pile_set_name": "Github" }
--TEST-- Closure 056: self::class in non-static closure in static method. --FILE-- <?php class A { static function foo() { $f = function() { return self::class; }; return $f(); } } class B extends A {} var_dump(B::foo()); ?> --EXPECT-- string(1) "A"
{ "pile_set_name": "Github" }
import expect from 'expect.js'; import { getServices, chance, assertSinonMatch //assertDocMissingResponse } from './lib'; export function indexMissingSuite() { beforeEach(async function () { const { kbnServer } = getServices(); await kbnServer.server.plugins.elasticsearch.waitUntilReady(); }); ...
{ "pile_set_name": "Github" }
/** * Licensed to Jasig under one or more contributor license agreements. See the NOTICE file * distributed with this work for additional information regarding copyright ownership. Jasig * licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use * this file except in complian...
{ "pile_set_name": "Github" }
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_BINDINGS_MODULES_V8_V8_CONTEXT_SNAPSHOT_EXTERNAL_REFERENCES_H_ #define THIRD_PARTY_BLINK_RENDERER_BINDINGS_MODULES_V8_V...
{ "pile_set_name": "Github" }
.. % links.tex .. % Collection of relevant links Resources ========= Introduction to the Zope Object Database, by Jim Fulton: --- Goes into much greater detail, explaining advanced uses of the ZODB and how it's actually implemented. A definitive reference, and highly recommended. --- `<http://www.python.org/wor...
{ "pile_set_name": "Github" }