Home
last modified time | relevance | path

Searched refs:Extensions (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/phosphor-logging/
H A Dextensions.hpp81 Extensions e{func}; \
94 Extensions e{Extensions::DefaultErrorCaps::disable}; \
106 class Extensions class
109 Extensions() = delete;
110 ~Extensions() = default;
111 Extensions(const Extensions&) = delete;
112 Extensions& operator=(const Extensions&) = delete;
113 Extensions(Extensions&&) = delete;
114 Extensions& operator=(Extensions&&) = delete;
130 explicit Extensions(StartupFunction func) in Extensions() function in phosphor::logging::Extensions
[all …]
H A Dextensions.cpp8 StartupFunctions& Extensions::getStartupFunctions() in getStartupFunctions()
14 CreateFunctions& Extensions::getCreateFunctions() in getCreateFunctions()
20 DeleteFunctions& Extensions::getDeleteFunctions() in getDeleteFunctions()
26 DeleteProhibitedFunctions& Extensions::getDeleteProhibitedFunctions() in getDeleteProhibitedFunctions()
32 LogIDsWithHwIsolationFunctions& Extensions::getLogIDWithHwIsolationFunctions() in getLogIDWithHwIsolationFunctions()
38 Extensions::DefaultErrorCaps& Extensions::getDefaultErrorCaps() in getDefaultErrorCaps()
H A Dlog_manager_main.cpp43 for (auto& startup : phosphor::logging::Extensions::getStartupFunctions()) in main()
H A Dlog_manager.cpp208 if (!Extensions::disableDefaultLogCaps()) in createEntry()
449 for (auto& create : Extensions::getCreateFunctions()) in doExtensionLogCreate()
511 for (auto& func : Extensions::getLogIDWithHwIsolationFunctions()) in eraseAll()
579 for (auto& func : Extensions::getDeleteProhibitedFunctions()) in erase()
628 for (auto& remove : Extensions::getDeleteFunctions()) in erase()
H A Delog_entry.cpp33 for (auto& func : Extensions::getDeleteProhibitedFunctions()) in resolved()
/openbmc/phosphor-logging/test/
H A Dextensions_test.cpp68 EXPECT_EQ(Extensions::getStartupFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION()
69 for (auto& s : Extensions::getStartupFunctions()) in REGISTER_EXTENSION_FUNCTION()
77 EXPECT_EQ(Extensions::getCreateFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION()
78 for (auto& c : Extensions::getCreateFunctions()) in REGISTER_EXTENSION_FUNCTION()
83 EXPECT_EQ(Extensions::getDeleteFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION()
84 for (auto& d : Extensions::getDeleteFunctions()) in REGISTER_EXTENSION_FUNCTION()
89 EXPECT_EQ(Extensions::getDeleteProhibitedFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION()
90 for (auto& p : Extensions::getDeleteProhibitedFunctions()) in REGISTER_EXTENSION_FUNCTION()
97 EXPECT_EQ(Extensions::getLogIDWithHwIsolationFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION()
102 Extensions::getLogIDWithHwIsolationFunctions()[i]; in REGISTER_EXTENSION_FUNCTION()
[all …]
H A Delog_update_ts_test.cpp150 Extensions ext{deleteIsProhibitedMock}; in TEST()
155 Extensions::getDeleteProhibitedFunctions().clear(); in TEST()
157 Extensions e{deleteIsNotProhibitedMock}; in TEST()
/openbmc/qemu/docs/system/arm/
H A Dxlnx-zcu102.rst14 Arm Security Extensions (TrustZone). The default is ``off``.
18 Arm Virtualization Extensions. The default is ``off``.
H A Demulation.rst94 - FEAT_LSE (Large System Extensions)
95 - FEAT_LSE2 (Large System Extensions v2)
122 - FEAT_PMUv3p1 (PMU Extensions v3.1)
123 - FEAT_PMUv3p4 (PMU Extensions v3.4)
124 - FEAT_PMUv3p5 (PMU Extensions v3.5)
175 - FEAT_VHE (Virtualization Host Extensions)
H A Dvirt.rst111 Arm Security Extensions (TrustZone). The default is ``off``.
115 Arm Virtualization Extensions. The default is ``off``.
119 Arm Memory Tagging Extensions. The default is ``off``.
H A Dvexpress.rst53 TrustZone or the Virtualization Extensions: if you want these you
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DRPL-1.19 … for execution of same (collectively defined as Extensions) that You Deploy by Deploying Your Exte…
17Extensions to the Licensed Software consistent with the rights granted by this License, provided t…
23 a. Charge for the Source Code to the Licensed Software, or Your Extensions, other than a nominal fe…
35 …ode and in a text file titled "CHANGES" distributed with the Licensed Software and Your Extensions.
37 b. Make the Source Code for any Extensions You Deploy available in a timely fashion via an Electron…
39 …ility of Source Code to Your Extensions in a timely fashion and include in such notice a brief des…
41 …, reproduce, display, perform, modify, sublicense, and distribute Your Extensions, in any form, un…
55 …1.5 "Extensions" means any Modifications, Derivative Works, or Required Components as those terms …
59 …pursuant to this License. Licensed Software also includes all previous Extensions from any Contrib…
73 …or Your Extensions by means of a computer network to one or more computers for purposes of executi…
[all …]
H A DRPL-1.577 1.5 "Extensions" means any Modifications, Derivative Works, or Required
85 Licensed Software also includes all previous Extensions from any Contributor
114 1.14 "Serve" means to deliver Licensed Software and/or Your Extensions by
116 of Licensed Software and/or Your Extensions.
123 Licensed Software and/or Your Extensions, including all modules contained
127 version of the Licensed Software or Your Extensions.
142 Extensions created by a Contributor. These actions are prohibited by law if
158 Licensed Software and Your Extensions in both Source Code form or as an
184 Extensions Deployed by such Contributor or portions thereof, in both Source
189 Contributor, to make, use, have made, and/or otherwise dispose of Extensions
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-testtools_2.7.2.bb1 SUMMARY = "Extensions to the Python standard library unit testing framework"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/
H A Dgnome-shell-extensions_48.0.bb1 SUMMARY = "GNOME Shell Extensions"
/openbmc/qemu/docs/system/ppc/
H A Dprep.rst12 * PCI VGA compatible card with VESA Bochs Extensions
H A Dpowermac.rst16 * PCI VGA compatible card with VESA Bochs Extensions
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-dateutil_2.9.0.bb1 SUMMARY = "Extensions to the standard Python datetime module"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/
H A D0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch32 # Extensions for a typical CA - PKIX recommendation.
/openbmc/qemu/docs/system/
H A Dtarget-sparc64.rst27 - PCI VGA compatible card with VESA Bochs Extensions
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A DKconfig50 Virtual Machine Extensions are provided in many x86 CPUs. These
/openbmc/qemu/docs/system/riscv/
H A Dmicroblaze-v-generic.rst27 - Extensions: m, a, f, c
/openbmc/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc508 {"extensions", 536895490, "Extensions"},
525 {"Extensions", 1612709899, 0},
547 {"crlEntryExtensions", 16386, "Extensions"},
548 {"crlExtensions", 536895490, "Extensions"},
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvbf16.c.inc2 * RISC-V translation routines for the BF16 Standard Extensions.
/openbmc/phosphor-host-ipmid/docs/
H A Doem-extension-numbering.md13 ## OEM Extensions, Block Transfer Transport Example

12