Home
last modified time | relevance | path

Searched defs:upper_bound (Results 1 – 25 of 50) sorted by relevance

12

/third_party/rust/crates/memchr/bench/runs/2022-04-29_wasm-changes/
Dtest.json23 "upper_bound": 2.312809926217896 number
32 "upper_bound": 2.3219668354607874 number
41 "upper_bound": 0.06652370813167605 number
50 "upper_bound": 2.3003702064056313 number
59 "upper_bound": 0.047598930896493315 number
85 "upper_bound": 665831.2779049603 number
94 "upper_bound": 666023.9311868687 number
103 "upper_bound": 1305.5889290940868 number
112 "upper_bound": 666038.1640112465 number
121 "upper_bound": 874.1676345613174 number
[all …]
Dbaseline.json23 "upper_bound": 2.324399323706605 number
32 "upper_bound": 2.321225035024706 number
41 "upper_bound": 0.02616355544990102 number
50 "upper_bound": 2.3141781185252053 number
59 "upper_bound": 0.026445477485545325 number
85 "upper_bound": 669321.1303896105 number
94 "upper_bound": 669204.2405844156 number
103 "upper_bound": 1745.4370941032598 number
112 "upper_bound": 668861.4764979339 number
121 "upper_bound": 1638.2686834870249 number
[all …]
/third_party/rust/crates/memchr/bench/runs/2021-05-06_sliceslice-0.3.0/
Draw.json23 "upper_bound": 2.444407754298862 number
32 "upper_bound": 2.4485765471215686 number
41 "upper_bound": 0.02451361710318657 number
50 "upper_bound": 2.4410525245478465 number
59 "upper_bound": 0.02050965943202233 number
85 "upper_bound": 642734.8921367307 number
94 "upper_bound": 642885.7178362573 number
103 "upper_bound": 1588.963162494939 number
112 "upper_bound": 642781.537914545 number
121 "upper_bound": 1588.2943979911413 number
[all …]
/third_party/rust/crates/memchr/bench/runs/2021-04-30_initial/
Draw.json23 "upper_bound": 1.7141132529258285 number
32 "upper_bound": 1.7142685663000965 number
41 "upper_bound": 0.0038617998499625382 number
50 "upper_bound": 1.7141679871634197 number
59 "upper_bound": 0.0028812301494004432 number
85 "upper_bound": 643021.6792026421 number
94 "upper_bound": 642898.4993734336 number
103 "upper_bound": 2704.371596198353 number
112 "upper_bound": 642441.946760253 number
121 "upper_bound": 2404.2784648208076 number
[all …]
/third_party/rust/crates/memchr/bench/runs/2021-05-01_regex-and-bstr/
Draw.json23 "upper_bound": 2.3624086410666916 number
32 "upper_bound": 2.370110601315853 number
41 "upper_bound": 0.05571144162750319 number
50 "upper_bound": 2.366536608899155 number
59 "upper_bound": 0.0468067055153909 number
85 "upper_bound": 644508.8814745195 number
94 "upper_bound": 644519.5515350876 number
103 "upper_bound": 2050.223266890828 number
112 "upper_bound": 644118.962037863 number
121 "upper_bound": 1584.1110940851793 number
[all …]
/third_party/FreeBSD/lib/libc/gen/
Darc4random_uniform.c33 arc4random_uniform(uint32_t upper_bound) in arc4random_uniform()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dclock_test.cc53 absl::Duration upper_bound, absl::Duration timeout, in SleepForBounded()
90 const absl::Duration upper_bound = d + late; 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()
58 size_t upper_bound) { in NewResult()
72 Handle<JSArray> NewRange(size_t lower_bound, size_t upper_bound) { in NewRange()
Dslot-set.cc88 FreeRangesMap::const_iterator upper_bound = ranges.upper_bound(offset); in IterateSlotsInRanges() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence_helpers.cpp93 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
103 SENode* upper_bound = in GetUpperBound() local
114 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
149 SENode* upper_bound = GetUpperBound(loop); in IsProvablyOutsideOfLoopBounds() local
Dloop_dependence.cpp598 SENode* upper_bound = GetUpperBound(subscript_loop); in StrongSIVTest() local
747 SEConstantNode* upper_bound = in WeakZeroSourceSIVTest() local
900 SEConstantNode* upper_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.cpp93 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
103 SENode* upper_bound = in GetUpperBound() local
114 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
149 SENode* upper_bound = GetUpperBound(loop); in IsProvablyOutsideOfLoopBounds() local
Dloop_dependence.cpp598 SENode* upper_bound = GetUpperBound(subscript_loop); in StrongSIVTest() local
747 SEConstantNode* upper_bound = in WeakZeroSourceSIVTest() local
900 SEConstantNode* upper_bound = in WeakZeroDestinationSIVTest() local
1187 const SENode* lower_bound, const SENode* upper_bound) { in IntersectConstraints()
Dgraphics_robust_access_pass.cpp465 auto* upper_bound = in ClampIndicesForAccessChain() local
/third_party/spirv-tools/source/opt/
Dloop_dependence_helpers.cpp91 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
101 SENode* upper_bound = in GetUpperBound() local
112 SENode* upper_bound = scalar_evolution_.SimplifyExpression( in GetUpperBound() local
147 SENode* upper_bound = GetUpperBound(loop); in IsProvablyOutsideOfLoopBounds() local
Dloop_dependence.cpp597 SENode* upper_bound = GetUpperBound(subscript_loop); in StrongSIVTest() local
746 SEConstantNode* upper_bound = in WeakZeroSourceSIVTest() local
899 SEConstantNode* upper_bound = in WeakZeroDestinationSIVTest() local
1186 const SENode* lower_bound, const SENode* upper_bound) { in IntersectConstraints()
/third_party/node/deps/v8/src/handles/
Dlocal-handles.cc68 Address* upper_bound = lower_bound != blocks_.back() in Contains() local
/third_party/node/deps/v8/infra/testing/
DPRESUBMIT.py72 upper_bound=None): argument
/third_party/json/tests/thirdparty/fifo_map/
Dfifo_map.hpp451 iterator upper_bound(const Key& key) in upper_bound() function in nlohmann::fifo_map
457 const_iterator upper_bound(const Key& key) const in upper_bound() function in nlohmann::fifo_map
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_container.h81 uint32_t upper_bound; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc407 int32_t upper_bound = b->last_glyph_index(); in ConstructIndexFormat4() local
460 int32_t upper_bound = b->last_glyph_index(); in ConstructIndexFormat5() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dbtree_container.h133 iterator upper_bound(const key_arg<K> &key) { in upper_bound() function
137 const_iterator upper_bound(const key_arg<K> &key) const { in upper_bound() function
/third_party/rust/crates/humantime/src/
Ddate.rs472 fn upper_bound() { in upper_bound() function
/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/googletest/googlemock/src/
Dgmock-spec-builders.cc233 const int upper_bound = cardinality().ConservativeUpperBound(); in CheckActionCountIfNotDone() local

12