Home
last modified time | relevance | path

Searched defs:max_ (Results 1 – 25 of 37) sorted by relevance

12

/third_party/boost/boost/accumulators/statistics/
Dmax.hpp55 ar & max_; in serialize() local
59 Sample max_; member
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/allreduce_fusion/
Dallreduce_graph.h80 double max_; variable
/third_party/boost/boost/spirit/home/classic/core/composite/
Ddirectives.hpp516 BoundsT max_; member
530 BoundsT max_; member
536 max_limit_d(BoundsT const& max_) in max_limit_d()
579 BoundsT min_, max_; member
594 BoundsT min_, max_; member
599 limit_d(BoundsT const& min_, BoundsT const& max_) in limit_d()
/third_party/boost/libs/lexical_cast/test/
Dlexical_cast_loopback_test.cpp49 T max_ = (std::numeric_limits<T>::max)(); in test_round_conversion() local
/third_party/boost/boost/xpressive/detail/core/matcher/
Drepeat_end_matcher.hpp33 unsigned int min_, max_; member
Dsimple_repeat_matcher.hpp67 unsigned int min_, max_; member
/third_party/boost/boost/smart_ptr/detail/
Dlocal_counted_base.hpp39 enum count_type { min_ = 0, initial_ = 1, max_ = 2147483647 }; enumerator
/third_party/boost/libs/coroutine/example/symmetric/
Dmerge_arrays.cpp22 std::size_t max_; member in merger
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dadd_int8.h34 int32_t max_; member
/third_party/boost/boost/beast/core/
Dflat_buffer.hpp96 std::size_t max_; member in boost::beast::basic_flat_buffer
Dmulti_buffer.hpp150 std::size_t max_; member in boost::beast::basic_multi_buffer
/third_party/googletest/googlemock/src/
Dgmock-cardinalities.cc88 const int max_; member in testing::__anone3a706290111::BetweenCardinalityImpl
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/
Dcast_all_gpu_kernel.h108 size_t max_; variable
/third_party/boost/libs/beast/include/boost/beast/core/
Dflat_buffer.hpp96 std::size_t max_; member in boost::beast::basic_flat_buffer
Dmulti_buffer.hpp150 std::size_t max_; member in boost::beast::basic_multi_buffer
/third_party/boost/libs/graph_parallel/test/
Dssca.cpp168 Weight max_; member
236 int max_ = 0; in classify_sets() local
286 edge_weight_type max_ = 0; in seq_classify_sets() local
528 centrality_type max_ = 0; in extract_max_bc_vertices() local
790 property_traits<seqCentralityMap>::value_type max_ = 0; in run_non_distributed_graph_tests() local
1079 property_traits<seqCentralityMap>::value_type max_ = 0; in run_distributed_graph_tests() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dbuddy.h96 uint64_t max_; variable
/third_party/boost/boost/gil/
Dcolor_base_algorithm.hpp447 template <typename P> static typename element_const_reference_type<P>::type max_(const P& p) { in max_() function
450 template <typename P> static typename element_reference_type<P>::type max_( P& p) { in max_() function
464 …template <typename P> static typename element_const_reference_type<P>::type max_(const P& p) { ret… in max_() function
465 …template <typename P> static typename element_reference_type<P>::type max_( P& p) { ret… in max_() function
/third_party/boost/boost/graph/
Dtiernan_all_cycles.hpp115 std::size_t& min_, std::size_t& max_) in find_min_max_cycle()
349 std::size_t min_ = (std::numeric_limits< std::size_t >::max)(), max_ = 0; in tiernan_girth_and_circumference() local
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dtensor_summary.h137 double max_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dlog_uniform_int_distribution.h111 result_type max_; variable
/third_party/abseil-cpp/absl/random/
Dlog_uniform_int_distribution.h108 result_type max_; variable
/third_party/boost/boost/xpressive/detail/dynamic/
Dmatchable.hpp35 unsigned int max_; member
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_client.h304 row_id_type max_; variable
/third_party/boost/boost/spirit/home/support/detail/lexer/
Dstate_machine.hpp333 const std::size_t max_ = sizeof (CharT) == 1 ? in human_readable() local

12