HomeSort by relevance Sort by last modified time
    Searched full:android_build_top (Results 1 - 25 of 274) sorted by null

1 2 3 4 5 6 7 8 91011

  /frameworks/compile/libbcc/tests/
run-lit-tests.sh 3 LIT_PATH=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/debuginfo/llvm-lit
4 LIBBCC_TESTS=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/libbcc
  /frameworks/compile/slang/lit-tests/
run-lit-tests.sh 3 LIT_PATH=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/debuginfo/llvm-lit
4 TESTS=$ANDROID_BUILD_TOP/frameworks/compile/slang/lit-tests
  /cts/development/ide/eclipse/
genclasspath.sh 6 # From your $ANDROID_BUILD_TOP directory:
9 if [[ -z $ANDROID_BUILD_TOP ]]; then
10 echo "Run 'lunch' to set \$ANDROID_BUILD_TOP" >&2
16 cat $ANDROID_BUILD_TOP/cts/development/ide/eclipse/.classpath $ANDROID_BUILD_TOP/development/ide/eclipse/.classpath | grep classpathentry | sort
  /external/libunwind/android/
conf_arm.sh 13 "-isystem ${ANDROID_BUILD_TOP}/system/core/include"
14 "-isystem ${ANDROID_BUILD_TOP}/hardware/libhardware/include"
15 "-isystem ${ANDROID_BUILD_TOP}/hardware/libhardware_legacy/include"
16 "-isystem ${ANDROID_BUILD_TOP}/hardware/ril/include"
17 "-isystem ${ANDROID_BUILD_TOP}/libnativehelper/include"
18 "-isystem ${ANDROID_BUILD_TOP}/frameworks/native/include"
19 "-isystem ${ANDROID_BUILD_TOP}/frameworks/native/opengl/include"
20 "-isystem ${ANDROID_BUILD_TOP}/frameworks/av/include"
21 "-isystem ${ANDROID_BUILD_TOP}/frameworks/base/include"
22 "-isystem ${ANDROID_BUILD_TOP}/external/skia/include
    [all...]
conf_mips.sh 13 "-isystem ${ANDROID_BUILD_TOP}/system/core/include"
14 "-isystem ${ANDROID_BUILD_TOP}/hardware/libhardware/include"
15 "-isystem ${ANDROID_BUILD_TOP}/hardware/libhardware_legacy/include"
16 "-isystem ${ANDROID_BUILD_TOP}/hardware/ril/include"
17 "-isystem ${ANDROID_BUILD_TOP}/libnativehelper/include"
18 "-isystem ${ANDROID_BUILD_TOP}/frameworks/native/include"
19 "-isystem ${ANDROID_BUILD_TOP}/frameworks/native/opengl/include"
20 "-isystem ${ANDROID_BUILD_TOP}/frameworks/av/include"
21 "-isystem ${ANDROID_BUILD_TOP}/frameworks/base/include"
22 "-isystem ${ANDROID_BUILD_TOP}/external/skia/include
    [all...]
