Lines Matching refs:call
166 $(sort $(call filter-soong-makefiles,$(wildcard $(1)/*/Android.mk)))
177 $(call filter-soong-makefiles,\
188 $(call all-makefiles-under,$(call my-dir))
199 $(sort $(call filter-soong-makefiles,\
200 $(wildcard $(addsuffix /Android.mk, $(addprefix $(call my-dir)/,$(1))))))
211 $(call find-subdir-files,$(2) -type d -name "$(1)")
220 $(call all-named-dirs-under,$(1),.)
231 $(call find-files-in-subdirs,$(LOCAL_PATH),"$(1)",$(2))
240 $(call all-named-files-under,$(1),.)
250 $(call all-named-files-under,*.java,$(1))
259 $(call all-java-files-under,.)
269 $(call all-named-files-under,*.c,$(1))
278 $(call all-c-files-under,.)
301 $(call all-cpp-files-under,.)
311 $(call all-named-files-under,I*.aidl,$(1))
319 $(call all-Iaidl-files-under,.)
329 $(call all-named-files-under,*.vts,$(1))
337 $(call all-vts-files-under,.)
347 $(call all-named-files-under,*.logtags,$(1))
357 $(call all-named-files-under,*.proto,$(1))
367 $(call find-subdir-files,$(1) \( -name "*.rs" -or -name "*.fs" \) -and -not -name ".*")
377 $(call all-named-files-under,*.S,$(1))
387 $(call all-named-files-under,*.html,$(1))
396 $(call all-html-files-under,.)
438 $(call all-java-files-under,$(1))
442 $(call all-html-files-under,$(1))
474 $(call find-parent-file,$(patsubst %/,%,$(dir $(1))),$(2)) \
493 $(if $(1),$(call reverse-list,$(wordlist 2,$(words $(1)),$(1)))) $(firstword $(1))
514 $(error $(LOCAL_PATH): Class not defined in call to intermediates-dir-for)) \
517 $(error $(LOCAL_PATH): Name not defined in call to intermediates-dir-for)) \
540 … $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-intermediates-dir)) \
542 $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-intermediates-dir)) \
543 …$(call intermediates-dir-for,$(LOCAL_MODULE_CLASS),$(LOCAL_MODULE),$(LOCAL_IS_HOST_MODULE),$(1),$(…
564 $(error $(LOCAL_PATH): Class not defined in call to generated-sources-dir-for)) \
567 $(error $(LOCAL_PATH): Name not defined in call to generated-sources-dir-for)) \
585 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir))…
587 … $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \
588 …$(call generated-sources-dir-for,$(LOCAL_MODULE_CLASS),$(LOCAL_MODULE),$(LOCAL_IS_HOST_MODULE),$(1…
604 $(call normalize-libraries,$(1))
608 $(call normalize-libraries,$(1))
669 $(call intermediates-dir-for, \
676 $(call _java-lib-dir,$(1),$(2))/$(if $(2),javalib,classes)$(COMMON_JAVA_PACKAGE_SUFFIX)
684 $(foreach lib,$(1),$(call _java-lib-full-classes.jar,$(lib),$(2)))
696 $(call java-lib-files,$(1),$(2))
705 $(foreach lib,$(1),$(call _java-lib-dir,$(lib),true)/classes.jar)
717 $(call _java-lib-dir,$(1),$(2))/classes.jack
723 $(foreach lib,$(1),$(call _jack-lib-full-classes,$(lib),$(2)))
729 $(call jack-lib-files,$(1),$(2))
835 $(call modules-for-tag-list,$(2)), \
836 $(call modules-for-tag-list,$(1)))
884 $(sort $(strip $(call _get-package-overrides,$(1))))
913 $(call transform-d-to-p-args,$(@:%.o=%.d),$(@:%.o=%.P))
933 $(foreach obj, $(1), $(call include-depfile, $(obj:%.o=%.P), $(obj)))
942 $(eval $(call _track-src-file-obj,$(1)))
955 $(eval $(call _track-src-file-gen,$(2)))
968 $(call track-src-file-obj,$(foreach f,$(1),\
1031 $(call _merge-renderscript-d,$(PRIVATE_DEP_FILES),$@.d)
1032 $(call transform-d-to-p-args,$@.d,$@.P)
1068 $(call _merge-renderscript-d,$(PRIVATE_DEP_FILES),$@.d)
1069 $(call transform-d-to-p-args,$@.d,$@.P)
1259 $(call transform-c-or-s-to-o-no-deps, \
1268 $(call transform-c-or-s-to-o-no-deps, $(PRIVATE_ASFLAGS))
1299 $(call transform-c-or-s-to-o-no-deps, $(PRIVATE_CFLAGS) $(PRIVATE_DEBUG_CFLAGS))
1364 $(call transform-host-c-or-s-to-o-no-deps, $(PRIVATE_CFLAGS) $(PRIVATE_CONLYFLAGS) $(PRIVATE_DEBUG_…
1369 $(call transform-host-c-or-s-to-o-no-deps, $(PRIVATE_ASFLAGS))
1388 $(call transform-host-c-or-s-to-o-no-deps, $(PRIVATE_CFLAGS) $(PRIVATE_DEBUG_CFLAGS))
1420 $$(call include-depfiles-for-objs, $$(o))
1433 $$(call include-depfiles-for-objs, $$(o))
1446 $$(call include-depfiles-for-objs, $$(o))
1478 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 501,1000,$(2)))
1479 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1001,1500,$(2)))
1480 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1501,2000,$(2)))
1481 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2001,2500,$(2)))
1482 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2501,3000,$(2)))
1483 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 3001,99999,$(2)))
1519 $(call extract-and-include-whole-static-libs-first, $(firstword $(PRIVATE_ALL_WHOLE_STATIC_LIBRARIE…
1521 $(call _extract-and-include-single-target-whole-static-lib, $(lib)))
1531 $(call split-long-arguments,$($(PRIVATE_2ND_ARCH_VAR_PREFIX)TARGET_AR) \
1567 $(call extract-and-include-whole-static-libs-first, $(firstword $(PRIVATE_ALL_WHOLE_STATIC_LIBRARIE…
1569 $(call _extract-and-include-single-host-whole-static-lib, $(lib)))
1579 $(call split-long-arguments,$($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)AR) \
1605 $(call normalize-host-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
1608 $(call normalize-host-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
1612 $(call normalize-host-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
1644 $(call normalize-target-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
1647 $(call normalize-target-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
1652 $(call normalize-target-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
1715 $(call normalize-target-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
1718 $(call normalize-target-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
1723 $(call normalize-target-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
1760 $(call normalize-target-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
1762 …$(call normalize-target-libraries,$(filter-out %libcompiler_rt.a,$(filter-out %libc_nomalloc.a,$(f…
1764 $(call normalize-target-libraries,$(filter %libc.a,$(PRIVATE_ALL_STATIC_LIBRARIES))) \
1765 $(call normalize-target-libraries,$(filter %libc_nomalloc.a,$(PRIVATE_ALL_STATIC_LIBRARIES))) \
1768 $(call normalize-target-libraries,$(filter %libcompiler_rt.a,$(PRIVATE_ALL_STATIC_LIBRARIES))) \
1799 $(call normalize-host-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
1802 $(call normalize-host-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
1806 $(call normalize-host-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
1917 $$(call aapt2-compile-one-resource-file)
1934 $(call dump-words-to-file,$(PRIVATE_RES_FLAT),$(dir $@)aapt2-flat-list)
1967 @$(call emit-line,$(wordlist 1,500,$(1)),$(2))
1968 @$(call emit-line,$(wordlist 501,1000,$(1)),$(2))
1969 @$(call emit-line,$(wordlist 1001,1500,$(1)),$(2))
1970 @$(call emit-line,$(wordlist 1501,2000,$(1)),$(2))
1971 @$(call emit-line,$(wordlist 2001,2500,$(1)),$(2))
1972 @$(call emit-line,$(wordlist 2501,3000,$(1)),$(2))
1973 @$(call emit-line,$(wordlist 3001,3500,$(1)),$(2))
1974 @$(call emit-line,$(wordlist 3501,4000,$(1)),$(2))
1975 @$(call emit-line,$(wordlist 4001,4500,$(1)),$(2))
1976 @$(call emit-line,$(wordlist 4501,5000,$(1)),$(2))
1977 @$(call emit-line,$(wordlist 5001,5500,$(1)),$(2))
1978 @$(call emit-line,$(wordlist 5501,6000,$(1)),$(2))
1979 @$(call emit-line,$(wordlist 6001,6500,$(1)),$(2))
1980 @$(call emit-line,$(wordlist 6501,7000,$(1)),$(2))
1981 @$(call emit-line,$(wordlist 7001,7500,$(1)),$(2))
1982 @$(call emit-line,$(wordlist 7501,8000,$(1)),$(2))
1983 @$(call emit-line,$(wordlist 8001,8500,$(1)),$(2))
1984 @$(call emit-line,$(wordlist 8501,9000,$(1)),$(2))
1985 @$(call emit-line,$(wordlist 9001,9500,$(1)),$(2))
1986 @$(call emit-line,$(wordlist 9501,10000,$(1)),$(2))
1987 @$(call emit-line,$(wordlist 10001,10500,$(1)),$(2))
1988 @$(call emit-line,$(wordlist 10501,11000,$(1)),$(2))
1989 @$(call emit-line,$(wordlist 11001,11500,$(1)),$(2))
1990 @$(call emit-line,$(wordlist 11501,12000,$(1)),$(2))
1991 @$(call emit-line,$(wordlist 12001,12500,$(1)),$(2))
1992 @$(call emit-line,$(wordlist 12501,13000,$(1)),$(2))
1993 @$(call emit-line,$(wordlist 13001,13500,$(1)),$(2))
2017 define call-jack
2036 $(call unzip-jar-files,$(PRIVATE_STATIC_JAVA_LIBRARIES),$(PRIVATE_CLASS_INTERMEDIATES_DIR))
2037 $(call dump-words-to-file,$(PRIVATE_JAVA_SOURCES),$(PRIVATE_CLASS_INTERMEDIATES_DIR)/java-source-li…
2048 $(call normalize-path-list,$(PRIVATE_ALL_JAVA_LIBRARIES)))) \
2078 $(if $(PRIVATE_EXTRA_JAR_ARGS),$(call add-java-resources-to,$@))
2083 $(call compile-java,$(TARGET_JAVAC),$(PRIVATE_BOOTCLASSPATH))
2100 $(call dump-words-to-file,$(PRIVATE_JAVA_SOURCES),$(PRIVATE_JACK_INTERMEDIATES_DIR)/java-source-lis…
2112 $(hide) $(call create-empty-package-at,$@.res.tmp.zip)
2113 $(hide) $(call add-java-resources-to,$@.res.tmp.zip)
2121 $(call call-jack) \
2129 …$(call normalize-path-list,$(PRIVATE_BOOTCLASSPATH_JAVA_LIBRARIES) $(PRIVATE_ALL_JACK_LIBRARIES)))…
2130 $(addprefix --import ,$(call reverse-list,$(PRIVATE_STATIC_JACK_LIBRARIES))) \
2163 $(call dump-words-to-file,$(PRIVATE_JAVA_SOURCES),$@.java-source-list)
2170 $(call call-jack,$(PRIVATE_JACK_EXTRA_ARGS)) \
2174 …$(call normalize-path-list,$(call reverse-list,$(PRIVATE_STATIC_JACK_LIBRARIES)) $(PRIVATE_BOOTCLA…
2189 $(hide) $(call call-jack) \
2227 $$(call commit-change-for-toc,$$@)
2233 $(eval $(call _transform-jar-to-toc,$1))\
2247 $$(call commit-change-for-toc,$$@)
2253 $(eval $(call _transform-dex-to-toc,$1))\
2278 $(call dump-words-to-file,$(PRIVATE_JAVA_SOURCES),$(PRIVATE_JACK_INTERMEDIATES_DIR)/java-source-lis…
2290 $(hide) $(call create-empty-package-at,$@.res.tmp.zip)
2291 $(hide) $(call add-java-resources-to,$@.res.tmp.zip)
2299 $(call call-jack) \
2304 …$(call normalize-path-list,$(PRIVATE_BOOTCLASSPATH_JAVA_LIBRARIES) $(PRIVATE_ALL_JACK_LIBRARIES)))…
2305 $(addprefix --import ,$(call reverse-list,$(PRIVATE_STATIC_JACK_LIBRARIES))) \
2346 $(call create-empty-package-at,$@)
2410 $(call _add-jni-shared-libs-to-package-per-abi,$(abi),\
2418 $(call add-dex-to-package-arg,$@)
2430 $(call dump-words-to-file, $(PRIVATE_EXTRA_JAR_ARGS), $(1).jar-arg-list)
2466 $(call sign-package-arg,$@)
2473 --min-sdk-version $(call get-package-min-sdk-version-int,$@.unsigned) \
2534 $(call compile-java,$(HOST_JAVAC),$(PRIVATE_BOOTCLASSPATH))
2567 $(eval $(call copy-one-file,$(_cmf_src),$(_cmf_dest))) \
2713 size=$$(for i in $(1); do $(call get-file-size,$$i); echo +; done; echo 0); \
2716 img_blocksize=$(call image-size-from-data-size,$(BOARD_FLASH_BLOCK_SIZE)); \
2741 $(call assert-max-file-size,$(1),$(call image-size-from-data-size,$(2))))
2754 $(eval $(call add-radio-file-internal,$(1),$(notdir $(1))))
2768 $(eval $(call add-radio-file-checked-internal,$(1),$(notdir $(1)),$(2)))
2795 $(eval $(call inherit-package-internal,$(1),$(2),$(3),$(4),$(5),$(6),$(7)))
2809 $(strip $(call set-inherited-package-variables-internal))
2822 $(call keep-or-override,LOCAL_CERTIFICATE,$(patsubst &&%,%,$(word 5,$(_o)))) \
2823 $(call keep-or-override,LOCAL_INSTRUMENTATION_FOR,$(patsubst &&%,%,$(word 6,$(_o)))) \
2824 $(call keep-or-override,LOCAL_MANIFEST_INSTRUMENTATION_FOR,$(patsubst &&%,%,$(word 7,$(_o)))) \
2876 $(if $(call if-build-from-source,$(2),$(3)),$(eval include $(1)))