| /third_party/FreeBSD/lib/libc/gen/ |
| H A D | arc4random_uniform.c | 33 arc4random_uniform(uint32_t upper_bound)
in arc4random_uniform() argument [all...] |
| /third_party/node/deps/v8/src/handles/ |
| H A D | local-handles.cc | 68 Address* upper_bound = lower_bound != blocks_.back() in Contains() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | slot-set.cc | 88 FreeRangesMap::const_iterator upper_bound = ranges.upper_bound(offset); in IterateSlotsInRanges() local
|
| H A D | memory-measurement.cc | 30 void AddTotal(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddTotal() argument 34 void AddCurrent(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddCurrent() argument 39 void AddOther(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddOther() argument 72 Handle<JSArray> NewRange(size_t lower_bound, size_t upper_bound) { in NewRange() argument 57 NewResult(size_t estimate, size_t lower_bound, size_t upper_bound) NewResult() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | clock_test.cc | 90 const absl::Duration upper_bound = d + late; in AssertSleepForBounded() local 52 SleepForBounded(absl::Duration d, absl::Duration lower_bound, absl::Duration upper_bound, absl::Duration timeout, AlarmPolicy alarm_policy, int* attempts) SleepForBounded() argument
|
| /third_party/googletest/googlemock/src/ |
| H A D | gmock-spec-builders.cc | 233 const int upper_bound = cardinality().ConservativeUpperBound(); in GTEST_LOCK_EXCLUDED_() local
|
| /third_party/json/tests/thirdparty/fifo_map/ |
| H A D | fifo_map.hpp | 451 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/ |
| H A D | dxil_container.h | 81 uint32_t upper_bound; member
|
| /third_party/rust/crates/humantime/src/ |
| H A D | date.rs | 472 fn upper_bound() { in upper_bound() functions
|
| /third_party/skia/third_party/externals/brotli/python/ |
| H A D | _brotli.cc | 17 static int as_bounded_int(PyObject *o, int* result, int lower_bound, int upper_bound) { in as_bounded_int() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv_test.cc | 680 TestOverflowAndUnderflow( const std::function<std::string(int)>& input_generator, const std::function<Float(int)>& expected_generator, int lower_bound, int upper_bound) TestOverflowAndUnderflow() argument
|
| H A D | cord_test.cc | 48 static int GetUniformRandomUpTo(RandomEngine* rng, int upper_bound) { in GetUniformRandomUpTo() argument 57 static size_t GetUniformRandomUpTo(RandomEngine* rng, size_t upper_bound) { in GetUniformRandomUpTo() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree_container.h | 133 iterator upper_bound(const key_arg<K> &key) { in upper_bound() function in absl::container_internal::btree_container 137 const_iterator upper_bound(const key_arg<K> &key) const { in upper_bound() function in absl::container_internal::btree_container
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_range_analysis.c | 1452 uint32_t upper_bound = nir_intrinsic_arg_upper_bound_u32_amd(intrin); in nir_unsigned_upper_bound() local
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | a2dp-codec-sbc.c | 262 static uint8_t sbc_get_max_bitpool_below_rate(a2dp_sbc_t *config, uint8_t lower_bound, uint8_t upper_bound, uint32_t bitrate_cap) { in sbc_get_max_bitpool_below_rate() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_dependence_helpers.cpp | 93 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 [all...] |
| H A D | loop_descriptor.cpp | 679 const analysis::Constant* upper_bound = in FindNumberOfIterations() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_dependence_helpers.cpp | 93 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 [all...] |
| H A D | loop_descriptor.cpp | 679 const analysis::Constant* upper_bound = in FindNumberOfIterations() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_dependence_helpers.cpp | 91 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 [all...] |
| /third_party/backends/backend/ |
| H A D | mustek_usb_high.c | 1432 SANE_Word upper_bound; in usb_high_scan_setup_scan() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | operation-typer.cc | 1278 Type const upper_bound = Type::Range(0.0, length.Max() - 1, zone()); in CheckBounds() local
|
| /third_party/libabigail/src/ |
| H A D | abg-ctf-reader.cc | 1187 array_type_def::subrange_type::bound_value upper_bound; in build_array_ctf_range() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/ |
| H A D | subsetter_impl.cc | 407 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/synchronization/internal/ |
| H A D | graphcycles.cc | 532 static bool ForwardDFS(GraphCycles::Rep* r, int32_t n, int32_t upper_bound) { in ForwardDFS() argument
|