/openbmc/phosphor-hwmon/ |
H A D | targets.hpp | 72 std::shared_ptr<T> target; in addTarget() local
|
H A D | hwmon.hpp | 22 static const std::string target = ctarget; variable
|
/openbmc/qemu/gdbstub/ |
H A D | syscalls.c | 49 SemihostingTarget target = semihosting_get_target(); in use_gdb_syscalls() local
|
/openbmc/qemu/hw/scsi/ |
H A D | vmw_pvscsi.h | 116 uint32_t target; member 131 uint32_t target; member 212 uint32_t target; member 310 uint8_t target; member
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/ |
H A D | concurrencytest.py | 53 … def __init__(self, target, semaphore, threadnum, totalinprocess, totaltests, output, finalresult): argument 88 def __init__(self, target): argument
|
/openbmc/qemu/docs/ |
H A D | glossary.rst | 241 .. _target: target in System mode
|
/openbmc/webui-vue/ |
H A D | vue.config.js | 33 target: process.env.BASE_URL, property in module.exports.devServer.proxy./
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 68 static int spapr_xive_target_to_nvt(uint32_t target, in spapr_xive_target_to_nvt() 115 static int spapr_xive_target_to_end(uint32_t target, uint8_t prio, in spapr_xive_target_to_end() 1054 target_ulong target = args[2]; in h_int_set_source_config() local 1237 target_ulong target = args[1]; in h_int_get_queue_info() local 1324 target_ulong target = args[1]; in h_int_set_queue_config() local 1495 target_ulong target = args[1]; in h_int_get_queue_config() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | buildinfohelper.py | 117 def get_similar_target_with_image_files(self, target): argument 124 def get_similar_target_with_sdk_files(self, target): argument 238 def update_target_set_license_manifest(self, target, license_manifest_path): argument 242 def update_target_set_package_manifest(self, target, package_manifest_path): argument
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Aggregate.v1_0_3.json | 76 "target": { object 234 "target": { object 285 "target": { object 317 "target": { object
|
H A D | AutomationNode.v1_0_0.json | 335 "target": { object 367 "target": { object 399 "target": { object 431 "target": { object 463 "target": { object
|
/openbmc/qemu/block/ |
H A D | block-copy.c | 122 BdrvChild *target; member 278 static uint32_t block_copy_max_transfer(BdrvChild *source, BdrvChild *target) in block_copy_max_transfer() 312 static int64_t block_copy_calculate_cluster_size(BlockDriverState *target, in block_copy_calculate_cluster_size() 358 BlockCopyState *block_copy_state_new(BdrvChild *source, BdrvChild *target, in block_copy_state_new()
|
/openbmc/u-boot/lib/libfdt/ |
H A D | fdt_region.c | 182 const void *fdt, int target) in region_list_contains_offset() 254 int target, next; in fdt_add_alias_regions() local
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sensor.c | 109 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sensor_set_sensor_thresholds() 477 uint8_t target, uint8_t lun, uint8_t channel) in __ipmi_sensor_set_threshold()
|
/openbmc/openpower-debug-collector/dump/ |
H A D | sbe_dump_collector.cpp | 63 struct pdbg_target* target = nullptr; in collectHWHBDump() local 512 bool SbeDumpCollector::executeThreadStop(struct pdbg_target* target, in executeThreadStop()
|
/openbmc/u-boot/fs/btrfs/ |
H A D | btrfs.c | 31 char filetime[32], *target = NULL; in readdir_callback() local
|
/openbmc/phosphor-watchdog/src/ |
H A D | mainapp.cpp | 90 std::optional<std::string> target; in main() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | atmel_usba_udc.c | 729 struct usba_ep *target; in handle_ep0_setup() local 760 struct usba_ep *target; in handle_ep0_setup() local 794 struct usba_ep *target; in handle_ep0_setup() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | sstatetests.py | 293 …def run_test_sstate_cache_management_script(self, target, global_config=[''], target_config=[''], … argument 801 …def run_test_printdiff_changerecipe(self, target, change_recipe, change_bbtask, change_content, ex… argument 826 …def run_test_printdiff_changeconfig(self, target, change_bbtasks, change_content, expected_sametmp… argument
|
/openbmc/u-boot/arch/x86/cpu/i386/ |
H A D | cpu.c | 491 int cpu_jump_to_64bit(ulong setup_base, ulong target) in cpu_jump_to_64bit() 521 int cpu_jump_to_64bit_uboot(ulong target) in cpu_jump_to_64bit_uboot()
|
/openbmc/qemu/qobject/ |
H A D | block-qdict.c | 55 static void qdict_flatten_qlist(QList *qlist, QDict *target, const char *prefix) in qdict_flatten_qlist() 94 static void qdict_flatten_qdict(QDict *qdict, QDict *target, const char *prefix) in qdict_flatten_qdict()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | fru_identity.cpp | 42 void fillArray(const std::string& source, T& target) in fillArray()
|
/openbmc/qemu/stats/ |
H A D | stats-qmp-cmds.c | 140 StatsProvider provider, StatsTarget target, in add_stats_schema()
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_handler.cpp | 89 pdbg_target* target; in attnHandler() local
|
/openbmc/phosphor-fan-presence/control/ |
H A D | fanctl.cpp | 438 void set(uint64_t target, std::vector<std::string>& fanList) in set() 869 void initCLI(CLI::App& app, uint64_t& target, std::vector<std::string>& fanList, in initCLI() 962 uint64_t target{0U}; in main() local
|