Home
last modified time | relevance | path

Searched defs:uintptr_t (Results 1 – 25 of 32) 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
Dnull-deref-ps.c4 typedef unsigned uintptr_t; typedef
Dretain-release-gc-only.m8 typedef unsigned long uintptr_t; typedef
Dretain-release.mm39 typedef unsigned long uintptr_t; typedef
Dretain-release-inline.m17 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.h36 typedef size_t uintptr_t; typedef
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h101 typedef unsigned __int64 uintptr_t; typedef
104 typedef _W64 unsigned int uintptr_t; typedef
/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/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/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/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/include/linux/
Dtypes.h27 typedef unsigned long uintptr_t; typedef
/external/u-boot/include/
Dcompiler.h128 typedef unsigned long int uintptr_t; typedef
/external/v8/tools/clang/plugins/tests/
Dipc.cpp9 typedef unsigned int uintptr_t; typedef
/external/clang/lib/Headers/
Dopencl-c.h75 typedef __UINTPTR_TYPE__ uintptr_t; typedef
Dstdint.h270 typedef __uintn_t(__INTPTR_WIDTH__) uintptr_t; typedef
/external/lz4/tests/
Dfuzzer.c66 typedef size_t uintptr_t; /* true on most systems, except OpenVMS-64 (which doesn't need address … typedef

12