HomeSort by relevance Sort by last modified time
    Searched refs:OSTYPE (Results 1 - 21 of 21) sorted by null

  /ndk/
ndk-build 66 if [ "$OSTYPE" = "cygwin" ] ; then
  /cts/tools/dx-tests/etc/
cfassembler 60 if [ "$OSTYPE" = "cygwin" ] ; then
  /dalvik/tools/dexdeps/etc/
dexdeps 63 if [ "$OSTYPE" = "cygwin" ] ; then
  /external/clearsilver/
rules.mk.in 16 OSTYPE := $(shell uname -s)
54 ifeq ($(OSTYPE),OSF1)
108 ifeq ($(OSTYPE),Darwin)
115 ## ifeq ($(OSTYPE),WindowsNT)
127 ## ifeq ($(OSTYPE),FreeBSD)
156 @echo "** OSNAME: $(OSTYPE)"
  /cts/tools/dasm/etc/
dasm 60 if [ "$OSTYPE" = "cygwin" ] ; then
  /dalvik/dx/etc/
dx 78 if [ "$OSTYPE" = "cygwin" ]; then
  /development/tools/makedict/etc/
makedict 54 if [ "$OSTYPE" = "cygwin" ] ; then
  /development/tools/monkeyrunner/etc/
monkeyrunner 65 if [ "$OSTYPE" = "cygwin" ] ; then
  /external/clearsilver/java-jni/
Makefile 11 ifeq ($(OSTYPE),Darwin)
23 ifneq ($(OSTYPE),Darwin)
  /prebuilt/sdk/tools/
dx 78 if [ "$OSTYPE" = "cygwin" ]; then
  /sdk/apkbuilder/etc/
apkbuilder 62 if [ "$OSTYPE" = "cygwin" ] ; then
  /sdk/draw9patch/etc/
draw9patch 54 if [ "$OSTYPE" = "cygwin" ] ; then
  /sdk/dumpeventlog/etc/
dumpeventlog 72 if [ "$OSTYPE" = "cygwin" ] ; then
  /sdk/eventanalyzer/etc/
eventanalyzer 64 if [ "$OSTYPE" = "cygwin" ] ; then
  /sdk/hierarchyviewer/etc/
hierarchyviewer 54 if [ "$OSTYPE" = "cygwin" ] ; then
  /sdk/layoutopt/app/etc/
layoutopt 54 if [ "$OSTYPE" = "cygwin" ] ; then
  /sdk/screenshot/etc/
screenshot2 65 if [ "$OSTYPE" = "cygwin" ] ; then
  /sdk/sdkmanager/app/etc/
android 75 if [ "$OSTYPE" = "cygwin" ] ; then
  /development/build/tools/
make_windows_sdk.sh 88 [ $OSTYPE == "cygwin" ] || die "This expects to run under Cygwin"
  /external/qemu/android/build/
common.sh 98 if [ "x$OSTYPE" = xcygwin ] ; then
  /ndk/build/core/
ndk-common.sh 204 if [ "x$OSTYPE" = xcygwin ] ; then

Completed in 278 milliseconds