Lines Matching refs:all
14 - mm: Builds and installs all of the modules in the current directory, and their
16 - mmm: Builds and installs all of the modules in the supplied directories, and their
21 - provision: Flash device with all required partitions. Options will be passed on to fastboot.
22 - cgrep: Greps on all local C/C++ files.
23 - ggrep: Greps on all local Gradle files.
24 - gogrep: Greps on all local Go files.
25 - jgrep: Greps on all local Java files.
26 - resgrep: Greps on all local res/*.xml files.
27 - mangrep: Greps on all local AndroidManifest.xml files.
28 - mgrep: Greps on all local Makefiles and *.bp files.
29 - owngrep: Greps on all local OWNERS files.
30 - sepgrep: Greps on all local sepolicy files.
31 - sgrep: Greps on all local source files.
33 - allmod: List all modules.
39 - SANITIZE_HOST: Set to 'address' to use ASAN for all host modules.
53 # Get all the build variables needed by this script in a single call to the build system.
748 apps=all
939 # systemstack - dump the current stack trace of all threads in the system process
1349 # List all modules for the current device, as cached in module-info.json. If any build change is
1502 _trigger_build "all-modules" "$@"