text
stringlengths
9
948k
// C++/WinRT v1.0.170825.9 // Copyright (c) 2017 Microsoft Corporation. All rights reserved. #pragma once #include "winrt/base.h" #include "winrt/Windows.Foundation.h" #include "winrt/Windows.Foundation.Collections.h" #include "winrt/impl/complex_structs.h" WINRT_WARNING_PUSH #include "winrt/impl/Windows.Foundation....
#ifndef __RSKSW_BASE64_H__ #define __RSKSW_BASE64_H__ #include "RSKSW_define.h" #ifdef __cplusplus extern "C" { #endif int RSKSW_BASE64_Encode (ks_uint8 *output, ks_uint8 *input, int length); int RSKSW_BASE64_Decode (ks_uint8 *output, ks_uint8 *input, int length); #ifdef __cplusplus } #endif #endif
/*========================================================================= Program: Visualization Toolkit Module: $RCSfile: vtkLongLongArray.h,v $ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. T...
/* * * University of Luxembourg * Laboratory of Algorithmics, Cryptology and Security (LACS) * * FELICS - Fair Evaluation of Lightweight Cryptographic Systems * * Copyright (C) 2015 University of Luxembourg * * Written in 2015 by Dmitry Khovratovich <dmitry.khovratovich@uni.lu> * * This file is part of FELIC...
// Copyright 2017 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. #ifndef V8_OBJECTS_MAP_UPDATER_H_ #define V8_OBJECTS_MAP_UPDATER_H_ #include "src/common/globals.h" #include "src/handles/handles.h" #include "src/obje...
#define DIGEST_CMD /* Image crypto digest commands */ #define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */ #define IMAGE_COMBOOT /* COMBOOT */ #define IMAGE_TRUST_CMD /* Image trust management commands */ #define NET_PROTO_IPV6 /* IPv6 protocol */ #define NSLOOKUP...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef __cplusplus # error This header can only be compiled as C++. #endif #ifnd...
/* Copyright (c) 2008-present Advanced Micro Devices, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, me...
/********************************************************************** Audacity: A Digital Audio Editor ProjectAudioManager.h Paul Licameli split from ProjectManager.h **********************************************************************/ #ifndef __AUDACITY_PROJECT_AUDIO_MANAGER__ #define __AUDACITY_PROJECT_AUDI...
/** * Copyright (c) 2015, Realsil Semiconductor Corporation. All rights reserved. */ #ifndef _HCI_PROTO_H_ #define _HCI_PROTO_H_ #include <stdint.h> #include <stdbool.h> #ifdef __cplusplus extern "C" { #endif #define HCI_IF_TASK_PRIORITY 5 #define HCI_IF_STACK_SIZE 0x400 #define HCI_IF_M...
// Copyright 2019 Google LLC // // 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 // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_SUPERVISED_USER_SUPERVISED_USER_CONSTANTS_H_ #define CHROME_BROWSER_SUPERVISED_USER_SUPERVISED_USER_CONSTANTS_H_ namespace supervi...
/*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| |___ * \___|\...
// Copyright (C) 2007 Davis E. King (davis@dlib.net) // License: Boost Software License See LICENSE.txt for the full license. #undef DLIB_SVm_KERNEL_ABSTRACT_ #ifdef DLIB_SVm_KERNEL_ABSTRACT_ #include <cmath> #include <limits> #include <sstream> #include "../matrix/matrix_abstract.h" #include "../algs.h" #include "...
// Copyright 2014 Cloudera Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in wr...
/* Authors: Lutong Wang and Bangqi Xu */ /* * Copyright (c) 2019, The Regents of the University of California * 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 sourc...
/* * This header is generated by classdump-dyld 1.5 * on Tuesday, November 10, 2020 at 10:12:07 PM Mountain Standard Time * Operating System: Version 14.2 (Build 18K57) * Image Source: /System/Library/PrivateFrameworks/CoreDuet....
#include <sys/types.h> #include <sys/socket.h> #include <sys/un.h> #include <netinet/in.h> #include <arpa/inet.h> #include <errno.h> #include <string.h> #include <stdlib.h> #include <stdio.h> #include <unistd.h> #include <signal.h> #include <pthread.h> #include "../lib/clipboard.h" #include "../lib/connection.h" #...
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_CHILD_WEB_SOCKET_STREAM_HANDLE_DELEGATE_H_ #define CONTENT_CHILD_WEB_SOCKET_STREAM_HANDLE_DELEGATE_H_ #include "base/strings/string16.h" ...
/***************************************************************************** * HUInt2Image.h ***************************************************************************** * * Project: Halcon/C++ * Description: Types for unsigned short-images * * (c) 1996-2014 by MVTec Software GmbH * www...
//======================================================================== // GLFW 3.2 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard // Copyright (c) 2006-2016 Camilla Berglund <elmindreda@glfw.org> // // This software is provi...
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_BROWSER_IN_PROCESS_WEBKIT_INDEXED_DB_DATABASE_CALLBACKS_H_ #define CONTENT_BROWSER_IN_PROCESS_WEBKIT_INDEXED_DB_DATABASE_CALLBACKS_H_ ...
// // QLAssetFullScreenBrowerViewController.h // PengBei // // Created by xuqianlong on 15/6/23. // Copyright (c) 2015年 夕阳栗子. All rights reserved. //全屏浏览可删除; #import "QLAssetFullScreenBaseViewController.h" @interface QLAssetFullScreenBrowerViewController : QLAssetFullScreenBaseViewController @end
/* * qstat * by Steve Jankowski * * DirtyBomb protocol * Copyright 2012 Steven Hartland * * Licensed under the Artistic License, see LICENSE.txt for license terms */ #ifndef QSTAT_DIRTYBOMB_H #define QSTAT_DIRTYBOMB_H #include "qserver.h" // Packet processing methods query_status_t deal_with_dirtybomb_packet(...
// Copyright 2015 Google Inc. All Rights Reserved. // // Use of this source code is governed by a BSD-style license // that can be found in the COPYING file in the root of the source // tree. An additional intellectual property rights grant can be found // in the file PATENTS. All contributing project authors may // be...
// // QBItemCell.h // QBImagePicker // // Created by Katsuma Tanaka on 2015/04/03. // Copyright (c) 2015 Katsuma Tanaka. All rights reserved. // #import <UIKit/UIKit.h> @class QBVideoIndicatorView; @interface QBItemCell : UICollectionViewCell @property (weak, nonatomic) UIImageView *imageView; @property (weak, ...
#ifndef __ARRAY_QUEUE__ #define __ARRAY_QUEUE__ #define MEM_SIZE(type, member) sizeof(((type*)0)->member) #define aq_malloc(sz) malloc(sz) #define aq_calloc(sz,num) calloc(sz,num) #define aq_free(ptr) free(ptr) typedef struct { unsigned int f; unsigned int l; unsigned int qlen; unsigned...
/* * Common code for block device models * * Copyright (C) 2012 Red Hat, Inc. * * This work is licensed under the terms of the GNU GPL, version 2 or * later. See the COPYING file in the top-level directory. */ #include "sysemu/blockdev.h" #include "sysemu/block-backend.h" #include "hw/block/block.h" #include "...
#include "switches.h" void switch_interrupt_handler() { char p2val = switch_update_interrupt_sense(); switches = ~p2val & SWITCHES; }
#pragma once #include "Common.h" #include "../../types/contact.h" namespace ContactList { void RenderServiceContact(QPainter& _painter, const bool _isHovered, const bool _isActive, QString _name, Data::ContactType _type, int _leftMargin, const ViewParams& _viewParams); void RenderContactItem(QPainter& _painter, Vi...
/////////////////////////////////////////////////////////////////////////////// // // Microsoft Research Singularity // // Copyright (c) Microsoft Corporation. All rights reserved. // // File: native.h // // Note: // #include "hal.h" #ifdef SINGULARITY_KERNEL #include "halkd.h" #endif
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, October 27, 2021 at 3:18:35 PM Mountain Standard Time * Operating System: Version 13.5.1 (Build 17F80) * Image Source: /System/Library/PrivateFrameworks/AppleSe...
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file stm32l5xx_it.h * @brief This file contains the headers of the interrupt handlers. ****************************************************************************** * @attention * * <h2...
/* ---------------------------------------------------------------------------- Copyright (c) 2018-2021, Microsoft Research, Daan Leijen This is free software; you can redistribute it and/or modify it under the terms of the MIT license. A copy of the license can be found in the file "LICENSE" at the root of this distri...
/***************************************************************************/ /* */ /* aftypes.h */ /* */ /* Au...
/* Copyright 2015 LE, Duc-Anh 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, softwar...
/* * Copyright (c) 2018, GreenWaves Technologies, 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: * * o Redistributions of source code must retain the above copyright notice, this list...
/* * @Author: IoTcat (https://iotcat.me) * @Date: 2019-08-20 10:04:18 * @Last Modified by: * @Last Modified time: 2019-08-20 10:40:35 */ #ifndef __SWI_H__ #define __SWI_H__ class Swi{ public: Swi(const int& pin0, const int& pin1){ _pin0 = pin0; _pin1 = pin1; }; ~Swi(){}; s...
// // Copyright (c) Marcin Krzyżanowski. All rights reserved. // // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY // INTERNATIONAL COPYRIGHT LAW. USAGE IS BOUND TO THE LICENSE AGREEMENT. // This notice may not be removed from this file. // #import <ObjectivePGP/PGPKeyring.h> #import <Objecti...
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. @class MSGraphIosHomeScreenItem, MSGraphIosHomeScreenPage, MSGraphIosNotificationSettings; #import "MSGraphAppleDeviceFeaturesConfigurationBase.h" @interface MSG...
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:27:15 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by ...
// Copyright (c) 2019 HG King Development and Design All Rights Reserved. // tree.h file #ifndef MAJIN_TREE_H #define MAJIN_TREE_H #endif
/* * Copyright (c) 2010 Travis Geiselbrecht * * Use of this source code is governed by a MIT-style * license that can be found in the LICENSE file or at * https://opensource.org/licenses/MIT */ #include <lk/err.h> #include <lk/debug.h> #include <lk/trace.h> #include <platform.h> #include "platform_p.h" #include <...
/////////// // This file is a part of the ATools project // Some parts of code are the property of Microsoft, Qt or Aeonsoft // The rest is released without license and without any warranty /////////// #ifndef DIALOGNEWPART_H #define DIALOGNEWPART_H #include "ui_CreateNewPart.h" #include <Sfx.h> class CDialogNewPart...
//**********************************************************************; // Copyright (c) 2015, Intel Corporation // 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 s...
// // Copyright 2019 Autodesk // // 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 ...
#ifndef _AFTER_TERRAIN_DATA_NODE_DATA_PAYLOAD_H_ #define _AFTER_TERRAIN_DATA_NODE_DATA_PAYLOAD_H_ #include <vector> #include <atomic> #include "core/types/types.h" #include "after/types/terrain/BlockData.h" #include "after/types/terrain/Grass.h" #include "after/terrain/data/GamePayload.h" // Define macros #define BL...
/* * Copyright 2004-2016 Cray Inc. * Other additional copyright holders may be indicated within. * * The entirety of this work is 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 * ...
/* * driver/led/ledstrip-f133.c * * Copyright(c) 2007-2021 Jianjun Jiang <8192542@qq.com> * Official site: http://xboot.org * Mobile phone: +86-18665388956 * QQ: 8192542 * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "...
#ifndef DATATYPES_H #define DATATYPES_H #include <stdint.h> #ifndef SWIG /** * @internal */ #define ENUM_BEGIN(x) enum x /** * @internal */ #define ENUM_END #endif #ifdef __cplusplus extern "C" { namespace XeThru { #endif /** * This enum type is used to specify which data type to record from the module. * * ...
/* * Copyright (c) 2018 ISP RAS (http://www.ispras.ru) * Ivannikov Institute for System Programming of the Russian Academy of Sciences * * 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 *...
#include <stdlib.h> #include "st.h" static Item *st; static int N; void STinit(int maxN) { st = malloc((maxN) * sizeof(Item)); N = 0; } int STcount(void) { return N; } void STinsert(Item item) { st[N++] = item; } Item STsearch(Key v) { int i; for (i = 0; i < N; ++i) { if (eqkey(v, key(st[i]))) { retur...
/** * Class describing a basic get frame * * @copyright 2014 Copernica BV */ /** * Set up namespace */ namespace AMQP{ /** * Class implementation */ class BasicGetFrame : public BasicFrame { private: /** * Deprecated field * @var uint16_t */ uint16_t _deprecated = 0; /** ...
//***************************************************************************** //***************************************************************************** #ifndef XBRIDGETRANSACTIONMEMBER_H #define XBRIDGETRANSACTIONMEMBER_H #include "util/uint256.h" #include <string> #include <vector> #include <boost/cstdint....
/*************************************************************************** * * $Id$ * * Author: Mike Lisa, Ohio State, lisa@mps.ohio-state.edu *************************************************************************** * * Description: part of STAR HBT Framework: AliFemtoMaker package * *********************...
/** * \file * * \brief Example configuration * * Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries. * * \asf_license_start * * \page License * * Subject to your compliance with these terms, you may use Microchip * software and any derivatives exclusively with Microchip products. * It ...
/* * $Id: sendauth.c,v 1.7 2009-03-17 18:40:20 heas Exp $ * * Copyright (c) 1995-1998 by Cisco systems, Inc. * * Permission to use, copy, modify, and distribute this software for * any purpose and without fee is hereby granted, provided that this * copyright and permission notice appear on all copies of the * s...
void fence() { asm("sync"); } void lwfence() { asm("lwsync"); } void isync() { asm("isync"); } int __unbuffered_cnt = 0; int __unbuffered_p0_r1 = 0; int __unbuffered_p0_r3 = 0; int __unbuffered_p1_r1 = 0; int __unbuffered_p1_r3 = 0; int __unbuffered_p1_r4 = 0; int __unbuffered_p2_r1 = 0; int __unbuffered_p2_r3 =...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "ProjectItemWrapper.h" @interface PBXBuildPhaseWrapper : ProjectItemWrapper { } - (id)newScriptingObjectOfClass:(Class)arg1 forValueForKey:(id)arg2 withContentsValue:(id)a...
#include "sound/discrete.h" #define GAME_IS_CIRCUS (circus_game == 1) #define GAME_IS_ROBOTBWL (circus_game == 2) #define GAME_IS_CRASH (circus_game == 3) #define GAME_IS_RIPCORD (circus_game == 4) /*----------- defined in audio/circus.c -----------*/ extern int circus_game; extern WRITE8_HANDLER( circus_clown_z_...
/** * Copyright 2020-2021 Huawei Technologies Co., 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 applicabl...
#ifndef CPU_SPARC_H #define CPU_SPARC_H #include "config.h" #include "qemu-common.h" #include "qemu/bswap.h" #if !defined(TARGET_SPARC64) #define TARGET_LONG_BITS 32 #define TARGET_DPREGS 16 #define TARGET_PAGE_BITS 12 /* 4k */ #define TARGET_PHYS_ADDR_SPACE_BITS 36 #define TARGET_VIRT_ADDR_SPACE_BITS 32 #else #defin...
/* * Copyright © 2016 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
/* * Derived from: * * MDDRIVER.C - test driver for MD2, MD4 and MD5 */ /* * Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All * rights reserved. * * RSA Data Security, Inc. makes no representations concerning either * the merchantability of this software or the suitability of this * softw...
#pragma once // unsigned int types typedef unsigned char u8; typedef unsigned short u16; typedef unsigned int u32; typedef unsigned long long u64; // signed int types typedef signed char i8; typedef signed short i16; typedef signed int i32; typedef signed long long i64; // float...
/* * MaplyQuadEarthWithMBTiles.h * WhirlyGlobe-MaplyComponent * * Created by Steve Gifford on 5/13/13. * Copyright 2011-2013 mousebird consulting * * 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...
#ifndef OPENSIM_WRAP_DOUBLE_CYLINDER_OBST_H_ #define OPENSIM_WRAP_DOUBLE_CYLINDER_OBST_H_ /* -------------------------------------------------------------------------- * * OpenSim: WrapDoubleCylinderObst.h * * -------------------------------------------------------------------...
/* * nghttp3 * * Copyright (c) 2019 nghttp3 contributors * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy,...
// // FABPieChartTableViewCell.h // FamilyAccountingBook // // Created by lg on 2017/6/28. // Copyright © 2017年 com.familyaccountingbook. All rights reserved. // #import "FABBaseTableViewCell.h" #import "FamilyAccountingBook-Bridging-Header.h" @interface FABPieChartTableViewCell : FABBaseTableViewCell @property ...
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // System.Runtime.Remoting.Messaging.MethodDictionary struct MethodDictionary_t1742974787; // System.Runtime.Remoting.Messaging.IMethodMessage...
// // HSDLProxyManager.h // HelloSDL // // Created by Ford Developer on 10/5/15. // Copyright © 2015 Ford. All rights reserved. // @interface HSDLProxyManager : NSObject + (instancetype)sharedManager; - (void)start; - (void)stop; @end
// // CCShaderProgramLink.h // Demo // // Created by apple on 2019/4/1. // Copyright © 2019 rejoin. All rights reserved. // #import <Foundation/Foundation.h> #import "CCRenderUtil.h" NS_ASSUME_NONNULL_BEGIN @interface CCShaderProgramLink : NSObject { @public NSMutableArray *attributes; @public NSMutableArr...
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" * found in "NR-RRC-Definitions.asn" * `asn1c -fcompound-names -no-gen-example -pdu=all` */ #ifndef _BandCombinationListSidelinkEUTRA_NR_r16_H_ #define _BandCombinationListSidelinkEUTRA_NR_r16_H_ #include "asn_ap...
/* stbi-1.33 - public domain JPEG/PNG reader - http://nothings.org/stb_image.c when you control the images you're loading no warranty implied; use at your own risk QUICK NOTES: Primarily of interest to game developers and other people who can avoid problematic...
/*************************************************************************************************** * Copyright (c) 2017-2020, NVIDIA CORPORATION. All rights reserved. * * Redistribution and use in source and binary forms, with or without *modification, are permitted provided that the following conditions are met...
/* Copyright 2015-2019 Egor Yusov * * 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 * * THE SOFTWARE IS PROVIDED "AS IS", ...
/* * This software is distributed under BSD 3-clause license (see LICENSE file). * * Authors: Soeren Sonnenburg, Heiko Strathmann, Yuyu Zhang, Viktor Gal, * Thoralf Klein, Fernando Iglesias, Sergey Lisitsyn */ #ifndef __STREAMING_ASCIIFILE_H__ #define __STREAMING_ASCIIFILE_H__ #include <shogun/lib/confi...
// // CollectProductAllModel.h // KidsTC // // Created by 詹平 on 2016/11/25. // Copyright © 2016年 zhanping. All rights reserved. // #import "CollectProductItem.h" @interface CollectProductAllModel : NSObject @property (nonatomic, assign) NSInteger errNo; @property (nonatomic, strong) NSArray<CollectProductItem *> ...
// Author: David Blei (blei@cs.princeton.edu) // // Copyright 2006 David Blei // All Rights Reserved. // // See the README for this package for details about modifying or // distributing this software. #define ABNORMAL_RETURN_CODE 1 #define MAX_STRING_LENGTH 65535 #include <stdio.h> #include <string.h> #include <a...
#ifndef ACTION_H_ #define ACTION_H_ #include <cap_gait/contrib/Vec2f.h> #include <cap_gait/contrib/Vec3f.h> namespace margait_contrib { // The joint config is the deepest level data structure that describes the configuration of one joint. struct JointConfig { double x; double y; double z; double compliance; Vec...
/*** Autogenerated by WIDL 1.6 from include/wsmandisp.idl - Do not edit ***/ #ifndef __REQUIRED_RPCNDR_H_VERSION__ #define __REQUIRED_RPCNDR_H_VERSION__ 475 #endif #include <rpc.h> #include <rpcndr.h> #ifndef COM_NO_WINDOWS_H #include <windows.h> #include <ole2.h> #endif #ifndef __wsmandisp_h__ #define __wsmandisp_...
/* vim: set expandtab ts=4 sw=4: */ /* * You may redistribute this program and/or modify it under the terms of * the GNU General Public License as published by the Free Software Foundation, * either version 3 of the License, or (at your option) any later version. * * This program is distributed in the hope that it...
// // ListTableViewController.h // Hero-ObjectiveC // // Created by luca.li on 2017/2/9. // Copyright © 2017年 luca. All rights reserved. // #import <UIKit/UIKit.h> @interface ListTableViewController : UITableViewController @end
#ifndef COREIR_CONTEXT_HPP_ #define COREIR_CONTEXT_HPP_ #include "fwd_declare.h" namespace CoreIR { class PassManager; class Pass; class Context { Namespace* global; std::map<std::string, Namespace*> namespaces; PassManager* pm; bool symtable = false; uint maxErrors; std::vector<std::string> errors; ...
/* * Copyright (c) 2006 Oracle. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this source tree, or t...
/************************************************************************* * libsaim 1.0 * ------------------------------------------------------------------------ * Copyright (c) 2016 Vladimir Sviridov <v.shtille@gmail.com> * * This software is provided 'as-is', without any express or implied * warranty. In no eve...
#include<stdio.h> #include<defs.h> #include<pmm.h> #include<ahci.h> #include<vmm.h> #define PHYS_MEM_GB 64 #define MEM_MAP_SIZE 256 #define PHYS_PAGE_SIZE 4096 #define PHYS_BLOCK_SIZE 512 #define MEM_NOTAVAILABLE 0 #define AHCI_SIZE 122880 #define IDENTITY_MAP_VIRTUAL_START 0xFFFFFFFFF0000000UL // free list will contai...
// // flickrAPI.h // flickrAPI // // Created by Кирилл Афонин on 07/11/2019. // Copyright © 2019 Константин Богданов. All rights reserved. // #import <UIKit/UIKit.h> //! Project version number for flickrAPI. FOUNDATION_EXPORT double flickrAPIVersionNumber; //! Project version string for flickrAPI. FOUNDATION_EXP...
/* * %CopyrightBegin% * * Copyright Ericsson AB 1998-2020. 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 * ...
// // MLN_GCDAsyncSocket.h // // This class is in the public domain. // Originally created by Robbie Hanson in Q3 2010. // Updated and maintained by Deusty LLC and the Apple development community. // // https://github.com/robbiehanson/CocoaAsyncSocket // #import <Foundation/Foundation.h> #import <Security/S...
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2018 // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt // http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // File Version: 3.0.1 (2017/07/25) #pragma once #include <Mathematics/GteA...
/* * timestampGenerator.h * * Created on: Sep 17, 2020 * Author: karsh */ #ifndef COMPONENTS_UPTIMEAPP_TIMESTAMPGENERATOR_H_ #define COMPONENTS_UPTIMEAPP_TIMESTAMPGENERATOR_H_ #include "commons.h" #include <time.h> #include <sys/time.h> #include "esp_event.h" #include "esp_log.h" #include "esp_attr.h" #inc...
#pragma once #include <memory> #include <unordered_map> #include "core/IDrawable.h" #include <scene/SceneObject.h> using namespace ige::scene; #include "core/menu/MenuBar.h" #include "core/toolbar/ToolBar.h" #include "core/panels/EditorScene.h" #include "core/panels/GameScene.h" #include "core/panels/Hierarchy.h" ...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 14, 2021 at 2:20:16 PM Mountain Standard Time * Operating System: Version 14.4 (Build 18K802) * Image Source: /System/Library/PrivateFrameworks/FrontBoard...
#ifndef HISTORYPANEL_H #define HISTORYPANEL_H #include <QFrame> #include <QDateTime> #include <QIcon> #include <QScopedPointer> #include "navigationmodewrapper.h" class QListWidget; class QListWidgetItem; namespace vnotex { class TitleBar; struct HistoryItemFull; class HistoryPanel : public QFrame ...
/** *Copyright (c) 2000-2001, Jim Crafton *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 conditions and the fol...
#ifndef TRAJ_BUILDER_H_ #define TRAJ_BUILDER_H_ #include <ros/ros.h> #include <nav_msgs/Odometry.h> #include <nav_msgs/Path.h> #include <geometry_msgs/Pose.h> #include <geometry_msgs/PoseStamped.h> #include <geometry_msgs/PoseWithCovariance.h> //some generically useful stuff to include... #include <math.h> #include <...
#include "e_activation.h" #include <math.h> //#include <stdio.h> #include <stdlib.h> #include <string.h> char *get_activation_string(ACTIVATION a) { switch(a){ case LOGISTIC: return "logistic"; case LOGGY: return "loggy"; case RELU: return "relu"; ...
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // TODO(crbug.com/1207718): Delete this file. #ifndef COMPONENTS_CAST_STREAMING_BROWSER_CAST_MESSAGE_PORT_IMPL_H_ #define COMPONENTS_CAST_STREAMING_BRO...
#pragma once namespace cqplus::timer { extern void init(); extern void fini(); extern std::function<void(const std::string&)> on_timer; }