Home
last modified time | relevance | path

Searched defs:__id (Results 1 – 25 of 27) sorted by relevance

12

/external/cronet/tot/third_party/libc++/src/include/__format/
Dformat_args.h43 _LIBCPP_HIDE_FROM_ABI basic_format_arg<_Context> get(size_t __id) const noexcept { in get()
Dformat_parse_context.h68 _LIBCPP_HIDE_FROM_ABI constexpr void check_arg_id(size_t __id) { in check_arg_id()
Dparser_std_format_spec.h56 __throw_invalid_option_format_error(const char* __id, const char* __option) { in __throw_invalid_option_format_error()
61 [[noreturn]] _LIBCPP_HIDE_FROM_ABI inline void __throw_invalid_type_format_error(const char* __id) { in __throw_invalid_type_format_error()
Dformat_context.h193 _LIBCPP_HIDE_FROM_ABI basic_format_arg<basic_format_context> arg(size_t __id) const noexcept { in arg()
Dformat_arg.h90 _LIBCPP_HIDE_FROM_ABI constexpr __arg_t __get_packed_type(uint64_t __types, size_t __id) { in __get_packed_type()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__format/
Dformat_args.h43 _LIBCPP_HIDE_FROM_ABI basic_format_arg<_Context> get(size_t __id) const noexcept { in get()
Dformat_parse_context.h68 _LIBCPP_HIDE_FROM_ABI constexpr void check_arg_id(size_t __id) { in check_arg_id()
Dparser_std_format_spec.h56 __throw_invalid_option_format_error(const char* __id, const char* __option) { in __throw_invalid_option_format_error()
61 …PP_NORETURN _LIBCPP_HIDE_FROM_ABI inline void __throw_invalid_type_format_error(const char* __id) { in __throw_invalid_type_format_error()
Dformat_context.h193 _LIBCPP_HIDE_FROM_ABI basic_format_arg<basic_format_context> arg(size_t __id) const noexcept { in arg()
Dformat_arg.h89 _LIBCPP_HIDE_FROM_ABI constexpr __arg_t __get_packed_type(uint64_t __types, size_t __id) { in __get_packed_type()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__format/
Dformat_args.h43 _LIBCPP_HIDE_FROM_ABI basic_format_arg<_Context> get(size_t __id) const noexcept { in get()
Dformat_parse_context.h68 _LIBCPP_HIDE_FROM_ABI constexpr void check_arg_id(size_t __id) { in check_arg_id()
Dparser_std_format_spec.h56 __throw_invalid_option_format_error(const char* __id, const char* __option) { in __throw_invalid_option_format_error()
61 …PP_NORETURN _LIBCPP_HIDE_FROM_ABI inline void __throw_invalid_type_format_error(const char* __id) { in __throw_invalid_type_format_error()
Dformat_context.h193 _LIBCPP_HIDE_FROM_ABI basic_format_arg<basic_format_context> arg(size_t __id) const noexcept { in arg()
Dformat_arg.h89 _LIBCPP_HIDE_FROM_ABI constexpr __arg_t __get_packed_type(uint64_t __types, size_t __id) { in __get_packed_type()
/external/cronet/stable/third_party/libc++/src/include/__format/
Dformat_args.h43 _LIBCPP_HIDE_FROM_ABI basic_format_arg<_Context> get(size_t __id) const noexcept { in get()
Dformat_parse_context.h68 _LIBCPP_HIDE_FROM_ABI constexpr void check_arg_id(size_t __id) { in check_arg_id()
Dparser_std_format_spec.h56 __throw_invalid_option_format_error(const char* __id, const char* __option) { in __throw_invalid_option_format_error()
61 [[noreturn]] _LIBCPP_HIDE_FROM_ABI inline void __throw_invalid_type_format_error(const char* __id) { in __throw_invalid_type_format_error()
Dformat_context.h193 _LIBCPP_HIDE_FROM_ABI basic_format_arg<basic_format_context> arg(size_t __id) const noexcept { in arg()
Dformat_arg.h90 _LIBCPP_HIDE_FROM_ABI constexpr __arg_t __get_packed_type(uint64_t __types, size_t __id) { in __get_packed_type()
/external/rust/android-crates-io/crates/maplit/src/
Dlib.rs159 pub fn __id<T>(t: T) -> T { t } in __id() function
/external/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c43 #define d3d12_pipeline_state_stream_new_desc(__stream, __maxstreamsz, __id, __type, __desc) \ argument
59 #define d3d12_pipeline_state_stream_new_desc_abbrev(__stream, __maxstreamsz, __id, __type, __desc) \ argument
62 #define d3d12_gfx_pipeline_state_stream_new_desc(__stream, __id, __type, __desc) \ argument
65 #define d3d12_compute_pipeline_state_stream_new_desc(__stream, __id, __type, __desc) \ argument
/external/mesa3d/include/drm-uapi/
Dpanthor_drm.h143 #define DRM_IOCTL_PANTHOR(__access, __id, __type) \ argument
/external/kernel-headers/original/uapi/drm/
Dpanthor_drm.h143 #define DRM_IOCTL_PANTHOR(__access, __id, __type) \ argument
/external/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/
Dmonster_test_generated.swift942 let __id: Offset in pack() variable

12