Lines Matching +full:detect +full:- +full:newline
3 # Use of this source code is governed by a BSD-style license that can be
14 # [--flags <list of one or more flag values>]
32 parser.add_option('--output', help="Output header name inside --gen-dir.")
33 parser.add_option('--rulename',
36 parser.add_option('--gen-dir',
38 parser.add_option('--definitions',
43 # upper-casing everything and prepending '_' if first symbol is digit.
53 # Definition file in GYP is newline separated, in GN they are shell formatted.
57 flags_index = defs.index('--flags')
59 # Everything after --flags are flags. true/false are remapped to 1/0,
89 # Clangd does not detect BUILDFLAG_INTERNAL_* indirect usage, so mark the