Home
last modified time | relevance | path

Searched defs:UIntPtr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Core/util/
H A DMeta.h89 typedef std::uintptr_t UIntPtr; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp30 using UIntPtr = uint64_t; typedef
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/
Dbit_util.h748 using UIntPtr = Wrapping<uintptr_t>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DMachOBuilder.h504 using UIntPtr = uint64_t; member