Searched refs:newer (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dmtsm.cpp294 void statem::update(statem *older, statem *newer, int_value_state t) argument
296 if (newer->int_values[t].differs(older->int_values[t])
297 && !newer->int_values[t].is_known)
298 newer->int_values[t].set(older->int_values[t].value);
301 void statem::update(statem *older, statem *newer, units_value_state t) argument
303 if (newer->units_values[t].differs(older->units_values[t])
304 && !newer->units_values[t].is_known)
305 newer->units_values[t].set(older->units_values[t].value);
308 void statem::update(statem *older, statem *newer, bool_value_state t) argument
310 if (newer
315 update(statem *older, statem *newer, string_value_state t) argument
322 merge(statem *newer, statem *older) argument
[all...]
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h101 void newer (int, char **);
H A Dcmdtab.c72 char newerhelp[] = "get file if remote file is newer than local file ";
153 { "newer", newerhelp, 1, 1, 1, newer },
H A Dcmds.c2128 newer(int argc, char **argv) function
2132 printf("Local file \"%s\" is newer than remote file \"%s\"\n",
/freebsd-10.1-release/contrib/ncurses/progs/
H A Dtset.c1063 unsigned older, newer; local
1066 newer = mode.c_cc[which];
1069 if (older == newer && older == def)
1072 (void) fprintf(stderr, "%s %s ", name, older == newer ? "is" : "set to");
1074 if (DISABLED(newer))
1080 else if (newer == 0177)
1083 && newer == (unsigned char) p[0]
1086 else if (newer < 040) {
1087 newer ^= 0100;
1088 (void) fprintf(stderr, "control-%c (^%c).\n", UChar(newer), UCha
[all...]
/freebsd-10.1-release/contrib/bmake/mk/
H A Dyacc.mk35 # the touch of the .c is to ensure it is newer than .h (paranoia)
/freebsd-10.1-release/contrib/tnftp/src/
H A Dextern.h168 void newer(int, char **);
H A Dcmdtab.c131 HSTR newerhelp[] = "get file if remote file is newer than local file ";
251 { "newer", H(newerhelp), 1, 1, 1, CMPL(r) newer },
H A Dcmds.c579 * If restartit is -1, restart the xfer only if the remote file is newer.
2547 newer(int argc, char *argv[]) function
2552 "Local file \"%s\" is newer than remote file \"%s\".\n",
/freebsd-10.1-release/crypto/openssh/contrib/suse/
H A Dopenssh.spec28 # (Build[ing] Prereq[uisites] only work for RPM 2.95 and newer.)
83 - Overhaul to deal with newer versions of SuSE and OpenSSH
103 - Added building prerequisites (works in RPM 3.0 and newer)
/freebsd-10.1-release/contrib/gdb/
H A Dltcf-gcj.sh151 # Be careful not to strip the DATA tag left be newer dlltools.
199 *** binutils to release 2.9.1 or newer. Another option is to modify
H A Dltcf-c.sh148 # Be careful not to strip the DATA tag left be newer dlltools.
206 *** binutils to release 2.9.1 or newer. Another option is to modify
/freebsd-10.1-release/contrib/sendmail/cf/m4/
H A Dcfhead.m439 `errprint(`You need a newer version of M4, at least as new as
/freebsd-10.1-release/sys/dev/isp/
H A DHardware.txt40 failure to download newer firmware that is larger than 0x7fff words.
247 Now, this could simply be my lack of clean, newer, h/w (or, in general,
/freebsd-10.1-release/contrib/tcsh/
H A Dcomplete.tcsh163 n/-exec/c/ n/-ok/c/ n/-cpio/f/ n/-ncpio/f/ n/-newer/f/ \
166 ok print ls cpio ncpio newer xdev depth \
1017 multi-volume after-date newer old-archive portability \
1040 n/{-N,--{after-date,newer}}/x:'<date>'/ \
/freebsd-10.1-release/sys/dev/mpr/mpi/
H A Dmpi2_history.txt479 * for anything newer than MPI v2.0.
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c1647 * Writes can appear to be newer than the bonus buffer because
1769 * Verify that the current bonus buffer is not newer than our txg.
6120 int newer = 0; local
6238 (void) printf("Executing newer ztest: %s\n",
6241 newer++;
6320 (void) printf("%d runs of newer ztest: %s\n", newer,
/freebsd-10.1-release/contrib/gcc/
H A Dcombine.c6656 rtx newer = force_to_mode (tem, mode, ~(HOST_WIDE_INT) 0,
6661 if (GET_CODE (newer) != SUBREG)
6662 newer = make_compound_operation (newer, in_code);
6664 return newer;
6631 rtx newer = force_to_mode (tem, mode, ~(HOST_WIDE_INT) 0, local
/freebsd-10.1-release/contrib/openpam/
H A Dconfigure2428 # generated files are strictly newer.
7193 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
9386 *** binutils to release 2.9.1 or newer. Another option is to modify
9408 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
12476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
12477 $as_echo_n "checking that generated files are newer than configure... " >&6; }
/freebsd-10.1-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh2026 It is strongly recommended that you upgrade to a newer
/freebsd-10.1-release/contrib/ofed/libibcm/
H A Dconfigure3824 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6976 *** binutils to release 2.9.1 or newer. Another option is to modify
6998 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10667 *) # Version 8.0 or newer
13568 *** binutils to release 2.9.1 or newer. Another option is to modify
13590 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
16163 *** binutils to release 2.9.1 or newer. Another option is to modify
16185 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
/freebsd-10.1-release/contrib/ofed/librdmacm/
H A Dconfigure3824 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6976 *** binutils to release 2.9.1 or newer. Another option is to modify
6998 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10667 *) # Version 8.0 or newer
13568 *** binutils to release 2.9.1 or newer. Another option is to modify
13590 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
16163 *** binutils to release 2.9.1 or newer. Another option is to modify
16185 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
/freebsd-10.1-release/contrib/sqlite3/
H A Dconfigure5849 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
8481 *** binutils to release 2.9.1 or newer. Another option is to modify
8503 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
11722 *) # Version 8.0 or newer
14604 *** binutils to release 2.9.1 or newer. Another option is to modify
14626 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
17128 *** binutils to release 2.9.1 or newer. Another option is to modify
17150 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dconfigure5149 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6870 *** binutils to release 2.9.1 or newer. Another option is to modify
6892 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
/freebsd-10.1-release/contrib/libyaml/
H A Dconfigure6070 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
8149 *** binutils to release 2.9.1 or newer. Another option is to modify
8171 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify

Completed in 698 milliseconds

12