| /third_party/boost/boost/thread/ |
| D | lockable_traits.hpp | 90 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/ |
| D | system.hpp | 80 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/ |
| D | try_cast.hpp | 34 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/ |
| D | test_value.hpp | 67 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/ |
| D | test_value.hpp | 67 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/ |
| D | alloc_helpers.hpp | 30 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/ |
| D | integral_extend.hpp | 41 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()
|
| D | integral_conversions.hpp | 42 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/ |
| D | locks.hpp | 74 struct false_type { char t[2]; }; struct 88 struct false_type { char t[2]; }; argument
|
| /third_party/boost/boost/type_index/runtime_cast/detail/ |
| D | runtime_cast_impl.hpp | 42 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/ |
| D | msvc.hpp | 119 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
|
| D | itanium.hpp | 189 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/ |
| D | bool.hpp | 113 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/ |
| D | sample_merge.hpp | 45 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/ |
| D | autodiff_cpp11.hpp | 45 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/ |
| D | is_allowed.hpp | 140 , 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()
|
| D | write.hpp | 197 , 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/ |
| D | fwd_set_test.cpp | 16 struct false_type struct 21 false_type is_unordered_set_impl(void*); argument
|
| /third_party/boost/boost/math/special_functions/ |
| D | next.hpp | 69 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/ |
| D | flat_buffer.hpp | 447 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/ |
| D | flat_buffer.hpp | 447 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/ |
| D | dynamic_io_new.hpp | 62 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/ |
| D | is_allowed.hpp | 37 , std::false_type // is read_and_convert in is_allowed()
|
| /third_party/libphonenumber/cpp/src/phonenumbers/base/ |
| D | template_util.h | 25 typedef integral_constant<bool, false> false_type; typedef
|
| /third_party/boost/boost/gil/extension/io/pnm/detail/ |
| D | is_allowed.hpp | 43 , std::false_type // is read_and_convert in is_allowed()
|