Home
last modified time | relevance | path

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

12

/third_party/rust/crates/memchr/bench/runs/2022-04-29_wasm-changes/
Dbaseline.json22 "lower_bound": 2.3022621775336587, number
31 "lower_bound": 2.29600024792218, number
40 "lower_bound": 0.0009600639096516847, number
49 "lower_bound": 2.298738083310607, number
58 "lower_bound": 0.007147477053695542, number
84 "lower_bound": 667934.4359287879, number
93 "lower_bound": 667691.9494949495, number
102 "lower_bound": 118.06437790389226, number
111 "lower_bound": 667706.5900864674, number
120 "lower_bound": 409.621310468539, number
[all …]
Dtest.json22 "lower_bound": 2.26791731074116, number
31 "lower_bound": 2.2568565187858973, number
40 "lower_bound": 0.008858726648956207, number
49 "lower_bound": 2.2633001589386925, number
58 "lower_bound": 0.021021779117867588, number
84 "lower_bound": 665001.5321515151, number
93 "lower_bound": 664809.1878787879, number
102 "lower_bound": 206.43362615338685, number
111 "lower_bound": 665297.2476889865, number
120 "lower_bound": 377.2060314112653, number
[all …]
/third_party/rust/crates/memchr/bench/runs/2021-05-06_sliceslice-0.3.0/
Draw.json22 "lower_bound": 2.4263461641146495, number
31 "lower_bound": 2.427317477996126, number
40 "lower_bound": 0.0017882626455568084, number
49 "lower_bound": 2.4239947410918217, number
58 "lower_bound": 0.0064519741845619665, number
84 "lower_bound": 641403.2151264272, number
93 "lower_bound": 641605.6545808967, number
102 "lower_bound": 187.8757622784717, number
111 "lower_bound": 641425.1715684745, number
120 "lower_bound": 354.76529009532356, number
[all …]
/third_party/rust/crates/memchr/bench/runs/2021-04-30_initial/
Draw.json22 "lower_bound": 1.7115506357112948, number
31 "lower_bound": 1.7110420437987113, number
40 "lower_bound": 0.0003747988552083476, number
49 "lower_bound": 1.7119366272395733, number
58 "lower_bound": 0.001114116426989721, number
84 "lower_bound": 640991.0745989452, number
93 "lower_bound": 640968.3453947369, number
102 "lower_bound": 110.1718089650312, number
111 "lower_bound": 641086.7828772041, number
120 "lower_bound": 546.9181044308116, number
[all …]
/third_party/rust/crates/memchr/bench/runs/2021-05-01_regex-and-bstr/
Draw.json22 "lower_bound": 2.320866426256059, number
31 "lower_bound": 2.321166373731038, number
40 "lower_bound": 0.001492102153984729, number
49 "lower_bound": 2.325416394428523, number
58 "lower_bound": 0.010264764356985373, number
84 "lower_bound": 643096.4067531851, number
93 "lower_bound": 642943.1127819549, number
102 "lower_bound": 234.5938096508835, number
111 "lower_bound": 642973.1675741076, number
120 "lower_bound": 620.4472363647824, number
[all …]
/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/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/node/deps/v8/src/heap/
Dmemory-measurement.cc30 void AddTotal(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddTotal()
34 void AddCurrent(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddCurrent()
39 void AddOther(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddOther()
57 Handle<JSObject> NewResult(size_t estimate, size_t lower_bound, in NewResult()
72 Handle<JSArray> NewRange(size_t lower_bound, size_t upper_bound) { in NewRange()
/third_party/node/deps/v8/src/handles/
Dlocal-handles.cc65 Address* lower_bound = *it; in Contains() local
/third_party/node/deps/v8/infra/testing/
DPRESUBMIT.py71 def _check_int_range(error_msg, src_dict, prop_name, lower_bound=None, argument
/third_party/spirv-tools/source/opt/
Dloop_dependence_helpers.cpp148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() local
399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm() local
Dloop_dependence.cpp597 SENode* lower_bound = GetLowerBound(subscript_loop); in StrongSIVTest() local
745 SEConstantNode* lower_bound = in WeakZeroSourceSIVTest() local
898 SEConstantNode* lower_bound = in WeakZeroDestinationSIVTest() local
1187 const SENode* lower_bound, const SENode* upper_bound) { in IntersectConstraints()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence_helpers.cpp148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() local
399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm() local
Dloop_dependence.cpp597 SENode* lower_bound = GetLowerBound(subscript_loop); in StrongSIVTest() local
745 SEConstantNode* lower_bound = in WeakZeroSourceSIVTest() local
898 SEConstantNode* lower_bound = in WeakZeroDestinationSIVTest() local
1187 const SENode* lower_bound, const SENode* upper_bound) { in IntersectConstraints()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence_helpers.cpp148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() local
399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm() local
Dloop_dependence.cpp597 SENode* lower_bound = GetLowerBound(subscript_loop); in StrongSIVTest() local
745 SEConstantNode* lower_bound = in WeakZeroSourceSIVTest() local
898 SEConstantNode* lower_bound = in WeakZeroDestinationSIVTest() local
1187 const SENode* lower_bound, const SENode* upper_bound) { in IntersectConstraints()
/third_party/json/tests/thirdparty/fifo_map/
Dfifo_map.hpp439 iterator lower_bound(const Key& key) in lower_bound() function in nlohmann::fifo_map
445 const_iterator lower_bound(const Key& key) const in lower_bound() function in nlohmann::fifo_map
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_container.h80 uint32_t lower_bound; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc406 int32_t lower_bound = b->first_glyph_index(); in ConstructIndexFormat4() local
459 int32_t lower_bound = b->first_glyph_index(); in ConstructIndexFormat5() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dbtree_container.h125 iterator lower_bound(const key_arg<K> &key) { in lower_bound() function
129 const_iterator lower_bound(const key_arg<K> &key) const { in lower_bound() function
/third_party/googletest/googlemock/src/
Dgmock-spec-builders.cc234 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local
/third_party/skia/third_party/externals/brotli/python/
D_brotli.cc17 static int as_bounded_int(PyObject *o, int* result, int lower_bound, int upper_bound) { in as_bounded_int()
/third_party/cups-filters/fontembed/
Dsfnt.c40 int lower_bound) // return lower_bound, if !=0 in otf_bsearch()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv_test.cc682 const std::function<Float(int)>& expected_generator, int lower_bound, in TestOverflowAndUnderflow()
/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codec-sbc.c262 static uint8_t sbc_get_max_bitpool_below_rate(a2dp_sbc_t *config, uint8_t lower_bound, uint8_t uppe… in sbc_get_max_bitpool_below_rate()

12