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

/build/core/
H A Ddefinitions.mk578 ## two intermediates directories for a single target. Put
1005 ## because ninja can handle only a single depfile per build target.
1456 ## Rules to compile a single C/C++ source with ../ in the path
1538 define _extract-and-include-single-target-whole-static-lib
1574 $(call _extract-and-include-single-target-whole-static-lib, $(lib), $(1)))
1593 define _extract-and-include-single-aux-whole-static-lib
1620 $(call _extract-and-include-single-aux-whole-static-lib, $(lib), $(1)))
1680 define _extract-and-include-single-host-whole-static-lib
1708 $(call _extract-and-include-single-host-whole-static-lib, $(lib),$(1)))
2677 # Copy a single fil
[all...]
/build/make/core/
H A Ddefinitions.mk578 ## two intermediates directories for a single target. Put
1005 ## because ninja can handle only a single depfile per build target.
1456 ## Rules to compile a single C/C++ source with ../ in the path
1538 define _extract-and-include-single-target-whole-static-lib
1574 $(call _extract-and-include-single-target-whole-static-lib, $(lib), $(1)))
1593 define _extract-and-include-single-aux-whole-static-lib
1620 $(call _extract-and-include-single-aux-whole-static-lib, $(lib), $(1)))
1680 define _extract-and-include-single-host-whole-static-lib
1708 $(call _extract-and-include-single-host-whole-static-lib, $(lib),$(1)))
2677 # Copy a single fil
[all...]

Completed in 37 milliseconds