Home
last modified time | relevance | path

Searched defs:type (Results 651 – 675 of 2027) sorted by relevance

1...<<21222324252627282930>>...82

/openbmc/u-boot/lib/efi/
H A Defi_info.c13 int efi_info_get(enum efi_entry_t type, void **datap, int *sizep) in efi_info_get()
/openbmc/qemu/tests/tcg/aarch64/system/
H A Dsemiconsole.c14 uintptr_t __semi_call(uintptr_t type, uintptr_t arg0) in __semi_call()
/openbmc/openpower-proc-control/extensions/phal/
H A Dcommon_utils.cpp52 ATTR_PROC_MASTER_TYPE_Type type; in isPrimaryProc() local
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/
H A Dipmb-olympus-channels.json4 "type": "me", string
/openbmc/qemu/hw/uefi/
H A Dhardware-info.c17 void hardware_info_register(HARDWARE_INFO_TYPE type, void *info, uint64_t infosize) in hardware_info_register()
/openbmc/qemu/tcg/arm/
H A Dtcg-target-has.h56 tcg_target_extract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_extract_valid()
71 #define TCG_TARGET_deposit_valid(type, ofs, len) use_armv7_instructions argument
/openbmc/sdbusplus/include/sdbusplus/
H A Dsdbus.hpp337 int sd_bus_message_append_basic(sd_bus_message* message, char type, in sd_bus_message_append_basic()
359 int sd_bus_message_enter_container(sd_bus_message* m, char type, in sd_bus_message_enter_container()
375 int sd_bus_message_get_type(sd_bus_message* m, uint8_t* type) override in sd_bus_message_get_type()
484 int sd_bus_message_open_container(sd_bus_message* m, char type, in sd_bus_message_open_container()
490 int sd_bus_message_read_basic(sd_bus_message* m, char type, in sd_bus_message_read_basic()
506 int sd_bus_message_verify_type(sd_bus_message* m, char type, in sd_bus_message_verify_type()
589 int sd_bus_message_append_array(sd_bus_message* m, char type, in sd_bus_message_append_array()
595 int sd_bus_message_read_array(sd_bus_message* m, char type, in sd_bus_message_read_array()
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c110 static void clock_mux_reset_enter(Object *obj, ResetType type) in clock_mux_reset_enter()
116 static void clock_mux_reset_hold(Object *obj, ResetType type) in clock_mux_reset_hold()
122 static void clock_mux_reset_exit(Object *obj, ResetType type) in clock_mux_reset_exit()
262 static void pll_reset_enter(Object *obj, ResetType type) in pll_reset_enter()
268 static void pll_reset_hold(Object *obj, ResetType type) in pll_reset_hold()
274 static void pll_reset_exit(Object *obj, ResetType type) in pll_reset_exit()
926 static void stm32l4x5_rcc_reset_hold(Object *obj, ResetType type) in stm32l4x5_rcc_reset_hold()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlayerdetails.js45 type: "POST", property in AnonymousClass5e9993d60401
317 type: "POST", property in AnonymousClass5e9993d61601
402 type: "DELETE", property in AnonymousClass5e9993d61c01
504 type: "POST", property in AnonymousClass5e9993d62501
/openbmc/u-boot/tools/
H A Dmtk_image.c226 enum brlyt_img_type type; member
259 static int mtk_image_check_image_types(uint8_t type) in mtk_image_check_image_types()
564 static void put_brom_layout_header(struct brom_layout_header *hdr, int type) in put_brom_layout_header()
573 int type, int ver) in put_ghf_common_header()
H A Drkimage.c24 static int rkimage_check_image_type(uint8_t type) in rkimage_check_image_type()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPortCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPortCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c105 u32 type = in_be32(&gur->tp_ityp[idx]); in init_type() local
117 u32 cluster, type, mask = 0; in compute_ppc_cpumask() local
141 u32 cluster, type, dsp_mask = 0; in compute_dsp_cpumask() local
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c75 #define cfg_read(val, addr, type, op) \ argument
77 #define cfg_write(val, addr, type, op) \ argument
83 #define PCIE_OP(rw, size, type, op) \ argument
/openbmc/phosphor-hwmon/
H A Dthresholds.hpp26 static constexpr InterfaceType type = InterfaceType::WARN; member
47 static constexpr InterfaceType type = InterfaceType::CRIT; member
172 auto type = Thresholds<T>::type; in addThreshold() local
/openbmc/qemu/block/export/
H A Dvirtio-blk-handler.c54 uint32_t iovcnt, uint32_t type) in virtio_blk_discard_write_zeroes()
141 uint32_t type; in virtio_blk_process_req() local
/openbmc/webui-vue/src/store/modules/Logs/
H A DDumpsStore.js105 toastMessages.push({ type: 'success', message }); property in AnonymousClassa525301a0701
113 toastMessages.push({ type: 'error', message }); property in AnonymousClassa525301a0801
/openbmc/obmc-ikvm/
H A Dikvm_video.cpp198 v4l2_buf_type type(V4L2_BUF_TYPE_VIDEO_CAPTURE); in resize() local
480 v4l2_buf_type type(V4L2_BUF_TYPE_VIDEO_CAPTURE); in stop() local
/openbmc/qemu/target/arm/
H A Dhyp_gdbstub.c128 int insert_hw_watchpoint(vaddr addr, vaddr len, int type) in insert_hw_watchpoint()
217 int delete_hw_watchpoint(vaddr addr, vaddr len, int type) in delete_hw_watchpoint()
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dmerge_variants.hpp28 using type = T; typedef
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign_internal.h32 #define MEMBER_SIZE(type, field) sizeof(((type*)0)->field) argument
/openbmc/phosphor-certificate-manager/
H A Dargument.cpp23 phosphor::certs::CertificateType type = in processArguments() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ditem_updater.hpp90 UpdaterType type = UpdaterType::ALL, in ItemUpdater()
277 UpdaterType type; member in phosphor::software::updater::ItemUpdater
/openbmc/qemu/ui/
H A Dgtk-clipboard.c47 QemuClipboardType type = QEMU_CLIPBOARD_TYPE_TEXT; in gd_clipboard_get_data() local
140 QemuClipboardType type) in gd_clipboard_request()

1...<<21222324252627282930>>...82