Home
last modified time | relevance | path

Searched defs:Mismatches (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpibin/
H A Dabcompare.c362 UINT8 Mismatches = 0; in AbCompareAmlFiles() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d3027 static struct Mismatches in MODMatchToBuffer() struct
3029 bool isNotShared; in MODMatchToBuffer()
3030 bool isMutable; in MODMatchToBuffer()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp894 SmallVector<MismatchingProperty, 4> Mismatches; in SelectPropertyForSynthesisFromProtocols() local