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

1 2

  /ndk/sources/cpufeatures/
Android.mk 5 # library if we detect ARMv7 through a system property.
  /external/icu4c/i18n/
csdetect.h 40 const CharsetMatch *detect(UErrorCode& status);
ucsdet.cpp 97 return (const UCharsetMatch *) ((CharsetDetector *) ucsd)->detect(*status);
csdetect.cpp 247 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) function in class:CharsetDetector
  /external/qemu/
Android.mk 1 # the following test is made to detect that we were called
  /bionic/libc/kernel/common/linux/mmc/
host.h 111 struct work_struct detect; member in struct:mmc_host
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/mmc/
host.h 111 struct work_struct detect; member in struct:mmc_host
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/mmc/
host.h 111 struct work_struct detect; member in struct:mmc_host
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/mmc/
host.h 111 struct work_struct detect; member in struct:mmc_host
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/mmc/
host.h 111 struct work_struct detect; member in struct:mmc_host
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/mmc/
host.h 111 struct work_struct detect; member in struct:mmc_host
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/mmc/
host.h 111 struct work_struct detect; member in struct:mmc_host
  /external/webkit/WebCore/page/
Settings.cpp 585 void Settings::setFormatDetectionAddress(bool detect)
587 m_format_detection_address = detect;
590 void Settings::setFormatDetectionEmail(bool detect)
592 m_format_detection_email = detect;
595 void Settings::setFormatDetectionTelephone(bool detect)
597 m_format_detection_telephone = detect;
  /external/icu4c/config/
test-icu-config.sh 48 icu-config --detect-prefix --ldflags --ldflags-layout
icu-config-bottom 34 echo " --detect-prefix Attempt to detect prefix based on PATH"
99 echo "### or --detect-prefix"
112 # For certain options (e.g. --detect-prefix) don't check for icuuc library file.
267 --detect-prefix)
  /external/kernel-headers/original/linux/mmc/
host.h 111 struct work_struct detect; member in struct:mmc_host
  /ndk/build/core/
check-cygwin-make.mk 20 # miserably with our build scripts. If we can detect this use
  /external/neven/
FaceDetector_jni.cpp 198 detect(JNIEnv *_env, jobject _this, function
284 {"fft_detect", "(Landroid/graphics/Bitmap;)I", (void*)detect },
  /external/v8/test/mjsunit/
value-callic-prototype-change.js 28 // Test that the inline caches correctly detect that constant
d8-os.js 70 // Check that we can detect when something is not there.
  /external/openssl/ssl/
ssl-lib.com 14 $! It is written to detect what type of machine you are compiling on
  /external/webkit/SunSpider/tests/parse-only/
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) {
    [all...]
concat-jquery-mootools-prototype.js     [all...]
mootools-1.2.2-core-nc.js 331 Browser.detect = function(){
346 Browser.detect();
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/
BeautifulSoup.py     [all...]

Completed in 403 milliseconds

1 2