Home
last modified time | relevance | path

Searched defs:false_type (Results 1 – 25 of 170) sorted by relevance

1234567

/third_party/boost/boost/thread/
Dlockable_traits.hpp90 struct false_type struct
92 true_type dummy[2];
114 struct false_type struct
116 true_type dummy[2];
138 struct false_type struct
140 true_type dummy[2];
/third_party/boost/boost/process/
Dsystem.hpp80 std::false_type, /*has io_context*/ in system_impl()
97 std::false_type, /*needs ios*/ in system_impl()
110 std::false_type, /*has async */ in system_impl()
/third_party/boost/boost/histogram/detail/
Dtry_cast.hpp34 BOOST_NORETURN T try_cast_impl(std::false_type, std::false_type, U&&) { in try_cast_impl()
40 T try_cast_impl(std::false_type, std::true_type, U&& u) noexcept { in try_cast_impl()
/third_party/boost/boost/math/tools/
Dtest_value.hpp67 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::t… in create_test_value()
79 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::f… in create_test_value()
/third_party/boost/libs/math/test/
Dtest_value.hpp67 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::t… in create_test_value()
79 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::f… in create_test_value()
/third_party/boost/boost/container/detail/
Dalloc_helpers.hpp30 BOOST_CONTAINER_FORCEINLINE void swap_alloc(AllocatorType &, AllocatorType &, dtl::false_type) in swap_alloc()
39 …ST_CONTAINER_FORCEINLINE void assign_alloc(AllocatorType &, const AllocatorType &, dtl::false_type) in assign_alloc()
48 BOOST_CONTAINER_FORCEINLINE void move_alloc(AllocatorType &, AllocatorType &, dtl::false_type) in move_alloc()
/third_party/boost/boost/atomic/detail/
Dintegral_extend.hpp41 BOOST_FORCEINLINE Output zero_extend_impl(Input input, atomics::detail::false_type) BOOST_NOEXCEPT in zero_extend_impl()
68 BOOST_FORCEINLINE Output sign_extend_impl(Input input, atomics::detail::false_type) BOOST_NOEXCEPT in sign_extend_impl()
89 BOOST_FORCEINLINE Output integral_extend(Input input, atomics::detail::false_type) BOOST_NOEXCEPT in integral_extend()
Dintegral_conversions.hpp42 BOOST_FORCEINLINE Output zero_extend_impl(Input input, atomics::detail::false_type) BOOST_NOEXCEPT in zero_extend_impl()
69 BOOST_FORCEINLINE Output sign_extend_impl(Input input, atomics::detail::false_type) BOOST_NOEXCEPT in sign_extend_impl()
90 BOOST_FORCEINLINE Output integral_extend(Input input, atomics::detail::false_type) BOOST_NOEXCEPT in integral_extend()
/third_party/boost/boost/log/detail/
Dlocks.hpp74 struct false_type { char t[2]; }; struct
88 struct false_type { char t[2]; }; argument
/third_party/boost/boost/type_index/runtime_cast/detail/
Druntime_cast_impl.hpp42 T* runtime_cast_impl(U* u, boost::false_type) BOOST_NOEXCEPT { in runtime_cast_impl()
49 T const* runtime_cast_impl(U const* u, boost::false_type) BOOST_NOEXCEPT { in runtime_cast_impl()
/third_party/boost/boost/dll/detail/demangling/
Dmsvc.hpp119 inline auto const_rule_impl(false_type) {return x3::eps;}; in const_rule_impl() argument
124 inline auto volatile_rule_impl(false_type) {return x3::eps;}; in volatile_rule_impl() argument
130 inline auto inv_const_rule_impl(false_type) {return x3::eps;}; in inv_const_rule_impl() argument
135 inline auto inv_volatile_rule_impl(false_type) {return x3::eps;}; in inv_volatile_rule_impl() argument
140 inline auto reference_rule_impl(false_type, false_type) {return x3::eps;} in reference_rule_impl() argument
141 inline auto reference_rule_impl(true_type, false_type) {return x3::space >>"&" ;} in reference_rule_impl() argument
142 inline auto reference_rule_impl(false_type, true_type ) {return x3::space >>"&&" ;} in reference_rule_impl() argument
Ditanium.hpp189 inline std::string const_rule_impl(false_type) {return "";} in const_rule_impl() argument
194 inline std::string volatile_rule_impl(false_type) {return "";} in volatile_rule_impl() argument
198 inline std::string reference_rule_impl(false_type, false_type) {return "";} in reference_rule_impl() argument
199 inline std::string reference_rule_impl(true_type, false_type) {return "&" ;} in reference_rule_impl() argument
200 inline std::string reference_rule_impl(false_type, true_type ) {return "&&";} in reference_rule_impl() argument
/third_party/boost/boost/spirit/home/x3/numeric/
Dbool.hpp113 typedef literal_bool_parser<bool, char_encoding::standard> false_type; typedef
126 typedef literal_bool_parser<bool, char_encoding::standard_wide> false_type; typedef
139 typedef literal_bool_parser<bool, char_encoding::ascii> false_type; typedef
151 typedef literal_bool_parser<bool, char_encoding::iso8859_1> false_type; typedef
/third_party/boost/boost/test/data/monomorphic/
Dsample_merge.hpp45 inline auto as_tuple_impl_xvalues( T const & arg, std::false_type /* is_rvalue_ref */ ) in as_tuple_impl_xvalues()
59 inline auto as_tuple_impl( T && arg, std::false_type /* is_tuple = nullptr */ ) in as_tuple_impl()
/third_party/boost/boost/math/differentiation/
Dautodiff_cpp11.hpp45 void fvar<RealType, Order>::fvar_cpp11(std::false_type, RootType const& ca, bool const is_variable)… in fvar_cpp11()
64 get_type_at<RealType, sizeof...(Orders)> fvar<RealType, Order>::at_cpp11(std::false_type, in at_cpp11()
225 fvar<RealType, Order> fvar<RealType, Order>::epsilon_multiply_cpp11(std::false_type, in epsilon_multiply_cpp11()
267 fvar<RealType, Order> fvar<RealType, Order>::epsilon_multiply_cpp11(std::false_type, in epsilon_multiply_cpp11()
300 fvar<RealType, Order>& fvar<RealType, Order>::multiply_assign_by_root_type_cpp11(std::false_type, in multiply_assign_by_root_type_cpp11()
327 fvar<RealType, Order>& fvar<RealType, Order>::negate_cpp11(std::false_type, RootType const&) { in negate_cpp11()
346 fvar<RealType, Order>& fvar<RealType, Order>::set_root_cpp11(std::false_type, RootType const& root)… in set_root_cpp11()
/third_party/boost/boost/gil/extension/io/tiff/detail/
Dis_allowed.hpp140 , std::false_type // is_bit_aligned in compare_channel_sizes()
198 , std::false_type // is_homogeneous in compare_channel_sizes()
243 , std::false_type // is read_and_no_convert in is_allowed()
Dwrite.hpp197 , const std::false_type& // has_alpha in write_bit_aligned_view_to_dev()
254 , const std::false_type& // bit_aligned in write_data()
288 , const std::false_type& // bit_aligned in write_tiled_data()
324 , const std::false_type& // has_alpha in write_tiled_view_to_dev()
/third_party/boost/libs/unordered/test/unordered/
Dfwd_set_test.cpp16 struct false_type struct
21 false_type is_unordered_set_impl(void*); argument
/third_party/boost/boost/math/special_functions/
Dnext.hpp69 inline const T& normalize_value(const T& val, const boost::false_type&) { return val; } in normalize_value()
153 inline T calc_min_shifted(const boost::false_type&) in calc_min_shifted()
216 T float_next_imp(const T& val, const boost::false_type&, const Policy& pol) in float_next_imp()
347 T float_prior_imp(const T& val, const boost::false_type&, const Policy& pol) in float_prior_imp()
552 T float_distance_imp(const T& a, const T& b, const boost::false_type&, const Policy& pol) in float_distance_imp()
757 T float_advance_imp(T val, int distance, const boost::false_type&, const Policy& pol) in float_advance_imp()
/third_party/boost/boost/beast/core/impl/
Dflat_buffer.hpp447 move_assign(basic_flat_buffer& other, std::false_type) in move_assign()
472 copy_assign(basic_flat_buffer const& other, std::false_type) in copy_assign()
508 swap(basic_flat_buffer& other, std::false_type) in swap()
/third_party/boost/libs/beast/include/boost/beast/core/impl/
Dflat_buffer.hpp447 move_assign(basic_flat_buffer& other, std::false_type) in move_assign()
472 copy_assign(basic_flat_buffer const& other, std::false_type) in copy_assign()
508 swap(basic_flat_buffer& other, std::false_type) in swap()
/third_party/boost/boost/gil/io/
Ddynamic_io_new.hpp62 void apply(View const& /* view */, std::false_type) in apply()
68 void apply(View const& /* view */, Info const& /* info */, const std::false_type) in apply() argument
/third_party/boost/boost/gil/extension/io/jpeg/detail/
Dis_allowed.hpp37 , std::false_type // is read_and_convert in is_allowed()
/third_party/libphonenumber/cpp/src/phonenumbers/base/
Dtemplate_util.h25 typedef integral_constant<bool, false> false_type; typedef
/third_party/boost/boost/gil/extension/io/pnm/detail/
Dis_allowed.hpp43 , std::false_type // is read_and_convert in is_allowed()

1234567