HomeSort by relevance Sort by last modified time
    Searched defs:detect (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/webrtc/base/
proxy_unittest.cc 32 // Used to run a proxy detect on the current thread. Otherwise we would need
62 AutoDetectProxyRunner* detect = new AutoDetectProxyRunner("unittest/1.0"); local
63 detect->set_proxy(address);
64 detect->Run(); // blocks until done
65 type = detect->proxy().type;
66 detect->Destroy(false);
  /external/chromium_org/third_party/icu/source/i18n/
csdetect.cpp 228 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) function in class:CharsetDetector
  /external/chromium_org/third_party/libvpx/source/libvpx/
tools_common.c 83 struct FileTypeDetectionBuffer *detect = &input_ctx->detect; local
114 const size_t left = detect->buf_read - detect->position;
117 memcpy(ptr, detect->buf + detect->position, more);
120 detect->position += more;
tools_common.h 88 struct FileTypeDetectionBuffer detect; member in struct:VpxInputContext
  /external/icu/icu4c/source/i18n/
csdetect.cpp 228 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) function in class:CharsetDetector
  /external/libvpx/libvpx/
tools_common.c 83 struct FileTypeDetectionBuffer *detect = &input_ctx->detect; local
113 const size_t left = detect->buf_read - detect->position;
116 memcpy(ptr, detect->buf + detect->position, more);
119 detect->position += more;
tools_common.h 94 struct FileTypeDetectionBuffer detect; member in struct:VpxInputContext
  /external/neven/
FaceDetector_jni.cpp 198 detect(JNIEnv *_env, jobject _this, function
284 {"fft_detect", "(Landroid/graphics/Bitmap;)I", (void*)detect },
  /development/ndk/platforms/android-3/include/linux/mmc/
host.h 111 struct work_struct detect; member in struct:mmc_host
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 331 Browser.detect = function(){
346 Browser.detect();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 2134 milliseconds