Home
last modified time | relevance | path

Searched defs:type (Results 676 – 700 of 2047) sorted by relevance

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

/openbmc/libcper/examples/
H A Darm.json19 "type": "Unknown" string
48 "type": "ARM" string
67 "type": "Vendor Defined" string
81 "type": "Multiple Errors" string
111 "type": "Multiple Errors" string
H A Ddmarvtd.json19 "type": "Unknown" string
48 "type": "Intel VT for Directed I\/O Specific DMAr" string
79 "type": { object
/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()
/openbmc/qemu/hw/usb/
H A Dxlnx-versal-usb2-ctrl-regs.c146 static void usb2_ctrl_regs_reset_init(Object *obj, ResetType type) in usb2_ctrl_regs_reset_init()
156 static void usb2_ctrl_regs_reset_hold(Object *obj, ResetType type) in usb2_ctrl_regs_reset_hold()
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h82 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v), a) argument
83 #define in_arch(type, endian, a) endian##_to_cpu(__raw_read##type(a)) argument
102 #define clrbits(type, addr, clear) \ argument
105 #define setbits(type, addr, set) \ argument
108 #define clrsetbits(type, addr, clear, set) \ argument
211 #define clrio(type, addr, clear) \ in __INS() argument
214 #define setio(type, addr, set) \ in __INS() argument
217 #define clrsetio(type, addr, clear, set) \ in __INS() argument
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dmerge_variants.hpp28 using type = T; typedef
H A Ddedup_variant.hpp27 using type = T; typedef
/openbmc/u-boot/tools/
H A Drkimage.c24 static int rkimage_check_image_type(uint8_t type) in rkimage_check_image_type()
/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/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DVCATEntryCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
/openbmc/openpower-debug-collector/dump/
H A Dsbe_dump_collector.cpp38 void SbeDumpCollector::collectDump(uint8_t type, uint32_t id, in collectDump()
50 void SbeDumpCollector::collectHWHBDump(uint8_t type, uint32_t id, in collectHWHBDump()
224 uint8_t type, uint32_t id, const std::filesystem::path& path, in spawnDumpCollectionProcesses()
393 uint8_t type, uint8_t clockState, uint64_t failingUnit) in collectDumpFromSBE()
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dobject.hpp165 using type = T; typedef
173 using type = compose<Args...>; typedef
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dbacnet.json19 "type": "string", string
27 "type": "bool", string
/openbmc/qemu/python/qemu/qmp/
H A Dmodels.py36 def _check_value(self, key: str, type_: type, typestr: str) -> None:
43 def _check_member(self, key: str, type_: type, typestr: str) -> None:
/openbmc/u-boot/api/
H A Dapi_display.c18 int display_get_info(int type, struct display_info *di) in display_get_info()
/openbmc/qemu/tests/tcg/arm/system/
H A Dsemiconsole.c14 uintptr_t __semi_call(uintptr_t type, uintptr_t arg0) in __semi_call()
/openbmc/libcper/specification/json/
H A Dcper-json.json5 "type": "object", string
/openbmc/qemu/
H A Dos-win32.c31 static BOOL WINAPI qemu_ctrl_handler(DWORD type) in qemu_ctrl_handler()
/openbmc/entity-manager/src/entity_manager/
H A Dlog_device_inventory.hpp11 std::string type = "Unknown"; member
/openbmc/phosphor-power/phosphor-regulators/examples/
H A Dconfig.json24 "type": "vout", string
33 "type": "iout", string
42 "type": "temperature", string
/openbmc/qemu/linux-user/
H A Dthunk.c34 int type; in thunk_type_next() local
131 int type; in thunk_convert() local
277 int type; in thunk_print() local
/openbmc/u-boot/drivers/serial/
H A Dserial_pl01x.c73 enum pl01x_type type) in pl01x_generic_serial_init()
103 static int pl01x_generic_setbrg(struct pl01x_regs *regs, enum pl01x_type type, in pl01x_generic_setbrg()
380 enum pl01x_type type = CONFIG_IS_ENABLED(DEBUG_UART_PL011) ? in _debug_uart_init() local
/openbmc/qemu/hw/sensor/
H A Disl_pmbus_vr.c66 static void isl_pmbus_vr_exit_reset(Object *obj, ResetType type) in isl_pmbus_vr_exit_reset()
105 static void raa228000_exit_reset(Object *obj, ResetType type) in raa228000_exit_reset()
122 static void isl69259_exit_reset(Object *obj, ResetType type) in isl69259_exit_reset()

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