Searched refs:str_case (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | check-qobject.c | 128 g_autoptr(QString) str_case = qstring_from_str("Foo"); in qobject_is_equal_string_test() 133 str_whitespace_2, str_whitespace_3, str_case); in qobject_is_equal_string_test()
|
/openbmc/qemu/scripts/ |
H A D | decodetree.py | 756 def str_case(b, sh=sh): function 762 def str_case(b): function 770 output(ind, 'case ', str_case(b), ':\n') 1380 def str_case(b, sh=sh): function 1386 def str_case(b): function 1393 output(ind, 'case ', str_case(b), ':\n')
|