/external/nist-sip/java/gov/nist/core/ |
D | Host.java | 68 protected static final int HOSTNAME = 1; field in Host 86 addressType = HOSTNAME; in Host() 172 if (addressType == HOSTNAME) { in getIpAddress() 191 setHost(h, HOSTNAME); in setHostname() 222 if(addressType == HOSTNAME) in setHost() 250 return addressType == HOSTNAME; in isHostname() 258 return addressType != HOSTNAME; in isIPAddress()
|
/external/openssh/regress/ |
D | percent.sh | 14 HOSTNAME=`hostname` 67 HASH=`printf "${HOSTNAME}127.0.0.1${PORT}$REMUSER" | 75 trial $i '%l' $HOSTNAME 81 "%/$HASH/$USERID/127.0.0.1/$HOME/$HOST/$HOSTNAME/somehost/$PORT/$REMUSER/$USER"
|
/external/pffft/ |
D | bench_all.sh | 80 tar zcvf ../pffft_bench_${GCCPATH}_${HOSTNAME}.tar.gz --exclude=CMakeCache.txt *.csv *.txt *.png 81 echo "all benchmark results in pffft_bench_${GCCPATH}_${HOSTNAME}.tar.gz"
|
/external/vogar/src/vogar/ |
D | XmlReportConstants.java | 34 public static final String HOSTNAME = "hostname"; field in XmlReportConstants
|
D | XmlReportPrinter.java | 134 serializer.attribute(ns, XmlReportConstants.HOSTNAME, "localhost"); in print()
|
/external/mksh/ |
D | mkshrc | 18 }$HOSTNAME:${PWD:-?} '"$PS1 "
|
D | mkshrc_vendor | 18 }$HOSTNAME:${PWD:-?} '"$PS1 "
|
/external/one-true-awk/testdir/ |
D | funstack.awk | 636 "hostname" | getline HOSTNAME 646 print "<!-- for " PERSONAL_NAME " (" USER "@" HOSTNAME ") -->" 656 print prefix(2) "<LINK REV=\"made\" HREF=\"mailto:" USER "@" HOSTNAME "\">"
|
/external/e2fsprogs/scrub/ |
D | e2scrub_fail.in | 18 test -z "${hostname}" && hostname="${HOSTNAME}"
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd_lexer.l | 78 [a-zA-Z0-9]+(\.[a-zA-Z0-9]+)* yylval.string = strdup(yytext); return HOSTNAME;
|
D | dnsextd_parser.y | 126 %token <string> HOSTNAME 351 HOSTNAME
|
/external/mksh/src/ |
D | dot.mkshrc | 69 2>/dev/null)}${HOSTNAME:=$(\\builtin ulimit -c 0; hostname 2>/dev/null)}" 70 [[ $HOSTNAME = ?(?(ip6-)localhost?(6)) ]] && HOSTNAME=nil; \\builtin unalias ls 71 \\builtin export EDITOR HOSTNAME TERM USER="${USER:-?}" 75 PS1='$USER@${HOSTNAME%%.*}:$PWD>' 88 REPLY+=${USER}@${HOSTNAME%%.*}:
|
/external/libpcap/doc/ |
D | README.tru64 | 15 configuration file (/sys/conf/<HOSTNAME>):
|
/external/opencensus-java/exporters/stats/stackdriver/ |
D | README.md | 156 of the `Timeseries`. The format of the label is: `{LANGUAGE}-{PID}@{HOSTNAME}`, if `{PID}` is not
|
/external/grpc-grpc/doc/ |
D | http2-interop-test-descriptions.md | 28 * --server_host=HOSTNAME
|
D | interop-test-descriptions.md | 16 * --server_host=HOSTNAME 18 * --server_host_override=HOSTNAME
|
/external/eigen/cmake/ |
D | EigenTesting.cmake | 517 set(eigen_hostname $ENV{HOSTNAME})
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.2.rst | 112 metavar = 'HOSTNAME', # var name used in help msg 135 {deploy,start,stop} HOSTNAME [HOSTNAME ...] 141 HOSTNAME url for target machines
|
/external/mtools/ |
D | mtools.info | 1140 HOSTNAME':'DISPLAYNUMBER['/'[BASEPORT]['/'DRIVE]]. When using this 1141 entry, mtools connects to port BASEPORT+DISPLAYNUMBER at HOSTNAME. By 1203 HOSTNAME':'DISPLAYNUMBER['/'BASEPORT]
|
/external/grpc-grpc-java/alts/src/generated/main/java/io/grpc/alts/internal/ |
D | Handshaker.java | 1165 HOSTNAME(2), enumConstant 1182 case 2: return HOSTNAME; in forNumber() 1594 case HOSTNAME: { in mergeFrom()
|
/external/libcups/locale/ |
D | cups_cs.po | 4520 "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." 4521 msgstr "Tiskárna-URI musí být ve tvaru \"ipp://HOSTNAME/classes/CLASSNAME\"." 4524 "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." 4526 "Tiskárna-URI musí být ve tvaru \"ipp://HOSTNAME/printers/PRINTERNAME\"."
|
D | cups.strings | 1329 …r-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." = "The printer-uri must be of the… 1330 …uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." = "The printer-uri must be of th…
|
D | cups_de.po | 4616 "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." 4618 "Die Drucker-URI muss in der folgenden Form vorliegen: ipp://HOSTNAME/classes/" 4622 "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." 4624 "Die Drucker-URI muss in der folgenden Form vorliegen: ipp://HOSTNAME/"
|
D | cups_fr.po | 4535 "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." 4537 "L’attribut « printer-uri » doit se présenter sous la forme « ipp://HOSTNAME/" 4541 "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." 4543 "L’attribut « printer-uri » doit se présenter sous la forme « ipp://HOSTNAME/"
|
D | cups_ru.po | 4659 "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." 4660 msgstr "printer-uri должен иметь форму «ipp://HOSTNAME/classes/CLASSNAME»." 4663 "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." 4664 msgstr "printer-uri должен иметь форму «ipp://HOSTNAME/printers/PRINTERNAME»."
|