text
stringlengths
2
99.9k
meta
dict
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import <IDEDocViewer/IDEDocURLDownloader.h> @class IDEDocPDFDownloadController; @interface IDEDocPDFDownloader : IDEDocURLDownloader { IDEDocPDFDownloadController *_downlo...
{ "pile_set_name": "Github" }
/* * 11.7 * * mofaph@gmail.com * 2013-6-2 * * unix> cc -Wall -I../../common ../../common/csapp.c tiny.c -lpthread -o tiny */ #include "csapp.h" #include <limits.h> /* INT_MIN */ void doit(int fd); int parse_uri(char *uri, char *filename, char *cgiargs); void serve_static(int fd, char *filename, in...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 12dc48c8a56df784b93db42c5d582f3e timeCreated: 1503327504 licenseType: Store ShaderImporter: defaultTextures: [] userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
/* Copyright 2004,2007 ENSEIRB, INRIA & CNRS ** ** This file is part of the Scotch software package for static mapping, ** graph partitioning and sparse matrix ordering. ** ** This software is governed by the CeCILL-C license under French law ** and abiding by the rules of distribution of free software. You can ** use,...
{ "pile_set_name": "Github" }
<?php /* * e107 website system * * Copyright (C) 2008-2009 e107 Inc (e107.org) * Released under the terms and conditions of the * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * Sitelinks configuration module - gsitemap * * $Source: /cvs_backup/e107_0.8/e107_plugins/faqs/e_sitelink.php,v $...
{ "pile_set_name": "Github" }
# # Generated by: maxdiff_to_scale.pl # MaxDiff File: ../Complete-Data-Package/Testing/Phase2Answers/Phase2Answers-6d.txt # Scaled File: Testing/GoldRatings-6d.txt # Number of MaxDiff Answers: 563 # Number of Unique Pairs: 45 # # Score = Most - Least # Most...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="ember-guides/config/environment" content="%7B%22modulePrefix%22%3A%22ember-guides%22%2C%22environment%22%3A%22pr...
{ "pile_set_name": "Github" }
Common subdirectories: green.old/debian and green.new/debian diff -u green.old/green.h green.new/green.h --- green.old/green.h 2016-06-12 18:11:56.779434416 -0700 +++ green.new/green.h 2016-06-12 18:14:38.830557379 -0700 @@ -19,7 +19,14 @@ #include <stdbool.h> -#include "glib/poppler.h" +#include "poppler.h" +#inc...
{ "pile_set_name": "Github" }
#pragma once #include <vector> #include "absl/types/optional.h" #include "absl/types/span.h" #include "tensorflow/compiler/xla/client/xla_builder.h" #include "torch_xla/csrc/device.h" namespace torch_xla { xla::XlaOp PadToSize(xla::XlaOp input, absl::Span<const xla::int64> size, absl::optional<...
{ "pile_set_name": "Github" }
#!/bin/bash # Copyright 2014 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 ...
{ "pile_set_name": "Github" }
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "Licens...
{ "pile_set_name": "Github" }
<?php namespace Aws\Test; use Aws\Api\ErrorParser\JsonRpcErrorParser; use Aws\Api\ErrorParser\RestJsonErrorParser; use Aws\Api\ErrorParser\XmlErrorParser; use Aws\Api\Service; use Aws\AwsClient; use Aws\Command; use Aws\CommandInterface; use Aws\Exception\AwsException; use Aws\Result; use Aws\WrappedHttpHandler; use G...
{ "pile_set_name": "Github" }
// +build amd64,linux // Created by cgo -godefs - DO NOT EDIT // cgo -godefs types_linux.go package unix const ( sizeofPtr = 0x8 sizeofShort = 0x2 sizeofInt = 0x4 sizeofLong = 0x8 sizeofLongLong = 0x8 PathMax = 0x1000 ) type ( _C_short int16 _C_int int32 _C_long int64 ...
{ "pile_set_name": "Github" }
--- title: useSelections nav: title: Hooks path: /hooks group: title: UI path: /ui legacy: /zh-CN/ui/use-selections --- # useSelections 常见联动 checkbox 逻辑封装,支持多选,单选,全选逻辑,还提供了是否选择,是否全选,是否半选的状态。 ## 代码演示 ### 基础用法 <code src="./demo/demo1.tsx" /> ## API ```javascript const result: Result= useSelections<T>(items...
{ "pile_set_name": "Github" }
/** * AcFun Format Parser * Takes in JSON and parses it based on current documentation for AcFun comments * @license MIT License **/ var AcfunFormat = (function () { var AcfunFormat = {}; AcfunFormat.JSONParser = function (params) { this._logBadComments = true; this._logNotImplemented = fal...
{ "pile_set_name": "Github" }
<component name="libraryTable"> <library name="Maven: com.alibaba:fastjson:1.2.40"> <CLASSES> <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/fastjson/1.2.40/fastjson-1.2.40.jar!/" /> </CLASSES> <JAVADOC> <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/fastjson/1.2.40/fastjson-1.2.40-javadoc.j...
{ "pile_set_name": "Github" }
# lupus [**Pandas Profiling Report**](https://epistasislab.github.io/penn-ml-benchmarks/profile/lupus.html) [Metadata](metadata.yaml) | [Summary Statistics](summary_stats.tsv)
{ "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\DomCrawler\Field; /** * FileFormField represents a f...
{ "pile_set_name": "Github" }
import { IconDefinition } from '../types'; declare const FundProjectionScreenOutlined: IconDefinition; export default FundProjectionScreenOutlined;
{ "pile_set_name": "Github" }
> This page covers Tutorial v2. Elm 0.18. # Models We want to store the response from the server in the models instead of the hardcoded list of players we have now. In __src/Models.elm__, include a new import and change the type of `players`: ```elm ... import RemoteData exposing (WebData) type alias Model = ...
{ "pile_set_name": "Github" }
#!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright (c) 2011 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at #...
{ "pile_set_name": "Github" }
// // NSObject+DyCInjection(DCInjection) // Dynamic Code Injection // // Created by Paul Taykalo on 10/21/12. // Copyright (c) 2012 Stanfy LLC. All rights reserved. // #if TARGET_IPHONE_SIMULATOR #import <objc/runtime.h> #import "NSObject+DyCInjection.h" //#import "SFDynamicCodeInjection.h" #import "SFInjectionsN...
{ "pile_set_name": "Github" }
import logging def not_working(message): orig_message = message message += " You can use `anime -ll DEBUG` to use it." def wrapper(cls): class NotWorking: """Site is not working""" def __init__(self, *args, **kwargs): raise RuntimeError(message) ...
{ "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" }
# Gorilla WebSocket Gorilla WebSocket is a [Go](http://golang.org/) implementation of the [WebSocket](http://www.rfc-editor.org/rfc/rfc6455.txt) protocol. [![Build Status](https://travis-ci.org/gorilla/websocket.svg?branch=master)](https://travis-ci.org/gorilla/websocket) [![GoDoc](https://godoc.org/github.com/gorill...
{ "pile_set_name": "Github" }
// Copyright 2001-2019 Crytek GmbH / Crytek Group. All rights reserved. /******************************************************************** --------------------------------------------------------------------- File name: RangeSignaling.h $Id$ $DateTime$ Description: Signal entities based on ranges f...
{ "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" }
<?xml version="1.0" encoding="utf-8"?> <set xmlns:android="http://schemas.android.com/apk/res/android" android:interpolator="@android:anim/accelerate_interpolator"> <translate android:duration="300" android:fillAfter="true" android:repeatCount="0" android:fromYDelta="-100%" android:toYDelta="0" android:fillEnabled=...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 754a7187d543f7c4299c20a8a25790ed TextureImporter: internalIDToNameTable: [] externalObjects: {} serializedVersion: 10 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 borderMipMap: 0 mipMapsPreserveCoverage: 0 alphaTestR...
{ "pile_set_name": "Github" }
@import "treegrid"; @mixin valo-tree8($primary-stylename: v-tree8) { @include valo-treegrid($primary-stylename); $tree-sel-bg: $v-grid-row-selected-background-color; .#{$primary-stylename} { background-color: transparent; } .#{$primary-stylename}-row > td { background-color: transparent; bord...
{ "pile_set_name": "Github" }
<?php /** * This source file is part of the open source project * ExpressionEngine (https://expressionengine.com) * * @link https://expressionengine.com/ * @copyright Copyright (c) 2003-2019, EllisLab Corp. (https://ellislab.com) * @license https://expressionengine.com/license Licensed under Apache License...
{ "pile_set_name": "Github" }
# Troubleshooting This is a list of commonly encountered problems, known issues, and their solutions. ### The following error occurs with `qri connect` : `ERROR mdns: mdns lookup error: failed to bind to any unicast udp port mdns.go:140 ...` This is caused by a limit on the number of files allowed when qri is tryin...
{ "pile_set_name": "Github" }
// INTENTION_CLASS: org.jetbrains.kotlin.android.intention.AddServiceToManifest // NOT_AVAILABLE package com.myapp import android.app.Service import android.content.Intent import android.os.IBinder abstract class <caret>MyService : Service() { override fun onBind(intent: Intent?): IBinder { TODO("not imp...
{ "pile_set_name": "Github" }
# Get the directory that this configuration file exists in dir = File.dirname(__FILE__) # Load the sencha-touch framework automatically. load File.join(dir, '..', '..', 'sdk', 'resources', 'themes') # Compass configurations sass_path = dir css_path = File.join(dir, "..", "css") # Require any additional compass plugi...
{ "pile_set_name": "Github" }
; PLEASE NOTE, SECTION NAMES AND OPTIONS SHOULD BE BLOCK LOWER CASE [workflow] ;pregenerated-template-bank=/home/spxiwh/aLIGO/ahope_devel/testing/bank.xml.gz h1-channel-name = H1:GDS-CALIB-STRAIN l1-channel-name = L1:GDS-CALIB_STRAIN v1-channel-name = V1:FAKE_h_16384Hz_4R [workflow-ifos] h1 = l1 = ;v1 = [workflow-da...
{ "pile_set_name": "Github" }
## Galaxy Tool Framework Changes This document describes changes to Galaxy's tooling framework over recent releases. --- ### 16.04 Full [Galaxy changelog](https://docs.galaxyproject.org/en/master/releases/16.04_announce.html). --- #### Tool Profile Version ([PR #1688](https://github.com/galaxyproject/galaxy/pull/...
{ "pile_set_name": "Github" }
/* n2_asm.S: Hypervisor calls for NCS support. * * Copyright (C) 2009 David S. Miller <davem@davemloft.net> */ #include <linux/linkage.h> #include <asm/hypervisor.h> #include "n2_core.h" /* o0: queue type * o1: RA of queue * o2: num entries in queue * o3: address of queue handle return */ ENTRY(sun4v_ncs_...
{ "pile_set_name": "Github" }
package com.epam.jdi.uitests.win.settings; import com.epam.commons.PropertyReader; import com.epam.jdi.uitests.core.interfaces.MapInterfaceToElement; import com.epam.jdi.uitests.core.interfaces.base.IElement; import com.epam.jdi.uitests.core.interfaces.base.ISelect; import com.epam.jdi.uitests.core.interfaces.common.I...
{ "pile_set_name": "Github" }
JXGrabKey Copyright: Edwin Stang (edwinstang@gmail.com) 2008 The entire code base may be distributed under the terms of the GNU Lesser General Public License (LGPL). See "LICENSE.txt" or "http://www.gnu.org/licenses/" for the complete licence.
{ "pile_set_name": "Github" }
/* Copyright 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, softw...
{ "pile_set_name": "Github" }
// // RMAddLocaleWindowController.h // Connecter // // Created by Markus on 26.02.14. // Copyright (c) 2014 Realmac Software. All rights reserved. // #import <Cocoa/Cocoa.h> @class RMAppMetaData; @interface RMAddLocaleWindowController : NSWindowController @property (nonatomic, weak, readonly) RMAppMetaData *met...
{ "pile_set_name": "Github" }
"use strict"; // istanbul ignore next function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; } var _tokenizerTypes = require("../tokenizer/types"); var _index = require("./index"); var _index2 = _interopRequireDefault(_index); var _utilWhitespace = require("../util/whitesp...
{ "pile_set_name": "Github" }
package porterstemmer import ( // "log" "unicode" ) func isConsonant(s []rune, i int) bool { //DEBUG //log.Printf("isConsonant: [%+v]", string(s[i])) result := true switch s[i] { case 'a', 'e', 'i', 'o', 'u': result = false case 'y': if 0 == i { result = true } else { result = !isConsonant(s, i...
{ "pile_set_name": "Github" }
## How to prepare for DevOps/SRE/Production Engineer interviews? Note: the following is opinionated. ### Skills you should have #### Linux Every DevOps Engineer should have a deep understanding of at least one operating system and if you have the option to choose then I would say it should definitely be Linux a...
{ "pile_set_name": "Github" }
:020000023000CC :10FC000001C0F3C0112484B790E890936100109272 :10FC10006100882369F0982F9A70923049F081FF33 :10FC200002C097EF94BF282E80E002D10C94000010 :10FC300085E08093810082E08093300188E18093A9 :10FC4000310189E18093340186E0809332018EE0B6 :10FC5000EFD0279A84E024E23DEF91E030938500D5 :10FC60002093840096BBB09BFECF1F9A...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:bc6f3cdebd5d005fec28baab5240fd9228d8adf7fd09fc2483619befc965e16c size 10198
{ "pile_set_name": "Github" }
import * as React from 'react'; import * as ReactDOM from 'react-dom'; import { DialogContent, DialogFooter, DefaultButton, PrimaryButton, autobind, Pivot, PivotItem, TextField, Label, Icon } from 'office-ui-fabric-react'; import { BaseDialog, IDialogConfiguration } from '@microsoft/sp-dialog'; import { Mon...
{ "pile_set_name": "Github" }
/*! * jQuery UI Effects Fade 1.11.4 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/fade-effect/ */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Regis...
{ "pile_set_name": "Github" }
import fs from '../../../../src/core/node_fs'; import assert from '../../../harness/wrapped-assert'; import common from '../../../harness/common'; export default function() { if (!fs.getRootFS().isReadOnly()) { var pathname1 = common.tmpDir + '/mkdir-test1'; fs.mkdir(pathname1, function(err: NodeJS.ErrnoExc...
{ "pile_set_name": "Github" }
#include "draw_nodes/CCShapeNode.h" #include "support/CCPointExtension.h" NS_CC_BEGIN void CCShapeNode::draw(void) { beforeDraw(); drawProc(); afterDraw(); } void CCShapeNode::beforeDraw(void) { glLineWidth(m_lineWidth); ccDrawColor4F(m_color.r, m_color.g, m_color.b, m_color.a); #ifdef GL_LINE_S...
{ "pile_set_name": "Github" }
{ "stackLimitGas_1023" : { "_info" : { "comment" : "", "filling-rpc-server" : "Geth-1.9.6-unstable-63b18027-20190920", "filling-tool-version" : "retesteth-0.0.1+commit.0ae18aef.Linux.g++", "lllcversion" : "Version: 0.5.12-develop.2019.9.13+commit.2d601a4f.Linu...
{ "pile_set_name": "Github" }
///////////////////////////////////////////////////////////////////////////// // Name: htmlfilt.h // Purpose: filters // Author: Vaclav Slavik // RCS-ID: $Id: htmlfilt.h 35650 2005-09-23 12:56:45Z MR $ // Copyright: (c) 1999 Vaclav Slavik // Licence: wxWindows licence ////////////////////////...
{ "pile_set_name": "Github" }
dnl This is the newlib/libc/sys/d10v configure.in file. dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT([newlib],[NEWLIB_VERSION]) AC_CONFIG_SRCDIR([creat.c]) dnl Can't be done in NEWLIB_CONFIGURE because that confuses automake. AC_CONFIG_AUX_DIR(../../../..) NEWLIB_CONFIG...
{ "pile_set_name": "Github" }
/* __ _____ _____ _____ __| | __| | | | JSON for Modern C++ (test suite) | | |__ | | | | | | version 3.9.1 |_____|_____|_____|_|___| https://github.com/nlohmann/json Licensed under the MIT License <http://opensource.org/licenses/MIT>. SPDX-License-Identifier: MIT Copyright (c) 2013-2019 Niels Lo...
{ "pile_set_name": "Github" }
var common = require('../common'), test = common.test; if (process.arch !== 'x64') return; describe('JIT.js x64 Spills', function() { test('should support returns in closure', function() { this.mov('rax', 42); this.spill('rax', function() { this.Return(); }); }, 42); test('should suppo...
{ "pile_set_name": "Github" }
.class Landroid/support/v7/view/menu/MenuItemWrapperICS$ActionProviderWrapper; .super Landroid/support/v4/view/ActionProvider; # instance fields .field final mInner:Landroid/view/ActionProvider; .field final synthetic this$0:Landroid/support/v7/view/menu/MenuItemWrapperICS; # direct methods .method public construc...
{ "pile_set_name": "Github" }
+ - * / % -- ++ >> << ~ & | ^ += -= *= /= %= >>= <<= &= |= ^= ! && || -> :: ? : = == != < > <= >= <=> and and_eq bitand bitor not not_eq or or_eq xor xor_eq ---------------------------------------------------- [ ["operator", "+"], ["operator", "-"], ["operator", "*"], ["operator", "/"], ["operator", "%"], ["ope...
{ "pile_set_name": "Github" }
# Install hook code here
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- /* //device/apps/common/assets/res/any/strings.xml ** ** Copyright 2006, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * The contents of this file are subject to the terms of either the Universal Permissive License * v 1.0 as shown at http://oss.oracle.com/licenses/upl * * or the follow...
{ "pile_set_name": "Github" }
// Copyright (c) 2020 OPTIKEY LTD (UK company number 11854839) - All Rights Reserved using JuliusSweetland.OptiKey.UI.Controls; namespace JuliusSweetland.OptiKey.UI.Views.Keyboards.Turkish { /// <summary> /// Interaction logic for ConversationAlpha1.xaml /// </summary> public partial class Conversatio...
{ "pile_set_name": "Github" }
#if __WATCHOS__ && !XAMCORE_4_0 using System; using System.Drawing; using System.Diagnostics; using System.ComponentModel; using System.Threading.Tasks; using System.Runtime.InteropServices; using UIKit; using SceneKit; using Contacts; using CoreVideo; using SpriteKit; using Foundation; using ObjCRuntime; using CoreGra...
{ "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 not u...
{ "pile_set_name": "Github" }
<!doctype html> <html> <head> <title>jQuery UI Date Picker Control - Reset</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" typ...
{ "pile_set_name": "Github" }
; @date : $Date$ ; @Id $Id$ ; @Revision : $Revision$ ; @author Viva Wallet ; @package VMPayment ; @subpackage VirtueMart payment Vivawallet VMPAYMENT_VIVAWALLET="Vm plugin πληρωμής Vivawallet" VMPAYMENT_VIVAWALLET_AMOUNT="Ποσότητα" VMPAYMENT_VIVAWALLET_CLICK_ON_BUTTON="Αν δεν μεταφερθείτε μετά από 10 δεύτερα, παρακαλώ...
{ "pile_set_name": "Github" }
/************************************************************************** ** This file is part of LiteIDE ** ** Copyright (c) 2011-2019 LiteIDE. All rights reserved. ** ** This library is free software; you can redistribute it and/or ** modify it under the terms of the GNU Lesser General Public ** License as p...
{ "pile_set_name": "Github" }
{ "AssemblyIdentity": "Microsoft.AspNetCore.DataProtection.AzureStorage, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60", "Types": [ { "Name": "Microsoft.AspNetCore.DataProtection.AzureDataProtectionBuilderExtensions", "Visibility": "Public", "Kind": "Class", "Abstract...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: (GPL-2.0 OR MIT) // // Copyright (c) 2018 BayLibre, SAS. // Author: Jerome Brunet <jbrunet@baylibre.com> #include <linux/clk.h> #include <linux/module.h> #include <linux/of_platform.h> #include <linux/regmap.h> #include <sound/soc.h> #include "axg-tdm-formatter.h" struct axg_tdm_formatter...
{ "pile_set_name": "Github" }
// #docplaster // #docregion import { Component } from '@angular/core'; import { trigger, transition, state, animate, style } from '@angular/animations'; // #docregion toggle-animation @Component({ // #enddocregion toggle-animation selector: 'app-open-close-toggle', templateUrl: 'open-close.component.4.html', st...
{ "pile_set_name": "Github" }
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #include "FluidSurface.h" #include "Importer.h" #include "LightingMesh.h" namespace Lightmass { /** Represents the fluid surface mesh to the static lighting system. */ static void GetStaticLightingVertex( const FVector4* QuadCorners, const FVector4* ...
{ "pile_set_name": "Github" }
/* Copyright (c) 2006-2010 by OpenLayers Contributors (see authors.txt for * full list of contributors). Published under the Clear BSD license. * See http://svn.openlayers.org/trunk/openlayers/license.txt for the * full text of the license. */ /** * @requires OpenLayers/Format/OWSCommon/v1.js */ /** * Class:...
{ "pile_set_name": "Github" }
//! moment.js locale configuration ;(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' && typeof require === 'function' ? factory(require('../moment')) : typeof define === 'function' && define.amd ? define(['../moment'], factory) : factory(global.moment) }(this, ...
{ "pile_set_name": "Github" }
.. role:: cpp(code) :language: c++ .. role:: fortran(code) :language: fortran MLMG and Linear Operator Classes ================================ ``MLMG`` is a class for solving the linear system using the geometric multigrid method. The constructor of ``MLMG`` takes the reference to :cpp:`MLLinOp`, an abstrac...
{ "pile_set_name": "Github" }
<table cellpadding="2" cellspacing="1" width="98%"> <tr> <td>允许上传的文件类型</td> <td><input type="text" name="setting[upload_allowext]" value="<?php echo $setting['upload_allowext'];?>" size="40" class="input-text"></td> </tr> <tr> <td>是否从已上传中选择</td> <td><input type="radio" name="setting[issele...
{ "pile_set_name": "Github" }
# Volatility # Copyright (C) 2007-2013 Volatility Foundation # # This file is part of Volatility. # # Volatility is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your o...
{ "pile_set_name": "Github" }
#!/bin/sh # postrm script for valentina # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' #...
{ "pile_set_name": "Github" }
Fix pointer comparaison opt_servers is a pointer, not a boolean, so testing against false to know if the pointer is NULL no longer works with the more strict gcc 7.x checks. [Taken from http://pkgs.fedoraproject.org/cgit/rpms/libmemcached.git/plain/libmemcached-build.patch.] Signed-off-by: Thomas Petazzoni <thomas.pe...
{ "pile_set_name": "Github" }
// // ShapesHistoryItem.cs // // Author: // Andrew Davis <andrew.3.1415@gmail.com> // // Copyright (c) 2013 Andrew Davis, GSoC 2013 & 2014 // // 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" }
# Set root logger level to DEBUG and its only appender to A1. log4j.rootLogger=WARN, A1 # A1 is set to be a ConsoleAppender. log4j.appender.A1=org.apache.log4j.ConsoleAppender log4j.appender.A1.layout=org.apache.log4j.PatternLayout log4j.appender.A1.layout.ConversionPattern=%-5p %c %x - %m%n log4j.logger.io.m...
{ "pile_set_name": "Github" }
// Code generated by go-swagger; DO NOT EDIT. // Copyright 2017-2020 Authors of Cilium // SPDX-License-Identifier: Apache-2.0 package policy // This file was generated by the swagger tool. // Editing this file might prove futile when you re-run the generate command import ( "net/http" "github.com/go-openapi/runt...
{ "pile_set_name": "Github" }
/* * Copyright 2010-2020 Alfresco Software, 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 applicable ...
{ "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 <ConfigurationEngineModel/CEMCommandBase.h> #import <ConfigurationEngineModel/CEMRegisteredTypeProtocol-Protocol.h> @class NS...
{ "pile_set_name": "Github" }
/* * * Copyright 2015, 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 condi...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2012-2016 The CyanogenMod Project Copyright (C) 2017-2019 The LineageOS Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of th...
{ "pile_set_name": "Github" }
-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQAHJcD92We7VHMbQyA0h6Ke cVNoff4KYOsfTEKC2yNDhorenihdDkPyl1MHKXn+d0J/TcGbpfkFmlcyCRIY4pCZ pJ3wzrunAdbumtzsSr2WwASUaMNpj00X5e5kDwQwDfdAlv0ZkaBJNWpskzbN42Fg RSkraxAA0CJFJweRni8H2lW/ET9S/7g8DAe4cmiozG5fpYpimHMVW8kGYoX8aYco lTTOkW1VDp5kS+hIcMoCsDegVyJ9weYYa...
{ "pile_set_name": "Github" }
/** * @file lv_theme_templ.c * */ /********************* * INCLUDES *********************/ #include "lv_theme.h" #if USE_LV_THEME_MONO /********************* * DEFINES *********************/ /********************** * TYPEDEFS **********************/ /********************** * STATIC PROTO...
{ "pile_set_name": "Github" }
/* * Zed Attack Proxy (ZAP) and its related class files. * * ZAP is an HTTP/HTTPS proxy for assessing web application security. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
{ "pile_set_name": "Github" }
# Changelog ## [Unreleased] ## 18.2.56 (2020-09-01) ### Spreadsheet #### Bug Fixes `#I290997`- Undo redo not working for delete key action is fixed. ## 18.2.55 (2020-08-25) ### Spreadsheet #### Bug Fixes `#I289560` - Filter is not applied properly in a specified range while using applyFilter method issue fixed...
{ "pile_set_name": "Github" }
var fs=require('fs') var _=require('lodash') var files=fs.readdirSync(`${__dirname}`) .filter(x=>!x.match(/README.md|Makefile|index|test|.DS_Store/)) .map(x=>require(`./${x}`)) module.exports={ "Resources":_.assign.apply({},files), "Conditions": {}, "AWSTemplateFormatVersion": "2010-09-09", "Descripti...
{ "pile_set_name": "Github" }
' TEST_MODE : COMPILE_ONLY_FAIL type UDT extends object dummy as integer declare virtual const sub f( ) end type
{ "pile_set_name": "Github" }
using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Threading; using System.Threading.Tasks; namespace Jering.Javascript.NodeJS { /// <s...
{ "pile_set_name": "Github" }
# https://github.com/richardkiss/pycoin # # The MIT License (MIT) # # Copyright (c) 2013 by Richard Kiss # # 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 witho...
{ "pile_set_name": "Github" }
/* Copyright 2016 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
{ "pile_set_name": "Github" }
/* iCheck plugin Square skin, aero ----------------------------------- */ .icheckbox_square-aero, .iradio_square-aero { display: inline-block; *display: inline; vertical-align: middle; margin: 0; padding: 0; width: 22px; height: 22px; background: url(aero.png) no-repeat; border: none...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.5//EN" "http://struts.apache.org/dtds/struts-2.5.dtd"> <struts> <package name="qcharts-analyticsConfig" extends="qcharts-default" namespace="/" > <action name="qchar...
{ "pile_set_name": "Github" }
/* Copyright (C) 2014, The University of Texas at Austin This file is part of libflame and is available under the 3-Clause BSD license, which can be found in the LICENSE file at the top-level directory, or at http://opensource.org/licenses/BSD-3-Clause */ #include "FLAME.h" FLA_Error FLA_Tridiag_UT...
{ "pile_set_name": "Github" }
application.secret = testsecret application.cookie.prefix = NINJA application.languages=
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('bindKey', require('../bindKey')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* t1parse.c */ /* */ /* Ty...
{ "pile_set_name": "Github" }
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Ne...
{ "pile_set_name": "Github" }