Home
last modified time | relevance | path

Searched refs:backward (Results 1 – 25 of 225) sorted by path

123456789

/freebsd/
H A DObsoleteFiles.inc8873 OLD_FILES+=usr/include/c++/4.2/backward/map.h
8876 OLD_FILES+=usr/include/c++/4.2/backward/new.h
8881 OLD_FILES+=usr/include/c++/4.2/backward/set.h
9472 OLD_DIRS+=usr/include/c++/4.2/backward
16694 OLD_FILES+=usr/include/c++/3.4/backward/map.h
16697 OLD_FILES+=usr/include/c++/3.4/backward/new.h
16702 OLD_FILES+=usr/include/c++/3.4/backward/set.h
16893 OLD_DIRS+=usr/include/c++/3.4/backward
17367 OLD_FILES+=usr/include/c++/3.3/backward/map.h
17370 OLD_FILES+=usr/include/c++/3.3/backward/new.h
[all …]
/freebsd/bin/csh/
H A Ddot.cshrc40 bindkey "^W" backward-delete-word
41 bindkey -k up history-search-backward
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/
H A Dtst.invalidref.d42 backward = 0;
53 /!backward/
55 backward = 1;
/freebsd/contrib/arm-optimized-routines/pl/math/tools/
H A Dasin.sollya16 backward = proc(poly, d) {
27 print("rel error:", dirtyinfnorm(1-backward(poly, x)/f(x), [a;b]));
H A Dasinf.sollya14 backward = proc(poly, d) {
34 print("rel error:", accurateinfnorm(1-backward(poly, x)/f(x), [a;b], 30));
/freebsd/contrib/bearssl/
H A DDoxyfile291 # case of backward compatibilities issues.
/freebsd/contrib/bmake/
H A Dbmake.cat1532 for backward compatibility with historical makefiles and legacy POSIX
H A Dconfig.h.in300 backward compatibility; new code need not use it. */
/freebsd/contrib/byacc/
H A DCHANGES1461 improve loop which skips backward through a (possibly nested) sequence of
/freebsd/contrib/dialog/
H A Daclocal.m4598 dnl For backward compatibility. Some configure.ins may be using this.
602 dnl For backward compatibility. Some Makefiles may be using this.
606 dnl For backward compatibility. Some Makefiles may be using this.
610 dnl For backward compatibility. Some Makefiles may be using this.
/freebsd/contrib/dialog/samples/
H A Dtextbox.txt19 'N' - Repeat last search (backward)
/freebsd/contrib/diff/
H A DChangeLog1187 (sip): Fix typo in backward lseek when reverting to text mode.
1418 for backward compatibility. Suggested by Karl Tomlinson.
3406 * io.c (find_identical_ends): ROBUST_OUTPUT_FORMAT test was backward.
3687 * io.c (find_identical_ends): Sign was backward
3754 during backward scan for suffix.
/freebsd/contrib/diff/doc/
H A Ddiff.texi2682 the correct place, @command{patch} scans both forward and backward for a
/freebsd/contrib/expat/
H A Dexpat_config.h.in98 backward compatibility; new code need not use it. */
/freebsd/contrib/file/
H A Daclocal.m4492 # For better backward compatibility. To be removed once Automake 1.9.x
587 dnl backward compatibility and to allow trailing 'dnl'-style comments
810 # For backward compatibility.
1041 [# Always define AMTAR for backward compatibility. Yes, it's still used
H A Dconfig.h.in331 backward compatibility; new code need not use it. */
/freebsd/contrib/flex/
H A DChangeLog1602 broken. Patched up backward compatibility with reasonable behavior in the
1603 presence of null pointers. Re-added backward-compatible versions of the yyFlexLexer methods
/freebsd/contrib/flex/src/
H A Dflex.skl1418 * This constructor simply maintains backward compatibility.
/freebsd/contrib/ldns/ldns/
H A Dconfig.h.in406 backward compatibility; new code need not use it. */
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in328 # case of backward compatibilities issues.
/freebsd/contrib/less/
H A DNEWS1186 ESC-? Search backward thru file boundaries
1222 (like -h sets a backward scroll limit).
1248 * New commands z and w move forward/backward one window and
H A Dcommand.c1394 backward((int) number, 0, 1); in commands()
1416 backward((int) number, 0, 0); in commands()
1432 backward(wheel_lines, 0, 0); in commands()
1454 backward((int) number, 1, 0); in commands()
1503 backward(wscroll, 0, 0); in commands()
H A Dforwback.c510 public void backward(int n, int force, int only_last) in backward() function
H A Dfuncs.h162 public void backward(int n, int force, int only_last);
H A Dless.hlp39 ?_p_a_t_t_e_r_n * Search backward for (_N-th) matching line.
72 Each "find open bracket" command goes backward to the open bracket

123456789