Home
last modified time | relevance | path

Searched refs:parsers (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/lib/clang/include/llvm/Config/
H A DAsmParsers.def10 |* This file enumerates all of the assembly-language parsers *|
15 |* targets with assembly parsers. *|
H A DDisassemblers.def10 |* This file enumerates all of the assembly-language parsers *|
15 |* targets with assembly parsers. *|
/freebsd/contrib/byacc/package/
H A Dbyacc.spec20 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
H A Dmingw-byacc.spec19 parsers consist of a set of LALR(1) parsing tables and a driver
/freebsd/lib/libnetmap/
H A Dnmreq.c481 nmreq_option_decode1(char *opt, struct nmreq_opt_parser *parsers, in nmreq_option_decode1() argument
499 for (p = parsers; p != NULL; p = p->next) { in nmreq_option_decode1()
551 nmreq_options_decode(const char *opt, struct nmreq_opt_parser parsers[], in nmreq_options_decode() argument
589 ret = nmreq_option_decode1(w, parsers, token, ctx); in nmreq_options_decode()
H A Dlibnetmap.h545 int nmreq_options_decode(const char *opt, struct nmreq_opt_parser *parsers,
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dpartitions.yaml11 node. All partition parsers must be referenced here.
/freebsd/contrib/libucl/src/
H A Ducl_msgpack.c451 } parsers[] = { variable
749 for (i = 0; i < sizeof (parsers) / sizeof (parsers[0]); i ++) { in ucl_msgpack_get_parser_from_type()
750 shift = CHAR_BIT - parsers[i].prefixlen; in ucl_msgpack_get_parser_from_type()
751 mask = parsers[i].prefix >> shift; in ucl_msgpack_get_parser_from_type()
754 return &parsers[i]; in ucl_msgpack_get_parser_from_type()
/freebsd/bin/sh/tests/parser/
H A Dheredoc10.016 # This file contains tests that may not work with simplistic $(...) parsers.
H A Dheredoc9.016 # This file contains tests that also work with simplistic $(...) parsers.
/freebsd/contrib/byacc/package/debian/
H A Dcontrol21 parsers consist of a set of LALR(1) parsing tables and a driver
/freebsd/contrib/tzdata/
H A Dbackward20 # .zi parsers (including tzcode through 2022e) mishandle links to links.
21 # The comment says what the target would be if these parsers were fixed
63 # Vanguard section, for most .zi parsers.
80 # Vanguard section, for most .zi parsers.
H A Detcetera24 # Vanguard section, which works with most .zi parsers.
H A Dafrica1163 # Vanguard section, for zic and other parsers that support negative DST.
1167 # Rearguard section, for parsers lacking negative DST; see ziguard.awk.
1179 # Vanguard section, for zic and other parsers that support negative DST.
1181 # Rearguard section, for parsers lacking negative DST; see ziguard.awk.
H A Deurope546 # Vanguard section, for zic and other parsers that support negative DST.
548 # Rearguard section, for parsers lacking negative DST; see ziguard.awk.
1036 # Vanguard section, for zic and other parsers that support negative DST.
1038 # Rearguard section, for parsers lacking negative DST; see ziguard.awk.
2167 # Vanguard section, for zic and other parsers that support %z.
2171 # Rearguard section, for parsers lacking %z; see ziguard.awk.
2188 # Vanguard section, for zic and other parsers that support %z.
2190 # Rearguard section, for parsers lacking %z; see ziguard.awk.
H A DNEWS636 to use %z eventually; in the meantime maintainers of zi parsers
637 are encouraged to test the parsers on vanguard.zi.
1744 compatible with data parsers that do not support negative DST.
1752 rearguard format. Data parsers that do not support negative DST
1760 data parsers.
1870 downstream parsers do not support it.
1877 installed. Zoneinfo parsers that do not support negative SAVE values
1880 Bleeding-edge Zoneinfo parsers that support the new features
/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Dnvmem.yaml47 parsers.
/freebsd/sys/contrib/device-tree/Bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt29 assumed by parsers.
41 design with parsers that behave according to these guidelines. This can
/freebsd/contrib/byacc/
H A DREADME.BTYACC77 parsers and source-to-source translators.
426 * C++ and ANSI C compatible parsers. The parsers produced
500 Variant parsers:
/freebsd/crypto/openssl/crypto/property/
H A DREADME.md75 contains the property definition and query parsers.
/freebsd/contrib/ntp/libjsmn/
H A DREADME.md18 Most JSON parsers offer you a bunch of functions to load JSON data, parse it
/freebsd/contrib/libpcap/
H A Dgrammar.y.in23 * in most parsers as long as the number does not evolve over time:
127 * in reentrant parsers.
H A Dconfigure.ac2021 # the latter doesn't support reentrant parsers.
2029 # parsers, if there are any.
2040 for reentrant parsers, or another YACC compatible with them.])
2048 for reentrant parsers, or another YACC compatible with them.])
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td1493 // Subtargets can have multiple different assembly parsers (e.g. AT&T vs Intel
1546 // that have their own specified custom parsers.
1552 // AsmParserVariant - Subtargets can have multiple different assembly parsers
/freebsd/contrib/tzcode/
H A DNEWS636 to use %z eventually; in the meantime maintainers of zi parsers
637 are encouraged to test the parsers on vanguard.zi.
1744 compatible with data parsers that do not support negative DST.
1752 rearguard format. Data parsers that do not support negative DST
1760 data parsers.
1870 downstream parsers do not support it.
1877 installed. Zoneinfo parsers that do not support negative SAVE values
1880 Bleeding-edge Zoneinfo parsers that support the new features

12