Home
last modified time | relevance | path

Searched defs:false_ (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dexecutor.hpp163 …le(const std::error_code &ec, const char* msg, boost::mpl::true_ , boost::mpl::false_, boost::mpl:… in internal_error_handle()
173 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::false_, boost::… in internal_error_handle()
182 …le(const std::error_code &ec, const char* msg, boost::mpl::true_ , boost::mpl::false_, boost::mpl:… in internal_error_handle()
187 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::false_, boost::… in internal_error_handle()
199 void check_error(boost::mpl::false_) in check_error()
331 child executor<Sequence>::invoke(boost::mpl::true_, boost::mpl::false_) //ignore errors in invoke()
363 child executor<Sequence>::invoke(boost::mpl::false_, boost::mpl::false_) 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.hpp215 bool test_emplace_back(dtl::false_) in test_emplace_back()
267 bool test_emplace_front(dtl::false_) in test_emplace_front()
379 bool test_emplace_before(dtl::false_) in test_emplace_before()
465 bool test_emplace_after(dtl::false_) in test_emplace_after()
512 bool test_emplace_assoc(dtl::false_) in test_emplace_assoc()
562 bool test_emplace_hint(dtl::false_) in test_emplace_hint()
600 bool test_emplace_assoc_pair(dtl::false_) in test_emplace_assoc_pair()
639 bool test_emplace_hint_pair(dtl::false_) in test_emplace_hint_pair()
Ddevector_test.cpp175 template <class Devector> void test_constructor_n_copy_throwing(dtl::false_) in test_constructor_n_copy_throwing()
250 void test_constructor_forward_range_throwing(dtl::false_) in test_constructor_forward_range_throwing()
513 template <class Devector> void test_move_assignment_throwing(dtl::false_) in test_move_assignment_throwing()
758 template <class Devector> void test_assign_forward_range_throwing(dtl::false_) in test_assign_forward_range_throwing()
1243 template <class Devector> void test_resize_front_throwing(dtl::false_) in test_resize_front_throwing()
1343 template <class Devector> void test_resize_front_copy_throwing(dtl::false_) in test_resize_front_copy_throwing()
1423 template <class Devector> void test_resize_back_throwing(dtl::false_) in test_resize_back_throwing()
1536 template <class Devector> void test_resize_back_copy_throwing(dtl::false_) in test_resize_back_copy_throwing()
1936 template <class Devector> void test_emplace_front(dtl::false_) in test_emplace_front()
2027 template <class Devector> void test_push_front_rvalue_throwing(dtl::false_) in test_push_front_rvalue_throwing()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/
Dvariant.hpp731 , mpl::false_ // is_nothrow_move_constructible in backup_assign_impl()
805 , mpl::false_ // is_nothrow_move_constructible in backup_assign_impl()
1548 , mpl::false_ = mpl::false_() // is_foreign_variant in convert_construct()
1569 , mpl::false_ = mpl::false_() // is_foreign_variant in convert_construct()
1834 , mpl::false_ // has_nothrow_copy in assign_impl()
1867 , mpl::false_ // has_nothrow_copy in assign_impl()
1897 , mpl::false_ // has_nothrow_copy in assign_impl()
1959 , mpl::false_ // is_nothrow_move_constructible in assign_impl()
1988 , mpl::false_ // has_nothrow_copy in assign_impl()
2018 , mpl::false_ // has_nothrow_copy in assign_impl()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/numeric/
Dbool.hpp114 constexpr false_type false_ = { false }; variable
127 constexpr false_type false_ = { false }; variable
140 constexpr false_type false_ = { false }; variable
152 constexpr false_type false_ = { false }; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dord_index_ops.hpp96 const CompatibleCompare& comp,mpl::false_) in ordered_index_find()
144 const CompatibleCompare& comp,mpl::false_) in ordered_index_lower_bound()
190 const CompatibleCompare& comp,mpl::false_) in ordered_index_upper_bound()
238 const CompatibleCompare& comp,mpl::false_) in ordered_index_equal_range()
Drnk_index_ops.hpp122 const CompatibleCompare& comp,mpl::false_) in ranked_index_find_rank()
177 const CompatibleCompare& comp,mpl::false_) in ranked_index_lower_bound_rank()
230 const CompatibleCompare& comp,mpl::false_) in ranked_index_upper_bound_rank()
288 const CompatibleCompare& comp,mpl::false_) in ranked_index_equal_range_rank()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/foreach/include/boost/
Dforeach.hpp414 inline type2type<T> *encode_type(T &, boost::mpl::false_*) { return 0; } in encode_type()
626 should_copy_impl(boost::mpl::false_ *, boost::mpl::false_ *, bool *is_rvalue) in should_copy_impl()
643 inline auto_any<T *> contain(T &t, boost::mpl::false_ *) // lvalue in contain()
675 begin(auto_any_t col, type2type<T, C> *, boost::mpl::false_ *) // lvalue in begin()
715 end(auto_any_t col, type2type<T, C> *, boost::mpl::false_ *) // lvalue in end()
794 rbegin(auto_any_t col, type2type<T, C> *, boost::mpl::false_ *) // lvalue in rbegin()
837 rend(auto_any_t col, type2type<T, C> *, boost::mpl::false_ *) // lvalue in rend()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dexecutor.hpp115 …void internal_error_handle(const std::error_code &, const char*, boost::mpl::false_, boost::mpl::t… in internal_error_handle()
118 …ernal_error_handle(const std::error_code &ec, const char*, boost::mpl::true_, boost::mpl::false_ ) in internal_error_handle()
122 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::false_, boost::… in internal_error_handle()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dflat_tree.hpp149 (SequenceContainer& dest, typename SequenceContainer::iterator it, Compare comp, dtl::false_) in flat_tree_container_inplace_merge()
172 (SequenceContainer& dest, typename SequenceContainer::iterator it, Compare comp , dtl::false_) in flat_tree_container_inplace_sort_ending()
191 (SequenceContainer& dest, Iterator first, Iterator last, Compare comp, dtl::false_) in flat_tree_merge_equal()
213 (SequenceContainer& dest, Iterator first, Iterator last, Compare comp, dtl::false_) in flat_tree_merge_unique()
242 (SequenceContainer& cont, Iterator p, dtl::false_) in flat_tree_index_of()
264 (SequenceContainer& cont, typename SequenceContainer::size_type n, dtl::false_) in flat_tree_nth()
293 (SequenceContainer& cont, dtl::false_) in flat_tree_get_stored_allocator()
336 (SequenceContainer &tseq, BOOST_RV_REF(SequenceContainer) seq, Compare comp, dtl::false_) in flat_tree_adopt_sequence_equal()
362 (SequenceContainer &tseq, BOOST_RV_REF(SequenceContainer) seq, Compare comp, dtl::false_) in flat_tree_adopt_sequence_unique()
384 flat_tree_reserve(SequenceContainer &, typename SequenceContainer::size_type, dtl::false_) in flat_tree_reserve()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/traits/
Dmove_to.hpp60 move_to_plain(Source& src, Dest& dest, mpl::false_) // src is not a single-element tuple in move_to_plain()
113 move_to(Source& src, Dest& dest, variant_attribute, mpl::false_) in move_to()
120 move_to_variant_from_single_element_sequence(Source& src, Dest& dest, mpl::false_) in move_to_variant_from_single_element_sequence()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/
Dbool_.rst89 .. |false_| replace:: `false_`_ substdef in See also
90 .. _`false_`: `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/spirit/include/boost/spirit/home/support/algorithm/
Dany_ns.hpp39 any_ns(First1 const& first1, First2 const& first2, Last const& last, F& f, mpl::false_) in any_ns()
60 any_ns(First const& first, Last const& last, F& f, mpl::false_) in any_ns()
Dany_ns_so.hpp39 any_ns_so(First1 const& first1, First2 const& first2, Last const& last, F& f, mpl::false_) in any_ns_so()
62 any_ns_so(First const& first, Last const& last, F& f, mpl::false_) in any_ns_so()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/algorithm/iteration/detail/
Dfor_each.hpp33 for_each_linear(First const& first, Last const& last, F& f, mpl::false_) in for_each_linear()
141 for_each(Sequence& seq, F& f, mpl::false_) // unsegmented implementation in for_each()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dvector.hpp65 mpl::false_ in save()
77 mpl::false_ in load()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/detail/
Dvisitation_impl.hpp126 , mpl::false_// never_uses_backup in visitation_impl_invoke_impl()
204 , mpl::false_ // is_apply_visitor_unrolled in visitation_impl()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/include/boost/iterator/
Diterator_facade.hpp412 typename Iterator::value_type make_operator_brackets_result(Iterator const& iter, mpl::false_) in make_operator_brackets_result()
572 static bool equal(Facade1 const& f1, Facade2 const& f2, mpl::false_) in equal()
592 Facade1 const& f1, Facade2 const& f2, mpl::false_) in distance_from()
Dnew_iterator_tests.hpp58 void readable_iterator_traversal_test(const Iterator i1, T v, mpl::false_) in readable_iterator_traversal_test()
71 void writable_iterator_traversal_test(const Iterator i1, T v, mpl::false_) in writable_iterator_traversal_test()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_format.hpp130 …typename Results::value_type const& get_named_sub(ForwardIter i, ForwardIter j, const mpl::false_&) in get_named_sub()
145 inline int get_named_sub_index(ForwardIter i, ForwardIter j, const mpl::false_&) in get_named_sub_index()
165 inline int toi(ForwardIter& i, ForwardIter j, int base, const boost::mpl::false_&) in toi()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/
Dbool_fwd.hpp25 typedef bool_<false> false_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dunordered_test.hpp148 void test_unordered<ContainerDefiner>::test_insert(value_cont_type& values, detail::false_) //not m… in test_insert()
570 void test_unordered<ContainerDefiner>::test_rehash(value_cont_type& values, detail::false_) in test_rehash()
/aosp_15_r20/external/crosvm/perfetto/src/
H A Dbindings.rs14 pub const false_: u32 = 0; constant
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Deps.cpp38 auto false_ = [](unused_type) { return false; }; in main() local

123