HomeSort by relevance Sort by last modified time
    Searched full:host (Results 951 - 975 of 2243) sorted by null

<<31323334353637383940>>

  /frameworks/base/core/java/android/net/
MobileDataStateTracker.java 458 * host via the mobile data network.
459 * @param hostAddress the IP address of the host to which the route is desired,
466 Log.d(TAG, "Requested host route to " + Integer.toHexString(hostAddress) +
  /frameworks/base/docs/html/guide/developing/tools/
traceview.jd 10 <li><a href="#copyingfiles">Copying Trace Files to a Host Machine</a></li>
88 <h2>Copying Trace Files to a Host Machine</h2>
93 the emulator host machine:</p>
  /hardware/broadcom/wlan/bcm4329/src/dhd/linux/
Makefile 2 # GNU Makefile for Broadcom Dongle Host Driver
273 # host options
325 @echo "CC = $(CC) (ver=`$(CC) -dumpversion`; host=`hostname`; processor=`uname -m`)"
  /packages/apps/IM/
AndroidManifest.xml 102 <data android:scheme="imto" android:host="aim"/>
103 <data android:scheme="imto" android:host="yahoo"/>
104 <data android:scheme="imto" android:host="msn"/>
  /build/core/
main.mk 54 # and host information.
372 build/libs/host \
382 development/host \
474 NOTICE-HOST-%: ;
522 # APPS:Quake or HOST:SHARED_LIBRARIES:libutils.
595 # to build the host tools, but nothing that's going to be installed
  /external/bluetooth/hcidump/src/
hcidump.c 935 " -s, --send-dump=host Send dump to a host\n"
936 " -n, --recv-dump=host Receive dump on a host\n"
937 " -d, --wait-dump=host Wait on a host and send\n"
  /bionic/libc/netbsd/resolv/
res_comp.c 196 * but must otherwise be as a host name.
211 * label, but the rest of the name has to look like a host name.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
SerializerMessages_pl.java 141 "Nie mo\u017cna ustawi\u0107 portu, kiedy host jest pusty" },
144 "Host nie jest poprawnie skonstruowanym adresem" },
  /dalvik/tests/
run-test 160 echo " --local Use a host-local virtual machine."
162 echo " --reference Use a host-local reference virtual machine."
  /development/build/
sdk.atree 26 # host tools from out/host/$(HOST_OS)-$(HOST_ARCH)/
  /development/build/tools/
make_windows_sdk.sh 169 cp -v out/host/windows-x86/bin/*.{exe,dll} "$TOOLS"/
245 cp -vf out/host/windows-x86/bin/$i "$DIST_DIR"/$i
  /development/pdk/docs/porting/
debugging_gdb.jd 33 The <code>:5039</code> tells gdbserver to listen on port 5039 on the localhost, which adb bridges from the host to the device. <code>executable</code> represents the command to debug, a common one being runtime -s which starts the entire system all running in a single process. <br>
100 tell the host about
  /external/dbus/dbus/
dbus-sysdeps.h 140 int _dbus_connect_tcp_socket (const char *host,
143 int _dbus_listen_tcp_socket (const char *host,
  /external/dropbear/debian/
changelog 213 * fix creation of host keys to use correct names in /etc/dropbear
215 * purging this package now deletes the host keys and /etc/dropbear
  /external/icu4c/tools/tzcode/
tzselect.ksh 13 # If your host lacks the Korn shell,
25 # If your host lacks awk, or has an old awk that does not conform to Posix.2,
  /external/iproute2/examples/
dhcp-client-script 199 # ping a host
200 # args: $1 = dotquad address of the host
  /external/libpcap/
nametoaddr.c 97 * Convert host name to internet address.
496 bpf_error("unknown decnet host name '%s'\n", name);
  /external/mtpd/
pptp.c 105 char host[64]; member in struct:packet::__anon3381::__anon3382::__anon3384::__anon3385
229 strcpy(outgoing.sccrq.host, "anonymous");
  /external/netcat/
README 15 In the simplest usage, "nc host port" creates a TCP connection to the given
16 port on the given target host. Your standard input is then sent to the host,
119 The host argument can be a name or IP address. If -n is specified, netcat
122 name and address lookup for the host, and warn you about the all-too-common
194 host and optional port in listen mode, netcat will accept an inbound connection
195 only from that host and if you specify one, only from that foreign source port.
229 accepts its commands with options first, then the target host, and everything
312 For example, it is easier to type "nc host 25", talk to someone's mailer, and
326 collect host information, and indeed some of the ideas herein were taken fro
    [all...]
  /external/opencore/doc/oscl_html/
classOsclDNS.html 140 Null-terminated string containing the host name. </td></tr>
142 The output address. The ipAddr field will contain the network address of the host in dotted decimal notation. </td></tr>
  /external/ppp/pppd/plugins/radius/
buildreq.c 415 int rc_check(char *host, unsigned short port, char *msg)
440 rc_buildreq(&data, PW_STATUS_SERVER, host, port, timeout, retries);
  /external/ppp/pppd/plugins/radius/etc/
dictionary 59 ATTRIBUTE Login-IP-Host 14 ipaddr
212 VALUE Acct-Terminate-Cause Host-Request 18
  /external/qemu/hw/
qdev.c 308 void scsi_bus_new(DeviceState *host, SCSIAttachFn attach)
319 attach(host, drives_table[index].bdrv, unit);
  /external/qemu/
qemu-sockets.c 86 fprintf(stderr,"%s: getaddrinfo: family %s, host %s, port %s\n",
109 /* no host given */
  /external/quake/quake/src/WinQuake/
quakedef.h 275 // the host system specifies the base of the directory tree, the
298 // host

Completed in 87 milliseconds

<<31323334353637383940>>