OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndk
(Results
126 - 150
of
264
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.8.0-alpha1/
gradle-experimental-0.8.0-alpha1.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.8.0-alpha3/
gradle-experimental-0.8.0-alpha3.jar
/prebuilts/tools/common/offline-m2/com/android/tools/build/gradle-experimental/0.8.0-alpha4/
gradle-experimental-0.8.0-alpha4.jar
/prebuilts/tools/common/offline-m2/com/android/tools/build/gradle-experimental/0.8.0-beta1/
gradle-experimental-0.8.0-beta1.jar
/ndk/build/core/
setup-app.mk
38
.PHONY:
ndk
-app-$(_app)
39
ndk
-app-$(_app): $(NDK_APP_MODULES)
40
all:
ndk
-app-$(_app)
116
$(call __ndk_info,
NDK
Application '$(_app)' targets unknown ABI(s): $(_bad_abis))
definitions-host.mk
181
ndk
-windows-drive-letters := a b c d e f g h i j k l m n o p q r s t u v w x y z \
184
ndk
-windows-drive-patterns := $(foreach _drive,$(
ndk
-windows-drive-letters),$(_drive):%)
186
windows-path-is-absolute = $(if $(filter /% $(
ndk
-windows-drive-patterns),$(subst \,/,$1)),true)
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/
NdkDiscoveryUpdater.java
17
package com.android.ide.eclipse.
ndk
.internal.discovery;
19
import com.android.ide.eclipse.
ndk
.internal.Activator;
20
import com.android.ide.eclipse.
ndk
.internal.build.NdkCommandLauncher;
64
// Run
ndk
-build -nB to get the list of commands
65
IPath commandPath = new Path("
ndk
-build"); //$NON-NLS-1$
NdkDiscoveredPathInfo.java
17
package com.android.ide.eclipse.
ndk
.internal.discovery;
19
import com.android.ide.eclipse.
ndk
.internal.Activator;
/cts/tests/tests/os/jni/
Android.mk
58
LOCAL_C_INCLUDES +=
ndk
/sources/cpufeatures
/cts/tests/tests/security/jni/
Android.mk
66
LOCAL_C_INCLUDES +=
ndk
/sources/cpufeatures
/development/ndk/platforms/android-9/samples/native-activity/
Android.mk
21
# is NOT part of the
NDK
and is not for use with the
NDK
build
36
$(TOPDIR)development/
ndk
/sources/android/native_app_glue
/external/curl/src/
Makefile.m32
53
# Edit the path below to point to the base of your Novell LDAP
NDK
.
55
LDAP_SDK = c:/novell/
ndk
/cldapsdk/win32
/ndk/build/tools/
build-ndk-sysroot.sh
17
# build-
ndk
-sysroot.sh
22
# after that, you may use build/tools/package-
ndk
-sysroot.sh to package
31
. `dirname $0`/
ndk
-common.sh
36
# ABI is the target ABI name for the
NDK
74
echo "Android
NDK
."
106
# Get the root of the
NDK
from the current program location
268
# libthread_db headers, not sure if this is needed for the
NDK
293
PKGFILE=$TMPDIR/android-
ndk
-sysroot-$DATE.tar.bz2
ndk-common.sh
17
# in the Android
NDK
(Native Development Kit)
24
export TMPDIR=/tmp/
ndk
-$USER
32
# Find the Android
NDK
root, assuming we are invoked from a script
39
# Try to auto-detect the
NDK
root by walking up the directory
54
# Put location of Android
NDK
into ANDROID_NDK_ROOT and
61
echo "Android
NDK
installation."
68
echo "ERROR: The Android
NDK
installation path contains a space !"
79
if [ ! -f $ANDROID_NDK_ROOT/build/tools/
ndk
-common.sh ] ; then
80
echo "ERROR: Your ANDROID_NDK_ROOT does not contain a valid
NDK
build system."
112
NDK_LOGFILE=$TMPDIR/
ndk
-log-$$.tx
[
all
...]
build-gdbserver.sh
18
# the Android
NDK
's prebuilt binaries.
24
PROGRAM_PARAMETERS="<src-dir> <
ndk
-dir> <toolchain>"
27
"Rebuild the gdbserver prebuilt binary for the Android
NDK
toolchain.
30
<
ndk
-dir> is the top-level
NDK
installation path and <toolchain>
35
<
ndk
-dir>/toolchains <toolchain>/prebuilt/gdbserver
99
# Check
NDK
installation directory
102
echo "ERROR: Missing
NDK
directory parameter. See --help for details."
107
echo "ERROR:
NDK
directory does not exist: $NDK_DIR"
111
log "Using
NDK
directory: $NDK_DIR
[
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,
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
NdkHelper.java
17
package com.android.ide.eclipse.
ndk
.internal;
20
import com.android.ide.eclipse.
ndk
.internal.launch.NdkLaunchConstants;
131
* Obtain a path to the utilities prebuilt folder in
NDK
. This is typically
/build/tools/droiddoc/templates-ndk/
customizations.cs
46
include:"../../../../frameworks/base/docs/html-
ndk
/
ndk
/guides/guides_toc.cs" ?>
65
include:"../../../../frameworks/base/docs/html-
ndk
/
ndk
/reference/reference_toc.cs" ?>
84
include:"../../../../frameworks/base/docs/html-
ndk
/
ndk
/samples/samples_toc.cs" ?>
103
include:"../../../../frameworks/base/docs/html-
ndk
/
ndk
/downloads/downloads_toc.cs" ?>
614
elif:
ndk
?><?cs
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.13.0/
gradle-0.13.0.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.13.3/
gradle-0.13.3.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.13.4/
gradle-0.13.4.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
NdkDebuggerTab.java
17
package com.android.ide.eclipse.
ndk
.internal.launch;
19
import com.android.ide.eclipse.
ndk
.internal.NdkHelper;
20
import com.android.ide.eclipse.
ndk
.internal.NdkManager;
NdkGdbLaunchDelegate.java
17
package com.android.ide.eclipse.
ndk
.internal.launch;
42
import com.android.ide.eclipse.
ndk
.internal.NativeAbi;
43
import com.android.ide.eclipse.
ndk
.internal.NdkHelper;
44
import com.android.ide.eclipse.
ndk
.internal.NdkVariables;
80
"com.android.ide.eclipse.
ndk
.debug.LaunchConfigType"; //$NON-NLS-1$
183
//
ndk
-gdb requires device > Froyo
/build/core/
pathmap.mk
52
mediandk:frameworks/av/media/
ndk
/ \
/ndk/tests/build/short-commands/
build.sh
149
$
NDK
/
ndk
-build -C "$PROGDIR" "$@"
Completed in 365 milliseconds
1
2
3
4
5
6
7
8
9
10
11