Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 23 of 23) sorted by relevance

/openbmc/phosphor-ipmi-flash/cleanup/
H A Dcleanup.hpp23 std::unique_ptr<FileSystemInterface> helper) : in FileCleanupHandler()
80 std::unique_ptr<FileSystemInterface> helper; member in ipmi_flash::FileCleanupHandler
H A Dcleanup.cpp31 std::unique_ptr<FileSystemInterface> helper) in CreateCleanupHandler()
/openbmc/phosphor-pid-control/dbus/
H A Ddbuswrite.cpp41 std::unique_ptr<DbusHelperInterface> helper) in createDbusWrite()
110 std::unique_ptr<DbusHelperInterface> helper) in createDbusWrite()
H A Ddbuspassive.cpp53 std::unique_ptr<DbusHelperInterface> helper, const conf::SensorConfig* info, in createDbusPassive()
152 std::unique_ptr<DbusHelperInterface> helper, in DbusPassive()
H A Ddbusconfiguration.cpp365 DbusHelper helper(bus); in populatePidInfo() local
/openbmc/pldm/pldmtool/
H A Dpldm_cmd_helper.cpp22 namespace helper namespace
H A Dpldm_cmd_helper.hpp26 namespace helper namespace
/openbmc/phosphor-pid-control/test/
H A Ddbus_passive_unittest.cpp45 auto helper = std::make_unique<DbusHelperMock>(); in TEST() local
64 auto helper = std::make_unique<DbusHelperMock>(); in TEST() local
107 std::unique_ptr<DbusHelperMock> helper; member in pid_control::__anon034d0c530111::DbusPassiveTestObj
648 std::unique_ptr<DbusHelperMock> helper; member in pid_control::__anon034d0c530111::DbusPassiveTestUnaSensorNotAsFailedObj
857 std::unique_ptr<DbusHelperMock> helper; member in pid_control::__anon034d0c530111::DbusPassiveTest3kMaxObj
901 std::unique_ptr<DbusHelperMock> helper; member in pid_control::__anon034d0c530111::DbusPassiveTest3kMaxIgnoredObj
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ditem_updater.hpp339 Helper helper; member in phosphor::software::updater::ItemUpdater
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.hpp335 namespace helper namespace
H A Dregistry.cpp38 namespace helper namespace
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py160 def __init__(self, main, helper, handlers, quiet): argument
/openbmc/qemu/net/
H A Dtap.c511 static int net_bridge_run_helper(const char *helper, const char *bridge, in net_bridge_run_helper()
616 const char *helper, *br; in net_init_bridge() local
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp1029 auto helper = thresholdEventMap.at({level, direction}); in createThresholdLog() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp161 double helper = 0; in unpackValueWithErrorCode() local
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3 …==typeof exports?module.exports=n?e(n):function(t){if(t&&!t.fn)throw"Provide jQuery or null";retur…
H A Djstree.min.js5 …eme()+(i.settings.core.themes.responsive?" jstree-dnd-responsive":"")),h.helper.children().attr("c… property in b
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3 …throw"Provide jQuery or null";return e(t,n)}:"function"==typeof define&&define.amd?define(function… argument
/openbmc/qemu/target/xtensa/
H A Dtranslate.c2122 static void (* const helper[])(TCGv_i32 r, TCGv_env env, TCGv_i32 a1, in translate_rtlb() local
6275 static void (* const helper[])(TCGv_i32 res, TCGv_env env, in translate_compare_d() local
6302 static void (* const helper[])(TCGv_i32 res, TCGv_env env, in translate_compare_s() local
/openbmc/qemu/target/alpha/
H A Dtranslate.c1209 void (*helper)(TCGv); in gen_mfpr() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2466 dx_helper helper = dx[opc & 0xf]; in HELPER() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c5775 #define DO_PAR_ADDSUB(NAME, helper) \ argument
5781 #define DO_PAR_ADDSUB_GE(NAME, helper) \ argument
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c5343 #define MSA_BINOP_IMM_DF(helper, func) \ argument
5436 #define MSA_BINOP_IMMU_DF(helper, func) \ argument
5482 #define MSA_TEROP_IMMU_DF(helper, func) \ in MSA_BINOP_IMMU_DF() argument