Searched refs:what_is (Results 1 – 2 of 2) sorted by relevance
/external/strace/ |
D | mpers.awk | 70 function what_is(what_idx, type_idx, special, item, \ function 103 what_is(type_idx) 127 returned = what_is(item) 149 returned = what_is(item) 162 return leave(what_idx, what_is(type_idx)) 166 return leave(what_idx, what_is(type_idx)) 170 what_is(type_idx) 233 what_is(type)
|
/external/chromium-trace/catapult/tracing/tracing_build/ |
D | check_common.py | 33 what_is = ' ' + '\n '.join(listed_files) 44 {4}\n\n'''.format(group_name, src_file, mismatch, what_is, what_should_be)
|