HomeSort by relevance Sort by last modified time
    Searched refs:NDK (Results 26 - 50 of 94) sorted by null

12 3 4

  /external/jpeg/
Android.mk 23 # unbundled branch, built against NDK.
77 # unbundled branch, built against NDK.
  /ndk/build/core/
build-local.mk 16 # This file is designed to be called from the 'ndk-build' script
20 # Detect the NDK installation path by processing this Makefile's location.
28 # for the case when we're invoked from the NDK install path
32 $(info Android NDK: NDK installation path auto-detected: '$(NDK_ROOT)')
35 $(info Android NDK: You NDK installation path contains spaces.)
36 $(info Android NDK: Please re-install to a different location to fix the issue !)
52 # It turns out that some people use ndk-build to generate static
136 $(call __ndk_info,The Android NDK build cannot work here. Please move your project to a different location.
    [all...]
  /ndk/tests/build/topological-sort/jni/
Android.mk 1 # Used to check that ndk-build does a proper topological sort of
19 # With NDK r8b and earlier, the final link command for the executable
29 # With a NDK that implements correct topological dependency ordering,
  /external/libyuv/
Android.mk 2 # build it with the Android NDK.
  /external/srtp/
Android.mk 2 # build it with the Android NDK.
  /external/stlport/
Android.mk 45 # This is needed to work around the problem that libm.so in NDK does not
  /ndk/toolchains/arm-linux-androideabi-4.4.3/
config.mk 16 # config file for the arm gcc-4.4.3 toolchain for the Android NDK
  /ndk/toolchains/arm-linux-androideabi-4.6/
config.mk 16 # config file for the arm gcc-4.6 toolchain for the Android NDK
  /ndk/toolchains/arm-linux-androideabi-4.7/
config.mk 16 # config file for the arm gcc-4.7 toolchain for the Android NDK
  /ndk/toolchains/arm-linux-androideabi-clang3.1/
config.mk 16 # config file for the arm llvm-3.1 toolchain for the Android NDK
  /ndk/toolchains/arm-linux-androideabi-clang3.2/
config.mk 16 # config file for the arm llvm-3.2 toolchain for the Android NDK
  /ndk/toolchains/mipsel-linux-android-4.4.3/
config.mk 16 # config file for the mipsel gcc-4.4.3 toolchain for the Android NDK
setup.mk 16 # this file is used to prepare the NDK to build with the mipsel gcc-4.4.3
23 # revisions of the NDK.
  /ndk/toolchains/mipsel-linux-android-4.6/
config.mk 16 # config file for the mipsel gcc-4.6 toolchain for the Android NDK
setup.mk 16 # this file is used to prepare the NDK to build with the mipsel gcc-4.6
23 # revisions of the NDK.
  /ndk/toolchains/mipsel-linux-android-4.7/
config.mk 16 # config file for the mipsel gcc-4.7 toolchain for the Android NDK
  /ndk/toolchains/mipsel-linux-android-clang3.1/
config.mk 16 # config file for the mipsel llvm-3.1 toolchain for the Android NDK
  /ndk/toolchains/mipsel-linux-android-clang3.2/
config.mk 16 # config file for the mipsel llvm-3.2 toolchain for the Android NDK
  /ndk/toolchains/x86-4.4.3/
config.mk 16 # config file for the x86 gcc-4.4.3 toolchain for the Android NDK
  /ndk/toolchains/x86-4.6/
config.mk 16 # config file for the x86 gcc-4.6 toolchain for the Android NDK
  /ndk/toolchains/x86-4.7/
config.mk 16 # config file for the x86 gcc-4.7 toolchain for the Android NDK
  /ndk/toolchains/x86-clang3.1/
config.mk 16 # config file for the x86 clang-3.1 toolchain for the Android NDK
  /ndk/toolchains/x86-clang3.2/
config.mk 16 # config file for the x86 clang-3.2 toolchain for the Android NDK
  /external/gtest/src/
Android.mk 81 # NDK support of other archs (ie. x86 and mips) are only available after android-9
105 # NDK support of other archs (ie. x86 and mips) are only available after android-9
  /ndk/build/tools/
dev-platform-expand.sh 19 # This tool is used to expand the content of development/ndk/platforms
57 # We take by default stuff from $NDK/../development/ndk
58 SRCDIR="$(cd $ANDROID_NDK_ROOT/../development/ndk/platforms && pwd)"
62 DSTDIR=/tmp/ndk-$USER/platforms
74 in a platform-specific way under SRC=$$NDK/../development/ndk, i.e.:

Completed in 2514 milliseconds

12 3 4