/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__format/ |
D | format_arg.h | 72 __handle enumerator 157 struct __handle { struct 159 _LIBCPP_HIDE_FROM_ABI explicit __handle(_Tp& __v) noexcept in __handle() function 193 __handle __handle_; argument 260 …_LIBCPP_HIDE_FROM_ABI explicit handle(typename __basic_format_arg_value<_Context>::__handle& __han… in handle()
|
D | format_functions.h | 134 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { in __handle() function 387 __format::__compile_time_handle<_CharT> __handle; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__format/ |
D | format_arg.h | 75 __handle enumerator 213 struct __handle { struct 215 _LIBCPP_HIDE_FROM_ABI explicit __handle(_Tp& __v) noexcept in __handle() function 249 __handle __handle_; argument 362 …_LIBCPP_HIDE_FROM_ABI explicit handle(typename __basic_format_arg_value<_Context>::__handle& __han… in handle()
|
D | format_functions.h | 137 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { in __handle() function 390 __format::__compile_time_handle<_CharT> __handle; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__format/ |
D | format_arg.h | 75 __handle enumerator 213 struct __handle { struct 215 _LIBCPP_HIDE_FROM_ABI explicit __handle(_Tp& __v) noexcept in __handle() function 249 __handle __handle_; argument 362 …_LIBCPP_HIDE_FROM_ABI explicit handle(typename __basic_format_arg_value<_Context>::__handle& __han… in handle()
|
D | format_functions.h | 137 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { in __handle() function 390 __format::__compile_time_handle<_CharT> __handle; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__format/ |
D | format_arg.h | 77 __handle enumerator 215 struct __handle { struct 217 _LIBCPP_HIDE_FROM_ABI explicit __handle(_Tp& __v) noexcept in __handle() function 251 __handle __handle_; argument 364 …_LIBCPP_HIDE_FROM_ABI explicit handle(typename __basic_format_arg_value<_Context>::__handle& __han… in handle()
|
D | format_functions.h | 136 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { in __handle() function 389 __format::__compile_time_handle<_CharT> __handle; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__format/ |
D | format_arg.h | 76 __handle enumerator 214 struct __handle { struct 216 _LIBCPP_HIDE_FROM_ABI explicit __handle(_Tp& __v) noexcept in __handle() function 250 __handle __handle_; argument 363 …_LIBCPP_HIDE_FROM_ABI explicit handle(typename __basic_format_arg_value<_Context>::__handle& __han… in handle()
|
D | format_functions.h | 136 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { in __handle() function 389 __format::__compile_time_handle<_CharT> __handle; member
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__format/ |
H A D | format_arg.h | 75 __handle enumerator 213 struct __handle { struct 215 _LIBCPP_HIDE_FROM_ABI explicit __handle(_Tp& __v) noexcept in __handle() function 249 __handle __handle_; argument 362 …_LIBCPP_HIDE_FROM_ABI explicit handle(typename __basic_format_arg_value<_Context>::__handle& __han… in handle()
|
H A D | format_functions.h | 137 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { in __handle() function 390 __format::__compile_time_handle<_CharT> __handle; member
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | fstream.cpp | 29 intptr_t __handle = _get_osfhandle(fileno(__file)); in __filebuf_windows_native_handle() local
|
H A D | print.cpp | 37 intptr_t __handle = _get_osfhandle(fileno(__stream)); in __is_windows_terminal() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_object.h | 223 #define VK_FROM_HANDLE(__driver_type, __name, __handle) \ argument
|
/aosp_15_r20/external/openthread/tools/harness-simulation/harness/Thread_Harness/THCI/ |
H A D | OpenThread_Sim.py | 132 __handle = None variable in OpenThread_Sim
|
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common.h | 316 #define ICD_FROM_HANDLE(__VkIcdType, __name, __handle) \ argument
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_private.h | 660 #define LVP_FROM_HANDLE(__lvp_type, __name, __handle) \ argument
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_private.h | 1456 #define PVR_FROM_HANDLE(__pvr_type, __name, __handle) \ argument
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_private.h | 2519 #define V3DV_FROM_HANDLE(__v3dv_type, __name, __handle) \ argument
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_private.h | 3819 #define ANV_FROM_HANDLE(__anv_type, __name, __handle) \ argument
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_private.h | 6272 #define ANV_FROM_HANDLE(__anv_type, __name, __handle) \ argument
|