Home
last modified time | relevance | path

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

/external/llvm-project/lldb/scripts/
Danalyze-project-deps.py141 if args.show_counts:
172 if args.show_counts:
/external/python/cpython2/Objects/
Ddictobject.c157 show_counts(void) in show_counts() function
249 Py_AtExit(show_counts); in PyDict_New()