/external/chromium/chrome/browser/notifications/ |
desktop_notification_service.cc | 74 << "hostnames (e.g. wildcard patterns) are not supported "
|
/external/chromium/chrome/common/ |
render_messages.h | 362 std::vector<std::string> /* hostnames */)
|
chrome_switches.cc | 234 // Don't resolve hostnames to IPv6 addresses. This can be used when debugging 580 // Comma separated list of rules that control how hostnames are mapped. 583 // "MAP * 127.0.0.1" --> Forces all hostnames to be mapped to 127.0.0.1 [all...] |
/external/chromium/net/base/ |
sdch_manager.h | 368 // List of hostnames for which a latency experiment is allowed (because a
|
/external/chromium/net/proxy/ |
proxy_bypass_rules_unittest.cc | 246 // Single-component hostnames are considered local.
|
proxy_resolver_v8.cc | 388 // could extend the parsing to handle IDNA hostnames by
|
/external/dnsmasq/src/ |
util.c | 140 /* Hostnames have a more limited valid charset than domain names
|
dhcp.c | 960 it gets stripped. The set of legal domain names is bigger than the set of legal hostnames
|
/external/webkit/Source/WebCore/page/ |
SecurityOrigin.cpp | 432 // Ensure there were at least 2 separator characters. Some hostnames on intranets have
|
/external/webkit/LayoutTests/http/conf/ |
fedora-httpd.conf | 22 # different IP addresses or hostnames and have them handled by the 830 # VirtualHost: If you want to maintain multiple domains/hostnames on your
|
/external/webkit/Source/WebCore/inspector/front-end/ |
AuditRules.js | 202 WebInspector.AuditRule.call(this, "network-parallelizehosts", "Parallelize downloads across hostnames"); 256 var entry = result.addChild(String.sprintf("This page makes %d parallelizable requests to %s. Increase download parallelization by distributing the following requests across multiple hostnames.", busiestHostResourceCount, hosts[0]), true); [all...] |
/external/dnsmasq/man/ |
dnsmasq.8 | 14 contents of /etc/hosts so that local hostnames 39 Don't read the hostnames in /etc/hosts. [all...] |
/external/dnsmasq/ |
CHANGELOG.archive | 137 written by ISC dhcpd. The hostnames in the leases file are 550 release 1.17 Fixed crash with DHCP hostnames > 40 characters. 573 For hostnames without a domain part which don't get [all...] |
/external/mdnsresponder/mDNSCore/ |
mDNSEmbeddedAPI.h | [all...] |
uDNS.c | [all...] |
/external/chromium/net/data/proxy_resolver_perftest/ |
no-ads.pac | 634 // RE for common adserver hostnames. 635 // The regexp matches all hostnames starting with "ad" that are not [all...] |
/bionic/libc/netbsd/net/ |
services.h | 53 \11hostnames\0\145t\1\10hostname\
|
/external/chromium/chrome/browser/net/ |
predictor_unittest.cc | 49 // When all hostnames have been resolved, exit the loop.
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_util.cc | 361 // hostnames formed by starting with the last 5 components and successively
|
/external/iptables/iptables/ |
iptables.8.in | 260 \fB/\fP\fImask\fP), or a plain IP address. Hostnames will
|
/external/openssh/ |
misc.c | 377 * Search for next delimiter between hostnames/addresses and ports.
|
/libcore/luni/src/test/java/libcore/java/net/ |
URITest.java | 666 // The RFC's don't permit underscores in hostnames, and neither does URI (unlike URL).
|
URLTest.java | 693 // The RFC's don't permit underscores in hostnames, but URL accepts them (unlike URI).
|
/external/chromium/chrome/browser/autocomplete/ |
search_provider.cc | 398 // Don't send anything for https except the hostname. Hostnames are OK [all...] |
/external/dbus/bus/ |
dbus-daemon.1.in | 249 tcp sockets can accept IPv4 addresses, IPv6 addresses or hostnames.
|