Home
last modified time | relevance | path

Searched defs:true_ (Results 1 – 25 of 81) sorted by relevance

1234

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dexecutor.hpp148 …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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Demplace_test.hpp166 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()
Ddevector_test.cpp163 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 …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/foreach/include/boost/
Dforeach.hpp417 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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/numeric/
Dbool.hpp111 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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dord_index_ops.hpp85 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()
Drnk_index_ops.hpp111 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()
Draw_ptr.hpp29 inline RawPointer raw_ptr(RawPointer const& p,mpl::true_) in raw_ptr()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dexecutor.hpp115 …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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dflat_tree.hpp161 (SequenceContainer& dest, typename SequenceContainer::iterator it, Compare comp, dtl::true_) in flat_tree_container_inplace_sort_ending()
184 (SequenceContainer& dest, Iterator first, Iterator last, Compare comp, dtl::true_) in flat_tree_merge_equal()
206 (SequenceContainer& dest, Iterator first, Iterator last, Compare comp, dtl::true_) in flat_tree_merge_unique()
234 (SequenceContainer& cont, Iterator p, dtl::true_) in flat_tree_index_of()
256 (SequenceContainer& cont, typename SequenceContainer::size_type n, dtl::true_) in flat_tree_nth()
277 (SequenceContainer& cont, dtl::true_) in flat_tree_get_stored_allocator()
285 (const SequenceContainer& cont, dtl::true_) in flat_tree_get_stored_allocator()
328 (SequenceContainer &tseq, BOOST_RV_REF(SequenceContainer) seq, Compare comp, dtl::true_) in flat_tree_adopt_sequence_equal()
349 (SequenceContainer &tseq, BOOST_RV_REF(SequenceContainer) seq, Compare comp, dtl::true_) in flat_tree_adopt_sequence_unique()
377 flat_tree_reserve(SequenceContainer &tseq, typename SequenceContainer::size_type cap, dtl::true_) in flat_tree_reserve()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/traits/
Dmove_to.hpp67 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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/
Dbool_.rst86 .. |true_| replace:: `true_`_ substdef in See also
87 .. _`true_`: `bool_`_ target in See also
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/phoenix/example/fundamental/
Dsample6.cpp46 CondT cond; TrueT true_; FalseT false_; // actors member
55 if_else_(CondT const& cond, TrueT const& true_, FalseT const& false_) in if_else_()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/
Dvariant.hpp768 , mpl::true_ // is_nothrow_move_constructible in backup_assign_impl()
1590 , mpl::true_// is_foreign_variant in convert_construct()
1604 , mpl::true_// is_foreign_variant in convert_construct()
1815 , mpl::true_ // has_nothrow_copy in assign_impl()
1835 , mpl::true_ // is_nothrow_move_constructible in assign_impl()
1958 , mpl::true_ // has_nothrow_copy in assign_impl()
1970 , mpl::true_ // is_nothrow_move_constructible in assign_impl()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/algorithm/
Dany_ns.hpp32 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()
Dany_ns_so.hpp32 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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dvector.hpp100 mpl::true_ in save()
117 mpl::true_ in load()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/detail/
Dvisitation_impl.hpp114 , mpl::true_// never_uses_backup in visitation_impl_invoke_impl()
186 , mpl::true_ // is_apply_visitor_unrolled in visitation_impl()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/include/boost/iterator/
Diterator_facade.hpp406 … operator_brackets_proxy<Iterator> make_operator_brackets_result(Iterator const& iter, mpl::true_) in make_operator_brackets_result()
566 static bool equal(Facade1 const& f1, Facade2 const& f2, mpl::true_) in equal()
585 Facade1 const& f1, Facade2 const& f2, mpl::true_) in distance_from()
Dnew_iterator_tests.hpp51 void readable_iterator_traversal_test(Iterator i1, T v, mpl::true_) in readable_iterator_traversal_test()
62 void writable_iterator_traversal_test(Iterator i1, T v, mpl::true_) in writable_iterator_traversal_test()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_format.hpp136 … typename Results::value_type const& get_named_sub(ForwardIter i, ForwardIter j, const mpl::true_&) in get_named_sub()
151 inline int get_named_sub_index(ForwardIter i, ForwardIter j, const mpl::true_&) in get_named_sub_index()
181 inline int toi(ForwardIter& i, ForwardIter j, int base, const boost::mpl::true_&) in toi()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/
Dbool_fwd.hpp24 typedef bool_<true> true_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dunordered_test.hpp205 void test_unordered<ContainerDefiner>::test_insert(value_cont_type& values, detail::true_) //is mul… in test_insert()
441 void test_unordered<ContainerDefiner>::test_rehash(value_cont_type& values, detail::true_) in test_rehash()
/aosp_15_r20/external/crosvm/perfetto/src/
H A Dbindings.rs13 pub const true_: u32 = 1; constant
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Deps.cpp37 auto true_ = [](unused_type) { return true; }; in main() local

1234