Home
last modified time | relevance | path

Searched defs:type (Results 1176 – 1200 of 2027) sorted by relevance

1...<<41424344454647484950>>...82

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-pci.c171 static void riscv_iommu_pci_reset_hold(Object *obj, ResetType type) in riscv_iommu_pci_reset_hold()
/openbmc/bmcweb/src/
H A Djson_html_serializer.cpp56 const uint8_t type = utf8d[byte]; in decode() local
/openbmc/qemu/include/hw/s390x/
H A Dcpu-topology.h25 uint8_t type; member
/openbmc/qemu/
H A Dblockdev.c112 void override_max_devs(BlockInterfaceType type, int max_devs) in override_max_devs()
187 static int drive_index_to_bus_id(BlockInterfaceType type, int index) in drive_index_to_bus_id()
193 static int drive_index_to_unit_id(BlockInterfaceType type, int index) in drive_index_to_unit_id()
199 QemuOpts *drive_add(BlockInterfaceType type, int index, const char *file, in drive_add()
221 DriveInfo *drive_get(BlockInterfaceType type, int bus, int unit) in drive_get()
283 DriveInfo *drive_get_by_index(BlockInterfaceType type, int index) in drive_get_by_index()
291 int drive_get_max_bus(BlockInterfaceType type) in drive_get_max_bus()
784 BlockInterfaceType type; in drive_new() local
2240 TransactionActionKind type = act->value->type; in qmp_transaction() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c313 static efi_status_t EFIAPI efi_allocate_pages_ext(int type, int memory_type, in efi_allocate_pages_ext()
591 efi_status_t efi_create_event(uint32_t type, efi_uintn_t notify_tpl, in efi_create_event()
654 efi_status_t EFIAPI efi_create_event_ex(uint32_t type, efi_uintn_t notify_tpl, in efi_create_event_ex()
684 uint32_t type, efi_uintn_t notify_tpl, in efi_create_event_ext()
742 efi_status_t efi_set_timer(struct efi_event *event, enum efi_timer_delay type, in efi_set_timer()
788 enum efi_timer_delay type, in efi_set_timer_ext()
H A Defi_image_loader.c120 int type = *relocs >> EFI_PAGE_SHIFT; in efi_loader_relocate() local
/openbmc/u-boot/fs/ubifs/
H A Ddebug.c58 static const char *get_key_type(int type) in get_key_type()
77 static const char *get_dent_type(int type) in get_dent_type()
104 int type = key_type(c, key); in dbg_snprintf_key() local
139 const char *dbg_ntype(int type) in dbg_ntype()
171 static const char *dbg_gtype(int type) in dbg_gtype()
2028 int err, type = key_type(c, &zbr->key); in check_leaf() local
/openbmc/qemu/tcg/
H A Dtcg.c103 TCGType type; /* result type of a load */ member
154 static inline bool tcg_out_dup_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dup_vec()
159 static inline bool tcg_out_dupm_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dupm_vec()
164 static inline void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dupi_vec()
348 static void tcg_out_reloc(TCGContext *s, tcg_insn_unit *code_ptr, int type, in tcg_out_reloc()
1679 TCGType type; in init_call_layout() local
2019 static TCGTemp *tcg_global_reg_new_internal(TCGContext *s, TCGType type, in tcg_global_reg_new_internal()
2046 const char *name, TCGType type) in tcg_global_mem_new_internal()
2123 TCGTemp *tcg_temp_new_internal(TCGType type, TCGTempKind kind) in tcg_temp_new_internal()
2227 TCGv_vec tcg_temp_new_vec(TCGType type) in tcg_temp_new_vec()
[all …]
/openbmc/obmc-console/
H A Dlog-handler.c153 static struct handler *log_init(const struct handler_type *type in log_init()
/openbmc/boost-dbus/include/dbus/
H A Dconnection.hpp149 typedef std::tuple<Rest...> type; typedef
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxs_nand_spl.c59 struct nand_flash_dev *type; in mxs_flash_full_ident() local
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h55 QOSNodeType type; member
/openbmc/phosphor-logging/phosphor-rsyslog-config/
H A Dserver-conf.cpp230 std::string type = in writeConfig() local
/openbmc/smbios-mdr/include/
H A Dtpm.hpp58 uint8_t type; member
/openbmc/qemu/hw/rtc/
H A Drs5c372.c180 static void rs5c372_reset_hold(Object *obj, ResetType type) in rs5c372_reset_hold()
/openbmc/qemu/include/ui/
H A Dclipboard.h98 QemuClipboardNotifyType type; member
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp3741 PhaseFaultType type = parsePhaseFaultType(element); in TEST() local
3748 PhaseFaultType type = parsePhaseFaultType(element); in TEST() local
5064 SensorType type = parseSensorType(element); in TEST() local
5071 SensorType type = parseSensorType(element); in TEST() local
5078 SensorType type = parseSensorType(element); in TEST() local
5085 SensorType type = parseSensorType(element); in TEST() local
5092 SensorType type = parseSensorType(element); in TEST() local
5099 SensorType type = parseSensorType(element); in TEST() local
5106 SensorType type = parseSensorType(element); in TEST() local
5113 SensorType type = parseSensorType(element); in TEST() local
[all …]
/openbmc/u-boot/arch/nds32/include/asm/
H A Dio.h157 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v), a) argument
158 #define in_arch(type, endian, a) endian##_to_cpu(__raw_read##type(a)) argument
183 #define clrbits(type, addr, clear) \ argument
186 #define setbits(type, addr, set) \ argument
189 #define clrsetbits(type, addr, clear, set) \ argument
/openbmc/u-boot/common/
H A Dimage-fit.c163 const char *type) in fit_image_print_data()
450 uint8_t type, arch, os, comp; in fit_image_print() local
727 int fit_image_get_type(const void *fit, int noffset, uint8_t *type) in fit_image_get_type()
1413 int fit_image_check_type(const void *fit, int noffset, uint8_t type) in fit_image_check_type()
1760 static const char *fit_get_image_type_property(int type) in fit_get_image_type_property()
H A Dusb.c554 static int usb_get_descriptor(struct usb_device *dev, unsigned char type, in usb_get_descriptor()
697 int usb_get_report(struct usb_device *dev, int ifnum, unsigned char type, in usb_get_report()
710 unsigned char type, unsigned char id, void *buf, int size) in usb_get_class_descriptor()
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c1039 struct guest_state_element_type *type; in spapr_nested_gsb_init() local
1116 struct guest_state_element_type *type; in guest_state_request_check() local
1197 struct guest_state_element_type *type) in is_gsr_invalid()
1461 struct guest_state_element_type *type; in getset_state() local
1706 struct guest_state_element_type *type; in exit_process_output_buffer() local
/openbmc/libpldm/src/dsp/
H A Dbios_table.c23 #define ATTR_TYPE_EXPECT(type, expected) \ argument
35 #define MEMBER_SIZE(type, member) sizeof(((struct type *)0)->member) argument
234 #define ATTR_TYPE_EXPECT(type, expected) \ argument
967 enum pldm_bios_table_types type) in pldm_bios_table_iter_create()
1062 enum pldm_bios_table_types type, in pldm_bios_table_entry_find_from_table()
/openbmc/qemu/bsd-user/
H A Dqemu.h272 static inline bool access_ok(int type, abi_ulong addr, abi_ulong size) in access_ok()
421 static inline void *lock_user(int type, abi_ulong guest_addr, long len, in lock_user()
483 #define lock_user_struct(type, host_ptr, guest_addr, copy) \ argument
/openbmc/u-boot/tools/
H A Dimagetool.h33 int type; /* File type (IH_TYPE_...) */ member
54 int type; member
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_hcd.c859 u8 type; in submit_bulk_msg() local
1066 u8 type; in submit_int_msg() local

1...<<41424344454647484950>>...82