/third_party/boost/libs/core/test/ |
D | allocator_is_always_equal_test.cpp | 27 typedef std::false_type is_always_equal; typedef 33 typedef std::true_type is_always_equal; typedef
|
/third_party/boost/boost/container/ |
D | new_allocator.hpp | 54 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) is_always_equal; typedef in boost::container::new_allocator 120 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) is_always_equal; typedef in boost::container::new_allocator
|
D | scoped_allocator.hpp | 162 > is_always_equal; typedef in boost::container::dtl::scoped_allocator_adaptor_base 441 is_always_equal is_always_equal; typedef in boost::container::dtl::scoped_allocator_adaptor_base 628 is_always_equal is_always_equal; typedef in boost::container::scoped_allocator_adaptor
|
D | allocator_traits.hpp | 174 typedef see_documentation is_always_equal; typedef 248 is_always_equal; typedef
|
D | small_vector.hpp | 159 typedef BOOST_CONTAINER_IMPDEF(dtl::bool_<false>) is_always_equal; typedef in boost::container::small_vector_allocator
|
/third_party/boost/boost/multi_index/detail/ |
D | allocator_traits.hpp | 63 typedef allocator_is_always_equal<Allocator> is_always_equal; typedef
|
/third_party/boost/libs/multi_index/test/ |
D | rooted_allocator.hpp | 33 typedef always_equal_type is_always_equal; typedef in rooted_allocator
|
/third_party/boost/libs/unordered/test/unordered/ |
D | allocator_traits.cpp | 143 typedef yes_type is_always_equal; typedef 198 typedef no_type is_always_equal; typedef
|
/third_party/boost/boost/align/ |
D | aligned_allocator.hpp | 45 typedef detail::true_type is_always_equal; typedef in boost::alignment::aligned_allocator
|
/third_party/boost/boost/core/ |
D | default_allocator.hpp | 62 typedef true_type is_always_equal; typedef
|
/third_party/boost/libs/beast/example/http/server/fast/ |
D | fields_alloc.hpp | 111 using is_always_equal = std::false_type; typedef
|
/third_party/boost/boost/poly_collection/detail/ |
D | allocator_adaptor.hpp | 106 using is_always_equal=typename allocator_is_always_equal<Allocator>::type; typedef
|
/third_party/boost/libs/container/test/ |
D | allocator_argument_tester.hpp | 33 typedef boost::container::dtl::bool_<HasTrueTypes> is_always_equal; typedef in propagation_test_allocator
|
D | allocator_traits_test.cpp | 30 true_type is_always_equal; typedef in SimpleAllocator
|
D | propagation_test_allocator.hpp | 35 typedef boost::container::dtl::bool_<HasTrueTypes> is_always_equal; typedef in propagation_test_allocator
|
/third_party/boost/libs/poly_collection/test/ |
D | test_utilities.hpp | 332 using is_always_equal=AlwaysEqual; /* for C++17 forward compatibility */ typedef
|
/third_party/abseil-cpp/absl/base/internal/ |
D | exception_safety_testing.h | 642 using is_always_equal = std::false_type; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
D | exception_safety_testing.h | 651 using is_always_equal = std::false_type; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/ |
D | memory_test.cc | 460 struct is_always_equal {}; in TEST() struct
|
/third_party/abseil-cpp/absl/memory/ |
D | memory_test.cc | 460 struct is_always_equal {}; in TEST() struct
|
/third_party/boost/boost/unordered/detail/ |
D | implementation.hpp | 1431 typename boost::is_empty<Alloc>::type) is_always_equal; typedef 1465 typename boost::is_empty<Alloc>::type)) is_always_equal; typedef
|