Searched refs:show_solo (Results 1 – 1 of 1) sorted by relevance
/tools/doc_generation/ |
D | switcher4.py | 30 global work, verbose, show_solo, max_stubs 36 show_solo = False # set True to list files that only appear in one language, rather than both (--s… variable 56 global verbose, work, show_solo 78 global verbose, work, show_solo 119 global work, verbose, show_solo, max_stubs 169 if (show_solo): 219 if (show_solo): 238 global work, verbose, show_solo, max_stubs 257 show_solo = True
|