Home
last modified time | relevance | path

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

12

/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/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.py64 def _check_int_range(error_msg, src_dict, prop_name, lower_bound=None, argument
/external/tensorflow/tensorflow/core/util/
Dcuda_kernel_helper.h117 __device__ OutType lower_bound(const T* first, OutType count, T val) { in lower_bound() function
/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/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.py105 lower_bound=0, argument
/external/grpc-grpc/test/core/util/
Dhistogram.cc149 double lower_bound; in threshold_for_count_below() local
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc436 int32_t lower_bound = b->first_glyph_index(); in ConstructIndexFormat4() local
489 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/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device_test.cc317 int64 lower_bound = timing_counter_->get(); in TEST_F() local
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc194 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local
/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc225 static void BackwardDFS(GraphCycles::Rep* r, int32 n, int32 lower_bound) { in BackwardDFS()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc226 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local
/external/brotli/python/
D_brotli.cc17 static int as_bounded_int(PyObject *o, int* result, int lower_bound, int upper_bound) { in as_bounded_int()

12