Home
last modified time | relevance | path

Searched refs:has_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/rocker/
H A Dqmp-norocker.c43 bool has_type, in qmp_query_rocker_of_dpa_groups() argument
H A Drocker_of_dpa.c2530 bool has_type, in of_dpa_group_fill()
2539 qmp_query_rocker_of_dpa_groups(const char * name,bool has_type,uint8_t type,Error ** errp) qmp_query_rocker_of_dpa_groups() argument
/openbmc/qemu/tcg/
H A Dtcg.c2422 bool has_type; in tcg_op_supported()
2426 has_type = true; in tcg_op_supported()
2429 has_type = TCG_TARGET_REG_BITS == 64; in tcg_op_supported()
2432 has_type = TCG_TARGET_HAS_v64; in tcg_op_supported()
2435 has_type = TCG_TARGET_HAS_v128; in tcg_op_supported()
2438 has_type = TCG_TARGET_HAS_v256; in tcg_op_supported()
2441 has_type = false; in tcg_op_supported()
2491 return has_type; in tcg_op_supported()
2517 return has_type; in tcg_op_supported()
2519 return has_type in tcg_op_supported()
2421 bool has_type; tcg_op_supported() local
[all...]
/openbmc/qemu/
H A Dmeson.build2794 # has_type
2796 cc.has_type('struct iovec',
2799 cc.has_type('struct utmpx',
2938 have_l2tpv3 = cc.has_type('struct mmsghdr',