/external/sdv/vsomeip/third_party/boost/container/test/ |
D | emplace_test.hpp | 166 bool test_emplace_back(dtl::true_) in test_emplace_back() 219 bool test_emplace_front(dtl::true_) in test_emplace_front() 271 bool test_emplace_before(dtl::true_) in test_emplace_before() 383 bool test_emplace_after(dtl::true_) in test_emplace_after() 469 bool test_emplace_assoc(dtl::true_) in test_emplace_assoc() 516 bool test_emplace_hint(dtl::true_) in test_emplace_hint() 566 bool test_emplace_assoc_pair(dtl::true_) in test_emplace_assoc_pair() 604 bool test_emplace_hint_pair(dtl::true_) in test_emplace_hint_pair()
|
D | devector_test.cpp | 163 template <class Devector> void test_constructor_n_copy_throwing(dtl::true_) in test_constructor_n_copy_throwing() 247 void test_constructor_forward_range_throwing(dtl::true_) in test_constructor_forward_range_throwing() 496 template <class Devector> void test_move_assignment_throwing(dtl::true_) in test_move_assignment_throwing() 1225 template <class Devector> void test_resize_front_throwing(dtl::true_) in test_resize_front_throwing() 1309 template <class Devector> void test_resize_front_copy_throwing(dtl::true_) in test_resize_front_copy_throwing() 1404 template <class Devector> void test_resize_back_throwing(dtl::true_) in test_resize_back_throwing() 1488 template <class Devector> void test_resize_back_copy_throwing(dtl::true_) in test_resize_back_copy_throwing() 1917 template <class Devector> void test_emplace_front(dtl::true_) in test_emplace_front() 2007 template <class Devector> void test_push_front_rvalue_throwing(dtl::true_) in test_push_front_rvalue_throwing() 2082 template <class Devector> void test_emplace_back_throwing(dtl::true_) in test_emplace_back_throwing() [all …]
|
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/ |
D | executor.hpp | 148 …void internal_error_handle(const std::error_code&, const char*, HasHandler, boost::mpl::true_, Use… in internal_error_handle() 163 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::true_ , boost::… in internal_error_handle() 182 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::true_ , boost::… in internal_error_handle() 187 …st std::error_code &ec, const char* msg, boost::mpl::false_, boost::mpl::false_, boost::mpl::true_) in internal_error_handle() 198 void check_error(boost::mpl::true_) {}; in check_error() 331 child executor<Sequence>::invoke(boost::mpl::true_, boost::mpl::false_) //ignore errors in invoke() 458 child executor<Sequence>::invoke(boost::mpl::true_, boost::mpl::true_) //ignore errors in invoke() 486 child executor<Sequence>::invoke(boost::mpl::false_, boost::mpl::true_) in invoke()
|
/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/ |
D | bool_.rst | 86 .. |true_| replace:: `true_`_ substdef in See also 87 .. _`true_`: `bool_`_ target in See also
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/numeric/ |
D | bool.hpp | 111 constexpr true_type true_ = { true }; variable 124 constexpr true_type true_ = { true }; variable 137 constexpr true_type true_ = { true }; variable 149 constexpr true_type true_ = { true }; variable
|
/external/sdv/vsomeip/third_party/boost/spirit/classic/phoenix/example/fundamental/ |
D | sample6.cpp | 46 CondT cond; TrueT true_; FalseT false_; // actors member 55 if_else_(CondT const& cond, TrueT const& true_, FalseT const& false_) in if_else_()
|
/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | ord_index_ops.hpp | 85 const CompatibleCompare& comp,mpl::true_) in ordered_index_find() 133 const CompatibleCompare& comp,mpl::true_) in ordered_index_lower_bound() 179 const CompatibleCompare& comp,mpl::true_) in ordered_index_upper_bound() 227 const CompatibleCompare& comp,mpl::true_) in ordered_index_equal_range()
|
D | rnk_index_ops.hpp | 111 const CompatibleCompare& comp,mpl::true_) in ranked_index_find_rank() 166 const CompatibleCompare& comp,mpl::true_) in ranked_index_lower_bound_rank() 219 const CompatibleCompare& comp,mpl::true_) in ranked_index_upper_bound_rank() 276 const CompatibleCompare& comp,mpl::true_) in ranked_index_equal_range_rank()
|
D | raw_ptr.hpp | 29 inline RawPointer raw_ptr(RawPointer const& p,mpl::true_) in raw_ptr()
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/algorithm/ |
D | any_ns.hpp | 32 any_ns(First1 const&, First2 const&, Last const&, F const&, mpl::true_) in any_ns() 53 any_ns(First const&, Last const&, F const&, mpl::true_) in any_ns()
|
D | any_ns_so.hpp | 32 any_ns_so(First1 const&, First2 const&, Last const&, F const&, mpl::true_) in any_ns_so() 55 any_ns_so(First const&, Last const&, F const&, mpl::true_) in any_ns_so()
|
D | any.hpp | 32 any(First1 const&, First2 const&, Last const&, F const&, mpl::true_) in any()
|
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/ |
D | executor.hpp | 115 …ternal_error_handle(const std::error_code &, const char*, boost::mpl::false_, boost::mpl::true_) {} in internal_error_handle() 116 …void internal_error_handle(const std::error_code &, const char*, boost::mpl::true_, boost::mpl::t… in internal_error_handle() 118 …void internal_error_handle(const std::error_code &ec, const char*, boost::mpl::true_, boost::mpl:… in internal_error_handle()
|
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/ |
D | bool_fwd.hpp | 24 typedef bool_<true> true_; typedef
|
/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | eps.cpp | 37 auto true_ = [](unused_type) { return true; }; in main() local
|
/external/sdv/vsomeip/third_party/boost/foreach/include/boost/ |
D | foreach.hpp | 417 inline type2type<T, const_> *encode_type(T const &, boost::mpl::true_*) { return 0; } in encode_type() 637 inline auto_any<T> contain(T const &t, boost::mpl::true_ *) // rvalue in contain() 667 begin(auto_any_t col, type2type<T, C> *, boost::mpl::true_ *) // rvalue in begin() 696 begin(auto_any_t col, type2type<T *, C> *, boost::mpl::true_ *) // null-terminated C-style strings in begin() 707 end(auto_any_t col, type2type<T, C> *, boost::mpl::true_ *) // rvalue in end() 736 end(auto_any_t, type2type<T *, C> *, boost::mpl::true_ *) // null-terminated C-style strings in end() 786 rbegin(auto_any_t col, type2type<T, C> *, boost::mpl::true_ *) // rvalue in rbegin() 815 rbegin(auto_any_t col, type2type<T *, C> *, boost::mpl::true_ *) // null-terminated C-style strings in rbegin() 829 rend(auto_any_t col, type2type<T, C> *, boost::mpl::true_ *) // rvalue in rend() 858 rend(auto_any_t col, type2type<T *, C> *, boost::mpl::true_ *) // null-terminated C-style strings in rend()
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/traits/ |
D | move_to.hpp | 67 move_to_plain(Source& src, Dest& dest, mpl::true_) // src is a single-element tuple in move_to_plain() 134 move_to_variant_from_single_element_sequence(Source& src, Dest& dest, mpl::true_) in move_to_variant_from_single_element_sequence() 143 move_to(Source& src, Dest& dest, variant_attribute, mpl::true_) in move_to()
|
/external/clang/test/CXX/conv/conv.prom/ |
D | p4.cpp | 14 enum B : bool { false_, true_ }; enumerator
|
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/ |
D | vector.hpp | 100 mpl::true_ in save() 117 mpl::true_ in load()
|
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/algorithm/iteration/detail/ |
D | segmented_for_each.hpp | 46 for_each(Sequence& seq, F& f, mpl::true_) // segmented implementation in for_each()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | template_util.h | 91 typedef true_type true_; typedef
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/stubs/ |
D | template_util.h | 91 typedef true_type true_; typedef
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/stubs/ |
D | template_util.h | 91 typedef true_type true_; typedef
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/util/ |
D | copy.hpp | 35 void do_copying( const Container1 &from , Container2 &to , boost::mpl::true_ ) in do_copying()
|
/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/detail/ |
D | visitation_impl.hpp | 114 , mpl::true_// never_uses_backup in visitation_impl_invoke_impl() 186 , mpl::true_ // is_apply_visitor_unrolled in visitation_impl()
|