/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/vpd/ |
H A D | openpower-fru-vpd_%.bbappend | 9 SYSTEMD_SERVICE:${PN}:append:p10bmc = " wait-vpd-parsers.service" 36 LINK="$D$systemd_system_unitdir/obmc-chassis-poweroff@0.target.wants/wait-vpd-parsers.service" 37 TARGET="../wait-vpd-parsers.service" 41 LINK="$D$systemd_system_unitdir/obmc-chassis-poweroff@0.target.wants/wait-vpd-parsers.service"
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | topology.c | 196 const struct avs_tplg_token_parser *parsers, int count, in avs_parse_uuid_tokens() argument 208 if (parsers[j].type != SND_SOC_TPLG_TUPLE_TYPE_UUID || in avs_parse_uuid_tokens() 209 parsers[j].token != le32_to_cpu(tuple->token)) in avs_parse_uuid_tokens() 212 ret = parsers[j].parse(comp, tuple, object, parsers[j].offset); in avs_parse_uuid_tokens() 222 const struct avs_tplg_token_parser *parsers, int count, in avs_parse_string_tokens() argument 234 if (parsers[j].type != SND_SOC_TPLG_TUPLE_TYPE_STRING || in avs_parse_string_tokens() 235 parsers[j].token != le32_to_cpu(tuple->token)) in avs_parse_string_tokens() 238 ret = parsers[j].parse(comp, tuple, object, parsers[j].offset); in avs_parse_string_tokens() 248 const struct avs_tplg_token_parser *parsers, int count, in avs_parse_word_tokens() argument 260 if (!(parsers[j].type == SND_SOC_TPLG_TUPLE_TYPE_WORD || in avs_parse_word_tokens() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/ |
H A D | __init__.py | 2 BitBake Parsers 4 File parsers for the BitBake build tools.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jsoncpp/ |
H A D | jsoncpp_1.9.6.bb | 7 HOMEPAGE = "https://github.com/open-source-parsers/jsoncpp" 17 SRC_URI = "git://github.com/open-source-parsers/jsoncpp;branch=master;protocol=https"
|
/openbmc/linux/include/linux/mtd/ |
H A D | partitions.h | 48 const char *const *types; /* names of parsers to use if any */ 66 * struct mtd_part_parser_data - used to pass data to MTD partition parsers. 102 * module_mtd_part_parser() - Helper macro for MTD partition parsers that don't
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ |
H A D | libparse-yapp-perl_1.21.bb | 1 SUMMARY = "Perl extension for generating and using LALR parsers" 3 of modules that let you generate and use yacc like thread safe (reentrant) parsers \
|
/openbmc/linux/Documentation/crypto/ |
H A D | asymmetric-keys.rst | 14 - Instantiation data parsers. 36 Also provided is the concept of a data parser. Data parsers are responsible 49 If a key is added with an empty name, the instantiation data parsers are given 229 Instantiation Data Parsers 241 Examples of blob formats for which parsers could be implemented include: 320 Functions are provided to register and unregister parsers:: 325 Parsers may not have the same name. The names are otherwise only used for
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpp-netlib/cpp-netlib/ |
H A D | a53f123040998744602f190944464af0e159ea19.patch | 12 --- a/boost/network/protocol/http/server/impl/parsers.ipp 13 +++ b/boost/network/protocol/http/server/impl/parsers.ipp
|
/openbmc/openbmc/poky/meta/recipes-extended/perl/ |
H A D | libxml-sax-perl_1.02.bb | 4 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 \
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | partitions.h | 58 * struct mtd_part_parser_data - used to pass data to MTD partition parsers. 60 * @of_node: for OF parsers, device node containing partitioning information
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/packagegroups/ |
H A D | packagegroup-obmc-apps.bbappend | 24 python3-sbe-log-parsers \ 25 hostboot-pel-parsers \
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout/ |
H A D | README.md | 85 the system MRW parsers. 95 inventory objects. Similar MRW parsers could be written for other device
|
/openbmc/linux/Documentation/sphinx/ |
H A D | kernel_include.py | 38 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
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | kernel_include.py | 38 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
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdpart.c | 468 * Many partition parsers just expected the core to kfree() all their data in 542 * MTD parsers can specify supported partitions by providing a table of 650 * @types: names of partition parsers to try or %NULL 654 * uses MTD partition parsers, specified in @types. However, if @types is %NULL, 655 * then the default list of parsers is used. The default list contains only the 656 * "cmdlinepart" and "ofpart" parsers ATM.
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
H A D | __init__.py | 2 BitBake Parsers 4 File parsers for the BitBake build tools.
|
/openbmc/qemu/docs/sphinx/ |
H A D | dbusdoc.py | 31 from docutils.parsers.rst import Directive, directives 32 from docutils.parsers.rst.states import RSTState
|
H A D | fakedbusdoc.py | 10 from docutils.parsers.rst import Directive
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-defusedxml_0.7.1.bb | 3 parsers that prevent any potentially malicious operation."
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/ |
H A D | 0001-adjust-for-64bit-time_t.patch | 15 src/parsers/parser_teletext.c | 2 +- 64 --- a/src/parsers/parser_teletext.c 65 +++ b/src/parsers/parser_teletext.c
|
/openbmc/linux/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_cle.c | 133 /* PTREE_RAM onwards, DRAM regions are common for all parsers */ in xgene_cle_dram_wr() 134 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()
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/ |
H A D | hostboot-pel-parsers_git.bb | 1 SUMMARY = "Hostboot PEL python parsers"
|
H A D | python3-sbe-log-parsers_git.bb | 1 SUMMARY = "SBE log python parsers"
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | README.md | 33 [available](O_component_ids.json). That file can used by PEL parsers to display 229 define what the SRC word means for use by parsers. If not specified, these SRC 268 The documentation fields are used by PEL parsers to display a human readable 347 …https://github.com/ibm-openbmc/openpower-pel-parsers/blob/master/modules/calloutparsers/ocallouts/…
|
/openbmc/openbmc/meta-google/recipes-extended/libconfig/files/ |
H A D | 0001-conf2struct-Use-the-right-perl.patch | 22 # conf2struct: generate libconf parsers that read to structs
|