/cts/libs/vogar-expect/src/vogar/ |
ModeId.java | 20 DEVICE, JVM, ACTIVITY, SIM, HOST; 27 return this == JVM || this == SIM || this == HOST; 31 return this == DEVICE || this == ACTIVITY || this == SIM || this == HOST;
|
/sdk/eclipse/scripts/ |
common_setup.sh | 6 HOST=`uname` 8 if [ "${HOST:0:6}" == "CYGWIN" ]; then 20 if [ "$HOST" == "Linux" ]; then 22 elif [ "$HOST" == "Darwin" ]; then 25 echo "Unsupported platform ($HOST). Nothing done."
|
create_bridge_symlinks.sh | 13 HOST=`uname` 14 if [ "$HOST" == "Linux" ]; then 17 elif [ "$HOST" == "Darwin" ]; then 20 elif [ "${HOST:0:6}" == "CYGWIN" ]; then 34 cp -vf "out/host/windows-x86/framework/layoutlib.jar" "$1" 39 echo "Unsupported platform ($HOST). Nothing done."
|
create_traceview_symlinks.sh | 27 HOST=`uname` 28 if [ "$HOST" == "Linux" ]; then 30 ln -svf $BACK/out/host/linux-x86/framework/$LIB.jar "$DEST/" 33 elif [ "$HOST" == "Darwin" ]; then 35 ln -svf $BACK/out/host/darwin-x86/framework/$LIB.jar "$DEST/" 38 elif [ "${HOST:0:6}" == "CYGWIN" ]; then 40 cp -vf out/host/windows-x86/framework/$LIB.jar "$DEST/" 45 echo "Unsupported platform ($HOST). Nothing done."
|
create_adt_symlinks.sh | 38 HOST=`uname` 39 if [ "$HOST" == "Linux" ]; then 41 ln -svf $BACK/out/host/linux-x86/framework/$LIB.jar "$DEST/" 48 elif [ "$HOST" == "Darwin" ]; then 50 ln -svf $BACK/out/host/darwin-x86/framework/$LIB.jar "$DEST/" 57 elif [ "${HOST:0:6}" == "CYGWIN" ]; then 59 cp -vf out/host/windows-x86/framework/$LIB.jar "$DEST/" 65 echo "Unsupported platform ($HOST). Nothing done."
|
create_test_symlinks.sh | 19 HOST=`uname` 20 if [ "${HOST:0:6}" == "CYGWIN" ]; then 45 HOST=`uname` 46 if [ "$HOST" == "Linux" ]; then 48 ln -svf $BACK/out/host/linux-x86/framework/$LIB.jar "$DEST/" 50 ln -svf $BACK/out/host/linux-x86/framework/kxml2-2.3.0.jar "$DEST/" 52 elif [ "$HOST" == "Darwin" ]; then 54 ln -svf $BACK/out/host/darwin-x86/framework/$LIB.jar "$DEST/" 56 ln -svf $BACK/out/host/darwin-x86/framework/kxml2-2.3.0.jar "$DEST/" 58 elif [ "${HOST:0:6}" == "CYGWIN" ]; the [all...] |
build_plugins.sh | 61 HOST=`uname` 62 if [ "$HOST" == "Linux" ]; then 66 elif [ "$HOST" == "Darwin" ]; then
|
/cts/tools/tradefed-host/etc/ |
cts-tradefed | 55 HOST=`uname` 56 if [ "$HOST" == "Linux" ]; then 58 elif [ "$HOST" == "Darwin" ]; then 64 CTS_ROOT=${ANDROID_BUILD_TOP}/out/host/${OS}/cts
|
/external/netcat/scripts/ |
iscan | 12 "" ) echo needs HOST and at least one PORT ; exit 1 ;;
|
web | 22 ## In the loop, HOST, PORT, and SAVE do the right things; a null line 42 host="$1" 62 HOST) 63 echo -n 'New host: ' 64 read host 77 echo "=== ${host}:${specD}${specF} ===" >> $saving && 122 echo GET "${spec}" | $BACKEND $host $port > ${TMPAGE} 127 echo "=== ${host}:${spec} ===" >> $saving 140 # transport://user:pass@host:port/path/name?query-string 141 # wais: port 210, //host:port/database?search or /database/type/file [all...] |
/external/webkit/LayoutTests/fast/url/script-tests/ |
trivial-segments.js | 4 // [URL, [SCHEME, HOST, PORT, PATH, QUERY, REF]]
|
/system/extras/tests/bionic/libc/common/ |
test_libgen.c | 14 #if HOST 56 #if !HOST 130 #if HOST 186 #if !HOST 207 #if !HOST
|
/system/core/adb/ |
transport_local.c | 115 const char *host = getenv("ADBHOST"); local 116 if (host) { 117 fd = socket_network_client(host, adb_port, SOCK_STREAM); 181 register_socket_transport(fd, "host", port, 1); 193 if(HOST) { 199 D("transport: local %s init\n", HOST ? "client" : "server"); 203 HOST ? "client" : "server"); 215 if(HOST) { 292 if (HOST && local) {
|
transport_usb.c | 125 HOST = 1; 127 HOST = 0;
|
/external/pcre/ |
Android.mk | 20 intermediatesSrc := $(call intermediates-dir-for,STATIC_LIBRARIES,libpcre,HOST,)/pcre/src 21 intermediatesInc := $(call intermediates-dir-for,STATIC_LIBRARIES,libpcre,HOST,)/pcre/include 66 # For the host 79 pcrecppIntermediatesInc := $(call intermediates-dir-for,STATIC_LIBRARIES,libpcrecpp,HOST,)/pcrecpp/include
|
/build/core/ |
notice_files.mk | 21 # device-obj or host-obj. 42 # In case it's actually a host file 70 $(LOCAL_IS_HOST_MODULE),HOST,TARGET)-$(LOCAL_MODULE_CLASS)-$(LOCAL_MODULE)
|
multi_prebuilt.mk | 92 $($(if $(prebuilt_is_host),HOST,TARGET)_OUT_INTERMEDIATE_LIBRARIES), \
|
/frameworks/base/core/tests/coretests/src/android/os/ |
BuildTest.java | 70 assertNotEmpty("HOST", Build.HOST);
|
/frameworks/base/tools/layoutlib/ |
Android.mk | 35 JAVA_LIBRARIES,layoutlib_create,HOST)/javalib.jar 51 $(hide) echo "host layoutlib_create: $@"
|
/packages/apps/Exchange/tests/src/com/android/exchange/ |
EasSyncServiceTests.java | 41 static private final String HOST = "xxx.host.zzz"; 102 svc.mHostAddress = HOST; 117 assertEquals("https://" + HOST + "/Microsoft-Server-ActiveSync?Cmd=Sync" + 128 assertEquals("https://" + HOST + "/Microsoft-Server-ActiveSync?Cmd=Sync" +
|
/external/chromium/net/http/ |
http_atom_list.h | 33 HTTP_ATOM(HOST)
|
/external/libpcap/ |
tokdefs.h | 34 HOST = 260, 138 #define HOST 260
|
/frameworks/base/core/java/android/os/ |
Build.java | 326 public static final String HOST = getString("ro.build.host");
|
/external/chromium/googleurl/src/ |
url_parse.h | 115 HOST, 153 // HOST: 7 7 169 // Username. Specified in URLs with an @ sign before the host. See |password| 173 // Not all URLs with a username have a password, as in "http://me@host/". 175 // "http://me:secret@host/" 178 // Host name. 179 Component host; member in struct:url_parse::Parsed 184 // Path, this is everything following the host name. Length will be -1 if 187 // have a 0 length path, it will be -1 in cases like "http://host?foo". 218 // authority (host) like "http". This function will not handle weird one [all...] |
/development/tools/a3dconvert/ |
Android.mk | 17 # Host executable 33 intermediates := $(call intermediates-dir-for,STATIC_LIBRARIES,libRS,HOST,)
|