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

1 2

  /device/linaro/bootloader/arm-trusted-firmware/make_helpers/
build_env.mk 25 ifdef OSTYPE
26 ifneq ($(findstring ${OSTYPE}, cygwin),)
29 ifneq ($(findstring ${OSTYPE}, MINGW32 mingw msys),)
35 # Although the MINGW MSYS shell sets OSTYPE as msys in its environment,
39 OSTYPE ?= msys
  /system/media/camera/docs/
metadata-check-dependencies 21 if [[ "$OSTYPE" == "darwin"* ]]
29 elif [[ "$OSTYPE" == "linux-gnu" ]] && which apt-get >& /dev/null
  /external/syslinux/win32/ntfstest/
Makefile 21 OSTYPE = $(shell uname -msr)
22 ifeq ($(findstring CYGWIN,$(OSTYPE)),CYGWIN)
29 ifeq ($(findstring MINGW32,$(OSTYPE)),MINGW32)
  /cts/tools/cfassembler/etc/
cfassembler 60 if [ "$OSTYPE" = "cygwin" ] ; then
  /dalvik/tools/dexdeps/etc/
dexdeps 63 if [ "$OSTYPE" = "cygwin" ] ; then
  /external/tensorflow/tensorflow/contrib/makefile/
build_helper.subr 19 case "${OSTYPE}" in
  /external/syslinux/win32/
Makefile 21 OSTYPE = $(shell uname -msr)
22 ifeq ($(findstring CYGWIN,$(OSTYPE)),CYGWIN)
29 ifeq ($(findstring MINGW32,$(OSTYPE)),MINGW32)
  /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
  /development/tools/bugreport/
bugreport 86 if [ "$OSTYPE" = "cygwin" ]; then
  /external/oj-libjdwp/etc/
jdwpgen.sh 74 if [ "$OSTYPE" = "cygwin" ]; then
  /external/smali/scripts/
baksmali 78 if [ "$OSTYPE" = "cygwin" ]; then
smali 78 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/build-tools/common/bin/
dx 82 if [ "$OSTYPE" = "cygwin" ]; then
  /prebuilts/devtools/tools/
draw9patch 54 if [ "$OSTYPE" = "cygwin" ] ; then
screenshot2 65 if [ "$OSTYPE" = "cygwin" ] ; then
  /prebuilts/r8/
d8 82 if [ "$OSTYPE" = "cygwin" ]; then
d8-compat-dx 82 if [ "$OSTYPE" = "cygwin" ]; then
r8-compat-proguard 82 if [ "$OSTYPE" = "cygwin" ]; then
  /prebuilts/sdk/tools/darwin/bin/
apksigner 82 if [ "$OSTYPE" = "cygwin" ]; then
dx 82 if [ "$OSTYPE" = "cygwin" ]; then
  /prebuilts/sdk/tools/
dx 82 if [ "$OSTYPE" = "cygwin" ]; then

Completed in 416 milliseconds

1 2