Home
last modified time | relevance | path

Searched refs:mismatch (Results 1 – 25 of 50) sorted by relevance

12

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dmismatch_test.cpp44 pair <int*, int*> result = mismatch((int*)n1, (int*)n1 + 5, (int*)n2); in mismatch0()
47 result = mismatch((int*)n1, (int*)n1 + 5, (int*)n3); in mismatch0()
58 pair <IntVec::iterator, IntVec::iterator> result = mismatch(v1.begin(), v1.end(), v2.begin()); in mismatch1()
63 result = mismatch(v1.begin(), v1.end(), v2.begin()); in mismatch1()
74 …pair <char const**, char const**> result = mismatch((char const**)n1, (char const**)n1 + size, (ch… in mismatch2()
79 result = mismatch((char const**)n1, (char const**)n1 + size, (char const**)n2, str_equal); in mismatch2()
/reactos/sdk/lib/3rdparty/adns/src/
H A Dparse.c172 int tmp, rdlen, mismatch; in adns__findrr_anychk() local
183 mismatch= 0; in adns__findrr_anychk()
185 mismatch= 1; in adns__findrr_anychk()
193 if (!mismatch) { in adns__findrr_anychk()
196 if (lablen != eo_lablen) mismatch= 1; in adns__findrr_anychk()
197 while (!mismatch && eo_lablen-- > 0) { in adns__findrr_anychk()
200 if (ch != eo_ch) mismatch= 1; in adns__findrr_anychk()
205 if (eo_matched_r) *eo_matched_r= !mismatch; in adns__findrr_anychk()
/reactos/sdk/tools/widl/
H A DCMakeLists.txt43 # Disable warning "'>': signed/unsigned mismatch"
/reactos/sdk/tools/unicode/
H A DCMakeLists.txt91 # Disable warning "'<': signed/unsigned mismatch"
/reactos/sdk/include/psdk/
H A Dsdkddkver.h204 #error NTDDI_VERSION and _WIN32_WINNT mismatch!
/reactos/base/applications/cmdutils/fc/lang/
H A Dbg-BG.rc24 after a mismatch (default: 2).\n\
H A Des-ES.rc24 after a mismatch (default: 2).\n\
H A Det-EE.rc24 after a mismatch (default: 2).\n\
H A Dfr-FR.rc24 after a mismatch (default: 2).\n\
H A Dhe-IL.rc24 after a mismatch (default: 2).\n\
H A Dhu-HU.rc24 after a mismatch (default: 2).\n\
H A Dpt-BR.rc24 after a mismatch (default: 2).\n\
H A Dpt-PT.rc24 after a mismatch (default: 2).\n\
H A Dsk-SK.rc24 after a mismatch (default: 2).\n\
H A Dsq-AL.rc24 after a mismatch (default: 2).\n\
H A Did-ID.rc24 after a mismatch (default: 2).\n\
H A Dit-IT.rc24 after a mismatch (default: 2).\n\
H A Dno-NO.rc24 after a mismatch (default: 2).\n\
H A Duk-UA.rc24 after a mismatch (default: 2).\n\
H A Dcs-CZ.rc24 after a mismatch (default: 2).\n\
H A Del-GR.rc24 after a mismatch (default: 2).\n\
H A Den-GB.rc24 after a mismatch (default: 2).\n\
H A Den-US.rc24 after a mismatch (default: 2).\n\
H A Dja-JP.rc24 after a mismatch (default: 2).\n\
H A Dnl-NL.rc24 after a mismatch (default: 2).\n\

12