Home
last modified time | relevance | path

Searched defs:target (Results 26 – 50 of 372) sorted by relevance

12345678910>>...15

/openbmc/qemu/tests/qemu-iotests/
H A D24827 source, target = file_path('source', 'target') variable
/openbmc/phosphor-hwmon/
H A Dfan_pwm.cpp21 uint64_t FanPwm::target(uint64_t value) in target() function in hwmon::FanPwm
H A Dfan_speed.cpp19 uint64_t FanSpeed::target(uint64_t value) in target() function in hwmon::FanSpeed
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py113 def __init__(self, config_filename, target): argument
132 def __init__(self, target): argument
489 def GetBuildDir(self, commit_upto, target): argument
501 def GetDoneFile(self, commit_upto, target): argument
510 def GetSizesFile(self, commit_upto, target): argument
519 def GetFuncSizesFile(self, commit_upto, target, elf_fname): argument
530 def GetObjdumpFile(self, commit_upto, target, elf_fname): argument
541 def GetErrFile(self, commit_upto, target): argument
654 def GetBuildOutcome(self, commit_upto, target, read_func_sizes, argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py242 def get_bb_env(target=None, postconfig=None): argument
248 def get_bb_vars(variables=None, target=None, postconfig=None): argument
287 def get_bb_var(var, target=None, postconfig=None): argument
/openbmc/intel-ipmi-oem/include/
H A Dmultinodecommands.hpp28 target, enumerator
/openbmc/openpower-proc-control/procedures/p9/
H A Dcleanup_pcie.cpp48 for (const auto& target : targets) in cleanupPcie() local
H A Dstart_host_mpreboot.cpp94 struct pdbg_target* target; in startHostMpReboot() local
/openbmc/openpower-hw-diags/test/
H A Dtest-attention.cpp73 pdbg_target* target = nullptr; member in AttentionTestPos
142 pdbg_target* target = nullptr; member in AttentionTestProc
H A Dtest-end2end.cpp37 pdbg_target* target = nullptr; in main() local
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings/
H A Dmerge_settings.py14 def dict_merge(target, source, remove): argument
/openbmc/openpower-proc-control/
H A Dnmi_interface.cpp44 struct pdbg_target* target; in nmi() local
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/
H A Dmerge_settings.py14 def dict_merge(target, source, remove): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcase.py15 target = None variable in OERuntimeTestCase
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmain.cpp39 std::string target; in main() local
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A Dmerge_yamls.py20 def dict_merge(target, source): argument
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/
H A Dmerge_sensor_config.py20 def dict_merge(target, source): argument
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_common.cpp17 void transitionHost(const std::string& target) in transitionHost()
/openbmc/qemu/target/riscv/
H A Dzce_helper.c34 target_ulong target; in HELPER() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dhelper.h41 unsigned long target = get_time_seconds() + seconds; in sleep() local
/openbmc/openpower-proc-control/procedures/common/
H A Dcfam_overrides.cpp55 const auto& target = targets.getTarget(pos); in CFAMOverride() local
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_xo3_cpld.hpp11 const std::string& target, const bool debugMode) : in LatticeXO3CPLD()
H A Dlattice_xo5_cpld.hpp11 const std::string& target, const bool debugMode) : in LatticeXO5CPLD()
/openbmc/u-boot/tools/
H A Dgenboardscfg.py282 def get_status(self, target): argument
308 def get_maintainers(self, target): argument
/openbmc/qemu/semihosting/
H A Dconfig.c57 SemihostingTarget target; member
147 const char *target = qemu_opt_get(opts, "target"); in qemu_semihosting_config_options() local

12345678910>>...15