conf_x86.sh 13 "-isystem ${ANDROID_BUILD_TOP}/system/core/include"
14 "-isystem ${ANDROID_BUILD_TOP}/hardware/libhardware/include"
15 "-isystem ${ANDROID_BUILD_TOP}/hardware/libhardware_legacy/include"
16 "-isystem ${ANDROID_BUILD_TOP}/hardware/ril/include"
17 "-isystem ${ANDROID_BUILD_TOP}/libnativehelper/include"
18 "-isystem ${ANDROID_BUILD_TOP}/frameworks/native/include"
19 "-isystem ${ANDROID_BUILD_TOP}/frameworks/native/opengl/include"
20 "-isystem ${ANDROID_BUILD_TOP}/frameworks/av/include"
21 "-isystem ${ANDROID_BUILD_TOP}/frameworks/base/include"
22 "-isystem ${ANDROID_BUILD_TOP}/external/skia/include
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/
build_profile_rt.sh 8 cd $ANDROID_BUILD_TOP
14 cd $ANDROID_BUILD_TOP/external/compiler-rt && mma -j$NUM_CORES || exit 1
18 cd $ANDROID_BUILD_TOP
22 cd $ANDROID_BUILD_TOP/external/llvm && mma -j$NUM_CORES || exit 1
23 cd $ANDROID_BUILD_TOP/external/clang && mma -j$NUM_CORES || exit 1
24 cd $ANDROID_BUILD_TOP/external/compiler-rt && mma -j$NUM_CORES || exit 1
update.sh 21 cp -a ${ANDROID_BUILD_TOP}/external/clang/MODULE_LICENSE_* .
22 cp -a ${ANDROID_BUILD_TOP}/external/llvm/MODULE_LICENSE_* .
23 cp -a ${ANDROID_BUILD_TOP}/external/compiler-rt/MODULE_LICENSE_* .
24 cp -a ${ANDROID_BUILD_TOP}/external/libcxx/MODULE_LICENSE_* .
25 cp -a ${ANDROID_BUILD_TOP}/external/libcxxabi/MODULE_LICENSE_* .
27 cp -a ${ANDROID_BUILD_TOP}/external/clang/NOTICE .
29 cat ${ANDROID_BUILD_TOP}/external/llvm/NOTICE >> NOTICE
31 cat ${ANDROID_BUILD_TOP}/external/libcxx/NOTICE >> NOTICE
33 cat ${ANDROID_BUILD_TOP}/external/libcxxabi/NOTICE >> NOTICE
35 cat ${ANDROID_BUILD_TOP}/external/compiler-rt/NOTICE >> NOTIC
    [all...]
build_toolchain.sh 6 CLANG_DIR=$ANDROID_BUILD_TOP/external/clang
7 LLVM_DIR=$ANDROID_BUILD_TOP/external/llvm
8 COMPILER_RT_DIR=$ANDROID_BUILD_TOP/external/compiler-rt
9 LIBCXX_DIR=$ANDROID_BUILD_TOP/external/libcxx
15 cd $ANDROID_BUILD_TOP
  /external/selinux/prebuilts/bin/
audit2allow 5 export LD_LIBRARY_PATH=$ANDROID_BUILD_TOP/external/selinux/prebuilts/lib
6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
7 python $ANDROID_BUILD_TOP/external/selinux/policycoreutils/audit2allow/audit2allow "$@"
audit2why 5 export LD_LIBRARY_PATH=$ANDROID_BUILD_TOP/external/selinux/prebuilts/lib
6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
7 exec python $ANDROID_BUILD_TOP/external/selinux/policycoreutils/audit2allow/audit2why "$@"
sediff 5 export LD_LIBRARY_PATH=$ANDROID_BUILD_TOP/external/selinux/prebuilts/lib
6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
7 python $ANDROID_BUILD_TOP/external/selinux/prebuilts/bin/sediff.py "$@"
seinfo 5 export LD_LIBRARY_PATH=$ANDROID_BUILD_TOP/external/selinux/prebuilts/lib
6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
7 exec python $ANDROID_BUILD_TOP/external/selinux/prebuilts/bin/seinfo.py "$@"
sesearch 5 export LD_LIBRARY_PATH=$ANDROID_BUILD_TOP/external/selinux/prebuilts/lib
6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
7 python $ANDROID_BUILD_TOP/external/selinux/prebuilts/bin/sesearch.py "$@"
  /external/libcxx/
test.mk 4 $(ANDROID_BUILD_TOP)/external/libcxx/test
  /frameworks/av/services/audioflinger/tests/
build_and_run_all_unit_tests.sh 3 if [ -z "$ANDROID_BUILD_TOP" ]; then
9 . $ANDROID_BUILD_TOP/build/envsetup.sh
11 pushd $ANDROID_BUILD_TOP/frameworks/av/services/audioflinger/
20 sh $ANDROID_BUILD_TOP/frameworks/av/services/audioflinger/tests/run_all_unit_tests.sh
  /external/libcxx/test/libcxx/android/
build.py 5 def mm(path, android_build_top):
10 'make', '-C', android_build_top, '-f', 'build/core/main.mk',
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/
build.py 5 def mm(path, android_build_top):
10 'make', '-C', android_build_top, '-f', 'build/core/main.mk',
  /prebuilts/clang/host/darwin-x86/3.8/
