HomeSort by relevance Sort by last modified time
    Searched refs:ndk (Results 1 - 25 of 161) sorted by null

1 2 3 4 5 6 7

  /ndk/tests/build/import-static/
build.sh 8 $NDK/ndk-build "$@"
  /ndk/tests/build/multi-module-path/
build.sh 7 $NDK/ndk-build "$@"
  /ndk/tests/build/ndk-build-unit-tests/
build.sh 1 # This is used to check that the internal unit tests of ndk-build
5 $NDK/ndk-build NDK_UNIT_TESTS=1 clean
  /ndk/build/tools/
build-ndk-depends.sh 17 # This script is used to rebuild the host 'ndk-depends' tool from the
18 # sources under sources/host-tools/ndk-depends.
20 # Note: The tool is installed under prebuilt/$HOST_TAG/bin/ndk-depends
24 $PROGDIR/build-ndk-stack.sh --program-name=ndk-depends "$@"
gen-system-symbols.sh 96 SYMBOL_EXCLUDES=/tmp/ndk-$USER/ndk-symbol-excludes.txt
100 SYMBOL_INCLUDES=/tmp/ndk-$USER/ndk-symbol-includes.txt
103 SYMBOL_TMPFILE=/tmp/ndk-$USER/ndk-symbols-list.txt
  /ndk/tests/build/absolute-src-file-paths/
build.sh 6 echo $NDK/ndk-build "$@" FOO_PATH="$CUR_DIR/src"
7 $NDK/ndk-build "$@" FOO_PATH="$CUR_DIR/src"
  /ndk/
ndk-gdb-py 6 # Check if absolute NDK path contain space
9 *\ *) echo "ERROR: NDK path cannot contain space"
14 . $PROGDIR/build/tools/ndk-common.sh
17 $PROGDIR/prebuilt/$HOST_TAG/bin/python -u $PROGDIR/ndk-gdb.py "$@"
ndk-which 19 # components within the ndk.
25 echo "USAGE: ndk-which <tool>"
33 mkdir -p /tmp/ndk-which/jni
34 cat >/tmp/ndk-which/jni/Android.mk << "END_OF_FILE"
38 # 'get_build_var_for_abi' was copied from ndk-gdb
44 NDK_PROJECT_PATH=/tmp/ndk-which $GNUMAKE --no-print-dir -f $MYNDKDIR/build/core/build-local.mk DUMP_$1 APP_ABI=$2
48 rm -Rf /tmp/ndk-which
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
NdkVariables.java 17 package com.android.ide.eclipse.ndk.internal;
19 /** Eclipse variables that are understood by the NDK while launching programs. */
21 /** Variable that expands to the full path of NDK's ABI specific gdb. */
  /ndk/tests/build/warn-bad-modules/
build.sh 4 BUILD_OUTPUT=$($NDK/ndk-build "$@" 2>&1)
  /ndk/tests/build/warn-no-ldflags-in-static-libraries/
build.sh 4 BUILD_OUTPUT=$($NDK/ndk-build "$@" 2>&1)
  /ndk/tests/build/warn-no-ldlibs-in-static-libraries/
build.sh 4 BUILD_OUTPUT=$($NDK/ndk-build "$@" 2>&1)
  /ndk/tests/build/warn-no-modules/
build.sh 4 BUILD_OUTPUT=$($NDK/ndk-build "$@" 2>&1)
  /ndk/tests/build/warn-non-system-libs-in-linker-flags/
build.sh 4 BUILD_OUTPUT=$($NDK/ndk-build "$@" 2>&1)
  /ndk/tests/build/warn-thin-archive-is-for-static-libraries/
build.sh 4 BUILD_OUTPUT=$($NDK/ndk-build "$@" 2>&1)
  /ndk/build/core/
