Searched defs:from (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Ddefinitions.mk186 ## Find all of the java files from here. Meant to be used like:
208 ## Find all of the c files from here. Meant to be used like:
290 ## Find all of the html files from here. Meant to be used like:
349 ## starting furthest from the root.
1380 # resource files from the first stage as additional input. My original intent
1776 # Copy a single file from one place to another,
1875 ## Stuff source generated from one-off tools
1898 define image-size-from-data-size
1919 img_blocksize=$(call image-size-from-data-size,$(BOARD_FLASH_BLOCK_SIZE)); \
1950 $(call assert-max-file-size,$(1),$(call image-size-from
[all...]

Completed in 54 milliseconds