Searched
full:host (Results
1001 -
1025 of
2243) sorted by null
<<41424344454647484950>>
/bionic/libc/netbsd/nameser/ |
ns_samedomain.c | 49 * "host.foobar.top" lies in "foobar.top" and in "top" and in ""
|
/bionic/libc/private/ |
arpa_nameser.h | 250 ns_t_a = 1, /* Host address. */ 262 ns_t_hinfo = 13, /* Host information. */ 361 #define NS_KEY_NAME_ENTITY 0x0200 /* key is assoc. with entity eg host */ 426 * EDNS0 extended flags, host order.
|
/bootable/bootloader/legacy/include/msm7k/ |
dmov.h | 55 #define DMOV_RSLT_VALID (1 << 31) /* 0 == host has empties result fifo */
|
/bootable/diskinstaller/editdisklbl/ |
editdisklbl.c | 103 /* make sure we don't screw up and write to a block device on the host
|
/bootable/recovery/applypatch/ |
imgdiff_test.sh | 4 # packages as arguments. It generates (on the host) patches for all
|
/build/core/combo/ |
TARGET_linux-sh.mk | 123 $(call normalize-host-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
|
/build/core/ |
dynamic_binary.mk | 12 $(error This file should not be used to build host binaries. Included by (or near) $(lastword $(filter-out config/%,$(MAKEFILE_LIST))))
|
/build/tools/acp/ |
acp.c | 24 #include <host/CopyFile.h>
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebHistoryItemTest.java | 111 @BrokenTest(value = "Bug 2121787: Test times out on the host side. Not 100% reproducible.")
|
/cts/tools/host/src/com/android/cts/ |
CommandParser.java | 47 * The action the user chose to ask CTS host to take.
|
TestPackage.java | 78 * @param version The version of the CTS Host allowed. 80 * @param jarPath The host controller's jar path and file. 126 * Returns whether this is a host side test package. 801 * @return If each test under this package doesn't depend on any host controller, return true; [all...] |
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/net/ |
Socks4Message.java | 99 * Set the IP address. This expects an array of four bytes in host order.
|
/dalvik/libcore/luni/src/main/native/ |
java_net_InetAddress.cpp | 212 // Look up the host name from the IP address.
|
/dalvik/libcore/luni/src/test/java/tests/api/java/net/ |
SocketImplTest.java | 209 protected void connect(String host, int port) throws IOException {
|
/dalvik/libcore/security/src/main/java/java/security/ |
CodeSource.java | 342 * <li>if this {@code CodeSource}'s location host is not {@code null}, the 345 * <li>{@code cs}'s host is not {@code null} 347 * host implies the {@code SocketPermission} of {@code cs}'s location host
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/ |
GeneralName.java | 89 * address as the host.
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
CodeSourceTest.java | 563 * If this object's host (getLocation().getHost()) is not null, then the 564 * SocketPermission constructed with this object's host must imply the 565 * SocketPermission constructed with codesource's host. 591 thatCS = new CodeSource(new URL("http", "another.host.com", "file1"),
|
/dalvik/libcore/support/src/test/java/tests/support/ |
Support_HttpConstants.java | 86 "host",
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
KeyManagerImpl.java | 42 * no effect. The implementation does not use peer information (host, port) that may be obtained
|
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/ |
SSLSocketFactoryTest.java | 83 * @tests javax.net.ssl.SSLSocketFactory#createSocket(Socket s, String host, int port, boolean autoClose)
|
/dalvik/tests/etc/ |
local-run-test-jar | 3 # Run the code in test.jar on a host-local virtual machine. The jar should
|
/development/pdk/docs/porting/ |
build_cookbook.jd | 135 and definitions that are specific to either the host or the target builds. 365 to use a library preinstalled on the host. The linker (ld) is a particularly 431 <td valign="top"><p>For host executables, you can specify a command to run on the module 516 executables in sbin and host executables where we use static libraries instead.
|
intro_source_code.jd | 94 Non-Android libraries. This directory is intended to host unmodified external code. None of the libraries included within this directory rely on Android headers or libraries.
|
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/ |
ExampleAppWidgetProvider.java | 112 // package, but it needs this because on the other side it's the widget host inflating
|
/development/tools/monkeyrunner/src/com/android/monkeyrunner/ |
MonkeyRunner.java | 45 * MonkeyRunner is a host side application to control a monkey instance on a 100 * Initialize an adb session with a device connected to the host 367 * This function is the communication bridge between the host and the device. 378 * This function allows the communication bridge between the host and the device
|
Completed in 298 milliseconds
<<41424344454647484950>>