definitions-graph.mk 16 # ndk-build internally.
22 # All internal functions in this file begin with '-ndk-mod-'
29 # Use $(call -ndk-mod-debug,<message>) to print a debug message only
34 -ndk-mod-debug = $(info $1)
36 -ndk-mod-debug := $(empty)
40 -ndk-topo-debug = $(info $1)
42 -ndk-topo-debug = $(empty)
52 -ndk-mod-filter = $(strip \
57 -test-ndk-mod-filter = \
59 $(call test-expect,,$(call -ndk-mod-filter,,-local-func))
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/preferences/
NdkPreferenceInitializer.java 17 package com.android.ide.eclipse.ndk.internal.preferences;
19 import com.android.ide.eclipse.ndk.internal.Activator;
20 import com.android.ide.eclipse.ndk.internal.NdkManager;
  /ndk/tests/build/no-installable-modules/
build.sh 2 # or executables), ndk-build will automatically build static library
4 $NDK/ndk-build "$@"
  /ndk/sources/host-tools/ndk-depends/
GNUmakefile 20 BUILD_DIR := /tmp/ndk-$(USER)/build/build-ndk-depends
21 PROGNAME := /tmp/ndk-$(USER)/ndk-depends
41 SOURCES := ndk-depends.cc
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
NdkLaunchConstants.java 17 package com.android.ide.eclipse.ndk.internal.launch;
19 import com.android.ide.eclipse.ndk.internal.Activator;
20 import com.android.ide.eclipse.ndk.internal.NdkVariables;
  /ndk/tests/
run-libcxx.sh 13 cd $NDK
15 TOOLCHAIN_DIR_ARM=/tmp/ndk-$USER/android-ndk-api14-arm-4.8-clang${LLVM_VERSION}-libc++
16 TOOLCHAIN_DIR_X86=/tmp/ndk-$USER/android-ndk-api14-x86-4.8-clang${LLVM_VERSION}-libc++
17 TOOLCHAIN_DIR_MIPS=/tmp/ndk-$USER/android-ndk-api14-mips-4.8-clang${LLVM_VERSION}-libc++
18 TOOLCHAIN49_DIR_ARM=/tmp/ndk-$USER/android-ndk-api14-arm-4.9-clang${LLVM_VERSION}-libc++
19 TOOLCHAIN49_DIR_X86=/tmp/ndk-$USER/android-ndk-api14-x86-4.9-clang${LLVM_VERSION}-libc+
    [all...]
  /ndk/tests/build/ndk-out/
build.sh 4 $NDK/ndk-build "$@"
6 echo "FAILURE: 'obj' directory should not be created by ndk-build!"
10 echo "FAILURE: 'output-dir' should have been created by ndk-build!"
  /ndk/tests/build/prebuilt-copy/
build.sh 46 $NDK/ndk-build -C "$PREBUILTS_DIR"
49 $NDK/ndk-build -C "$PREBUILTS_DIR" APP_ABI="$APP_ABI"
60 PREBUILTS_DIR=$PREBUILTS_DIR $NDK/ndk-build -C "$PROGDIR"
63 PREBUILTS_DIR=$PREBUILTS_DIR $NDK/ndk-build -C "$PROGDIR" APP_ABI="$APP_ABI"
101 echo "Found $FAILURES failures! Please fix ndk-build!"
  /development/ndk/tests/
run-all.sh 13 if [ -z "$NDK" ] ; then
14 echo "ERROR: Please define NDK in your environment to point to the root of your NDK install."
18 if [ ! -d "$NDK" ] ; then
19 echo "ERROR: Your NDK variable does not point to a directory: $NDK"
23 if [ ! -f "$NDK/ndk-build" -o ! -f "$NDK/build/core/ndk-common.sh" ] ; the
    [all...]
  /external/chromium_org/build/android/tests/symbolize/
Makefile 5 TOOLCHAIN=../../../../third_party/android_tools/ndk/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86_64/bin/arm-linux-androideabi-

Completed in 1002 milliseconds

1 2 3 4 5 6 7