Home
last modified time | relevance | path

Searched defs:target (Results 126 – 150 of 375) sorted by relevance

12345678910>>...15

/openbmc/webui-vue/
H A Dvue.config.js53 target: process.env.BASE_URL, property in module.exports.devServer.proxy./
/openbmc/qemu/hw/virtio/
H A Dvhost-backend.c79 struct vhost_scsi_target *target) in vhost_kernel_scsi_set_endpoint()
85 struct vhost_scsi_target *target) in vhost_kernel_scsi_clear_endpoint()
/openbmc/u-boot/drivers/pci/
H A Dpci_rom.c158 void *target; in pci_rom_load() local
/openbmc/qemu/qapi/
H A Dqapi-forward-visitor.c30 Visitor *target; member
288 Visitor *visitor_forward_field(Visitor *target, const char *from, const char *to) in visitor_forward_field()
/openbmc/u-boot/tools/buildman/
H A Dboard.py74 def __init__(self, status, arch, cpu, soc, vendor, board_name, target, options): argument
/openbmc/u-boot/drivers/power/
H A Dtps6586x.c136 static int calculate_next_voltage(int voltage, int target, int step) in calculate_next_voltage()
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dtargetbuild.py82 def __init__(self, target, d, uri, foldername=None): argument
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DTelemetryService.v1_4_1.json72 "target": { object
105 "target": { object
161 "target": { object
338 "target": { object
371 "target": { object
428 "target": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DTelemetryService.v1_4_1.json72 "target": { object
105 "target": { object
161 "target": { object
338 "target": { object
371 "target": { object
428 "target": { object
H A DJob.v1_3_0.json75 "target": { object
108 "target": { object
141 "target": { object
752 "target": { object
785 "target": { object
818 "target": { object
851 "target": { object
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu1667 run_bitbake_env(self, mach=None, target='') global() argument
1702 load_bitbake_env(self, mach=None, target=None) global() argument
[all...]
/openbmc/openbmc/poky/scripts/
H A Drunqemu1670 def run_bitbake_env(self, mach=None, target=''): argument
1708 def load_bitbake_env(self, mach=None, target=None): argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dutils.py271 def multiprocess_launch(target, items, d, extraargs=None): argument
278 def multiprocess_launch_mp(target, items, max_process, extraargs=None): argument
H A Dpath.py175 def relsymlink(target, name, force=False): argument
/openbmc/qemu/block/
H A Dcopy-before-write.c44 BdrvChild *target; member
549 BlockDriverState *target, in bdrv_cbw_append()
/openbmc/u-boot/arch/x86/lib/
H A Dbios.c138 static void write_idt_stub(void *target, u8 intnum) in write_idt_stub()
/openbmc/qemu/block/monitor/
H A Dbitmap-qmp-cmds.c312 void qmp_block_dirty_bitmap_merge(const char *node, const char *target, in qmp_block_dirty_bitmap_merge()
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dregression.py152 def can_be_compared(logger, base, target): argument
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/
H A Dsystemctl152 def add_link(path, target): argument
/openbmc/u-boot/arch/arm/dts/
H A Darmada-38x.dtsi16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/openbmc/fb-ipmi-oem/src/
H A Dbiccommands.cpp300 ipmi::Context::ptr ctx, IanaType ianaReq, uint8_t target) in ipmiOemGetBiosFlashSize()
/openbmc/qemu/include/hw/intc/
H A Driscv_aplic.h52 uint32_t *target; member
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp332 uint64_t target = 0; in findTargetSpeed() local
/openbmc/qemu/hw/pci/
H A Dshpc.c122 #define SHPC_LOGICAL_TO_IDX(target) ((target) - 1) argument
295 static void shpc_slot_command(PCIDevice *d, uint8_t target, in shpc_slot_command()
369 uint8_t target; in shpc_command() local
/openbmc/ipmitool/lib/
H A Dipmi_event.c244 uint8_t target, lun, channel; in ipmi_event_fromsensor() local

12345678910>>...15