HomeSort by relevance Sort by last modified time
    Searched refs:detection (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/webrtc/webrtc/modules/audio_processing/transient/test/
readDetection.m 4 %Reads a detection signal from a DAT file.
6 %d: The detection signal.
9 %file: The DAT file where the detection signal is stored in float format.
11 %chunkSize: The chunk size used for the detection in seconds.
plotDetection.m 4 %Plots the signal alongside the detection values.
7 %DATfile: The file containing the detection values in binary float format.
9 %chunkSize: The chunk size used to compute the detection values in seconds.
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
target-loader.js 6 // Native implementation detection.
  /prebuilts/go/darwin-x86/src/runtime/race/
doc.go 5 // Package race implements data race detection logic.
  /prebuilts/go/linux-x86/src/runtime/race/
doc.go 5 // Package race implements data race detection logic.
  /external/valgrind/exp-bbv/tests/amd64-linux/
rep_prefix.S 15 # Check for them, to make sure our rep detection
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug459.go 7 // Issue 3890: missing detection of init loop involving
  /prebuilts/go/darwin-x86/test/interface/
noeq.go 7 // Test run-time error detection for interface values containing types
  /prebuilts/go/linux-x86/test/fixedbugs/
bug459.go 7 // Issue 3890: missing detection of init loop involving
  /prebuilts/go/linux-x86/test/interface/
noeq.go 7 // Test run-time error detection for interface values containing types
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/
bad.s 13 ;;; FIXME: Add more tests of assembler error detection here.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/
detect.mk 2 # FreeType 2 host platform detection rules
27 # auto-detection fails.
41 # Set auto-detection default to `ansi' resp. UNIX-like operating systems.
78 # If no setup target platform was specified, enable auto-detection/
86 # disable auto-detection.
89 # Now, include all detection rule files found in the `builds/<system>'
96 # In case no detection rule file was successful, use the default.
114 @echo "$(PROJECT_TITLE) build system -- automatic system detection"
136 @echo $(PROJECT_TITLE) build system -- automatic system detection
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_highbd_error_avx.asm 101 pxor xm5, xm5 ; overflow detection register for xm4
103 pxor xm7, xm7 ; overflow detection register for xm6
148 por xm5, xm4 ; OR in the accumulator for overflow detection
149 por xm7, xm6 ; OR in the accumulator for overflow detection
155 por xm5, xm4 ; OR in the accumulator for overflow detection
157 por xm7, xm6 ; OR in the accumulator for overflow detection
  /prebuilts/go/darwin-x86/src/runtime/
race0.go 7 // Dummy race detection API, used when not built with -race.
  /prebuilts/go/linux-x86/src/runtime/
race0.go 7 // Dummy race detection API, used when not built with -race.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
arith.go 189 // see "Hacker's Delight", section 2-12 (overflow detection)
208 // see "Hacker's Delight", section 2-12 (overflow detection)
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32.go 30 // Has better error detection characteristics than IEEE.
35 // Also has better error detection characteristics than IEEE.
  /prebuilts/go/darwin-x86/src/math/big/
arith.go 189 // see "Hacker's Delight", section 2-12 (overflow detection)
208 // see "Hacker's Delight", section 2-12 (overflow detection)
  /prebuilts/go/darwin-x86/src/sync/
waitgroup_test.go 88 // The detection is opportunistically, so we want it to panic
131 // The detection is opportunistically, so we want it to panic
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
arith.go 189 // see "Hacker's Delight", section 2-12 (overflow detection)
208 // see "Hacker's Delight", section 2-12 (overflow detection)
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32.go 30 // Has better error detection characteristics than IEEE.
35 // Also has better error detection characteristics than IEEE.
  /prebuilts/go/linux-x86/src/math/big/
arith.go 189 // see "Hacker's Delight", section 2-12 (overflow detection)
208 // see "Hacker's Delight", section 2-12 (overflow detection)
  /prebuilts/go/linux-x86/src/sync/
waitgroup_test.go 88 // The detection is opportunistically, so we want it to panic
131 // The detection is opportunistically, so we want it to panic
  /external/v8/test/mjsunit/
leakcheck.js 29 * This test is run with leak detection when running special tests.
  /frameworks/minikin/libs/minikin/
Android.mk 68 # Enable race detection on eng and userdebug build.

Completed in 1353 milliseconds

1 2 3 4