Home
last modified time | relevance | path

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

/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.sh25 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then
34 echo "$0 not supported on TARGET_ARCH=$TARGET_ARCH"
/bionic/build/
Drun-on-host.sh7 TARGET_ARCH \
28 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then