/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/ |
D | mapping.hpp | 42 struct mapping_t struct 46 static constexpr bool is_applicable_property_v = 50 static constexpr bool is_requirable = false; 53 static constexpr bool is_preferable = false; 56 typedef mapping_t polymorphic_query_result_type; 60 struct thread_t 89 struct new_thread_t 118 struct other_t 146 static constexpr thread_t thread; 149 static constexpr new_thread_t new_thread; [all …]
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/views/mdspan/layout_stride/ |
D | ctor.extents_array.pass.cpp | 119 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned, 2>>; in test() typedef 130 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned char, 2>>; in test() typedef
|
D | ctor.extents_span.pass.cpp | 123 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned, 2>>; in test() typedef 134 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned char, 2>>; in test() typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/views/mdspan/layout_stride/ |
D | ctor.extents_array.pass.cpp | 119 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned, 2>>; in test() typedef 130 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned char, 2>>; in test() typedef
|
D | ctor.extents_span.pass.cpp | 123 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned, 2>>; in test() typedef 134 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned char, 2>>; in test() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/views/mdspan/layout_left/ |
D | ctor.mapping.pass.cpp | 76 using mapping_t = std::layout_left::mapping<std::extents<IdxT, Extents...>>; typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/views/mdspan/layout_left/ |
D | ctor.mapping.pass.cpp | 76 using mapping_t = std::layout_left::mapping<std::extents<IdxT, Extents...>>; typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/views/mdspan/layout_right/ |
D | ctor.mapping.pass.cpp | 76 using mapping_t = std::layout_right::mapping<std::extents<IdxT, Extents...>>; typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/views/mdspan/layout_right/ |
D | ctor.mapping.pass.cpp | 76 using mapping_t = std::layout_right::mapping<std::extents<IdxT, Extents...>>; typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/views/mdspan/mdspan/ |
D | ctor.dh_map.pass.cpp | 97 using mapping_t = std::layout_right::mapping<E>; typedef
|
D | ctor.dh_map_acc.pass.cpp | 91 using mapping_t = std::layout_right::mapping<E>; typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/views/mdspan/mdspan/ |
D | ctor.dh_map.pass.cpp | 97 using mapping_t = std::layout_right::mapping<E>; typedef
|
D | ctor.dh_map_acc.pass.cpp | 91 using mapping_t = std::layout_right::mapping<E>; typedef
|
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | system_executor.hpp | 199 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
|
D | io_context.hpp | 880 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
|
D | thread_pool.hpp | 435 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
|