text
stringlengths
9
948k
// Copyright 2018 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 // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in w...
// // AppDelegate.h // FMDBProject // // Created by leixiang on 2018/11/14. // Copyright © 2018年 admin. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
/* SPDX-License-Identifier: Zlib */ #include "plugin.h" #include <stdlib.h> #include <glib/gi18n.h> #include <girara/datastructures.h> #include <girara/utils.h> #include <girara/statusbar.h> #include <girara/session.h> #include <girara/settings.h> /** * Document plugin structure */ struct zathura_plugin_s { gir...
#ifndef GRAPHICS_H_ #define GRAPHICS_H_ //Includes #include "Globals.h" //Use of the globals variables of the game #include "SDLTimer.h" //Use of the SDLTimer object #include "SDL.h" //For SDL access #include "SDL_image.h" //For SDL_image access #include "SDL_ttf.h" //For SDL_ttf True Type Fonts access...
// 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 EXTENSIONS_COMMON_MANIFEST_HANDLERS_EXTERNALLY_CONNECTABLE_H_ #define EXTENSIONS_COMMON_MANIFEST_HANDLERS_EXTERNALLY_CONNECTABLE_H_ #include <str...
// // Created by Robert Gilliam on 1/9/14. // #import <Foundation/Foundation.h> #import "TyphoonAssembly.h" @interface SimpleAssembly : TyphoonAssembly @property TyphoonAssembly *assemblyA; @end
//------------------------------------------------------------------------------ // GB_AxB: hard-coded functions for semiring: C<M>=A*B or A'*B //------------------------------------------------------------------------------ // SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2020, All Rights Reserved. // http://sui...
/* * This file is part of AtomVM. * * Copyright 2018 Davide Bettio <davide@uninstall.it> * * 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...
/* * This file is part of the SDWebImage package. * (c) Olivier Poitrey <rs@dailymotion.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ #import "SDWebImageCompat.h" #if SD_UIKIT #import "SDWebImageManager.h" /** * Integrat...
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <unistd.h> #include <termios.h> int *randomSetup(int, int); void draw(int tam, int snake, int *fruits); void loopFruit(int tam, int snake, int *fruits);
/** ****************************************************************************** * @file TIM/TIM_7PWMOutput/Src/stm32f4xx_it.c * @author MCD Application Team * @version V1.1.4 * @date 06-May-2016 * @brief Main Interrupt Service Routines. * This file provides template for all exceptions...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import <Intents/INIntentResponse.h> #import "INPlayMessageSoundIntentResponseExport.h" @class NSString; @interface INPlayMessageSoundIntentResponse : INIntentResponse <INPlayMes...
#pragma once #include "include.h" namespace MessageWrap { extern void BasicEmbedReturn(bool Error, std::string Disc, discord::MessageEvent& event, uint64_t timestamp); extern void EmbedReturn(std::string title, std::string disc, discord::MessageEvent& event, uint64_t timestamp); extern void EmbedImageReturn(std::st...
//----------------------------------------------------------------------------- // Copyright (c) 2013 GarageGames, LLC // // 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 restrictio...
/* FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd. FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by: Atollic AB - Atollic provides professional embedded systems development tools for C/C++ development, code analysis and test automation. See http://www.atollic.com ****...
#include<stdio.h> #include<stdlib.h> #include"base.h" #include"cave.h" #include"overhead.h" #include"insect.h" #include"allegro5/allegro.h" #include"allegro5/allegro_image.h" #include"allegro5/allegro_native_dialog.h" void find_insects(Cave *cave){ int r,c; Monster *curr_monster, *pre_monster; Spider *cur...
/* * $PostgreSQL$ */ #include "btree_gist.h" #include "btree_utils_num.h" #include "utils/datetime.h" typedef struct { Timestamp lower; Timestamp upper; } tsKEY; /* ** timestamp ops */ PG_FUNCTION_INFO_V1(gbt_ts_compress); PG_FUNCTION_INFO_V1(gbt_tstz_compress); PG_FUNCTION_INFO_V1(gbt_ts_union); PG_FUNCTION_INFO...
/* SFChooseIdentityPanel.h SecurityInterface Copyright (c) 2002-2004 Apple Computer, Inc. All rights reserved. */ #ifndef _SFCHOOSEIDENTITYPANEL_H_ #define _SFCHOOSEIDENTITYPANEL_H_ #import <Cocoa/Cocoa.h> #include <Security/SecIdentity.h> @class SFCertificateView; /*! @class SFChooseIdentityPanel @abstra...
typedef int ElementType; /* START: fig3_6.txt */ #ifndef _List_H #define _List_H struct Node; typedef struct Node *PtrToNode; typedef PtrToNode List; typedef PtrToNode Position; List MakeEmpty (List L); int IsEmpty (List L); int IsLast (Position P, List L); Position Find (ElementType X, List L); void Delete (Element...
#define VARIANT_PIN_LIST_DEFAULT \ PIN(A,0), \ PIN(A,1), \ PIN(A,2), \ PIN(A,3), \ PIN(A,4), \ PIN(A,5), \ PIN(A,6), \ PIN(A,7), \ PIN(A,8), \ PIN(A,9), \ PIN(A,10), \ PIN(A,11), \ PIN(A,12), \ PIN(A,13), \ PIN(A,14), \ PIN(A,15), \ PIN(B,0), \ PIN(B,1), \ PIN(B,...
#pragma once /* ** getNextLine.c */ char *getNextLine(int const fd); # define SIZE_READ (128) # define FUNC_FAIL (-1) # define ZERO (0) # define NEW_LINE ('\n')
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects */ @interface SAIntentGroupSendPaymentSnippet : SAUISnippet @property (nonatomic, retain) SAIntentGroupProtobufMessage *intent; @property (nonatomic, retain) SAIntentGroupProtobufMessage *intentResponse; + (id)s...
#include <qb/event.h> #ifndef QB_MODULE_SAMPLE_EVENT_OUTPUT_H #define QB_MODULE_SAMPLE_EVENT_OUTPUT_H namespace qbm { namespace sample { namespace event { struct output : public qb::Event {}; } } } #endif //QB_MODULE_SAMPLE_EVENT_OUTPUT_H
// Copyright 2017 The Ray 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 i...
/* * This is the source code of Telegram for iOS v. 1.1 * It is licensed under GNU GPL v. 2 or later. * You should have received a copy of the license in this archive (see LICENSE). * * Copyright Peter Iakovlev, 2013. */ #import <Foundation/Foundation.h> #import "TGImageInfo.h" #import "TGMessage.h" @interfac...
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Mupen64plus - pif.h * * Mupen64Plus homepage: http://code.google.com/p/mupen64plus/ * * Copyright (C) 2002 Hacktarux * * ...
/* *------------------------------------------------------------------ * Copyright (c) 2018 Cisco and/or its affiliates. * 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://w...
//================================================================================================= /*! // \file blaze/math/typetraits/HasMult.h // \brief Header file for the HasMult type trait // // Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved // // This file is part of the Blaze library. You can ...
#import <UIKit/UIKit.h> #import "DDXMLElementAdditions.h" #import "NSString+DDXML.h" #import "DDXML.h" #import "DDXMLDocument.h" #import "DDXMLElement.h" #import "DDXMLNode.h" #import "DDXMLPrivate.h" FOUNDATION_EXPORT double KissXMLVersionNumber; FOUNDATION_EXPORT const unsigned char KissXMLVersionString[];
/* * AoE1608.h * * Author: Measurement Computing Corporation */ #ifndef NET_AO_AOE1608_H_ #define NET_AO_AOE1608_H_ #include "AoNetBase.h" #include "AoNetBase.h" namespace ul { class UL_LOCAL AoE1608: public AoNetBase { public: AoE1608(const NetDaqDevice& daqDevice); virtual ~AoE1608(); virtual void in...
// // WhiteImageInformation.h // WhiteSDK // // Created by leavesster on 2018/8/15. // #import "WhiteObject.h" #import <UIKit/UIKit.h> @interface WhiteImageInformation : WhiteObject @property (nonatomic, copy) NSString *uuid; /** 图片中点,在白板上的坐标,白板坐标原点为初始状态下,WhiteboardView 中点。 */ @property (nonatomic, assign) CGFlo...
// MIT License // Copyright (c) 2020 Tracy // 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, pu...
/* * Copyright (C) Maxim Dounin */ #include <ngx_config.h> #include <ngx_core.h> #include <ngx_http.h> typedef struct { ngx_flag_t enable; } ngx_http_catch_body_conf_t; static void *ngx_http_catch_body_create_conf(ngx_conf_t *cf); static char *ngx_http_catch_body_merge_conf(ngx_conf_t *cf, void *pare...
#pragma once #include <irrlicht.h> using namespace irr; class EventReceiver : public irr::IEventReceiver { public : // virtual bool OnEvent(const SEvent& event); void setSceneManager(irr::scene::ISceneManager* smgr); private: irr::scene::ISceneManager * scene; };
// // OHAutoNIBi18n.h // // Created by Olivier on 15/02/17. // Copyright 2010 FoodReporter. All rights reserved. // @interface OHAutoNIBi18n: NSObject /// This method is only typically useful if you embed OHAutoNIBi18n in a framework /// which contains storyboards & XIBs you want to auto-translate. /// Because in ...
////////////////////////////////////////////////////////////////////////// /////////////////////////////// bigFile.h //////////////////////////////// ////////////////////////////////////////////////////////////////////////// #ifndef _BIG_FILE_H_ #define _BIG_FILE_H_ #ifndef O_BINARY #define O_BINARY 0 #endif #ifndef ...
/* Copyright (c) 2016-2019 Xavier Leclercq 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...
/* * Copyright 2014 The Imaging Source Europe GmbH * * 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 la...
/** * \file * * \brief Chip-specific reset cause functions * * Copyright (c) 2012-2014 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
/* libcoap unit tests * * Copyright (C) 2019 Olaf Bergmann <bergmann@tzi.org> * * This file is part of the CoAP library libcoap. Please see * README for terms of use. */ #include "coap_config.h" #include "test_encode.h" #include <coap.h> #include <stdio.h> #include <stdlib.h> #include <string.h> /************...
// // PrefixHeader.h // iOSBlogReader // // Created by everettjf on 16/4/7. // Copyright © 2016年 everettjf. All rights reserved. // #ifndef PrefixHeader_h #define PrefixHeader_h #import <Masonry.h> #import <YYModel.h> #import <AFNetworking.h> #import <MobClick.h> #define UIColorFromRGBA(rgbValue,a) [UICol...
/* Copyright (c) 2008-2012 Lars-Dominik Braun <lars@6xq.net> 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, mer...
// // ViewController.h // NSUrlSessionDemo // // Created by Andrew on 16/3/29. // Copyright © 2016年 Andrew. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end
/* Copyright (c) 2013-2017, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /** * \file fp_pair.c * * \brief Manages data structures for associating pairs of fingerprints. Used * to handle combinations of identity/signing-key fingerprints for * authorities. * * This is a nice, simple, compa...
// // Created by xuanyi on 4/28/20. // #ifndef XYNET_SOCKET_ADDRESS_H #define XYNET_SOCKET_ADDRESS_H #include "xynet/socket/impl/socket_address.h" namespace xynet { template <detail::FileDescriptorPolicy P, typename T> class address { public: void set_local_address(const socket_address& address) noexcept { ...
/* $Id$ */ /* * %ISC_START_LICENSE% * --------------------------------------------------------------------- * Copyright 2015-2016, Google, Inc. * Copyright (c) 2014-2015, Pittsburgh Supercomputing Center (PSC). * All rights reserved. * * Permission to use, copy, modify, and distribute this software for any * pu...
// // E:\P4 Release 4.18\Engine\Source\ThirdParty\IntelISPCTexComp\ispc_texcomp\kernel_ispc_sse2.h // (Header automatically generated by the ispc compiler.) // DO NOT EDIT THIS FILE. // #ifndef ISPC_E__P4_RELEASE_4_18_ENGINE_SOURCE_THIRDPARTY_INTELISPCTEXCOMP_ISPC_TEXCOMP_KERNEL_ISPC_SSE2_H #define ISPC_E__P4_RELEASE_...
/** * This header is generated by class-dump-z 0.2b. * * Source: /System/Library/PrivateFrameworks/FTServices.framework/FTServices */ #import <FTServices/FTProfileMessage.h> #import <FTServices/NSCopying.h> #import <FTServices/FTServices-Structs.h> @class NSDictionary, NSString; @interface FTProfileValidateInvit...
#ifndef PLUGINS_COMMON_H #define PLUGINS_COMMON_H #define SUIT_NAMESPACE Standard #define USING_SUIT_NAMESPACE using namespace SUIT_NAMESPACE; #define SUIT_NAMESPACE_STR "Standard" #define SUIT_BEGIN_NAMESPACE namespace SUIT_NAMESPACE { #define SUIT_END_NAMESPACE } //#define QT_BEGIN_NAMESPACE namespace SUIT_NAMESPAC...
/* Copyright 2017 Russell Jackson 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 writi...
/* * Copyright (C) 2009-2012 the libgit2 contributors * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #include "map.h" #include <errno.h> static DWORD get_page_size(void) { static DWORD page_size; SYSTEM_INFO sys; ...
/************************************************************ * * Hyphenate CONFIDENTIAL * __________________ * Copyright (C) 2016 Hyphenate Inc. All rights reserved. * * NOTICE: All information contained herein is, and remains * the property of Hyphenate Inc. * Dissemination of this information or reproduction...
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 28, 2021 at 9:06:36 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /System/Library/PrivateFrameworks/PhotosUICo...
/* * mjd_siggen.h -- define data structures used by rewritten fieldgen and siggen for MJD detectors * (BEGes and PPC detectors) * David Radford Oct 2014 */ #ifndef _MJD_SIGGEN_H #define _MJD_SIGGEN_H #include "cyl_point.h" /* verbosity levels for std output */ #define TERSE 0 #define NORM...
// // AKMonoSoundFileLooper.h // AudioKit // // Auto-generated on 3/3/15. // Customized by Aurelius Prochazka to add type helpers // Copyright (c) 2015 Aurelius Prochazka. All rights reserved. // #import "AKAudio.h" #import "AKParameter+Operation.h" /** Read sampled sound from a table using cubic interpolation. ...
// Copyright (c) 2003 - 2009 Anselm R Garbe <anselm@garbe.us> // See LICENSE for license details. #ifndef __BAR_H #define __BAR_H extern "C" { #include <X11/Xlib.h> } #include "widget.h" class Label; class Monitor; class Theme; /** Base class for status and client bars. */ class Bar : public Widget { public: ...
#include "pch.h" #if DBG SOFTPCI_DEBUGLEVEL g_SoftPCIDebugLevel = SoftPciAlways; WCHAR g_SoftPCIDebugBuffer[SOFTPCI_DEBUG_BUFFER_SIZE]; #define MAX_BUF_SIZE 512 VOID SoftPCI_DebugPrint( SOFTPCI_DEBUGLEVEL DebugLevel, PWCHAR DebugMessage, ... ) /*++ Routine Description: Debug print for Sof...
/* * frontend.h * * Copyright (C) 2000 Marcus Metzler <marcus@convergence.de> * Ralph Metzler <ralph@convergence.de> * Holger Waechtler <holger@convergence.de> * Andre Draszik <ad@convergence.de> * for convergence integrated media GmbH * * This program is free software; you can redistribut...
/* * Copyright (c) 2018 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: WinHvPlatform.ext Abstract: ApiSet contract for the Windows Hypervisor User-Mode Platform APIs. --*/ #ifndef _WINHVAPI_H_ #define _WINHVAPI_H_ #if defined(_MSC_VER) && (_MSC_VER >= 1200) #pragma once #endif #include <apiset.h>...
#ifndef GUI_H_ #define GUI_H_ #include "SFML/Graphics.hpp" class Gui : public sf::Drawable{ sf::RectangleShape menuBar; std::vector<sf::Text> menuNames; sf::Font font; std::vector<sf::FloatRect> menuNameBoxes; public: Gui(sf::Vector2u); void draw(sf::RenderTarget&, sf::RenderStates) const; void update(); ...
// Copyright (c) 2011-2013 The Bitcoin developers // Copyright (c) 2019 The MK2X developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_QT_TRANSACTIONTABLEMODEL_H #define BITCOIN_QT_TRANSACTIONTABLEMODEL_...
/* BFD support for plugins. Copyright (C) 2009-2016 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. 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 Fo...
/* * Copyright 2019-2020 Hannes Vogt * * SPDX-License-Identifier: BSD-3-Clause */ #pragma once #include "TextDocumentIdentifier.h" namespace lscpp { namespace protocol { struct DidCloseTextDocumentParams { /** * The document that was opened. */ TextDocumentIdentifier textDocument; }; } // namespace pr...
// SPDX-License-Identifier: GPL-2.0 /* * nvmem framework core. * * Copyright (C) 2015 Srinivas Kandagatla <srinivas.kandagatla@linaro.org> * Copyright (C) 2013 Maxime Ripard <maxime.ripard@free-electrons.com> */ #include <linux/device.h> #include <linux/export.h> #include <linux/fs.h> #include <linux/idr.h> #incl...
// 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 UI_VIEWS_VIEWS_DELEGATE_H_ #define UI_VIEWS_VIEWS_DELEGATE_H_ #include <string> #if defined(OS_WIN) #include <windows.h> #endif #include "b...
/* * IA64 micro operations * * Leave it blank for future implementation * * * This library 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 of the License, or (at your optio...
/**************************************************************************** * arch/ceva/src/common/svcall.h * * 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 own...
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-2.0-xr-w32-bld/build/dom/interfaces/html/nsIDOMHTMLLinkElement.idl */ #ifndef __gen_nsIDOMHTMLLinkElement_h__ #define __gen_nsIDOMHTMLLinkElement_h__ #ifndef __gen_nsIDOMHTMLElement_h__ #include "nsIDOMHTMLElement.h" #endif /* For IDL files t...
//===- RISCV32FrameBuilder.h ----------------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-----------------------...
/* SPDX-License-Identifier: MIT */ /* * Copyright © 2019 Intel Corporation */ #ifndef __INTEL_DP_MST_H__ #define __INTEL_DP_MST_H__ #include <linux/types.h> struct intel_crtc_state; struct intel_digital_port; struct intel_dp; int intel_dp_mst_encoder_init(struct intel_digital_port *dig_port, int conn_id); void in...
#pragma once #include <nn/hac/IKernelCapabilityHandler.h> #include <nn/hac/ThreadInfoEntry.h> namespace nn { namespace hac { class ThreadInfoHandler : public IKernelCapabilityHandler { public: ThreadInfoHandler(); void operator=(const ThreadInfoHandler& other); bool operator==(const ThreadInfoHandler& othe...
/** ****************************************************************************** * @file system_stm32f0xx.c * @author MCD Application Team * @version V1.4.0 * @date 11-September-2015 * @brief CMSIS Cortex-M0 Device Peripheral Access Layer System Source File. * * 1. This file provides two func...
#include <arpa/inet.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/socket.h> void die(char* s) { printf("%s\n", s); exit(EXIT_FAILURE); } int main(int argc, char *argv[]) { if (argc != 6) { printf("usage: %s host port filename packet-len sleep-ms\n", argv[0]); exit(EXI...
/****************************************************************************** * * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved. * * 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 Softw...
// Copyright (c) 2014-2017, The Monea Project // // 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...
/* * Copyright 2011 Tresys Technology, LLC. 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 lis...
// // DoGFilter.h // ofxFilterLibraryExample // // Created by Matthew Fargo on 2014/07/24. // // // This is a Difference of Gassian filter based on the one available // in the OpenCV library, which is awesome but too slow to run in real // time. Moving it into a series of shaders remedies this. #ifndef __DoGFilt...
/* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library 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 ...
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2004, 2011 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ #include "db_config.h" #ifdef HAVE_64BIT_TYPES #include "db_int.h" #ifdef HAVE_SYSTEM_INCLUDE_FILES #include <tcl.h> #endif #include "dbinc/tcl_db.h" #include "...
#ifndef PROJECT_HEADER_testComponent272_54_H #define PROJECT_HEADER_testComponent272_54_H int testComponent272_54(); #endif // PROJECT_HEADER_testComponent272_54_H
// Ceres Solver - A fast non-linear least squares minimizer // Copyright 2013 Google Inc. All rights reserved. // http://code.google.com/p/ceres-solver/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistr...
/* $Id: memobj-r0drv-haiku.c $ */ /** @file * IPRT - Ring-0 Memory Objects, Haiku. */ /* * Copyright (C) 2012-2017 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or modify ...
/* * Copyright (C) 2020 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.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
#ifndef MODIO_GLOBALS_H #define MODIO_GLOBALS_H #include <map> // for map #include <set> // for set #include <string> // for string #include <vector> // for vector #include "c/ModioC.h" // for...
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" @class RMPZoomTransitionAnimator, UIImageView; @protocol RMPZoomTransitionDelegate <NSObject> @optional - (void)zoomTransitionAnimator:(RMPZoomTransitionAnim...
//file: _insn_test_cmplts_X0.c //op=59 #include <stdio.h> #include <stdlib.h> void func_exit(void) { printf("%s\n", __func__); exit(0); } void func_call(void) { printf("%s\n", __func__); exit(0); } unsigned long mem[2] = { 0xdfe94ab09fee22a5, 0x379c002b0119bd52 }; int main(void) { unsigned l...
/* * Copyright (c) 2020 Project CHIP Authors * Copyright (c) 2019 Google LLC. * 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...
/* * This file is part of the coreboot project. * * Copyright (C) 2012 Advanced Micro Devices, Inc. * * 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; version 2 of the License. * * This ...
// Copyright 2015 Olivier Gillet. // // Author: Olivier Gillet (pichenettes@mutable-instruments.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including witho...
/* * Copyright (c) 1983, 1993 * 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: * 1. Redistributions of source code must retain the above copy...
#ifndef POSITION_H #define POSITION_H #include "./style.h" using namespace std; class Position : public Style { private: int top, left; public: Position() : top(0), left(0) {} Position(int top) : top(top), left(0) {} Position(int top, int left) : top(top), left(left) {} string renderStyle() const...
/*- * Copyright (c) 2007 Dag-Erling Coïdan Smørgrav * 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 ...
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "Core.h" #include "Engine.h" #include "GameFramework/Actor.h" #include "Skills/ADamageable.h" #include "RadialAreaEffect.generated.h" struct TickHandler { AAAPawn * Pawn; float ElapsedTime; bool operator==(const ...
// Copyright 2014 PDFium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com #ifndef XFA_FXFA_PARSER_CXFA_LOCALEMGR_H_ #define XFA_FXFA_PARSER_CXFA_LOCALEM...
#pragma once #include <array> #include <functional> #include <stdexcept> namespace utl { namespace detail { template <typename Tuple, typename Func, std::size_t... I> auto map_tup(std::index_sequence<I...>, Tuple& tuple, Func&& func) { return std::make_tuple(func(std::get<I>(tuple))...); } template <typename Tupl...
#ifndef H_FIO_APP_HANDLERS #define H_FIO_APP_HANDLERS #include "common.h" typedef void handler_fn_t( uint8_t p1, uint8_t p2, uint8_t *wireBuffer, size_t wireSize, bool isNewCall ); handler_fn_t* lookupHandler(uint8_t ins); #endif // H_CARDANO_APP_HANDLERS
#ifndef INCLUDE_GUARD_HIP_CUPY_HIPBLAS_H #define INCLUDE_GUARD_HIP_CUPY_HIPBLAS_H #include "cupy_hip_common.h" #include <hipblas.h> extern "C" { /////////////////////////////////////////////////////////////////////////////// // blas & lapack (hipBLAS/rocBLAS & rocSOLVER) /////////////////////////////////////////////...
/* * Amazon FreeRTOS Common V1.0.0 * Copyright (C) 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * 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, ...
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/medialive/MediaLive_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/medialive/model/AudioLanguageSelectionPolicy.h> #include <utility> namespace A...