Home
last modified time | relevance | path

Searched defs:lower_bound (Results 1 – 25 of 75) sorted by relevance

123

/third_party/boost/boost/range/algorithm/
Dlower_bound.hpp34 lower_bound( ForwardRange& rng, const Value& val ) in lower_bound() function
43 lower_bound( const ForwardRange& rng, const Value& val ) in lower_bound() function
55 lower_bound( ForwardRange& rng, const Value& val, SortPredicate pred ) in lower_bound() function
64 lower_bound( const ForwardRange& rng, const Value& val, SortPredicate pred ) in lower_bound() function
76 lower_bound( ForwardRange& rng, const Value& val ) in lower_bound() function
87 lower_bound( const ForwardRange& rng, const Value& val ) in lower_bound() function
101 lower_bound( ForwardRange& rng, const Value& val, SortPredicate pred ) in lower_bound() function
112 lower_bound( const ForwardRange& rng, const Value& val, SortPredicate pred ) in lower_bound() function
/third_party/boost/boost/spirit/home/support/iterators/
Dline_pos_iterator.hpp127 inline Iterator get_line_start(Iterator lower_bound, Iterator current) in get_line_start()
157 get_current_line(Iterator lower_bound, in get_current_line()
167 inline std::size_t get_column(Iterator lower_bound, in get_column()
/third_party/openh264/codec/decoder/core/inc/
Ddec_golomb.h248 #define WELS_CHECK_SE_BOTH_ERROR(val, lower_bound, upper_bound, syntax_name, ret_code) do {\ argument
255 #define WELS_CHECK_SE_LOWER_ERROR(val, lower_bound, syntax_name, ret_code) do {\ argument
269 #define WELS_CHECK_SE_BOTH_ERROR_NOLOG(val, lower_bound, upper_bound, syntax_name, ret_code) do {\ argument
275 #define WELS_CHECK_SE_LOWER_ERROR_NOLOG(val, lower_bound, syntax_name, ret_code) do {\ argument
288 #define WELS_CHECK_SE_BOTH_WARNING(val, lower_bound, upper_bound, syntax_name) do {\ argument
294 #define WELS_CHECK_SE_LOWER_WARNING(val, lower_bound, syntax_name) do {\ argument
/third_party/boost/boost/phoenix/stl/algorithm/
Dquerying.hpp311 struct lower_bound struct
317 struct result<This(R&, T&)>
322 struct result<This(R&, T&, C)>
328 execute(R& r, T const& val, mpl::true_) const in execute()
335 execute(R& r, T const& val, mpl::false_) const in execute()
342 operator()(R& r, T const& val) const in operator ()()
349 operator()(R& r, T const& val, C c) const in operator ()()
/third_party/boost/boost/mpl/
Dlower_bound.hpp58 struct lower_bound struct
/third_party/boost/boost/math/distributions/detail/
Dgeneric_mode.hpp42 value_type lower_bound; in generic_find_mode() local
107 value_type lower_bound; in generic_find_mode_01() local
/third_party/boost/boost/bimap/container_adaptor/
Dordered_associative_container_adaptor.hpp250 BOOST_DEDUCED_TYPENAME base_::iterator lower_bound(const CompatibleKey & k) in lower_bound() function in boost::bimaps::container_adaptor::ordered_associative_container_adaptor
261 BOOST_DEDUCED_TYPENAME base_::const_iterator lower_bound(const CompatibleKey & k) const in lower_bound() function in boost::bimaps::container_adaptor::ordered_associative_container_adaptor
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dclock_test.cc52 bool SleepForBounded(absl::Duration d, absl::Duration lower_bound, in SleepForBounded()
89 const absl::Duration lower_bound = d - early; in AssertSleepForBounded() local
/third_party/abseil-cpp/absl/time/
Dclock_test.cc52 bool SleepForBounded(absl::Duration d, absl::Duration lower_bound, in SleepForBounded()
89 const absl::Duration lower_bound = d - early; in AssertSleepForBounded() local
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dlower_bound.hpp33 lower_bound(InputIterator first, in lower_bound() function
/third_party/boost/boost/compute/algorithm/
Dlower_bound.hpp33 lower_bound(InputIterator first, in lower_bound() function
/third_party/boost/libs/mpl/doc/src/refmanual/
Dlower_bound.rst3 lower_bound title
/third_party/boost/libs/compute/include/boost/compute/container/
Dflat_set.hpp280 iterator lower_bound(const key_type &value, command_queue &queue) in lower_bound() function in boost::compute::flat_set
285 iterator lower_bound(const key_type &value) in lower_bound() function in boost::compute::flat_set
293 const_iterator lower_bound(const key_type &value, command_queue &queue) const in lower_bound() function in boost::compute::flat_set
298 const_iterator lower_bound(const key_type &value) const in lower_bound() function in boost::compute::flat_set
Dflat_map.hpp297 iterator lower_bound(const key_type &value, command_queue &queue) in lower_bound() function in boost::compute::flat_map
309 iterator lower_bound(const key_type &value) in lower_bound() function in boost::compute::flat_map
317 const_iterator lower_bound(const key_type &value, command_queue &queue) const in lower_bound() function in boost::compute::flat_map
329 const_iterator lower_bound(const key_type &value) const in lower_bound() function in boost::compute::flat_map
/third_party/boost/boost/compute/container/
Dflat_set.hpp280 iterator lower_bound(const key_type &value, command_queue &queue) in lower_bound() function in boost::compute::flat_set
285 iterator lower_bound(const key_type &value) in lower_bound() function in boost::compute::flat_set
293 const_iterator lower_bound(const key_type &value, command_queue &queue) const in lower_bound() function in boost::compute::flat_set
298 const_iterator lower_bound(const key_type &value) const in lower_bound() function in boost::compute::flat_set
Dflat_map.hpp297 iterator lower_bound(const key_type &value, command_queue &queue) in lower_bound() function in boost::compute::flat_map
309 iterator lower_bound(const key_type &value) in lower_bound() function in boost::compute::flat_map
317 const_iterator lower_bound(const key_type &value, command_queue &queue) const in lower_bound() function in boost::compute::flat_map
329 const_iterator lower_bound(const key_type &value) const in lower_bound() function in boost::compute::flat_map
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dfake_learned_scale_quant_perlayer_impl.cu37 float lower_bound = -1.0 * !neg_trunc; in FakeLearnedScaleQuantPerLayerGrad() local
58 float lower_bound = -1.0 * !neg_trunc; in LSQNudgePerLayer() local
Dfake_learned_scale_quant_perchannel_impl.cu44 float lower_bound = -1.0 * !neg_trunc; in FakeLearnedScaleQuantPerChannelGrad() local
70 float lower_bound = -1.0 * !neg_trunc; in LSQNudgePerChannel() local
/third_party/boost/boost/units/systems/detail/
Dconstants.hpp37 BOOST_CONSTEXPR value_type lower_bound() const { return Base().lower_bound(); } in lower_bound() function
48 BOOST_CONSTEXPR value_type lower_bound() const { return Base().lower_bound(); } in lower_bound() function
/third_party/boost/boost/detail/
Dbinary_search.hpp37 ForwardIter lower_bound(ForwardIter first, ForwardIter last, in lower_bound() function
62 ForwardIter lower_bound(ForwardIter first, ForwardIter last, in lower_bound() function
/third_party/boost/libs/detail/test/
Dbinary_search_test.cpp143 static Iterator lower_bound(Iterator start, Iterator finish, Key key, Compare cmp) in lower_bound() function
164 static Iterator lower_bound(Iterator start, Iterator finish, Key key, no_compare) in lower_bound() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/audio/kernels/
Daudio_utils.h73 float lower_bound = max_val[ind / step] - top_db; in AmplitudeToDB() local
336 const T lower_bound = -1; in Vol() local
/third_party/boost/boost/numeric/ublas/
Dstorage_sparse.hpp32 I lower_bound (const I &begin, const I &end, const T &t, C compare) { in lower_bound() function
437 const_iterator lower_bound (key_type i) const { in lower_bound() function in boost::numeric::ublas::map_array
441 iterator lower_bound (key_type i) { in lower_bound() function in boost::numeric::ublas::map_array
/third_party/grpc/src/core/lib/debug/
Dstats.cc103 double lower_bound; in threshold_for_count_below() local
/third_party/boost/boost/math/special_functions/
Dlegendre_stieltjes.hpp175 Real lower_bound; in zeros() local

123