text
stringlengths
2
99.9k
meta
dict
; <<>> DiG 9.9.5-3ubuntu0.8-Ubuntu <<>> AXFR pg. @ns1.unitech.ac.pg. +nocomments +nocmd +noquestion +nostats +time=15 ;; global options: +cmd ; Transfer failed.
{ "pile_set_name": "Github" }
// Extra test date for CS3013.cs using System; public class CLSClass { }
{ "pile_set_name": "Github" }
# Makefile.plg.in -- default rules for plugins -*- makefile -*- # # Copyright (C) 1996-2004 by Ian Piumarta and other authors/contributors # listed elsewhere in this file. # All rights reserved. # # This file is part of Unix Squeak. # # Permission is hereby granted, free of ch...
{ "pile_set_name": "Github" }
/** * * WARNING! This file was autogenerated by: * _ _ _ _ __ __ * | | | | | | |\ \ / / * | | | | |_| | \ V / * | | | | _ | / \ * | |_| | | | |/ /^\ \ * \___/\_| |_/\/ \/ * * This file was autogenerated by UnrealHxGenerator using UHT definitions. * It only includes UPROPERTYs and UFU...
{ "pile_set_name": "Github" }
package com.tencent.mm.plugin.card.ui; import android.content.Context; import android.database.Cursor; import android.view.View; import android.view.ViewGroup; import com.tencent.mm.plugin.card.model.CardInfo; import com.tencent.mm.plugin.card.model.ab; import com.tencent.mm.sdk.platformtools.v; import com.tencent.mm....
{ "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 <Notes/ICNFMCByteSet.h> @interface ICNFMCMutableByteSet : ICNFMCByteSet { } - (void)invert; - (void)removeBytesInRange:(struc...
{ "pile_set_name": "Github" }
/*! \file Module.h \author Andrew Kerr <arkerr@gatech.edu> \date Jan 15, 2009 \brief declares a Module loadable from a PTX source file */ #ifndef IR_MODULE_H_INCLUDED #define IR_MODULE_H_INCLUDED #include <string> #include <vector> #include <map> #include <set> #include <unordered_map> #include <ocelot/ir/interfa...
{ "pile_set_name": "Github" }
--- title: Jest+Enzyme进行react项目测试 date: 2018-08-01 20:18:06 tags: - react - jest - enzyme - test --- ## 前言 [Jest](https://facebook.github.io/jest/) 是 Facebook 开发的一个测试框架,它集成了测试执行器、断言库、spy、mock、snapshot和测试覆盖率报告等功能。React项目本身也是使用Jest进行单测的,因此它们俩的契合度相当高。 [Enzyme](http://airbnb.io/enzyme/) 是由 airbnb 开发的React单测工具。它扩展了Reac...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2014 Divide.io * * 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 ...
{ "pile_set_name": "Github" }
/* Copyright (c) 2007, Google 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: * * * Redistributions of source code must retain the above copyright * notice, this list of condi...
{ "pile_set_name": "Github" }
#include "windows.h" #include "notify.h" GenericMenu MENU { POPUP "&File" { MENUITEM "Clear &Display", IDM_CLEAR MENUITEM "&Verbose Trace", IDM_VERBOSE MENUITEM "E&xit", IDM_EXIT } POPUP "&Bus" { MENUITEM "&PlugIn", IDM_PLUGIN MENUITEM "...
{ "pile_set_name": "Github" }
--- title: <backupLists> ms.date: 03/30/2017 ms.assetid: 593b3390-f65b-4684-ad40-0596b62f0954 ms.openlocfilehash: 940bf28958251e7257b2cc19a9c5ff0059411bcd ms.sourcegitcommit: 5b475c1855b32cf78d2d1bbb4295e4c236f39464 ms.translationtype: MT ms.contentlocale: zh-CN ms.lasthandoff: 09/24/2020 ms.locfileid: "91201546" --- #...
{ "pile_set_name": "Github" }
(function(GoNorth) { "use strict"; (function(Tale) { (function(Localization) { Localization.ViewModel = {}; Localization.ViewModel.ChooseQuest = "Quest auswählen"; Localization.ViewModel.ChooseNpc = "Npc auswählen"; Localization.ViewModel.ChooseSk...
{ "pile_set_name": "Github" }
package com.cgutman.adblib; /** * This interface specifies the required functions for AdbCrypto to * perform Base64 encoding of its public key. * @author Cameron Gutman */ public interface AdbBase64 { /** * This function must encoded the specified data as a base 64 string, without * appending any extra newlin...
{ "pile_set_name": "Github" }
/* * LZO 1x decompression * Copyright (c) 2006 Reimar Doeffinger * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License,...
{ "pile_set_name": "Github" }
<body bgcolor=white> <table bgcolor=blue cellpadding=0> <tr><td> <table bgcolor=yellow> <tr><td>hello </table> </table> </body>
{ "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.plugins.setLang( 'iframe', 'bs', { border: 'Show frame border', // MISSING noUrl: 'Please type the iframe URL', // MISSING scrolling: 'Enable scrollbars', // MISSIN...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout android:padding="@dimen/dp_12" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> <com.bilibili.magicasakura.widgets.TintView android:layout_alignBottom="...
{ "pile_set_name": "Github" }
<div id="container"> <div id="middle"> <div id="content">I</div> </div> </div> #parent { display: table; } #middle { display: table-cell; vertical-align: bottom; } #child { font-size: 30px; height: 30px; text-align: center; }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <android.support.v7.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="321dp" android:layout_height="456dp" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_gravity="center_horizontal" app:cardCorn...
{ "pile_set_name": "Github" }
/* * Copyright (c) Eicon Networks, 2002. * This source file is supplied for the use with Eicon Networks range of DIVA Server Adapters. * Eicon File Revision : 2.1 * 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 th...
{ "pile_set_name": "Github" }
// go run mksyscall_aix_ppc64.go -aix -tags aix,ppc64 syscall_aix.go syscall_aix_ppc64.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build aix,ppc64 // +build !gccgo package unix import ( "unsafe" ) //go:cgo_import_dynamic libc_utimes utimes "libc.a/shr_64.o" //go:cgo_import_dynamic li...
{ "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/. import pytest from urllib.parse import unquote from pages.firefox.accounts import FirefoxAccountsPage @pytest.mark.no...
{ "pile_set_name": "Github" }
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
{ "pile_set_name": "Github" }
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #pragma once #include "lid_gid_key_comparator.h" #include "i_simple_document_meta_store.h" #include <vespa/searchlib/attribute/attributeguard.h> #include <vespa/searchlib/common/idocumentmetastore.h>...
{ "pile_set_name": "Github" }
source ${prefix}/func.sh; menuentry $"File Info (${grubfm_name})" --class info { configfile ${prefix}/rules/generic/info.sh; }
{ "pile_set_name": "Github" }
BEGIN:VCALENDAR CALSCALE:GREGORIAN PRODID:-//Apple Computer\, Inc//iCal 2.0//EN VERSION:2.0 BEGIN:VEVENT UID:C3189C32-1ED0-11D9-A5E0-000A958A3252 DTSTAMP:20041015T171054Z DTSTART;VALUE=DATE:20040222 DTEND;VALUE=DATE:20040223 RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTH=2 SUMMARY:Washington's Birthday (actual) TRANSP...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <configuration> <configSections> <sectionGroup name="system.web.webPages.razor" type="System.Web.WebPages.Razor.Configuration.RazorWebSectionGroup, System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"> <section name="host" type="System.We...
{ "pile_set_name": "Github" }
package com.dbflow5.annotation /** * Description: Creates a new database to use in the application. * * * If we specify one DB, then all models do not need to specify a DB. As soon as we specify two, then each * model needs to define what DB it points to. * * * * Models will specify which DB it belongs to, *...
{ "pile_set_name": "Github" }
local mapServiceConfigs = asset.localResource("./../../map_service_configs") local globeIdentifier = asset.require("./../../mars").Mars.Identifier local layer = { Identifier = "CTX_Mosaic_Utah", Name = "CTX Mosaic [Utah]", FilePath = mapServiceConfigs .. "/Utah/CTX.wms", BlendMode = "Color" } asset.on...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/ic_launcher_background"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/> </adaptive-icon>
{ "pile_set_name": "Github" }
package org.mockserver.model; import org.mockserver.serialization.ObjectMapperFactory; /** * @author jamesdbloom */ public abstract class ObjectWithJsonToString extends ObjectWithReflectiveEqualsHashCodeToString { private static final String ESCAPED_QUOTE = "\""; @Override public String toString() { ...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Diagnostics; using System.Drawing; using System.Globalization; using System.IO; using System.Linq; using System.Runtime.InteropServices; using System.Windows.Forms; using GMap.NET; using GMap.NET.MapProviders; using PokemonGo.RocketAPI.Enums; using PokemonGo...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # -*- coding: utf-8 -*- # freeseer - vga/presentation capture software # # Copyright (C) 2011, 2013, 2014 Free and Open Source Software Learning Centre # http://fosslc.org # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public L...
{ "pile_set_name": "Github" }
package hex.tfidf; import water.fvec.Frame; import water.rapids.ast.prims.mungers.AstGroup; /** * Task class using map-reduce to compute term frequency values for words in given documents. */ public class TermFrequencyTask { /** * Column names to be used for output frame. */ private static final ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- * This file is part of the LibreOffice project. * * 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/. * * This file incorp...
{ "pile_set_name": "Github" }
({ /******************************************************************************************************* * @description initialize our component, which is just creating an empty new address for our popup. */ doInit : function(component /* , event, helper */) { component.set('v.addrNew', {})...
{ "pile_set_name": "Github" }
import styled from '@emotion/styled'; import React from 'react'; import { useTranslation } from 'react-i18next'; import Box from 'verdaccio-ui/components/Box'; import Heading from 'verdaccio-ui/components/Heading'; import { Theme } from 'verdaccio-ui/design-tokens/theme'; interface Props { packageName: string; de...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 2.0//EN" "http://java.sun.com/products/javahelp/helpset_2_0.dtd"> <helpset version="2.0" xml:lang="ur-PK"> <title>Passive Scan Rules - Alpha | ZAP Extension</title> <maps> <homeID>top</homeI...
{ "pile_set_name": "Github" }
// fiber/future port originally written by Marcel Laverdet // https://gist.github.com/1131093 // I updated it to bring to feature parity with cb version. // The bugs are probably mine, not Marcel's. // -- isaacs var path = require('path') , fs = require('fs') , Future = require('fibers/future') // Create future-r...
{ "pile_set_name": "Github" }
--- layout: post title: "CSS <strong>font properties</strong>" subtitle: "For <strong>bold</strong> and <em>italic</em> text" section: css --- ### font-size We've already covered **[CSS size units](/css-size-units.html)**, which are used to set the font size among other things. {% highlight css %} p{ font-size: 16px...
{ "pile_set_name": "Github" }
@mod @mod_assign @assignfeedback @assignfeedback_editpdf @_file_upload Feature: In an assignment, teacher can view the feedback for a previous attempt. In order to see the history of attempts As a teacher I need to see the previous annotations. @javascript Scenario: Submit a PDF file as a student and annotat...
{ "pile_set_name": "Github" }
--- title: Header 吸顶 order: 4 iframe: true width: 960 importStyle: true --- Header 固定(吸顶),其他区域滚动。 ````jsx import React, { Component } from 'react'; import ReactDOM from 'react-dom'; import Layout from '@icedesign/layout'; class App extends Component { render() { return ( <Layout fixable={true}> <...
{ "pile_set_name": "Github" }
// Copyright 2012 YDN Authors. 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 applicab...
{ "pile_set_name": "Github" }
Clan Diamond Shark Frontline Infantry (WoRS) Clan Medium Battle Armor (Rabid), 1 Clan Medium Battle Armor (Rabid), 2 Clan Medium Battle Armor (Rabid), 3 Elemental Battle Armor [MG], 4 Elemental Battle Armor (Space) [MG], 5 Elemental Battle Armor [MG], 6 Elemental Battle Armor [MG], 5 Elemental Battle Armor [MG], 4 Sala...
{ "pile_set_name": "Github" }
/** * TypeInfo support code. * * Copyright: Copyright Digital Mars 2004 - 2009. * License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0). * Authors: Walter Bright */ /* Copyright Digital Mars 2004 - 2009. * Distributed under the Boost Software License, Version 1.0. * (See accompanying...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 348234aaa04337a4dbc75bc22cbd9ac8 folderAsset: yes timeCreated: 1498229871 licenseType: Pro DefaultImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
package a { abstract class DeliteOp[B] abstract class DeliteCollection[A] abstract class Exp[T] { def Type: T } trait DeliteOpMap[A,B,C[X] <: DeliteCollection[X]] extends DeliteOp[C[B]] { val in: Exp[C[A]] val func: Exp[B] val alloc: Exp[C[B]] } object Test { def f(x: DeliteOp[_]) = x matc...
{ "pile_set_name": "Github" }
-- Vendors Elwynn Forest (19865) UPDATE `npc_vendor` SET `VerifiedBuild` = 19865 WHERE `entry` IN (6367, 74, 1213, 151, 295, 2046, 844, 1650, 384, 3935, 3937, 190); DELETE FROM `npc_vendor` WHERE `entry` IN (78, 955, 152, 958, 959, 894, 896, 1645, 1249, 1250, 54, 1198, 465, 66); INSERT INTO `npc_vendor` (`entry`, `it...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- ====================================================================== --> <!-- Ant build file (http://ant.apache.org/) for Ant 1.6.2 or above. --> <!-- ====================================================================== --> <project name="commons-lang" default="p...
{ "pile_set_name": "Github" }
import React from 'react'; import { render } from 'react-dom'; import { Provider } from 'react-redux'; import configureStore from './store/configureStore'; import './styles/main.less'; import '../node_modules/fixed-data-table/dist/fixed-data-table.min.css'; import DB from './db'; import BaseComponent from './components...
{ "pile_set_name": "Github" }
require_relative '../../../spec_helper' require 'matrix' describe "Matrix::EigenvalueDecomposition#initialize" do it "raises an error if argument is not a matrix" do -> { Matrix::EigenvalueDecomposition.new([[]]) }.should raise_error(TypeError) -> { Matrix::EigenvalueDecomposition.new(42) ...
{ "pile_set_name": "Github" }
describe("", function() { var rootEl; beforeEach(function() { rootEl = browser.rootEl; browser.get("build/docs/examples/example-radio-input-directive/index.html"); }); it('should change state', function() { var inputs = element.all(by.model('color.name')); var color = element(by.binding('color.name...
{ "pile_set_name": "Github" }
#import <Foundation/Foundation.h> // Event Data Sources represent the metadata associated with specific events // A data source is constructed automatically for each event in /Library/Activator/Events @protocol LAEventDataSource <NSObject> @required - (NSString *)localizedTitleForEventName:(NSString *)eventName; - (...
{ "pile_set_name": "Github" }
package com.thomsonreuters.upa.perftools.upajconsperf; import com.thomsonreuters.upa.codec.CodecReturnCodes; import com.thomsonreuters.upa.shared.CommandLine; import com.thomsonreuters.upa.transport.ConnectionTypes; /** Provides configuration that is not specific to any particular handler. */ public class ConsPerfCon...
{ "pile_set_name": "Github" }
<!--pages/invitation/index.wxml--> <view class="container"> <!-- 展示官方 --> <view wx:if="{{isOfficial}}"> <image src='/image/inv.png' class='inv'></image> <image src='{{bgImg}}' class='cover' mode='aspectFill'></image> <view class='datetime' animation="{{animationData}}"> <view class='box'> ...
{ "pile_set_name": "Github" }
import sys import unittest from datetime import datetime from isodate import datetime_isoformat, UTC from isodate.isostrf import DATE_EXT_COMPLETE, TZ_EXT from rdflib.term import URIRef from rdflib.term import Literal from rdflib.namespace import XSD class TestRelativeBase(unittest.TestCase): def test_equality...
{ "pile_set_name": "Github" }
#include "CCBAnimationManager.h" #include "CCBSequence.h" #include "CCBSequenceProperty.h" #include "CCBReader.h" #include "CCBKeyframe.h" #include "CCNode+CCBRelativePositioning.h" #include "audio/include/SimpleAudioEngine.h" #include "CCBSelectorResolver.h" #include <string> #include <sstream> #include <set> using ...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!84 &8400000 RenderTexture: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: TAA_RT_FP16 m_ImageContentsHash: serializedVersion: 2 Hash: 00000000000000000000000000000000 m_F...
{ "pile_set_name": "Github" }
// LockedStream.cpp
{ "pile_set_name": "Github" }
{ "CVE_data_meta": { "ASSIGNER": "secure@intel.com", "ID": "CVE-2018-3612", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { ...
{ "pile_set_name": "Github" }
/* ----------------------------------------------------------------------------- * Copyright (c) 2013-2014 ARM Ltd. * * This software is provided 'as-is', without any express or implied warranty. * In no event will the authors be held liable for any damages arising from * the use of this software. Permission is gr...
{ "pile_set_name": "Github" }
apiVersion: apps/v1 # for versions before 1.9.0 use apps/v1beta2 kind: Deployment metadata: name: nginx-deployment spec: selector: matchLabels: app: nginx replicas: 4 # Update the replicas from 2 to 4 template: metadata: labels: app: nginx spec: containers: - name: ng...
{ "pile_set_name": "Github" }
.class Landroid/support/v4/net/ConnectivityManagerCompat$GingerbreadConnectivityManagerCompatImpl; .super Ljava/lang/Object; # interfaces .implements Landroid/support/v4/net/ConnectivityManagerCompat$ConnectivityManagerCompatImpl; # direct methods .method constructor <init>()V .locals 0 invoke-direct {p0}, ...
{ "pile_set_name": "Github" }
using AElf.Standards.ACS1; using AElf.Standards.ACS3; using AElf.Contracts.MultiToken; using AElf.Sdk.CSharp; using AElf.Types; using Google.Protobuf.WellKnownTypes; namespace AElf.Contracts.Configuration { public partial class ConfigurationContract { #region Views public override MethodFees G...
{ "pile_set_name": "Github" }
Templates ------------
{ "pile_set_name": "Github" }
<resources> <!-- Base application theme. --> <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar"> <!-- Customize your theme here. --> </style> </resources>
{ "pile_set_name": "Github" }
# # SConscript build file for an stm32plus example. Called automatically by the SConstruct # in the parent directory # import os # import everything exported in SConstruct Import('*') # get a copy of the environment env=env.Clone() # verify that this example is compatible with the selected MCU sconscriptFile=(la...
{ "pile_set_name": "Github" }
/* crypto/cast/cast_s.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non...
{ "pile_set_name": "Github" }
//===-- AMDGPUBaseInfo.cpp - AMDGPU Base encoding information--------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
{ "pile_set_name": "Github" }
--- http_interactions: - request: method: post uri: http://ps.pndsn.com/publish/pub-a-mock-key/sub-a-mock-key/0/demo/0?auth=ruby-test-auth-client-one&ortt=%7B%22t%22:14660947580714822%7D&pnsdk=PubNub-Ruby/4.1.0beta2&seqn=1&uuid=ruby-test-uuid-client-one body: encoding: UTF-8 string: '"wdjzGfMFLR...
{ "pile_set_name": "Github" }
/* ssl/tls1.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial...
{ "pile_set_name": "Github" }
from littleballoffur.dataset import * from littleballoffur.sampler import Sampler from littleballoffur.backend import NetworKitBackEnd, NetworkXBackEnd from littleballoffur.node_sampling import * from littleballoffur.edge_sampling import * from littleballoffur.exploration_sampling import * __all__ = [ 'littleball...
{ "pile_set_name": "Github" }
include_rules = [ '+libxml', ]
{ "pile_set_name": "Github" }
3.0 (quilt)
{ "pile_set_name": "Github" }
;;; smime.el --- S/MIME support library ;; Copyright (C) 2000-2017 Free Software Foundation, Inc. ;; Author: Simon Josefsson <simon@josefsson.org> ;; Keywords: SMIME X.509 PEM OpenSSL ;; This file is part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify ;; it under the terms of the...
{ "pile_set_name": "Github" }
// // ExampleTableViewController.m // RBQFetchedResultsControllerExample // // Created by Adam Fish on 1/5/15. // Copyright (c) 2015 Roobiq. All rights reserved. // #import "ExampleTableViewController.h" #import "TestObject.h" #import <RBQFetchedResultsController/RBQFRC.h> #import <Realm/Realm.h> id NULL_IF_NIL(...
{ "pile_set_name": "Github" }
namespace Easy.Common.Extensions { using System; /// <summary> /// Extensions for DateTime /// </summary> public static class DateTimeExtensions { /// <summary> /// Epoch represented as DateTime /// </summary> internal static readonly DateTime Epoch; st...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. namespace Microsoft.CodeAnalysis.EditAndContinue { internal enum ProjectReadOnlyReason { /// <summary> /// Project module was success...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2019-2020 Free Software Foundation, Inc. * * This file is part of Wget * * Wget 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" }
/* ---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support * ---------------------------------------------------------------------------- * Copyright (c) 2008, Atmel Corporation * All rights reserved. * * Redistribution and use in source...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2000, 2020, 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" }
<?xml version="1.0" encoding="utf-8"?> <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> <file original="extensions/agent/out/dialogs/scheduleDialog" source-language="en" datatype="plaintext" target-language="it"> <body> <trans-unit id="scheduleDialog.newSchedule"> <source xml:lan...
{ "pile_set_name": "Github" }
(:name globrep :description "Search for and replace strings in multiple files" :type emacsmirror :depends query)
{ "pile_set_name": "Github" }
package com.dianping.cat.status; import java.util.Map; public interface StatusExtension { /** * just the description of status extension * * @return */ public String getDescription(); /** * set the uniq id ,such as cat-message-queue * * @return */ public String getId(); /** * if value is d...
{ "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"> <parent> <artifactId>kie-server-services</artifactId...
{ "pile_set_name": "Github" }
// Tests that we properly serialize/deserialize spans from transitive dependencies // (e.g. imported SourceFiles) // // The order of these next lines is important, since we need // transitive_dep_two.rs to be able to reference transitive_dep_three.rs // // aux-build: transitive_dep_three.rs // aux-build: transitive_dep...
{ "pile_set_name": "Github" }
// Copyright 2002 The Trustees of Indiana University. // 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) // Boost.MultiArray Library // Authors: Ronald Garcia // ...
{ "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/. */ #include "pkcs11.h" #ifndef DEVM_H #include "devm.h" #endif /* DEVM_H */ #ifndef CKHELPER_H #include "ckhelper.h...
{ "pile_set_name": "Github" }
<?php /* * Copyright 2014 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 agreed t...
{ "pile_set_name": "Github" }
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "NSObject.h" #import "NSCoding-Protocol.h" @class NSDictionary, NSString; // Not exported @interface SKBitmapFont : NSObject <NSCoding> { NSString *_fontName; ...
{ "pile_set_name": "Github" }
<Canvas> <Kind>42</Kind> <Name>BgSettings</Name> <IsMinified>1</IsMinified> <XPosition>1.000000000</XPosition> <YPosition>118.000000000</YPosition> </Canvas> <Widget> <Kind>2</Kind> <Name>GRAD</Name> <Value>0</Value> </Widget> <Widget> <Kind>2</Kind> <Name>BAR GRAD</Name> <Va...
{ "pile_set_name": "Github" }
1 00:00:00,280 --> 00:00:01,330 In the last video, we gave 2 00:00:01,570 --> 00:00:03,540 a mathematical definition of how 3 00:00:03,700 --> 00:00:04,990 to represent or how to 4 00:00:05,090 --> 00:00:07,160 compute the hypotheses used by Neural Network. 5 00:00:08,420 --> 00:00:09,620 In this ...
{ "pile_set_name": "Github" }
/* * Copyright 2014 astamuse company,Ltd. * * 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 ...
{ "pile_set_name": "Github" }
# Copyright 2012 Citrix Systems, Inc. Licensed under the # Apache License, Version 2.0 (the "License"); you may not use this # file except in compliance with the License. Citrix Systems, Inc. # reserves all rights not expressly granted by the License. # You may obtain a copy of the License at http://www.apache.org/lic...
{ "pile_set_name": "Github" }
import random def make(): # prevent circular imports from .common import db, action from py4web.utils.populate import populate if db(db.auth_user).count() == 1: populate(db.auth_user, 10, contents={"is_active": True}) populate(db.feed_item, 100, contents={"is_active": True, "parent_id...
{ "pile_set_name": "Github" }
/* * re_*exec and friends - match REs * * Copyright (c) 1998, 1999 Henry Spencer. All rights reserved. * * Development of this software was funded, in part, by Cray Research Inc., * UUNET Communications Services Inc., Sun Microsystems Inc., and Scriptics * Corporation, none of whom are responsible for the resul...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0-or-later /* * conmakehash.c * * Create arrays for initializing the kernel folded tables (using a hash * table turned out to be to limiting...) Unfortunately we can't simply * preinitialize the tables at compile time since kfree() cannot accept * memory not allocated by kmalloc...
{ "pile_set_name": "Github" }
package com.frameworkset.common.ecs; import java.util.ArrayList; public class TD extends BaseElement{ private Integer colSpan; private Integer rowSpan; private String align; private boolean noWrap; private Object width; protected boolean tdtype = true; public TD() { subelements = new ArrayList<Ba...
{ "pile_set_name": "Github" }
"""Natural Policy Gradient Optimization.""" # pylint: disable=wrong-import-order # yapf: disable import collections from dowel import logger, tabular import numpy as np import tensorflow as tf from garage import EpisodeBatch, log_performance, make_optimizer, StepType from garage.np import explained_variance_1d, pad_t...
{ "pile_set_name": "Github" }