HomeSort by: relevance | last modified time | path
    Searched defs:mismatch (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_tag_mismatch_aarch64.S 92 b.hi mismatch
94 b.lo mismatch
101 b.ne mismatch
112 mismatch: label
  /src/usr.sbin/mtree/
specspec.c 106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) function
139 mismatch(n1, n2, differs, path);
144 mismatch(n1, n2, differs, path);
149 mismatch(n1, n2, differs, path);
187 mismatch(n1, n2, differs, path);
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
algobase.h 50 // NB: equal and lexicographical_compare require mismatch.
55 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
57 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2); }
62 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
64 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
72 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
74 // Parallel mismatch for random access iterators
90 return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred);
96 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
110 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2 function in namespace:__parallel
122 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function in namespace:__parallel
131 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function in namespace:__parallel
177 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, _IIter2 __end2) function in namespace:__parallel
191 mismatch(_InputIterator1 __begin1, _InputIterator1 __end1, function in namespace:__parallel
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
algobase.h 49 // NB: equal and lexicographical_compare require mismatch.
54 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
56 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2); }
61 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
63 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
71 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
73 // Parallel mismatch for random access iterators
89 return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred);
95 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
109 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2 function in namespace:__parallel
121 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function in namespace:__parallel
130 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function in namespace:__parallel
176 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, _IIter2 __end2) function in namespace:__parallel
190 mismatch(_InputIterator1 __begin1, _InputIterator1 __end1, function in namespace:__parallel
    [all...]
  /src/crypto/external/bsd/openssh/dist/
ssh_api.c 344 const char *mismatch = "Protocol mismatch.\r\n"; local
380 mismatch, strlen(mismatch))) != 0)
kex.c 911 debug2("proposal mismatch: my %s peer %s",
1266 int remote_major, remote_minor, mismatch, oerrno = 0; local
1422 mismatch = 0;
1428 mismatch = 1;
1431 mismatch = 1;
1434 if (mismatch) {
  /src/external/gpl3/binutils/dist/bfd/
elf32-visium.c 771 flagword mismatch; local
795 mismatch = (new_flags ^ old_flags)
797 if (mismatch & EF_VISIUM_ARCH_GR6)
803 else if (mismatch & EF_VISIUM_ARCH_MCM)
809 else if (mismatch & EF_VISIUM_ARCH_MCM24)
816 if (mismatch)
elf-attrs.c 108 missing elements, or mismatch, and messages should also be rephrased to point
1389 errors for any mismatch. Return S_REF if the subsections match, NULL
1736 /* Check for mismatch between the parameters of subsections S1 and S2.
1737 Return True if the parameters mismatch, False otherwise.
1766 mismatch against FROZEN should be raised before the values of ABFD be
1801 bool mismatch = oav2_subsection_mismatching_params (info, NULL, abfd, local
1803 success &= ! mismatch;
1804 if (mismatch)
1881 /* Check any mismatch against ABFD and FROZEN. */
1882 bool mismatch = oav2_subsection_mismatching_params (info, NULL local
1913 bool mismatch = oav2_subsection_mismatching_params local
1940 bool mismatch = oav2_subsection_mismatching_params (info, NULL, abfd, local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-visium.c 779 flagword mismatch; local
800 mismatch = (new_flags ^ old_flags)
802 if (mismatch & EF_VISIUM_ARCH_GR6)
808 else if (mismatch & EF_VISIUM_ARCH_MCM)
814 else if (mismatch & EF_VISIUM_ARCH_MCM24)
821 if (mismatch)
  /src/external/gpl3/gdb/dist/bfd/
elf32-visium.c 779 flagword mismatch; local
800 mismatch = (new_flags ^ old_flags)
802 if (mismatch & EF_VISIUM_ARCH_GR6)
808 else if (mismatch & EF_VISIUM_ARCH_MCM)
814 else if (mismatch & EF_VISIUM_ARCH_MCM24)
821 if (mismatch)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-visium.c 779 flagword mismatch; local
800 mismatch = (new_flags ^ old_flags)
802 if (mismatch & EF_VISIUM_ARCH_GR6)
808 else if (mismatch & EF_VISIUM_ARCH_MCM)
814 else if (mismatch & EF_VISIUM_ARCH_MCM24)
821 if (mismatch)
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_ident.c 64 int i, compat, mismatch, arglimit, iskey; local
72 mismatch = argc < isp->dis_varargs;
75 mismatch = (argc < isp->dis_optargs || argc > isp->dis_argc);
78 mismatch = argc != isp->dis_argc;
82 if (mismatch) {
83 xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s"
335 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s"
448 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s"
dt_cc.c 336 "%s( ) prototype mismatch: %d args passed, 1 expected\n",
379 "%s( ) prototype mismatch: %d args passed, %d expected\n",
441 "%s( ) prototype mismatch: %d args passed, %s expected\n",
525 "%s( ) prototype mismatch: %d args passed, %d expected\n",
767 "mismatch: expected at most 3 args\n");
806 "mismatch: too many arguments\n");
871 "mismatch: too many arguments\n");
1373 * mismatch.
1433 int mismatch; /* error on bad match */ member in struct:__anon8988
1532 * mismatch
    [all...]
  /src/external/gpl3/gcc/dist/libcpp/
traditional.cc 1283 bool mismatch; local
1290 mismatch = true;
1305 mismatch = false;
1316 mismatch = (len1 != len2 || memcmp (p1, p2, len1));
1320 return mismatch;
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
stl_algobase.h 1937 * @return A pair of iterators pointing to the first mismatch.
1947 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
1970 * @return A pair of iterators pointing to the first mismatch.
1982 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
2019 * @return A pair of iterators pointing to the first mismatch.
2029 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
2054 * @return A pair of iterators pointing to the first mismatch.
2066 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
  /src/external/gpl3/gcc.old/dist/libcpp/
traditional.cc 1283 bool mismatch; local
1290 mismatch = true;
1305 mismatch = false;
1316 mismatch = (len1 != len2 || memcmp (p1, p2, len1));
1320 return mismatch;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
stl_algobase.h 1901 * @return A pair of iterators pointing to the first mismatch.
1911 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
1934 * @return A pair of iterators pointing to the first mismatch.
1946 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
1984 * @return A pair of iterators pointing to the first mismatch.
1994 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
2019 * @return A pair of iterators pointing to the first mismatch.
2031 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-c.cc 2008 bool mismatch = false;
2018 mismatch = true;
2024 if (mismatch)
2007 bool mismatch = false; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-c.cc 1968 bool mismatch = false;
1978 mismatch = true;
1984 if (mismatch)
1967 bool mismatch = false; local
  /src/external/gpl3/gdb/dist/gdb/
solib.c 524 it matches ABFD's build-id. If there is a mismatch or the solib wasn't
528 bool mismatch = (abfd != nullptr local
533 if (abfd == nullptr || mismatch)
552 if (abfd == nullptr && mismatch)
  /src/external/gpl3/gdb.old/dist/gdb/
solib.c 574 it matches ABFD's build-id. If there is a mismatch or the solib wasn't
578 bool mismatch = false; local
585 mismatch = true;
587 if (abfd == nullptr || mismatch)
595 else if (mismatch)
  /src/usr.bin/make/unit-tests/
directive-include-guard.mk 145 CASES+= variable-name-mismatch
146 LINES.variable-name-mismatch= \
150 # expect: Parse_PushInput: variable-name-mismatch.tmp:1
151 # expect: Parse_PushInput: variable-name-mismatch.tmp:1
  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-warn-access.cc 1691 bool mismatch = strcmp (nts, dts);
1694 return mismatch;
1766 bool mismatch = ndc && ddc && new_delete_mismatch_p (*ndc, *ddc); local
1769 return mismatch;
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-access.cc 1678 bool mismatch = strcmp (nts, dts);
1681 return mismatch;
1753 bool mismatch = new_delete_mismatch_p (*ndc, *ddc); local
1756 return mismatch;
  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc 3197 int mismatch = 0; local
3200 about a (possible) mismatch, when inserting the decl. */
3202 mismatch = 1;
3207 mismatch = -1;
3211 if (mismatch)
3218 if (mismatch < 0)

Completed in 61 milliseconds

1 2