Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dautodetectproxy.cc112 bool autodetect = proxy().autodetect; in OnMessage() local
127 << autodetect << " " << bypass_list << " " << username; in OnMessage()
Dproxydetect_unittest.cc143 EXPECT_TRUE(proxy_info.autodetect); in TEST_F()
159 EXPECT_FALSE(proxy_info.autodetect); in TEST_F()
Dproxyinfo.cc20 ProxyInfo::ProxyInfo() : type(PROXY_NONE), autodetect(false) { in ProxyInfo()
Dproxyinfo.h32 bool autodetect; member
Dproxydetect.cc582 proxy->autodetect = true; in GetFirefoxProxySettings()
672 proxy->autodetect = true; in GetWinHttpProxySettings()
730 if (proxy->autodetect) { in WinHttpAutoDetectProxyForUrl()
1291 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/python/google-api-python-client/googleapiclient/discovery_cache/
D__init__.py28 def autodetect(): function
/external/autotest/client/site_tests/network_EthernetStressPlug/
Dcontrol25 interface=None # autodetect interface
/external/kernel-headers/original/uapi/linux/
Dfd.h175 short autodetect[8]; /* autodetected formats */ member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCommandFlags.inc308 // If user asked for the 'native' CPU, autodetect here. If autodection fails,
320 // If user asked for the 'native' CPU, we need to autodetect features.
340 // If user asked for the 'native' CPU, we need to autodetect features.
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
Dbigquery_v2_messages.py875 autodetect = _messages.BooleanField(1) variable in ExternalDataConfiguration
1150 autodetect = _messages.BooleanField(3) variable in JobConfigurationLoad
/external/e2fsprogs/ext2ed/
DREADME147 autodetect this, use the 'ForceExt2 on' configuration file option.
/external/python/google-api-python-client/docs/epy/
Dapi-objects.txt55 googleapiclient.discovery_cache.autodetect googleapiclient.discovery_cache-module.html#autodetect
/external/python/google-api-python-client/googleapiclient/
Ddiscovery.py257 cache = discovery_cache.autodetect()
/external/tensorflow/tensorflow/contrib/cmake/
DCMakeLists.txt408 # e.g. CUDA_ARCH_NAME="Auto" will autodetect
/external/python/cpython2/Doc/library/
Dtarfile.rst768 damaged. Unfortunately, there is no way to autodetect the encoding of an
/external/python/cpython3/Doc/library/
Dtarfile.rst856 Unfortunately, there is no way to autodetect the encoding of an archive. The
/external/libmtp/
DREADME377 autodetect, please submit the vendor ID and device ID
/external/libcups/filter/
Dspec-ppd.shtml1798 …none" (plain paper), "glossy", "high-gloss", "semi-gloss", "satin", "matte", and "autodetect".</li>
/external/libxml2/
DNEWS1011 autodetect when using --noblanks, fix xmlIOParseDTD error handling,