Home | History | Annotate | Download | only in core

Lines Matching defs:with

37 # Returns  : the list with duplicate items removed, order is preserved.
41 # faster. It will also not explode the stack with a lot of
98 # or abort the build with an error
305 # A prebuilt module is one declared with BUILD_PREBUILT_SHARED_LIBRARY or
481 # Returns : Parent dir or path of $1, with final separator removed.
554 # - with one single item
556 # - with no directory separators
676 # for sources that must be built with ARM Advanced SIMD (a.k.a. NEON)
684 # with <tagname>
699 # 'thumb' or 'arm ' with ARM-based toolchains.
734 # Macro : get-src-files-with-tag
736 # Usage : $(call get-src-files-with-tag,<tagname>)
737 # Return : The list of source file names that have been tagged with <tagname>
739 get-src-files-with-tag = $(LOCAL_SRC_TAG.$1)
745 # Return : The list of source file names that have NOT been tagged with <tagname>
810 $(info WITH arm = $(call get-src-files-with-tag,arm)) \
959 # For assembler templates (which end in .S), replace the -c with -E
974 # Next, process the assembly file with the filter
1094 # Module Cannot import module with spaces in tag: '$(__import_tag)')\
1097 # $(call gdk_log,Skipping duplicate import for module with tag '$(__import_tag)')\
1099 # $(call gdk_log,Looking for imported module with tag '$(__import_tag)')\
1108 # $(call __gdk_info,$(call local-makefile): Cannot find module with tag '$(__import_tag)' in import path)\