Home
last modified time | relevance | path

Searched refs:autodetect (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/base/
Dproxyinfo.h49 bool autodetect; member
54 ProxyInfo() : type(PROXY_NONE), autodetect(false) { } in ProxyInfo()
Dautodetectproxy.cc123 bool autodetect = proxy().autodetect; in OnMessage() local
138 << autodetect << " " << bypass_list << " " << username; in OnMessage()
Dproxydetect_unittest.cc161 EXPECT_TRUE(proxy_info.autodetect); in TEST_F()
177 EXPECT_FALSE(proxy_info.autodetect); in TEST_F()
Dproxydetect.cc593 proxy->autodetect = true; in GetFirefoxProxySettings()
683 proxy->autodetect = true; in GetWinHttpProxySettings()
741 if (proxy->autodetect) { in WinHttpAutoDetectProxyForUrl()
1250 if (result && (proxy->autodetect || in GetProxySettingsForUrl()
/external/chromium/third_party/libjingle/source/talk/base/
Dproxyinfo.h49 bool autodetect; member
54 ProxyInfo() : type(PROXY_NONE), autodetect(false) { } in ProxyInfo()
Dproxydetect.cc591 proxy->autodetect = true; in GetFirefoxProxySettings()
681 proxy->autodetect = true; in GetWinHttpProxySettings()
739 if (proxy->autodetect) { in WinHttpAutoDetectProxyForUrl()
1246 if (result && (proxy.autodetect || in GetProxySettingsForUrl()
/external/libexif/m4m/
Dgp-packaging.m446 [Where to install hotplug scripts as docs [default=autodetect]])])
61 [Where to install hotplug scripts as docs [default=autodetect]])])
Dgp-documentation.m431 [Where to install docs [default=autodetect]])])
114 [Where to install html docs [default=autodetect]])])
Dgp-check-popt.m490 * Cannot autodetect popt.h
137 * Cannot autodetect library directory containing popt
Dgp-check-library.m459 dnl * --with-libfoo=autodetect
127 if test "x${[try_][$1]}" = "xauto"; then [try_][$1]=autodetect; fi
131 dnl OK, we have to autodetect.
/external/dnsmasq/contrib/Suse/
DREADME.susefirewall3 After appending the patch, the SuSEfirewall is again able to autodetect
/external/kernel-headers/original/linux/
Dfd.h168 short autodetect[8]; /* autodetected formats */ member
/external/chromium_org/ppapi/native_client/tests/nacl_browser/inbrowser_test_runner/
Dnacl.scons46 # TODO(eugenis): enable when Valgrind learns to autodetect the nexe name
/external/chromium_org/third_party/lcov/bin/
Dgeninfo3590 my $autodetect = $COMPAT_MODE_AUTO{$mode};
3592 if (!defined($autodetect)) {
3597 if (ref($autodetect) eq "CODE") {
3598 $value = &$autodetect();
/external/qemu/distrib/sdl-1.2.15/
Dandroid-configure.sh68 --force-autodetect) OPTION_FORCE_AUTODETECT=yes
/external/e2fsprogs/ext2ed/
DREADME147 autodetect this, use the 'ForceExt2 on' configuration file option.
/external/chromium_org/base/
Dbase.gyp709 # TODO(ajwong): Is there a way to autodetect this?
/external/libmtp/
DREADME123 autodetect, please submit the vendor ID and device ID
/external/chromium_org/third_party/libxml/src/
DNEWS381 autodetect when using --noblanks, fix xmlIOParseDTD error handling,
/external/dropbear/libtomcrypt/
Dchanges1078 -- Modified the mycrypt_cfg.h to autodetect x86-32 machines