text
stringlengths
2
99.9k
meta
dict
--- title: AppointmentItem.IsConflict Property (Outlook) keywords: vbaol11.chm918 f1_keywords: - vbaol11.chm918 ms.prod: outlook api_name: - Outlook.AppointmentItem.IsConflict ms.assetid: d0c14fa2-6bfe-29e8-e68b-3eff01a8bd70 ms.date: 06/08/2017 --- # AppointmentItem.IsConflict Property (Outlook) Returns a **Boolean...
{ "pile_set_name": "Github" }
'use strict'; // jquery.resize 2020-05-27 (function() { // skip if library is already handling resize events if ($.event.special.resize) return; // skip if old library has been loaded if ($.fn.off.elementResizeOriginalOff) return; // handler id generation var expando = { index: 0, check: functi...
{ "pile_set_name": "Github" }
// Copyright 2011 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // This benchmark tests gzip and gunzip performance. package go1 import ( "bytes" gz "compress/gzip" "io" "io/ioutil" "testing" ) var ( jsongunz = byte...
{ "pile_set_name": "Github" }
../parsel/csstranslator.py ../parsel/xpathfuncs.py ../parsel/selector.py ../parsel/__init__.py ../parsel/utils.py ../parsel/csstranslator.pyc ../parsel/xpathfuncs.pyc ../parsel/selector.pyc ../parsel/__init__.pyc ../parsel/utils.pyc PKG-INFO not-zip-safe SOURCES.txt requires.txt top_level.txt dependency_links.txt
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) This is an auto-generated file. Do n...
{ "pile_set_name": "Github" }
[[ "start", ["xml-pe.doctype.xml","<!"], ["xml-pe.doctype.xml","DOCTYPE"], ["text.whitespace.xml"," "], ["xml-pe.xml","html"], ["xml-pe.doctype.xml",">"] ],[ "start", ["meta.tag.punctuation.tag-open.xml","<"], ["meta.tag.tag-name.xml","html"], ["meta.tag.punctuation.tag-close.xml",">"] ],[ "sta...
{ "pile_set_name": "Github" }
<?php /** * @file * Contains the node view row style plugin. */ /** * Plugin which performs a node_view on the resulting object. * * Most of the code on this object is in the theme function. */ class views_plugin_row_node_view extends views_plugin_row { // Basic properties that let the row style follow relati...
{ "pile_set_name": "Github" }
package org.cloudfoundry.credhub.helpers class CredHubRestDocs { companion object { @JvmField val DOCUMENT_IDENTIFIER = "{methodName}" } }
{ "pile_set_name": "Github" }
// // YYDiskCacheHelper.h // headlineNews // // Created by dengweihao on 2017/12/6. // Copyright © 2017年 vcyber. All rights reserved. // #import <Foundation/Foundation.h> #import <YYCache/YYCache.h> @interface HNDiskCacheHelper : NSObject @property (nonatomic , strong)YYDiskCache *diskCache; + (instancetype)defa...
{ "pile_set_name": "Github" }
import string import Printer from xml.dom import XHTML_NAMESPACE # Wrapper classes to convert nodes from HTML to XHTML class XHtmlDocType: def __init__(self, doctype): self.name = 'html' self.publicId = "-//W3C//DTD XHTML 1.0 Strict//EN" self.systemId = "DTD/xhtml1-strict.dtd" ...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!DOCTYPE EXAMPLE SYSTEM "example.dtd" [ <!ENTITY xml "Extensible Markup Language"> ]> <EXAMPLE> Extensible Markup Language </EXAMPLE>
{ "pile_set_name": "Github" }
# These are supported funding model platforms github: - romaninsh - DarkSide666
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright 2019 Intel Corporation * * 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.o...
{ "pile_set_name": "Github" }
package com.common.util; import java.util.List; import net.sf.json.JSONArray; import net.sf.json.JSONObject; import com.common.web.support.pagination.PaginationUtils; public class JsonUtil { public static String build(String flag, String text) { return "{'" + flag + "' : true , '" + ResponseUtils.RESPONSE_TEXT_...
{ "pile_set_name": "Github" }
# Colors (Tomorrow Night Blue) colors: bright: black: '#000000' blue: '#bbdaff' cyan: '#99ffff' green: '#d1f1a9' magenta: '#ebbbff' red: '#ff9da4' white: '#ffffff' yellow: '#ffeead' cursor: cursor: '#ffffff' text: '#003f8e' normal: black: '#000000' blue: '#bbdaff' ...
{ "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 <CoreMotion/CMLogItem.h> @class NSDate, NSNumber, NSUUID; @interface CMNatalieData : CMLogItem { long long fRecordId; ...
{ "pile_set_name": "Github" }
#ifndef HEADER_CURL_NON_ASCII_H #define HEADER_CURL_NON_ASCII_H /*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2016 Álinson Santos Xavier <isoron@gmail.com> * * This file is part of Loop Habit Tracker. * * Loop Habit Tracker is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by the * Free Software Foundation, either version 3 of t...
{ "pile_set_name": "Github" }
/** ****************************************************************************** * @file system_stm32f4xx.c * @author MCD Application Team * @version V2.6.1 * @date 14-February-2017 * @brief CMSIS Cortex-M4 Device Peripheral Access Layer System Source File. * * This file provides two functi...
{ "pile_set_name": "Github" }
/* Start RU-RU locale-specific CSS */ /* End locale-specific CSS */
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------ // Project : VST SDK // // Category : Interfaces // Filename : pluginterfaces/vst/vsttypes.h // Created by : Steinberg, 12/2005 // Description : Common Defines // //---------------------------------------------------------------------...
{ "pile_set_name": "Github" }
/* FUNCTION <<isblank>>, <<isblank_l>>---blank character predicate INDEX isblank INDEX isblank_l ANSI_SYNOPSIS #include <ctype.h> int isblank(int <[c]>); #include <ctype.h> int isblank_l(int <[c]>, locale_t <[locale]>); TRAD_SYNOPSIS #include <ctype.h> int isblank(<[c]>); DESCRIPTION <<isblank>> is a fun...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2014 Imagination Technologies * Authors: Will Thomas, James Hartley * * This program 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 Foundation. * * Interface structure taken from oma...
{ "pile_set_name": "Github" }
/** * Checkbox * -------------------------------------------------- */ .checkbox { // set the color defaults @include checkbox-style($checkbox-off-border-default, $checkbox-on-bg-default); position: relative; display: inline-block; padding: ($checkbox-height / 4) ($checkbox-width / 4); cursor: pointer...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * * Bluetooth support for Intel devices * * Copyright (C) 2015 Intel Corporation */ struct intel_version { u8 status; u8 hw_platform; u8 hw_variant; u8 hw_revision; u8 fw_variant; u8 fw_revision; u8 fw_build_num; u8 fw_build_ww; u8 fw_build_yy; u8 fw...
{ "pile_set_name": "Github" }
# frozen_string_literal: true RSpec.describe Hyrax::SearchState do let(:controller) { CatalogController.new } let(:config) { Blacklight::Configuration.new } let(:state) { described_class.new({}, config, controller) } describe "url_for_document" do subject { state.url_for_document(document) } context "...
{ "pile_set_name": "Github" }
# # Test for persistent corrupt bit for corrupted index and table # -- source include/have_innodb.inc -- source include/have_innodb_16k.inc # Issues with innodb_change_buffering_debug on Windows, so the test scenario # cannot be created on windows --source include/not_windows.inc # This test needs debug server --sour...
{ "pile_set_name": "Github" }
package org.mitre.synthea.helpers; import ca.uhn.fhir.rest.annotation.Operation; import ca.uhn.fhir.rest.annotation.OperationParam; import ca.uhn.fhir.rest.client.api.IRestfulClient; import org.hl7.fhir.r4.model.IntegerType; import org.hl7.fhir.r4.model.UriType; import org.hl7.fhir.r4.model.ValueSet; /** * HAPI anno...
{ "pile_set_name": "Github" }
// // GJCFCoreTextContentView.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-9-21. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJCFCoreTextKeywordAttributedStringStyle.h" #import "GJCFCoreTextImageAttributedStringStyle.h" #import "GJCFCoreTextC...
{ "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 n...
{ "pile_set_name": "Github" }
/* * Copyright 2014-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 appli...
{ "pile_set_name": "Github" }
package org.assetloader.base { import org.assetloader.core.IParam; import org.flexunit.asserts.assertEquals; import org.flexunit.asserts.assertTrue; import flash.system.LoaderContext; public class ParamTest { protected var _param : Param; protected var _id : String = "test-id"; protected var _value : Load...
{ "pile_set_name": "Github" }
import React from 'react'; import Switch from 'terra-switch'; const DisabledSwitch = () => ( <Switch labelText="Label" isDisabled /> ); export default DisabledSwitch;
{ "pile_set_name": "Github" }
/* * Copyright 2018 Crown Copyright * * 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...
{ "pile_set_name": "Github" }
package com.soywiz.korge.render import com.soywiz.kmem.* import com.soywiz.korag.* import com.soywiz.korge.view.* import com.soywiz.korim.bitmap.* import com.soywiz.korim.format.* import com.soywiz.korio.* import com.soywiz.korio.file.* import com.soywiz.korio.lang.* import com.soywiz.korma.geom.* /** * A [Texture] ...
{ "pile_set_name": "Github" }
# create library from source files DCMTK_ADD_LIBRARY( dcmdsig dcsighlp dcsignat siautopr sibrsapr sicert sicertvf sicreapr sidsa siecdsa simaccon simd5 sinullpr siprivat sipurpos siripemd sirsa sisha1 sisprof sisrpr sisrvpr sitstamp sitypes sisha256 sisha384 sisha512 sitsfs) DCMTK_TARGET_LINK_MODULES(dcmdsig o...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE----- MIIC4jCCAcygAwIBAgIUZbmAIMGfIwuZfn0vysY+RdkOAaQwCwYJKoZIhvcNAQEL MCMxITAfBgNVBAMMGGNhLW5vLWtleVVzYWdlLWV4dGVuc2lvbjAiGA8yMDE0MTEy NzAwMDAwMFoYDzIwMTcwMjA0MDAwMDAwWjAiMSAwHgYDVQQDDBdlZS1rZXlFbmNp cGhlcm1lbnQtb25seTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALqI UahEjhbWQf1utogGNhA9PBPZ6uQ1SrTs...
{ "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 (version 1.7.0_67) on Mon Jul 20 11:24:05 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Package com...
{ "pile_set_name": "Github" }
2 23 2 5 2 4 OK 4 OK 10 1 () 10
{ "pile_set_name": "Github" }
IsBoldStyle false IsItalicStyle true PreferOS/2TypoMetrics true IsOS/2WidthWeigthSlopeOnly false IsOS/2OBLIQUE true
{ "pile_set_name": "Github" }
# 配置慢sql,以及日志输出 druid_filters=stat,wall,log4j driverClassName=com.mysql.jdbc.Driver jdbc_url=jdbc:mysql://localhost:3306/druid_spring_config?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull jdbc_username=root jdbc_password=1234 #初始化连接大小 jdbc_init=50 #连接池最小空闲 jdbc_minIdle=20 #获取连接最大等待时间 单位为毫秒...
{ "pile_set_name": "Github" }
#include "cudaWrapper.h" CCudaWrapper::CCudaWrapper() { } CCudaWrapper::~CCudaWrapper() { } bool CCudaWrapper::warmUpGPU() { cudaError_t err = ::cudaSuccess; err = cudaSetDevice(0); if(err != ::cudaSuccess)return false; err = cudaWarmUpGPU(); if(err != ::cudaSuccess)return false; this->threads = getNumb...
{ "pile_set_name": "Github" }
var fs = require('fs') var polyfills = require('./polyfills.js') var legacy = require('./legacy-streams.js') var clone = require('./clone.js') var queue = [] var util = require('util') function noop () {} var debug = noop if (util.debuglog) debug = util.debuglog('gfs4') else if (/\bgfs4\b/i.test(process.env.NODE_...
{ "pile_set_name": "Github" }
"""HTTP cookie handling for web clients. This module originally developed from my port of Gisle Aas' Perl module HTTP::Cookies, from the libwww-perl library. Docstrings, comments and debug strings in this code refer to the attributes of the HTTP cookie system as cookie-attributes, to distinguish them clearly from Pyt...
{ "pile_set_name": "Github" }
// Copyright 2012 the V8 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 "src/crankshaft/ia32/lithium-ia32.h" #include <sstream> #if V8_TARGET_ARCH_IA32 #include "src/crankshaft/hydrogen-osr.h" #include "src/crank...
{ "pile_set_name": "Github" }
//============================================================================= //=== Copyright (C) 2001-2007 Food and Agriculture Organization of the //=== United Nations (FAO-UN), United Nations World Food Programme (WFP) //=== and United Nations Environment Programme (UNEP) //=== //=== This program is free software;...
{ "pile_set_name": "Github" }
{ "@odata.context": "http://localhost:${tomcat.servlet.port}/stub/StaticService/V40/Static.svc/$metadata#People", "value": [ { "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Person", "@odata.id": "http://localhost:${tomcat.servlet.port}/stub/StaticSe...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_pressed="true" android:drawable="@color/nb.widget.button.selected"/> <item android:state_selected="true" android:drawable="@color/nb.widget.button.selected"/> ...
{ "pile_set_name": "Github" }
'use strict'; var compose = require('es5-ext/function/#/compose') , callable = require('es5-ext/object/valid-callable') , d = require('d') , validTimeout = require('timers-ext/valid-timeout') , chars = '-\\|/', l = chars.length, ThrobberIterator; ThrobberIterator = function () {}; Object....
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>API-Dokumentation</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <link type='text/css' rel='stylesheet' href='../../../apidoc/stylesheets/bundled/bootstrap.min.css'/> <link typ...
{ "pile_set_name": "Github" }
This folder contains some sample formatters that may be helpful. Feel free to change them, extend them, or use them as the basis for your own custom formatter(s). More information about creating your own custom formatters can be found on the wiki: https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/CustomFormatte...
{ "pile_set_name": "Github" }
version: '2' services: postgres: image: postgres:9.6-alpine environment: POSTGRES_PASSWORD: palantir POSTGRES_USER: palantir POSTGRES_DB: atlas ports: - "5432:5432"
{ "pile_set_name": "Github" }
import test.test_support compiler = test.test_support.import_module('compiler', deprecated=True) from compiler.ast import flatten import os, sys, time, unittest from random import random from StringIO import StringIO # How much time in seconds can pass before we print a 'Still working' message. _PRINT_WORKING_MSG_INTE...
{ "pile_set_name": "Github" }
// // C2DXiOSShareSDK.h // C2DXShareSDKSample // // Created by 冯 鸿杰 on 13-12-17. // // #ifndef __C2DXShareSDKSample__C2DXiOSShareSDK__ #define __C2DXShareSDKSample__C2DXiOSShareSDK__ #include <iostream> #include "cocos2d.h" #include "C2DXShareSDKTypeDef.h" USING_NS_CC; namespace cn { namespace sharesdk {...
{ "pile_set_name": "Github" }
if (UNIX) # prevent Unknown CMake command "check_function_exists". include(CheckFunctionExists) endif() include(CheckIncludeFile) include(CheckCSourceCompiles) include(CheckCSourceRuns) include(CheckCCompilerFlag) include(CheckCXXSourceCompiles) include(CheckCXXCompilerFlag) include(CMakePushCheckState) # ---[ If ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2014 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
{ "pile_set_name": "Github" }
// SPDX-License-Identifier: MIT // Copyright (c) 2015-2020 Zig Contributors // This file is part of [zig](https://ziglang.org/), which is MIT licensed. // The MIT license requires this copyright notice to be included in all copies // and substantial portions of the software. /// Deprecated: use `std.io.buffered_writer....
{ "pile_set_name": "Github" }
/*! * ${copyright} */ sap.ui.define(["sap/ui/core/library", "sap/ui/core/Renderer", "./ListItemBaseRenderer"], function(coreLibrary, Renderer, ListItemBaseRenderer) { "use strict"; // shortcut for sap.ui.core.TextDirection var TextDirection = coreLibrary.TextDirection; /** * DisplayListItem renderer. * ...
{ "pile_set_name": "Github" }
/* * The MIT License (MIT) * Copyright © 2013 Englishtown <opensource@englishtown.com> * * 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 limitatio...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <packages> <package id="VVVV.System.ComponentModel.Composition.Codeplex" version="2.5.0" targetFramework="net40" /> </packages>
{ "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" }
using System; using Xamarin.Forms; namespace SliderDemo { public class App : Application { public App() { MainPage = new SliderDemoPage(); } protected override void OnStart() { // Handle when your app starts } protected override ...
{ "pile_set_name": "Github" }
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the Source EULA. See License.txt in the project root for license information. *---------------------------------------------------------------...
{ "pile_set_name": "Github" }
from sverchok.dependencies import FreeCAD from sverchok.utils.dummy_nodes import add_dummy if FreeCAD is None: add_dummy('SvTransformSolidNode', 'Transform Solid', 'FreeCAD') else: import bpy from bpy.props import FloatProperty from sverchok.node_tree import SverchCustomTreeNode from sverchok.dat...
{ "pile_set_name": "Github" }
/* 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 or agreed to in writing, ...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008 Esmertec AG. * Copyright (C) 2008 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 License at * * http://www.apache.org/licenses/LICEN...
{ "pile_set_name": "Github" }
## Process this file with automake to produce Makefile.in AUTOMAKE_OPTIONS = foreign INCLUDES = -I$(top_srcdir)/include @OGG_CFLAGS@ check_PROGRAMS = test check: $(check_PROGRAMS) ./test$(EXEEXT) test_SOURCES = util.c util.h write_read.c write_read.h test.c test_LDADD = ../lib/libvorbisenc.la ../lib/libvorbis.la ...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 6 2019 20:12:56). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <AppKit/NSTableCellView.h> @class NSImageView, NSProgressIndicator, NSTextField; __attribute__((visibility("hidden"))) @inter...
{ "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><link rel="apple-touch-icon" sizes="180x180" href="/glide/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/glide/favicon-32x32.png"><link rel="icon" ...
{ "pile_set_name": "Github" }
/* AUTOGENERATED SOURCE FILE */ #include "../../../firmware/applications/inputtest.c"
{ "pile_set_name": "Github" }
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta name="description" content="Flat, Clean, Responsive, application admin template built with bootstrap 3"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1"> <title>Sublime - Web Appli...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2012-2018 Red Hat, Inc. * This program and the accompanying materials are made * available under the terms of the Eclipse Public License 2.0 * which is available at https://www.eclipse.org/legal/epl-2.0/ * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc. - initial API a...
{ "pile_set_name": "Github" }
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System.Collections.Generic; using System.Diagnostics.ContractsLight; using BuildXL.Utilities; namespace BuildXL.Pips.DirectedGraph { internal delegate bool VisitNode(NodeId node); /// <summary> /// Encapsulates ...
{ "pile_set_name": "Github" }
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: exercise_samples.proto // This CPP symbol can be defined to use imports that match up to the framework // imports needed when using CocoaPods. #if !defined(GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS) #define GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS 0 #endif #i...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: serializedVersion: 6 m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: FlameD m_Shader: {fileID: 200, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: m_LightmapFlags: 4 ...
{ "pile_set_name": "Github" }
/** * Aptana Studio * Copyright (c) 2012-2013 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the GNU Public License (GPL) v3 (with exceptions). * Please see the license.html included with this distribution for details. * Any modifications to this file must keep this entire header intact. ...
{ "pile_set_name": "Github" }
package txnbuild import ( "github.com/stellar/go/amount" "github.com/stellar/go/support/errors" "github.com/stellar/go/xdr" ) // ManageBuyOffer represents the Stellar manage buy offer operation. See // https://www.stellar.org/developers/guides/concepts/list-of-operations.html type ManageBuyOffer struct { Selling ...
{ "pile_set_name": "Github" }
#.rst: # ECMAddTests # ----------- # # Convenience functions for adding tests. # # :: # # ecm_add_tests(<sources> LINK_LIBRARIES <library> [<library> [...]] # [NAME_PREFIX <prefix>] # [GUI] # [TARGET_NAMES_VAR <target_names_var>] # ...
{ "pile_set_name": "Github" }
/* * Copyright 2017 the original author or 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 applica...
{ "pile_set_name": "Github" }
{ "ramlVersion": "RAML08", "type": "Api", "specification": { "title": "test API", "schemas": [ { "MyType": "{\n \"$schema\": \"http://json-schema.org/draft-04/\",\n \"type\": \"object\",\n \"properties\": {\n \"arrayProp\": {\n \"items\": {\n \"type\": \"object\", \"proper...
{ "pile_set_name": "Github" }
module Raindrops (convert) where import Data.Maybe (fromMaybe) convert :: Int -> String convert n = fromMaybe (show n) maybeSound where maybeSound = sound "Pling" 3 `mappend` sound "Plang" 5 `mappend` sound "Plong" 7 sound noise factor | n `rem` factor == 0 = Just noise ...
{ "pile_set_name": "Github" }
<?php declare(strict_types=1); /* * This file is part of Exchanger. * * (c) Florian Voutzinos <florian@voutzinos.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Exchanger; use Exchanger\Contract\ExchangeRate as E...
{ "pile_set_name": "Github" }
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml; using GlobusLinkedinLib.Authentication; using GlobusLinkedinLib.LinkedIn.Core.ShareAndSocialStreamMethods; namespace GlobusLinkedinLib.App.Core { public class LinkedInNetwork { private XmlDocument x...
{ "pile_set_name": "Github" }
// 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) // // *Preprocessed* version of the main "advance_backward.hpp" header // -- DO NOT modify by hand! namespace boost ...
{ "pile_set_name": "Github" }
namespace Server.Mobiles { [CorpseName("a rock mite corpse")] public class RockMite : BaseCreature { [Constructable] public RockMite() : base(AIType.AI_Melee, FightMode.Closest, 10, 1, 0.2, 0.4) { Name = "a rock mite"; Body = 787; Base...
{ "pile_set_name": "Github" }
# kbuild trick to avoid linker error. Can be omitted if a module is built. obj- := dummy.o # List of programs to build hostprogs-y := hid-example # Tell kbuild to always build the programs always := $(hostprogs-y) HOSTCFLAGS_hid-example.o += -I$(objtree)/usr/include all: hid-example
{ "pile_set_name": "Github" }
.heatmap-wrapper { position: absolute; } .my-tickets-stats-indicators-title { font-size: 19px; line-height: 24px; } .ticket-activity-wrapper { height: 100%; margin-left: 42px }
{ "pile_set_name": "Github" }
/** * @license * Copyright (c) 2015 The Polymer Project Authors. All rights reserved. * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt * The complete set of contributors may be f...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 629b14c88d1450049b6a70245a2fc096 timeCreated: 1503738734 licenseType: Free MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<html> <head> <link rel="stylesheet" type="text/css" href="css/tips.css"> </head> <body> <p>Using <span class="shortcut">&shortcut:Generate;</span> (<span class="control">Code | Generate</span>) in the editor, you can easily generate getter and setter methods for any fields of your class.</p> <p c...
{ "pile_set_name": "Github" }
// Copyright (c) 2019 Alachisoft // // 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...
{ "pile_set_name": "Github" }
/* * max77693.c - Regulator driver for the Maxim 77693 and 77843 * * Copyright (C) 2013-2015 Samsung Electronics * Jonghwa Lee <jonghwa3.lee@samsung.com> * Krzysztof Kozlowski <krzk@kernel.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi...
{ "pile_set_name": "Github" }
StartChar: daggerdbl Encoding: 8225 8225 1194 Width: 440 VWidth: 0 Flags: HMW LayerCount: 3 Fore SplineSet 266 163 m 0 266 148 235 125 235 97 c 16 235 92 241 79 246 79 c 8 295 79 322 99 371 99 c 8 389 99 400 83 400 64 c 8 400 46 389 29 371 29 c 16 329 29 298 49 250 49 c 16 243 49 235 46 235 39 c 16 235 -26 255 ...
{ "pile_set_name": "Github" }
// WARNING: DO NOT EDIT THIS FILE. THIS FILE IS MANAGED BY SPRING ROO. // You may push code into the target .java compilation unit if you wish to edit any member(s). package nl.bzk.brp.model.data.kern; import java.math.BigDecimal; import java.util.Set; import javax.persistence.Column; import javax.persistence.OneToMa...
{ "pile_set_name": "Github" }
var spawn = require('child_process').spawn var bears = 0 bears += 1 if (process.argv[2] === 'child') { var net = require('net') var pipe = new net.Socket({ fd: 3 }) pipe.write('killme') //console.log('child', bears) } else { var child = spawn(process.execPath, [__filename, 'child'], { stdio: [null, nul...
{ "pile_set_name": "Github" }
// // JDBreaksScene.swift // JDBreaksLoading // // Created by 郭介騵 on 2016/12/14. // Copyright © 2016年 james12345. All rights reserved. // import SpriteKit import GameplayKit let BallCategoryName = "ball" let PaddleCategoryName = "paddle" let BlockCategoryName = "block" let GameMessageName = "gameMessage" let Bal...
{ "pile_set_name": "Github" }
Namespace Services Public Class SuspensionState Public Property Data As Object Public Property SuspensionDate As DateTime End Class End Namespace
{ "pile_set_name": "Github" }
#[macro_use] extern crate lopdf; use lopdf::content::{Content, Operation}; use lopdf::{Document, Object, Stream}; fn main() { let mut doc = Document::with_version("1.5"); let pages_id = doc.new_object_id(); let font_id = doc.add_object(dictionary! { "Type" => "Font", "Subtype" => "Type1", "BaseFont" => "Couri...
{ "pile_set_name": "Github" }
// Code generated by "stringer -type=getSource resource_data_get_source.go"; DO NOT EDIT. package schema import "strconv" func _() { // An "invalid array index" compiler error signifies that the constant values have changed. // Re-run the stringer command to generate them again. var x [1]struct{} _ = x[getSource...
{ "pile_set_name": "Github" }
// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the repo root for license information. // ------------------------------------------------------------ #include "winperf.h"
{ "pile_set_name": "Github" }