/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc/ |
H A D | 0001-Fix-implicit-function-declarations.patch | 15 backend/cimxml/grammar.c | 2 ++ 16 backend/cimxml/grammar.h | 1 + 56 diff --git a/backend/cimxml/grammar.c b/backend/cimxml/grammar.c 58 --- a/backend/cimxml/grammar.c 59 +++ b/backend/cimxml/grammar.c 69 diff --git a/backend/cimxml/grammar.h b/backend/cimxml/grammar.h 71 --- a/backend/cimxml/grammar.h 72 +++ b/backend/cimxml/grammar.h
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | yacc.py | 1946 self.grammar = grammar 1972 self.grammar.build_lritems() 1973 self.grammar.compute_first() 1974 self.grammar.compute_follow() 2725 grammar = [] 2755 return grammar 2771 self.grammar = [] 2981 grammar = [] 3034 self.grammar = grammar 3114 grammar = Grammar(pinfo.tokens) [all …]
|
/openbmc/qemu/scripts/simplebench/ |
H A D | table_templater.py | 22 grammar = """ variable 30 parser = Lark(grammar)
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | filter_expr_printer.cpp | 135 const auto& grammar = filter_grammar::grammar; in parseFilter() local 146 if (!boost::spirit::x3::phrase_parse(iter, end, grammar, space, program)) in parseFilter()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | filter_expr_parser_grammar.hpp | 99 static constexpr auto& grammar = logicalAnd; variable 104 using details::grammar;
|
/openbmc/openbmc/poky/meta/recipes-devtools/bison/ |
H A D | bison_3.8.2.bb | 2 …"Bison is a general-purpose parser generator that converts an annotated context-free grammar into \ 3 an LALR(1) or GLR parser for that grammar. Bison is upward compatible with Yacc: all properly-writ…
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-pyparsing_3.1.2.bb | 5 classes that client code uses to construct the grammar directly in Python \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/ |
H A D | byacc.inc | 3 DESCRIPTION = "A parser generator utility that reads a grammar specification from a file and genera…
|
/openbmc/bmcweb/include/ |
H A D | boost_formatters.hpp | 24 template <std::derived_from<boost::urls::grammar::string_view_base> StringView>
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | README.rst | 182 The tokens are mapped on the source language grammar, defined in the 186 The grammar describes the whole file which contains the Hexagon instruction 188 list of instructions, each instruction is represented by the following grammar 224 With this initial portion of the grammar we are defining the instruction, its' 372 by the following grammar rule: 426 the described grammar. Conflicts forbid the grammar to produce a unique 437 redesigning the grammar in an unambiguous way or by setting the token priority 439 interested part of the grammar.
|
/openbmc/linux/Documentation/translations/ |
H A D | index.rst | 52 grammar and culture, so the translation of an English statement may need to be
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/ |
H A D | wireshark_4.2.4.bb | 70 sed -i -e "s:** source file.*::g" ${B}/epan/dfilter/grammar.c
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
H A D | libtest-harness-perl_3.48.bb | 59 libtap-parser-grammar-perl \
|
/openbmc/linux/Documentation/driver-api/early-userspace/ |
H A D | buffer-format.rst | 23 grammar, where::
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.3.4.rst | 86 - ref-manual: release-process: grammar fix
|
H A D | release-notes-4.0.17.rst | 87 - ref-manual: release-process: grammar fix
|
/openbmc/linux/Documentation/maintainer/ |
H A D | pull-requests.rst | 85 also fix any speeling mistaeks and bad grammar I notice,
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | coccinelle.rst | 67 For Semantic Patch Language(SmPL) grammar documentation refer to:
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | perl-rdepends.txt | 1757 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-base" 1758 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-strict" 1759 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-tap-parser-resultfactory" 1760 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-tap-parser-yamlish-reader" 1761 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-warnings" 1789 RDEPENDS:perl-module-tap-parser += "perl-module-tap-parser-grammar"
|
/openbmc/qemu/docs/devel/ |
H A D | qapi-code-gen.rst | 65 a correctly structured QAPI schema. We provide a grammar for this
|
/openbmc/linux/init/ |
H A D | Kconfig | 1978 Build a simple ASN.1 grammar compiler that produces a bytecode output
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 4388 -rw-r--r-- root root 1821 ./usr/include/python3.8/grammar.h
|
H A D | buildhistory_filelist1.txt | 4387 -rw-r--r-- root root 1821 ./usr/include/python3.8/grammar.h
|