Home
last modified time | relevance | path

Searched refs:Detect (Results 1 – 25 of 251) sorted by relevance

1234567891011

/external/llvm/test/tools/llvm-profdata/
Dtext-format-errors.test3 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
Dsample-profile-basic.test32 5- Detect invalid text encoding (e.g. instrumentation profile text format).
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/
Dtext-format-errors.test3 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
Dsample-profile-basic.test33 5- Detect invalid text encoding (e.g. instrumentation profile text format).
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector_unittest.cc107 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()
Doveruse_detector.h36 BandwidthUsage Detect(double offset,
Doveruse_detector.cc77 BandwidthUsage OveruseDetector::Detect(double offset, in Detect() function in webrtc::OveruseDetector
/external/u-boot/doc/
DREADME.mpc83xx.ddrecc55 Memory Error Detect:
96 Memory Error Detect:
145 Memory Error Detect:
/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_detector.h43 float Detect(const float* data,
Dtransient_detector_unittest.cc93 detector.Detect(buffer.get(), buffer_length, NULL, 0); in TEST()
Dclick_annotate.cc86 detector.Detect(audio_buffer.get(), audio_buffer_length, NULL, 0); in main()
Dtransient_detector.cc69 float TransientDetector::Detect(const float* data, in Detect() function in webrtc::TransientDetector
/external/autotest/client/tests/fs_mark/
Dcontrol8 Detect barrier issues in file systems.
/external/autotest/client/site_tests/security_SysVIPC/
Dcontrol9 PURPOSE = "Detect emergence of new attack surfaces in SysV IPC"
/external/mesa3d/scons/
Dcustom.py87 if env.Detect('ranlib'):
176 if not env.Detect('pkg-config'):
/external/autotest/client/site_tests/hardware_TPMLoadKey/
Dcontrol7 PURPOSE = "Detect that the TPM can execute the LoadKey function"
/external/mesa3d/src/compiler/glsl/
DTODO1 - Detect code paths in non-void functions that don't reach a return statement
/external/u-boot/arch/arm/cpu/armv7/ls102xa/
Dpsci.S135 @ Detect target CPU state
224 @ Detect target CPU state
/external/protobuf/
DCONTRIBUTORS.txt67 * Detect unordered_map in stl_hash.m4.
85 * Detect whether zlib is new enough in configure script.
/external/autotest/client/site_tests/hardware_StorageWearoutDetect/
Dcontrol.non_cache7 PURPOSE = 'Detect wear out status of storage device'
Dcontrol7 PURPOSE = 'Detect wear out status of storage device'
/external/libcxx/lib/abi/
DCMakeLists.txt16 # Detect if we are building in the same configuration used to generate
/external/clang/test/SemaObjC/
Dprotocols.m55 // Detect circular dependencies.
/external/tensorflow/tensorflow/examples/android/
DREADME.md27 2. [TF Detect](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/android/src…
57 Once the app is installed it can be started via the "TF Classify", "TF Detect",
82 Java implementation, and object tracking is not available in the "TF Detect"
/external/strace/m4/
Dwarnings.m454 # specifies -Wunknown-warning-option -Werror. Detect this.

1234567891011