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') 1381 def str_case(b, sh=sh): function 1387 def str_case(b): function 1394 output(ind, 'case ', str_case(b), ':\n')
|