Home
last modified time | relevance | path

Searched defs:group_name (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/openbmc/qemu/trace/
H A Dmeson.build9 group_name = item.full_path().split('/')[-1].underscorify() variable
12 group_name = item == '.' ? 'root' : item.underscorify() variable
/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/
H A Dtest_msa_pcnt_h.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_pcnt_d.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_pcnt_w.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_nlzc_w.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_pcnt_b.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_nlzc_b.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_nlzc_d.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_nloc_w.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_nlzc_h.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_nloc_b.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_nloc_d.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_msa_nloc_h.c35 char *group_name = "Bit Count"; in main() local
/openbmc/qemu/tests/tcg/mips/user/ase/msa/move/
H A Dtest_msa_move_v.c35 char *group_name = "Move"; in main() local
/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/
H A Dtest_mips64r6_clz.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_mips64r6_dclo.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_mips64r6_dclz.c35 char *group_name = "Bit Count"; in main() local
H A Dtest_mips64r6_clo.c35 char *group_name = "Bit Count"; in main() local
/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-swap/
H A Dtest_mips64r6_dbitswap.c35 char *group_name = "Bit Swap"; in main() local
H A Dtest_mips64r6_bitswap.c35 char *group_name = "Bit Swap"; in main() local
/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/
H A Dtest_msa_hsub_s_h.c39 char *group_name = "Int Subtract"; in main() local
H A Dtest_msa_asub_u_h.c39 char *group_name = "Int Subtract"; in main() local
H A Dtest_msa_asub_u_w.c39 char *group_name = "Int Subtract"; in main() local
/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/
H A Dtest_msa_bneg_d.c37 char *group_name = "Bit Set"; in main() local
/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/
H A Dtest_msa_ilvev_d.c37 char *group_name = "Interleave"; in main() local

12345678910>>...14