Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/sdl/premake/config/
DSDL_config_windows.template.h43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
DSDL_config_minimal.template.h48 typedef unsigned long uintptr_t; typedef
/third_party/ltp/tools/sparse/sparse-src/validation/
DWcast-to-as.c3 typedef __UINTPTR_TYPE__ uintptr_t; typedef
/third_party/flutter/skia/third_party/externals/sdl/premake/MinGW/
DSDL_config_premake.h43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2010/
DSDL_config_premake.h43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2012/
DSDL_config_premake.h43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2008/
DSDL_config_premake.h43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_config_winrt.h58 typedef unsigned __int64 uintptr_t; typedef
60 typedef unsigned int uintptr_t; typedef
84 typedef unsigned int uintptr_t; typedef
DSDL_config_windows.h43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
DSDL_config_minimal.h48 typedef unsigned long uintptr_t; typedef
/third_party/rust/crates/nix/src/sys/
Devent.rs224 ident: uintptr_t, in new()
245 pub fn ident(&self) -> uintptr_t { in ident()
/third_party/rust/crates/libc/src/hermit/
Dmod.rs22 pub type uintptr_t = usize; typedef
/third_party/rust/crates/libc/src/
Dsgx.rs19 pub type uintptr_t = usize; typedef
Dswitch.rs19 pub type uintptr_t = usize; typedef
/third_party/libuv/include/uv/
Dstdint-msvc2008.h116 typedef unsigned __int64 uintptr_t; typedef
119 typedef _W64 unsigned int uintptr_t; typedef
/third_party/rust/crates/linux-raw-sys/gen/include/
Dsupport.h17 typedef __UINTPTR_TYPE__ uintptr_t; typedef
/third_party/icu/icu4c/source/common/
Dputilimp.h72 typedef size_t uintptr_t; typedef
/third_party/node/deps/icu-small/source/common/
Dputilimp.h72 typedef size_t uintptr_t; typedef
/third_party/skia/third_party/externals/icu/source/common/
Dputilimp.h72 typedef size_t uintptr_t; typedef
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dputilimp.h72 typedef size_t uintptr_t; typedef
/third_party/musl/include/
Dalltypes.h.in6 TYPEDEF unsigned _Addr uintptr_t; variable
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dalltypes.h116 typedef unsigned _Addr uintptr_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Djsval_layout_opaque.hpp13 typedef unsigned long long uintptr_t; typedef
Djsval_layout_opaque_1_0.hpp13 typedef unsigned long long uintptr_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h49 typedef unsigned _Addr uintptr_t; typedef

12