Searched refs:detect (Results 1 - 25 of 46) sorted by relevance

12

/external/qemu/
H A DAndroid.mk1 # the following test is made to detect that we were called
/external/icu4c/i18n/
H A Dcsdetect.h40 const CharsetMatch *detect(UErrorCode& status);
H A Ducsdet.cpp97 return (const UCharsetMatch *) ((CharsetDetector *) ucsd)->detect(*status);
H A Dcsdetect.cpp247 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) function in class:CharsetDetector
/external/icu4c/config/
H A Dtest-icu-config.sh48 icu-config --detect-prefix --ldflags --ldflags-layout
H A Dicu-config-bottom36 echo " --detect-prefix Attempt to detect prefix based on PATH"
101 echo "### or --detect-prefix" 1>&2
115 # For certain options (e.g. --detect-prefix) don't check for icuuc library file.
286 --detect-prefix)
/external/kernel-headers/original/linux/mmc/
H A Dhost.h111 struct work_struct detect; member in struct:mmc_host
/external/libvpx/
H A Dvpxenc.c275 y4m_input *y4m, struct detect_buffer *detect)
325 const size_t left = detect->buf_read - detect->position;
329 memcpy(ptr, detect->buf + detect->position, more);
332 detect->position += more;
350 char detect[4])
352 if(memcmp(detect, "YUV4", 4) == 0)
364 struct detect_buffer *detect)
369 if(memcmp(detect
274 read_frame(FILE *f, vpx_image_t *img, unsigned int file_type, y4m_input *y4m, struct detect_buffer *detect) argument
348 file_is_y4m(FILE *infile, y4m_input *y4m, char detect[4]) argument
360 file_is_ivf(FILE *infile, unsigned int *fourcc, unsigned int *width, unsigned int *height, struct detect_buffer *detect) argument
1389 struct detect_buffer detect; local
[all...]
/external/webkit/Source/WebCore/page/
H A DSettings.cpp705 void Settings::setFormatDetectionAddress(bool detect) argument
707 m_format_detection_address = detect;
710 void Settings::setFormatDetectionEmail(bool detect) argument
712 m_format_detection_email = detect;
715 void Settings::setFormatDetectionTelephone(bool detect) argument
717 m_format_detection_telephone = detect;
/external/valgrind/main/memcheck/tests/linux/
H A Dtimerfd-syscall.c67 #error Cannot detect your architecture!
85 #error Cannot detect your architecture!
/external/neven/
H A DFaceDetector_jni.cpp198 detect(JNIEnv *_env, jobject _this, function
284 {"fft_detect", "(Landroid/graphics/Bitmap;)I", (void*)detect },
/external/openssl/crypto/
H A Dsparccpuid.S257 ! It would be possible to detect specifically US-T1 by instrumenting
/external/chromium/sdch/open-vcdiff/vsprojects/
H A Dvcdiff_test.bat141 rem detect the case where the wrong dictionary is larger than the right one.)
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas313 /// I try to detect those declarations and move them to the routine header
324 /// If the Delphi code generator cannot detect the inner "y" variable, then
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dprototype-1.6.0.3.js647 detect: function(iterator, context) {
804 find: Enumerable.detect,
898 return array.detect(function(value) { return item === value });
1047 var match = this.detect(function(pair) {
H A Dconcat-jquery-mootools-prototype.js4707 Browser.detect = function(){
4722 Browser.detect();
9026 detect: function(iterator, context) {
9183 find: Enumerable.detect,
9277 return array.detect(function(value) { return item === value });
9426 var match = this.detect(function(pair) {
H A Dmootools-1.2.2-core-nc.js331 Browser.detect = function(){
346 Browser.detect();
/external/webkit/Tools/Scripts/webkitpy/thirdparty/
H A DBeautifulSoup.py1550 # Used to detect the charset in a META tag; see start_meta
1554 """Beautiful Soup can detect a charset included in a META tag,
1770 u = self._convertFrom(chardet.detect(self.markup)['encoding'])
1849 """Given a document, tries to detect its XML encoding."""
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dropbear/libtommath/
H A Dbn.tex1562 will automatically detect the fastest modular reduction technique to use during the operation. For negative values of
1567 detect when Barrett, Montgomery, Restricted and Unrestricted Dimminished Radix based exponentiation can be used. Generally
/external/libpng/
H A Dconfigure3795 # it helps to detect inapplicable dependency modes. For instance
3830 # handle `-M -o', and we need to detect this. Also, some Intel
7555 *** Warning: the command libtool uses to detect shared libraries,
7621 *** Warning: the command libtool uses to detect shared libraries,
13120 # if we detect the quoting.
/external/libusb/
H A Dconfigure3751 # it helps to detect inapplicable dependency modes. For instance
3786 # handle `-M -o', and we need to detect this. Also, some Intel
7089 *** Warning: the command libtool uses to detect shared libraries,
7155 *** Warning: the command libtool uses to detect shared libraries,
12499 # if we detect the quoting.
/external/libusb-compat/
H A Dconfigure3549 # it helps to detect inapplicable dependency modes. For instance
3591 # handle `-M -o', and we need to detect this.
7217 *** Warning: the command libtool uses to detect shared libraries,
7283 *** Warning: the command libtool uses to detect shared libraries,
13143 # if we detect the quoting.

Completed in 1634 milliseconds

12