Home
last modified time | relevance | path

Searched refs:type_ (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/python/qemu/utils/
H A Dqom_common.py38 def __init__(self, name: str, type_: str,
42 self.type = type_
72 def __init__(self, name: str, type_: str, value: object):
74 self.type = type_
/openbmc/qemu/util/
H A Dqsp.c360 #define QSP_GEN_VOID(type_, qsp_t_, func_, impl_) \ argument
361 static void func_(type_ *obj, const char *file, int line) \
374 #define QSP_GEN_RET1(type_, qsp_t_, func_, impl_) \ argument
375 static int func_(type_ *obj, const char *file, int line) \
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py157 def register_special_symbol(type_, name, val): argument
163 sym.type = type_