text
stringlengths
2
99.9k
meta
dict
/* SPDX-License-Identifier: (GPL-2.0 or BSD-3-Clause-Clear) */ /** * Copyright (c) 2016-present, Yann Collet, Facebook, Inc. * All rights reserved. */ #ifndef MEM_H_MODULE #define MEM_H_MODULE /*-**************************************** * Dependencies ******************************************/ #include <asm/unal...
{ "pile_set_name": "Github" }
# 1.2.0 This new release introduces: * A new method `SetReportCaller` in the `Logger` to enable the file, line and calling function from which the trace has been issued * A new trace level named `Trace` whose level is below `Debug` * A configurable exit function to be called upon a Fatal trace * The `Level` obj...
{ "pile_set_name": "Github" }
--- title: "Internet of Things demo" lang: en layout: readme source: StrongLoop-IoT-Demo org: strongloop-community keywords: LoopBack tags: [community] sidebar: community_sidebar permalink: /doc/en/community/IoT-demo.html summary: Example application that demonstrates using LoopBack for Internet of Things. ---
{ "pile_set_name": "Github" }
ParseFailed (SrcLoc "tests/examples/NoStartNumIdents.hs" 2 1) "Parse error in pattern: 1"
{ "pile_set_name": "Github" }
package com.gyf.immersionbar.sample.activity; import android.annotation.SuppressLint; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.widget.Toolbar; import android.widget.ImageView; import android.widget.SeekBar; import android.widget.TextView; import com.bumptech.glid...
{ "pile_set_name": "Github" }
//============================================================================= /** * @file server.cpp * * Entry point for the chat server. * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= #include "Server_i.h" int ACE_TMA...
{ "pile_set_name": "Github" }
/* * File: lfo.cpp * * Test SDK LFO * * * * 2018 (c) Korg * */ #include "userrevfx.h" #include "simplelfo.hpp" static dsp::SimpleLFO s_lfo; enum { k_sin = 0, k_tri, k_saw, k_sqr, k_sin_uni, k_tri_uni, k_saw_uni, k_sqr_uni, k_sin_off, k_tri_off, k_saw_off, k_sqr_off, k_wave_count...
{ "pile_set_name": "Github" }
<testcase> <info> <keywords> IMAP Clear Text FETCH connection re-use </keywords> </info> # # Server-side <reply> <servercmd> REPLY "LOGIN user.one secret" A002 OK LOGIN completed REPLY "LOGIN user.two secret" B002 OK LOGIN completed </servercmd> <data> From: me@somewhere To: fake@nowhere body -- yours sinc...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <SiriUI/SiriUIScrollView.h> @class NSArray; __attribute__((visibility("hidden"))) @interface SVSPagingScrollView : SiriUIScro...
{ "pile_set_name": "Github" }
using System; using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System.Windows.Forms; #if USEWIN32PINVOKELIB using Cyotek.Win32; #endif // Original ScrollControl code by Scott Crawford (http://sukiware.com/) namespace Cyotek.Windows.Forms { /// <summary> /// Defines a base class...
{ "pile_set_name": "Github" }
<table class="panel" width="100%" cellpadding="0" cellspacing="0"> <tr> <td class="panel-content"> <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td class="panel-item"> {{ Illuminate\Mail\Markdown::parse($slot) }} ...
{ "pile_set_name": "Github" }
/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed * to Berkeley by John Heidemann of the UCLA Ficus project. * * Source: * @(#)i405_init.c 2.10 92/04/27 UCLA Ficus project * * Redistribution and use in source a...
{ "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 --> <title>com.microblink.image.highres (LibBlinkID API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style...
{ "pile_set_name": "Github" }
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license an...
{ "pile_set_name": "Github" }
'use strict'; const log = require('npmlog'); const db = require('../db'); let run = async (taskData, options) => { const messageHandler = options.messageHandler; const auditHandler = options.auditHandler; let query = { user: taskData.user }; if (taskData.start) { let start = task...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 30029e7d3b9489f43ae04bb31ae1fa23 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/** \file * {COMMON_HEADER} * * \section DESCRIPTION * This header file contains structures and functions useful for critical sections. */ #ifndef _VN_CRITICALSECTION_H_ #define _VN_CRITICALSECTION_H_ #include "vn/error.h" #ifdef _WIN32 /* Disable some warnings for Visual Studio with -Wall. */ #if de...
{ "pile_set_name": "Github" }
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2013-2017 Damien P. George * * 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...
{ "pile_set_name": "Github" }
/** * Grid theme for Highcharts JS * @author Torstein Honsi */ Highcharts.theme = { colors: ['#058DC7', '#50B432', '#ED561B', '#DDDF00', '#24CBE5', '#64E572', '#FF9655', '#FFF263', '#6AF9C4'], chart: { backgroundColor: { linearGradient: { x1: 0, y1: 0, x2: 1, y2: 1 }, stops: [ [0, 'rgb(255, 255, 255)'...
{ "pile_set_name": "Github" }
--write_file $MYSQL_TMP_DIR/resultset.xpl -->import assert_messages.macro -->import assert_notices.macro -->import crud_insert.macro -->echo -->echo -->echo ## Test setup -->macro Insert_doc %COLL% %DOC% callmacro Insert_one DOCUMENT %COLL% type: LITERAL literal{type: V_OCTETS v_octets{value:%DOC% content_type:2}}...
{ "pile_set_name": "Github" }
// Copyright (c) Corporation for National Research Initiatives package org.python.compiler; import java.lang.reflect.Method; import java.util.HashSet; import org.objectweb.asm.Label; import org.objectweb.asm.Opcodes; import org.python.util.Generic; public class AdapterMaker extends ProxyMaker { public AdapterMa...
{ "pile_set_name": "Github" }
/* * Copyright 2017-present Open Networking 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 applicabl...
{ "pile_set_name": "Github" }
/* * version_info.c * Libm * * Created by Ian Ollmann on 6/27/07. * Copyright 2007 Apple Inc. All rights reserved. * */ const char __Libm_version[] = "@(#) " LIBM_VERSION_STRING " " __DATE__ " " __TIME__;
{ "pile_set_name": "Github" }
/* bender-tags: editor */ ( function() { 'use strict'; bender.editor = { config: { language: 'en' } }; bender.test( { 'test keystrokeToString': function() { var tests = [ [ CKEDITOR.CTRL + 65 /*A*/, 'Ctrl+A', '⌘+A', 'Ctrl+A', 'Command+A' ], [ CKEDITOR.ALT + 66 /*B*/, 'Alt+B', '⌥+B', 'Alt+B',...
{ "pile_set_name": "Github" }
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react; import static com.facebook.systrace.Systrace.TRACE_TAG_REACT_JAVA_BRIDGE; import androidx.annotation....
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> ...
{ "pile_set_name": "Github" }
#include "io.h" int main(void) { long long rs, rt; long long res; rt = 0x8765432187654321; rs = 0x1234567812345678; res = 0x4321432156785678; __asm ("precr_sra.qh.pw %0, %1, 0x0\n\t" : "=r"(rt) : "r"(rs) ); if (rt != res) { printf("precr_sra.qh....
{ "pile_set_name": "Github" }
package headfirst.designpatterns.composite.menuiterator; import java.util.*; public abstract class MenuComponent { public void add(MenuComponent menuComponent) { throw new UnsupportedOperationException(); } public void remove(MenuComponent menuComponent) { throw new UnsupportedOperationException(); } pub...
{ "pile_set_name": "Github" }
#X-Generator: crowdin.com # This file defines the default (English) variants of all of the internationalised messages customreport.alertdetails.cweid=CWE azonos\u00edt\u00f3 customreport.alertdetails.description=Le\u00edr\u00e1s customreport.alertdetails.label=Figyelmeztet\u00e9s r\u00e9szletei a jelent\u00e9sben\: c...
{ "pile_set_name": "Github" }
locals { ipfs_port = 4001 } module "ipfs-security-group" { source = "terraform-aws-modules/security-group/aws" name = "ipfs-sg" vpc_id = var.vpc_id ingress_with_cidr_blocks = [ { from_port = 4001 to_port = 4001 protocol = "tcp" cidr_blocks = "0.0.0.0/0" } ] } mo...
{ "pile_set_name": "Github" }
/** * */ package com.jeesuite.mybatis.codegen; import java.util.HashSet; import java.util.List; import java.util.Properties; import java.util.Set; import org.mybatis.generator.api.IntrospectedColumn; import org.mybatis.generator.api.IntrospectedTable; import org.mybatis.generator.api.PluginAdapter; import org.myba...
{ "pile_set_name": "Github" }
## 讲一下 Hbase 架构 ![](../pictures/hbase架构图.png) **Hbase主要包含HMaster/HRegionServer/Zookeeper** - **HRegionServer 负责实际数据的读写. 当访问数据时, 客户端直接与RegionServer通信.** HBase的表根据Row Key的区域分成多个Region, 一个Region包含这这个区域内所有数据. 而Region server负责管理多个Region, 负责在这个Region server上的所有region的读写操作. - **HMaster 负责管理Region的位置, DDL(新增和删除表结构)**...
{ "pile_set_name": "Github" }
{ "requires": true, "lockfileVersion": 1, "dependencies": { "7zip-bin": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/7zip-bin/-/7zip-bin-5.0.3.tgz", "integrity": "sha512-GLyWIFBbGvpKPGo55JyRZAo4lVbnBiD52cKlw/0Vt+wnmKvWJkpZvsjVoaIolyBXDeAQKSicRtqFN...
{ "pile_set_name": "Github" }
ss://YWVzLTI1Ni1jZmI6ZUlXMERuazY5NDU0ZTZuU3d1c3B2OURtUzIwMXRRMERAMjA5LjU4LjE4OC4xMjo4MDk3#翻墙党420.09中国 ss://YWVzLTI1Ni1jZmI6ZUlXMERuazY5NDU0ZTZuU3d1c3B2OURtUzIwMXRRMERAMjA5LjU4LjE4OC4xNTc6ODA5OQ==#翻墙党222.70中国 ss://YWVzLTI1Ni1jZmI6YlR1SzVJSnI5aHpsQDIxMS4yMS4yMTQuMjM0OjIxOTcx#翻墙党68.25中国 ss://cmM0LW1kNTpjaHQxOTk3Li4uLy8vQH...
{ "pile_set_name": "Github" }
/* zip.c -- IO on .zip files using zlib Version 1.01e, February 12th, 2005 27 Dec 2004 Rolf Kalbermatter Modification to zipOpen2 to support globalComment retrieval. Copyright (C) 1998-2005 Gilles Vollant Read zip.h for more info */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include...
{ "pile_set_name": "Github" }
/********************************************************************************* * * * The MIT License (MIT) * * ...
{ "pile_set_name": "Github" }
/**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2009 Jason Booth Copyright (c) 2009 Robert J Payne Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. Copyright (c) 2013-2014 Chukong Technologies Inc. htt...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> #import <AppKit/NSDebugMenuItemProvider-Protocol.h> @class NSMenuItem, NSString; __attribute__((visibility...
{ "pile_set_name": "Github" }
// Copyright (c) 2015 Doe Pics Hit, Inc. All rights reserved. #import <Foundation/Foundation.h> #import <UIKit/UIApplication.h> typedef NSString*(^BBReturnNSStringCallback)(void); typedef BOOL (^BBReturnBooleanCallback)(void); typedef void (^BBCallback)(void); @interface BuddyBuildSDK : NSObject // Deprecated + (v...
{ "pile_set_name": "Github" }
class @WalletDialogsXpubDialogViewController extends ledger.common.DialogViewController view: codeContainer: '#code_container' _xpub: null show: -> @_getAccount().getExtendedPublicKey (xpub) => @_xpub = xpub super onAfterRender: -> super # configure view @view.codeContainer.t...
{ "pile_set_name": "Github" }
/* * Copyright 2014 Advanced Micro Devices, 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, m...
{ "pile_set_name": "Github" }
#include <bits/stdc++.h> using namespace std; const int MAX { 20 }; bool is_solution(const vector<int>& xs, const vector<int>& as) { return xs.size() == as.size(); } void process_solution(const vector<int>& xs, const vector<int>& as) { cout << "("; for (size_t i = 0; i < xs.size(); ++i) cout <<...
{ "pile_set_name": "Github" }
import React from 'react'; import { Bar } from 'react-chartjs-2'; import { storiesOf } from '@kadira/storybook'; const srcData = [ { year: 2015, data: [ 536531, 1017273, 1496702, 1882366, 2228939, 2515784, 2753399, 2966478, 3236838, 3613068, 4...
{ "pile_set_name": "Github" }
#ifndef BOOST_SHARED_PTR_HPP_INCLUDED #define BOOST_SHARED_PTR_HPP_INCLUDED // // shared_ptr.hpp // // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999. // Copyright (c) 2001-2008 Peter Dimov // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt o...
{ "pile_set_name": "Github" }
<?php /* * This file is part of the symfony package. * (c) 2004-2006 Fabien Potencier <fabien.potencier@symfony-project.com> * (c) 2004 David Heinemeier Hansson * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /** * TextHelper. ...
{ "pile_set_name": "Github" }
package org.infinispan.test.hibernate.cache.commons.functional.cluster; import org.infinispan.commands.functional.ReadWriteKeyCommand; import org.infinispan.context.InvocationContext; import org.infinispan.hibernate.cache.commons.util.InfinispanMessageLogger; import org.infinispan.hibernate.cache.commons.util.Tombston...
{ "pile_set_name": "Github" }
(function (global, factory) { if (typeof define === "function" && define.amd) { define('element/locale/el', ['module', 'exports'], factory); } else if (typeof exports !== "undefined") { factory(module, exports); } else { var mod = { exports: {} }; factory(mod, mod.exports); global.EL...
{ "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" }
fileFormatVersion: 2 guid: 30ffbed26d4a1164fbf5f14664e3d2c9 timeCreated: 1489457426 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
// // RelationshipSpec.mm // iActiveRecord // // Created by Alex Denisov on 01.08.12. // Copyright (c) 2012 okolodev.org. All rights reserved. // #import "SpecHelper.h" #import "User.h" #import "Group.h" #import "Project.h" #import "ARDatabaseManager.h" #import "UserProjectRelationship.h" using namespace Cedar::...
{ "pile_set_name": "Github" }
/* Copyright 2005-2014 Intel Corporation. All Rights Reserved. This file is part of Threading Building Blocks. Threading Building Blocks is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundat...
{ "pile_set_name": "Github" }
/* ********************************************************************** ** ** Copyright notice ** ** ** ** (c) 2005-2009 RSSOwl Development Team ** ...
{ "pile_set_name": "Github" }
// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. import "package:expect/expect.dart"; class A { noSuchMethod(_) { Expect.fail('Should not reach h...
{ "pile_set_name": "Github" }
PartialElectric
{ "pile_set_name": "Github" }
.row.single-related-task.related-task-create-form.active(ng-if="openNewRelatedTask") .task-name input(type='text', tg-autofocus, placeholder="{{'TASK.PLACEHOLDER_SUBJECT' | translate}}") .task-settings a.save-task(ng-click="save()" title="{{'COMMON.SAVE' | translate}}") tg-svg(svg-ic...
{ "pile_set_name": "Github" }
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Analytics\ReportXml\Config; use Magento\Framework\Config\ReaderInterface; /** * A composite reader of reports configuration. * * Reads configuration data using declared readers. */ class Reade...
{ "pile_set_name": "Github" }
<?php class Swift_KeyCache_SimpleKeyCacheInputStreamTest extends \PHPUnit\Framework\TestCase { private $nsKey = 'ns1'; public function testStreamWritesToCacheInAppendMode() { $cache = $this->getMockBuilder('Swift_KeyCache')->getMock(); $cache->expects($this->at(0)) ->method('...
{ "pile_set_name": "Github" }
namespace MvcForum.Core.Models.General { using System; using Enums; public class SitemapEntry { public string Name { get; set; } public string Url { get; set; } public DateTime LastUpdated { get; set; } public SiteMapChangeFreqency ChangeFrequency { get; set; } ...
{ "pile_set_name": "Github" }
高木麻紀最新番号 【DKSW-155】淫熟接吻 【DOKS-062】美熟女ボディコンダンス</a>2009-02-20OFFICE K’S$$$OFFICE 87分钟
{ "pile_set_name": "Github" }
/* * Zed Attack Proxy (ZAP) and its related class files. * * ZAP is an HTTP/HTTPS proxy for assessing web application security. * * Copyright 2012 The ZAP Development Team * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <!--有序列表--> <ol> <li>特朗普:从参加真人秀的地产大亨到美国总统</li> <li>合肥一小偷网吧偷得三星Note7 还没销赃先自燃</li> <li>男子6年打537次“110”报案“杀人了” 被拘10日</li> <li>食用河豚26年后正式“解禁” 首批开放2个品种</li> <li>揭秘东北虎伤人事件细节 赤手搏虎的母亲最可怜</li> </ol> <!--无序列表-->...
{ "pile_set_name": "Github" }
/* * Copyright 2019 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 *...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010 Google Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditio...
{ "pile_set_name": "Github" }
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sts=4 et sw=4 tw=99: * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ...
{ "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 * distribut...
{ "pile_set_name": "Github" }
@import "@patternfly/patternfly/sass-utilities/scss-variables"; $pfe-colors: ( // ======================================================================== // Base text and link colors, basis of "theme" // ======================================================================== text: $p...
{ "pile_set_name": "Github" }
--- %YAML:1.0 test: Simple In Place Substitution brief: > If you want to reuse an entire alias, only overwriting what is different you can use a << in place substitution. This is not part of the official YAML spec, but a widely implemented extension. See the following URL for details: http://yaml.org/ty...
{ "pile_set_name": "Github" }
/** @file Copyright (c) 2011, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License that accompanies this distribution. The full text of the license may be found at http://opensource.org/licens...
{ "pile_set_name": "Github" }
/* * This software is distributed under BSD 3-clause license (see LICENSE file). * * Authors: Sergey Lisitsyn */ #include <shogun/features/hashed/HashedWDFeatures.h> #include <shogun/io/SGIO.h> using namespace shogun; HashedWDFeatures::HashedWDFeatures() :DotFeatures() { unstable(SOURCE_LOCATION); strings = N...
{ "pile_set_name": "Github" }
Elasticsearch Analysis Kuromoji IPADic Neologd ======================= ## Overview Elasticsearch Analysis Neologd Plugin provides Tokenizer/CharFilter/TokenFilter for Kuromoji with Neologd. ## Version [Versions in Maven Repository](http://central.maven.org/maven2/org/codelibs/elasticsearch-analysis-kuromoji-ipadic-...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2011 Broadcom Corporation * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO...
{ "pile_set_name": "Github" }
// // Copyright (c) 2002-2013 The ANGLE 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 "compiler/translator/OutputHLSL.h" #include "common/angleutils.h" #include "compiler/translator/compilerdebug.h" #include "c...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <dir>/mnt/c/Windows/Fonts</dir> <dir>~/winhome/AppData/Local/Microsoft/Windows/Fonts</dir> </fontconfig>
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `getaddrinfo` fn in crate `libc`."> <meta name="keywords" c...
{ "pile_set_name": "Github" }
#include <algorithm> #include <cstdio> #include <vector> using namespace std; typedef pair<int, int> ii; // In this chapter, we will frequently use these typedef vector<ii> vii; // three data type shortcuts. They may look cryptic typedef vector<int> vi; // but shortcuts are useful in competitive pro...
{ "pile_set_name": "Github" }
<!-- Copyright JS Foundation and other contributors, http://js.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 app...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioPropertySheet ProjectType="Visual C++" Version="8.00" Name="InjectedBundleDebugCairoCFLite" InheritedPropertySheets=" $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops; $(WebKitVSPropsRedirectionDir)..\..\.....
{ "pile_set_name": "Github" }
#!/usr/bin/env bash bash -n "$0" | exit 1 source ${TESTSROOTDIR}/tools/runit_common.sh # Grab my database name. dbnm=$1 if [ "x$dbnm" == "x" ] ; then echo "need a DB name" exit 1 fi rebuild=1 if [ "x$2" == "xnorebuild" ] ; then rebuild=0 fi tbl=t3 # Number of records I will add. nrecs=2000 # Max numbe...
{ "pile_set_name": "Github" }
/* * JBoss, Home of Professional Open Source * Copyright 2006, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. * See the copyright.txt in the distribution for a full listing * of individual contributors. * This copyrighted material is made available to anyone wishing to use...
{ "pile_set_name": "Github" }
import pyaf.Bench.TS_datasets as tsds import tests.artificial.process_artificial_dataset as art art.process_dataset(N = 32 , FREQ = 'D', seed = 0, trendtype = "ConstantTrend", cycle_length = 12, transform = "Difference", sigma = 0.0, exog_count = 0, ar_order = 0);
{ "pile_set_name": "Github" }
/*- * See the file LICENSE for redistribution information. * Copyright (c) 1999, 2011 Oracle and/or its affiliates. All rights reserved. * $Id$ */ #include "db_config.h" #include "db_int.h" #pragma hdrstop static int __qam_init_meta(DB*, QMETA *); /* * __qam_open * * PUBLIC: int __qam_open __P((DB *, DB_THREAD...
{ "pile_set_name": "Github" }
/* LiCK Library for ChucK. Copyright (c) 2007-2020 held jointly by the individual authors. This file is part of LiCK. LiCK 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...
{ "pile_set_name": "Github" }
#region Copyright notice and license // Copyright 2015 gRPC 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 req...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>Egret</title> <meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="full-screen" content="true" /> ...
{ "pile_set_name": "Github" }
SUMMARY="A popular game development module for python" DESCRIPTION="PyGame - python bindings to sdl and other libs that facilitate \ game production." HOMEPAGE="https://www.pygame.org/" COPYRIGHT="2000-2004, 2007 Pete Shinners 2004 Takafumi Mizuno 2006-2007 Rene Dudfield 2007 Richard Goedeken 2007-2008 Marcus von A...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:65b2f331d1b0fbbbd9b797e62e0118ee5abf056f0ee4bc4f12508a217651b2c2 size 2920
{ "pile_set_name": "Github" }
<?php /** * This file is part of the Carbon package. * * (c) Brian Nesbitt <brian@nesbot.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return array_replace_recursive(require __DIR__ . '/ne.php', [ 'formats' => [ ...
{ "pile_set_name": "Github" }
/* Copyright 2017 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" }
<h1 align="center"> <br> <img width="256" src="media/logo.png" alt="pinkie"> <br> <br> </h1> > Itty bitty little widdle twinkie pinkie [ES2015 Promise](https://people.mozilla.org/~jorendorff/es6-draft.html#sec-promise-objects) implementation [![Build Status](https://travis-ci.org/floatdrop/pinkie.svg?branch=maste...
{ "pile_set_name": "Github" }
cars = ['audi', 'bmw', 'subaru', 'toyota'] for car in cars: if car == 'bmw': print(car.upper()) else: print(car.title())
{ "pile_set_name": "Github" }
// // TestNetworkTrafficDAO.m // UnitTestApp // // Created by Makara Khloth on 10/16/15. // // #import <GHUnitIOS/GHUnit.h> #import "DatabaseManager.h" #import "DAOFactory.h" #import "DetailedCount.h" #import "DefCommonEventData.h" #import "FxNetworkTrafficEvent.h" #import "NetworkTrafficDAO.h" static NSString* ...
{ "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 no...
{ "pile_set_name": "Github" }
#ifndef BOOST_MPL_AUX_SIZE_IMPL_HPP_INCLUDED #define BOOST_MPL_AUX_SIZE_IMPL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // 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....
{ "pile_set_name": "Github" }
/* * Copyright 2015 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"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
{ "pile_set_name": "Github" }
#! /bin/sh while true ; do bspwm || break done
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #if defined(USE_NCCL) || defined(USE_HOROVOD) #pragma once #include "core/common/common.h" #include "core/providers/cuda/cuda_common.h" namespace onnxruntime { namespace cuda { class Send final : public CudaKernel { pub...
{ "pile_set_name": "Github" }
18 charge = 0 C 0.858601 0.061441 0.102293 C 2.365763 0.002111 -0.086971 C 2.876803 -1.388734 -0.457974 N 2.589124 -1.774633 -1.828776 C 3.030467 -0.740204 -2.750628 C 2.507473 0.633085 -2.375552 O 2.823816 0.956943 -1.038115 H 0.565184 -0.549282 0.959682 H 0.311192 -0.307089 -0.768707 H 0.542489 1.089284 0.2...
{ "pile_set_name": "Github" }
'use strict'; var Js_math = require("../../lib/js/js_math.js"); var match = 1; if (match !== undefined) { if (match !== 1) { throw { RE_EXN_ID: "Assert_failure", _1: [ "gpr_3980_test.ml", 16, 10 ], Error: new Error() }; } v...
{ "pile_set_name": "Github" }
/* autogenerated by gensyscalls.py */ #include <linux/err.h> #include <machine/asm.h> #include <asm/unistd.h> ENTRY(__fcntl64) pushl %ebx pushl %ecx pushl %edx mov 16(%esp), %ebx mov 20(%esp), %ecx mov 24(%esp), %edx movl $__NR_fcntl64, %eax int $0x80 cmpl ...
{ "pile_set_name": "Github" }
// // ParallaxHeader.swift // ParallaxHeader // // Created by Roman Sorochak on 6/22/17. // Copyright © 2017 MagicLab. All rights reserved. // import UIKit import ObjectiveC.runtime public typealias ParallaxHeaderHandlerBlock = (_ parallaxHeader: ParallaxHeader)->Void private let parallaxHeaderKVOContext = Uns...
{ "pile_set_name": "Github" }