update.sh 21 cp -a ${ANDROID_BUILD_TOP}/external/clang/MODULE_LICENSE_* .
22 cp -a ${ANDROID_BUILD_TOP}/external/llvm/MODULE_LICENSE_* .
23 cp -a ${ANDROID_BUILD_TOP}/external/compiler-rt/MODULE_LICENSE_* .
24 cp -a ${ANDROID_BUILD_TOP}/external/libcxx/MODULE_LICENSE_* .
25 cp -a ${ANDROID_BUILD_TOP}/external/libcxxabi/MODULE_LICENSE_* .
27 cp -a ${ANDROID_BUILD_TOP}/external/clang/NOTICE .
29 cat ${ANDROID_BUILD_TOP}/external/llvm/NOTICE >> NOTICE
31 cat ${ANDROID_BUILD_TOP}/external/libcxx/NOTICE >> NOTICE
33 cat ${ANDROID_BUILD_TOP}/external/libcxxabi/NOTICE >> NOTICE
35 cat ${ANDROID_BUILD_TOP}/external/compiler-rt/NOTICE >> NOTIC
    [all...]
build_toolchain.sh 6 CLANG_DIR=$ANDROID_BUILD_TOP/external/clang
7 LLVM_DIR=$ANDROID_BUILD_TOP/external/llvm
8 COMPILER_RT_DIR=$ANDROID_BUILD_TOP/external/compiler-rt
9 LIBCXX_DIR=$ANDROID_BUILD_TOP/external/libcxx
16 cd $ANDROID_BUILD_TOP
  /external/icu/tools/
i18nutil.py 13 value = os.environ.get('ANDROID_BUILD_TOP')
15 print "ANDROID_BUILD_TOP not defined: run envsetup.sh / lunch"
17 CheckDirExists(value, '$ANDROID_BUILD_TOP')
  /external/llvm/
android_test.sh 11 if [ -z $ANDROID_BUILD_TOP ]; then
13 export ANDROID_BUILD_TOP="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/../../ && pwd )"
16 if [ ! -d $ANDROID_BUILD_TOP/out/test/host/linux-x86/obj/test_llvm ]; then
17 mkdir -p $ANDROID_BUILD_TOP/out/test/host/linux-x86/obj/test_llvm
  /prebuilts/clang/linux-x86/host/3.6/
build_profile_rt.sh 7 cd $ANDROID_BUILD_TOP
13 cd $ANDROID_BUILD_TOP/external/compiler-rt && mma -j$NUM_CORES || exit 1
17 cd $ANDROID_BUILD_TOP
21 cd $ANDROID_BUILD_TOP/external/llvm && mma -j$NUM_CORES || exit 1
22 cd $ANDROID_BUILD_TOP/external/clang && mma -j$NUM_CORES || exit 1
23 cd $ANDROID_BUILD_TOP/external/compiler-rt && mma -j$NUM_CORES || exit 1
  /external/jemalloc/android/scripts/
conf_arm64.sh 13 "-isystem ${ANDROID_BUILD_TOP}/bionic/libc/arch-arm64/include"
14 "-isystem ${ANDROID_BUILD_TOP}/bionic/libc/include"
15 "-isystem ${ANDROID_BUILD_TOP}/bionic/libstdc++/include"
16 "-isystem ${ANDROID_BUILD_TOP}/bionic/libc/kernel/uapi"
17 "-isystem ${ANDROID_BUILD_TOP}/bionic/libc/kernel/uapi/asm-arm64"
18 "-isystem ${ANDROID_BUILD_TOP}/bionic/libm/include"
19 "-isystem ${ANDROID_BUILD_TOP}/bionic/libm/include/arm64"
conf_mips.sh 13 "-isystem ${ANDROID_BUILD_TOP}/bionic/libc/arch-mips/include"
14 "-isystem ${ANDROID_BUILD_TOP}/bionic/libc/include"
15 "-isystem ${ANDROID_BUILD_TOP}/bionic/libstdc++/include"
16 "-isystem ${ANDROID_BUILD_TOP}/bionic/libc/kernel/uapi"
17 "-isystem ${ANDROID_BUILD_TOP}/bionic/libc/kernel/uapi/asm-mips"
18 "-isystem ${ANDROID_BUILD_TOP}/bionic/libm/include"
19 "-isystem ${ANDROID_BUILD_TOP}/bionic/libm/include/mips"

Completed in 935 milliseconds

1 2 3 4 5 6 7 8 91011