HomeSort by relevance Sort by last modified time
    Searched refs:NDK (Results 76 - 100 of 114) sorted by null

1 2 34 5

  /ndk/build/core/
init.mk 16 # Initialization of the NDK build system. This file is included by
58 $(error Android NDK: GNU Make version $(MAKE_VERSION) is too low (should be >= 3.81))
61 $(info Android NDK: GNU Make version $(MAKE_VERSION) detected)
64 # NDK_ROOT *must* be defined and point to the root of the NDK installation
70 $(info,The Android NDK installation path contains spaces: '$(NDK_ROOT)')
85 __ndk_name := Android NDK
295 # Check for NDK-specific versions of our host tools
304 # The windows prebuilt binaries are for ndk-build.cmd
453 # $TOP/ndk/build/platforms to $TOP/development/ndk/platforms. However
    [all...]
check-cygwin-make.mk 40 $(error Android NDK: $(firstword $(MAKE)) is not cygwin-compatible)
add-toolchain.mk 17 # definition to the NDK build system.
setup-app.mk 38 .PHONY: ndk-app-$(_app)
39 ndk-app-$(_app): $(NDK_APP_MODULES)
40 all: ndk-app-$(_app)
89 $(call __ndk_info,NDK Application '$(_app)' targets unknown ABI(s): $(_bad_abis))
  /ndk/sources/cxx-stl/stlport/
Android.mk 3 # Normally, we distribute the NDK with prebuilt binaries of STLport
11 $(call __ndk_info,You might want to use $$NDK/build/tools/build-stlport.sh)
  /ndk/toolchains/arm-linux-androideabi-4.6/
setup.mk 16 # this file is used to prepare the NDK to build with the arm gcc-4.6
23 # revisions of the NDK.
  /ndk/toolchains/arm-linux-androideabi-4.7/
setup.mk 16 # this file is used to prepare the NDK to build with the arm gcc-4.7
23 # revisions of the NDK.
  /ndk/toolchains/arm-linux-androideabi-4.8/
setup.mk 16 # this file is used to prepare the NDK to build with the arm gcc-4.8
23 # revisions of the NDK.
  /ndk/toolchains/x86-clang3.2/
setup.mk 16 # this file is used to prepare the NDK to build with the x86 llvm-3.2
23 # revisions of the NDK.
  /ndk/toolchains/x86-clang3.3/
setup.mk 16 # this file is used to prepare the NDK to build with the x86 llvm-3.3
23 # revisions of the NDK.
  /external/stlport/
Android.mk 50 # This is needed to work around the problem that libm.so in NDK does not
  /external/webrtc/
android-webrtc.mk 26 # TODO(kma): figure out if the above define could be moved to NDK build only.
  /ndk/build/tools/
prebuilt-common.sh 15 echo "INTERNAL ERROR: Please define NDK_BUILDTOOLS_PATH to point to $$NDK/build/tools"
27 . $NDK_BUILDTOOLS_PATH/ndk-common.sh
554 check_sysroot `dirname $ANDROID_NDK_ROOT`/development/ndk/platforms $SYSROOT_SUFFIX
557 echo "ERROR: Could not find NDK sysroot path for $SYSROOT_SUFFIX."
814 CC=$NDK_BUILDTOOLS_ABSPATH/ndk-ccache-gcc.sh
815 CXX=$NDK_BUILDTOOLS_ABSPATH/ndk-ccache-g++.sh
1054 # Add -fpic, because MIPS NDK will need to link .a into .so.
    [all...]
  /ndk/tests/build/short-commands/
build.sh 149 $NDK/ndk-build -C "$PROGDIR" "$@"
  /ndk/toolchains/arm-linux-androideabi-clang3.2/
setup.mk 16 # this file is used to prepare the NDK to build with the arm clang-3.2
23 # revisions of the NDK.
  /ndk/toolchains/arm-linux-androideabi-clang3.3/
setup.mk 16 # this file is used to prepare the NDK to build with the arm clang-3.3
23 # revisions of the NDK.
  /ndk/toolchains/llvm-3.2/
setup.mk 16 # this file is used to prepare the NDK to build with the clang-3.2
23 # revisions of the NDK.
  /ndk/toolchains/llvm-3.3/
setup.mk 16 # this file is used to prepare the NDK to build with the clang-3.3
23 # revisions of the NDK.
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 44 # The following is for SDK/NDK pages
62 <?cs if:ndk ?>
70 # the following is for the NDK
90 href="http://dl.google.com/android/ndk/<?cs var:ndk.win_download ?>"><?cs var:ndk.win_download ?></a>
92 <td><?cs var:ndk.win_bytes ?> bytes</td>
93 <td><?cs var:ndk.win_checksum ?></td>
99 href="http://dl.google.com/android/ndk/<?cs var:ndk.mac_download ?>"><?cs var:ndk.mac_download ?></a
    [all...]
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 43 # The following is for SDK/NDK pages
61 <?cs if:ndk ?>
69 # the following is for the NDK
89 href="http://dl.google.com/android/ndk/<?cs var:ndk.win_download ?>"><?cs var:ndk.win_download ?></a>
91 <td><?cs var:ndk.win_bytes ?> bytes</td>
92 <td><?cs var:ndk.win_checksum ?></td>
98 href="http://dl.google.com/android/ndk/<?cs var:ndk.mac_download ?>"><?cs var:ndk.mac_download ?></a
    [all...]
  /build/target/board/generic/
BoardConfig.mk 20 # application code generated with the NDK that uses NEON in the emulator.
  /frameworks/native/opengl/libs/
Android.mk 121 # Platform modules should link against libGLESv2.so (-lGLESv2), but NDK apps
  /ndk/sources/cxx-stl/llvm-libc++/
Android.mk 63 # The voodoo below is to allow building libc++ out of the NDK source
  /ndk/tests/standalone/
run.sh 34 . $NDK_ROOT/build/tools/ndk-common.sh
97 echo "Run a set of unit tests to check that a given Android NDK toolchain works"
105 echo " $PROGNAME --prefix=\$NDK/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi"
109 echo "The script will automatically use an NDK-provided sysroot, but you can specify an"
141 TMPDIR=/tmp/ndk-$USER/tests/standalone
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 43 # The following is for SDK/NDK pages
61 <?cs if:ndk ?>
69 # the following is for the NDK
89 href="http://dl.google.com/android/ndk/<?cs var:ndk.win32_download ?>"><?cs var:ndk.win32_download ?></a>
91 <td><?cs var:ndk.win32_bytes ?></td>
92 <td><?cs var:ndk.win32_checksum ?></td>
97 href="http://dl.google.com/android/ndk/<?cs var:ndk.win32.legacy_download ?>"><?cs var:ndk.win32.legacy_download ?></a
    [all...]

Completed in 2633 milliseconds

1 2 34 5