/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/ |
D | allocator_traits.cpp | 141 typedef yes_type propagate_on_container_move_assignment; typedef 196 typedef no_type propagate_on_container_move_assignment; typedef 253 typedef no_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/ |
H A D | propagate_on_container_move_assignment.pass.cpp | 29 typedef std::true_type propagate_on_container_move_assignment; typedef 44 typedef std::true_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.types/ |
H A D | propagate_on_container_move_assignment.pass.cpp | 28 typedef std::true_type propagate_on_container_move_assignment; typedef 43 typedef std::true_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/ |
D | allocator.h | 79 typedef true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef 110 typedef true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
D | allocator.h | 79 typedef true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef 110 typedef true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
|
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.cons/ |
H A D | move_assign_noexcept.pass.cpp | 48 typedef std::false_type propagate_on_container_move_assignment; typedef 62 typedef std::false_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/external/libcxx/test/std/containers/sequences/vector/vector.cons/ |
H A D | move_assign_noexcept.pass.cpp | 43 typedef std::false_type propagate_on_container_move_assignment; typedef 56 typedef std::false_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/external/libcxx/test/std/containers/sequences/vector.bool/ |
H A D | move_assign_noexcept.pass.cpp | 43 typedef std::false_type propagate_on_container_move_assignment; typedef 56 typedef std::false_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector.bool/ |
H A D | move_assign_noexcept.pass.cpp | 42 typedef std::false_type propagate_on_container_move_assignment; typedef 55 typedef std::false_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.cons/ |
H A D | move_assign_noexcept.pass.cpp | 45 typedef std::false_type propagate_on_container_move_assignment; typedef 58 typedef std::false_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector/vector.cons/ |
H A D | move_assign_noexcept.pass.cpp | 45 typedef std::false_type propagate_on_container_move_assignment; typedef 59 typedef std::false_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/any/ |
H A D | allocator.pass.cpp | 48 using propagate_on_container_move_assignment = std::true_type; typedef 78 using propagate_on_container_move_assignment = std::true_type; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
D | new_allocator.hpp | 52 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) propagate_on_container_move_assignment; typedef in boost::container::new_allocator 118 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) propagate_on_container_move_assignment; typedef in boost::container::new_allocator
|
D | scoped_allocator.hpp | 154 > propagate_on_container_move_assignment; typedef in boost::container::dtl::scoped_allocator_adaptor_base 437 propagate_on_container_move_assignment propagate_on_container_move_assignment; typedef in boost::container::dtl::scoped_allocator_adaptor_base 616 propagate_on_container_move_assignment propagate_on_container_move_assignment; typedef in boost::container::scoped_allocator_adaptor
|
D | allocator_traits.hpp | 177 typedef see_documentation propagate_on_container_move_assignment; typedef 249 propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/ |
D | node_handle_test.cpp | 41 struct propagate_on_container_move_assignment struct in trace_allocator 43 static const bool value = true;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/objects/ |
D | cxx11_allocator.hpp | 123 struct propagate_on_container_move_assignment struct 126 {
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_circular_deque_test.cc | 28 using propagate_on_container_move_assignment = std::true_type; typedef in quiche::test::__anon9992a3540111::CountingAllocator 70 using propagate_on_container_move_assignment = propagate_on_move_assignment; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/ |
D | allocator_pocma_test.cpp | 21 typedef std::true_type propagate_on_container_move_assignment; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
D | new_allocator.h | 76 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
|
D | malloc_allocator.h | 74 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
|
D | array_allocator.h | 121 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/ |
D | new_allocator.h | 76 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
|
D | malloc_allocator.h | 74 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
|
D | array_allocator.h | 121 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
|