Searched refs:format_type (Results 1 – 7 of 7) sorted by relevance
165 function format_type(type) function173 '<span class="method-arg-type">' + format_type(arg.type) +
185 def format_type( member in Transmogrifier216 typ = self.format_type(member)266 typ = self.format_type(rtype)
358 if (cperEvent->format_type == PLDM_PLATFORM_CPER_EVENT_WITH_HEADER) in processCperEvent()
3439 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()
1253 uint8_t format_type; member
14283 'name' => 'format_type',
15842 +init_format(V4L2Queue * const q, const uint32_t format_type)15846 + q->format.type = format_type;15847 + q->sel.type = format_type;