text
stringlengths
2
99.9k
meta
dict
๏ปฟ// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. namespace System.Web.Mvc { public interface IModelBinder { object BindModel(ControllerContext controllerContext, ModelBindingContext bindingContext); } }
{ "pile_set_name": "Github" }
๏ปฟ@using IdentityServer4.Extensions @{ string name = null; if (!true.Equals(ViewData["signed-out"])) { name = Context.User?.GetDisplayName(); } } <div class="nav-page"> <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> <a href="~/" class="navbar-brand"> <img src...
{ "pile_set_name": "Github" }
#!/bin/bash PYTHON="coverage run -p -a" URL=http://127.0.0.1/file mkdir -p tmp $PYTHON shadowsocks/local.py -c tests/aes.json & LOCAL=$! $PYTHON shadowsocks/server.py -c tests/aes.json --forbidden-ip "" & SERVER=$! sleep 3 time curl -o tmp/expected $URL time curl -o tmp/result --socks5-hostname 127.0.0.1:1081 $UR...
{ "pile_set_name": "Github" }
<div class="row"> <div class="page-header"> <%= link_to new_admin_user_path, class: "btn btn-primary" do %> <span class="glyphicon glyphicon-plus"></span> <%= t("actions.new") %> <% end %> <h1><%= t(".page_title") %></h1> </div> </div> <div class="row"> <%# Even though this is the right c...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:07ec06bc231e36889e7c2ad61d6d8c3a7b2372659b989495755de59d8f7a9aaf size 13349
{ "pile_set_name": "Github" }
/* * Copyright 2008 Advanced Micro Devices, Inc. * Copyright 2008 Red Hat Inc. * Copyright 2009 Jerome Glisse. * * 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, in...
{ "pile_set_name": "Github" }
๏ปฟusing System.Collections; using System.Collections.Generic; using System.IO; using UnityEngine; namespace GDGeek { public static class BinaryUtility{ public static void Write(this BinaryWriter bw, Color32 color) { bw.Write(color.r); bw.Write(color.g); bw.Write(...
{ "pile_set_name": "Github" }
/** @file d_items.cpp Weapons, ammos, healthpacks etc, etc... * * @authors Copyright ยฉ 2003-2017 Jaakko Kerรคnen <jaakko.keranen@iki.fi> * @authors Copyright ยฉ 2006-2015 Daniel Swanson <danij@dengine.net> * @authors Copyright ยฉ 2003-2005 Samuel Villarreal <svkaiser@gmail.com> * * @par License * GPL: http://www.g...
{ "pile_set_name": "Github" }
| Title | AsyncHook API | |--------|---------------| | Author | @trevnorris | | Status | ACCEPTED | | Date | 2017-01-27 | ## Description Since its initial introduction along side the `AsyncListener` API, the internal class `AsyncWrap` has slowly evolved to ensure a generalized API that would serve as a s...
{ "pile_set_name": "Github" }
[ { "type": "mapgen", "om_terrain": "estate_1be", "//": "first floor, bottom edge", "weight": 0, "method": "json", "object": { "fill_ter": "t_floor", "rows": [ ".....|....| |....|.....", ".....|----- -----|.....", ".....|>> <<|.....", "=ww==...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 17 2017 16:24:48). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> @interface PodsDummy_MMDB_Objc : NSObject { } @end
{ "pile_set_name": "Github" }
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright 2008-2020 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/license...
{ "pile_set_name": "Github" }
/* * sprec.h * libsprec * * Created by รrpรกd Goretity (H2CO3) * on Sun 20/04/2012. */ #ifndef __SPREC_SPREC_H__ #define __SPREC_SPREC_H__ #include <sprec/wav.h> #include <sprec/flac_encoder.h> #include <sprec/web_client.h> #include <sprec/recognize.h> #endif /* !__SPREC_SPREC_H__ */
{ "pile_set_name": "Github" }
Copyright 2013-2017 Ilya Sher <ilya.sher@coding-knight.com> The upstream Web site for NGS is https://github.com/ngs-lang/ngs License can be found in the `/usr/share/common-licenses/GPL-3' file.
{ "pile_set_name": "Github" }
finished: 6: forum: forum 7: forum: forum
{ "pile_set_name": "Github" }
<ol> <li>Wpisz promieล„ na pasku narzฤ™dzi opcji.</li> <li>Okreล›liฤ‡ pierwszy punkt na linii okrฤ™gu.</li> <li>Okreล›liฤ‡ drugi punkt na linii okrฤ™gu.</li> </ol>
{ "pile_set_name": "Github" }
/* * Copyright (c) 2002, 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" }
package com.mjun.demo.example8; import java.util.*; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentActivity; import android.support.v4.app.FragmentManager; import com.mjun.demo.R; /** * Created by huijun on 2018/4/1...
{ "pile_set_name": "Github" }
<?php namespace Fhp\DataTypes; class KtvTest extends \PHPUnit_Framework_TestCase { public function test_to_string() { $d = new Ktv('123123123', 'sub', new Kik('DE', '72191600')); $this->assertEquals('123123123:sub:DE:72191600', (string) $d); $this->assertEquals('123123123:sub:DE:72191...
{ "pile_set_name": "Github" }
package org.apereo.cas.validation; /** * This is {@link ServiceTicketValidationAuthorizerConfigurer}. * * @author Misagh Moayyed * @since 5.2.0 */ @FunctionalInterface public interface ServiceTicketValidationAuthorizerConfigurer { /** * Configure authorizer execution plan. * * @param plan the ...
{ "pile_set_name": "Github" }
############################################################# # # bison # ############################################################# BISON_VERSION = 2.7 BISON_SITE = $(BR2_GNU_MIRROR)/bison BISON_LICENSE = GPLv3+ BISON_LICENSE_FILES = COPYING BISON_CONF_ENV = ac_cv_path_M4=/usr/bin/m4 BISON_DEPENDENCIES = m4 defin...
{ "pile_set_name": "Github" }
import QtQuick 2.0 import QtQuick.Controls.Styles 1.1 import QtGraphicalEffects 1.0 ToolBarStyle { padding { left: 4*Devices.density right: 4*Devices.density top: 4*Devices.density bottom: 4*Devices.density } background: Rectangle { color: Desktop.titleBarColor ...
{ "pile_set_name": "Github" }
// Copyright 2015 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 CHROME_BROWSER_UI_APP_LIST_GOOGLE_NOW_EXTENSION_H_ #define CHROME_BROWSER_UI_APP_LIST_GOOGLE_NOW_EXTENSION_H_ #include <string> // Returns true ...
{ "pile_set_name": "Github" }
/* * This file is part of WinSparkle (https://winsparkle.org) * * Copyright (C) 2013 Vaclav Slavik * * 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...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 4110f4abe44f29c4ca00dbdee678ba58 timeCreated: 1445081761 licenseType: Free TextureImporter: fileIDToRecycleName: {} serializedVersion: 2 mipmaps: mipMapMode: 0 enableMipMap: 0 linearTexture: 1 correctGamma: 0 fadeOut: 0 borderMipMap: 0 mipMapFadeDistanceStart...
{ "pile_set_name": "Github" }
/* * CDDL HEADER START * * 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 usr/src/OPENSOLARIS.LICENSE * or http://www.opensolar...
{ "pile_set_name": "Github" }
#ifndef MMPRIV2_H #define MMPRIV2_H #include <assert.h> #include "minimap.h" #include "bseq.h" #define MM_PARENT_UNSET (-1) #define MM_PARENT_TMP_PRI (-2) #define MM_DBG_NO_KALLOC 0x1 #define MM_DBG_PRINT_QNAME 0x2 #define MM_DBG_PRINT_SEED 0x4 #define MM_DBG_PRINT_ALN_SEQ 0x8 #define MM_SEED_LONG_JOIN ...
{ "pile_set_name": "Github" }
1 259 559 606 626 691 717 862 1108 1319 1376 1421 1458 1499 1573 1818 1925 2022 2167 2467 2467 2529 2609 2634 2835 3135 3137 3252 3313 3436 3623 3677 3714 4014 4134 4434 4715 4966 4989 5289 5553 5853
{ "pile_set_name": "Github" }
--- title: "TN040: MFC-OLE In-Place Resizing and Zooming" ms.date: "11/04/2016" helpviewer_keywords: ["resizing in-place", "TN040", "zooming and in-place activation", "in-place activation, zooming and resizing"] ms.assetid: 4d7859bd-0b2e-4254-be62-2735cecf02c6 --- # TN040: MFC/OLE In-Place Resizing and Zooming > [!NOT...
{ "pile_set_name": "Github" }
{ "description": "This is an example record set.", "links": { "self": "https://127.0.0.1:9001/v2/zones/2150b1bf-dee2-4221-9d85-11f7886fb15f/recordsets/f7b10e9b-0cae-4a91-b162-562bc6096648" }, "updated_at": null, "records": [ "10.1.0.2" ], "ttl": 3600, "id": "f7b10e9b-0cae...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- IE Standards Mode --> <meta content="IE=edge" http-equiv="X-UA-Compatible"></meta> <!-- Favicon --> <link href="../images/vl_blue...
{ "pile_set_name": "Github" }
#include <algorithm> #include <map> #include <set> #include <string> #include <utility> #include <vector> #include "hdf5.h" #include "caffe/common.hpp" #include "caffe/layer.hpp" #include "caffe/net.hpp" #include "caffe/parallel.hpp" #include "caffe/proto/caffe.pb.h" #include "caffe/util/hdf5.hpp" #include "caffe/uti...
{ "pile_set_name": "Github" }
/* * Copyright 2018 firefly1126, 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 ...
{ "pile_set_name": "Github" }
// Copyright 2018 the V8 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. #include "src/d8/async-hooks-wrapper.h" #include "src/d8/d8.h" #include "src/execution/isolate-inl.h" namespace v8 { void AsyncHooksWrap::Enable() { e...
{ "pile_set_name": "Github" }
Linux 1.2.3-TEST (SYSSTAT.TEST) 01/01/70 _x86_64_ (8 CPU) 00:00:00 UID TGID TID %usr %system %guest %wait %CPU CPU Command 00:00:02 1000 7900 - 359.42 53.55 0.00 8.47 412.96 2 gnome-shell 00:00:02 1000 - 7900 349.70 51.43 0.00 8.47...
{ "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 ...
{ "pile_set_name": "Github" }
package edu.stanford.bmir.protege.web.client.crud.uuid; import com.google.gwt.user.client.ui.AcceptsOneWidget; import edu.stanford.bmir.protege.web.shared.crud.uuid.UuidSuffixSettings; import edu.stanford.bmir.protege.web.shared.crud.uuid.UuidFormat; import javax.annotation.Nonnull; import javax.inject.Inject; /** ...
{ "pile_set_name": "Github" }
/*! @file HostVmcall.h @brief Implementation of hypercall functions. @author Satoshi Tanda @copyright Copyright (c) 2020 - , Satoshi Tanda. All rights reserved. */ #pragma once #include "Common.h" #include "HostUtils.h" #include "Public.h" // // The VMCALL handler type. // typedef VOID VMCALL_HANDL...
{ "pile_set_name": "Github" }
/* * Copyright 2000-2009 JetBrains s.r.o. * * 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 agre...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "This notebook contains the code from the [original](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/tutorials/deepdream/deepdream.ipynb) and adds a section to produce animations (which I believe was originally ...
{ "pile_set_name": "Github" }
<!doctype html> <script src="../../../node_modules/wct-browser-legacy/browser.js"></script> <script> WCT.loadSuites([ './constructor.html', ]); </script>
{ "pile_set_name": "Github" }
package cluster import ( "github.com/docker/docker/api/types/network" "golang.org/x/net/context" ) const ( // EventSocketChange control socket changed EventSocketChange = iota // EventNodeReady cluster node in ready state EventNodeReady // EventNodeLeave node is leaving the cluster EventNodeLeave // EventNet...
{ "pile_set_name": "Github" }
/* npm t exercises/numbers-math/is_safe_integer_test.mjs Instructions: - Create the file is_safe_integer.mjs - Ensure the test passes โ€“ Donโ€™t use Number.isInteger() */ import test from 'ava'; import {strict as assert} from 'assert'; import {isSafeInteger} from './is_safe_integer.mjs'; test('Is it an integer?', t => ...
{ "pile_set_name": "Github" }
.rbc-event { background-color: $primary !important; &.rbc-selected { background-color: $secondary !important; } } .rbc-calendar { height: auto; flex-grow: 1; } .rbc-header { padding: 12px 16px !important; a { padding-bottom: 8px !important; } span { font-size: 15px !important; font-we...
{ "pile_set_name": "Github" }
{ "multi":null, "text":" @็”ตๆžœ็ฝ‘ ่ฆ็ซไบ†๏ผ[ๅ“ˆๅ“ˆ]", "user":{ "verified":true, "description":true, "gender":"f", "messages":39672, "followers":3330675, "location":"้ฆ™ๆธฏ", "time":1251431709, "friends":1020, "verified_type":0 }, "has_url":false, "comments":138, "pics":1, "source":"iPhoneๅฎขๆˆท็ซฏ", "likes":4, "time":1341064346, "reposts":27...
{ "pile_set_name": "Github" }
// Copyright 2008 The Closure Library 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 requ...
{ "pile_set_name": "Github" }
{ "size": 3562, "gzipSize": 529, "humanizedSize": "3KB", "humanizedGzipSize": "529B", "rules": { "total": 14, "size": { "graph": [ 6, 6, 6, 8, 1, 2, 2, 1, 5, 5, 5, 10, 2, 1 ], ...
{ "pile_set_name": "Github" }
import {LitElement} from "./assets/lit-element/lit-element.js"; import {loadProperties, tr} from "./sakai-i18n.js"; class SakaiElement extends LitElement { /** * Convenience wrapper for sakai-18n.tr. * * Example: * * confirm_coolness=This is {} cool * let translated = mySakaiElementSubclass.tr("co...
{ "pile_set_name": "Github" }
1|1997 2|1997 2|1994 2|1998 3|1997 3|1998 4|1996 4|1997 6|1997 7|1997
{ "pile_set_name": "Github" }
DRAAK BOARD M: Marek Vasut <marek.vasut+renesas@gmail.com> S: Maintained F: board/renesas/draak/ F: include/configs/draak.h F: configs/r8a77995_draak_defconfig
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import models, migrations from django.conf import settings class Migration(migrations.Migration): dependencies = [ ('nodes', '0001_initial'), migrations.swappable_dependency(settings.AUTH_USER_MODEL), ] opera...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>fileTypes</key> <array> <string>escher</string> </array> <key>name</key> <string>Escher</string> <key>patterns</key> <array> <dict> ...
{ "pile_set_name": "Github" }
-- source include/have_ndb.inc connect (con1,localhost,root,,); connect (con2,localhost,root,,); --disable_warnings DROP TABLE IF EXISTS t1,t2,t3,t4,t5,t6,t7; --enable_warnings # # Transaction lock test to show that the NDB # table handler is working properly with # transaction locks # # # Testing of scan isolatio...
{ "pile_set_name": "Github" }
/* Generated By:JavaCC: Do not edit this line. TsurgeonParserTreeConstants.java Version 6.0_1 */ package edu.stanford.nlp.trees.tregex.tsurgeon; public interface TsurgeonParserTreeConstants { public int JJTROOT = 0; public int JJTOPERATION = 1; public int JJTLOCATION = 2; public int JJTNODESELECTIONLIST = 3; ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- ~ Copyright (C) 2017 The Android Open Source Project ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/...
{ "pile_set_name": "Github" }
CREATE VIRTUAL TABLE mySchema.myTable USING myModule
{ "pile_set_name": "Github" }
#!/bin/bash ORNG='\033[0;33m' NC='\033[0m' W='\033[1;37m' LP='\033[1;35m' YLW='\033[1;33m' LBBLUE='\e[104m' RED='\033[0;31m' cd /opt/HoneyCaught echo -e "${ORNG}" figlet -f mini "HoneyCaught" echo -e "${NC}" echo -e "${LP}HoneyCaught is a HoneyPot Detection System${NC}" sleep 5 echo "==================================...
{ "pile_set_name": "Github" }
<?php /** * Handles database migrations * * @package WP_Stream */ namespace WP_Stream; /** * Class - Install */ class Install { /** * Holds Instance of plugin object * * @var Plugin */ public $plugin; /** * Option key to store database version * * @var string */ public $option_key = 'wp_str...
{ "pile_set_name": "Github" }
๏ปฟusing System; using System.Collections.Generic; using System.Linq; using Duality.Drawing; using Duality.Editor; using Duality.Resources; using Duality.Cloning; using Duality.Input; using Duality.Properties; namespace Duality.Components.Diagnostics { /// <summary> /// A diagnostic <see cref="Duality.Component"/> th...
{ "pile_set_name": "Github" }
native("jvm") module org.eclipse.ceylon.compiler.java.test.issues.bug57xx.bug5751 "1.0.0" { import maven:"org.hibernate.javax.persistence:hibernate-jpa-2.1-api" "1.0.0.Final"; }
{ "pile_set_name": "Github" }
package com.cleveroad.blur_tutorial.explanator import android.view.View internal interface ExplanatorCallback { fun onPopupInflated(popupView: View) fun onError(errMsg: String) }
{ "pile_set_name": "Github" }
## ## ## ## ## ---------------- ## ## ## ## ## ## ...
{ "pile_set_name": "Github" }
package com.tencent.mm.plugin.appbrand.widget.header; import android.content.Context; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Paint.Style; import android.util.AttributeSet; import android.view.View; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.mm...
{ "pile_set_name": "Github" }
set(TEST_NAME GildedRoseCatch2ApprovalTests) add_executable(${TEST_NAME}) target_sources(${TEST_NAME} PRIVATE GildedRoseCatch2ApprovalTests.cc) target_link_libraries(${TEST_NAME} lib src) set_property(TARGET ${TEST_NAME} PROPERTY CXX_STANDARD 11) add_test(NAME ${TEST_NAME} COMMAND ${TEST_NAME}) # Set compiler option /...
{ "pile_set_name": "Github" }
--- http_interactions: - request: method: get uri: http://ps.pndsn.com/v2/auth/grant/sub-key/sub-a-mock-key?auth=ruby-authkey&m=1&pnsdk=PubNub-Ruby/4.1.0&r=0&signature=-cdrCGtGvHR1edw7P9msojVaR63UeYWkW5Mr_YrjPhU=&timestamp=1464189133&ttl=300&uuid=ruby-test-uuid-client-one&w=1 body: encoding: UTF-8 ...
{ "pile_set_name": "Github" }
require 'watir-webdriver' require 'rspec' require 'rubygems' describe "Chrome default container behavior" do before :all do @b = Watir::Browser.new :chrome end before :each do @b.goto 'http://192.168.0.102:3000/single_test' @iframe = @b.frame :index => 0 end it "There is a default <p> tag in content...
{ "pile_set_name": "Github" }
/* * RHQ Management Platform * Copyright (C) 2005-2008 Red Hat, Inc. * All rights reserved. * * 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 version 2 of the License. * * This program i...
{ "pile_set_name": "Github" }
๏ปฟ/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/datasync/DataSync_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace DataSync { namespace Model { enum class Atime { NOT_SET, ...
{ "pile_set_name": "Github" }
package org.jhipster.web.rest.vm; import javax.validation.constraints.NotNull; import javax.validation.constraints.Size; /** * View Model object for storing a user's credentials. */ public class LoginVM { @NotNull @Size(min = 1, max = 50) private String username; @NotNull @Size(min = ManagedUs...
{ "pile_set_name": "Github" }
{ This file was automatically created by Lazarus. Do not edit! This source is only used to compile and install the package. } unit LazUtils; {$warn 5023 off : no warning about unused units} interface uses AvgLvlTree, DynamicArray, DynHashArray, DynQueue, EasyLazFreeType, ExtendedStrings, FileUtil, FPCAdds, L...
{ "pile_set_name": "Github" }
using System.Collections.Generic; namespace KRPC.Utils { interface IScheduler<T> : IEnumerable<T> { bool Empty { get; } T Next (); void Add (T item); void Remove (T item); } }
{ "pile_set_name": "Github" }
############################################################################ # # Copyright (c) 2019 PX4 Development Team. 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 o...
{ "pile_set_name": "Github" }
/** @author Contributions from the community; see CONTRIBUTORS.md @date 2005-2016 @copyright MPL2; see LICENSE.txt */ #import "NSObject+GraphicsAttributes.h" #import "DKExpression.h" #import "LogEvent.h" @interface DKExpression (DKRasterizerHelper) - (void)applyValuesTo:anObject skippingFirstElement:(BOOL)skipit...
{ "pile_set_name": "Github" }
export const CONFIG_NAME = 'consul-test-config';
{ "pile_set_name": "Github" }
/* Flot plugin for rendering pie charts. Copyright (c) 2007-2014 IOLA and Ole Laursen. Licensed under the MIT license. The plugin assumes that each series has a single data value, and that each value is a positive integer or zero. Negative numbers don't make sense for a pie chart, and have unpredictable results. Th...
{ "pile_set_name": "Github" }
/* -*-c++-*- */ /* osgEarth - Geospatial SDK for OpenSceneGraph * Copyright 2020 Pelican Mapping * http://osgearth.org * * osgEarth 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...
{ "pile_set_name": "Github" }
/** @file honey_alltermslist.h * @brief A termlist containing all terms in a honey database. */ /* Copyright (C) 2005,2007,2008,2009,2010,2011,2017 Olly Betts * * 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 ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 010760eeae8164b4fbf9c4b20b90f4df folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/* zpipe.c: example of proper use of zlib's inflate() and deflate() Not copyrighted -- provided to the public domain Version 1.2 9 November 2004 Mark Adler */ /* Version history: 1.0 30 Oct 2004 First version 1.1 8 Nov 2004 Add void casting for unused return values Use switch st...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 9820a969ad90190428911a4eb950c7b5 PrefabImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
from .datetime_ import * from .dict_ import * from .exception_ import * from .list_ import * from .string_ import * from .type_ import * from .os_ import *
{ "pile_set_name": "Github" }
// go run mksyscall.go -tags linux,ppc64le syscall_linux.go syscall_linux_ppc64x.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build linux,ppc64le package unix import ( "syscall" "unsafe" ) var _ syscall.Errno // THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT func fan...
{ "pile_set_name": "Github" }
/** * Kubernetes * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * * The version of the OpenAPI document: v1.18.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do n...
{ "pile_set_name": "Github" }
<h1>Open Food Facts ํŒ€์— ๋ฌธ์˜ํ•˜๊ธฐ</h1> <p>Open Food Facts์— ๋Œ€ํ•œ ์งˆ๋ฌธ์ด๋‚˜ ์˜๊ฒฌ ๋˜๋Š” ์ œ์•ˆ์ด ์žˆ์œผ๋ฉด <a href="mailto:contact@openfoodfacts.org"> contact@openfoodfacts.org</a>๋กœ ์ด๋ฉ”์ผ์„ ๋ณด๋‚ด์ฃผ์‹ญ์‹œ์˜ค.</p> <p>์ฐธ๊ณ  : <a href="/discover"> Open Food Facts๋Š” ์‹ํ’ˆ์˜ ํ˜‘์—… ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค์ž…๋‹ˆ๋‹ค </a> , ์šฐ๋ฆฌ๋Š” ์–ด๋–ค ์ œํ’ˆ๋„ ํŒ๋งคํ•˜์ง€ ์•Š์œผ๋ฉฐ ์ƒ์‚ฐ์ž์™€ ์—ฐ๊ฒฐ๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค. ์ œํ’ˆ์— ๋Œ€ํ•œ ์งˆ๋ฌธ์ด๋‚˜ ๋ถˆ๋งŒ์€ ์ƒ์‚ฐ์ž (์ œํ’ˆ ๋ผ๋ฒจ์˜ ์ฃผ์†Œ)์—๊ฒŒ ์ง์ ‘ ์˜๊ฒฌ์„ ๋ณด๋‚ด์‹ญ...
{ "pile_set_name": "Github" }
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
{ "pile_set_name": "Github" }
#ifndef ob__version_h #define ob__version_h #define OPENBOX_VERSION "@OB_VERSION@" #endif
{ "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 ...
{ "pile_set_name": "Github" }
import ipaddress class IOCValidator(object): def __init__(self): blerp = "berp" @staticmethod def is_valid_ipaddress(ip_string): try: ipaddress.ip_address(ip_string) except Exception as e: return False return True @staticmethod def is_vali...
{ "pile_set_name": "Github" }
/*********************************************************************************************************************** * OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC, and other contributors. All rights reserved. * * Redistribution and use in source and binary forms, with or without m...
{ "pile_set_name": "Github" }
{ "name": "grunt-build-control", "description": "Automate version control tasks for your project's built code. Keep built code in sync with source code, maintain multiple branches of built code, commit with automatic messages, and push to remote repositories.", "version": "0.7.1", "homepage": "https://github.co...
{ "pile_set_name": "Github" }
// // Generated by Bluespec Compiler, version 2019.05.beta2 (build a88bf40db, 2019-05-24) // // // // // Ports: // Name I/O size props // m_near_mem_io_addr_base O 64 const // m_near_mem_io_addr_size O 64 const // m_near_mem_io_addr_lim O 64 const // m_plic_addr_b...
{ "pile_set_name": "Github" }
/* * fs/nfs/nfs4renewd.c * * Copyright (c) 2002 The Regents of the University of Michigan. * All rights reserved. * * Kendrick Smith <kmsmith@umich.edu> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met:...
{ "pile_set_name": "Github" }
#!/bin/bash print_banner() { printf "\n\n\n\e[30m\e[42m$1\e[0m\n\n\n\n" } print_green() { printf "\e[30m\e[42m$1\e[0m\n" } print_red() { printf "\e[30m\e[41m$1\e[0m\n" } images=( "gitlab-master.nvidia.com:5005/dl/dgx/pytorch:19.03-py3-devel" "gitlab-master.nvidia.com:5005/dl/dgx/pytorch:master-py3-devel" "pyt...
{ "pile_set_name": "Github" }
namespace ClassLib087 { public class Class013 { public static string Property => "ClassLib087"; } }
{ "pile_set_name": "Github" }
/* Copyright (C) 2015 Aliaksandr Aliashkevich 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 3 of the License, or (at your option) any later version. ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_16) on Tue May 19 12:59:31 MDT 2009 --> <TITLE> USAState.Name (charts4j - 1.2) </TITLE> <META NAME="keywords" CONTENT="com.googlecode.charts4j.USASt...
{ "pile_set_name": "Github" }
๏ปฟ<script type="text/javascript" src="/base/node_modules/requirejs/require.js"></script> <script type="text/javascript"> require.config({ paths: { "power-assert": "/base/build/power-assert" }, shim: { "power-assert": { exports: "assert" } } }); </script>
{ "pile_set_name": "Github" }
/* * Copyright (c) 2015 David Boissier * * 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" }
# Tests for plotting functions data(sample_matrix) x <- as.xts(sample_matrix, dateFormat = "Date") # axTicksByTime test.format_xts_yearqtr <- function() { xq <- to.quarterly(x) xtbt <- axTicksByTime(xq) checkIdentical(names(xtbt), c("2007-Q1", "2007-Q2")) } test.format_zoo_yearqtr <- function() { xq <- to.qua...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0 /* * Manage cache of swap slots to be used for and returned from * swap. * * Copyright(c) 2016 Intel Corporation. * * Author: Tim Chen <tim.c.chen@linux.intel.com> * * We allocate the swap slots from the global pool and put * it into local per cpu caches. This has the advan...
{ "pile_set_name": "Github" }