Home
last modified time | relevance | path

Searched refs:Examined (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyTypeDumper.cpp97 uint32_t Examined = 0; in filterAndSortClassDefs() local
100 ++Examined; in filterAndSortClassDefs()
101 if (Examined % 10000 == 0) { in filterAndSortClassDefs()
103 Examined, UnfilteredCount, Discarded); in filterAndSortClassDefs()
/external/python/cpython2/Doc/library/
Ddoctest.rst286 Which Docstrings Are Examined?
/external/python/cpython3/Doc/library/
Ddoctest.rst276 Which Docstrings Are Examined?