Searched refs:same (Results 101 - 125 of 161) sorted by relevance

1234567

/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh27 # the same distribution terms that you use for the rest of that program.
183 # `\'-ed in input to the same. If an odd number of `\' preceded a '$'
376 # Aesthetically quote ARG to be evaled later; same as above,
944 # Ensure that we are using m4 macros, and libtool script from the same
1023 # This function implements the same check as func_lalib_p without
1813 This indicates that another process is trying to use the same
1867 This indicates that another process is trying to use the same
1917 This indicates that another process is trying to use the same
2328 # are installed to the same prefix.
3226 # We used to do the same a
[all...]
H A DMakefile.tpl1479 ;; dep-maybe is the same as the AutoGen expression "- hard 'maybe-'"
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dtransaction.c159 keep reusing the same transaction object. */
215 illegal to attempt to acquire the same lock twice within the same lock
218 All instances along the chain share the same LOCK_POOL such that only one
422 /* Use the same pool for batons along the lock chain. */
426 /* All locks along the chain operate on the same FS. */
728 and achieve the same thing by opening the file using APR_APPEND.
2331 there may be new duplicate representations within the same uncommitted
2485 svn_boolean_t same;
2497 /* Comparing with contents from the same transactio
2484 svn_boolean_t same; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c126 the same Subversion transaction would be a request for pain.
501 to its ANCESTOR in the same chain, allocated in POOL. */
555 /* If the child and its parent are on the same branch, then the
558 the same copy ID. But that's not the sole indicator of
559 same-branchness. It might be the case that the parent was the
566 target of any copy, and therefore must be on the same branch as
593 on the same branch as its parent (we caught those cases early);
595 affecting copy (its clone won't be on the same branch as the
710 the same, and we add nothing to the parent path. */
1464 /* Check that roots are in the same f
4038 svn_boolean_t same; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtransaction.c202 keep reusing the same transaction object. */
449 and achieve the same thing by opening the file using APR_APPEND.
706 /* Sanity check: we should be talking about the same node
2276 there may be new duplicate representations within the same uncommitted
2426 svn_boolean_t same;
2432 * OLD_REP_NORM is the same as that OLD_REP but it is assigned
2452 err = svn_stream_contents_same2(&same, contents, old_contents,
2457 if (!same || err)
2781 on-disk cache to find earlier reps with the same content. If such
2884 on-disk cache to find earlier reps with the same conten
2425 svn_boolean_t same; local
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dconfigure691 # The variables have the same names as the options, with
713 # (The list follows the same order as the GNU Coding Standards.)
1292 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1300 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
2243 # Check that the precious variables saved in the cache have kept the same
2553 # However, it has the same basename, so the bogon will be chosen
3780 # However, it has the same basename, so the bogon will be chosen
5388 use the same hardware register for all 8 local variables. */
6563 --recheck update $as_me by reconfiguring in the same conditions
/freebsd-11-stable/contrib/gdb/gdb/
H A Dinfrun.c884 is currently running and GDB state should be set to the same as
1216 to calls to find_pc_partial_funtion, while at the same time
1395 predates checking for software single step at the same time. Also,
1686 enter syscalls at roughly the same time. Since we don't have a
2610 the same location, so that we will still step over the
2782 still stepping in same function;
3342 /* For mi, have the same behavior every time we stop:
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dieee754-sf.S769 subpls r0, r2, r3 @ if same sign compare values, set r0
H A Dieee754-df.S1056 @ Compare values if same sign
/freebsd-11-stable/contrib/gdb/
H A Dltmain.sh25 # the same distribution terms that you use for the rest of that program.
599 This indicates that another process is trying to use the same
674 This indicates that another process is trying to use the same
744 This indicates that another process is trying to use the same
1303 # We used to do the same as -all-static on platforms that
2494 # convenience libraries should have the same extension an
5264 --finish same as \`--mode=finish'
5267 --quiet same as \`--silent'
5452 # support having both static and shared libraries enabled at the same
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s4 ; same as the 64-bit version except the register model is
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql154 the same order as returned by STMT_SELECT_NODE_CHILDREN_INFO, because
1199 /* Select all committable externals, i.e. only unpegged ones on the same
/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c1707 * host(s) on the same line.
2063 * If found, check to see if it the same.
2064 * If it is not the same, delete and re-export.
2077 * Check the mount paths are the same.
2085 LOGDEBUG("same fsdir");
2087 * Test to see if the entry is the same.
2088 * If not the same delete exports and
2173 * if they are the same, 1 otherwise.
2223 * the "same" and 1 otherwise. Although suboptimal, it is always safe to
2225 * "same" refer
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dfold-const.c148 overflow. Suppose A, B and SUM have the same respective signs as A1, B1,
152 Overflow occurs if A and B have the same sign, but A and SUM differ in
1404 same type as IN, but they will have the same signedness and mode. */
1708 constant. We assume ARG1 and ARG2 have the same data type, or at least
1709 are the same kind of constant and the same machine mode. Return zero if
1887 Both must be the same type integer type and it must be a size type.
2563 under the same condition. */
2616 /* Return nonzero if two operands (typically of the same tre
6942 tree alt0 = NULL_TREE, alt1 = NULL_TREE, same; local
[all...]
/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure763 # The variables have the same names as the options, with
785 # (The list follows the same order as the GNU Coding Standards.)
1374 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1386 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
2161 # Check that the precious variables saved in the cache have kept the same
2715 # However, it has the same basename, so the bogon will be chosen
3675 # However, it has the same basename, so the bogon will be chosen
5705 # Check a little harder for __pthread_mutex_init in the same
5918 # threads is the same as the way Tcl was built. If not, warn the user.
9416 --recheck update $as_me by reconfiguring in the same condition
[all...]
/freebsd-11-stable/sys/cam/ata/
H A Data_da.c711 * appear to be built with the same controllers as the 840/850.
2659 * NOTE: using the same values for the BIO version of the
2660 * same field as the SCSI/ATA values. This means we could
2662 * if more values of the same field are defined later.
2664 rep->header.same = hdr->byte4 & SRZ_SAME_MASK;
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure318 # The variables have the same names as the options, with
841 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
856 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1234 # Check that the precious variables saved in the cache have kept the same
1953 # The same as in boehm-gc and libstdc++. Have to borrow it from there.
2161 # However, it has the same basename, so the bogon will be chosen
2776 # in C++ we need to declare it. In case someone uses the same compiler
4383 # `unknown' -- same as none, but documents that we really don't know.
5704 --recheck update $as_me by reconfiguring in the same conditions
6335 # the same #define
[all...]
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure686 # The variables have the same names as the options, with
708 # (The list follows the same order as the GNU Coding Standards.)
1288 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1294 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
2084 # Check that the precious variables saved in the cache have kept the same
2534 # However, it has the same basename, so the bogon will be chosen
3785 # However, it has the same basename, so the bogon will be chosen
5997 --recheck update $as_me by reconfiguring in the same conditions
/freebsd-11-stable/contrib/byacc/
H A Dconfigure149 # The variables have the same names as the options, with
685 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
688 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
918 # Check that the precious variables saved in the cache have kept the same
1334 # However, it has the same basename, so the bogon will be chosen
1734 # in C++ we need to declare it. In case someone uses the same compiler
4491 # remark #1684: conversion from pointer to same-sized integral type (potential portability problem)
5904 --recheck update $as_me by reconfiguring in the same conditions
6496 # the same #defines, which is useless. Nevertheless, we may not want to
/freebsd-11-stable/contrib/tcsh/
H A Dconfigure720 # The variables have the same names as the options, with
742 # (The list follows the same order as the GNU Coding Standards.)
1324 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1332 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
2457 # Check that the precious variables saved in the cache have kept the same
3165 # However, it has the same basename, so the bogon will be chosen
7398 --recheck update $as_me by reconfiguring in the same conditions
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc19 // same thing.
/freebsd-11-stable/contrib/unbound/
H A Dconfigure930 # The variables have the same names as the options, with
952 # (The list follows the same order as the GNU Coding Standards.)
1534 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1537 --enable-debug same as enable-checking
1596 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1600 --with-chroot-dir=path set default directory to chroot to (by default same
1603 same as share/unbound)
2745 # Check that the precious variables saved in the cache have kept the same
3108 # However, it has the same basename, so the bogon will be chosen
4740 # However, it has the same basenam
[all...]
/freebsd-11-stable/contrib/libreadline/
H A Dconfigure321 # The variables have the same names as the options, with
850 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
858 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1238 # Check that the precious variables saved in the cache have kept the same
1726 # However, it has the same basename, so the bogon will be chosen
2307 # in C++ we need to declare it. In case someone uses the same compiler
5659 same. */
8929 --recheck update $as_me by reconfiguring in the same conditions
9531 # the same #defines, which is useless. Nevertheless, we may not want to
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dconfigure318 # The variables have the same names as the options, with
845 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
854 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1232 # Check that the precious variables saved in the cache have kept the same
1932 # However, it has the same basename, so the bogon will be chosen
2547 # in C++ we need to declare it. In case someone uses the same compiler
6101 # is the same), so the test below won't find them.
6860 use the same hardware register for all 8 local variables. */
8681 we see the same garbage. */
9296 --recheck update $as_me by reconfiguring in the same condition
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dconfigure318 # The variables have the same names as the options, with
845 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
855 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1233 # Check that the precious variables saved in the cache have kept the same
1956 # However, it has the same basename, so the bogon will be chosen
2571 # in C++ we need to declare it. In case someone uses the same compiler
6218 # is the same), so the test below won't find them.
6977 use the same hardware register for all 8 local variables. */
8798 we see the same garbage. */
9413 --recheck update $as_me by reconfiguring in the same condition
[all...]

Completed in 764 milliseconds

1234567