/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/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/opencv3/cmake/ |
D | OpenCVDetectCXXCompiler.cmake | 2 # Detect Microsoft compiler: 22 # Detect Intel ICC compiler -- for -fPIC in 3rdparty ( UNIX ONLY ): 50 # Detect GNU version:
|
/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()
|
/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/pdfium/xfa/src/fxbarcode/datamatrix/ |
D | BC_DataMatrixReader.cpp | 52 CBC_QRDetectorResult* ddr = detector.Detect(e); in Decode()
|
D | BC_DataMatrixDetector.h | 38 CBC_QRDetectorResult* Detect(int32_t& e);
|
/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 | 81 if env.Detect('ranlib'): 171 if not env.Detect('pkg-config'):
|
/external/pdfium/xfa/src/fxbarcode/common/ |
D | BC_WhiteRectangleDetector.h | 19 CFX_PtrArray* Detect(int32_t& e);
|
/external/mesa3d/src/glsl/ |
D | TODO | 1 - Detect code paths in non-void functions that don't reach a return statement
|
/external/autotest/client/tools/ |
D | boottool | 127 my $detected_bootloader = Linux::Bootloader::Detect::detect_bootloader(); 714 package Linux::Bootloader::Detect; 1630 my $detected_os_vendor = Linux::Bootloader::Detect::detect_os_vendor(); 2494 $detected_bootloader = Linux::Bootloader::Detect::detect_bootloader() 2500 $detected_architecture = Linux::Bootloader::Detect::detect_architecture( $params{'arch-probe'} ) 2508 $detected_bootloader = Linux::Bootloader::Detect::detect_bootloader()
|
/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/protobuf/ |
D | CONTRIBUTORS.txt | 61 * Detect unordered_map in stl_hash.m4. 79 * Detect whether zlib is new enough in configure script.
|
/external/pdfium/xfa/src/fxbarcode/qrcode/ |
D | BC_QRDetector.h | 29 CBC_QRDetectorResult* Detect(int32_t hints, int32_t& e);
|
D | BC_QRCodeReader.cpp | 60 CBC_QRDetectorResult* qdr = detector.Detect(hints, e); in Decode()
|
/external/opencv3/modules/objdetect/test/opencl/ |
D | test_hogdetector.cpp | 96 OCL_TEST_P(HOG, Detect) in OCL_TEST_P() argument
|
/external/opencv3/doc/tutorials/features2d/akaze_tracking/ |
D | akaze_tracking.markdown | 12 - Detect and describe keypoints on the first frame, manually set object boundaries 14 -# Detect and describe keypoints
|
/external/clang/test/SemaObjC/ |
D | protocols.m | 55 // Detect circular dependencies.
|