Home
last modified time | relevance | path

Searched refs:prohibited (Results 1 – 25 of 101) sorted by relevance

12345

/openbmc/phosphor-logging/test/
H A Dextensions_test.cpp30 void deleteProhibited1(uint32_t /*id*/, bool& prohibited) in deleteProhibited1() argument
32 prohibited = true; in deleteProhibited1()
35 void deleteProhibited2(uint32_t /*id*/, bool& prohibited) in deleteProhibited2() argument
37 prohibited = true; in deleteProhibited2()
92 bool prohibited = false; in REGISTER_EXTENSION_FUNCTION() local
93 p(5, prohibited); in REGISTER_EXTENSION_FUNCTION()
94 EXPECT_TRUE(prohibited); in REGISTER_EXTENSION_FUNCTION()
H A Delog_update_ts_test.cpp24 void deleteIsProhibitedMock(uint32_t /*id*/, bool& prohibited) in deleteIsProhibitedMock() argument
26 prohibited = true; in deleteIsProhibitedMock()
29 void deleteIsNotProhibitedMock(uint32_t /*id*/, bool& prohibited) in deleteIsNotProhibitedMock() argument
31 prohibited = false; in deleteIsNotProhibitedMock()
/openbmc/phosphor-logging/
H A Delog_entry.cpp37 bool prohibited = false; in resolved() local
38 func(id(), prohibited); in resolved()
40 if (prohibited) in resolved()
H A Dlog_manager.cpp583 bool prohibited = false; in erase() local
584 func(entryId, prohibited); in erase()
585 if (prohibited) in erase()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dentry_points.cpp69 void pelDeleteProhibited(uint32_t id, bool& prohibited) in REGISTER_EXTENSION_FUNCTION()
71 prohibited = manager->isDeleteProhibited(id); in REGISTER_EXTENSION_FUNCTION()
/openbmc/qemu/target/arm/
H A Dcpregs-pmu.c340 bool enabled, prohibited = false, filtered; in pmu_counter_enabled() local
368 prohibited = mdcr_el2 & MDCR_HPMD; in pmu_counter_enabled()
371 prohibited = prohibited || !(env->cp15.mdcr_el3 & MDCR_SPME); in pmu_counter_enabled()
380 prohibited = prohibited && env->cp15.c9_pmcr & PMCRDP; in pmu_counter_enabled()
383 prohibited = prohibited || (env->cp15.mdcr_el3 & MDCR_SCCD); in pmu_counter_enabled()
386 prohibited = prohibited || (mdcr_el2 & MDCR_HCCD); in pmu_counter_enabled()
426 return enabled && !prohibited && !filtered; in pmu_counter_enabled()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dpnmstitch23 is prohibited.
H A DOPUBL-1.055 …e `Distribution of substantively modified versions of this document is prohibited without the expl…
57 …le or in part in standard (paper) book form for commercial purposes is prohibited unless prior per…
59 …he work or derivative of the work in any standard (paper) book form is prohibited unless prior per…
H A DInfo-ZIP15 …the explicit permission of Info-ZIP. Such altered versions are further prohibited from misrepresen…
H A DAladdin26prohibited if any payment is made in connection with such distribution, whether directly (as in pa…
H A DArphic-199944 … to copy, modify, sublicense or distribute the Font. These actions are prohibited by law if you do…
H A DCC-BY-2.5-AU58 …c. False attribution prohibited. Except as otherwise agreed in writing by the Licensor, if You pub…
60 …d. Prejudice to honour or reputation prohibited. Except as otherwise agreed in writing by the Lice…
H A DArtistic-2.0120 available in that license fees are prohibited but Distributor
H A DOSL-1.0109 prohibited by U.S. copyright law, the equivalent laws of other
H A DAFL-2.135 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DAFL-2.033 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DOSL-1.133 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DOSL-2.133 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DTGPPL-1.0117 is prohibited by copyright law and international treaty. Nothing in this
H A DOSL-3.019 …inal Work, and doing so without honoring these terms and conditions is prohibited by copyright law…
H A DUCL-1.034 …inal Work, and doing so without honoring these terms and conditions is prohibited by copyright law…
H A DOSL-2.033 …e (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyrigh…
H A DAFL-3.019 …inal Work, and doing so without honoring these terms and conditions is prohibited by copyright law…
/openbmc/entity-manager/docs/
H A Daddress_size_detection_modes.md33 write operation (WITHOUT a STOP condition ie. prohibited STOP) followed by a
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DArphic-Public-License44 … to copy, modify, sublicense or distribute the Font. These actions are prohibited by law if you do…

12345