Searched
full:host (Results
926 -
950 of
2243) sorted by null
<<31323334353637383940>>
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/ |
dhd_common.c | 2 * Broadcom Dongle Host Driver (DHD), common DHD core. 52 const char dhd_version[] = "Dongle Host Driver, version " EPI_VERSION_STR "\nCompiled on " 55 const char dhd_version[] = "Dongle Host Driver, version " EPI_VERSION_STR; 884 /* Event struct members passed from dongle to host are stored in network 885 * byte order. Convert all members to host-order.
|
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
FwEvent.c | 122 TRegisterTxn tMaskTxn; /* The host mask register transaction */ 468 /* Acknowledge the host interrupt for EDGE mode (must be before HINT_STT_CLR register clear on read) */ 516 /* Acknowledge the host interrupt for LEVEL mode (must be after HINT_STT_CLR register clear on read) */ 644 * \brief Translate host to FW time (Usec) 647 * \param uHostTime - The host time in MS to translate
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gccbug | 33 # The default release for this host. 44 # host-dependent. 349 host: x86_64-unknown-linux-gnu 354 configured with: ../../toolchain/android-toolchain/gcc-4.2.1/configure --prefix=/android/mathias/armdev/toolchain-eabi-4.2.1 --program-transform-name=s,^,arm-eabi-, --prefix=/android/mathias/armdev/toolchain-eabi-4.2.1 --target=arm-eabi --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --enable-languages=c,c++ --disable-libstdc__-v3 --disable-libssp --enable-threads --disable-nls --disable-libmudflap --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs : (reconfigured) ../../toolchain/android-toolchain/gcc-4.2.1/configure --prefix=/android/mathias/armdev/toolchain-eabi-4.2.1 --program-transform-name=s,^,arm-eabi-, --prefix=/android/mathias/armdev/toolchain-eabi-4.2.1 --target=arm-eabi --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --enable-languages=c,c++ --disable-libstdc__-v3 --disable-libssp --enable-threads --disable-nls --disable-libmudflap --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs
|
/external/iproute2/doc/ |
ip-cref.tex | 97 host addresses. 412 the host attached to a NBMA link has no means to send to anyone 599 is derived by setting/resetting the host bits of the interface prefix. 628 \item \verb|host| --- the address is valid only inside this host. 638 \item \verb|ip addr add 127.0.0.1/8 dev lo brd + scope host| 824 acquired by the host from stateless address autoconfiguration [all...] |
/external/bluetooth/glib/ |
configure.in | 105 case $host in 119 case "$host" in 133 case "$host" in 144 case $host in [all...] |
/development/testrunner/ |
adb_interface.py | 108 src: file path of host file to push 114 """Pulls the file src on the device onto dest on the host. 118 dest: destination file path on host
|
/external/bison/build-aux/ |
Makefile.in | 37 host_triplet = @host@ 183 host = @host@
|
/external/bison/data/ |
Makefile.in | 38 host_triplet = @host@ 193 host = @host@
|
/external/bison/tests/ |
Makefile.in | 37 host_triplet = @host@ 182 host = @host@
|
/external/dbus/dbus/ |
dbus-address.c | 218 * the address entry "tcp:host=example.com" it would return the string 233 * given the address "tcp:host=example.com,port=8073" if you asked 234 * for the key "host" you would get the value "example.com"
|
/external/dbus/doc/ |
Makefile.in | 37 host_triplet = @host@ 209 host = @host@
|
/external/elfutils/doc/ |
Makefile.in | 37 host_triplet = @host@ 137 host = @host@
|
/external/elfutils/libcpu/ |
Makefile.in | 40 host_triplet = @host@ 156 host = @host@
|
/external/elfutils/m4/ |
Makefile.in | 37 host_triplet = @host@ 137 host = @host@
|
/external/grub/lib/ |
Makefile.in | 40 host_triplet = @host@ 160 host = @host@
|
/external/grub/stage1/ |
Makefile.in | 40 host_triplet = @host@ 166 host = @host@
|
/external/ipsec-tools/src/include-glibc/ |
Makefile.in | 33 host_triplet = @host@ 146 host = @host@
|
/external/libffi/include/ |
Makefile.in | 34 host_triplet = @host@ 149 host = @host@
|
/external/libffi/man/ |
Makefile.in | 33 host_triplet = @host@ 140 host = @host@
|
/external/opencore/nodes/pvprotocolenginenode/include/ |
pvmf_protocol_engine_node_extension.h | 106 * Retrieves the host name and port number for socket node port request 275 * Retrieves the host name and port number for socket node port request 286 * Retrieves the host name and port number for socket node port request, based on logging URL
|
/external/qemu/audio/ |
audio_template.h | 256 dolog ("No host audio driver\n"); 261 dolog ("Host audio driver without pcm_ops\n"); 437 dolog ("Can not open `%s' (no host audio driver)\n", name);
|
/external/quake/quake/src/WinQuake/ |
Makefile.Solaris | 80 $(BUILDDIR)/host.o \ 240 $(BUILDDIR)/host.o : $(MOUNT_DIR)/host.c
|
/external/skia/include/core/ |
SkFontHost.h | 50 references the closest matching font available on the host system. 164 what the host is actually capable of fulfilling. For example, if the 165 rec is requesting a level of hinting that, for this host, maps some
|
/external/webkit/JavaScriptCore/bytecode/ |
SamplingTool.cpp | 306 printf("\n[*] Samples inside host code are not charged to any Bytecode.\n\n"); 308 printf("\tSamples inside host code:\t%lld / %lld (%.3f%%)\n\n", m_sampleCount - m_opcodeSampleCount, m_sampleCount, (static_cast<double>(m_sampleCount - m_opcodeSampleCount) * 100) / m_sampleCount); 370 printf(" [*] Samples inside host code are charged to the calling Bytecode.\n");
|
/frameworks/base/core/java/android/net/ |
ConnectivityManager.java | 304 * host via the specified network interface. An attempt to add a route that 307 * host is to be routed 308 * @param hostAddress the IP address of the host to which the route is desired
|
Completed in 305 milliseconds
<<31323334353637383940>>