| /third_party/boost/boost/range/algorithm/ |
| D | lower_bound.hpp | 34 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/ |
| D | line_pos_iterator.hpp | 127 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/ |
| D | dec_golomb.h | 248 #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/ |
| D | querying.hpp | 311 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/ |
| D | lower_bound.hpp | 58 struct lower_bound struct
|
| /third_party/boost/boost/math/distributions/detail/ |
| D | generic_mode.hpp | 42 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/ |
| D | ordered_associative_container_adaptor.hpp | 250 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/ |
| D | clock_test.cc | 52 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/ |
| D | clock_test.cc | 52 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/ |
| D | lower_bound.hpp | 33 lower_bound(InputIterator first, in lower_bound() function
|
| /third_party/boost/boost/compute/algorithm/ |
| D | lower_bound.hpp | 33 lower_bound(InputIterator first, in lower_bound() function
|
| /third_party/boost/libs/mpl/doc/src/refmanual/ |
| D | lower_bound.rst | 3 lower_bound title
|
| /third_party/boost/libs/compute/include/boost/compute/container/ |
| D | flat_set.hpp | 280 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
|
| D | flat_map.hpp | 297 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/ |
| D | flat_set.hpp | 280 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
|
| D | flat_map.hpp | 297 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/ |
| D | fake_learned_scale_quant_perlayer_impl.cu | 37 float lower_bound = -1.0 * !neg_trunc; in FakeLearnedScaleQuantPerLayerGrad() local 58 float lower_bound = -1.0 * !neg_trunc; in LSQNudgePerLayer() local
|
| D | fake_learned_scale_quant_perchannel_impl.cu | 44 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/ |
| D | constants.hpp | 37 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/ |
| D | binary_search.hpp | 37 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/ |
| D | binary_search_test.cpp | 143 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/ |
| D | audio_utils.h | 73 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/ |
| D | storage_sparse.hpp | 32 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/ |
| D | stats.cc | 103 double lower_bound; in threshold_for_count_below() local
|
| /third_party/boost/boost/math/special_functions/ |
| D | legendre_stieltjes.hpp | 175 Real lower_bound; in zeros() local
|