Home
last modified time | relevance | path

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

12

/external/v8/src/heap/
Dmemory-measurement.cc31 void AddTotal(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddTotal()
35 void AddCurrent(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddCurrent()
40 void AddOther(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddOther()
58 Handle<JSObject> NewResult(size_t estimate, size_t lower_bound, in NewResult()
73 Handle<JSArray> NewRange(size_t lower_bound, size_t upper_bound) { in NewRange()
/external/libunwind_llvm/test/
Dlibunwind_01.pass.cpp4 void backtrace(int lower_bound) { in backtrace()
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_output_test.cc75 OutputTest::OutputTest(int16_t lower_bound, int16_t upper_bound) in OutputTest()
143 int16_t lower_bound, int16_t upper_bound) in VoEOutputCheckMediaProcess()
/external/v8/src/handles/
Dlocal-handles.cc40 Address* lower_bound = *it; in Contains() local
/external/bcc/src/cc/
Dbpffs_table.cc59 unique_ptr<TableStorageIteratorImpl> BpfFsTableStorage::lower_bound(const string &k) { in lower_bound() function in ebpf::BpfFsTableStorage
Dshared_table.cc92 unique_ptr<TableStorageIteratorImpl> SharedTableStorage::lower_bound(const string &k) { in lower_bound() function in ebpf::SharedTableStorage
Dtable_storage.cc63 TableStorage::iterator TableStorage::lower_bound(const Path &p) { in lower_bound() function in ebpf::TableStorage
/external/google-breakpad/src/processor/
Dstatic_map-inl.h83 StaticMap<Key, Value, Compare>::lower_bound(const Key &key) const { in lower_bound() function
/external/ltp/testcases/kernel/sched/eas/
Dsched_cfs_prio.c59 long long lower_bound, lower_bound_pct, lower_bound_us; in check_bounds() local
/external/boringssl/src/crypto/bytestring/
Dunicode.c50 uint32_t v, lower_bound; in cbs_get_utf8() local
/external/v8/infra/testing/
DPRESUBMIT.py71 def _check_int_range(error_msg, src_dict, prop_name, lower_bound=None, argument
/external/grpc-grpc/src/core/lib/debug/
Dstats.cc98 double lower_bound; in threshold_for_count_below() local
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnack.cc109 NackList::const_iterator lower_bound = in ChangeFromLateToMissing() local
/external/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()
/external/angle/third_party/spirv-tools/src/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()
/external/deqp-deps/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()
/external/minijail/tools/
Dcompiler.py109 lower_bound=0, argument
/external/grpc-grpc/test/core/util/
Dhistogram.cc149 double lower_bound; in threshold_for_count_below() local
/external/tensorflow/tensorflow/core/util/
Dgpu_kernel_helper.h221 __device__ OutType lower_bound(const T* first, OutType count, T val) { in lower_bound() function
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc443 int32_t lower_bound = b->first_glyph_index(); in ConstructIndexFormat4() local
496 int32_t lower_bound = b->first_glyph_index(); in ConstructIndexFormat5() local
/external/webrtc/webrtc/modules/audio_processing/aec/
Dsystem_delay_unittest.cc245 int lower_bound = WebRtcAec_extended_filter_enabled(self_->aec) in TEST_F() local
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc194 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local

12