Lines Matching refs:call

203 $(call all-makefiles-under,$(call my-dir))
214 $(wildcard $(addsuffix /Android.mk, $(addprefix $(call my-dir)/,$(1))))
225 $(call find-subdir-files,$(2) -type d -name "$(1)")
234 $(call all-named-dirs-under,$(1),.)
245 $(call find-files-in-subdirs,$(LOCAL_PATH),"$(1)",$(2))
254 $(call all-named-files-under,$(1),.)
264 $(call all-named-files-under,*.java,$(1))
273 $(call all-java-files-under,.)
283 $(call all-named-files-under,*.c,$(1))
292 $(call all-c-files-under,.)
315 $(call all-cpp-files-under,.)
325 $(call all-named-files-under,I*.aidl,$(1))
333 $(call all-Iaidl-files-under,.)
343 $(call all-named-files-under,*.vts,$(1))
351 $(call all-vts-files-under,.)
361 $(call all-named-files-under,*.logtags,$(1))
371 $(call all-named-files-under,*.proto,$(1))
381 $(call find-subdir-files,$(1) \( -name "*.rscript" -or -name "*.fs" \) -and -not -name ".*")
391 $(call all-named-files-under,*.S,$(1))
401 $(call all-named-files-under,*.html,$(1))
410 $(call all-html-files-under,.)
452 $(call all-java-files-under,$(1))
456 $(call all-html-files-under,$(1))
488 $(call find-parent-file,$(patsubst %/,%,$(dir $(1))),$(2)) \
521 $(if $(1),$(call reverse-list,$(wordlist 2,$(words $(1)),$(1)))) $(firstword $(1))
567 $(error $(LOCAL_PATH): Class not defined in call to intermediates-dir-for)) \
570 $(error $(LOCAL_PATH): Name not defined in call to intermediates-dir-for)) \
571 $(eval _idfPrefix := $(call find-idf-prefix,$(3),$(6))) \
593 … $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-intermediates-dir)) \
595 $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-intermediates-dir)) \
596 …$(call intermediates-dir-for,$(LOCAL_MODULE_CLASS),$(LOCAL_MODULE),$(if $(strip $(LOCAL_IS_HOST_MO…
617 $(error $(LOCAL_PATH): Class not defined in call to generated-sources-dir-for)) \
620 $(error $(LOCAL_PATH): Name not defined in call to generated-sources-dir-for)) \
621 $(eval _idfPrefix := $(call find-idf-prefix,$(3),)) \
638 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir))…
640 … $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \
641 …$(call generated-sources-dir-for,$(LOCAL_MODULE_CLASS),$(LOCAL_MODULE),$(if $(strip $(LOCAL_IS_HOS…
693 $(call java-lib-files,$(module).stubs),$(ALL_MODULES.$(module).STUBS)))
718 $(foreach lib,$(1),$(call intermediates-dir-for,JAVA_LIBRARIES,$(lib),$(2),COMMON)/classes.jar)
727 $(foreach lib,$(1),$(call intermediates-dir-for,JAVA_LIBRARIES,$(lib),$(2),COMMON)/classes-header.j…
731 $(call java-lib-files,$(1),$(2))
744 $(call java-lib-files,$(1),$(2))
751 $(foreach lib,$(1),$(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes.jar)
759 $(foreach lib,$(1),$(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes-header.jar)
763 $(call app-lib-files,$(1))
771 $(foreach lib,$(1),$(call intermediates-dir-for,JAVA_LIBRARIES,$(lib),,COMMON)/exported-sdk-libs)
802 $(call modules-for-tag-list,$(2)), \
803 $(call modules-for-tag-list,$(1)))
963 $(call _merge-renderscript-d,$(PRIVATE_DEP_FILES),$@.d)
978 $(call intermediates-dir-for,SHARED_LIBRARIES,libRSSupport)/libRSSupport.so \
999 $(call _merge-renderscript-d,$(PRIVATE_DEP_FILES),$@.d)
1032 $$(define-aidl-java-rule-src) : $(call clean-path,$(LOCAL_PATH)/$(1)) $(AIDL)
1045 $$(define-aidl-cpp-rule-src) : $(call clean-path,$(LOCAL_PATH)/$(1)) $(AIDL_CPP)
1158 define call-clang-tidy
1165 $(hide) $(call-clang-tidy) $< -- $(transform-cpp-to-o-compiler-args)
1203 $(call transform-c-or-s-to-o-compiler-args, \
1211 $(hide) $(call-clang-tidy) $< -- $(transform-c-to-o-compiler-args)
1235 $(call transform-c-or-s-to-o-compiler-args, $(PRIVATE_ASFLAGS)) \
1257 $(call transform-c-or-s-to-o, $(PRIVATE_CFLAGS) $(PRIVATE_DEBUG_CFLAGS))
1279 $(hide) $(call-clang-tidy) $< -- $(transform-host-cpp-to-o-compiler-args)
1329 $(hide) $(call-clang-tidy) $< -- $(transform-host-c-to-o-compiler-args)
1351 $(call transform-host-c-or-s-to-o, $(PRIVATE_ASFLAGS))
1360 $(call transform-host-c-or-s-to-o, $(PRIVATE_CFLAGS) $(PRIVATE_DEBUG_CFLAGS) $(PRIVATE_CFLAGS_NO_OV…
1389 $$(call include-depfiles-for-objs, $$(o))
1404 $$(call include-depfiles-for-objs, $$(o))
1419 $$(call include-depfiles-for-objs, $$(o))
1453 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 501,1000,$(2)))
1454 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1001,1500,$(2)))
1455 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1501,2000,$(2)))
1456 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2001,2500,$(2)))
1457 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2501,3000,$(2)))
1458 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 3001,99999,$(2)))
1497 $(call extract-and-include-whole-static-libs-first, $(firstword $(PRIVATE_ALL_WHOLE_STATIC_LIBRARIE…
1499 $(call _extract-and-include-single-target-whole-static-lib, $(lib), $(1)))
1508 $(call extract-and-include-target-whole-static-libs,$@.tmp)
1509 $(call split-long-arguments,$($(PRIVATE_2ND_ARCH_VAR_PREFIX)TARGET_AR) \
1548 $(call extract-and-include-whole-static-libs-first, $(firstword $(PRIVATE_ALL_WHOLE_STATIC_LIBRARIE…
1550 $(call _extract-and-include-single-host-whole-static-lib, $(lib),$(1)))
1580 $(call extract-and-include-host-whole-static-libs,$@.tmp)
1581 $(call create-dummy.o-if-no-objs,$@.tmp)
1582 $(call split-long-arguments,$($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)AR) \
1584 $(PRIVATE_ALL_OBJECTS) $(call get-dummy.o-if-no-objs,$@.tmp))
1585 $(call delete-dummy.o-if-no-objs,$@.tmp)
1848 $$(call aapt2-compile-one-resource-file)
1861 $(eval _p_w := $(strip $(subst /,$(space),$(dir $(call clean-path,$(1))))))
1869 $(call dump-words-to-file,$(PRIVATE_RES_FLAT),$(dir $@)aapt2-flat-list)
1870 $(call dump-words-to-file,$(PRIVATE_OVERLAY_FLAT),$(dir $@)aapt2-flat-overlay-list)
1877 $(addprefix -A ,$(foreach d,$(PRIVATE_ASSET_DIR),$(call clean-path,$(d)))) \
1904 $(eval $(call _create-default-manifest-file,$(1),$(2)))
1920 @$(call emit-line,$(wordlist 1,500,$(1)),$(2))
1921 @$(call emit-line,$(wordlist 501,1000,$(1)),$(2))
1922 @$(call emit-line,$(wordlist 1001,1500,$(1)),$(2))
1923 @$(call emit-line,$(wordlist 1501,2000,$(1)),$(2))
1924 @$(call emit-line,$(wordlist 2001,2500,$(1)),$(2))
1925 @$(call emit-line,$(wordlist 2501,3000,$(1)),$(2))
1926 @$(call emit-line,$(wordlist 3001,3500,$(1)),$(2))
1927 @$(call emit-line,$(wordlist 3501,4000,$(1)),$(2))
1928 @$(call emit-line,$(wordlist 4001,4500,$(1)),$(2))
1929 @$(call emit-line,$(wordlist 4501,5000,$(1)),$(2))
1930 @$(call emit-line,$(wordlist 5001,5500,$(1)),$(2))
1931 @$(call emit-line,$(wordlist 5501,6000,$(1)),$(2))
1932 @$(call emit-line,$(wordlist 6001,6500,$(1)),$(2))
1933 @$(call emit-line,$(wordlist 6501,7000,$(1)),$(2))
1934 @$(call emit-line,$(wordlist 7001,7500,$(1)),$(2))
1935 @$(call emit-line,$(wordlist 7501,8000,$(1)),$(2))
1936 @$(call emit-line,$(wordlist 8001,8500,$(1)),$(2))
1937 @$(call emit-line,$(wordlist 8501,9000,$(1)),$(2))
1938 @$(call emit-line,$(wordlist 9001,9500,$(1)),$(2))
1939 @$(call emit-line,$(wordlist 9501,10000,$(1)),$(2))
1940 @$(call emit-line,$(wordlist 10001,10500,$(1)),$(2))
1941 @$(call emit-line,$(wordlist 10501,11000,$(1)),$(2))
1942 @$(call emit-line,$(wordlist 11001,11500,$(1)),$(2))
1943 @$(call emit-line,$(wordlist 11501,12000,$(1)),$(2))
1944 @$(call emit-line,$(wordlist 12001,12500,$(1)),$(2))
1945 @$(call emit-line,$(wordlist 12501,13000,$(1)),$(2))
1946 @$(call emit-line,$(wordlist 13001,13500,$(1)),$(2))
1975 $(call dump-words-to-file,$(sort $(PRIVATE_JAVA_SOURCES)),$@.tmp)
1976 $(call fetch-additional-java-source,$@.tmp)
1997 $(call normalize-path-list,$(PRIVATE_BOOTCLASSPATH)) \
2001 --patch-module=$(PRIVATE_PATCH_MODULE)=$(call normalize-path-list,. $(2)))) \
2002 $(addprefix -classpath ,$(call normalize-path-list,$(strip \
2028 $(if $(PRIVATE_EXTRA_JAR_ARGS),$(call add-java-resources-to,$@))
2053 $(hide) $(call commit-change-for-toc,$@)
2078 $$(call commit-change-for-toc,$$@)
2084 $(eval $(call _transform-dex-to-toc,$1))\
2109 $(call get-numeric-sdk-version,$(LOCAL_SDK_VERSION)), \
2118 $(call get-numeric-sdk-version,$(LOCAL_SDK_VERSION)), \
2125 $(if $(LOCAL_MIN_SDK_VERSION),$(LOCAL_MIN_SDK_VERSION),$(call module-target-sdk-version))
2161 $(call _add-jni-shared-libs-to-package-per-abi,$(1),$(abi),\
2177 $(call _java-resources,$(1),u)
2183 $(call _java-resources,$(1),c)
2187 $(call dump-words-to-file, $(PRIVATE_EXTRA_JAR_ARGS), $(1).jar-arg-list)
2200 $(JAR) uf $(1) $(call jar-args-sorted-files-in-directory,$(3))
2212 $(call sign-package-arg,$@)
2319 $(call compile-java,$(HOST_JAVAC),$(PRIVATE_ALL_JAVA_LIBRARIES))
2326 $(call compile-java,$(HOST_JAVAC),$(PRIVATE_ALL_JAVA_HEADER_LIBRARIES))
2390 $(eval $(call copy-one-file,$(_cmf_src),$(_cmf_dest)))) \
2403 $(call intermediates-dir-for,ETC,passwd_system)/passwd_system \
2404 $(call intermediates-dir-for,ETC,passwd_vendor)/passwd_vendor \
2405 $(call intermediates-dir-for,ETC,passwd_odm)/passwd_odm \
2406 $(call intermediates-dir-for,ETC,passwd_product)/passwd_product \
2407 $(call intermediates-dir-for,ETC,plat_property_contexts)/plat_property_contexts \
2408 $(call intermediates-dir-for,ETC,system_ext_property_contexts)/system_ext_property_contexts \
2409 $(call intermediates-dir-for,ETC,product_property_contexts)/product_property_contexts \
2410 $(call intermediates-dir-for,ETC,vendor_property_contexts)/vendor_property_contexts \
2411 $(call intermediates-dir-for,ETC,odm_property_contexts)/odm_property_contexts
2413 -p $(call intermediates-dir-for,ETC,passwd_system)/passwd_system \
2414 -p $(call intermediates-dir-for,ETC,passwd_vendor)/passwd_vendor \
2415 -p $(call intermediates-dir-for,ETC,passwd_odm)/passwd_odm \
2416 -p $(call intermediates-dir-for,ETC,passwd_product)/passwd_product \
2417 …--property-contexts=$(call intermediates-dir-for,ETC,plat_property_contexts)/plat_property_context…
2418 …--property-contexts=$(call intermediates-dir-for,ETC,system_ext_property_contexts)/system_ext_prop…
2419 …--property-contexts=$(call intermediates-dir-for,ETC,product_property_contexts)/product_property_c…
2420 …--property-contexts=$(call intermediates-dir-for,ETC,vendor_property_contexts)/vendor_property_con…
2421 …--property-contexts=$(call intermediates-dir-for,ETC,odm_property_contexts)/odm_property_contexts \
2438 $(eval $(call copy-init-script-file-checked,$(_cmf_src),$(_cmf_dest))) \
2460 $(eval $(call copy-xml-file-checked,$(_cmf_src),$(_cmf_dest))) \
2482 $(eval $(call copy-vintf-manifest-checked,$(_cmf_src),$(_cmf_dest))) \
2495 $(call echo-error,$$@,$(3)); \
2496 $(call echo-error,$$@,found ELF file: $$<); \
2601 $(if $(3),$$(call dexpreopt-remove-classes.dex,$$@))
2668 size=$$(for i in $(1); do $(call get-file-size,$$i); echo +; done; echo 0); \
2693 $(eval $(call add-radio-file-internal,$(1),$(notdir $(1))))
2707 $(eval $(call add-radio-file-checked-internal,$(1),$(notdir $(1)),$(2)))
2737 $(if $(call if-build-from-source,$(2),$(3)),$(eval include $(1)))
2824 $$(foreach f,$$(my_compat_dist_$(suite)),$$(call word-colon,2,$$(f))) \
2825 $$(foreach f,$$(my_compat_dist_config_$(suite)),$$(call word-colon,2,$$(f))) \
2828 $(eval $(my_all_targets) : $(call copy-many-files, \
2830 $(call copy-many-xml-files-checked, \
2844 $(if $(call streq,$(word 2,$(1)),..),
2845 $(if $(call streq,$(word 1,$(1)),..),
2846 $(word 1,$(1)) $(call _clean-path-strip-dotdot,$(wordlist 2,$(words $(1)),$(1)))
2848 $(call _clean-path-strip-dotdot,$(wordlist 3,$(words $(1)),$(1)))
2851 $(word 1,$(1)) $(call _clean-path-strip-dotdot,$(wordlist 2,$(words $(1)),$(1)))
2864 $(strip $(if $(call streq,$(firstword $(1)),..),
2865 $(call _clean-path-strip-root-dotdots,$(wordlist 2,$(words $(1)),$(1))),
2874 $(eval _ep := $(call _clean-path-strip-dotdot,$(2)))
2875 $(if $(1),$(eval _ep := $(call _clean-path-strip-root-dotdots,$(_ep))))
2876 $(if $(call streq,$(2),$(_ep)),
2878 $(call _clean-path-expanded,$(1),$(_ep))))
2888 $(if $(call streq,$(words $(1)),1),
2891 …$(eval _path := $(if $(_rooted),/)$(subst $(space),/,$(call _clean-path-expanded,$(_rooted),$(_exp…
2897 $(if $(call streq,$(words $(1)),0),
2907 $(if $(call streq,$(call clean-path,$(1)),$(2)),,
2914 $(call my_test,abc,abc)
2915 $(call my_test,abc/def,abc/def)
2916 $(call my_test,a/b/c,a/b/c)
2917 $(call my_test,.,.)
2918 $(call my_test,..,..)
2919 $(call my_test,../..,../..)
2920 $(call my_test,../../abc,../../abc)
2921 $(call my_test,/abc,/abc)
2922 $(call my_test,/,/)
2925 $(call my_test,,.)
2928 $(call my_test,abc/,abc)
2929 $(call my_test,abc/def/,abc/def)
2930 $(call my_test,a/b/c/,a/b/c)
2931 $(call my_test,./,.)
2932 $(call my_test,../,..)
2933 $(call my_test,../../,../..)
2934 $(call my_test,/abc/,/abc)
2937 $(call my_test,abc//def//ghi,abc/def/ghi)
2938 $(call my_test,//abc,/abc)
2939 $(call my_test,///abc,/abc)
2940 $(call my_test,//abc//,/abc)
2941 $(call my_test,abc//,abc)
2944 $(call my_test,abc/./def,abc/def)
2945 $(call my_test,/./abc/def,/abc/def)
2946 $(call my_test,abc/.,abc)
2949 $(call my_test,abc/def/ghi/../jkl,abc/def/jkl)
2950 $(call my_test,abc/def/../ghi/../jkl,abc/jkl)
2951 $(call my_test,abc/def/..,abc)
2952 $(call my_test,abc/def/../..,.)
2953 $(call my_test,/abc/def/../..,/)
2954 $(call my_test,abc/def/../../..,..)
2955 $(call my_test,/abc/def/../../..,/)
2956 $(call my_test,abc/def/../../../ghi/jkl/../../../mno,../../mno)
2957 $(call my_test,/../abc,/abc)
2960 $(call my_test,abc/./../def,def)
2961 $(call my_test,abc//./../def,def)
2962 $(call my_test,abc/../../././../def,../../def)
2980 $(if $(filter ../%,$(call clean-path,$(1))),
2991 $(if $(call try-validate-path-is-subdir,$(1)),
2992 $(call pretty-error, Illegal path: $(call try-validate-path-is-subdir,$(1)))
3005 $(call try-validate-path-is-subdir,$(my_path))\
3011 $(if $(call try-validate-paths-are-subdirs,$(1)),
3012 $(call pretty-error,Illegal paths:\'$(call try-validate-paths-are-subdirs,$(1))\')
3141 …$(strip $(1))||$(strip $(2))||$(strip $(3))||$(strip $(4))||$(call normalize-path-list, $(strip $(…
3179 $(if $(call has-system-sdk-version,$(1)),$(patsubst system_%,%,$(1)),$(1)))
3194 …$(call pretty-warning,Module name contains a /$(comma) use LOCAL_MODULE_STEM and LOCAL_MODULE_RELA…
3195 $(if $(call _invalid-name-chars,$(LOCAL_MODULE)), \
3196 …$(call pretty-error,Invalid characters in module name: $(call _invalid-name-chars,$(LOCAL_MODULE))…
3199 …st t,,$(subst u,,$(subst v,,$(subst w,,$(subst x,,$(subst y,,$(subst z,,$(call to-lower,$(1)))))))…
3215 …$(call pretty-warning,Module stem \($(1)\) contains a /$(comma) use LOCAL_MODULE_RELATIVE_PATH ins…
3216 $(if $(call _invalid-name-chars,$($(1))), \
3217 …$(call pretty-error,Invalid characters in module stem \($(1)\): $(call _invalid-name-chars,$($(1))…