Home
last modified time | relevance | path

Searched refs:OSTYPE (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/codesighs/
Dautosummary.unix.bash114 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
Dbasesummary.unix.bash61 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
/external/chromium_org/webkit/tools/layout_tests/
Drun_webkit_tests.sh9 if [ "$OSTYPE" = "cygwin" ]; then
/external/smali/scripts/
Dsmali78 if [ "$OSTYPE" = "cygwin" ]; then
Dbaksmali78 if [ "$OSTYPE" = "cygwin" ]; then
/external/conscrypt/
Dupdate_prebuilts.sh17 if [[ $OSTYPE != *linux* ]]; then \
/external/qemu/android/build/
Dcommon.sh98 if [ "x$OSTYPE" = xcygwin ] ; then
/external/pcre/dist/
DCMakeLists.txt839 IF("$ENV{OSTYPE}" STREQUAL "msys")
846 ENDIF("$ENV{OSTYPE}" STREQUAL "msys")