/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
|
D | sample-profile-basic.test | 32 5- Detect invalid text encoding (e.g. instrumentation profile text format).
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | overuse_detector_unittest.cc | 107 overuse_detector_->Detect( in UpdateDetector() 673 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 686 overuse_detector_->Detect(1.1 * kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 699 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 711 overuse_detector_->Detect(0.7 * kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 723 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 746 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 760 overuse_detector_->Detect(kLargeOffset, kTsDelta, num_deltas, now_ms); in TEST_F() 773 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
|
D | overuse_detector.h | 36 BandwidthUsage Detect(double offset,
|
D | overuse_detector.cc | 77 BandwidthUsage OveruseDetector::Detect(double offset, in Detect() function in webrtc::OveruseDetector
|
/external/webrtc/webrtc/modules/audio_processing/transient/ |
D | transient_detector.h | 43 float Detect(const float* data,
|
D | transient_detector_unittest.cc | 93 detector.Detect(buffer.get(), buffer_length, NULL, 0); in TEST()
|
D | click_annotate.cc | 86 detector.Detect(audio_buffer.get(), audio_buffer_length, NULL, 0); in main()
|
D | transient_detector.cc | 69 float TransientDetector::Detect(const float* data, in Detect() function in webrtc::TransientDetector
|
/external/autotest/client/site_tests/security_SysVIPC/ |
D | control | 9 PURPOSE = "Detect emergence of new attack surfaces in SysV IPC"
|
/external/autotest/client/tests/fs_mark/ |
D | control | 8 Detect barrier issues in file systems.
|
/external/autotest/client/site_tests/hardware_TPMLoadKey/ |
D | control | 7 PURPOSE = "Detect that the TPM can execute the LoadKey function"
|
/external/mesa3d/src/compiler/glsl/ |
D | TODO | 1 - Detect code paths in non-void functions that don't reach a return statement
|
/external/mesa3d/scons/ |
D | custom.py | 87 if env.Detect('ranlib'): 176 if not env.Detect('pkg-config'):
|
D | llvm.py | 198 if not env.Detect(llvm_config):
|
/external/autotest/client/site_tests/hardware_StorageWearoutDetect/ |
D | control.non_cache | 7 PURPOSE = 'Detect wear out status of storage device'
|
D | control | 7 PURPOSE = 'Detect wear out status of storage device'
|
/external/libcxx/lib/abi/ |
D | CMakeLists.txt | 9 # Detect if we are building in the same configuration used to generate
|
/external/protobuf/util/ |
D | CONTRIBUTORS.txt | 67 * Detect unordered_map in stl_hash.m4. 85 * Detect whether zlib is new enough in configure script.
|
/external/protobuf/ |
D | CONTRIBUTORS.txt | 67 * Detect unordered_map in stl_hash.m4. 85 * Detect whether zlib is new enough in configure script.
|
/external/clang/test/SemaObjC/ |
D | protocols.m | 55 // Detect circular dependencies.
|
/external/bison/m4/ |
D | stdint.m4 | 165 /* Detect bug in FreeBSD 6.0 / ia64. */ 175 /* Detect bug in mingw. */ 181 /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */ 187 /* Detect bugs in OpenBSD 3.9 stdint.h. */
|
D | multiarch.m4 | 19 # Detect this situation and set APPLE_UNIVERSAL_BUILD accordingly.
|
D | mmap-anon.m4 | 7 # Detect how mmap can be used to create anonymous (not file-backed) memory
|
/external/strace/m4/ |
D | warnings.m4 | 54 # specifies -Wunknown-warning-option -Werror. Detect this.
|