text
stringlengths
2
99k
meta
dict
<UserControl x:Class="WindowsDockingApp.DockIndicatorTest" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:dr="http://schemas.digitalrune.com/windows"> <Grid Margin="6"> <Grid.ColumnDefinit...
{ "pile_set_name": "Github" }
<p><a href="{{ item.file.url }}" class="button">Download file</a></p>
{ "pile_set_name": "Github" }
<?php namespace Neos\FluidAdaptor\View\Fixture; /* * This file is part of the Neos.FluidAdaptor package. * * (c) Contributors of the Neos Project - www.neos.io * * This package is Open Source Software. For the full copyright and license * information, please view the LICENSE file which was distributed with this ...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0-only */ /* * This file is part of wl1251 * * Copyright (C) 2009 Nokia Corporation */ #ifndef __WL1251_INIT_H__ #define __WL1251_INIT_H__ #include "wl1251.h" enum { /* best effort/legacy */ AC_BE = 0, /* background */ AC_BK = 1, /* video */ AC_VI = 2, /* voice */ AC_...
{ "pile_set_name": "Github" }
(*bytes.Buffer)( -h print help information )
{ "pile_set_name": "Github" }
/* Copyright 2019 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" }
// 20.1.2.4 Number.isNaN(number) var $export = require('./_export'); $export($export.S, 'Number', { isNaN: function isNaN(number) { // eslint-disable-next-line no-self-compare return number != number; } });
{ "pile_set_name": "Github" }
<VSTemplate Version="3.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Project"> <TemplateData> <Name>WWA UAP SDK Sample</Name> <Description> </Description> <ProjectType>JavaScript</ProjectType> <ProjectSubType> </ProjectSubType> <SortOrder>1</SortOrder> <Crea...
{ "pile_set_name": "Github" }
/* KeyBinding.strings iina Created by lhc on 4/2/2017. Copyright © 2017 lhc. All rights reserved. */ "cmd.ignore" = "Ignore"; "cmd.seek" = "Seek"; "cmd.revert-seek" = "Revert seek"; "cmd.set" = "Set"; "cmd.cycle" = "Cycle"; "cmd.cycle-values" = "Cycle in"; "cmd.add" = "Change"; "cmd.multiply" = "Multiply"; "c...
{ "pile_set_name": "Github" }
// // Copyright 2017 Alsanium, SAS. 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. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unle...
{ "pile_set_name": "Github" }
#N canvas 0 23 785 853 10; #X obj 211 301 vline~; #X obj 197 516 *~; #X obj 165 348 cos~; #X obj 181 218 t f f; #X obj 165 328 *~; #X msg 181 192 70; #X obj 190 633 outlet~; #X obj 246 680 switch~; #X obj 246 632 env~; #X obj 246 656 > 0.1; #X msg 315 276 1; #X obj 215 142 t b b b; #X obj 215 88 inlet; #X text 347 639 ...
{ "pile_set_name": "Github" }
// From https://opensource.apple.com/source/cctools/cctools-895/libmacho/getsecbyname.c.auto.html. #include "..\..\deps\objc4\runtime\objc-private.h" /* * This routine returns the a pointer to the section contents of the named * section in the named segment if it exists in the image pointed to by the * mach header...
{ "pile_set_name": "Github" }
--- external help file: Microsoft.ActiveDirectory.Management.dll-Help.xml Module Name: ActiveDirectory online version: schema: 2.0.0 title: Revoke-ADAuthenticationPolicySiloAccess ms.author: v-anbarr ms.reviewer: brianlic description: keywords: powershell, cmdlet author: andreabarr manager: jasgro ms.date: 2017-10-30...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> </pickle> <pickle> <dictionary> <item> <key> <string>id</string> </key> <value> <string>my_ledger</string> </value> ...
{ "pile_set_name": "Github" }
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.hikvh.media"> <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> <uses-permission android:name="android.permissio...
{ "pile_set_name": "Github" }
// #define CGAL_POLYHEDRON_DEMO_NO_NEF // #define CGAL_POLYHEDRON_DEMO_NO_SURFACE_MESHER // #define CGAL_POLYHEDRON_DEMO_NO_PARAMETRIZATION #ifndef CGAL_POLYHEDRON_DEMO_CONFIG_H #define CGAL_POLYHEDRON_DEMO_CONFIG_H #ifndef CGAL_POLYHEDRON_DEMO_NO_PARAMETRIZATION # define CGAL_POLYHEDRON_DEMO_USE_PARAMETRIZATION #en...
{ "pile_set_name": "Github" }
using System.Reflection; using UnityEngine; namespace HT.Framework { /// <summary> /// ECS的组件 /// </summary> [RequireComponent(typeof(ECS_Entity))] public abstract class ECS_Component : MonoBehaviour { /// <summary> /// 属于的实体 /// </summary> public ECS_Entity Ent...
{ "pile_set_name": "Github" }
// Copyright (C) 2017 Jérôme Leclercq // This file is part of the "Nazara Engine - Lua scripting module" // For conditions of distribution and use, see copyright notice in Config.hpp #include <Nazara/Lua/Debug.hpp> namespace Nz { inline std::size_t LuaInstance::GetMemoryLimit() const { return m_memoryLimit; } ...
{ "pile_set_name": "Github" }
// +build !windows package pilosa import ( "bytes" "encoding/binary" "encoding/gob" "fmt" "io" "sort" "sync" "github.com/src-d/go-mysql-server/sql" bolt "go.etcd.io/bbolt" ) // mapping // buckets: // - index name: columndID uint64 -> location []byte // - field name: value []byte (gob encoding) -> rowID uin...
{ "pile_set_name": "Github" }
<html> <head> <meta http-equiv="Content-Type" content="text/html" /> <title>Installation</title> </head> <body><table width=800><tr><td> <h3>Installation</h3> <p align="justify"> <b>AntiDupl.NET</b> program requires no installation. It can be used at any directory on your computer, where access to the record files i...
{ "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" }
use twtools; package chpass; ###################################################################### # One time module initialization goes in here... # BEGIN { $description = "change passphrases test"; } ###################################################################### # # Initialize, get ready to run this ...
{ "pile_set_name": "Github" }
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** acc...
{ "pile_set_name": "Github" }
/* ** 2014 December 9 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *********************...
{ "pile_set_name": "Github" }
<?php namespace Psr\Http\Message; /** * Value object representing a URI. * * This interface is meant to represent URIs according to RFC 3986 and to * provide methods for most common operations. Additional functionality for * working with URIs can be provided on top of the interface or externally. * Its primary u...
{ "pile_set_name": "Github" }
--- id: 587d824c367417b2b2512c4e title: Test if One Value is Below or At Least as Large as Another challengeType: 2 videoUrl: '' localeTitle: '' --- ## Description undefined ## Instructions undefined ## Tests <section id='tests'> ```yml tests: - text: '' testString: 'getUserInput => $.get(getUserInput("url") ...
{ "pile_set_name": "Github" }
#include "stdafx.h"
{ "pile_set_name": "Github" }
TODO: CREATE README FILE
{ "pile_set_name": "Github" }
# /* Copyright (C) 2001 # * Housemarque Oy # * http://www.housemarque.com # * # * 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) # */ # # /* Revised by Paul Mensonides (2002) */ # # /* See http://www.boost...
{ "pile_set_name": "Github" }
--TEST-- Test session_set_save_handler() function: id interface --INI-- session.save_handler=files session.name=PHPSESSID --SKIPIF-- <?php include('skipif.inc'); ?> --FILE-- <?php ob_start(); /* * Prototype : bool session_set_save_handler(SessionHandlerInterface $handler [, bool $register_shutdown_function = true])...
{ "pile_set_name": "Github" }
14d014a52fc26ce0b4502312d308ca9d2088242b81237c38f954754728608aca -
{ "pile_set_name": "Github" }
//////////////////////////////////////////////////////////////////////////////////////// // Global stuff //////////////////////////////////////////////////////////////////////////////////////// // #ifndef _GLOBAL_INC_ #define _GLOBAL_INC_ // WARNING! These must correspond to the resolution set in GodComplex.h !...
{ "pile_set_name": "Github" }
# This file is part of cloud-init. See LICENSE file for license information. """cloud-init Integration Test Verify Script.""" from tests.cloud_tests.testcases import base class TestPassword(base.CloudTestCase): """Test password module.""" # TODO add test to make sure password is actually "password" def...
{ "pile_set_name": "Github" }
--- title: Configure Windows Update for Business via Group Policy (Windows 10) description: Walk-through demonstration of how to configure Windows Update for Business settings using Group Policy. ms.prod: w10 ms.mktglfcycl: manage author: jaimeo ms.localizationpriority: medium ms.author: jaimeo ms.reviewer: manager: l...
{ "pile_set_name": "Github" }
FROM tutum/lamp:latest MAINTAINER c0ny1 <c0ny1> RUN apt-get update && \ apt-get install -y libgd-dev && \ apt-get install -y php5-gd && \ apt-get clean && \ cd /tmp/ && \ git clone https://github.com/adamdoupe/WackoPicko.git && \ cd WackoPicko && \ git checkout 065cb92aceb6f76138786e949590...
{ "pile_set_name": "Github" }
#ifndef LARGESLIMESPRITE_H #define LARGESLIMESPRITE_H #include "EnemyEntity.h" #include "PlayerEntity.h" #include "SlimeEntity.h" class LargeSlimeEntity : public EnemyEntity { public: LargeSlimeEntity(float x, float y, slimeTypeEnum slimeType); virtual void animate(float delay); virtual void render(sf::...
{ "pile_set_name": "Github" }
// // bridging-header.h // SimpleLogin // // Created by James Nocentini on 11/10/2015. // Copyright © 2015 Couchbase. All rights reserved. // #ifndef bridging_header_h #define bridging_header_h #import <Google/SignIn.h> #import <CouchbaseLite/CouchbaseLite.h> #endif /* bridging_header_h */
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <ClCompile Include="texconv.cpp" /> <ClCompile Include="DirectXTexEXR.cpp"> <Filter>EXR</Filter> </ClCompile> </ItemGroup> <ItemGroup> <None I...
{ "pile_set_name": "Github" }
This sample Android app demonstrates allowing voice input in Wear notifications. This app is covered in [the chapter on advanced notifications](https://commonsware.com/Android/previews/advanced-notifications) in [*The Busy Coder's Guide to Android Development*](https://commonsware.com/Android/).
{ "pile_set_name": "Github" }
categories: Catégories search: Rechercher tags: Mot-clés tagcloud: Nuage de mot-clés tweets: Tweets prev: Précédent next: Suivant comment: Commentaires archive_a: Archives archive_b: "Archives: %s" page: Page %d recent_posts: Articles récents newer: Récent older: Ancien share: Partager powered_by: Propulsé by rss_feed:...
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* ftdbgmem.c */ /* */ /* Me...
{ "pile_set_name": "Github" }
// TwitterExampleViewController.swift // XLActionController ( https://github.com/xmartlabs/XLActionController ) // // Copyright (c) 2015 Xmartlabs ( http://xmartlabs.com ) // // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright 2012-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...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- _('a translation')
{ "pile_set_name": "Github" }
/****************************************************************************** * * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU Genera...
{ "pile_set_name": "Github" }
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/mozilla-1.9.1-win32-xulrunner/build/toolkit/components/autocomplete/public/nsIAutoCompleteResult.idl */ #ifndef __gen_nsIAutoCompleteResult_h__ #define __gen_nsIAutoCompleteResult_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h"...
{ "pile_set_name": "Github" }
/* Copyright 2018 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -templight-dump %s 2>&1 | FileCheck %s template <int N> struct foo : foo<N - 1> {}; template <> struct foo<0> {}; // CHECK-LABEL: {{^---$}} // CHECK: {{^name:[ ]+'foo<2>'$}} // CHECK: {{^kind:[ ]+TemplateInstantiation$}} // CHECK: {{^event:[ ]+Begin$}} // CHECK: {{^orig:[ ]+'.*templight-nested-tem...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <module type="PYTHON_MODULE" version="4"> <component name="NewModuleRootManager"> <content url="file://$MODULE_DIR$" /> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="aff-tools" /> ...
{ "pile_set_name": "Github" }
{ "_args": [ [ { "raw": "html-minifier@^3.2.3", "scope": null, "escapedName": "html-minifier", "name": "html-minifier", "rawSpec": "^3.2.3", "spec": ">=3.2.3 <4.0.0", "type": "range" }, "D:\\Users\\aakash.h\\Desktop\\Ang5\\mat\\node_modules...
{ "pile_set_name": "Github" }
import { AxiosResponse, AxiosTransformer } from './../src/types/index' import axios from '../src' import { getAjaxRequest } from './helpers/helper' describe('transform', () => { beforeEach(() => { jasmine.Ajax.install() }) afterEach(() => { jasmine.Ajax.uninstall() }) test('should transform JSON to...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../tokio_threadpool/park/struct.DefaultPark.html"> </head> <body> <p>Redirecting to <a href="../../../tokio_threadpool/park/struct.DefaultPark.html">../../../tokio_threadpool/park/struct.DefaultPark.html</a>...</p> <scri...
{ "pile_set_name": "Github" }
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.screens" android:versionCode="1" android:versionName="1.0"> <uses-permission android:name="android.permission.INTERNET" /> <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/> <uses-sdk ...
{ "pile_set_name": "Github" }
require 'spec_helper' require 'actions/proxmox_action_shared' module VagrantPlugins::Proxmox describe Action::StartVm do let(:environment) { Vagrant::Environment.new vagrantfile_name: 'dummy_box/Vagrantfile' } let(:connection) { Connection.new 'https://proxmox.example.com/api2/json' } let(:env) { {machine: en...
{ "pile_set_name": "Github" }
LIBS=../../libcrypto SOURCE[../../libcrypto]=\ encode.c digest.c evp_enc.c evp_key.c evp_cnf.c \ e_des.c e_bf.c e_idea.c e_des3.c e_camellia.c\ e_rc4.c e_aes.c names.c e_seed.c e_aria.c e_sm4.c \ e_xcbc_d.c e_rc2.c e_cast.c e_rc5.c \ m_null.c m_md2.c m_md4.c m_md5.c m_sha1.c m_wp...
{ "pile_set_name": "Github" }
{ "name": "ChopboxConnectionAnchor", "namespace": "draw2d.layout.anchor", "description": "<p>The ChopboxAnchor's location is found by calculating the intersection of a\nline drawn from the center point of its owner's box (the parent of the\nconnection port) to a reference point on that box. A Connection using the...
{ "pile_set_name": "Github" }
15C00: 15C01: 15C02: 15C03: 15C04: 15C05: 15C06: 15C07: 15C08: 15C09: 15C0A: 15C0B: 15C0C: 15C0D: 15C0E: 15C0F: 15C10: 15C11: 15C12: 15C13: 15C14: 15C15: 15C16: 15C17: 15C18: 15C19: 15C1A: 15C1B: 15C1C: 15C1D: 15C1E: 15C1F: 15C20: 15C21: 15C22: 15C23: 15C24: 15C25: 15C26: 15C27: 15C28: 15C29: 15C2A: 15C2B: 15C2C: 15C2D...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <plugin game="Reach" baseSize="0x44"> <!-- Automatically generated plugin --> <revisions> <revision author="DarkShallFall" version="1">Mapped plugin structure a new.</revision> </revisions> <tagRef name="Fog Bitmap" offset="0x0" visible="true" /> <float32 name="Unknown" off...
{ "pile_set_name": "Github" }
/* f2c.h -- Standard Fortran to C header file */ /** barf [ba:rf] 2. "He suggested using FORTRAN, and everybody barfed." - From The Shogakukan DICTIONARY OF NEW ENGLISH (Second edition) */ #ifndef F2C_INCLUDE #define F2C_INCLUDE typedef long int integer; typedef unsigned long int uinteger; typedef char *addr...
{ "pile_set_name": "Github" }
apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: kube-system resources: - node.yaml - csidriver.yaml
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015 Bilibili <jungly.ik@gmail.com> * * 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 appl...
{ "pile_set_name": "Github" }
import json import pickle import os import re SPLITNUM = 200 jsonfile = open('../data/example.json', 'r') json_data=jsonfile.read() jsondata=json.loads(json_data) json_imgs=jsondata['images'] para_list=[] for imgid,json_img in enumerate(json_imgs): for paraid,sentence in enumerate(json_img['sentences']): content...
{ "pile_set_name": "Github" }
//--------------------------------------------------------------------- // <copyright file="CodeCatchClauseCollection.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. // </copyright> //---------------------------...
{ "pile_set_name": "Github" }
package unreal.websockets; @:glueCppIncludes("WebSocketsModule.h") @:umodule("WebSockets") @:uextern extern class FWebSocketsModule { /** * Singleton-like access to this module's interface. This is just for convenience! * Beware of calling this during the shutdown phase, though. Your module might have been unlo...
{ "pile_set_name": "Github" }
<!-- /snippets/social-sharing.liquid --> <div class="social-sharing"> {% if settings.share_facebook %} <a target="_blank" href="//www.facebook.com/sharer.php?u={{ shop.url | append: share_permalink }}"> {% include 'icon-facebook' %} <span aria-hidden="true">{{ 'general.social.share_on_facebook' | t }...
{ "pile_set_name": "Github" }
#pragma once #include <array> #include <set> #include <string> #include "../elona/optional.hpp" #include "../util/enumutil.hpp" #include "../util/noncopyable.hpp" #include "detail/sdl.hpp" namespace elona { namespace snail { struct KeyState : public lib::noncopyable { bool is_pressed() const noexcept { ...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2017 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is availabl...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: GlassRefractive m_Shader: {fileID: 4800000, guid: 963484209d11fd7f110076aa44295342, type: 3} m_ShaderKeywords: m...
{ "pile_set_name": "Github" }
<h3>About Lantz</h3> <p> Lantz is an automation and instrumentation toolkit in Python. </p> <h3>Other Formats</h3> <p> You can download the documentation in other formats as well: </p> <ul> <li><a href="https://media.readthedocs.org/pdf/lantz/latest/lantz.pdf">as PDF</a> <li><a href="https://media.readthedocs.o...
{ "pile_set_name": "Github" }
/* * Copyright 2015-2020 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://aws.amazon.com/apache2.0 * * or in the "licen...
{ "pile_set_name": "Github" }
PPC440SPe DMA/XOR (DMA Controller and XOR Accelerator) Device nodes needed for operation of the ppc440spe-adma driver are specified hereby. These are I2O/DMA, DMA and XOR nodes for DMA engines and Memory Queue Module node. The latter is used by ADMA driver for configuration of RAID-6 H/W capabilities of the PPC440SPe....
{ "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 use ...
{ "pile_set_name": "Github" }
require_relative '../fixtures/classes' describe :thread_to_s, shared: true do sep = ruby_version_is("2.7") ? " " : "@" it "returns a description including file and line number" do thread, line = Thread.new { "hello" }, __LINE__ thread.join thread.send(@method).should =~ /^#<Thread:([^ ]*?)#{sep}#{Rege...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../libc/fn.getnameinfo.html"> </head> <body> <p>Redirecting to <a href="../../../libc/fn.getnameinfo.html">../../../libc/fn.getnameinfo.html</a>...</p> <script>location.replace("../../../libc/fn.getnameinfo.html" + locat...
{ "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...
{ "pile_set_name": "Github" }
/* * Copyright 2019, Cypress Semiconductor Corporation or a subsidiary of * Cypress Semiconductor Corporation. All Rights Reserved. * * This software, associated documentation and materials ("Software") * is owned by Cypress Semiconductor Corporation, * or one of its subsidiaries ("Cypress") and is protected by ...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: Apache-2.0 */ /* Copyright Contributors to the ODPi Egeria project. */ package org.odpi.openmetadata.accessservices.informationview.lookup; import org.odpi.openmetadata.accessservices.informationview.contentmanager.OMEntityDao; import org.odpi.openmetadata.accessservices.informationview.ev...
{ "pile_set_name": "Github" }
/* Copyright (C) 2018, Nikolai Wuttke. All rights reserved. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. ...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <link rel="stylesheet" href="style.css" type="text/css"> <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="Start" href="index.html"> <link ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- This configuration file is required if iisnode is used to run node processes behind IIS or IIS Express. For more information, visit: https://github.com/tjanczuk/iisnode/blob/master/src/samples/configuration/web.config --> <configuration> <system.webServer> ...
{ "pile_set_name": "Github" }
import Plugin from 'src/plugin-system/plugin.class'; import PluginManager from 'src/plugin-system/plugin.manager'; import DomAccess from 'src/helper/dom-access.helper'; import HttpClient from 'src/service/http-client.service'; import AjaxOffCanvas from 'src/plugin/offcanvas/ajax-offcanvas.plugin'; import DeviceDetectio...
{ "pile_set_name": "Github" }
Filter.ExtractStyleBlocks.TidyImpl TYPE: mixed/null VERSION: 3.1.0 DEFAULT: NULL ALIASES: FilterParam.ExtractStyleBlocksTidyImpl --DESCRIPTION-- <p> If left NULL, HTML Purifier will attempt to instantiate a <code>csstidy</code> class to use for internal cleaning. This will usually be good enough. </p> <p>...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "tv", "filename" : "-copy2.png", "scale" : "1x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
var test = require("tap").test var glob = require('../') process.chdir(__dirname) test("mark, no / on pattern", function (t) { glob("a/*", {mark: true}, function (er, results) { if (er) throw er var expect = [ 'a/abcdef/', 'a/abcfed/', 'a/b/', 'a...
{ "pile_set_name": "Github" }
@import "~tracim_frontend_lib/src/css/Variable.styl" .webdavInfo &__header height 45px margin-bottom 20px &__content &__text margin-bottom 15px &__help margin-left 5px &__link display flex align-items center &__icon padding 5px 15px border-top-l...
{ "pile_set_name": "Github" }
// Copyright 2020, Kay Hayen, mailto:kay.hayen@gmail.com // // Part of "Nuitka", an optimizing Python compiler that is compatible and // integrates with CPython, but also works on its own. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in co...
{ "pile_set_name": "Github" }
import cPickle as pickle import thread import threading import subprocess import errno import sys import logging import os import socket listening_ports = 512 command_end_keyword = "!end" # Incredibuild Workaround: # # Xoreax Support ticket: #DMS-651-80979 # # Description: # Incredibuild has issues with the clang C ...
{ "pile_set_name": "Github" }
<%-- Copyright 2015, Yahoo Inc. Copyrights licensed under the Apache License. See the accompanying LICENSE file for terms. --%> <html> <head> <title>MySQL Perf Analyzer Help - Metrics</title> <jsp:include page="../commheader.jsp" flush="true" /> </head> <body> <h1>Database Metrics Page</h1> <p>This page ...
{ "pile_set_name": "Github" }
// Copyright (C) 2003, Fernando Luis Cacciola Carballal. // Copyright (C) 2007, Tobias Schwinger. // // Use, modification, and distribution is subject to 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.boo...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2001-2011 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Licens...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE metadata> <metadata> <layout title="COM_KUNENA_MENU_TOPICS_POSTS"> <message>COM_KUNENA_MENU_TOPICS_POSTS_DESC</message> </layout> <!-- Add fields to the request variables for the layout. --> <fields name="request"> <fieldset name="request...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project name="rpm-macros" > <description>Macros used in the RPM creation process.</description> <!-- Macro for building client RPM's. --> <macrodef name="build-one-client-rpm" > <attribute name="rpm.dir" /> <attribute name="rpm.subfolder" /> <attribute name="b...
{ "pile_set_name": "Github" }
'use strict'; const assert = require('./../../assert'); const common = require('./../../common'); let battle; describe('Transform', function () { afterEach(function () { battle.destroy(); }); it('should copy the Pokemon\'s species', function () { battle = common.createBattle(); battle.setPlayer('p1', {team...
{ "pile_set_name": "Github" }
# Translation of Odoo Server. # This file contains the translation of the following modules: # * google_account # msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-08-12 11:32+0000\n" "PO-Revision-Date: 2019-08-26 09:10+0000\n" "Language-Team: Uighur ...
{ "pile_set_name": "Github" }
============== File Time Type ============== .. contents:: :local: .. _file-time-type-motivation: Motivation ========== The filesystem library provides interfaces for getting and setting the last write time of a file or directory. The interfaces use the ``file_time_type`` type, which is a specialization of ``chr...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x" }, { "idiom" : "universal", "scale" : "2x", "filename" : "Banana-icon.png" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
#pragma once // MESSAGE MEMORY_VECT PACKING #define MAVLINK_MSG_ID_MEMORY_VECT 249 MAVPACKED( typedef struct __mavlink_memory_vect_t { uint16_t address; /*< Starting address of the debug variables*/ uint8_t ver; /*< Version code of the type variable. 0=unknown, type ignored and assumed int16_t. 1=as below*/ uint...
{ "pile_set_name": "Github" }
const monsterSprite = { name:"monster", size: {width: 220, height: 220}, animationTypes: ['IDLE', 'WALK', 'EAT', 'CELEBRATE', 'DISGUST', 'ALL'], frames: [ require('./monster_idle.png'), require('./monster_walk01.png'), require('./monster_walk02.png'), require('./monster_walk03.png'), requir...
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:d3c27f30cf77b009a4357b7cf33e42c1a2608a0c15d662f037e3de62f06c64e0 size 2992
{ "pile_set_name": "Github" }
* { box-sizing: border-box; } body, form, input, select, button, p, pre, dfn, address, ul, ol, li, h1, h2, h3, h4, h5, h6, img, table, tr, td, th, input, textarea { color: @color-0; font-size: @font-size; } h1, h2, h3, h4, h5, h6 { color: @color-0; font-family: @font; font-weight: 400; lin...
{ "pile_set_name": "Github" }