Home
last modified time | relevance | path

Searched refs:ANDROID_BUILD_TOP (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/stubdata/
Dreadme.txt31 i.e. $ANDROID_BUILD_TOP/external/icu4c/runConfigureICU Linux
36 g. Copy the new icudtxxl.dat over $ANDROID_BUILD_TOP/external/icu4c/stubdata/icudtxxl-all.dat.
37 … i.e. cp data/out/tmp/icudt 46l.dat $ANDROID_BUILD_TOP/external/icu4c/stubdata/icudt 46l-all.dat.
63 cd $ANDROID_BUILD_TOP/external/icu4c/stubdata
66 $ANDROID_BUILD_TOP/prebuilt/linux-x86/icu-4.6/icupkg icudt 46l.dat -x "*" -d tempDir
81 i.e. $ANDROID_BUILD_TOP/external/icu4c/runConfigureICU Linux
Dicu_dat_generator.py221 global ANDROID_BUILD_TOP # $ANDROID_BUILD_TOP
249 ANDROID_BUILD_TOP = os.environ.get("ANDROID_BUILD_TOP")
250 if not ANDROID_BUILD_TOP:
253 ICU4C_DIR = os.path.join(ANDROID_BUILD_TOP, "external", "icu4c")
/external/valgrind/main/
Dclean-targets.sh6 obj=$ANDROID_BUILD_TOP/out/target/product/stingray/obj
/external/qemu/android/build/
Dcommon.sh460 if [ -z "$ANDROID_BUILD_TOP" ] ; then
464 ANDROID_TOP=$ANDROID_BUILD_TOP
/external/qemu/distrib/
Dbuild-kernel.sh151 BUILD_TOP=$ANDROID_BUILD_TOP