/external/libunwind_llvm/test/ |
D | libunwind_01.pass.cpp | 4 void backtrace(int lower_bound) { in backtrace()
|
/external/webrtc/webrtc/voice_engine/test/auto_test/ |
D | voe_output_test.cc | 75 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/ |
D | bpffs_table.cc | 59 unique_ptr<TableStorageIteratorImpl> BpfFsTableStorage::lower_bound(const string &k) { in lower_bound() function in ebpf::BpfFsTableStorage
|
D | shared_table.cc | 92 unique_ptr<TableStorageIteratorImpl> SharedTableStorage::lower_bound(const string &k) { in lower_bound() function in ebpf::SharedTableStorage
|
D | table_storage.cc | 63 TableStorage::iterator TableStorage::lower_bound(const Path &p) { in lower_bound() function in ebpf::TableStorage
|
/external/google-breakpad/src/processor/ |
D | static_map-inl.h | 83 StaticMap<Key, Value, Compare>::lower_bound(const Key &key) const { in lower_bound() function
|
/external/ltp/testcases/kernel/sched/eas/ |
D | sched_cfs_prio.c | 59 long long lower_bound, lower_bound_pct, lower_bound_us; in check_bounds() local
|
/external/boringssl/src/crypto/bytestring/ |
D | unicode.c | 50 uint32_t v, lower_bound; in cbs_get_utf8() local
|
/external/v8/infra/testing/ |
D | PRESUBMIT.py | 64 def _check_int_range(error_msg, src_dict, prop_name, lower_bound=None, argument
|
/external/tensorflow/tensorflow/core/util/ |
D | cuda_kernel_helper.h | 117 __device__ OutType lower_bound(const T* first, OutType count, T val) { in lower_bound() function
|
/external/grpc-grpc/src/core/lib/debug/ |
D | stats.cc | 98 double lower_bound; in threshold_for_count_below() local
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | nack.cc | 109 NackList::const_iterator lower_bound = in ChangeFromLateToMissing() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_dependence_helpers.cpp | 148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() local 399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm() local
|
D | loop_dependence.cpp | 597 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/ |
D | loop_dependence_helpers.cpp | 148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() local 399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm() local
|
D | loop_dependence.cpp | 597 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/ |
D | compiler.py | 105 lower_bound=0, argument
|
/external/grpc-grpc/test/core/util/ |
D | histogram.cc | 149 double lower_bound; in threshold_for_count_below() local
|
/external/sfntly/cpp/src/sample/chromium/ |
D | subsetter_impl.cc | 436 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/ |
D | system_delay_unittest.cc | 245 int lower_bound = WebRtcAec_extended_filter_enabled(self_->aec) in TEST_F() local
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_device_test.cc | 317 int64 lower_bound = timing_counter_->get(); in TEST_F() local
|
/external/google-breakpad/src/testing/src/ |
D | gmock-spec-builders.cc | 194 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local
|
/external/tensorflow/tensorflow/compiler/jit/graphcycles/ |
D | graphcycles.cc | 225 static void BackwardDFS(GraphCycles::Rep* r, int32 n, int32 lower_bound) { in BackwardDFS()
|
/external/googletest/googlemock/src/ |
D | gmock-spec-builders.cc | 226 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local
|
/external/brotli/python/ |
D | _brotli.cc | 17 static int as_bounded_int(PyObject *o, int* result, int lower_bound, int upper_bound) { in as_bounded_int()
|