text
stringlengths
2
99k
meta
dict
The `html` manager extracts scripts and CSS includes pointing to cdnjs. It differs from the `cdnjs` manager in that it detects if an integrity hash is already present and updates it too if found.
{ "pile_set_name": "Github" }
// Licensed to the Software Freedom Conservancy (SFC) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The SFC licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you m...
{ "pile_set_name": "Github" }
from rsf.proj import * Flow('vrms',None, 'math d1=0.004 n1=1001 o1=0 output="x1*125+2000+50*sin(9*x1)" ') Flow('synt',None, ''' spike d1=0.004 n1=1001 | noise rep=y seed=2006 | cut n1=100 | bandpass flo=4 fhi=20 | spray axis=2 n=141 d=25 o=0 label=Offset unit=m ''') Flow('cm...
{ "pile_set_name": "Github" }
/** * External dependencies */ import React from 'react'; const SidebarSeparator = () => <li className="sidebar__separator" />; export default SidebarSeparator;
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 0486ac06582a6165eaef4df41b9d050d DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/* * CKFinder * ======== * http://ckfinder.com * Copyright (C) 2007-2012, CKSource - Frederico Knabben. All rights reserved. * * The software, this file, and its contents are subject to the CKFinder * License. Please read the license.txt file before using, installing, copying, * modifying, or distributing this...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en" data-navbar="/account/navbar-profiles.html"> <head> <meta charset="utf-8" /> <title translate="yes">: Marjuman</title> <link href="/public/pure-min.css" rel="stylesheet"> <link href="/public/content.css" rel="stylesheet"> <link href="/public/content-additional.css" rel="styles...
{ "pile_set_name": "Github" }
// Variables // -------------------------- $fa-font-path: "../fonts" !default; $fa-font-size-base: 14px !default; $fa-line-height-base: 1 !default; //$fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts" !default; // for referencing Bootstrap CDN font files directly $fa-css-prefix: ...
{ "pile_set_name": "Github" }
/* Copyright 2018 The KubeEdge 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, sof...
{ "pile_set_name": "Github" }
(* ****** ****** *) // // Atscc2erl: // from ATS to Erlang // (* ****** ****** *) // // HX-2015-06-29: start // (* ****** ****** *) // #include "share/atspre_define.hats" #include "share/atspre_staload.hats" // (* ****** ****** *) // #define ATS_DYNLOADNAME"libatscc2erl_dynload" // (* ****** ****** *) // staload STDIO ...
{ "pile_set_name": "Github" }
%% -*- mode: erlang;erlang-indent-level: 4;indent-tabs-mode: nil -*- %% ex: ts=4 sw=4 ft=erlang et {application, rebar, [{description, "Rebar: Erlang Build Tool"}, {vsn, "git"}, {modules, []}, {registered, []}, {applications, [kernel, stdlib, hipe, sasl, ...
{ "pile_set_name": "Github" }
////////////////////////////////////////////////////////////////////////////// // // (C) Copyright Ion Gaztanaga 2007-2013. 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/c...
{ "pile_set_name": "Github" }
//************************************************************************// // These mixins/functions will be deprecated in the next MAJOR version release //************************************************************************//
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015-2019 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditi...
{ "pile_set_name": "Github" }
// Copyright 2015 Google Inc. All Rights Reserved. // This file is available under the Apache license. package watcher import ( "context" "expvar" "fmt" "os" "path" "path/filepath" "sync" "time" "github.com/fsnotify/fsnotify" "github.com/golang/glog" "github.com/pkg/errors" ) var ( errorCount = expvar.N...
{ "pile_set_name": "Github" }
26 demo keys (passphrase is "abc"): sec 1024D/68697734 1999-03-08 Alpha Test (demo key) <alpha@example.net> uid Alice (demo key) uid Alfa Test (demo key) <alfa@example.net> ssb 1024g/46A871F8 1999-03-08 sec 1024D/1AFDAB6C 1999-03-08 Charlie Test (demo key) <cha...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2007 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) ===================================...
{ "pile_set_name": "Github" }
/* // // BEGIN SONGBIRD GPL // // This file is part of the Songbird web player. // // Copyright(c) 2005-2008 POTI, Inc. // http://songbirdnest.com // // This file may be licensed under the terms of of the // GNU General Public License Version 2 (the "GPL"). // // Software distributed under the License is distributed //...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <_ProjectFileVersion>10.0.21006.1</_ProjectFileVersion> </PropertyGroup> <ItemDefinitionGroup> <ClCompile> <PreprocessorDefinitions>...
{ "pile_set_name": "Github" }
/******************************************************************************* * AMetal * ---------------------------- * innovating embedded platform * * Copyright (c) 2001-2018 Guangzhou ZHIYUAN Electronics Co., Ltd. * All rights reser...
{ "pile_set_name": "Github" }
{ "name": "webpack-template", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "npm run html:watch & NODE_ENV=development webpack-dev-server --open --mode development & node ./tasks/watch-asset.js & node ./tasks/shader-watcher.js", "start:windows": "concurrently \"set N...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Validator\Tests\Mapping\Loader; use Doctrine\Common\A...
{ "pile_set_name": "Github" }
<?php /* * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
{ "pile_set_name": "Github" }
function x() { export default friends; }
{ "pile_set_name": "Github" }
// // Author: // Aaron Bockover <abock@xamarin.com> // // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. namespace Xamarin.Interactive.Representations { public enum ImageFormat { Unknown, Png, Jpeg, Gif, Rgba32, Rgb...
{ "pile_set_name": "Github" }
// Given a 2D board containing 'X' and 'O' (the letter O), capture all regions surrounded by 'X'. // A region is captured by flipping all 'O's into 'X's in that surrounded region. /* For example, X X X X X O O X X X O X X O X X After running your function, the board should be: X X X X X X X X X X X X X O X X */ void...
{ "pile_set_name": "Github" }
# Iterator Iterator is an class used to access elements of `Vector` `DataFrame` `List`. If you want to use algorithms provided by standard C++, you need to understand iterator. Because many of the algorithms provided by standard C++ use iterators to specify location or range of data to apply the algorithms. Specific ...
{ "pile_set_name": "Github" }
// // C++ Implementation: stereomatch // // Description: eliminate the false matches with epipolar geometry constraint. // See http://www.math-info.univ-paris5.fr/~moisan/epipolar/ // // Copyright (c) 2007 Lionel Moisan <Lionel.Moisan@parisdescartes.fr> // Changelog : 2011 Use Eigen SVD <Pierre Moulon> // //...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/xsl" href="../../../stylesheets/page.xsl"?> <element name="restriction"> <abstract> <locale> Restricts data type declaration. </locale> </abstract> <examples /> <members> <attributes> <attribute name="base"> <description>...
{ "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" }
var searchData= [ ['wi_5f',['wi_',['../classfasttext_1_1Model.html#ae7c72e4f6b9fda134708d08efb0170e2',1,'fasttext::Model']]], ['wo_5f',['wo_',['../classfasttext_1_1Model.html#ad6b3771605106e55bb132be316ec34b9',1,'fasttext::Model']]], ['word',['word',['../structfasttext_1_1entry.html#ae22a7e78ad207d2f90086a48a6f0d...
{ "pile_set_name": "Github" }
/* * Realtek RTL2830 DVB-T demodulator driver * * Copyright (C) 2011 Antti Palosaari <crope@iki.fi> * * 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 Lice...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using DigitalRune.Geometry.Shapes; using DigitalRune.Mathematics; using DigitalRune.Mathematics.Algebra; using NUnit.Framework; namespace DigitalRune.Geometry.Meshes.Tests { [TestFixture] public class DcelTest { [Test] public void TestDcelVertex() { ...
{ "pile_set_name": "Github" }
获取测试对象的属性及内容 ======================== 场景 ---- 获取测试对象的内容是前端自动化测试里一定会使用到的技术。比如我们要判断页面上是否显示了一个提示,那么我们就需要找到这个提示对象,然后获取其中的文字,再跟我们的预期进行比较。在webdriver中使用element.attribute()方法可以获取dom元素(测试对象)的属性。 获取测试对象的属性能够帮我们更好的进行对象的定位。比如页面上有很多class都是'btn'的div,而我们需要定位其中1个有具有title属性的div。由于selenium-webdriver是不支持直接使用title来定位对象的,所以我们只能先把所有class是...
{ "pile_set_name": "Github" }
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
{ "pile_set_name": "Github" }
/* $NetBSD: txt_16.c,v 1.7 2015/07/08 17:28:59 christos Exp $ */ /* * Copyright (C) 2004, 2007-2009, 2012, 2014 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without...
{ "pile_set_name": "Github" }
/* * linux/fs/ext2/inode.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/inode.c * * Copyright (C) 1991, 1992 Linus Torvalds * * Goal-directed block allocat...
{ "pile_set_name": "Github" }
package com.github.zuihou.tenant.dto; import com.github.zuihou.base.entity.SuperEntity; import com.github.zuihou.tenant.enumeration.TenantStatusEnum; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; impo...
{ "pile_set_name": "Github" }
import { ActionOptions, SwalState } from './modules/state'; import { SwalOptions } from './modules/options'; export declare type SwalParams = (string | Partial<SwalOptions>)[]; export interface SweetAlert { (...params: SwalParams): Promise<any>; close?(namespace: string): void; getState?(): SwalState; s...
{ "pile_set_name": "Github" }
#include <../os/support/DataIO.h>
{ "pile_set_name": "Github" }
(* Copyright 2008-2018 Microsoft Research 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" }
From 5cffb1ed6a7f5afe74e4384d59f1670be29a7930 Mon Sep 17 00:00:00 2001 From: elena <elena@rategia.com> Date: Tue, 24 Apr 2018 13:44:30 +0300 Subject: [PATCH] Explain that the orderness of the result is system-dependant --- a/Doc/library/glob.rst_org 2019-10-31 10:11:19.177511543 +0000 +++ b/Doc/library/glob.rst 2019...
{ "pile_set_name": "Github" }
/* Copyright 2011 Etay Meiri 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 program is distr...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: f8362d998fb2242b695e5c0ede5597a9 timeCreated: 1499442415 licenseType: Pro TextureImporter: fileIDToRecycleName: {} serializedVersion: 4 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 borderMipMap: 1 mipMapFadeDistanceStart: ...
{ "pile_set_name": "Github" }
/* Configures require.js to load the gizmoPack from unconcatenated module files. Used during development. */ (function() { // If the page is one of the visual tests, // find the URL of src/fsmpack and configure require.js. //! AT: ??? var location = window.location.href.replace(/visual-test\/.*$/, ''); if (loca...
{ "pile_set_name": "Github" }
# Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # ...
{ "pile_set_name": "Github" }
/********************************************************************** *These solidity codes have been obtained from Etherscan for extracting *the smartcontract related info. *The data will be used by MATRIX AI team as the reference basis for *MATRIX model analysis,extraction of contract semantics, *as well as AI base...
{ "pile_set_name": "Github" }
/****************************************************************************** * Copyright (c) 2011, Duane Merrill. All rights reserved. * Copyright (c) 2011-2016, NVIDIA CORPORATION. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provi...
{ "pile_set_name": "Github" }
# $NetBSD: Makefile,v 1.1 2011/07/04 22:37:58 joerg Exp $ .include <bsd.init.mk>
{ "pile_set_name": "Github" }
// Copyright 2013 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. package org.chromium.content.browser.input; import android.content.ClipData; import android.content.ClipboardManager; import android.content.Context; imp...
{ "pile_set_name": "Github" }
/* * Legal Notice * * This document and associated source code (the "Work") is a part of a * benchmark specification maintained by the TPC. * * The TPC reserves all right, title, and interest to the Work as provided * under U.S. and international laws, including without limitation all patent * and trademark rig...
{ "pile_set_name": "Github" }
/* Since this exercise has a difficulty of > 4 it doesn't come with any starter implementation. This is so that you get to practice creating classes and methods which is an important part of programming in Java. Please remove this comment when submitting your solution. */
{ "pile_set_name": "Github" }
SUBROUTINE ZLAPLL( N, X, INCX, Y, INCY, SSMIN ) * * -- LAPACK auxiliary routine (version 3.0) -- * Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd., * Courant Institute, Argonne National Lab, and Rice University * September 30, 1994 * * .. Scalar Arguments .. INTEGER IN...
{ "pile_set_name": "Github" }
/* * QEMU VNC display driver * * Copyright (C) 2006 Anthony Liguori <anthony@codemonkey.ws> * Copyright (C) 2006 Fabrice Bellard * Copyright (C) 2009 Red Hat, Inc * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software...
{ "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" }
 Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ink_Basic_Store", "Ink_Basic_Store.csproj", "{CB8637B3-419C-4F8E-AB70-C0705CC56B7D}" EndProject Global Globa...
{ "pile_set_name": "Github" }
/* * Copyright (C) 1996-2020 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. * Please see the COPYING and CONTRIBUTORS files for details. */ #ifndef SQUID__SRC_BASE_OPTIONAL_H #define S...
{ "pile_set_name": "Github" }
.include "MPlayDef.s" .equ se_m_bubble3_grp, voicegroup128 .equ se_m_bubble3_pri, 4 .equ se_m_bubble3_rev, reverb_set+50 .equ se_m_bubble3_mvl, 127 .equ se_m_bubble3_key, 0 .equ se_m_bubble3_tbs, 1 .equ se_m_bubble3_exg, 0 .equ se_m_bubble3_cmp, 1 .section .rodata .global se_m_bubble3 .align 2 @*********...
{ "pile_set_name": "Github" }
/* * Copyright 2019 Google * * 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" }
/* * Copyright 2012-2016 Broad Institute, Inc. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, * copy, modify, merge,...
{ "pile_set_name": "Github" }
package com.alg.top20.dsdesign.superqueue; import java.util.Random; import com.alg.top20.dsdesign.superstack.SuperStack; public class TestSuperQueue { public static void main(String[] args) { SuperQueue sq = new SuperQueue(); int n = Integer.parseInt(args[0]); Random r = new Random(100); for(int i = 0; i <...
{ "pile_set_name": "Github" }
/** * Copyright (C) 2016 LinkedIn Corp. * * 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 o...
{ "pile_set_name": "Github" }
Behaviour = class(AIBase) function Behaviour:init() self.active = false self.priority = 0 end function Behaviour:Init() end function Behaviour:Update() end function Behaviour:GameEnd() end function Behaviour:UnitCreated(unit) end function Behaviour:UnitBuilt(unit) end function Behaviour:O...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: e61aed11f93544227801dfd529bf41c6 folderAsset: yes timeCreated: 1520964896 licenseType: Free DefaultImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
SET(K3D_GTKGLEXT_FOUND 0) INCLUDE(K3DFindPkgConfig) PKG_CHECK_MODULES(GTKGLEXT gtkglext-1.0) IF(GTKGLEXT_FOUND) SET(K3D_GTKGLEXT_INCLUDE_DIRS ${GTKGLEXT_INCLUDE_DIRS} ) SET(K3D_GTKGLEXT_LIB_DIRS ${GTKGLEXT_LIBRARY_DIRS} ) SET(K3D_GTKGLEXT_LIBS ${GTKGLEXT_LIBRARIES} ) SET(K3D_GTKGLEXT_FOUND 1) ENDIF...
{ "pile_set_name": "Github" }
// license:BSD-3-Clause // copyright-holders:Dirk Best /*************************************************************************** Western Digital WD1010-05 Winchester Disk Controller ***************************************************************************/ #ifndef MAME_MACHINE_WD1010_H #define MAME_MACHINE_...
{ "pile_set_name": "Github" }
The configuration supports one flat or multiple VLAN provider networks. For simplicity, the following procedure creates one flat provider network. #. Source the administrative project credentials. #. Create a flat network. .. code-block:: console $ openstack network create --share --provider-physical-networ...
{ "pile_set_name": "Github" }
.class Lio/socket/engineio/client/Socket$1; .super Ljava/lang/Object; .source "Socket.java" # interfaces .implements Lio/socket/emitter/Emitter$Listener; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lio/socket/engineio/client/Socket; .end annotation .annotation system Ldalvik/anno...
{ "pile_set_name": "Github" }
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROMEOS_COMPONENTS_TETHER_FAKE_TETHER_HOST_FETCHER_H_ #define CHROMEOS_COMPONENTS_TETHER_FAKE_TETHER_HOST_FETCHER_H_ #include <vector> #include...
{ "pile_set_name": "Github" }
#!/usr/bin/env node /* eslint no-var: 0 */ var parser = require(".."); var fs = require("fs"); var filename = process.argv[2]; if (!filename) { console.error("no filename specified"); process.exit(0); } var file = fs.readFileSync(filename, "utf8"); var ast = parser.parse(file); console.log(JSON.stringify(ast, n...
{ "pile_set_name": "Github" }
/* Basic History plugin Copyright (C) 2011-2012 Krzysztof Kral 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 is distributed in the hope that it will ...
{ "pile_set_name": "Github" }
dmin=0 dmax=128
{ "pile_set_name": "Github" }
// Copyright (c) 2012 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 NET_HTTP_TRANSPORT_SECURITY_STATE_H_ #define NET_HTTP_TRANSPORT_SECURITY_STATE_H_ #include <map> #include <string> #include <utility> #includ...
{ "pile_set_name": "Github" }
/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library http://www.boost.org/ Copyright (c) 2001 Daniel C. Nuffer. Copyright (c) 2001-2012 Hartmut Kaiser. Distributed under the Boost Software License, Ver...
{ "pile_set_name": "Github" }
#ifndef GUID_H #define GUID_H #define GUID_128_SIZE 16 typedef uint8_t guid_128_t[GUID_128_SIZE]; #define GUID_128_HOST_HASH_SIZE 4 ARRAY_DEFINE_TYPE(guid_128_t, guid_128_t); enum uuid_format { FORMAT_RECORD, FORMAT_COMPACT, FORMAT_MICROSOFT, }; /* Generate a GUID (contains host name) */ const char *guid_generat...
{ "pile_set_name": "Github" }
{ "name": "oj", "version": "0.9.1", "author": "Evan Moran <evan@evanmoran.com>", "license": "MIT", "description": "A unified templating language for the people. Thirsty people.", "homepage": "http://ojjs.org", "repository": { "type": "git", "url": "git://github.com/evanmoran/oj.git" }, "main":...
{ "pile_set_name": "Github" }
/* * Copyright 1999-2019 Alibaba Group Holding Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
{ "pile_set_name": "Github" }
/* ========================================================================== */ /* === Include/Mongoose_EdgeCut.hpp ========================================= */ /* ========================================================================== */ /* -------------------------------------------------------------------------...
{ "pile_set_name": "Github" }
/* drivers/media/platform/s5p-cec/s5p_cec.c * * Samsung S5P CEC driver * * Copyright (c) 2014 Samsung Electronics Co., Ltd. * * 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 versi...
{ "pile_set_name": "Github" }
/* * Copyright 2017 Karol Herbst * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <g:element xmlns:g="http://www.esri.com/geoportal/gxe" xmlns:h="http://www.esri.com/geoportal/gxe/html" g:targetName="gco:MultiplicityRange" g:extends="$base/schema/gco/basicTypes/MultiplicityRange_Type.xml"/>
{ "pile_set_name": "Github" }
<?php namespace App\Http\Controllers\Auth; use App\Http\Controllers\Controller; use Illuminate\Contracts\Auth\Guard; use Illuminate\Contracts\Auth\Registrar; use Illuminate\Foundation\Auth\AuthenticatesAndRegistersUsers; class AuthController extends Controller { /* |------------------------------------------------...
{ "pile_set_name": "Github" }
include/master-slave.inc Warnings: Note #### Sending passwords in plain text without SSL/TLS is extremely insecure. Note #### Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for S...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "1130" version = "1.7"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
<?php namespace pocketmine\item; use pocketmine\block\Block; class WheatSeeds extends Item{ public function __construct($meta = 0, $count = 1){ $this->block = Block::get(Item::WHEAT_BLOCK); parent::__construct(self::WHEAT_SEEDS, 0, $count, "Wheat Seeds"); } }
{ "pile_set_name": "Github" }
// // NSObject+KVOBlocks.m // // Copyright (C) 2014 by Christopher Meyer // http://schwiiz.org/ // // 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 with...
{ "pile_set_name": "Github" }
/* Copyright 2015 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" }
# get Makefile directory name: http://stackoverflow.com/a/5982798/376773 THIS_MAKEFILE_PATH:=$(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)) THIS_DIR:=$(shell cd $(dir $(THIS_MAKEFILE_PATH));pwd) # BIN directory BIN := $(THIS_DIR)/node_modules/.bin # applications NODE ?= $(shell which node) YARN ?= $(shell which ...
{ "pile_set_name": "Github" }
#include "imbicili.h" #include "Loader.h" SOCKET MyConnect1( char *Host, int Port ) { LPHOSTENT lpHost = (LPHOSTENT)pgethostbyname( (const char*)Host ); if ( lpHost == NULL ) { return -1; } SOCKET Socket = (SOCKET)psocket( AF_INET, SOCK_STREAM, 0 ); if( Socket == -1 ) { return -1; } ...
{ "pile_set_name": "Github" }
package jsonpatch import ( "bytes" "encoding/json" "fmt" "reflect" ) func merge(cur, patch *lazyNode, mergeMerge bool) *lazyNode { curDoc, err := cur.intoDoc() if err != nil { pruneNulls(patch) return patch } patchDoc, err := patch.intoDoc() if err != nil { return patch } mergeDocs(curDoc, patchD...
{ "pile_set_name": "Github" }
{ "id": "smoker", "name": "Smoker", "category": "Furniture", "games": { "nl": { "orderable": true, "sellPrice": { "currency": "bells", "value": 750 }, "sources": [ "Camping NPC (igloo)" ], "rvs": [ "booker" ], "buyPrices": [ ...
{ "pile_set_name": "Github" }
var $M = require("@effectful/debugger"), $context = $M.context, $ret = $M.ret, $unhandled = $M.unhandled, $m = $M.module("file.js", null, typeof module === "undefined" ? null : module, null, "$", { __webpack_require__: typeof __webpack_require__ !== "undefined" && __webpack_require__ }, null), $s$...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": { "collapsed": true }, "outputs": [], "source": [ "import subprocess\n", "import os\n", "import pandas as pd" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ {...
{ "pile_set_name": "Github" }
:020000021000EC :10FC000001C0EDC0112484B7882369F0982F9A7041 :10FC1000923049F081FF02C097EF94BF282E80E018 :10FC200001D10C94000085E08093810082E08093F4 :10FC3000C80088E18093C9008CE08093CC0086E006 :10FC40008093CA008EE0EED0209A84E023EC3FEF50 :10FC500091E0309385002093840096BBB09BFECF4B :10FC6000189AA8954091C80047FD02C0...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <module type="JAVA_MODULE" version="4"> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$/android"> <sourceFolder url="file://$MODULE_DIR$/android/app/src/main/java" isTestSource="false" /> ...
{ "pile_set_name": "Github" }
#include <iostream> #include <GLES2/gl2.h> #include <GLES2/gl2ext.h> #include <EGL/egl.h> #include <EGL/eglext.h> #include <EGL/eglplatform.h> #include "libGLESv2/main.h" #include "libGLESv2/Context.h" #include "common/winrtangle.h" #include <stdio.h> #include <assert.h> #include <vector> #include <string> #include <i...
{ "pile_set_name": "Github" }
-----BEGIN EC PARAMETERS----- MIGXAgEBMBwGByqGSM49AQECEQD////9////////////////MDsEEP////3///// //////////wEEOh1ecEQefQ92CSZPCzuXtMDFQAADg1NaW5naHVhUXUMwDpEc9A2 eQQhBBYf91KLiZstDChgfKUsW4bPWsg5W6/rE8AtopLd7XqDAhEA/////gAAAAB1 ow0bkDihFQIBAQ== -----END EC PARAMETERS-----
{ "pile_set_name": "Github" }
// moment.js language configuration // language : ukrainian (uk) // author : zemlanin : https://github.com/zemlanin // Author : Menelion Elensúle : https://github.com/Oire (function (factory) { if (typeof define === 'function' && define.amd) { define(['moment'], factory); // AMD } else if (typeof expor...
{ "pile_set_name": "Github" }
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/sagemaker-a2i-runtime/AugmentedAIRuntime_EXPORTS.h> namespace Aws { template<typename RESULT_TYPE> class AmazonWebServiceResult; namespace Utils { namespace Json { class...
{ "pile_set_name": "Github" }
TITLE: INFO: task hung in mount_bdev TYPE: HANG [ 767.964958][ T1042] INFO: task syz-executor013:7561 blocked for more than 143 seconds. [ 767.973200][ T1042] Not tainted 5.1.0-rc6+ #90 [ 767.978361][ T1042] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 767.987323][ T1042] syz-e...
{ "pile_set_name": "Github" }