/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/llvm-project/clang/lib/CodeGen/ |
D | VarBypassDetector.cpp | 28 Detect(); in Init() 136 void VarBypassDetector::Detect() { in Detect() function in VarBypassDetector 142 Detect(from, ToScopes[LS]); in Detect() 146 Detect(from, ToScopes[SC]); in Detect() 155 void VarBypassDetector::Detect(unsigned From, unsigned To) { in Detect() function in VarBypassDetector
|
D | VarBypassDetector.h | 64 void Detect(); 65 void Detect(unsigned From, unsigned To);
|
/external/llvm-project/llvm/test/tools/llvm-profdata/ |
D | text-format-errors.test | 3 1- Detect invalid count 13 2- Detect bad hash 21 3- Detect no counts 25 4- Detect binary input 30 5- Detect malformed value profile data 35 6- Detect truncated value profile data
|
/external/webrtc/modules/remote_bitrate_estimator/ |
D | overuse_detector_unittest.cc | 109 overuse_detector_->Detect( in UpdateDetector() 699 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 712 overuse_detector_->Detect(1.1 * kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 725 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 737 overuse_detector_->Detect(0.7 * kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 749 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 772 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 786 overuse_detector_->Detect(kLargeOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 799 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
|
D | overuse_detector.h | 35 BandwidthUsage Detect(double offset,
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | cert-err34-c.rst | 27 `ERR34-C. Detect errors when converting a string to a number 28 <https://www.securecoding.cert.org/confluence/display/c/ERR34-C.+Detect+errors+when+converting+a+st…
|
D | bugprone-multiple-statement-macro.rst | 6 Detect multiple statement macros that are used in unbraced conditionals. Only
|
D | misc-redundant-expression.rst | 6 Detect redundant expressions which are typically errors due to copy-paste.
|
D | bugprone-dangling-handle.rst | 6 Detect dangling references in value handles like
|
/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/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | msvc_ver.inc | 2 # Detect NMAKE version deducing old MSVC versions
|
/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/tests/fs_mark/ |
D | control | 8 Detect barrier issues in file systems.
|
/external/autotest/client/site_tests/security_SysVIPC/ |
D | control | 9 PURPOSE = "Detect emergence of new attack surfaces in SysV IPC"
|
/external/autotest/client/site_tests/hardware_TPMLoadKey/ |
D | control | 7 PURPOSE = "Detect that the TPM can execute the LoadKey function"
|
/external/llvm-project/polly/test/ScopDetect/ |
D | sequential_loops.ll | 16 ; CHECK-LABEL: 'Polly - Detect static control parts (SCoPs)' for function 'f1' 63 ; CHECK-LABEL: 'Polly - Detect static control parts (SCoPs)' for function 'f2'
|
/external/mesa3d/src/compiler/glsl/ |
D | TODO | 1 - Detect code paths in non-void functions that don't reach a return statement
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/ |
D | object_detector.h | 117 tflite::support::StatusOr<DetectionResult> Detect(
|
/external/mesa3d/scons/ |
D | custom.py | 92 if env.Detect('ranlib'): 181 if not env.Detect('pkg-config'):
|
/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);
|
/external/libcxx/lib/abi/ |
D | CMakeLists.txt | 16 # Detect if we are building in the same configuration used to generate
|