Home
last modified time | relevance | path

Searched defs:register_map (Results 1 – 25 of 96) sorted by relevance

1234

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstackFrameStream.hpp67 RegisterMap* register_map() { return &_reg_map; } in register_map() function in StackFrameStream
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/index/
H A Dmap.hpp229 bool register_map(const std::string& map_type_name, create_map_func func) { in register_map() function in osmium::index::MapFactory
278 inline bool register_map(const std::string& name) { in register_map() function
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/index/
H A Dmap.hpp228 bool register_map(const std::string& map_type_name, create_map_func func) { in register_map() function in osmium::index::MapFactory
277 inline bool register_map(const std::string& name) { in register_map() function
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/index/
H A Dmap.hpp228 bool register_map(const std::string& map_type_name, create_map_func func) { in register_map() function in osmium::index::MapFactory
277 inline bool register_map(const std::string& name) { in register_map() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/z/
H A DzStackWatermark.cpp96 void ZStackWatermark::process(const frame& fr, RegisterMap& register_map, void* context) { in process()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/z/
H A DzStackWatermark.cpp96 void ZStackWatermark::process(const frame& fr, RegisterMap& register_map, void* context) { in process()
/dports/dns/idnkit/idnkit-1.0-src/util/
H A Dgenerate_nameprep_data.pl244 sub register_map { subroutine
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_nameprep_data.pl244 sub register_map { subroutine
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahStackWatermark.cpp131 void ShenandoahStackWatermark::process(const frame& fr, RegisterMap& register_map, void* context) { in process()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/processor/
H A Dcfi_frame_info.h243 SimpleCFIWalker(const RegisterSet* register_map, size_t map_size) in SimpleCFIWalker()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/processor/
H A Dcfi_frame_info.h243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dcfi_frame_info.h243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dcfi_frame_info.h243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/processor/
H A Dcfi_frame_info.h243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/processor/
H A Dcfi_frame_info.h243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dcfi_frame_info.h243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dcfi_frame_info.h243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dcfi_frame_info.h243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DscopedMemoryAccess.cpp93 RegisterMap register_map(jt, true); in do_thread() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DscopedMemoryAccess.cpp93 RegisterMap register_map(jt, true); in do_thread() local
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-metadata.h156 void (*register_map) (GeglMetadata *metadata, member
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/X86/
H A DX86Mapping.c2172 static const struct register_map { struct
2183 unsigned short X86_register_map(unsigned short id) in X86_register_map() argument
/dports/emulators/qemu60/qemu-6.0.0/capstone/arch/X86/
H A DX86Mapping.c2172 static const struct register_map { struct
2183 unsigned short X86_register_map(unsigned short id) in X86_register_map() argument
/dports/emulators/qemu5/qemu-5.2.0/capstone/arch/X86/
H A DX86Mapping.c2172 static const struct register_map { struct
2183 unsigned short X86_register_map(unsigned short id) in X86_register_map() argument
/dports/devel/xelfviewer/XELFViewer-0.03/XCapstone/3rdparty/Capstone/src/arch/X86/
H A DX86Mapping.c2172 static const struct register_map { struct
2183 unsigned short X86_register_map(unsigned short id) in X86_register_map() argument

1234