OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arm_sources
(Results
1 - 1
of
1
) sorted by null
/ndk/build/core/
build-binary.mk
171
arm_sources
:= $(filter %.arm,$(LOCAL_SRC_FILES))
macro
172
arm_sources
:= $(
arm_sources
:%.arm=%)
macro
177
arm_sources
:= $(LOCAL_SRC_FILES)
macro
180
arm_sources
:= $(empty)
macro
182
$(call tag-src-files,$(
arm_sources
),arm)
Completed in 145 milliseconds