/prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/bin/ |
scan-build | 26 use Sys::Hostname; 40 my $HostName = HtmlEscape(hostname() || 'unknown'); 668 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr> [all...] |
/prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/bin/ |
scan-build | 26 use Sys::Hostname; 40 my $HostName = HtmlEscape(hostname() || 'unknown'); 668 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr> [all...] |
/prebuilts/clang/linux-x86/host/3.6/tools/scan-build/ |
scan-build | 26 use Sys::Hostname; 40 my $HostName = HtmlEscape(hostname() || 'unknown'); 643 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr> [all...] |
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/ |
scan-build | 24 use Sys::Hostname; 39 my $HostName = HtmlEscape(hostname() || 'unknown'); 616 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr> [all...] |
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/ |
scan-build | 24 use Sys::Hostname; 39 my $HostName = HtmlEscape(hostname() || 'unknown'); 616 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr> [all...] |
/external/curl/lib/ |
url.c | 952 * hostname changed. [all...] |
/external/iputils/ninfod/ |
configure | 543 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, 545 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` [all...] |
/prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/ |
netty-common-4.1.0.CR3.jar | |
/external/robolectric/v1/lib/main/ |
httpclient-4.0.3.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.1/ |
httpclient-4.0.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.3/ |
httpclient-4.0.3.jar | |
/external/google-breakpad/ |
configure | 564 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, 566 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` [all...] |
/toolchain/binutils/binutils-2.25/intl/ |
configure | 530 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 532 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` [all...] |
/toolchain/binutils/binutils-2.25/libiberty/ |
configure | 530 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 532 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` [all...] |
/external/autotest/scheduler/ |
monitor_db_unittest.py | [all...] |
/external/icu/icu4c/source/ |
configure | 566 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, 568 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` [all...] |
/external/ppp/pppd/ |
auth.c | 234 bool usehostname = 0; /* Use hostname for our_name */ 374 "Must use hostname for authentication", 1 }, [all...] |
ipcp.c | 74 bool disable_defaultip = 0; /* Don't use hostname for default IP adrs */ [all...] |
/frameworks/base/services/core/java/com/android/server/location/ |
GnssLocationProvider.java | [all...] |
/external/curl/tests/ |
runtests.pl | [all...] |
/external/netperf/src/ |
nettest_omni.c | [all...] |
/libcore/luni/src/test/java/libcore/java/net/ |
URLConnectionTest.java | 103 private String hostName; 108 hostName = server.getHostName(); 733 * We were verifying the wrong hostname when connecting to an HTTPS site [all...] |
/prebuilts/sdk/org.apache.http.legacy/ |
org.apache.http.legacy.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/ |
httpclient-4.2.1.jar | |
/system/connectivity/shill/ |
device_unittest.cc | 289 bool SetHostname(const string& hostname) { 290 return device_->SetHostname(hostname); 376 "DHCPProperty.Hostname", _)) 400 "DHCPProperty.Hostname", _)) [all...] |