Lines Matching refs:ndk
50 "This script is used to update the NDK's platform headers and system libraries
52 modifying and rebuilding one of the public libraries exposed through the NDK.
55 NDK definitions for the 'android-9' platform, use one of:
75 same functions and variables. These can be used with the NDK at link
77 linker flags when used with the standalone NDK toolchain
88 By default, all files are placed under \$ANDROID/development/ndk
92 only the files under \$ANDROID_ROOT/development/ndk/platforms/android-<level>/
103 DEVDIR="$ANDROID_NDK_ROOT/../development/ndk"
228 dump "ERROR: Could not find valid output directory (e.g. \$NDK/../development/ndk)."
243 SYMBOL_EXCLUDES=$TMPDIR/ndk-symbol-excludes.txt
247 SYMBOL_INCLUDES=$TMPDIR/ndk-symbol-includes.txt
301 # link with the NDK toolchain.
305 # - Reduce the size of the NDK release package (some libs are very large)
548 # NOTE: We do not copy the C++ headers, they are part of the NDK
549 # under $NDK/source/cxx-stl. They were separated from the rest