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

1 2

  /external/chromium_org/webkit/tools/layout_tests/
run_webkit_tests.sh 9 if [ "$OSTYPE" = "cygwin" ]; then
  /external/chromium_org/third_party/codesighs/
autosummary.unix.bash 114 OSTYPE=`uname -s`
119 if [ $OSTYPE == "Darwin" ]; then
129 if [ $OSTYPE == "Darwin" ]; then
143 if [ $OSTYPE == "Darwin" ] || [ $OSTYPE == "SunOS" ]; then
152 if [ $OSTYPE == "Darwin" ]; then
189 if [ $OSTYPE == "Darwin" ]; then
basesummary.unix.bash 61 OSTYPE=`uname -s`
63 if [ $OSTYPE == "Darwin" ]; then
128 if [ $OSTYPE == "Darwin" ]; then
139 if [ $OSTYPE == "Darwin" ]; then
151 if [ $OSTYPE == "Darwin" ]; then
196 if [ $OSTYPE == "Darwin" ]; then
  /system/media/camera/docs/
metadata-check-dependencies 21 if [[ "$OSTYPE" == "darwin"* ]]
29 elif [[ "$OSTYPE" == "linux-gnu" ]] && which apt-get >& /dev/null
  /cts/tools/cfassembler/etc/
cfassembler 60 if [ "$OSTYPE" = "cygwin" ] ; then
  /dalvik/tools/dexdeps/etc/
dexdeps 63 if [ "$OSTYPE" = "cygwin" ] ; then
  /cts/tools/dasm/etc/
dasm 60 if [ "$OSTYPE" = "cygwin" ] ; then
  /dalvik/dx/etc/
dexmerger 82 if [ "$OSTYPE" = "cygwin" ]; then
dx 82 if [ "$OSTYPE" = "cygwin" ]; then
mainDexClasses 131 if [ "$OSTYPE" = "cygwin" ]; then
  /external/smali/scripts/
baksmali 78 if [ "$OSTYPE" = "cygwin" ]; then
smali 78 if [ "$OSTYPE" = "cygwin" ]; then
  /packages/apps/Launcher3/util/etc/
launcher_protoutil 76 if [ "$OSTYPE" = "cygwin" ]; then
  /packages/inputmethods/LatinIME/tools/dicttool/etc/
dicttool_aosp 57 if [ "$OSTYPE" = "cygwin" ] ; then
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/etc/
make-keyboard-text 54 if [ "$OSTYPE" = "cygwin" ] ; then
  /prebuilts/devtools/tools/
draw9patch 54 if [ "$OSTYPE" = "cygwin" ] ; then
screenshot2 65 if [ "$OSTYPE" = "cygwin" ] ; then
android 75 if [ "$OSTYPE" = "cygwin" ] ; then
monkeyrunner 65 if [ "$OSTYPE" = "cygwin" ] ; then
  /prebuilts/sdk/tools/
dx 82 if [ "$OSTYPE" = "cygwin" ]; then
  /sdk/apkbuilder/etc/
apkbuilder 62 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/
hierarchyviewer1 54 if [ "$OSTYPE" = "cygwin" ] ; then
  /external/conscrypt/
update_prebuilts.sh 17 if [[ $OSTYPE != *linux* ]]; then \

Completed in 535 milliseconds

1 2