Home
last modified time | relevance | path

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

123

/external/llvm-project/lldb/test/API/lang/objc/hidden-ivars/
DInternalDefiner.m4 uintptr_t bar; category
22 {
/external/llvm-project/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
Dsymbol-escape.cpp9 typedef unsigned __INTPTR_TYPE__ uintptr_t; typedef
Dnumber-object-conversion.c31 typedef unsigned long uintptr_t; typedef
Dinvalid-deref.c3 typedef unsigned uintptr_t; typedef
Dnumber-object-conversion.m76 typedef unsigned long uintptr_t; typedef
Dnumber-object-conversion.cpp79 typedef unsigned long uintptr_t; typedef
/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/llvm-project/clang/test/SemaCUDA/
Damdgpu-size_t.cu6 typedef unsigned __int64 uintptr_t; typedef
/external/clang/test/Headers/Inputs/include/
Dstdint.h14 typedef unsigned __INTPTR_TYPE__ uintptr_t; typedef
/external/llvm-project/clang/test/Headers/Inputs/include/
Dstdint.h14 typedef unsigned __INTPTR_TYPE__ uintptr_t; typedef
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libbacktrace.cpp124 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/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/llvm-project/clang/test/SemaCXX/
Damdgpu-sizeof-alignof.cpp6 typedef __UINTPTR_TYPE__ uintptr_t; typedef
/external/rust/crates/nix/src/sys/
Devent.rs219 pub fn new(ident: uintptr_t, filter: EventFilter, flags: EventFlag, in new()
231 pub fn ident(&self) -> uintptr_t { in ident()
/external/libaom/libaom/aom/
Daom_integer.h35 typedef size_t uintptr_t; typedef
/external/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
Dstdint.h20 typedef unsigned int * uintptr_t; typedef
/external/rust/crates/libc/src/hermit/
Dmod.rs22 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/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_dispatch_defs.h68 typedef unsigned long 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

123