Home
last modified time | relevance | path

Searched defs:target (Results 101 – 125 of 372) sorted by relevance

12345678910>>...15

/openbmc/phosphor-hwmon/
H A Dtargets.hpp72 std::shared_ptr<T> target; in addTarget() local
H A Dhwmon.hpp22 static const std::string target = ctarget; variable
/openbmc/qemu/gdbstub/
H A Dsyscalls.c49 SemihostingTarget target = semihosting_get_target(); in use_gdb_syscalls() local
/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h116 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 Dconcurrencytest.py53 … def __init__(self, target, semaphore, threadnum, totalinprocess, totaltests, output, finalresult): argument
88 def __init__(self, target): argument
/openbmc/qemu/docs/
H A Dglossary.rst241 .. _target: target in System mode
/openbmc/webui-vue/
H A Dvue.config.js33 target: process.env.BASE_URL, property in module.exports.devServer.proxy./
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c68 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 Dbuildinfohelper.py117 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 DAggregate.v1_0_3.json76 "target": { object
234 "target": { object
285 "target": { object
317 "target": { object
H A DAutomationNode.v1_0_0.json335 "target": { object
367 "target": { object
399 "target": { object
431 "target": { object
463 "target": { object
/openbmc/qemu/block/
H A Dblock-copy.c122 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 Dfdt_region.c182 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 Dipmi_sensor.c109 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 Dsbe_dump_collector.cpp63 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 Dbtrfs.c31 char filetime[32], *target = NULL; in readdir_callback() local
/openbmc/phosphor-watchdog/src/
H A Dmainapp.cpp90 std::optional<std::string> target; in main() local
/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c729 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 Dsstatetests.py293 …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 Dcpu.c491 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 Dblock-qdict.c55 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 Dfru_identity.cpp42 void fillArray(const std::string& source, T& target) in fillArray()
/openbmc/qemu/stats/
H A Dstats-qmp-cmds.c140 StatsProvider provider, StatsTarget target, in add_stats_schema()
/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.cpp89 pdbg_target* target; in attnHandler() local
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp438 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

12345678910>>...15