Searched refs:ANDROID_BUILD_TOP (Results 1 – 25 of 50) sorted by relevance
12
21 ANDROID_BUILD_TOP=$(cd ../../..; pwd)33 export CLANG_VERSION=$(cd $ANDROID_BUILD_TOP; build/soong/scripts/get_clang_version.py)36 export CC="$ANDROID_BUILD_TOP/prebuilts/clang/host/linux-x86/$CLANG_VERSION/bin/clang"37 …export CFLAGS="--sysroot=$ANDROID_BUILD_TOP/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.…38 …ANDROID_BUILD_TOP/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot -B$ANDROID_BUILD…42 export CFLAGS="--sysroot=$ANDROID_BUILD_TOP/prebuilts/build-tools/sysroots/aarch64-linux-musl"43 …export LDFLAGS="--sysroot=$ANDROID_BUILD_TOP/prebuilts/build-tools/sysroots/aarch64-linux-musl -rt…
21 ANDROID_BUILD_TOP=$(cd ../../../..; pwd)35 export CLANG_VERSION=$(cd $ANDROID_BUILD_TOP; build/soong/scripts/get_clang_version.py)38 export CC="$ANDROID_BUILD_TOP/prebuilts/clang/host/linux-x86/$CLANG_VERSION/bin/clang"39 …export CFLAGS="--sysroot=$ANDROID_BUILD_TOP/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.…40 …ANDROID_BUILD_TOP/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot -B$ANDROID_BUILD…44 export CFLAGS="--sysroot=$ANDROID_BUILD_TOP/prebuilts/build-tools/sysroots/aarch64-linux-musl"45 …export LDFLAGS="--sysroot=$ANDROID_BUILD_TOP/prebuilts/build-tools/sysroots/aarch64-linux-musl -rt…
19 if [[ -z ${ANDROID_BUILD_TOP} ]]; then20 echo ANDROID_BUILD_TOP not set25 source ${ANDROID_BUILD_TOP}/build/envsetup.sh37 cd ${ANDROID_BUILD_TOP}42 ICU_SRCGEN_DIR=${ANDROID_BUILD_TOP}/external/icu/tools/srcgen43 ICU4J_DIR=${ANDROID_BUILD_TOP}/external/icu/icu4j44 ANDROID_ICU4J_DIR=${ANDROID_BUILD_TOP}/external/icu/android_icu4j
85 sed 's,com.ibm.icu,android.icu,' ${ANDROID_BUILD_TOP}/external/icu/icu4j/main/classes/core/src/com/…115 ${ANDROID_BUILD_TOP}/external/icu/tools/srcgen/javadoc_patches/apply_patches.sh
11 if [ -z $ANDROID_BUILD_TOP ]; then13 export ANDROID_BUILD_TOP="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/../../ && pwd )"16 if [ ! -d $ANDROID_BUILD_TOP/out/test/host/linux-x86/obj/test_llvm ]; then17 mkdir -p $ANDROID_BUILD_TOP/out/test/host/linux-x86/obj/test_llvm
39 if [ -z $ANDROID_BUILD_TOP ]; then echo "forgot to source build/envsetup.sh?" && exit 1; fi40 cd $ANDROID_BUILD_TOP/external/crosvm53 source $ANDROID_BUILD_TOP/build/envsetup.sh62 $ANDROID_BUILD_TOP/external/crosvm/tools/install-deps
16 if [[ -z "${ANDROID_BUILD_TOP}" ]]; then43 source ${ANDROID_BUILD_TOP}/tools/currysrc/scripts/repackage-common.sh54 CLANG_STABLE_BIN=${ANDROID_BUILD_TOP}/prebuilts/clang/host/linux-x86/clang-stable/bin55 ${ANDROID_BUILD_TOP}/tools/repohooks/tools/clang-format.py --fix \
20 if [[ -z ${ANDROID_BUILD_TOP} ]]; then21 echo ANDROID_BUILD_TOP not set29 ICU_DIR=${ANDROID_BUILD_TOP}/external/icu
6 if [[ -z "$ANDROID_BUILD_TOP" ]]; then7 echo ANDROID_BUILD_TOP not set, bailing out13 cd $ANDROID_BUILD_TOP
16 if [[ -z "${ANDROID_BUILD_TOP}" ]]; then33 REPACKAGED_DIR="${ANDROID_BUILD_TOP}/${PROJECT_DIR}/repackaged_platform"42 source ${ANDROID_BUILD_TOP}/tools/currysrc/scripts/repackage-common.sh
16 if [[ -z "${ANDROID_BUILD_TOP}" ]]; then43 source ${ANDROID_BUILD_TOP}/tools/currysrc/scripts/repackage-common.sh
16 if [[ -z "${ANDROID_BUILD_TOP}" ]]; then37 source ${ANDROID_BUILD_TOP}/tools/currysrc/scripts/repackage-common.sh
7 if [ -n "${ANDROID_BUILD_TOP}" ]; then10 android_sdks_dir=`echo ${ANDROID_BUILD_TOP}/prebuilt*/sdk/`
17 ANDROID_HOST_OUT=${OUT_DIR:-$ANDROID_BUILD_TOP/out}/host/linux-x86
16 if [[ -z "${ANDROID_BUILD_TOP}" ]]; then40 source ${ANDROID_BUILD_TOP}/tools/currysrc/scripts/repackage-common.sh
16 if [ -z "$ANDROID_BUILD_TOP" ]; then24 DIR=$ANDROID_BUILD_TOP/external/libphonenumber
78 local -r patches_dir="${ANDROID_BUILD_TOP}/external/cronet/patches"138 …local -r out_file="${ANDROID_BUILD_TOP}/external/cronet/android/tools/gn2bp/desc_${target_cpu}.jso…
13 top = os.getenv('ANDROID_BUILD_TOP')17 sys.exit('ANDROID_BUILD_TOP or ANDROID_PRODUCT_OUT is not set. Have you '
4 $(ANDROID_BUILD_TOP)/external/libcxx/test
145 test "$ANDROID_BUILD_TOP" || die "'lunch aosp_arm64-eng' first"158 BORINGSSL="$ANDROID_BUILD_TOP/external/cronet/third_party/boringssl/src"
145 test "$ANDROID_BUILD_TOP" || die "'lunch aosp_arm64-eng' first"158 BORINGSSL="$ANDROID_BUILD_TOP/external/boringssl/src"
5 if [[ "${ANDROID_BUILD_TOP}" == "" ]]; then
55 cd ${ANDROID_BUILD_TOP}/external/cldr104 cd ${ANDROID_BUILD_TOP}/external/icu273 cd $ANDROID_BUILD_TOP/system/timezone291 cd $ANDROID_BUILD_TOP/external/icu312 ./tools/localedata/extract_icu_data.py $ANDROID_BUILD_TOP > libs/androidfw/LocaleDataTables.cpp317 ./tools/localedata/extract_icu_data.py \$ANDROID_BUILD_TOP > libs/androidfw/LocaleDataTables.cpp339 cd $ANDROID_BUILD_TOP/external/icu
16 tensorflow_project="$ANDROID_BUILD_TOP/external/tensorflow"