Searched refs:files (Results 1 - 25 of 70) sorted by relevance

123

/ndk/sources/host-tools/make-3.81/tests/
H A Dmkshadow41 files=`echo *`
50 for f in $files; do
/ndk/toolchains/arm-linux-androideabi-4.6/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
92 TARGET-process-src-files-tags = \
93 $(eval __arm_sources := $(call get-src-files-with-tag,arm)) \
94 $(eval __thumb_sources := $(call get-src-files-without-tag,arm)) \
95 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
96 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
97 $(call set-src-files-target-cflags, \
100 $(call set-src-files-target-cflags,\
103 $(call set-src-files
[all...]
/ndk/toolchains/arm-linux-androideabi-4.8/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
92 TARGET-process-src-files-tags = \
93 $(eval __arm_sources := $(call get-src-files-with-tag,arm)) \
94 $(eval __thumb_sources := $(call get-src-files-without-tag,arm)) \
95 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
96 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
97 $(call set-src-files-target-cflags, \
100 $(call set-src-files-target-cflags,\
103 $(call set-src-files
[all...]
/ndk/toolchains/arm-linux-androideabi-4.9/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
92 TARGET-process-src-files-tags = \
93 $(eval __arm_sources := $(call get-src-files-with-tag,arm)) \
94 $(eval __thumb_sources := $(call get-src-files-without-tag,arm)) \
95 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
96 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
97 $(call set-src-files-target-cflags, \
100 $(call set-src-files-target-cflags,\
103 $(call set-src-files
[all...]
/ndk/build/tools/
H A Dfind-case-duplicates.sh26 ORG_FILES=`(cd $NDK_ROOT_DIR && git ls-files) | sort -f`
/ndk/tests/device/test-stlport-rtti/jni/
H A DApplication.mk3 # all generated files to ensure that none
/ndk/toolchains/arm-linux-androideabi-clang3.3/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
131 TARGET-process-src-files-tags = \
132 $(eval __arm_sources := $(call get-src-files-with-tag,arm)) \
133 $(eval __thumb_sources := $(call get-src-files-without-tag,arm)) \
134 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
135 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
136 $(call set-src-files-target-cflags, \
139 $(call set-src-files-target-cflags,\
142 $(call set-src-files
[all...]
/ndk/toolchains/arm-linux-androideabi-clang3.4/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
131 TARGET-process-src-files-tags = \
132 $(eval __arm_sources := $(call get-src-files-with-tag,arm)) \
133 $(eval __thumb_sources := $(call get-src-files-without-tag,arm)) \
134 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
135 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
136 $(call set-src-files-target-cflags, \
139 $(call set-src-files-target-cflags,\
142 $(call set-src-files
[all...]
/ndk/toolchains/aarch64-linux-android-4.9/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
58 TARGET-process-src-files-tags = \
59 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
60 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
61 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_arm64_debug_CFLAGS)) \
62 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_arm64_release_CFLAGS)) \
/ndk/toolchains/aarch64-linux-android-clang3.4/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
79 TARGET-process-src-files-tags = \
80 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
81 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
82 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_arm64_debug_CFLAGS)) \
83 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_arm64_release_CFLAGS)) \
/ndk/toolchains/mips64el-linux-android-4.9/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
58 TARGET-process-src-files-tags = \
59 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
60 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
/ndk/toolchains/mips64el-linux-android-clang3.4/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
82 TARGET-process-src-files-tags = \
83 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
84 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
85 $(call set-src-files-target-cflags, \
88 $(call set-src-files-target-cflags,\
/ndk/toolchains/mipsel-linux-android-4.6/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
58 TARGET-process-src-files-tags = \
59 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
60 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
/ndk/toolchains/mipsel-linux-android-4.8/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
58 TARGET-process-src-files-tags = \
59 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
60 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
/ndk/toolchains/mipsel-linux-android-4.9/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
58 TARGET-process-src-files-tags = \
59 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
60 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
/ndk/toolchains/mipsel-linux-android-clang3.3/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
82 TARGET-process-src-files-tags = \
83 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
84 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
85 $(call set-src-files-target-cflags, \
88 $(call set-src-files-target-cflags,\
/ndk/toolchains/mipsel-linux-android-clang3.4/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
82 TARGET-process-src-files-tags = \
83 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
84 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
85 $(call set-src-files-target-cflags, \
88 $(call set-src-files-target-cflags,\
/ndk/toolchains/x86-4.6/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
60 TARGET-process-src-files-tags = \
61 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
62 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
63 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
64 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
/ndk/toolchains/x86-4.8/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
59 TARGET-process-src-files-tags = \
60 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
61 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
62 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
63 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
/ndk/toolchains/x86-4.9/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
59 TARGET-process-src-files-tags = \
60 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
61 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
62 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
63 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
/ndk/toolchains/x86_64-4.9/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
57 TARGET-process-src-files-tags = \
58 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
59 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
60 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_64_debug_CFLAGS)) \
61 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_64_release_CFLAGS)) \
/ndk/toolchains/x86_64-clang3.4/
H A Dsetup.mk17 # toolchain any number of source files
20 # various sources into target object files, libraries or executables.
79 TARGET-process-src-files-tags = \
80 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
81 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \
82 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_64_debug_CFLAGS)) \
83 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_64_release_CFLAGS)) \
/ndk/tests/device/static-executable/jni/
H A DAndroid.mk9 # but option "-static" can instruct gcc to link with proper crt*o files to
14 # x86 and mips which use eh frames) since crt files are now in C, and the trick
/ndk/tests/abcc/
H A DAndroid.mk11 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/ndk/tests/device/test-gabi++/jni/
H A DApplication.mk3 # all generated files to ensure that none

Completed in 1769 milliseconds

123