Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_parser.cpp45 static const ParserApi *parsers[] = { variable
98 for (i = 0; i < MPP_ARRAY_ELEMS(parsers); i++) { in mpp_parser_init()
99 const ParserApi *api = parsers[i]; in mpp_parser_init()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dlibparse-yapp-perl_1.21.bb1 SUMMARY = "Perl extension for generating and using LALR parsers"
3 of modules that let you generate and use yacc like thread safe (reentrant) parsers \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/jsoncpp/
H A Djsoncpp_1.9.5.bb7 HOMEPAGE = "https://github.com/open-source-parsers/jsoncpp"
17 SRC_URI = "git://github.com/open-source-parsers/jsoncpp;branch=master;protocol=https"
/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A Dkernel_include.py38 from docutils.parsers.rst import directives
39 from docutils.parsers.rst.directives.body import CodeBlock, NumberLines
40 from docutils.parsers.rst.directives.misc import Include
H A Dmaintainers_include.py26 from docutils.parsers.rst import Directive
27 from docutils.parsers.rst.directives.misc import Include
H A DrstFlatTable.py48 from docutils.parsers.rst import directives, roles
49 from docutils.parsers.rst.directives.tables import Table
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/perl/
H A Dlibxml-sax-perl_1.02.bb4 building Perl SAX2 XML parsers, filters, and drivers. It is designed \
5 around the need to be able to "plug in" different SAX parsers to an \
/OK3568_Linux_fs/buildroot/package/ffmpeg/
H A DConfig.in134 string "Enabled parsers"
137 Space-separated list of parsers to build in FFmpeg,
140 Run ./configure --list-parsers in the ffmpeg sources
/OK3568_Linux_fs/buildroot/package/jsoncpp/
H A Djsoncpp.mk8 JSONCPP_SITE = $(call github,open-source-parsers,jsoncpp,$(JSONCPP_VERSION))
H A DConfig.in12 https://github.com/open-source-parsers/jsoncpp
/OK3568_Linux_fs/buildroot/package/raptor/
H A DConfig.in6 A C library that provides a set of parsers and
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-defusedxml_0.7.1.bb3 parsers that prevent any potentially malicious operation."
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/pegtl/
H A Dpegtl_3.2.5.bb1 DESCRIPTION="header-only library for creating parsers according to Parsing Expression Grammar"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/
H A D0001-adjust-for-64bit-time_t.patch15 src/parsers/parser_teletext.c | 2 +-
64 --- a/src/parsers/parser_teletext.c
65 +++ b/src/parsers/parser_teletext.c
/OK3568_Linux_fs/kernel/drivers/mtd/
H A DMakefile10 obj-y += parsers/
/OK3568_Linux_fs/buildroot/package/libminiupnpc/
H A DConfig.in13 as XML parsers or HTTP implementations. All the code is pure
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.c134 nparsers = (type >= PTREE_RAM) ? 1 : cle->parsers; in xgene_cle_dram_wr()
165 for (i = 0; i < cle->parsers; i++) { in xgene_cle_enable_ptree()
627 for (i = 0; i < enet_cle->parsers; i++) { in xgene_cle_setup_def_dbptr()
737 for (i = 0; i < cle->parsers; i++) { in xgene_cle_setup_rss()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/byacc/
H A Dbyacc.inc4 parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written…
/OK3568_Linux_fs/buildroot/package/protozero/
H A DConfig.in8 parsers and encoders with minimal need for run-time allocation
/OK3568_Linux_fs/external/mpp/mpp/
H A DCMakeLists.txt25 # add codec parsers
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libxml/
H A Dlibxml-filter-buffertext-perl_1.01.bb4 cause of grief (and programmer error) is that XML parsers aren't required \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/
H A Dlibxml-simple-perl_2.25.bb6 where the original uses plain Perl or SAX parsers."
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0010-media-gpu-v4l2-Fix-compile-error-when-ozone-not-enab.patch18 "//media/parsers",
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0007-media-gpu-v4l2-Fix-compile-error-when-ozone-not-enab.patch18 "//media/parsers",
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/
H A D0008-media-gpu-v4l2-Fix-compile-error-when-ozone-not-enab.patch18 "//media/parsers",

1234