Lines Matching refs:NDK
5 . `dirname $0`/../core/ndk-common.sh
401 check_sysroot `dirname $ANDROID_NDK_ROOT`/development/ndk/platforms $SYSROOT_SUFFIX
404 echo "ERROR: Could not find NDK sysroot path for $SYSROOT_SUFFIX."
621 # $1: target root NDK directory
629 # Set the toolchain target NDK location.
631 # $1: target NDK path
641 # Check that a toolchain is properly installed at a target NDK location
643 # $1: target root NDK directory
660 mkdir -p /tmp/ndk-toolchain
661 mktemp -d /tmp/ndk-toolchain/build-XXXXXX
675 # Location of the STLport sources, relative to the NDK root directory
681 # Location of the GNU libstdc++ headers and libraries, relative to the NDK