Home
last modified time | relevance | path

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

12

/external/clang/test/Analysis/
Dmisc-ps-region-store-x86_64.m7 typedef unsigned long uintptr_t; typedef
Dmisc-ps-region-store-i386.m7 typedef unsigned uintptr_t; typedef
Dnull-deref-ps.c4 typedef unsigned 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/syslinux/com32/include/bitsize64/
Dstdint.h17 typedef unsigned long int uintptr_t; typedef
/external/syslinux/com32/include/bitsize32/
Dstdint.h17 typedef unsigned int uintptr_t; typedef
/external/libvpx/libvpx/vpx/
Dvpx_integer.h36 typedef size_t uintptr_t; typedef
/external/bison/src/
Dsystem.h51 typedef size_t 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/libvncserver/compat/msvc/
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/fmtlib/test/
Dgtest-extra.h146 const wchar_t *, const wchar_t *, unsigned , uintptr_t) {} in handle_invalid_parameter() argument
/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/libmojo/base/android/library_loader/
Dlibrary_prefetcher.cc53 bool Prefetch(const std::vector<std::pair<uintptr_t, uintptr_t>>& ranges) { in Prefetch()
/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/syslinux/dos/
Dstdint.h47 typedef uint32_t uintptr_t; typedef
/external/libmojo/mojo/edk/system/
Dcore_test_base.cc112 uintptr_t /*context*/, in AddAwakable() argument
/external/v8/tools/clang/plugins/tests/
Dipc.cpp9 typedef unsigned int uintptr_t; typedef
/external/bison/darwin-lib/
Dstdint.h298 #define uintptr_t gl_uintptr_t macro
/external/lz4/tests/
Dfuzzer.c54 typedef size_t uintptr_t; /* true on most systems, except OpenVMS-64 (which doesn't need address … typedef
/external/clang/lib/Headers/
Dopencl-c.h75 typedef __UINTPTR_TYPE__ uintptr_t; typedef

12