text
stringlengths
2
99.9k
meta
dict
require 'rails_helper' feature "Registration", :type => :feature do it "should let you create a new user" do visit new_user_registration_path within "#new_user" do fill_in "user_email", with: "test@example.com" fill_in "user_password", with: "123456789" fill_in "user_password_confirmation"...
{ "pile_set_name": "Github" }
import React from 'react'; import { CollapsibleSection, HealthCounts } from '@spinnaker/core'; import { IAmazonServerGroupDetailsSectionProps } from './IAmazonServerGroupDetailsSectionProps'; export class HealthDetailsSection extends React.Component<IAmazonServerGroupDetailsSectionProps> { public render(): JSX.Ele...
{ "pile_set_name": "Github" }
<?php /** * This script alters the session variable 'tree', expanding it * at the dn specified in the query string. * * Note: this script is equal and opposite to collapse.php * * @package phpLDAPadmin * @subpackage Tree * @see collapse.php */ /** */ require './common.php'; $dn = get_request('dn','GET',tru...
{ "pile_set_name": "Github" }
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Copyright (C) 2011-2020 OpenFOAM Foundation \\...
{ "pile_set_name": "Github" }
To customize config traders copy this CfgServerTrader folder to your mission. Then in description.ext replace this line: #include "\z\addons\dayz_code\Configs\CfgServerTrader\CfgServerTrader.hpp" with this: #include "CfgServerTrader\CfgServerTrader.hpp"
{ "pile_set_name": "Github" }
/* * Copyright (C) 2018 Orange. * * 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 ofthe License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
{ "pile_set_name": "Github" }
package org.opencv.core; import java.util.Arrays; import java.util.List; public class MatOfDouble extends Mat { // 64FC(x) private static final int _depth = CvType.CV_64F; private static final int _channels = 1; public MatOfDouble() { super(); } protected MatOfDouble(long addr) { ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- # # %CopyrightBegin% # # Copyright Ericsson AB 2009-2018. 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 cop...
{ "pile_set_name": "Github" }
package org.jboss.resteasy.test.resource.param.resource; import org.jboss.resteasy.test.resource.param.MatrixParamAsPrimitiveTest; import org.junit.Assert; import javax.ws.rs.DefaultValue; import javax.ws.rs.GET; import javax.ws.rs.MatrixParam; import javax.ws.rs.Path; import javax.ws.rs.Produces; @Path("/wrappers/d...
{ "pile_set_name": "Github" }
// // ViewController.m // LMSideBarControllerDemo // // Created by LMinh on 10/11/15. // Copyright © 2015 LMinh. All rights reserved. // #import "SideBarController.h" #import "LeftMenuViewController.h" #import "RightMenuViewController.h" #import "MainNavigationController.h" #import "LMSideBarDepthStyle.h" @implem...
{ "pile_set_name": "Github" }
const { PeopleResolver } = require('../../people'); const { FIELD_TYPES } = require('../../people/constants'); const { OBJECT_TYPE } = require('../constants'); const { findByEmail } = require('../index'); const denormalizer = require('./denormalizer'); const PRIORITY = 100; module.exports = new PeopleResolver(OBJECT_T...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <MediaContainer allowSync="1" identifier="com.plexapp.plugins.library" librarySectionID="4" librarySectionUUID="efbdd7b618d67cdae2fd42cf68a8427f9526d7fa" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1393422068" size="1" > <Video ...
{ "pile_set_name": "Github" }
import csv from itertools import count from pathlib import Path from typing import Any, Dict, List from rotkehlchen.assets.asset import Asset from rotkehlchen.constants.assets import A_USD from rotkehlchen.constants.misc import ZERO from rotkehlchen.db.dbhandler import DBHandler from rotkehlchen.errors import Deserial...
{ "pile_set_name": "Github" }
/** * Marlin 3D Printer Firmware * Copyright (C) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
{ "pile_set_name": "Github" }
{% extends "socialaccount/base.html" %} {% load i18n recaptcha2 %} {% block head_title %}{% trans "Register" %}{% endblock %} {% block head %} {% recaptcha_init request.LANGUAGE_CODE %} {% endblock %} {% block content %} <div class="central-form"> <h1>{% trans "Register" %}</h1> <p>{% block...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* 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/. */ var gTestfile = 'regress-465483.js...
{ "pile_set_name": "Github" }
# # Copyright (c) 2010-2020. Axon Framework # # 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" }
<!doctype HTML> <html> <meta charset="utf8"> <title>Content Visibility: navigating to a text fragment.</title> <link rel="author" title="Vladimir Levin" href="mailto:vmpstr@chromium.org"> <link rel="help" href="https://drafts.csswg.org/css-contain/#content-visibility"> <meta name="timeout" content="long"> <meta name="a...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Begin Jekyll SEO tag v2.5.0 --> <title>Using the Demo Generator | Azure DevOps Demo Generator</title> <meta nam...
{ "pile_set_name": "Github" }
/* This file is a part of libcds - Concurrent Data Structures library (C) Copyright Maxim Khizhinsky (libcds.dev@gmail.com) 2006-2016 Source code repo: http://github.com/khizmax/libcds/ Download: http://sourceforge.net/projects/libcds/files/ Redistribution and use in source and binary forms, ...
{ "pile_set_name": "Github" }
####################################################################### ## ## Corresponding documentation: ## ## https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModAccesslog ## server.modules += ( "mod_accesslog" ) ## ## Default access log. ## accesslog.filename = log_root + "/lighttpd-access.log" #...
{ "pile_set_name": "Github" }
// // ReleaseLeopardOrLater.xcconfig // // Xcode configuration file for building a Release configuration of a project // on Leopard or later. // // This is a _Configuration_ Xcode config file for use in the "Based on" popup // of the project configuration editor. Do _not_ use this as the config base // and indivi...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <style name="ActionUI" parent="@android:style/Theme.Translucent.NoTitleBar"> </style> </resources>
{ "pile_set_name": "Github" }
![Game Developer Roadmap - 2020](./img/title.png) > Roadmap to becoming a game developer in 2020, inspired by [web-developer-roadmap](https://github.com/kamranahmedse/developer-roadmap). Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order...
{ "pile_set_name": "Github" }
// Copyright 2015 The Neugram 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 stmt defines data structures representing Neugram statements. package stmt import ( "neugram.io/ng/syntax/expr" "neugram.io/ng/syntax/src" "...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false"> <appender name="dbexample" class="org.apache.log4j.RollingFileAppender"> <param name="File" value="${catalina.home}/logs/dbexample.log"/> <par...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- The contents of this file are subject to the terms of the Common Development and Distribution License (the License). You may not use this file except in compliance with the License. You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License f...
{ "pile_set_name": "Github" }
/* * Copyright 2017, GeoSolutions Sas. * 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. */ var expect = require('expect'); var { SET_SEARCH_CONFIG_PROP, RESET_SEARCH_CONFIG, UPDATE_SERVICE, setSear...
{ "pile_set_name": "Github" }
############################################################################### # # Tests for XlsxWriter. # # Copyright (c), 2013-2020, John McNamara, jmcnamara@cpan.org # from ..excel_comparison_test import ExcelComparisonTest from ...workbook import Workbook class TestCompareXLSXFiles(ExcelComparisonTest): """...
{ "pile_set_name": "Github" }
""" author: shreyansh kushwaha made on : 08.09.2020 """ board = {'1' : ' ','2' : ' ','3' : ' ','4' : ' ','5' : ' ','6' : ' ','7' : ' ','8' : ' ','9' : ' '} import random, os, check, time p1 = input("Enter your name player 1 (symbol X):\n") p2 = input("Enter your name player 2 (symbol O):\n") score1, score2, score_tie =...
{ "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. // @class NSData; @protocol SETransceiver - (NSData *)transceive:(NSData *)arg1 error:(id *)arg2; @end
{ "pile_set_name": "Github" }
// Base jqxgrid options and utils var base_jqxgrid_options = { altrows: true, columnsheight: 40, rowsheight: 40, filterrowheight: 40, width: '100%', editable: false, columnsresize: true, groupable: false, sortable: true, filterable: true, showstatusbar: false, status...
{ "pile_set_name": "Github" }
import helper from distutils.version import LooseVersion class check_configuration_ssl_allow_invalid_cert(): """ check_configuration_ssl_allow_invalid_cert: Bypasses the validation checks for TLS/SSL certificates on other servers in the cluster and allows the use of invalid certificates. When using the...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2015 Bosch Software Innovations GmbH and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html ...
{ "pile_set_name": "Github" }
github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce h1:prjrVgOk2Yg6w+PflHoszQNLTUh4kaByUcEWM/9uin4= github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA= githu...
{ "pile_set_name": "Github" }
/* Soot - a J*va Optimization Framework * Copyright (C) 2004 Jennifer Lhotak * * 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 optio...
{ "pile_set_name": "Github" }
/* * PRCMU clock implementation for ux500 platform. * * Copyright (C) 2012 ST-Ericsson SA * Author: Ulf Hansson <ulf.hansson@linaro.org> * * License terms: GNU General Public License (GPL) version 2 */ #include <linux/clk-provider.h> #include <linux/mfd/dbx500-prcmu.h> #include <linux/slab.h> #include <linux/io...
{ "pile_set_name": "Github" }
#import "GPUImageColorInvertFilter.h" #if TARGET_IPHONE_SIMULATOR || TARGET_OS_IPHONE NSString *const kGPUImageInvertFragmentShaderString = SHADER_STRING ( varying highp vec2 textureCoordinate; uniform sampler2D inputImageTexture; void main() { lowp vec4 textureColor = texture2D(inputImageTexture, textureC...
{ "pile_set_name": "Github" }
/* libFLAC - Free Lossless Audio Codec library * Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson * * 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 ret...
{ "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" }
// DLLExports.cpp // // Notes: // Win2000: // If I register at HKCR\Folder\ShellEx then DLL is locked. // otherwise it unloads after explorer closing. // but if I call menu for desktop items it's locked all the time #include "../../../Common/MyWindows.h" #include <OleCtl.h> #include "../../../Common/MyInitGuid.h" ...
{ "pile_set_name": "Github" }
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
{ "pile_set_name": "Github" }
/* This file is part of the Pangolin Project. * http://github.com/stevenlovegrove/Pangolin * * Copyright (c) 2011 Steven Lovegrove * * 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 wit...
{ "pile_set_name": "Github" }
/*! \mainpage This is an example library that provides a very rudimentary OBJ file format plugin for Usd. It is intentionally not particularly functional. The aim is to provide nearly the bare minimum plugin structure for learning purposes. For a far more advanced example, including an implementation of a low-level...
{ "pile_set_name": "Github" }
// increment export function increment(index) { return { type: 'INCREMENT_LIKES', index } } // add comment export function addComment(postId, author, comment) { return { type: 'ADD_COMMENT', postId, author, comment } } // remove comment export function removeComment(postId, i) { ret...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2005-2018 Team Kodi * This file is part of Kodi - https://kodi.tv * * SPDX-License-Identifier: GPL-2.0-or-later * See LICENSES/README.md for more information. */ #include "GUIRenderingControl.h" #include "threads/SingleLock.h" #include "guilib/IRenderingCallback.h" #ifdef TARGET_WINDOWS #i...
{ "pile_set_name": "Github" }
# Unix SMB/CIFS implementation. # Copyright (C) 2014 Catalyst.Net Ltd # # Auto generate param_functions.c # # ** NOTE! The following LGPL license applies to the ldb # ** library. This does NOT imply that all of Samba is released # ** under the LGPL # # This library is free software; you can redistribute it and/o...
{ "pile_set_name": "Github" }
var R = require('../source'); var eq = require('./shared/eq'); describe('dropWhile', function() { it('skips elements while the function reports `true`', function() { eq(R.dropWhile(function(x) {return x < 5;}, [1, 3, 5, 7, 9]), [5, 7, 9]); }); it('returns an empty list for an empty list', function() { ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 61757cf57a877ce46a12429a7e8996dd MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
GLOBAL SCOPE: (1,1) -> class Math (50,1) -> class Main CLASS SCOPE OF 'Math': (2,16) -> static function abs : int->int (10,16) -> static function pow : int->int->int (20,16) -> static function log : int->int (33,16) -> static function max : int->int->int (41,1...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT) * Copyright (C) 2006-2010 RobotCub Consortium * All rights reserved. * * This software may be modified and distributed under the terms of the * BSD-3-Clause license. See the accompanying LICENSE file for details. */ /* * Most of this file is fr...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en" ng-app="jpm"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/releases/3.5.0/css/style.css" rel="stylesheet" /> <script src="https://code.jquery.com/jque...
{ "pile_set_name": "Github" }
Actor RedBloodSplatterz : Inventory { inventory.maxamount 1 } Actor GreenBloodSplatterz : Inventory { inventory.maxamount 1 } Actor BlueBloodSplatterz : Inventory { inventory.maxamount 1 } Actor BloodSplasherz : Inventory { inventory.maxamount 1 } Actor WaterSplasherz : Inventory { inventory.maxamount 1 } Actor Sl...
{ "pile_set_name": "Github" }
/* * freeglut_internal.h * * The freeglut library private include file. * * Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved. * Written by Pawel W. Olszta, <olszta@sourceforge.net> * Creation date: Thu Dec 2 1999 * * Permission is hereby granted, free of charge, to any person obtaining a * copy of...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='UTF-8'?> <org.jenkinsci.plugins.terraform.TerraformBuildWrapper_-DescriptorImpl plugin="terraform@1.0.9"> <installations> <org.jenkinsci.plugins.terraform.TerraformInstallation> <name>Terraform 0.9.11</name> <home></home> <properties> <hudson.tools.InstallSo...
{ "pile_set_name": "Github" }
#!/usr/bin/env bash # 1o is as 1k, but putting the dropout on (c,m), i.e. the output # of the LstmNonlinearityComponent, which I believe is the same as # putting it on (i,f) which Gaofeng found worked well in the non-fast Lstm # component; and using schedule which maxes out at 0.3, not 0.7. # [note: this was a little ...
{ "pile_set_name": "Github" }
{ "tests": [ { "description": "update: ServerTimestamp with data", "comment": "A key with the special ServerTimestamp sentinel is removed from\nthe data in the update operation. Instead it appears in a separate Transform operation.\nNote that in these tests, the string \"ServerTimestamp\" should be re...
{ "pile_set_name": "Github" }
// Copyright 2016 CoreOS, 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...
{ "pile_set_name": "Github" }
/* ** 2001 September 16 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
{ "pile_set_name": "Github" }
// Copyright 2016 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. #include "components/certificate_transparency/log_dns_client.h" #include <memory> #include <numeric> #include <string> #include <utility> #include <vecto...
{ "pile_set_name": "Github" }
{ "name": "@mostly-adequate/support", "version": "2.0.1", "description": "Support functions and data-structures from the Mostly Adequate Guide to Functional Programming", "license": "MIT", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/MostlyAdequate/mostly-adequate-gu...
{ "pile_set_name": "Github" }
package com.salesforce.phoenix.filter; import java.util.Arrays; import java.util.Collection; import java.util.List; import junit.framework.TestCase; import org.apache.hadoop.hbase.KeyValue; import org.apache.hadoop.hbase.filter.Filter.ReturnCode; import org.apache.hadoop.hbase.util.Bytes; import org.junit.Test; impo...
{ "pile_set_name": "Github" }
define([ 'logger', 'backbone', 'injector', 'marionette', 'vent', '#qt_core/controllers/api', 'commands/index', 'controllers/nav', 'controllers/initdata', 'routers/router', 'views/layout', '#beans/beans', "modernizr", 'fastclick', '#qt_core/controllers/config' ], function (logger, Backbone...
{ "pile_set_name": "Github" }
/** ****************************************************************************** * @file system_stm32f4xx.c * @author MCD Application Team * @version V1.4.0 * @date 04-August-2014 * @brief CMSIS Cortex-M4 Device Peripheral Access Layer System Source File. * This file contains the syste...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <rsp stat="ok"> <photo id="44070187" secret="5e5a50b675" server="32" farm="1" dateuploaded="1126980258" isfavorite="0" license="4" safety_level="0" rotation="0" originalsecret="5e5a50b675" originalformat="jpg" views="5031" media="photo"> <owner nsid="945...
{ "pile_set_name": "Github" }
{{- if .Values.compass.enabled }} apiVersion: v1 kind: Service metadata: labels: app: {{ .Values.compass.name }} service: {{ .Values.compass.name }} name: {{ .Values.compass.name }} namespace: {{ .Release.Namespace }} spec: ports: {{ range $i, $var := .Values.compass.service.ports -}} - name: {{...
{ "pile_set_name": "Github" }
// Copyright 2013 Google Inc. All Rights Reserved. // Copyright 2017 The Cockroach Authors. // // Use of this software is governed by the Business Source License // included in the file licenses/BSL.txt. // // As of the Change Date specified in that file, in accordance with // the Business Source License, use of this s...
{ "pile_set_name": "Github" }
"use strict"; exports.__esModule = true; var _hasInstance = require("../core-js/symbol/has-instance"); var _hasInstance2 = _interopRequireDefault(_hasInstance); var _symbol = require("../core-js/symbol"); var _symbol2 = _interopRequireDefault(_symbol); function _interopRequireDefault(obj) { return obj && obj.__es...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2014, The Linux Foundation. All rights reserved. * Copyright (C) 2013 Red Hat * Author: Rob Clark <robdclark@gmail.com> * * 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 ...
{ "pile_set_name": "Github" }
/****************************************************************************** * Copyright 2017 The Apollo 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 ...
{ "pile_set_name": "Github" }
/* ** Copyright (C) 2006-2012 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 ve...
{ "pile_set_name": "Github" }
# Monolog - Logging for PHP [![Build Status](https://img.shields.io/travis/Seldaek/monolog.svg)](https://travis-ci.org/Seldaek/monolog) [![Total Downloads](https://img.shields.io/packagist/dt/monolog/monolog.svg)](https://packagist.org/packages/monolog/monolog) [![Latest Stable Version](https://img.shields.io/packagis...
{ "pile_set_name": "Github" }
// Targeted by JavaCPP version 1.5.4: DO NOT EDIT THIS FILE package org.bytedeco.arrow; import java.nio.*; import org.bytedeco.javacpp.*; import org.bytedeco.javacpp.annotation.*; import static org.bytedeco.javacpp.presets.javacpp.*; import static org.bytedeco.arrow.global.arrow.*; /** \brief Status outcome objec...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- ~ Copyright (c) 2019 Hai Zhang <dreaming.in.code.zh@gmail.com> ~ All Rights Reserved. --> <View xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/swatch" android:layout_width="36dp" android:layout_height="36dp" android:bac...
{ "pile_set_name": "Github" }
/** * @file wizwiki_w7500.c * @brief board ID for the WIZnet WIZwiki-W7500 board * * DAPLink Interface Firmware * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file ...
{ "pile_set_name": "Github" }
########################################################### # # strace # ########################################################### # You must replace "strace" and "STRACE" with the lower case name and # upper case name of your new package. Some places below will say # "Do not change this" - that does not include th...
{ "pile_set_name": "Github" }
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in w...
{ "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 # "Licens...
{ "pile_set_name": "Github" }
using System; using System.Web.Mvc; using Glimpse.Mvc.Model; using Glimpse.Test.Common; using Xunit; using Xunit.Extensions; namespace Glimpse.Test.Mvc.Model { public class ViewModelSummaryShould { [Theory, AutoMock] public void SetModelType(ViewDataDictionary viewData, TempDataDictionary temp...
{ "pile_set_name": "Github" }
class Empty(Exception): """Exception for requesting data from an empty collection""" pass
{ "pile_set_name": "Github" }
/* * \brief Protective MBR partition table definitions * \author Josef Soentgen * \date 2018-05-03 */ /* * Copyright (C) 2018 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU Affero General Public License version 3. */ #ifndef _PMBR_H_ #d...
{ "pile_set_name": "Github" }
-- Copyright 2020 Stanford University -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law or agree...
{ "pile_set_name": "Github" }
/* Copyright 2016 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" }
<!DOCTYPE HTML> <!-- Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ --> <html class="reftest-wait"><head> <meta charset="utf-8"> <title>CSS Grid Test: test 027 dynamic remove/insert second item</title> <link rel="author" title="Mats Palmgren" href="htt...
{ "pile_set_name": "Github" }
/* $Id$ * * Copyright (c) 2010 Anders Wallin (anders.e.e.wallin "at" gmail.com). * * This file is part of OpenCAMlib * (see https://github.com/aewallin/opencamlib). * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License ...
{ "pile_set_name": "Github" }
program where_01 implicit none real :: a(10), b(10) where (a >= 0) b = 1 else where b = 0 end where where (a >= 0) b = 1 elsewhere b = 0 end where where (a >= 0) b = 1 elsewhere b = 0 endwhere end program
{ "pile_set_name": "Github" }
//===-- ARMBuildAttributes.h - ARM Build Attributes -------------*- C++ -*-===// // // 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" }
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- - - This file is part of the OpenLink Software Virtuoso Open-Source (VOS) - project. - - Copyright (C) 1998-2020 OpenLink Software - - This project is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public L...
{ "pile_set_name": "Github" }
/** * Mupen64 - tlb.c * Copyright (C) 2002 Hacktarux * * Mupen64 homepage: http://mupen64.emulation64.com * email address: hacktarux@yahoo.fr * * If you want to contribute to the project please contact * me first (maybe someone is already making what you are * planning to do). * * * This program is free so...
{ "pile_set_name": "Github" }
package org.dcache.services.info.gathers; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Required; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Map; import dmg.cells.nucleus.CellLifeCycleAware; import dmg.cell...
{ "pile_set_name": "Github" }
{ "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-html-script/^1.0.0/components/context.jsonld", "@id": "npmd:@comunica/actor-rdf-parse-html-script", "@type": "Module", "requireName": "@comunica/actor-rdf-parse-html-script", "import": [ "files-carphs:components/Ac...
{ "pile_set_name": "Github" }
/* [auto_generated] boost/numeric/odeint/integrate/detail/integrate_n_steps.hpp [begin_description] integrate steps implementation [end_description] Copyright 2012-2015 Mario Mulansky Copyright 2012 Christoph Koke Copyright 2012 Karsten Ahnert Distributed under the Boost Software License, Version 1.0. (See...
{ "pile_set_name": "Github" }
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 # For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt # Makefile for utility work on coverage.py. default: @echo "* No default action *" clean: -rm -f *.pyd */*.pyd -rm -f *.so */*.so -PYTHONPATH=. python tests/t...
{ "pile_set_name": "Github" }
using CubeWorld.Tiles; using CubeWorld.Utils; using CubeWorld.Serialization; namespace CubeWorld.Tiles.Rules { public class TileRuleConditionNearTypeAmout : TileRuleCondition { public int minValue; public byte tileType; public TileRuleConditionNearTypeAmout() { } ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> <device id="retina4_7" orientatio...
{ "pile_set_name": "Github" }
loopback_users.guest = false listeners.tcp.default = 5672 management.listener.port = 15672 management.listener.ssl = false auth_backends.1 = http ## This configures rabbitmq_auth_backend_cache that delegates to ## the HTTP backend. If using this, make sure to comment the ## auth_backends.1 line above. ## # auth_backe...
{ "pile_set_name": "Github" }
#include <stdbool.h> #include <uv.h> #include "queue.h" // client message #define INPUT '0' #define RESIZE_TERMINAL '1' #define JSON_DATA '{' // server message #define OUTPUT '0' #define SET_WINDOW_TITLE '1' #define SET_PREFERENCES '2' // url paths struct endpoints { char *ws; char *index; char *token; char...
{ "pile_set_name": "Github" }
# Makefile for the dss1_divert ISDN module # Each configuration option enables a list of files. obj-$(CONFIG_ISDN_DIVERSION) += dss1_divert.o # Multipart objects. dss1_divert-y := isdn_divert.o divert_procfs.o divert_init.o
{ "pile_set_name": "Github" }
{ "domain": "ci", "tags": [ "country", "geo" ], "whoisServer": "whois.nic.ci", "nameServers": [ "any.nic.ci", "censvrns0001.ird.fr", "ci.hosting.nic.fr", "ns-ci.afrinic.net", "ns.nic.ci", "phloem.uoregon.edu" ], "policies": [ { "type": "idn-disallowed" } ] }
{ "pile_set_name": "Github" }
/* * CAAM/SEC 4.x transport/backend driver * JobR backend functionality * * Copyright 2008-2012 Freescale Semiconductor, Inc. */ #include <linux/of_irq.h> #include <linux/of_address.h> #include "compat.h" #include "ctrl.h" #include "regs.h" #include "jr.h" #include "desc.h" #include "intern.h" struct jr_driver_...
{ "pile_set_name": "Github" }