Home
last modified time | relevance | path

Searched defs:true_type (Results 1 – 25 of 177) sorted by relevance

12345678

/third_party/boost/boost/process/
Dsystem.hpp51 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/
Dtry_cast.hpp40 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/
Dalloc_helpers.hpp35 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/
Dis_allowed.hpp141 , 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()
Dwrite.hpp167 , 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/
Dintegral_conversions.hpp34 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()
Dintegral_extend.hpp33 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/
Ddefault_allocator.hpp22 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/
Druntime_cast_impl.hpp32 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/
Dlockable_traits.hpp89 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/
Dbool.hpp110 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/
Dtest_value.hpp49 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/
Dsample_merge.hpp52 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/
Dtest_value.hpp49 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/
Dgeneric_assoc_test.hpp59 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/
Dautodiff_cpp11.hpp37 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/
Dmsvc.hpp118 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/
Dfwd_set_test.cpp12 struct true_type struct
24 true_type is_unordered_set_impl( argument
/third_party/boost/boost/math/special_functions/
Dnext.hpp71 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/
Dflat_buffer.hpp426 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/
Dflat_buffer.hpp426 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/
Dinteger.hpp188 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/
Ddynamic_io_new.hpp56 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/
Dtest_derived.cpp78 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/
Dis_allowed.hpp19 , std::true_type // is read_and_no_convert in is_allowed()

12345678