HomeSort by: relevance | last modified time | path
    Searched refs:parsing (Results 1 - 25 of 139) sorted by relevancy

1 2 3 4 5 6

  /src/usr.bin/make/unit-tests/
opt-warnings-as-errors.exp 2 make: parsing warnings being treated as errors
4 parsing continues
var-op-expand.exp 10 while parsing "${:Z1}:${:Z2}}"
13 while parsing "${:Z2}}"
opt-no-action.exp 1 command during parsing
varname-dot-makeflags.mk 28 # when parsing the makefiles. This is different from exported variables,
34 # After parsing, the environment variable 'MAKEFLAGS' is set based on the
parse-var.mk 3 # Tests for parsing expressions.
45 # for the long forms, EOF after parsing a modifier
70 # How much does the parsing position advance (pp)?
89 # 2023-02-18, the exact way of parsing an expression with subexpressions
92 # If it was evaluated, nested expressions were parsed correctly, parsing each
122 # contains more '{' than '}', parsing failed with the error message 'Unfinished
varmod-ifelse.exp 57 while parsing "${:X-else}}"
62 while parsing "${:Z1}:${:Z2}}>"
65 while parsing "${:Z2}}>"
varmod-ifelse.mk 138 # When parsing such an expression, the parser used to be strict. It first
139 # evaluated the left-hand side of the operator '&&' and then started parsing
145 # therefore parsing stopped at the '>', producing the 'Bad conditional
148 # Ideally, the conditional expression would not be expanded before parsing
202 # When parsing the modifier ':?', there are 3 possible cases:
218 # In var.c 1.285 from 2020-07-20, the parsing of the expressions changed so
225 # reverted, still not knowing about the difference between regular parsing and
226 # balanced-mode parsing.
229 # inconsistency in parsing, but since that broke parsing of the modifier ':@'
    [all...]
cond-eof.mk 3 # Tests for parsing the end of '.if' conditions, which are represented as the
deptgt.exp 3 Parsing deptgt.mk:36: ${:U}: empty-source
5 Parsing deptgt.mk:37: : command for empty targets list
6 Parsing deptgt.mk:38: : empty-source
8 Parsing deptgt.mk:39: : command for empty targets list
9 Parsing deptgt.mk:40: .MAKEFLAGS: -d0
20 while parsing "${:U:Z}:"
opt-query.exp 2 command during parsing
var-op-assign.mk 24 # early stage of parsing and applies to all line types, except for the
67 # the implementation of the parser, which cheats when parsing a variable
68 # name. It only counts parentheses and braces instead of properly parsing
89 # In safe mode, parsing would stop immediately after the "VARIABLE NAME="
94 # expect+1: Parsing still continues until here.
95 .info Parsing still continues until here.
cmdline.mk 3 # Tests for command line parsing and related special variables.
44 # low-level parsing from ParseRawLine does not take place.
deptgt-makeflags.mk 7 # during parsing.
44 # When parsing this line, each '$$' becomes '$', resulting in '$$$$'.
70 # parsing. The ':=' assignment operator expands the empty
varmod-defined.mk 60 # Instead, the :D modifier is implemented sanely by parsing nested
90 # TODO: Add more tests for parsing the plain text part, to cover each branch
109 # out-of-bounds read when parsing the indirect ':U' modifier.
cond-cmp-numeric-eq.mk 43 # Numeric comparison works by parsing both sides
cond-late.mk 6 # Any expressions appearing in these conditions are expanded before parsing
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
ton.tcl 161 error "json string start invalid:$i: exhausted while parsing string."
173 error "json string invalid:0: exhausted while parsing array."
188 error "json string invalid:$i: parsing array."
201 error "json string invalid:0: exhausted while parsing object."
212 error "json string invalid:$i: parsing key in object."
227 error "json string invalid:$i: parsing object."
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
ton.tcl 161 error "json string start invalid:$i: exhausted while parsing string."
173 error "json string invalid:0: exhausted while parsing array."
188 error "json string invalid:$i: parsing array."
201 error "json string invalid:0: exhausted while parsing object."
212 error "json string invalid:$i: parsing key in object."
227 error "json string invalid:$i: parsing object."
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
Getopt.pm 28 Export a function C<parse_options>, performing parsing of command
  /src/bin/sh/
parser.h 170 extern int parsing;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_flag_parser.cc 101 if (!res) fatal_error("Flag parsing failed.");
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_flag_parser.cpp 113 if (!res) fatal_error("Flag parsing failed.");
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_flag_parser.cpp 115 if (!res) fatal_error("Flag parsing failed.");
  /src/external/bsd/byacc/dist/package/
byacc.spec 20 parsers consist of a set of LALR(1) parsing tables and a driver
30 parsers consist of a set of LALR(1) parsing tables and a driver
  /src/external/bsd/ipf/dist/
HISTORY 29 3544318 ipnat.conf parsing ignores LHS address family
44 3543404 ipnat.conf parsing uses family/ip version badly
45 3543403 incorrect line number printed in ipnat parsing errors
67 3540999 ipnat.conf parsing has trouble with icmpidmap for ipv6
68 3540825 whois output parsing error for ipv6
84 3536201 ipf.conf parsing too address friendly
94 3531870 ipnat.conf parsing needs to support inet6
95 3532048 error in ipf group parsing
98 3531890 whois pool parsing builds bad structures
99 3531891 icmpv6 text parsing ignorant of icmp type
    [all...]

Completed in 37 milliseconds

1 2 3 4 5 6