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

<<21222324252627282930>>

  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmpcispi.c 2 * Broadcom SPI over PCI-SPI Host Controller, low-level hardware driver
37 #include <bcmpcispi.h> /* BRCM PCI-SPI Host Controller Register definitions */
66 /* Attach to PCI-SPI Host Controller Hardware */
90 sd_err(("Host controller %d not supported, please upgrade to rev >= 3\n", si->rev));
95 sd_err(("Attaching to Generic PCI SPI Host Controller Rev %d\n", si->rev));
232 /* Configure PCI-SPI Host Controller's SPI Clock rate as a divisor into the
381 /* Configure PCI-SPI Host Controller High-Speed Clocking mode setting */
436 /* Check to see if an interrupt belongs to the PCI-SPI Host or a SPI Device */
  /hardware/broadcom/wlan/bcm4329/src/include/
sbsdio.h 82 * to wait before sending data to host
92 #define SBSDIO_DEVCTL_CA_INT_ONLY 0x04 /* 1: mask all interrupts to host
spid.h 69 #define WAKE_UP 0x80 /* 0/1 Wake-up command from Host to WLAN */
75 #define STATUS_ENABLE 0x1 /* 1/0 Status sent/not sent to host after read/write */
  /hardware/ti/omap3/dspbridge/inc/
cfgdefs.h 56 /* Host Resources: */
74 * Host resource structure.
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/Export_Inc/
FwEvent_api.h 137 * \brief Translate host to FW time (Usec)
140 * \param uHostTime - The host time in MS to translate
  /ndk/build/core/
main.mk 18 # Define the main configuration variables, and read the host-specific
19 # configuration file that is normally generated by build/host-setup.sh
  /packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSetupExchangeTests.java 141 // Setup host auth with variants of SSL enabled and check. This also enables the
154 // Setup host auth with variants of SSL enabled and check. This also enables the
  /packages/apps/IM/res/layout/
preference_activity.xml 128 <LinearLayout android:id="@+id/host"
156 android:layout_below="@+id/host"
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AdbHelper.java 68 * Create and connect a new pass-through socket, from the host to a port on
108 * Creates and connects a new pass-through socket, from the host to a port on
150 * @param addrStr the host. Can be null.
176 * doesn't matter). "port" and "host" are what we want to forward to. If
177 * we're on the host side connecting into the device, "addrStr" should be
504 "host-serial:%1$s:forward:tcp:%2$d;tcp:%3$d", //$NON-NLS-1$
542 "host-serial:%1$s:killforward:tcp:%2$d;tcp:%3$d", //$NON-NLS-1$
717 String msg = "host:transport:" + device.getSerialNumber(); //$NON-NLS-1$
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
AdbWrapper.java 61 * Starts the adb host side server.
103 * Stops the adb host side server.
  /system/core/adb/
Android.mk 8 # adb host tool
49 LOCAL_C_INCLUDES += development/host/windows/usb/api/
  /build/core/
config.mk 87 # These can be changed to modify both host and device modules.
161 # host config stuff being done first
216 # ACP is always for the build OS, not for the host OS
294 # Many host compilers don't support these flags, so we have to make
297 # host compiler, so only set them for the target when the target
  /cts/tools/host/src/com/android/cts/
TestHost.java 41 * Act as the host for the device connections, also provides management of
91 * CTS host and device isn't ready. It's needed
111 * Release host lock and then exit.
599 * Get device list connected with the host.
601 * @return The device list connected with the host.
  /external/apache-http/src/org/apache/http/conn/routing/
RouteTracker.java 52 /** The target host to connect to. */
84 * @param target the host to which to route
90 throw new IllegalArgumentException("Target host may not be null.");
135 throw new IllegalArgumentException("Proxy host may not be null.");
175 throw new IllegalArgumentException("Proxy host may not be null.");
  /external/bison/build-aux/
config.rpath 13 # The first argument passed to this file is the canonical host specification,
33 host="$1"
34 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
35 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
36 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
  /external/dbus/
INSTALL 16 are installed on the host system. The default build behaviour can be
238 automatically, but needs to determine by the type of host the package
240 a message saying it can not guess the host type, give it the
241 `--host=TYPE' option. TYPE can either be a short name for the system
247 need to know the host type.
  /external/dnsmasq/
setup.html 139 condition because the host's name in the DNS may change as a
141 the name is looked up. The net effect may be that the host believes it
154 By giving dnsmasq the <TT>mx-host</TT> option
202 sitefinder host and have it substitute an NXDOMAIN reply when it sees
211 of a host. It's likely that you don't (for instance) want to offer a
  /external/e2fsprogs/config/
config.rpath 28 # The first argument passed to this file is the canonical host specification,
42 host="$1"
43 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
44 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
  /external/elfutils/config/
config.rpath 28 # The first argument passed to this file is the canonical host specification,
42 host="$1"
43 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
44 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
  /external/icu4c/common/unicode/
uidna.h 98 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions
149 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions
200 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions
247 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions
295 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions
  /external/qemu/android/build/
common.sh 309 # check that a given C program in $TMPC can be compiled on the host system
329 # check that a given C program $TMPC can be linked on the host system
357 # check that a given C header file exists on the host system
375 #log "Host : $1=$result_ch"
394 log "Host : $1=$run_exec_result"
  /external/qemu/
android-configure.sh 353 #### Host system probe
359 # check host endianess
371 # check size of host long bits
409 # Build the config-host.h file
411 config_h=objs/config-host.h
  /external/qemu/tcg/
README 15 from the host, although it is never the case for QEMU.
28 CPU register), a fixed host register (e.g. the QEMU CPU state pointer)
315 Load 8, 16, 32 or 64 bits with or without sign extension from host memory.
324 Write 8, 16, 32 or 64 bits to host memory.
430 codes. TCG will be able to use host registers to store them.
  /external/tcpdump/
README 95 tcp transfer). Since we assume that one host only sends and
201 - On a local host (but not the Sun running tcpdump), connect to
205 tcpdump host local-host and remote-host and port ftp-data >tracefile
  /external/webkit/WebCore/icu/unicode/
uidna.h 100 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions
150 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions
200 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions
246 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions
293 * - UIDNA_USE_STD3_RULES Use STD3 ASCII rules for host name syntax restrictions

Completed in 138 milliseconds

<<21222324252627282930>>