Home
last modified time | relevance | path

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

123

/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()
/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 …]
/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
/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
/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_()
/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()
Draw_ptr.hpp35 inline RawPointer raw_ptr(Pointer const& p,mpl::false_) in raw_ptr()
/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()
Dany.hpp39 any(First1 const& first1, First2 const& first2, Last const& last, F& f, mpl::false_) in any()
/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()
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/
Dbool_fwd.hpp25 typedef bool_<false> false_; typedef
/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Deps.cpp38 auto false_ = [](unused_type) { return false; }; in main() local
/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()
/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()
/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()
/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()
/external/clang/test/CXX/conv/conv.prom/
Dp4.cpp14 enum B : bool { false_, true_ }; enumerator
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dvector.hpp65 mpl::false_ in save()
77 mpl::false_ in load()
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dtemplate_util.h92 typedef false_type false_; typedef
/external/protobuf/src/google/protobuf/stubs/
Dtemplate_util.h92 typedef false_type false_; typedef
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/util/
Dcopy.hpp41 void do_copying( const Container1 &from , Container2 &to , boost::mpl::false_ ) in do_copying()
/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()

123