Home
last modified time | relevance | path

Searched defs:CommandPtr (Results 1 – 21 of 21) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/nebular/
H A Dsound_nebular.h381 typedef int (ASound1::*CommandPtr)(); typedef
431 typedef int (ASound2::*CommandPtr)(); typedef
483 typedef int (ASound3::*CommandPtr)(); typedef
541 typedef int (ASound4::*CommandPtr)(); typedef
579 typedef int (ASound5::*CommandPtr)(); typedef
625 typedef int (ASound6::*CommandPtr)(); typedef
654 typedef int (ASound7::*CommandPtr)(); typedef
686 typedef int (ASound8::*CommandPtr)(); typedef
732 typedef int (ASound9::*CommandPtr)(); typedef
/dports/games/scummvm/scummvm-2.5.1/engines/mads/nebular/
H A Dsound_nebular.h381 typedef int (ASound1::*CommandPtr)(); typedef
431 typedef int (ASound2::*CommandPtr)(); typedef
483 typedef int (ASound3::*CommandPtr)(); typedef
541 typedef int (ASound4::*CommandPtr)(); typedef
579 typedef int (ASound5::*CommandPtr)(); typedef
625 typedef int (ASound6::*CommandPtr)(); typedef
654 typedef int (ASound7::*CommandPtr)(); typedef
686 typedef int (ASound8::*CommandPtr)(); typedef
732 typedef int (ASound9::*CommandPtr)(); typedef
/dports/devel/bear/Bear-3.0.17/source/libmain/include/libmain/
H A DApplication.h35 using CommandPtr = std::unique_ptr<Command>; variable
/dports/databases/akonadi/akonadi-21.12.3/src/server/storage/
H A Dpartstreamer.h21 using CommandPtr = QSharedPointer<Command>; variable
/dports/databases/akonadi/akonadi-21.12.3/src/server/
H A Dtracer.h26 using CommandPtr = QSharedPointer<Command>; variable
/dports/databases/akonadi/akonadi-21.12.3/src/core/
H A Dsession.h23 using CommandPtr = QSharedPointer<Command>; variable
/dports/databases/akonadi/akonadi-21.12.3/src/core/jobs/
H A Djob.h24 using CommandPtr = QSharedPointer<Command>; variable
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/discimages/
H A DCueSheet.h15 typedef std::unique_ptr<COMMAND> CommandPtr; typedef
/dports/ftp/ncftp3/ncftp-3.2.6/ncftp/
H A Dshell.h28 typedef struct Command *CommandPtr; typedef
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/point_cloud_editor/include/pcl/apps/point_cloud_editor/
H A DlocalTypes.h91 using CommandPtr = std::shared_ptr<Command>; variable
/dports/devel/ada-util/ada-util-b6612400/src/os-win32/
H A Dutil-systems-os.ads127 type CommandPtr is access all Interfaces.C.wchar_array; type
/dports/databases/akonadi/akonadi-21.12.3/src/private/
H A Dprotocol_p.h58 using CommandPtr = QSharedPointer<Command>; variable
177 Q_DECLARE_METATYPE(Akonadi::Protocol::CommandPtr) in Q_DECLARE_METATYPE()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/magnetic/
H A Dmagnetic.h39 typedef void (Magnetic::*CommandPtr)(const char *argument); typedef
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Dwast-parser.cc3078 Result WastParser::ParseInputCommand(CommandPtr*) { in ParseInputCommand() argument
3094 Result WastParser::ParseOutputCommand(CommandPtr*) { in ParseOutputCommand() argument
H A Dir.h1332 typedef std::unique_ptr<Command> CommandPtr; typedef
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/tools/
H A Dspectest-interp.cc98 typedef std::unique_ptr<Command> CommandPtr; typedef
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/parallaction/
H A Dobjects.h139 typedef Common::SharedPtr<Command> CommandPtr; typedef
/dports/games/scummvm/scummvm-2.5.1/engines/parallaction/
H A Dobjects.h139 typedef Common::SharedPtr<Command> CommandPtr; typedef
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/tools/
H A Dspectest-interp.cc98 typedef std::unique_ptr<Command> CommandPtr; typedef
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/
H A Dir.h1097 typedef std::unique_ptr<Command> CommandPtr; typedef
/dports/lang/nickle/nickle-2.90/
H A Dnickle.h22 typedef struct _command *CommandPtr; typedef