/external/qemu/ |
H A D | Android.mk | 1 # the following test is made to detect that we were called
|
/external/icu4c/i18n/ |
H A D | csdetect.h | 40 const CharsetMatch *detect(UErrorCode& status);
|
H A D | ucsdet.cpp | 97 return (const UCharsetMatch *) ((CharsetDetector *) ucsd)->detect(*status);
|
H A D | csdetect.cpp | 247 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) function in class:CharsetDetector
|
/external/icu4c/config/ |
H A D | test-icu-config.sh | 48 icu-config --detect-prefix --ldflags --ldflags-layout
|
H A D | icu-config-bottom | 36 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 D | host.h | 111 struct work_struct detect; member in struct:mmc_host
|
/external/libvpx/ |
H A D | vpxenc.c | 275 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 D | Settings.cpp | 705 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 D | timerfd-syscall.c | 67 #error Cannot detect your architecture! 85 #error Cannot detect your architecture!
|
/external/neven/ |
H A D | FaceDetector_jni.cpp | 198 detect(JNIEnv *_env, jobject _this, function 284 {"fft_detect", "(Landroid/graphics/Bitmap;)I", (void*)detect },
|
/external/openssl/crypto/ |
H A D | sparccpuid.S | 257 ! It would be possible to detect specifically US-T1 by instrumenting
|
/external/chromium/sdch/open-vcdiff/vsprojects/ |
H A D | vcdiff_test.bat | 141 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 D | Antlr.Runtime.Tools.pas | 313 /// 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 D | core.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ... |
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
H A D | prototype-1.6.0.3.js | 647 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 D | concat-jquery-mootools-prototype.js | 4707 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 D | mootools-1.2.2-core-nc.js | 331 Browser.detect = function(){ 346 Browser.detect();
|
/external/webkit/Tools/Scripts/webkitpy/thirdparty/ |
H A D | BeautifulSoup.py | 1550 # 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 D | org.eclipse.equinox.security_1.0.200.v20100503.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.debug.core_3.6.0.v20100519.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/dropbear/libtommath/ |
H A D | bn.tex | 1562 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 D | configure | 3795 # 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 D | configure | 3751 # 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 D | configure | 3549 # 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.
|