Home
last modified time | relevance | path

Searched full:grammar (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/trace/rv/
H A Dlinear_temporal_logic.rst27 Grammar chapter
34 Grammar:
54 This grammar is ambiguous: operator precedence is not defined. Parentheses must
/linux/tools/net/sunrpc/xdrgen/
H A Dxdr_parse.py163 """Return a Lark parser instance configured with the XDR language grammar"""
/linux/scripts/
H A Dasn1_compiler.c344 * Tokenise an ASN.1 grammar
534 fprintf(stderr, "%s:%u: Unknown character in grammar: '%c'\n", in tokenise()
585 fprintf(stderr, "Format: %s [-v] [-d] <grammar-file> <c-file> <hdr-file>\n", in main()
1290 * Render the grammar into a state machine definition.
H A DMakefile.build449 # ASN.1 grammar
/linux/rust/syn/
H A Dparse_quote.rs63 /// same grammar as the inside of a `match` expression
H A Ddiscouraged.rs149 /// when you can control the grammar, sticking to something that can be
H A Dattr.rs125 /// The grammar of attributes in Rust is very flexible, which makes the
130 /// according to whatever grammar they wish to require for that kind of
H A Dexpr.rs753 /// Rust grammar has an ambiguity where braces sometimes turn a path
796 /// The Rust grammar's choices around which way this ambiguity is resolved
821 /// Note the grammar ambiguity on trailing braces is distinct from
836 /// more eagerly than done by the typical expression grammar. This includes
887 /// grammar is independent of precedence.
899 /// This classification is a load-bearing part of the grammar of some Rust
1457 // Bespoke grammar restrictions separate from precedence can in parse_binop_rhs()
H A Dfixup.rs66 // This is almost equivalent to `stmt`, but the grammar diverges a tiny bit
H A Dgenerics.rs23 /// grammar, there may be other tokens in between these two things.
/linux/drivers/acpi/acpica/
H A Dexnames.c343 /* null_name valid as of 8-12-98 ASL/AML Grammar Update */ in acpi_ex_get_name_string()
H A Ddspkginit.c160 * even though the ASL grammar supports it. Example: in acpi_ds_build_internal_package_obj()
H A Daclocal.h722 u32 parse_args; /* Grammar/Parse time arguments */
/linux/tools/verification/rvgen/rvgen/
H A Dltl2ba.py14 # Grammar:
/linux/Documentation/filesystems/nfs/
H A Dnfsd-maintainer-entry-profile.rst442 Conversely, spelling and grammar fixes are encouraged.
/linux/init/
H A DKconfig2274 Build a simple ASN.1 grammar compiler that produces a bytecode output