HomeSort by: relevance | last modified time | path
    Searched refs:differ (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/clang/utils/
CmpDriver 134 differ = False
154 differ = True
174 differ = True
180 differ = True
184 differ = True
202 differ = True
206 print '-- EXIT CODES DIFFER -'
209 differ = True
211 if differ:
  /src/external/ibm-public/postfix/dist/mantools/
check-table-proto 28 echo Settings in global/dict_${map}.c and proto/${map}_table differ.
  /src/usr.sbin/mtree/
specspec.c 106 mismatch(NODE *n1, NODE *n2, int differ, char const *path)
110 shownode(n1, differ, path);
115 shownode(n2, differ, path);
118 if (!(differ & keys))
121 shownode(n1, differ, path);
123 shownode(n2, differ, path);
  /src/usr.bin/make/unit-tests/
dotwait.mk 21 # then the target names will differ only in an alphabetic component
24 # then the target names will differ in numeric components, such that
directive-include.mk 11 # the directories can differ.
escape.mk 221 # XXX: This may differ from POSIX, but matches gmake.
  /src/games/hack/
hack.save.c 278 long differ; local
281 differ = (const char *) (&mons[0]) - (const char *) (monbegin);
300 ((const char *) mtmp->data + differ);
  /src/external/gpl3/gcc/dist/contrib/
test_summary 40 -f: force reports to be mailed; if omitted, only reports that differ
  /src/external/gpl3/gcc.old/dist/contrib/
test_summary 40 -f: force reports to be mailed; if omitted, only reports that differ
  /src/sys/arch/vax/boot/common/
str.S 142 bneq 1f # something differ
  /src/crypto/external/bsd/openssl.old/dist/
NOTES.PERL 17 differ, and you may have to check that you do get the core modules
  /src/external/bsd/zstd/dist/contrib/match_finders/
README.md 18 * sequences to identify the regions within two files where they differ.
  /src/external/mpl/bind/dist/bin/tests/system/isctest/
check.py 244 differ = difflib.Differ()
245 diff = differ.compare(lines1, lines2)
250 ), f'file contents of "{file1}" and "{file2}" differ'
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Process.inc 56 // GetNativeSystemInfo() provides the physical page size which may differ
  /src/external/ibm-public/postfix/dist/conf/
postfix-script 383 $WARN $queue_directory/$path and /$path differ
396 $WARN /usr/lib/sendmail and /usr/sbin/sendmail differ
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
cmpsi2.S 163 ;; They differ. Subtract *S2 from *S1 and return as the result.
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
cmpsi2.S 163 ;; They differ. Subtract *S2 from *S1 and return as the result.
  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_diff.c 429 differ(void *arg) function
792 if (pthread_create(&tid, NULL, differ, &di)) {
  /src/external/lgpl3/gmp/dist/mpn/sparc32/
add_n.asm 155 C alignment of s2_ptr and res_ptr differ. Since there are only two ways
sub_n.asm 245 C alignment of s2_ptr and res_ptr differ. Since there are only two ways
  /src/external/gpl3/binutils/dist/ld/
ldlang.c 1686 flagword look_flags, differ;
1706 differ = look_flags ^ sec_flags;
1707 if (!(differ & (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_READONLY
1733 differ = look_flags ^ sec_flags;
1734 if (!(differ & (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD
1754 differ = look_flags ^ sec_flags;
1755 if (!(differ & (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD
1757 || (!(differ & (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD
1777 differ = look_flags ^ (sec_flags | SEC_LOAD | SEC_HAS_CONTENTS);
1778 if (!(differ & (SEC_THREAD_LOCAL | SEC_ALLOC))
1685 flagword look_flags, differ; local
    [all...]
  /src/external/gpl3/binutils.old/dist/ld/
ldlang.c 1713 flagword look_flags, differ;
1733 differ = look_flags ^ sec_flags;
1734 if (!(differ & (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_READONLY
1760 differ = look_flags ^ sec_flags;
1761 if (!(differ & (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD
1781 differ = look_flags ^ sec_flags;
1782 if (!(differ & (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD
1784 || (!(differ & (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD
1804 differ = look_flags ^ (sec_flags | SEC_LOAD | SEC_HAS_CONTENTS);
1805 if (!(differ & (SEC_THREAD_LOCAL | SEC_ALLOC))
1712 flagword look_flags, differ; local
    [all...]
  /src/usr.bin/rdist/
server.c 894 goto differ;
957 differ: buf[0] = '\0';
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
lshift.asm 316 C The two chunks differ in whether mm1 or mm2 hold the carry.
rshift.asm 317 C The two chunks differ in whether mm1 or mm2 hold the carry.

Completed in 37 milliseconds

1 2