Home
last modified time | relevance | path

Searched defs:uintptr_t (Results 1 – 25 of 48) sorted by relevance

12

/external/clang/test/Analysis/
Dmisc-ps-region-store-i386.m7 typedef unsigned uintptr_t; typedef
Dmisc-ps-region-store-x86_64.m7 typedef unsigned long uintptr_t; typedef
/external/clang/test/Headers/Inputs/include/
Dstdint.h14 typedef unsigned __INTPTR_TYPE__ uintptr_t; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libbacktrace.cc124 static void SymbolizeCodeCallback(void *vdata, uintptr_t addr, in SymbolizeCodeCallback() argument
134 static void SymbolizeDataCallback(void *vdata, uintptr_t, const char *symname, in SymbolizeDataCallback() argument
/external/libaom/libaom/aom/
Daom_integer.h35 typedef size_t uintptr_t; typedef
/external/fmtlib/include/fmt/
Dformat.h242 using uintptr_t = ::uintptr_t; variable
245 using uintptr_t = fallback_uintptr; variable
/external/rust/crates/libc/src/hermit/
Dmod.rs32 pub type uintptr_t = usize; typedef
/external/rust/crates/libc/src/
Dsgx.rs19 pub type uintptr_t = usize; typedef
Dswitch.rs19 pub type uintptr_t = usize; typedef
/external/gwp_asan/gwp_asan/tests/
Dbacktrace.cpp79 [](uintptr_t * /* TraceBuffer */, size_t /* Size */) -> size_t { in TEST() argument
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h101 typedef unsigned __int64 uintptr_t; typedef
104 typedef _W64 unsigned int uintptr_t; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp271 uint8_t *allocateCodeSection(uintptr_t, unsigned, unsigned, in TEST() argument
275 uint8_t *allocateDataSection(uintptr_t, unsigned, unsigned, llvm::StringRef, in TEST() argument
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h116 typedef unsigned __int64 uintptr_t; typedef
119 typedef _W64 unsigned int uintptr_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h116 typedef unsigned __int64 uintptr_t; typedef
119 typedef _W64 unsigned int uintptr_t; typedef
/external/clang/test/Sema/
Dblock-return.c53 typedef unsigned int * uintptr_t; typedef
/external/libusb/msvc/
Dstdint.h51 typedef unsigned __int64 uintptr_t; typedef
53 typedef unsigned int uintptr_t; typedef
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp297 uint8_t *allocateCodeSection(uintptr_t, unsigned, unsigned, in TEST() argument
301 uint8_t *allocateDataSection(uintptr_t, unsigned, unsigned, llvm::StringRef, in TEST() argument
/external/fmtlib/test/
Dgtest-extra.h114 const wchar_t*, unsigned, uintptr_t) {} in handle_invalid_parameter() argument
/external/icu/icu4c/source/common/
Dputilimp.h72 typedef size_t uintptr_t; typedef
/external/clang/test/CodeGenCXX/
Dmangle-ms-back-references.cpp47 typedef unsigned int uintptr_t; typedef
/external/perfetto/src/base/
Ddebug_crash_stack_trace.cc167 const char* function) -> int { in SignalHandler()
/external/u-boot/prebuilt-intermediates/
Dcompiler.h124 typedef unsigned long int uintptr_t; typedef
/external/u-boot/include/linux/
Dtypes.h27 typedef unsigned long uintptr_t; typedef
/external/u-boot/include/
Dcompiler.h124 typedef unsigned long int uintptr_t; typedef
/external/v8/src/base/platform/
Dplatform.h446 operator uintptr_t() const { return value; } // NOLINT in uintptr_t() function

12