Home
last modified time | relevance | path

Searched defs:type (Results 601 – 625 of 2027) sorted by relevance

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

/openbmc/u-boot/arch/x86/lib/
H A Drelocate.c56 unsigned long long type = ELF64_R_TYPE(re_src->r_info); in do_elf_reloc_fixups64() local
103 unsigned int type = ELF32_R_TYPE(re_src->r_info); in do_elf_reloc_fixups32() local
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DVolumeCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DProcessorCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DCircuitCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DProcessorCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
/openbmc/u-boot/tools/
H A Dmips-relocs.c104 uint8_t type; member
109 static int add_reloc(unsigned int type, uint64_t off) in add_reloc()
152 uint32_t off, type; in parse_mips32_rel() local
166 uint64_t off, type; in parse_mips64_rela() local
/openbmc/qemu/hw/mem/
H A Dcxl_type3_stubs.c18 uint8_t descriptor, uint8_t type, in qmp_cxl_inject_general_media_event()
28 uint8_t type, uint8_t transaction_type, in qmp_cxl_inject_dram_event()
41 uint8_t flags, uint8_t type, in qmp_cxl_inject_memory_module_event()
65 void qmp_cxl_inject_correctable_error(const char *path, CxlCorErrorType type, in qmp_cxl_inject_correctable_error()
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.c37 ulong type = dev_get_driver_data(clk); in is_clk_valid() local
100 ulong type = dev_get_driver_data(dev); in init_single_clk() local
321 ulong type; in mpc83xx_clk_probe() local
/openbmc/qemu/ui/
H A Dvnc-clipboard.c155 QemuClipboardType type) in vnc_clipboard_provide()
196 QemuClipboardType type; in vnc_clipboard_update_info() local
242 QemuClipboardType type) in vnc_clipboard_request()
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_xtfpga.c14 static int xtfpga_reset_request(struct udevice *dev, enum sysreset_t type) in xtfpga_reset_request()
H A Dsysreset_microblaze.c13 enum sysreset_t type) in microblaze_sysreset_request()
H A Dsysreset_psci.c12 static int psci_sysreset_request(struct udevice *dev, enum sysreset_t type) in psci_sysreset_request()
/openbmc/qemu/qobject/
H A Dqobject-internal.h15 static inline void qobject_init(QObject *obj, QType type) in qobject_init()
/openbmc/webui-vue/src/store/modules/Settings/
H A DSnmpAlertsStore.js93 toastMessages.push({ type: 'success', message }); property in AnonymousClasse8bb69160701
101 toastMessages.push({ type: 'error', message }); property in AnonymousClasse8bb69160801
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device_software_manager.cpp27 [](const std::string& type) { in start()
48 std::optional<std::string> type = in initDevice() local
/openbmc/pldm/configurations/pdr/
H A D11.json28 "type": 31, number
51 "type": 137, number
74 "type": 19, number
95 "type": 19, number
136 "type": 31, number
H A D4.json7 "type": 121, number
57 "type": 91, number
79 "type": 5, number
101 "type": 5, number
123 "type": 19, number
145 "type": 19, number
/openbmc/u-boot/cmd/x86/
H A Dmtrr.c27 const char *type = "Invalid"; in do_mtrr_list() local
52 int i, type = -1; in do_mtrr_set() local
/openbmc/u-boot/include/
H A Dwait_bit.h35 #define BUILD_WAIT_FOR_BIT(sfx, type, read) \ argument
/openbmc/libpldm/src/transport/
H A Dcontainer-of.h6 #define container_of(ptr, type, member) \ argument
/openbmc/qemu/tests/tcg/arm/
H A Dsemicall.h10 uintptr_t __semi_call(uintptr_t type, uintptr_t arg0) in __semi_call()
/openbmc/libmctp/
H A Dcontainer_of.h5 #define container_of(ptr, type, member) \ argument
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Drcar-mstp.h12 #define mstp_setbits(type, addr, saddr, set) \ argument
14 #define mstp_clrbits(type, addr, saddr, clear) \ argument
16 #define mstp_setclrbits(type, addr, set, clear) \ argument
/openbmc/phosphor-hwmon/
H A Dhwmonio.cpp112 int64_t HwmonIO::read(const std::string& type, const std::string& id, in read()
171 void HwmonIO::write(uint32_t val, const std::string& type, in write()
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h49 #define sizeof_field(type, field) sizeof(((type *)0)->field) argument
54 sizeof_field(type,field) global() argument
64 DO_UPCAST(type,field,dev) global() argument
69 typeof_field(type,field) global() argument
[all...]

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