Home
last modified time | relevance | path

Searched refs:TARGET_ARCH (Results 1 – 3 of 3) sorted by relevance

/bionic/build/
Drun-on-host.sh5 TARGET_ARCH=$(get_build_var TARGET_ARCH)
23 if [ ${TARGET_ARCH} = arm -o ${TARGET_ARCH} = mips -o ${TARGET_ARCH} = x86 ]; then
29 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then
/bionic/benchmarks/
Drun-on-host.sh23 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then
31 echo "$0 not supported on TARGET_ARCH=$TARGET_ARCH"
/bionic/tests/
Drun-on-host.sh23 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then
32 echo "$0 not supported on TARGET_ARCH=$TARGET_ARCH"