Lines Matching refs:call
206 $(call all-makefiles-under,$(call my-dir))
217 $(wildcard $(addsuffix /Android.mk, $(addprefix $(call my-dir)/,$(1))))
228 $(call find-subdir-files,$(2) -type d -name "$(1)")
237 $(call all-named-dirs-under,$(1),.)
248 $(call find-files-in-subdirs,$(LOCAL_PATH),"$(1)",$(2))
257 $(call all-named-files-under,$(1),.)
267 $(call all-named-files-under,*.java,$(1))
276 $(call all-java-files-under,.)
286 $(call all-named-files-under,*.c,$(1))
295 $(call all-c-files-under,.)
318 $(call all-cpp-files-under,.)
328 $(call all-named-files-under,I*.aidl,$(1))
336 $(call all-Iaidl-files-under,.)
346 $(call all-named-files-under,*.vts,$(1))
354 $(call all-vts-files-under,.)
364 $(call all-named-files-under,*.logtags,$(1))
374 $(call all-named-files-under,*.proto,$(1))
384 $(call find-subdir-files,$(1) \( -name "*.rscript" -or -name "*.fs" \) -and -not -name ".*")
394 $(call all-named-files-under,*.S,$(1))
404 $(call all-named-files-under,*.html,$(1))
413 $(call all-html-files-under,.)
455 $(call all-java-files-under,$(1))
459 $(call all-html-files-under,$(1))
491 $(call find-parent-file,$(patsubst %/,%,$(dir $(1))),$(2)) \
524 $(if $(1),$(call reverse-list,$(wordlist 2,$(words $(1)),$(1)))) $(firstword $(1))
572 $(call generated-sources-dir-for,META,lic,)
579 $(strip $(eval _dir := $(call license-metadata-dir)))
631 $(foreach m,$(sort $(ALL_MODULES)),$(eval $(call license-metadata-rule,$(m))))
669 $(error $(LOCAL_PATH): Class not defined in call to intermediates-dir-for)) \
672 $(error $(LOCAL_PATH): Name not defined in call to intermediates-dir-for)) \
673 $(eval _idfPrefix := $(call find-idf-prefix,$(3),$(6))) \
695 … $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-intermediates-dir)) \
697 $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-intermediates-dir)) \
698 …$(call intermediates-dir-for,$(LOCAL_MODULE_CLASS),$(LOCAL_MODULE),$(if $(strip $(LOCAL_IS_HOST_MO…
719 $(error $(LOCAL_PATH): Class not defined in call to generated-sources-dir-for)) \
722 $(error $(LOCAL_PATH): Name not defined in call to generated-sources-dir-for)) \
723 $(eval _idfPrefix := $(call find-idf-prefix,$(3),)) \
740 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir))…
742 … $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \
743 …$(call generated-sources-dir-for,$(LOCAL_MODULE_CLASS),$(LOCAL_MODULE),$(if $(strip $(LOCAL_IS_HOS…
760 $(error $(LOCAL_PATH): Class not defined in call to generated-sources-dir-for)) \
763 $(error $(LOCAL_PATH): Name not defined in call to generated-sources-dir-for)) \
764 $(call intermediates-dir-for,PACKAGING,$(1),$(4))/$(_pdfClass)/$(_pdfName)_intermediates \
775 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir))…
777 … $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \
778 …$(call packaging-dir-for,$(1),$(LOCAL_MODULE_CLASS),$(LOCAL_MODULE),$(if $(strip $(LOCAL_IS_HOST_M…
831 $(call java-lib-files,$(module).stubs),$(ALL_MODULES.$(module).STUBS)))
856 $(foreach lib,$(1),$(call intermediates-dir-for,JAVA_LIBRARIES,$(lib),$(2),COMMON)/classes.jar)
865 $(foreach lib,$(1),$(call intermediates-dir-for,JAVA_LIBRARIES,$(lib),$(2),COMMON)/classes-header.j…
869 $(call java-lib-files,$(1),$(2))
882 $(call java-lib-files,$(1),$(2))
889 $(foreach lib,$(1),$(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes.jar)
897 $(foreach lib,$(1),$(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes-header.jar)
901 $(call app-lib-files,$(1))
909 $(foreach lib,$(1),$(call intermediates-dir-for,JAVA_LIBRARIES,$(lib),,COMMON)/exported-sdk-libs)
940 $(call modules-for-tag-list,$(2)), \
941 $(call modules-for-tag-list,$(1)))
1101 $(call _merge-renderscript-d,$(PRIVATE_DEP_FILES),$@.d)
1116 $(call intermediates-dir-for,SHARED_LIBRARIES,libRSSupport)/libRSSupport.so \
1137 $(call _merge-renderscript-d,$(PRIVATE_DEP_FILES),$@.d)
1170 $$(define-aidl-java-rule-src) : $(call clean-path,$(LOCAL_PATH)/$(1)) $(AIDL)
1183 $$(define-aidl-cpp-rule-src) : $(call clean-path,$(LOCAL_PATH)/$(1)) $(AIDL_CPP)
1296 define call-clang-tidy
1303 $(hide) $(call-clang-tidy) $< -- $(transform-cpp-to-o-compiler-args)
1341 $(call transform-c-or-s-to-o-compiler-args, \
1349 $(hide) $(call-clang-tidy) $< -- $(transform-c-to-o-compiler-args)
1373 $(call transform-c-or-s-to-o-compiler-args, $(PRIVATE_ASFLAGS)) \
1395 $(call transform-c-or-s-to-o, $(PRIVATE_CFLAGS) $(PRIVATE_DEBUG_CFLAGS))
1417 $(hide) $(call-clang-tidy) $< -- $(transform-host-cpp-to-o-compiler-args)
1467 $(hide) $(call-clang-tidy) $< -- $(transform-host-c-to-o-compiler-args)
1489 $(call transform-host-c-or-s-to-o, $(PRIVATE_ASFLAGS))
1498 $(call transform-host-c-or-s-to-o, $(PRIVATE_CFLAGS) $(PRIVATE_DEBUG_CFLAGS) $(PRIVATE_CFLAGS_NO_OV…
1527 $$(call include-depfiles-for-objs, $$(o))
1542 $$(call include-depfiles-for-objs, $$(o))
1557 $$(call include-depfiles-for-objs, $$(o))
1591 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 501,1000,$(2)))
1592 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1001,1500,$(2)))
1593 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1501,2000,$(2)))
1594 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2001,2500,$(2)))
1595 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2501,3000,$(2)))
1596 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 3001,99999,$(2)))
1635 $(call extract-and-include-whole-static-libs-first, $(firstword $(PRIVATE_ALL_WHOLE_STATIC_LIBRARIE…
1637 $(call _extract-and-include-single-target-whole-static-lib, $(lib), $(1)))
1646 $(call extract-and-include-target-whole-static-libs,$@.tmp)
1647 $(call split-long-arguments,$($(PRIVATE_2ND_ARCH_VAR_PREFIX)TARGET_AR) \
1686 $(call extract-and-include-whole-static-libs-first, $(firstword $(PRIVATE_ALL_WHOLE_STATIC_LIBRARIE…
1688 $(call _extract-and-include-single-host-whole-static-lib, $(lib),$(1)))
1718 $(call extract-and-include-host-whole-static-libs,$@.tmp)
1719 $(call create-dummy.o-if-no-objs,$@.tmp)
1720 $(call split-long-arguments,$($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)AR) \
1722 $(PRIVATE_ALL_OBJECTS) $(call get-dummy.o-if-no-objs,$@.tmp))
1723 $(call delete-dummy.o-if-no-objs,$@.tmp)
1981 $$(call aapt2-compile-one-resource-file)
1994 $(eval _p_w := $(strip $(subst /,$(space),$(dir $(call clean-path,$(1))))))
2002 $(call dump-words-to-file,$(PRIVATE_RES_FLAT),$(dir $@)aapt2-flat-list)
2003 $(call dump-words-to-file,$(PRIVATE_OVERLAY_FLAT),$(dir $@)aapt2-flat-overlay-list)
2010 $(addprefix -A ,$(foreach d,$(PRIVATE_ASSET_DIR),$(call clean-path,$(d)))) \
2037 $(eval $(call _create-default-manifest-file,$(1),$(2)))
2053 @$(call emit-line,$(wordlist 1,500,$(1)),$(2))
2054 @$(call emit-line,$(wordlist 501,1000,$(1)),$(2))
2055 @$(call emit-line,$(wordlist 1001,1500,$(1)),$(2))
2056 @$(call emit-line,$(wordlist 1501,2000,$(1)),$(2))
2057 @$(call emit-line,$(wordlist 2001,2500,$(1)),$(2))
2058 @$(call emit-line,$(wordlist 2501,3000,$(1)),$(2))
2059 @$(call emit-line,$(wordlist 3001,3500,$(1)),$(2))
2060 @$(call emit-line,$(wordlist 3501,4000,$(1)),$(2))
2061 @$(call emit-line,$(wordlist 4001,4500,$(1)),$(2))
2062 @$(call emit-line,$(wordlist 4501,5000,$(1)),$(2))
2063 @$(call emit-line,$(wordlist 5001,5500,$(1)),$(2))
2064 @$(call emit-line,$(wordlist 5501,6000,$(1)),$(2))
2065 @$(call emit-line,$(wordlist 6001,6500,$(1)),$(2))
2066 @$(call emit-line,$(wordlist 6501,7000,$(1)),$(2))
2067 @$(call emit-line,$(wordlist 7001,7500,$(1)),$(2))
2068 @$(call emit-line,$(wordlist 7501,8000,$(1)),$(2))
2069 @$(call emit-line,$(wordlist 8001,8500,$(1)),$(2))
2070 @$(call emit-line,$(wordlist 8501,9000,$(1)),$(2))
2071 @$(call emit-line,$(wordlist 9001,9500,$(1)),$(2))
2072 @$(call emit-line,$(wordlist 9501,10000,$(1)),$(2))
2073 @$(call emit-line,$(wordlist 10001,10500,$(1)),$(2))
2074 @$(call emit-line,$(wordlist 10501,11000,$(1)),$(2))
2075 @$(call emit-line,$(wordlist 11001,11500,$(1)),$(2))
2076 @$(call emit-line,$(wordlist 11501,12000,$(1)),$(2))
2077 @$(call emit-line,$(wordlist 12001,12500,$(1)),$(2))
2078 @$(call emit-line,$(wordlist 12501,13000,$(1)),$(2))
2079 @$(call emit-line,$(wordlist 13001,13500,$(1)),$(2))
2108 $(call dump-words-to-file,$(sort $(PRIVATE_JAVA_SOURCES)),$@.tmp)
2109 $(call fetch-additional-java-source,$@.tmp)
2130 $(call normalize-path-list,$(PRIVATE_BOOTCLASSPATH)) \
2134 --patch-module=$(PRIVATE_PATCH_MODULE)=$(call normalize-path-list,. $(2)))) \
2135 $(addprefix -classpath ,$(call normalize-path-list,$(strip \
2161 $(if $(PRIVATE_EXTRA_JAR_ARGS),$(call add-java-resources-to,$@))
2186 $(hide) $(call commit-change-for-toc,$@)
2222 $$(call commit-change-for-toc,$$@)
2228 $(eval $(call _transform-dex-to-toc,$1))\
2253 $(call get-numeric-sdk-version,$(LOCAL_SDK_VERSION)), \
2262 $(call get-numeric-sdk-version,$(LOCAL_SDK_VERSION)), \
2269 $(if $(LOCAL_MIN_SDK_VERSION),$(LOCAL_MIN_SDK_VERSION),$(call module-target-sdk-version))
2305 $(call _add-jni-shared-libs-to-package-per-abi,$(1),$(abi),\
2321 $(call _java-resources,$(1),u)
2327 $(call _java-resources,$(1),c)
2331 $(call dump-words-to-file, $(PRIVATE_EXTRA_JAR_ARGS), $(1).jar-arg-list)
2344 $(JAR) uf $(1) $(call jar-args-sorted-files-in-directory,$(3))
2356 $(call sign-package-arg,$@)
2387 $(call echo-error,$@,Improper package alignment); \
2464 $(call echo-error,$@,Contains compressed JNI libraries and/or dex files); \
2486 $(call compile-java,$(HOST_JAVAC),$(PRIVATE_ALL_JAVA_LIBRARIES))
2493 $(call compile-java,$(HOST_JAVAC),$(PRIVATE_ALL_JAVA_HEADER_LIBRARIES))
2557 $(eval $(call copy-one-file,$(_cmf_src),$(_cmf_dest)))) \
2574 $(call intermediates-dir-for,ETC,passwd_system)/passwd_system \
2575 $(call intermediates-dir-for,ETC,passwd_system_ext)/passwd_system_ext \
2576 $(call intermediates-dir-for,ETC,passwd_vendor)/passwd_vendor \
2577 $(call intermediates-dir-for,ETC,passwd_odm)/passwd_odm \
2578 $(call intermediates-dir-for,ETC,passwd_product)/passwd_product \
2579 $(call intermediates-dir-for,ETC,plat_property_contexts)/plat_property_contexts \
2580 $(call intermediates-dir-for,ETC,system_ext_property_contexts)/system_ext_property_contexts \
2581 $(call intermediates-dir-for,ETC,product_property_contexts)/product_property_contexts \
2582 $(call intermediates-dir-for,ETC,vendor_property_contexts)/vendor_property_contexts \
2583 $(call intermediates-dir-for,ETC,odm_property_contexts)/odm_property_contexts
2585 -p $(call intermediates-dir-for,ETC,passwd_system)/passwd_system \
2586 -p $(call intermediates-dir-for,ETC,passwd_system_ext)/passwd_system_ext \
2587 -p $(call intermediates-dir-for,ETC,passwd_vendor)/passwd_vendor \
2588 -p $(call intermediates-dir-for,ETC,passwd_odm)/passwd_odm \
2589 -p $(call intermediates-dir-for,ETC,passwd_product)/passwd_product \
2590 …--property-contexts=$(call intermediates-dir-for,ETC,plat_property_contexts)/plat_property_context…
2591 …--property-contexts=$(call intermediates-dir-for,ETC,system_ext_property_contexts)/system_ext_prop…
2592 …--property-contexts=$(call intermediates-dir-for,ETC,product_property_contexts)/product_property_c…
2593 …--property-contexts=$(call intermediates-dir-for,ETC,vendor_property_contexts)/vendor_property_con…
2594 …--property-contexts=$(call intermediates-dir-for,ETC,odm_property_contexts)/odm_property_contexts \
2611 $(eval $(call copy-init-script-file-checked,$(_cmf_src),$(_cmf_dest))) \
2633 $(eval $(call copy-xml-file-checked,$(_cmf_src),$(_cmf_dest))) \
2655 $(eval $(call copy-vintf-manifest-checked,$(_cmf_src),$(_cmf_dest))) \
2665 $(call intermediates-dir-for,FAKE,check-non-elf-file-timestamps)/$(2).timestamp)
2672 $(call echo-error,$(2),$(3)); \
2673 $(call echo-error,$(2),found ELF file: $$<); \
2804 $(if $(3),$$(call dexpreopt-remove-classes.dex,$$@))
2872 size=$$(for i in $(1); do $(call get-file-size,$$i); echo +; done; echo 0); \
2897 $(eval $(call add-radio-file-internal,$(1),$(notdir $(1))))
2911 $(eval $(call add-radio-file-checked-internal,$(1),$(notdir $(1)),$(2)))
2941 $(if $(call if-build-from-source,$(2),$(3)),$(eval include $(1)))
3029 $$(foreach f,$$(my_compat_dist_$(suite)),$$(call word-colon,2,$$(f))) \
3030 $$(foreach f,$$(my_compat_dist_config_$(suite)),$$(call word-colon,2,$$(f))) \
3036 $(foreach f,$(my_compat_dist_$(suite)), $(call word-colon,2,$(f))))) \
3037 $(call copy-many-xml-files-checked, \
3051 $(if $(call streq,$(word 2,$(1)),..),
3052 $(if $(call streq,$(word 1,$(1)),..),
3053 $(word 1,$(1)) $(call _clean-path-strip-dotdot,$(wordlist 2,$(words $(1)),$(1)))
3055 $(call _clean-path-strip-dotdot,$(wordlist 3,$(words $(1)),$(1)))
3058 $(word 1,$(1)) $(call _clean-path-strip-dotdot,$(wordlist 2,$(words $(1)),$(1)))
3071 $(strip $(if $(call streq,$(firstword $(1)),..),
3072 $(call _clean-path-strip-root-dotdots,$(wordlist 2,$(words $(1)),$(1))),
3081 $(eval _ep := $(call _clean-path-strip-dotdot,$(2)))
3082 $(if $(1),$(eval _ep := $(call _clean-path-strip-root-dotdots,$(_ep))))
3083 $(if $(call streq,$(2),$(_ep)),
3085 $(call _clean-path-expanded,$(1),$(_ep))))
3095 $(if $(call streq,$(words $(1)),1),
3098 …$(eval _path := $(if $(_rooted),/)$(subst $(space),/,$(call _clean-path-expanded,$(_rooted),$(_exp…
3104 $(if $(call streq,$(words $(1)),0),
3114 $(if $(call streq,$(call clean-path,$(1)),$(2)),,
3121 $(call my_test,abc,abc)
3122 $(call my_test,abc/def,abc/def)
3123 $(call my_test,a/b/c,a/b/c)
3124 $(call my_test,.,.)
3125 $(call my_test,..,..)
3126 $(call my_test,../..,../..)
3127 $(call my_test,../../abc,../../abc)
3128 $(call my_test,/abc,/abc)
3129 $(call my_test,/,/)
3132 $(call my_test,,.)
3135 $(call my_test,abc/,abc)
3136 $(call my_test,abc/def/,abc/def)
3137 $(call my_test,a/b/c/,a/b/c)
3138 $(call my_test,./,.)
3139 $(call my_test,../,..)
3140 $(call my_test,../../,../..)
3141 $(call my_test,/abc/,/abc)
3144 $(call my_test,abc//def//ghi,abc/def/ghi)
3145 $(call my_test,//abc,/abc)
3146 $(call my_test,///abc,/abc)
3147 $(call my_test,//abc//,/abc)
3148 $(call my_test,abc//,abc)
3151 $(call my_test,abc/./def,abc/def)
3152 $(call my_test,/./abc/def,/abc/def)
3153 $(call my_test,abc/.,abc)
3156 $(call my_test,abc/def/ghi/../jkl,abc/def/jkl)
3157 $(call my_test,abc/def/../ghi/../jkl,abc/jkl)
3158 $(call my_test,abc/def/..,abc)
3159 $(call my_test,abc/def/../..,.)
3160 $(call my_test,/abc/def/../..,/)
3161 $(call my_test,abc/def/../../..,..)
3162 $(call my_test,/abc/def/../../..,/)
3163 $(call my_test,abc/def/../../../ghi/jkl/../../../mno,../../mno)
3164 $(call my_test,/../abc,/abc)
3167 $(call my_test,abc/./../def,def)
3168 $(call my_test,abc//./../def,def)
3169 $(call my_test,abc/../../././../def,../../def)
3187 $(if $(filter ../%,$(call clean-path,$(1))),
3198 $(if $(call try-validate-path-is-subdir,$(1)),
3199 $(call pretty-error, Illegal path: $(call try-validate-path-is-subdir,$(1)))
3212 $(call try-validate-path-is-subdir,$(my_path))\
3218 $(if $(call try-validate-paths-are-subdirs,$(1)),
3219 $(call pretty-error,Illegal paths:\'$(call try-validate-paths-are-subdirs,$(1))\')
3348 …$(strip $(1))||$(strip $(2))||$(strip $(3))||$(strip $(4))||$(call normalize-path-list, $(strip $(…
3387 $(if $(call has-system-sdk-version,$(1)),$(patsubst system_%,%,$(1)),$(1)))
3402 …$(call pretty-warning,Module name contains a /$(comma) use LOCAL_MODULE_STEM and LOCAL_MODULE_RELA…
3403 $(if $(call _invalid-name-chars,$(LOCAL_MODULE)), \
3404 …$(call pretty-error,Invalid characters in module name: $(call _invalid-name-chars,$(LOCAL_MODULE))…
3407 …st t,,$(subst u,,$(subst v,,$(subst w,,$(subst x,,$(subst y,,$(subst z,,$(call to-lower,$(1)))))))…
3423 …$(call pretty-warning,Module stem \($(1)\) contains a /$(comma) use LOCAL_MODULE_RELATIVE_PATH ins…
3424 $(if $(call _invalid-name-chars,$($(1))), \
3425 …$(call pretty-error,Invalid characters in module stem \($(1)\): $(call _invalid-name-chars,$($(1))…