Home
last modified time | relevance | path

Searched refs:currClassList (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dpahole-all-classes.py73 currClassList = classList[1:200]; variable
88 _thread.start_new_thread( write_pahole_commands, (currClassList,) )
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dpahole-all-classes.py83 currClassList = classList[0:500]; variable
100 _thread.start_new_thread( write_pahole_commands, (currClassList,) )