Home
last modified time | relevance | path

Searched defs:mismatch (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DPropertyDescriptor.cpp170 unsigned mismatch = other.m_attributes ^ m_attributes; in attributesEqual() local
183 unsigned mismatch = other.m_attributes ^ m_attributes; in attributesWithOverride() local
/external/stlport/stlport/stl/
D_algobase.h522 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1, in mismatch() function
536 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1, in mismatch() function
/external/blktrace/
Dblkiomon.c104 static long leftover = 0, driverdata = 0, match = 0, mismatch = 0, sequence = 0; variable
/external/icu4c/test/cintltst/
Dcbiditst.c3716 UBool mismatch, testOK = TRUE; in testStreaming() local
/external/clang/lib/Sema/
DSemaDecl.cpp5174 bool mismatch = true; in CheckMain() local