Home
last modified time | relevance | path

Searched refs:format_type (Results 1 – 7 of 7) sorted by relevance

/openbmc/rest-dbus/resources/
H A Ddbus.js165 function format_type(type) function
173 '<span class="method-arg-type">' + format_type(arg.type) +
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py185 def format_type( member in Transmogrifier
216 typ = self.format_type(member)
266 typ = self.format_type(rtype)
/openbmc/pldm/platform-mc/
H A Devent_manager.cpp358 if (cperEvent->format_type == PLDM_PLATFORM_CPER_EVENT_WITH_HEADER) in processCperEvent()
/openbmc/libpldm/src/dsp/
H A Dplatform.c3439 rc = pldm_msgbuf_extract(buf, cper_event->format_type); in decode_pldm_platform_cper_event()
3443 if (cper_event->format_type != PLDM_PLATFORM_CPER_EVENT_WITH_HEADER && in decode_pldm_platform_cper_event()
3444 cper_event->format_type != in decode_pldm_platform_cper_event()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h1253 uint8_t format_type; member
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump14283 'name' => 'format_type',
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch15842 +init_format(V4L2Queue * const q, const uint32_t format_type)
15846 + q->format.type = format_type;
15847 + q->sel.type = format_type;