Searched refs:paths (Results 1 - 22 of 22) sorted by relevance

/build/core/tasks/
H A Dvndk.mk39 # Returns list of file paths of the intermediate objs
45 define paths-of-intermediates
57 # Returns paths of notice files under $(TARGET_OUT_NOTICE_FILES)
62 define paths-of-notice-files
156 $(call paths-of-intermediates,$(foreach lib,$(vndk_core_libs),$(lib):$(lib).so),SHARED_LIBRARIES)
160 $(call paths-of-intermediates,$(foreach lib,$(vndk_sp_libs),$(lib):$(lib).so),SHARED_LIBRARIES)
164 $(call paths-of-intermediates,$(foreach txt,$(vndk_prebuilt_txts), \
170 $(call paths-of-notice-files,$(vndk_core_libs),vndk) \
171 $(call paths-of-notice-files,$(vndk_sp_libs),vndk-sp)
176 $(call paths
[all...]
/build/make/core/tasks/
H A Dvndk.mk39 # Returns list of file paths of the intermediate objs
45 define paths-of-intermediates
57 # Returns paths of notice files under $(TARGET_OUT_NOTICE_FILES)
62 define paths-of-notice-files
156 $(call paths-of-intermediates,$(foreach lib,$(vndk_core_libs),$(lib):$(lib).so),SHARED_LIBRARIES)
160 $(call paths-of-intermediates,$(foreach lib,$(vndk_sp_libs),$(lib):$(lib).so),SHARED_LIBRARIES)
164 $(call paths-of-intermediates,$(foreach txt,$(vndk_prebuilt_txts), \
170 $(call paths-of-notice-files,$(vndk_core_libs),vndk) \
171 $(call paths-of-notice-files,$(vndk_sp_libs),vndk-sp)
176 $(call paths
[all...]
/build/make/tools/atree/
H A Dfiles.cpp269 string paths[2]; local
288 paths[pcount++] = replace_variables(word, variables, &error);
294 errstr = "Error: More than 2 paths per line.";
310 paths[1] = paths[0];
313 add_file(files, op, filename, i+1, paths[0], paths[1]);
/build/tools/atree/
H A Dfiles.cpp269 string paths[2]; local
288 paths[pcount++] = replace_variables(word, variables, &error);
294 errstr = "Error: More than 2 paths per line.";
310 paths[1] = paths[0];
313 add_file(files, op, filename, i+1, paths[0], paths[1]);
/build/core/
H A Daux_config.mk19 # setup toolchain paths for various CPU architectures
27 # all the interesting paths are hardcoded in soong, and are not available from here
43 define aux-variant-setup-paths
90 # given a variant:path pair, load the variant conviguration with aux-variant-setup-paths from file
103 $(call aux-variant-setup-paths,$(_name)) \
H A Dproduct.mk183 $(eval np := $(call normalize-paths,$(1))),\
H A Ddex_preopt_libart_boot.mk71 # Skip recompiling the boot image for the second sanitization phase. We'll get separate paths
H A Dconfig.mk99 # Some specific paths to tools
106 # Various mappings to avoid hard-coding paths all over the place
176 # $(1): the paths to be normalized
177 define normalize-paths
467 # Most PDK project paths should be using vendor/pdk/TARGET_DEVICE
H A Djava_common.mk150 $(call pretty-error,LOCAL_JAVA_RESOURCE_FILES may not include absolute paths: $(_base) $(_file))) \
156 # The full paths to all resources, used for dependencies.
H A Ddefinitions.mk26 # Full paths to all of the documentation
40 # Full paths to targets that should be added to the "make droid"
442 # Returns: a list of paths relative to the base dir.
835 ## base paths ending in /.
1205 ## Helper to set include paths form transform-*-to-o
1458 # Replace "../" in object paths with $(DOTDOT_REPLACEMENT).
3271 define try-validate-paths-are-subdirs
3279 define validate-paths-are-subdirs
3280 $(if $(call try-validate-paths-are-subdirs,$(1)),
3281 $(call pretty-error,Illegal paths
[all...]
H A Dpdk_config.mk13 # all paths under out dir
H A Dbase_rules.mk116 $(call pretty-error,"LOCAL_ADDITIONAL_DEPENDENCIES must only contain paths (not module names)")
393 # Set up phony targets that covers all modules under the given paths.
394 # This allows us to build everything in given paths by running mmma/mma.
472 # Source to relative dst file paths for reuse in LOCAL_COMPATIBILITY_SUITE.
486 $(if $(filter /%,$(_src_base) $(_file)),$(error $(LOCAL_MODULE_MAKEFILE): LOCAL_TEST_DATA may not include absolute paths: $(_src_base) $(_file))) \
H A Dmain.mk421 # A helper goal printing out install paths
484 # they're actually full paths to a particular file.
/build/make/core/
H A Daux_config.mk19 # setup toolchain paths for various CPU architectures
27 # all the interesting paths are hardcoded in soong, and are not available from here
43 define aux-variant-setup-paths
90 # given a variant:path pair, load the variant conviguration with aux-variant-setup-paths from file
103 $(call aux-variant-setup-paths,$(_name)) \
H A Dproduct.mk183 $(eval np := $(call normalize-paths,$(1))),\
H A Ddex_preopt_libart_boot.mk71 # Skip recompiling the boot image for the second sanitization phase. We'll get separate paths
H A Dconfig.mk99 # Some specific paths to tools
106 # Various mappings to avoid hard-coding paths all over the place
176 # $(1): the paths to be normalized
177 define normalize-paths
467 # Most PDK project paths should be using vendor/pdk/TARGET_DEVICE
H A Djava_common.mk150 $(call pretty-error,LOCAL_JAVA_RESOURCE_FILES may not include absolute paths: $(_base) $(_file))) \
156 # The full paths to all resources, used for dependencies.
H A Ddefinitions.mk26 # Full paths to all of the documentation
40 # Full paths to targets that should be added to the "make droid"
442 # Returns: a list of paths relative to the base dir.
835 ## base paths ending in /.
1205 ## Helper to set include paths form transform-*-to-o
1458 # Replace "../" in object paths with $(DOTDOT_REPLACEMENT).
3271 define try-validate-paths-are-subdirs
3279 define validate-paths-are-subdirs
3280 $(if $(call try-validate-paths-are-subdirs,$(1)),
3281 $(call pretty-error,Illegal paths
[all...]
H A Dpdk_config.mk13 # all paths under out dir
H A Dbase_rules.mk116 $(call pretty-error,"LOCAL_ADDITIONAL_DEPENDENCIES must only contain paths (not module names)")
393 # Set up phony targets that covers all modules under the given paths.
394 # This allows us to build everything in given paths by running mmma/mma.
472 # Source to relative dst file paths for reuse in LOCAL_COMPATIBILITY_SUITE.
486 $(if $(filter /%,$(_src_base) $(_file)),$(error $(LOCAL_MODULE_MAKEFILE): LOCAL_TEST_DATA may not include absolute paths: $(_src_base) $(_file))) \
H A Dmain.mk421 # A helper goal printing out install paths
484 # they're actually full paths to a particular file.

Completed in 189 milliseconds