Searched defs:anyChanges (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Dreadpdb.c1960 Bool anyChanges; local
1972 anyChanges = False;
1981 anyChanges = True;
1997 anyChanges = True;
2011 anyChanges = True;
2017 } while (anyChanges);
/external/clang/lib/AST/
H A DASTContext.cpp7208 bool anyChanges = false; local
7219 anyChanges = true;
7227 anyChanges = true;
7232 if (anyChanges || LHS->isKindOfType() != anyKindOf) {
7259 bool anyChanges = false; local
7270 anyChanges = true;
7278 anyChanges = true;
7282 if (anyChanges || RHS->isKindOfType() != anyKindOf) {
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 176 milliseconds