Home | History | Annotate | Download | only in tools

Lines Matching full:platforms

106   $DEVNDK/platforms/android-$PLATFORM, where $PLATFORM is a decimal number
111 corresponds to Android 1.6. The platforms/android-4 directory only
114 $DEVNDK/platforms/android-$PLATFORM/include/
118 $DEVNDK/platforms/android-$PLATFORM/arch-$ARCH/
122 $DEVNDK/platforms/android-$PLATFORM/arch-$ARCH/include/
125 $DEVNDK/platforms/android-$PLATFORM/arch-$ARCH/lib/
133 $DEVNDK/platforms/android-$PLATFORM/arch-$ARCH/symbols/
151 $DEVNDK/platforms/android-$PLATFORM/samples/
153 usually copied into $INSTALLED_NDK/samples/ by the 'gen-platforms.sh'
157 $NDK/platforms/
158 Note to be confused with $DEVNDK/platforms/, this directory is not
163 This means that, unlike $DEVNDK/platforms/android-$PLATFORM, the
164 $NDK/platforms/android-$PLATFORM will contain _all_ the files that
171 $NDK/platforms/android-$PLATFORM/arch-$ARCH/usr/include
172 $NDK/platforms/android-$PLATFORM/arch-$ARCH/usr/lib
179 $TOOLCHAIN_PREFIX-gcc --with-sysroot=$NDK/platforms/android-5/arch-arm
183 The dev-script 'gen-platforms.sh' is used to populate $NDK/platforms.
294 $NDK/build/tools/gen-platforms.sh --minimal
296 This will populate $NDK/platforms/ with just the files necessary to rebuild the
358 require that you generate a fully populated $NDK/platforms/ directory first. To do
361 $NDK/gen-platforms.sh
504 - all samples (including those collected from $DEVNDK/platforms/)