/third_party/boost/boost/process/ |
D | system.hpp | 51 std::true_type, /*needs ios*/ in system_impl() 79 std::true_type, /*needs ios */ in system_impl() 98 std::true_type, /*has io_context*/ in system_impl()
|
/third_party/boost/boost/histogram/detail/ |
D | try_cast.hpp | 40 T try_cast_impl(std::false_type, std::true_type, U&& u) noexcept { in try_cast_impl() 46 T&& try_cast_impl(std::true_type, std::true_type, T&& t) noexcept { in try_cast_impl()
|
/third_party/boost/boost/container/detail/ |
D | alloc_helpers.hpp | 35 BOOST_CONTAINER_FORCEINLINE void swap_alloc(AllocatorType &l, AllocatorType &r, dtl::true_type) in swap_alloc() 44 …T_CONTAINER_FORCEINLINE void assign_alloc(AllocatorType &l, const AllocatorType &r, dtl::true_type) in assign_alloc() 53 BOOST_CONTAINER_FORCEINLINE void move_alloc(AllocatorType &l, AllocatorType &r, dtl::true_type) in move_alloc()
|
/third_party/boost/boost/gil/extension/io/tiff/detail/ |
D | is_allowed.hpp | 141 , std::true_type // is_homogeneous in compare_channel_sizes() 155 , std::true_type // is_bit_aligned in compare_channel_sizes() 197 , std::true_type // is_bit_aligned in compare_channel_sizes() 214 , std::true_type // is read_and_no_convert in is_allowed()
|
D | write.hpp | 167 , const std::true_type& // has_alpha in write_bit_aligned_view_to_dev() 227 , const std::true_type& // bit_aligned in write_data() 240 , const std::true_type& // bit_aligned in write_tiled_data() 307 , const std::true_type& // has_alpha in write_tiled_view_to_dev()
|
/third_party/boost/boost/atomic/detail/ |
D | integral_conversions.hpp | 34 BOOST_FORCEINLINE Output zero_extend_impl(Input input, atomics::detail::true_type) BOOST_NOEXCEPT in zero_extend_impl() 63 BOOST_FORCEINLINE Output sign_extend_impl(Input input, atomics::detail::true_type) BOOST_NOEXCEPT in sign_extend_impl() 83 BOOST_FORCEINLINE Output integral_extend(Input input, atomics::detail::true_type) BOOST_NOEXCEPT in integral_extend()
|
D | integral_extend.hpp | 33 BOOST_FORCEINLINE Output zero_extend_impl(Input input, atomics::detail::true_type) BOOST_NOEXCEPT in zero_extend_impl() 62 BOOST_FORCEINLINE Output sign_extend_impl(Input input, atomics::detail::true_type) BOOST_NOEXCEPT in sign_extend_impl() 82 BOOST_FORCEINLINE Output integral_extend(Input input, atomics::detail::true_type) BOOST_NOEXCEPT in integral_extend()
|
/third_party/boost/boost/core/ |
D | default_allocator.hpp | 22 struct true_type { struct 23 typedef bool value_type; 24 typedef true_type type; 28 BOOST_CONSTEXPR operator bool() const BOOST_NOEXCEPT { in operator bool() 32 BOOST_CONSTEXPR bool operator()() const BOOST_NOEXCEPT { in operator ()()
|
/third_party/boost/boost/type_index/runtime_cast/detail/ |
D | runtime_cast_impl.hpp | 32 T* runtime_cast_impl(U* u, boost::true_type) BOOST_NOEXCEPT { in runtime_cast_impl() 37 T const* runtime_cast_impl(U const* u, boost::true_type) BOOST_NOEXCEPT { in runtime_cast_impl()
|
/third_party/boost/boost/thread/ |
D | lockable_traits.hpp | 89 typedef char true_type; typedef 113 typedef char true_type; typedef 137 typedef char true_type; typedef
|
/third_party/boost/boost/spirit/home/x3/numeric/ |
D | bool.hpp | 110 typedef literal_bool_parser<bool, char_encoding::standard> true_type; typedef 123 typedef literal_bool_parser<bool, char_encoding::standard_wide> true_type; typedef 136 typedef literal_bool_parser<bool, char_encoding::ascii> true_type; typedef 148 typedef literal_bool_parser<bool, char_encoding::iso8859_1> true_type; typedef
|
/third_party/boost/boost/math/tools/ |
D | test_value.hpp | 49 inline T create_test_value(largest_float val, const char*, const boost::true_type&, const T2&) in create_test_value() 67 …reate_test_value(largest_float, const char* str, const boost::false_type&, const boost::true_type&) in create_test_value()
|
/third_party/boost/boost/test/data/monomorphic/ |
D | sample_merge.hpp | 52 inline auto as_tuple_impl_xvalues( T && arg, std::true_type /* is_rvalue_ref */ ) in as_tuple_impl_xvalues() 70 as_tuple_impl(T && arg, std::true_type /* is_tuple */ ) { in as_tuple_impl()
|
/third_party/boost/libs/math/test/ |
D | test_value.hpp | 49 inline T create_test_value(largest_float val, const char*, const boost::true_type&, const T2&) in create_test_value() 67 …reate_test_value(largest_float, const char* str, const boost::false_type&, const boost::true_type&) in create_test_value()
|
/third_party/boost/libs/intrusive/test/ |
D | generic_assoc_test.hpp | 59 test_container_from_iterator(value_cont_type& values, detail::true_type) in test_container_from_iterator() 209 ::test_container_from_end(value_cont_type& values, detail::true_type) in test_container_from_end() 220 (value_cont_type& values, detail::true_type) in test_splay_up() 255 (value_cont_type& values, detail::true_type) in test_splay_down() 291 (value_cont_type& values, detail::true_type) in test_rebalance() 326 (value_cont_type& values, detail::true_type) in test_insert_before()
|
/third_party/boost/boost/math/differentiation/ |
D | autodiff_cpp11.hpp | 37 void fvar<RealType, Order>::fvar_cpp11(std::true_type, RootType const& ca, bool const is_variable) { in fvar_cpp11() 56 get_type_at<RealType, sizeof...(Orders)> fvar<RealType, Order>::at_cpp11(std::true_type, in at_cpp11() 208 fvar<RealType, Order> fvar<RealType, Order>::epsilon_multiply_cpp11(std::true_type, in epsilon_multiply_cpp11() 254 fvar<RealType, Order> fvar<RealType, Order>::epsilon_multiply_cpp11(std::true_type, in epsilon_multiply_cpp11() 288 fvar<RealType, Order>& fvar<RealType, Order>::multiply_assign_by_root_type_cpp11(std::true_type, in multiply_assign_by_root_type_cpp11() 320 fvar<RealType, Order>& fvar<RealType, Order>::negate_cpp11(std::true_type, RootType const&) { in negate_cpp11() 339 fvar<RealType, Order>& fvar<RealType, Order>::set_root_cpp11(std::true_type, RootType const& root) { in set_root_cpp11()
|
/third_party/boost/boost/dll/detail/demangling/ |
D | msvc.hpp | 118 inline auto const_rule_impl(true_type ) {return x3::space >> "const";}; in const_rule_impl() argument 123 inline auto volatile_rule_impl(true_type ) {return x3::space >> "volatile";}; in volatile_rule_impl() argument 129 inline auto inv_const_rule_impl(true_type ) {return "const" >> x3::space ;}; in inv_const_rule_impl() argument 134 inline auto inv_volatile_rule_impl(true_type ) {return "volatile" >> x3::space;}; in inv_volatile_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
|
/third_party/boost/libs/unordered/test/unordered/ |
D | fwd_set_test.cpp | 12 struct true_type struct 24 true_type is_unordered_set_impl( argument
|
/third_party/boost/boost/math/special_functions/ |
D | next.hpp | 71 inline T normalize_value(const T& val, const boost::true_type&) in normalize_value() 147 inline T calc_min_shifted(const boost::true_type&) in calc_min_shifted() 172 T float_next_imp(const T& val, const boost::true_type&, const Policy& pol) in float_next_imp() 302 T float_prior_imp(const T& val, const boost::true_type&, const Policy& pol) in float_prior_imp() 447 T float_distance_imp(const T& a, const T& b, const boost::true_type&, const Policy& pol) in float_distance_imp() 674 T float_advance_imp(T val, int distance, const boost::true_type&, const Policy& pol) in float_advance_imp()
|
/third_party/boost/libs/beast/include/boost/beast/core/impl/ |
D | flat_buffer.hpp | 426 move_assign(basic_flat_buffer& other, std::true_type) in move_assign() 462 copy_assign(basic_flat_buffer const& other, std::true_type) in copy_assign() 492 swap(basic_flat_buffer& other, std::true_type) in swap()
|
/third_party/boost/boost/beast/core/impl/ |
D | flat_buffer.hpp | 426 move_assign(basic_flat_buffer& other, std::true_type) in move_assign() 462 copy_assign(basic_flat_buffer const& other, std::true_type) in copy_assign() 492 swap(basic_flat_buffer& other, std::true_type) in swap()
|
/third_party/boost/boost/histogram/axis/ |
D | integer.hpp | 188 index_type index_impl(std::true_type, std::false_type, double z) const noexcept { in index_impl() 193 index_type index_impl(std::true_type, std::true_type, double z) const noexcept { in index_impl()
|
/third_party/boost/boost/gil/io/ |
D | dynamic_io_new.hpp | 56 void apply(View const& view, std::true_type) { _op->apply(view); } in apply() 59 … void apply(View const& view, Info const & info, const std::true_type) { _op->apply(view, info); } in apply()
|
/third_party/boost/libs/serialization/test/ |
D | test_derived.cpp | 78 const boost::serialization::extended_type_info & true_type in save_derived() local 120 const boost::serialization::extended_type_info & true_type in load_derived() local
|
/third_party/boost/boost/gil/extension/io/jpeg/detail/ |
D | is_allowed.hpp | 19 , std::true_type // is read_and_no_convert in is_allowed()
|