Searched refs:darwin (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
H A Dgradlew32 darwin=false
38 darwin=true
93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
109 if $darwin; then
/frameworks/multidex/
H A Dgradlew32 darwin=false
38 darwin=true
93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
109 if $darwin; then
/frameworks/support/
H A Dgradlew32 darwin=false
38 darwin=true
93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
109 if $darwin; then
/frameworks/compile/mclinker/
H A Dmcld-host-build.mk23 ifeq ($(HOST_OS),darwin)
H A Dmcld-device-build.mk26 ifeq ($(HOST_OS),darwin)
/frameworks/compile/mclinker/lib/Support/Unix/
H A DSystem.inc55 // On darwin, we want to update the version to match that of the
57 std::string::size_type DarwinDashIdx = Triple.find("-darwin");
59 Triple.resize(DarwinDashIdx + strlen("-darwin"));
/frameworks/rs/cpu_ref/
H A DAndroid.mk20 ifeq ($(HOST_OS), darwin)
/frameworks/rs/
H A Dupdate_rs_prebuilts.sh11 SHORT_OSNAME=darwin
13 # Only build arm on darwin.

Completed in 2297 milliseconds