Lines Matching refs:checked
69 matching targets will be checked. See "gn help label_pattern" for details.
74 Generated files are normally not checked since they do not exist
76 can be found on disk are also checked.
88 What gets checked
90 The .gn file may specify a list of targets to be checked in the list
92 specify a list of targets not to be checked in no_check_targets. If a label
99 For targets being checked:
101 - GN opens all C-like source files in the targets to be checked and scans
110 - Includes using "quotes" are always checked.
112 are also checked.
120 - Only includes matching known files in the build are checked: includes
254 "%d targets out of %d checked based on the check_targets or "