Searched defs:recursive (Results 1 – 5 of 5) sorted by relevance
447 bool recursive) in annotated_data_browser__fold()467 bool recursive) in annotated_data_browser__unfold()490 bool recursive) in annotated_data_browser__toggle_fold()
20 static void __mutex_init(struct mutex *mtx, bool pshared, bool recursive) in __mutex_init()
817 bool recursive; member856 static int __die_walk_funclines(Dwarf_Die *sp_die, bool recursive, in __die_walk_funclines()
216 bool recursive = false; in main() local
90 def _show_device(dev, level=0, recursive=False): argument