Searched refs:mismatch (Results 151 - 175 of 176) sorted by relevance

12345678

/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dstatschannel.c388 SET_RESSTATDESC(mismatch, "mismatch responses received", "Mismatch");
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dalgorithm_impl.h3459 // mismatch
3467 return std::mismatch(__first1, __last1, __first2, __last2, __pred);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h486 inline constexpr __mismatch_fn mismatch{};
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dalgorithm_impl.h3514 // mismatch
3522 return std::mismatch(__first1, __last1, __first2, __last2, __pred);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dread.c1752 complaint (_("const value length mismatch for '%s', got %d, expected %d"),
4255 auto mismatch = [&] (const char *expected_str,
4279 mismatch (expected_str, matched_name);
4286 mismatch (expected_str, NULL);
6905 error (_("Dwarf Error: signature mismatch %s vs %s while reading"
13216 (dwo_id mismatch or couldn't find the DWO/DWP file). */
13309 /* We didn't find it. This could mean a dwo_id mismatch, or
4251 auto mismatch = [&] (const char *expected_str, local
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dread.c1346 complaint (_("const value length mismatch for '%s', got %d, expected %d"),
3591 auto mismatch = [&] (const char *expected_str,
3615 mismatch (expected_str, matched_name);
3622 mismatch (expected_str, NULL);
6003 error (_("Dwarf Error: signature mismatch %s vs %s while reading"
11668 (dwo_id mismatch or couldn't find the DWO/DWP file). */
11756 /* We didn't find it. This could mean a dwo_id mismatch, or
3587 auto mismatch = [&] (const char *expected_str, local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c2329 goto mismatch;
2334 mismatch:
6575 err_msg = _("operand size mismatch");
6578 err_msg = _("operand type mismatch");
6581 err_msg = _("register type mismatch");
6584 err_msg = _("number of operands mismatch");
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex512 % Evironment mismatch, #1 expected:
/netbsd-current/external/gpl2/groff/dist/doc/
H A Dtexinfo.tex519 % Evironment mismatch, #1 expected:
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.tex519 % Evironment mismatch, #1 expected:
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp1168 // determine whether they are overloads. If we find any mismatch
2858 /// function types. Catches different number of parameter, mismatch in
3230 // If address spaces mismatch:
4583 // If we find a qualifier mismatch, the types are not reference-compatible,
9474 FirstDiff = std::mismatch(
9640 assert(Cand2.Conversions.size() == NumArgs && "Overload candidate mismatch");
10411 // to a qualifier mismatch.
10476 assert(CVR && "expected qualifiers mismatch");
10607 /// Additional arity mismatch diagnosis specific to a function overload
10616 // have an arity mismatch whe
[all...]
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex552 % Environment mismatch, #1 expected:
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex572 % Environment mismatch, #1 expected:
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex551 % Environment mismatch, #1 expected:
/netbsd-current/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex572 % Environment mismatch, #1 expected:
/netbsd-current/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex572 % Environment mismatch, #1 expected:
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex552 % Environment mismatch, #1 expected:
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dtexinfo.tex551 % Environment mismatch, #1 expected:
/netbsd-current/external/gpl3/gdb.old/dist/texinfo/
H A Dtexinfo.tex572 % Environment mismatch, #1 expected:
/netbsd-current/external/gpl3/binutils.old/dist/texinfo/
H A Dtexinfo.tex572 % Environment mismatch, #1 expected:
/netbsd-current/external/lgpl3/gmp/dist/doc/
H A Dtexinfo.tex552 % Environment mismatch, #1 expected:
/netbsd-current/external/lgpl3/mpc/dist/doc/
H A Dtexinfo.tex552 % Environment mismatch, #1 expected:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/doc/include/
H A Dtexinfo.tex551 % Environment mismatch, #1 expected:
/netbsd-current/external/bsd/openldap/dist/
H A Dconfigure21111 as_fn_error $? "LinuxThreads header/library mismatch" "$LINENO" 5;
/netbsd-current/external/bsd/ntp/dist/
H A Dconfigure3109 # configure scripts from noticing a version mismatch just
22590 as_fn_error $? "LinuxThreads header/library mismatch" "$LINENO" 5;

Completed in 779 milliseconds

12345678