OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_NDK
(Results
1 - 7
of
7
) sorted by null
/external/ceres-solver/android/
build_android.sh
99
ANDROID_NDK
=$1
100
MAKE_ANDROID_TOOLCHAIN=$
ANDROID_NDK
/build/tools/make-standalone-toolchain.sh
126
$
ANDROID_NDK
/build/tools/make-standalone-toolchain.sh \
/development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.c
91
#ifdef
ANDROID_NDK
93
#else /* !
ANDROID_NDK
*/
97
#endif /* !
ANDROID_NDK
*/
107
#ifndef
ANDROID_NDK
121
#endif /* !
ANDROID_NDK
*/
importgl.h
35
#ifndef
ANDROID_NDK
37
#endif /* !
ANDROID_NDK
*/
64
#ifndef
ANDROID_NDK
78
#endif /* !
ANDROID_NDK
*/
116
#ifndef
ANDROID_NDK
130
#endif /* !
ANDROID_NDK
*/
/external/skia/legacy/include/core/
SkPreConfig.h
33
#elif defined(
ANDROID_NDK
)
/external/skia/include/core/
SkPreConfig.h
33
#elif defined(
ANDROID_NDK
)
/external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp
34
#ifndef
ANDROID_NDK
35
#define
ANDROID_NDK
/external/tinyxml2/
tinyxml2.h
50
#elif defined (
ANDROID_NDK
)
[
all
...]
Completed in 1089 milliseconds