text
stringlengths
2
99.9k
meta
dict
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_131) on Wed Aug 09 10:22:19 PDT 2017 --> <title>com.bumptech.glide.annotation.compiler (glide API)</title> <meta name="date" content="2017-08-0...
{ "pile_set_name": "Github" }
// Resize anything .resizable(@direction) { resize: @direction; // Options: horizontal, vertical, both overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible` }
{ "pile_set_name": "Github" }
{ "name": "HHToolKit", "version": "0.2.6", "summary": "A fast app creation toolkit", "description": "A fast app creation toolkit, which allows you to build complicated UI in short time.", "homepage": "https://github.com/weylhuang/HHToolKit", "license": { "type": "MIT", "file": "LICENSE" }, "auth...
{ "pile_set_name": "Github" }
# Verify that gdb can pretty-print the various PyObject* types # # The code for testing gdb was adapted from similar work in Unladen Swallow's # Lib/test/test_jit_gdb.py import os import re import subprocess import sys import unittest import sysconfig from test.test_support import run_unittest, findfile try: gdb...
{ "pile_set_name": "Github" }
<!-- Copyright 2016 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 to in writin...
{ "pile_set_name": "Github" }
Module: Dylan-User Synopsis: The command line version of the environment Author: Andy Armstrong Copyright: Original Code is Copyright (c) 1995-2004 Functional Objects, Inc. All rights reserved. License: See License.txt in this distribution for details. Warranty: Distributed WITHOUT WARR...
{ "pile_set_name": "Github" }
package ja.burhanrashid52.base.di.components import android.app.Application import dagger.Component import ja.burhanrashid52.base.api.ApiServices import ja.burhanrashid52.base.di.modules.BaseAppModule import ja.burhanrashid52.base.di.modules.BaseNetworkModule import ja.burhanrashid52.base.di.scopes.BaseScope import r...
{ "pile_set_name": "Github" }
child: <%= foo %>
{ "pile_set_name": "Github" }
// -*- Makefile -*- // // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Eric M Gurrola // NASA Jet Propulsion Laboratory // California Institute of Technology // (C) 2004-2005 All Rights ...
{ "pile_set_name": "Github" }
// Copyright 2009 the Sputnik authors. All rights reserved. /** * "for(key in undefined)" Statement is allowed * * @path ch12/12.6/12.6.4/S12.6.4_A1.js * @description Checking if execution of "for(key in undefined)" passes */ ////////////////////////////////////////////////////////////////////////////// //CHECK#...
{ "pile_set_name": "Github" }
# Qt accessibility module contains(QT_CONFIG, accessibility) { HEADERS += accessible/qaccessible.h \ accessible/qaccessible2.h \ accessible/qaccessibleobject.h \ accessible/qaccessiblewidget.h \ accessible/qaccessibleplugin.h SOURCES += accessible/qaccessible.cpp \ ...
{ "pile_set_name": "Github" }
-- **************************************************************************** -- ** -- ** File : /lua/editor/MarkerBuildConditions.lua -- ** Author(s): John Comes, Dru Staltman -- ** -- ** Summary : Generic AI Platoon Build Conditions -- ** Build conditions always return true or false -- ** -- **...
{ "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" }
/* Class = "IBUIButton"; normalTitle = "Sign Out"; ObjectID = "4"; */ "4.normalTitle" = "로그아웃"; /* Class = "IBUILabel"; text = "Settings"; ObjectID = "13"; */ "13.text" = "설정"; /* Class = "IBUILabel"; text = "Signed in as:"; ObjectID = "14"; */ "14.text" = "사용자명:"; /* Class = "IBUILabel"; text = "Tabs:"; ObjectID =...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Bootstrap, from Twitter</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <!-- Le styles --> ...
{ "pile_set_name": "Github" }
#region Copyright (C) 2005-2010 Team MediaPortal // Copyright (C) 2005-2010 Team MediaPortal // http://www.team-mediaportal.com // // MediaPortal 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 vers...
{ "pile_set_name": "Github" }
# WL#6841 - GCS Replication: P_S table to show GCS kernel stats # # This test proofs the existence of the replication_connection_status table # and all its fields. Since the table only returns values if the plugin is # loaded, all queries will return "No such row" or "0" # --let $channel_name= query_get_value(SELECT C...
{ "pile_set_name": "Github" }
<Location /server-info> SetHandler server-info <%- if @apache_version >= '2.4' -%> Require ip <%= Array(@allow_from).join(" ") %> <%- else -%> Order deny,allow Deny from all Allow from <%= Array(@allow_from).join(" ") %> <%- end -%> </Location>
{ "pile_set_name": "Github" }
<?php get_template_part( '404' ); ?>
{ "pile_set_name": "Github" }
/* Copyright 2013-present MongoDB Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wri...
{ "pile_set_name": "Github" }
<!-- Copyright 2017 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> atrace_helper is an optional binary which can be pushed onto the device running systrace in order to enrich the traces with further details (memo...
{ "pile_set_name": "Github" }
<?php /* * 2007-2015 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a...
{ "pile_set_name": "Github" }
const $ = require('jquery'); const ko = require('knockout'); require('ui/pivot_grid/ui.pivot_grid'); require('integration/knockout'); QUnit.testStart(function() { const markup = '<div id="view">\ <div id="pivotGridContainer" data-bind="dxPivotGrid: pivotOptions"></div>\ </div>'; $...
{ "pile_set_name": "Github" }
 namespace AlprNet.Models { public class RegionOfInterest { public int x { get; set; } public int y { get; set; } public int width { get; set; } public int height { get; set; } } }
{ "pile_set_name": "Github" }
// go run mksyscall.go -tags linux,ppc64 syscall_linux.go syscall_linux_ppc64x.go // Code generated by the command above; see README.md. DO NOT EDIT. // +build linux,ppc64 package unix import ( "syscall" "unsafe" ) var _ syscall.Errno // THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT func Fanotif...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2008-2018 Haulmont. * * 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" }
(defmaven 'io.tesla.polyglot/tesla-polyglot "0.0.1-SNAPSHOT" :model-version "4.0.0" :parent ['io.tesla/tesla "4" :relative-path "../pom.xml"] :name "Polyglot Tesla :: Aggregator" :packaging "pom" :properties {:teslaVersion "3.1.0" :sisuInjectVersion "0.0.0.M2a"} :modules ["tesla-polyglot-common" "te...
{ "pile_set_name": "Github" }
$pagination-border-width: 0; $pagination-bg: transparent; $pagination-disabled-bg: transparent; $pagination-padding-x-lg: 0; $pagination-padding-x-sm: 0;
{ "pile_set_name": "Github" }
from awscli.compat import collections_abc # CaseInsensitiveDict from requests that must be serializble. class CaseInsensitiveDict(collections_abc.MutableMapping): def __init__(self, data=None, **kwargs): self._store = dict() if data is None: data = {} self.update(data, **kwargs...
{ "pile_set_name": "Github" }
//===- X86DiscriminateMemOps.cpp - Unique IDs for Mem Ops -----------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LCOV - coverage.lcov - src/messages/publishcomplete/mqtt_client_mqtt_publish_complete_variable_header.dart - functions</title> <link rel="stylesheet"...
{ "pile_set_name": "Github" }
<?php namespace Psalm\Tests; class Php55Test extends TestCase { use Traits\ValidCodeAnalysisTestTrait; /** * @return iterable<string,array{string,assertions?:array<string,string>,error_levels?:string[]}> */ public function providerValidCodeParse(): iterable { return [ 'fi...
{ "pile_set_name": "Github" }
# Copyright (C) 2004, 2007 Free Software Foundation, Inc. # 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. # # This p...
{ "pile_set_name": "Github" }
Test Case: CERT_PATH_CRL_11 Purpose: Checks the behaviour of the application when a CRL contains a CRL Entry with an unknown critical extension. This path is invalid because the application cannot process the critical extension.
{ "pile_set_name": "Github" }
'use strict'; var contra = require('contra'); function service (options) { var templateService = require('./templateService.js')(options); var hydrate = require('./hydrationService.js'); return { send: function (file, model, done) { renderer(templateService.render, file, model, true, done); }, ...
{ "pile_set_name": "Github" }
// Generated from definition io.k8s.api.admissionregistration.v1beta1.WebhookClientConfig /// WebhookClientConfig contains the information to make a TLS connection with the webhook #[derive(Clone, Debug, Default, PartialEq)] pub struct WebhookClientConfig { /// `caBundle` is a PEM encoded CA bundle which will be u...
{ "pile_set_name": "Github" }
325 241 356 295 1 51 179 78 221 1 28 289 70 317 2 225 403 254 445 3 348 258 378 290 3 253 471 305 503 4 203 37 232 68 5 538 394 570 425 6
{ "pile_set_name": "Github" }
/* * Amanda, The Advanced Maryland Automatic Network Disk Archiver * Copyright (c) 1999 University of Maryland at College Park * Copyright (c) 2007-2012 Zmanda, Inc. All Rights Reserved. * Copyright (c) 2013-2016 Carbonite, Inc. All Rights Reserved. * All Rights Reserved. * * Permission to use, copy, modify, d...
{ "pile_set_name": "Github" }
// Copyright (c) 2012-2017 VideoStitch SAS // Copyright (c) 2018 stitchEm #pragma once #include <gpu/vectorTypes.hpp> #include <stdint.h> #include <math.h> #ifdef VS_OPENCL #define CUDART_PI_F 3.141592654f #define __device__ #define __host__ #define __restrict__ #else #include <math_constants.h> #endif inline __...
{ "pile_set_name": "Github" }
1327 1565597015479 httpcache-v1 Method: POST URL: https://www.notion.so/api/v3/getRecordValues Body:+110 { "requests": [ { "id": "8dfcf38a-d6e6-48ab-8d1f-7d2ab1b873a0", "table": "block" } ] } Response:+1127 { "results": [ { "role": "comment_only", "value": { "alive": tr...
{ "pile_set_name": "Github" }
<div><svg width="416" height="68"> <polygon points="9 17 1 13 1 21"></polygon> <polygon points="17 17 9 13 9 21"></polygon> <rect x="31" y="3" width="62" height="32" rx="10"></rect> <rect x="29" y="1" width="62" height="32" class="terminal" rx="10"></rect> <text cl...
{ "pile_set_name": "Github" }
/* crypto/bio/bss_acpt.c */ /* 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" }
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
{ "pile_set_name": "Github" }
# # profrep -- # # Generate Tcl profiling reports. #------------------------------------------------------------------------------ # Copyright 1992 Karl Lehenbauer and Mark Diekhans. # # Permission to use, copy, modify, and distribute this software and its # documentation for any purpose and without fee is hereby gran...
{ "pile_set_name": "Github" }
namespace ClassLib055 { public class Class070 { public static string Property => "ClassLib055"; } }
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.google.zxing.web.ChartDoSFilter (ZXing 3.4.0 API)</ti...
{ "pile_set_name": "Github" }
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions for the FDDI handlers. * * Version: @(#)fddidevice.h 1.0.0 08/12/96 * * Author: Lawrence V. Ste...
{ "pile_set_name": "Github" }
{{- if .Values.serviceAccount.create -}} apiVersion: v1 kind: ServiceAccount metadata: labels: app: {{ template "kubernetes-dashboard.name" . }} chart: {{ template "kubernetes-dashboard.chart" . }} heritage: {{ .Release.Service }} release: {{ .Release.Name }} name: {{ template "kubernetes-dashboard....
{ "pile_set_name": "Github" }
/* * Copyright 2012-2018 Chronicle Map Contributors * * 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" }
#region License // // Copyright (c) 2013, Kooboo team // // Licensed under the BSD License // See the file LICENSE.txt for details. // #endregion using System; using System.Collections.Generic; using System.Linq; using System.Web; using Kooboo.CMS.Content.FileServer.Interfaces; using Kooboo.CMS.Content.Persistence;...
{ "pile_set_name": "Github" }
// // WCSLabel.m // WCSTimeline // // Created by Aaron Wright on 3/16/17. // Copyright © 2017 Wrights Creative Services, L.L.C. All rights reserved. // #import "WCSLabel.h" @implementation WCSLabel - (void)drawTextInRect:(CGRect)rect { if (self.text) { CGSize labelStringSize = [self.text boundingRect...
{ "pile_set_name": "Github" }
# Copyright 2016 Mirantis 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 writing...
{ "pile_set_name": "Github" }
--- created: 1326853478 livemode: false id: evt_00000000000000 type: charge.dispute.updated object: event request: pending_webhooks: 1 api_version: '2015-10-16' data: object: id: dp_00000000000000 object: dispute amount: 1000 balance_transactions: [] charge: ch_00000000000000 created: 1450089...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US"> <!-- Begell House, generated from "begell-house" metadata at https://github.com/citation-style-language/journals --> <info> <title>Journal of Flow Visualization and Image Processing</title...
{ "pile_set_name": "Github" }
/* Copyright 2017 Silicon Integrated Microelectronics, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this fi...
{ "pile_set_name": "Github" }
/** * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ ( function() { var cellNodeRegex = /^(?:td|th)$/; function getSelectedCells( selection ) { var ranges = selection.getRanges(); var retval = []; var da...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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 ...
{ "pile_set_name": "Github" }
/* * DateJS Culture String File * Country Code: nn-NO * Name: Norwegian, Nynorsk (Norway) * Format: "key" : "value" * Key is the en-US term, Value is the Key in the current language. */ Date.CultureStrings = Date.CultureStrings || {}; Date.CultureStrings["nn-NO"] = { "name": "nn-NO", "englishName...
{ "pile_set_name": "Github" }
import { module } from 'qunit'; import { resolve } from 'rsvp'; import startApp from '../helpers/start-app'; import destroyApp from '../helpers/destroy-app'; export default function(name, options = {}) { module(name, { beforeEach() { this.application = startApp(); if (options.beforeEach) { r...
{ "pile_set_name": "Github" }
Listdlls v3.2 - Listdlls Copyright (C) 1997-2016 Mark Russinovich Sysinternals ------------------------------------------------------------------------------ chrome.exe pid: 5376 Command line: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" Base Size Path 0x00000000170900...
{ "pile_set_name": "Github" }
/*========================================================================*\ Copyright (c) 1994-2019 Paul Vojta 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 wit...
{ "pile_set_name": "Github" }
/* Functions used by both the 608 and 708 decoders. An effort should be made to reuse, not duplicate, as many functions as possible */ #include "ccx_decoders_common.h" #include "ccx_common_structs.h" #include "ccx_common_char_encoding.h" #include "ccx_common_constants.h" #include "ccx_common_timing.h" #include "ccx_co...
{ "pile_set_name": "Github" }
module Helpers module Repl class SimpleTest include Warden::Protocol::BaseMessage required :field, :string, 1 end class RepeatedTest include Warden::Protocol::BaseMessage repeated :field, :string, 1 end class NestedTest include Warden::Protocol::BaseMessage ...
{ "pile_set_name": "Github" }
//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
{ "pile_set_name": "Github" }
module Kms module Functions module Currency include ::Liquor::Library function "currency", unnamed_arg: :string, optional_named_args: { precision: :integer, delimiter: :string, separator: :st...
{ "pile_set_name": "Github" }
package scala.pickling.internal import java.util.concurrent.locks.ReentrantLock import scala.reflect.runtime import scala.pickling.FastTypeTag import scala.pickling.spi.{RefRegistry, PicklingRuntime} /** * This runtime will not use reflection to generate new picklers, but DOES allow lookup of statically generated ...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: GPL-2.0+ // eztv.h - Keytable for eztv Remote Controller // // keymap imported from ir-keymaps.c // // Copyright (c) 2010 by Mauro Carvalho Chehab #include <media/rc-map.h> #include <linux/module.h> /* Alfons Geser <a.geser@cox.net> * updates from Job D. R. Borges <jobdrb@ig.com.br> */ s...
{ "pile_set_name": "Github" }
// Author: // Created: 2009-05-06 // Last Modified: 2011-03-11 // // The use and distribution terms for this software are covered by the // Common Public License 1.0 (http://opensource.org/licenses/cpl.php) // which can be found in the file CPL.TXT at the root of this distribution. // By using this sof...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2009-2011 Mathias Doenitz * * 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 a...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- """ serial io test package To run all the unittests: from ioflo import test test.run() """ import sys if sys.version_info < (2, 7): import unittest2 as unittest else: import unittest import os from ioflo import test from ioflo.aid.consoling import getConsole console = getConsole() c...
{ "pile_set_name": "Github" }
import unittest from datetime import datetime, timedelta, timezone from app.models import db from tests.all.integration.utils import OpenEventLegacyTestCase from tests.factories.access_code import AccessCodeFactory from tests.factories.attendee import AttendeeFactory from tests.factories.discount_code import DiscountC...
{ "pile_set_name": "Github" }
/* * Copyright 2008 The Closure Compiler 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...
{ "pile_set_name": "Github" }
////////////////////////////////////////////////////////////////////////////// // // (C) Copyright Ion Gaztanaga 2012-2012. // Distributed under 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) // // See http://www.boost.org/libs/move...
{ "pile_set_name": "Github" }
/** * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'widget', 'he', { 'move': 'לחץ וגרור להזזה' } );
{ "pile_set_name": "Github" }
typedef unsigned long uint32_t; typedef signed long int32_t; typedef unsigned short uint16_t; typedef signed short int16_t; typedef unsigned char uint8_t; typedef signed char int8_t; typedef unsigned long size_t; /* TODO: Double check this */ typedef unsigned char uint_fast8_t; typedef signed char int_fast8_t; typede...
{ "pile_set_name": "Github" }
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="STYLESHEET" type="text/css" href="../pgadmin3.css"> <title>Guru nasveti</title> </head> <body> <h3>Indeksi na tujih klju&#269;ih</h3> <p align="justify"> Tuji klju&#269; se uporablja za logi&#269;no povezavo ter om...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
{ "pile_set_name": "Github" }
import { scaleLinear, scaleOrdinal, schemeCategory10 } from 'd3-scale'; import { extent } from 'd3-array'; import { CanvasChart, helper } from '../../src/main.js'; export default class CanvasExample extends CanvasChart { static getDefaultOptions() { return helper.deepExtend( super.getDefaultOptions(), ...
{ "pile_set_name": "Github" }
;;; semantic-elp.el --- Bind ELP to measure Semantic ;; Copyright (C) 2008, 2009 Eric M. Ludlam ;; Author: Eric M. Ludlam <eric@siege-engine.com> ;; X-RCS: $Id: semantic-elp.el,v 1.16 2009/04/02 01:18:33 zappo Exp $ ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the ...
{ "pile_set_name": "Github" }
import styled from '../../styled-components'; export const OperationEndpointWrap = styled.div` cursor: pointer; position: relative; margin-bottom: 5px; `; export const ServerRelativeURL = styled.span` font-family: ${props => props.theme.typography.code.fontFamily}; margin-left: 10px; flex: 1; overflow-x...
{ "pile_set_name": "Github" }
/* Copyright 2018 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
{ "pile_set_name": "Github" }
# Copyright 2005 The Apache Software Foundation 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" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML style="overflow:auto;"> <HEAD> <meta name="generator" content="JDiff v1.1.0"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> <meta name="description" content="JDiff is a Javadoc doclet which ...
{ "pile_set_name": "Github" }
// +build linux package homedir import ( "os" "github.com/docker/docker/pkg/idtools" ) // GetStatic returns the home directory for the current user without calling // os/user.Current(). This is useful for static-linked binary on glibc-based // system, because a call to os/user.Current() in a static binary leads t...
{ "pile_set_name": "Github" }
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using Microsoft.ML.Probabilistic.Models; using Microsoft.ML.Probabilistic.Distributions; namespace Cyc...
{ "pile_set_name": "Github" }
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805_int_memmove_52c.cpp Label Definition File: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805.label.xml Template File: sources-sink-52c.tmpl.cpp */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Allocate usi...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "demo_combination_lady.png", "scale" : "1x" }, { "idiom" : "universal", "filename" : "demo_combination_lady@2x.png", "scale" : "2x" }, { "idiom" : "universal", "filename" : "demo_combination_lady@3...
{ "pile_set_name": "Github" }
{ "keyboard": "handwired/aplx2", "keymap": "default", "commit": "cfdd105d9db4f7c4f30ce24096d2531cd1b9e899", "layout": "LAYOUT", "layers": [ [ "KC_Z", "KC_X" ] ] }
{ "pile_set_name": "Github" }
#ifndef BOOST_THREAD_SYNC_BOUNDED_QUEUE_HPP #define BOOST_THREAD_SYNC_BOUNDED_QUEUE_HPP ////////////////////////////////////////////////////////////////////////////// // // (C) Copyright Vicente J. Botet Escriba 2013-2014. Distributed under the Boost // Software License, Version 1.0. (See accompanying file // LICENSE_...
{ "pile_set_name": "Github" }
//========= Copyright © 1996-2002, Valve LLC, All rights reserved. ============ // // Purpose: // // $NoKeywords: $ //============================================================================= #ifndef VGUI_TABPANEL_H #define VGUI_TABPANEL_H #include<VGUI.h> #include<VGUI_Panel.h> namespace vgui { ...
{ "pile_set_name": "Github" }
{ "accuracy": 0.6563488924050633, "loss": 0.0 }
{ "pile_set_name": "Github" }
<?php /** * Implementation of hook_views_default_views(). */ function views_block_views_default_views() { $view = new view; $view->name = 'blocks'; $view->description = ''; $view->tag = ''; $view->view_php = ''; $view->base_table = 'blocks'; $view->is_cacheable = FALSE; $view->api_version = 2; $vie...
{ "pile_set_name": "Github" }
/** * @author Richard Davey <rich@photonstorm.com> * @copyright 2020 Photon Storm Ltd. * @license {@link https://opensource.org/licenses/MIT|MIT License} */ /** * The Scale Manager Orientation Change Event. * * This event is dispatched whenever the Scale Manager detects an orientation change event...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2005 Henri Verbeet * Copyright (C) 2006 Ivan Gyurdiev * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) ...
{ "pile_set_name": "Github" }
文部科学大臣の所管に属する公益信託の引受けの許可及び監督に関する規則 (平成十九年九月二十八日文部科学省令第二十八号)  信託法 (平成十八年法律第百八号)及び信託法 の施行に伴う関係法律の整備等に関する法律(平成十八年法律第百九号)の施行に伴い、並びに公益信託ニ関スル法律 (大正十一年法律第六十二号)の第一条 から第九条 までの規定を実施するため、文部科学大臣の所管に属する公益信託の引受けの許可及び監督に関する規則(平成十二年総理府・文部省令第七号)の全部を改正する省令を次のように定める。 (趣旨) 第一条  文部科学大臣の所管に属する公益信託ニ関スル法律 (大正十一年法律第六十二号)(以下「法」という。)第一条 に規定する...
{ "pile_set_name": "Github" }
// Copyright (c) 2001-2010 Hartmut Kaiser // Copyright (c) 2001-2010 Joel de Guzman // // Distributed under 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) #if !defined(BOOST_SPIRIT_KARMA_LAZY_MARCH_27_2007_1231PM) #define BOOST_...
{ "pile_set_name": "Github" }
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Customer\Controller\Adminhtml\Wishlist\Product\Composite; use Magento\Framework\Exception\LocalizedException as CoreException; /** * Catalog composite product configuration controller */ abstrac...
{ "pile_set_name": "Github" }
Before contributing, please keep in mind the following: - The development branch of micronucleus is called "testing" and contains all the latest changes. You can check it out with "git checkout testing" or using a graphical git tools. https://github.com/micronucleus/micronucleus/tree/testing - Please com...
{ "pile_set_name": "Github" }
/* * Copyright (c) 1999, 2007, 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" }
DESCRIPTION = "C utility functions for OpenWrt" SECTION = "libs" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "\ file://avl.c;endline=39;md5=00810155fed3d604816ec5814523d60a \ file://avl-cmp.c;endline=15;md5=1603e6094b432a5f3f320877a06f41b5 \ file://base64.c;endline=61;md5=51fdff010d45b0086ac0a6e035693dc0 \ fil...
{ "pile_set_name": "Github" }