Home
last modified time | relevance | path

Searched refs:grammar (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/
H A Dgrammar.hpp29 struct grammar struct
34 , grammar<Iterator, T1, T2, T3, T4>
36 , parser<grammar<Iterator, T1, T2, T3, T4> >
45 typedef grammar<Iterator, T1, T2, T3, T4> base_type; argument
57 grammar( in grammar() argument
68 grammar( in grammar() argument
123 qi::grammar<IteratorA, T1, T2, T3, T4>, Attribute, Context, IteratorB>
126 qi::grammar<IteratorA, T1, T2, T3, T4>, Context, IteratorB
H A Dnonterminal_fwd.hpp28 struct grammar;
/OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/
H A Dyacc.py1942 def __init__(self,grammar,method='LALR',log=None): argument
1946 self.grammar = grammar
1957 self.lr_productions = grammar.Productions # Copy of grammar Production array
1972 self.grammar.build_lritems()
1973 self.grammar.compute_first()
1974 self.grammar.compute_follow()
2040 C = [ self.lr0_closure([self.grammar.Productions[0].lr_next]) ]
2099 for p in self.grammar.Productions[1:]:
2128 if t[1] in self.grammar.Nonterminals:
2151 if a in self.grammar.Terminals:
[all …]
/OK3568_Linux_fs/buildroot/package/daq/
H A D0002-parallel-grammar.patch6 https://gitweb.gentoo.org/repo/gentoo.git/tree/net-libs/daq/files/daq-2.0.6-parallel-grammar.patch
27 sf_grammar.c: $(srcdir)/grammar.y
29 $(V_YACC) -d $(srcdir)/grammar.y
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/bison/
H A Dbison_3.8.2.bb2 …"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…
/OK3568_Linux_fs/buildroot/package/python-pyparsing/
H A DConfig.in8 to construct the grammar directly in Python code.
/OK3568_Linux_fs/buildroot/package/belr/
H A DConfig.in10 according to a language defined by an ABNF grammar, such as
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-pyparsing_3.0.7.bb5 classes that client code uses to construct the grammar directly in Python \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/byacc/
H A Dbyacc.inc3 DESCRIPTION = "A parser generator utility that reads a grammar specification from a file and genera…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dlanguage_tag.cpp103 struct bcp47_parser : qi::grammar<Iterator>
/OK3568_Linux_fs/kernel/Documentation/translations/
H A Dindex.rst46 grammar and culture, so the translation of an English statement may need to be
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-harness-perl_3.44.bb59 libtap-parser-grammar-perl \
/OK3568_Linux_fs/kernel/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst23 grammar, where::
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dregex123 * Specifies that the grammar recognized by the regular expression engine is
126 * modified in tr1 section [7.13]. This grammar is similar to that defined
128 * POSIX regular expression grammar.
133 * Specifies that the grammar recognized by the regular expression engine is
142 * Specifies that the grammar recognized by the regular expression engine is
150 * Specifies that the grammar recognized by the regular expression engine is
162 * Specifies that the grammar recognized by the regular expression engine is
170 * Specifies that the grammar recognized by the regular expression engine is
183 * last) proceeds according to the rules of the grammar specified for the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dregex123 * Specifies that the grammar recognized by the regular expression engine is
126 * modified in tr1 section [7.13]. This grammar is similar to that defined
128 * POSIX regular expression grammar.
133 * Specifies that the grammar recognized by the regular expression engine is
142 * Specifies that the grammar recognized by the regular expression engine is
150 * Specifies that the grammar recognized by the regular expression engine is
162 * Specifies that the grammar recognized by the regular expression engine is
170 * Specifies that the grammar recognized by the regular expression engine is
183 * last) proceeds according to the rules of the grammar specified for the
/OK3568_Linux_fs/kernel/Documentation/maintainer/
H A Dpull-requests.rst87 also fix any speeling mistaeks and bad grammar I notice,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgimple.def215 not fit the gimple grammar very well. To overcome this problem, OMP_ATOMIC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgimple.def215 not fit the gimple grammar very well. To overcome this problem, OMP_ATOMIC
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dcoccinelle.rst67 For Semantic Patch Language(SmPL) grammar documentation refer to:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dcomplex300 // XXX: This is a grammar school implementation.
313 // XXX: This is a grammar school implementation.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dcomplex300 // XXX: This is a grammar school implementation.
313 // XXX: This is a grammar school implementation.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt1747 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-base"
1748 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-strict"
1749 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-tap-parser-resultfactory"
1750 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-tap-parser-yamlish-reader"
1751 RDEPENDS:perl-module-tap-parser-grammar += "perl-module-warnings"
1778 RDEPENDS:perl-module-tap-parser += "perl-module-tap-parser-grammar"
/OK3568_Linux_fs/kernel/init/
H A DKconfig2426 Build a simple ASN.1 grammar compiler that produces a bytecode output
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/fonts/
H A Dqt_zh_CN.ts6005 <comment>Check grammar with spelling context menu item</comment>
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A Dqt_zh_CN.ts6005 <comment>Check grammar with spelling context menu item</comment>

12