Home
last modified time | relevance | path

Searched refs:Parser (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/openpower-vpd-parser/test/
H A Dutest_keyword_parser.cpp48 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
59 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
69 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
79 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
89 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
99 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
109 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
121 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
133 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
H A Dutest_ipz_parser.cpp12 vpd::Parser l_vpdParser(l_vpdFile, l_json); in TEST()
70 EXPECT_THROW(vpd::Parser(l_vpdFile, l_json), std::runtime_error); in TEST()
78 vpd::Parser l_vpdParser(l_vpdFile, l_json); in TEST()
88 vpd::Parser l_vpdParser(l_vpdFile, l_json); in TEST()
98 vpd::Parser l_vpdParser(l_vpdFile, l_json); in TEST()
110 vpd::Parser l_vpdParser(l_vpdFile, l_json); in TEST()
121 vpd::Parser l_vpdParser(l_vpdFile, l_json); in TEST()
131 vpd::Parser l_vpdParser(l_vpdFile, l_json); in TEST()
H A Dutest_ddimm_parser.cpp34 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
58 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
69 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
80 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
90 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
101 Parser l_vpdParser(l_vpdFile, l_json); in TEST()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dparser.cpp14 Parser::Parser(const std::string& vpdFilePath, nlohmann::json parsedJson) : in Parser() function in vpd::Parser
41 std::shared_ptr<vpd::ParserInterface> Parser::getVpdParserInstance() in getVpdParserInstance()
54 types::VPDMapVariant Parser::parse() in parse()
60 int Parser::updateVpdKeyword(const types::WriteVpdParams& i_paramsToWriteData) in updateVpdKeyword()
237 int Parser::updateVpdKeywordOnRedundantPath( in updateVpdKeywordOnRedundantPath()
243 std::shared_ptr<Parser> l_parserObj = in updateVpdKeywordOnRedundantPath()
244 std::make_shared<Parser>(i_fruPath, m_parsedJson); in updateVpdKeywordOnRedundantPath()
263 int Parser::updateVpdKeywordOnHardware( in updateVpdKeywordOnHardware()
H A Dbackup_restore.cpp66 std::shared_ptr<Parser> l_vpdParser = in backupAndRestore()
67 std::make_shared<Parser>(l_srcVpdPath, m_sysCfgJsonObj); in backupAndRestore()
85 std::shared_ptr<Parser> l_vpdParser = in backupAndRestore()
86 std::make_shared<Parser>(l_dstVpdPath, m_sysCfgJsonObj); in backupAndRestore()
315 std::make_shared<Parser>(l_dstFruPath, m_sysCfgJsonObj); in backupAndRestoreIpzVpd()
336 std::make_shared<Parser>(l_srcFruPath, m_sysCfgJsonObj); in backupAndRestoreIpzVpd()
H A Dvpd_parser_main.cpp78 std::shared_ptr<vpd::Parser> vpdParser = in main()
79 std::make_shared<vpd::Parser>(vpdFilePath, json); in main()
H A Dmanager.cpp541 std::shared_ptr<Parser> l_parserObj = in updateKeywordOnHardware()
542 std::make_shared<Parser>(l_fruPath, l_sysCfgJsonObj); in updateKeywordOnHardware()
572 std::shared_ptr<Parser> l_parserObj = in updateKeywordOnHardware()
573 std::make_shared<Parser>(i_fruPath, l_sysCfgJsonObj); in updateKeywordOnHardware()
612 std::shared_ptr<vpd::Parser> l_parserObj = in readKeyword()
613 std::make_shared<vpd::Parser>(i_fruPath, l_jsonObj); in readKeyword()
/openbmc/phosphor-networkd/src/
H A Dutil.hpp18 class Parser;
49 bool getIPv6AcceptRA(const config::Parser& config);
65 DHCPVal getDHCPValue(const config::Parser& config);
72 bool getDHCPProp(const config::Parser& config, DHCPType dhcpType,
H A Dethernet_interface.hpp65 class Parser;
91 const config::Parser& config, bool enabled);
116 void loadNTPServers(const config::Parser& config);
120 void loadNameServers(const config::Parser& config);
279 const config::Parser& config, bool enabled);
H A Dutil.cpp169 inline auto systemdParseLast(const config::Parser& config, in systemdParseLast()
197 bool getIPv6AcceptRA(const config::Parser& config) in getIPv6AcceptRA()
209 DHCPVal getDHCPValue(const config::Parser& config) in getDHCPValue()
215 bool getDHCPProp(const config::Parser& config, DHCPType dhcpType, in getDHCPProp()
H A Dconfig_parser.cpp120 Parser::Parser(const fs::path& filename) in Parser() function in phosphor::network::config::Parser
249 void Parser::setFile(const fs::path& filename) in setFile()
302 void Parser::writeFile() const in writeFile()
307 void Parser::writeFile(const fs::path& filename) in writeFile()
H A Dconfig_parser.hpp149 class Parser class
154 Parser() = default;
159 Parser(const fs::path& filename);
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/
H A Dlibhtml-parser-perl_3.72.bb1 DESCRIPTION = "This package contains the Parser.pm module with friends."
2 HOMEPAGE = "https://metacpan.org/release/GAAS/HTML-Parser-3.72"
10 SRC_URI = "${CPAN_MIRROR}/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz"
14 S = "${WORKDIR}/HTML-Parser-${PV}"
/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/
H A Dremove-perl-check.patch7 perl which doesn't have XML::Parser installed, despite the fact that intltool
8 will work fine as nativeperl has XML::Parser.
35 - AC_MSG_CHECKING([for XML::Parser])
36 - if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
39 - AC_MSG_ERROR([XML::Parser perl module is required for intltool])
H A Dnoperlcheck.patch30 -AC_MSG_CHECKING([for XML::Parser])
31 -if `$PERL -e "require XML::Parser" 2>/dev/null`; then
34 - AC_MSG_ERROR([XML::Parser perl module is required for intltool])
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-fru-whitelist-native.bb1 SUMMARY = "Whitelisted IPMI FRU Parser commands"
2 DESCRIPTION = "Whitelisted IPMI FRU Parser commands for OpenBMC"
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dlibxml-parser-perl_2.47.bb1 SUMMARY = "XML::Parser - A perl module for parsing XML documents"
9 SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz \
15 S = "${WORKDIR}/XML-Parser-${PV}"
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dparser.hpp21 class Parser class
30 Parser(const std::string& vpdFilePath, nlohmann::json parsedJson);
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/
H A Dedk2-test-parser-native.bb1 SUMMARY = "EDK2 Test Parser"
2 DESCRIPTION = "EDK2 Test Parser for parsing the results of UEFI SCT tests"
/openbmc/phosphor-networkd/test/
H A Dtest_ethernet_interface.cpp48 config::Parser()}; in makeInterface()
92 "/xyz/openbmc_test/network"sv, config::Parser()); in TEST_F()
154 config::Parser parser((confDir / "00-bmc-test0.network").native()); in TEST_F()
171 config::Parser parser((confDir / "00-bmc-test0.network").native()); in TEST_F()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A D0001-Define-createIdentifierRef-prototype-in-yang-complex.patch33 +extern void smiyyerror(char *msg, Parser *parserPtr);
47 extern Parser *currentParser;
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-parso_0.8.4.bb1 SUMMARY = "A Python Parser"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pycparser_2.22.bb1 SUMMARY = "Parser of the C language, written in pure Python"
/openbmc/openpower-vpd-parser/
H A DREADME.md11 ## OpenPower VPD Parser
24 ## IBM VPD Parser
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lemon/
H A Dlemon_3.44.2.bb1 DESCRIPTION = "The Lemon Parser Generator"

123