Home
last modified time | relevance | path

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

12

/third_party/boost/boost/stacktrace/detail/
Dlibbacktrace_impls.hpp35 inline void libbacktrace_syminfo_callback(void *data, uintptr_t /*pc*/, const char *symname, uintpt… in libbacktrace_syminfo_callback() argument
47 inline int libbacktrace_full_callback(void *data, uintptr_t /*pc*/, const char *filename, int linen… in libbacktrace_full_callback() argument
/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/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/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/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/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/boost/boost/interprocess/
Dinterprocess_fwd.hpp248 typedef std::size_t uintptr_t; typedef
/third_party/boost/libs/nowide/test/
Dtest_stdio.cpp49 void noop_invalid_param_handler(const wchar_t*, const wchar_t*, const wchar_t*, unsigned, uintptr_t) in noop_invalid_param_handler() argument
/third_party/uboot/u-boot-2020.01/product/hiosd/include/
Dhi_type.h68 typedef unsigned long int uintptr_t; typedef
/third_party/uboot/u-boot-2020.01/product/hiotp/include/
Dhi_type.h68 typedef unsigned long int uintptr_t; 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/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/icu/icu4c/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/uboot/u-boot-2020.01/include/linux/
Dtypes.h27 typedef unsigned long uintptr_t; typedef
/third_party/uboot/u-boot-2020.01/include/
Dcompiler.h124 typedef unsigned long int uintptr_t; typedef
/third_party/musl/porting/linux/user/include/
Dalltypes.h.in6 TYPEDEF unsigned _Addr uintptr_t; variable
/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/boost/boost/
Dcstdint.hpp398 typedef __UINTPTR_TYPE__ uintptr_t; typedef

12