/external/llvm/test/tools/llvm-profdata/ |
D | text-format-errors.test | 3 1- Detect invalid count 8 2- Detect bad hash 13 3- Detect no counts 17 4- Detect binary input 22 5- Detect malformed value profile data 27 6- Detect truncated value profile data
|
/external/webrtc/modules/remote_bitrate_estimator/ |
D | overuse_detector_unittest.cc | 108 overuse_detector_->Detect( in UpdateDetector() 572 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 585 overuse_detector_->Detect(1.1 * kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 598 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 610 overuse_detector_->Detect(0.7 * kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 622 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 645 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 659 overuse_detector_->Detect(kLargeOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 672 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
|
D | overuse_detector.h | 34 BandwidthUsage Detect(double offset,
|
D | overuse_detector.cc | 48 BandwidthUsage OveruseDetector::Detect(double offset, in Detect() function in webrtc::OveruseDetector
|
/external/tflite-support/tensorflow_lite_support/examples/task/vision/desktop/ |
D | object_detector_demo.cc | 178 absl::Status Detect() { in Detect() function 202 object_detector->Detect(*frame_buffer)); in Detect() 244 absl::Status status = tflite::task::vision::Detect(); in main()
|
/external/webrtc/third_party/abseil-cpp/absl/log/internal/ |
D | check_op.h | 262 const T& Detect(int); 271 Detect(char); 276 using CheckOpStreamType = decltype(detect_specialization::Detect<T>(0));
|
/external/angle/third_party/abseil-cpp/absl/log/internal/ |
D | check_op.h | 269 const T& Detect(int); 278 Detect(char); 283 using CheckOpStreamType = decltype(detect_specialization::Detect<T>(0));
|
/external/cronet/third_party/abseil-cpp/absl/log/internal/ |
D | check_op.h | 269 const T& Detect(int); 278 Detect(char); 283 using CheckOpStreamType = decltype(detect_specialization::Detect<T>(0));
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | msvc_ver.inc | 2 # Detect NMAKE version deducing old MSVC versions
|
/external/crosvm/.config/ |
D | nextest.toml | 2 # Detect slow tests and terminate them after 60s.
|
/external/webrtc/modules/audio_processing/transient/ |
D | transient_detector.h | 45 float Detect(const float* data,
|
D | transient_detector_unittest.cc | 80 detector.Detect(buffer.get(), buffer_length, NULL, 0); in TEST()
|
D | click_annotate.cc | 81 detector.Detect(audio_buffer.get(), audio_buffer_length, NULL, 0); in main()
|
/external/autotest/client/site_tests/hardware_TPMLoadKey/ |
D | control | 7 PURPOSE = "Detect that the TPM can execute the LoadKey function"
|
/external/mesa3d/scons/ |
D | custom.py | 92 if env.Detect('ranlib'): 181 if not env.Detect('pkg-config'):
|
/external/cronet/build/config/ |
D | host_byteorder.gni | 12 # Detect host byteorder
|
/external/mesa3d/src/compiler/glsl/ |
D | TODO | 1 - Detect code paths in non-void functions that don't reach a return statement
|
/external/angle/build/config/ |
D | host_byteorder.gni | 12 # Detect host byteorder
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/ |
D | object_detector.h | 117 tflite::support::StatusOr<DetectionResult> Detect(
|
/external/autotest/client/site_tests/hardware_StorageWearoutDetect/ |
D | control.non_cache | 7 PURPOSE = 'Detect wear out status of storage device'
|
/external/webrtc/modules/congestion_controller/goog_cc/ |
D | trendline_estimator.h | 92 void Detect(double trend, double ts_delta, int64_t now_ms);
|
D | trendline_estimator.cc | 248 Detect(trend, send_delta_ms, arrival_time_ms); in UpdateTrendline() 271 void TrendlineEstimator::Detect(double trend, double ts_delta, int64_t now_ms) { in Detect() function in webrtc::TrendlineEstimator
|
/external/libcxx/lib/abi/ |
D | CMakeLists.txt | 16 # Detect if we are building in the same configuration used to generate
|
/external/cronet/third_party/protobuf/ |
D | CONTRIBUTORS.txt | 67 * Detect unordered_map in stl_hash.m4. 85 * Detect whether zlib is new enough in configure script.
|
/external/mesa3d/docs/relnotes/ |
D | 9.2.1.rst | 136 - i965/vs: Detect GRF sources in split_virtual_grfs send-from-GRF code. 137 - i965/fs: Detect GRF sources in split_virtual_grfs send-from-GRF code.
|