Searched refs:show_solo (Results 1 – 1 of 1) sorted by relevance
/tools/doc_generation/ |
D | switcher4.py | 32 global work, verbose, show_solo, max_stubs 38 show_solo = False # set True to list files that only appear in one language, rather than both (--s… variable 58 global verbose, work, show_solo 80 global verbose, work, show_solo 121 global work, verbose, show_solo, max_stubs 171 if (show_solo): 221 if (show_solo): 240 global work, verbose, show_solo, max_stubs 259 show_solo = True
|