Searched defs:without (Results 1 - 1 of 1) sorted by relevance

/ndk/build/core/
H A Ddefinitions.mk537 # 2: export variable name without LOCAL_EXPORT_ prefix (e.g. 'CFLAGS')
547 # 2: export variable name without LOCAL_EXPORT_ prefix (e.g. 'CFLAGS')
992 # - without a library file extension
1188 # Macro : get-src-files-without-tag
1190 # Usage : $(call get-src-files-without-tag,<tagname>)
1193 get-src-files-without-tag = $(filter-out $(LOCAL_SRC_TAG.$1),$(LOCAL_SRC_FILES))
1260 $(info WITHOUT arm = $(call get-src-files-without-tag,arm)) \
1596 # 2: target object file (without path)
1625 # 2: target object file (without path)
1697 # 2: target object file (without pat
[all...]

Completed in 42 milliseconds