Home
last modified time | relevance | path

Searched full:backward (Results 1 – 25 of 998) sorted by relevance

12345678910>>...40

/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Dimx-rng.txt6 "fsl,imx31-rnga" (backward compatible with "fsl,imx21-rnga")
8 "fsl,imx6sl-rngb" (backward compatible with "fsl,imx25-rngb")
9 "fsl,imx6sll-rngb" (backward compatible with "fsl,imx25-rngb")
10 "fsl,imx6ull-rngb" (backward compatible with "fsl,imx25-rngb")
/freebsd/contrib/tcsh/nls/russian/
H A Dset315 13 Tab backward through files
39 37 Search in history backward for line beginning as current
43 41 Incremental search backward
95 93 Vi move to the character specified backward
97 95 Vi move up to the character specified backward
107 105 Vi search history backward
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset315 13 Tab backward through files
39 37 Search in history backward for line beginning as current
43 41 Incremental search backward
95 93 Vi move to the character specified backward
97 95 Vi move up to the character specified backward
107 105 Vi search history backward
/freebsd/contrib/tcsh/nls/C/
H A Dset315 13 Tab backward through files
39 37 Search in history backward for line beginning as current
43 41 Incremental search backward
95 93 Vi move to the character specified backward
97 95 Vi move up to the character specified backward
107 105 Vi search history backward
/freebsd/contrib/nvi/vi/
H A Dv_undo.c47 * forward, instead of backward. In historic vi, a 'u' following a in v_Undo()
55 sp->ep->lundo = BACKWARD; in v_Undo()
118 ep->lundo = BACKWARD; in v_undo()
120 ep->lundo = ep->lundo == BACKWARD ? FORWARD : BACKWARD; in v_undo()
123 case BACKWARD: in v_undo()
H A Dv_search.c32 * Ex address search backward.
39 return (v_exaddr(sp, vp, BACKWARD)); in v_searchb()
83 if (v_tcmd(sp, vp, dir == BACKWARD ? CH_BSEARCH : CH_FSEARCH, in v_exaddr()
285 case BACKWARD: in v_searchN()
289 dir = BACKWARD; in v_searchN()
406 case BACKWARD: in v_search()
490 * and backward motions can happen for any kind of search command in v_correct()
499 dir = BACKWARD; in v_correct()
504 * BACKWARD: in v_correct()
522 * Backward searches starting at column 0, and forward searches ending in v_correct()
H A Dv_mark.c160 * and backward motions can happen for any kind of search command. in mark()
168 dir = BACKWARD; in mark()
182 * BACKWARD: | M M | M NM(1) in mark()
188 * with backward motions, this implementation regularizes it by in mark()
205 * BQMARK'S moving backward and starting at column 0, and ones moving in mark()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmarvell,pp2.yaml94 for backward compatibility but shouldn't be used for new
120 Legacy binding for backward compatibility.
216 port-id = <0>; /* For backward compatibility. */
224 port-id = <1>; /* For backward compatibility. */
261 port-id = <0>; /* For backward compatibility. */
280 port-id = <1>; /* For backward compatibility. */
302 port-id = <2>; /* For backward compatibility. */
/freebsd/contrib/ncurses/man/
H A Dform_driver.3x117 REQ_SCR_BCHAR Scroll field backward 1 character.
118 REQ_SCR_BHPAGE Scroll field backward \(12 page.
119 REQ_SCR_BLINE Scroll field backward 1 line.
120 REQ_SCR_BPAGE Scroll field backward 1 page.
125 REQ_SCR_HBHALF Horizontal scroll field backward \(12 line.
126 REQ_SCR_HBLINE Horizontal scroll field backward 1 line.
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/
H A Dtst.invalidref.d42 backward = 0;
53 /!backward/
55 backward = 1;
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dmvebu-uart.txt15 compatible string for backward compatibility), it will only work
20 should not be used and are supported only for backward compatibility.
31 - For backward compatibility reasons, a single element interrupts
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h88 /// Use backward() to move towards the beginning of the block.
93 void backward();
95 /// Call backward() to update internal register state to just before \p *I.
96 void backward(MachineBasicBlock::iterator I) {
98 backward();
118 void backward(MachineBasicBlock::iterator I) { backward() function
/freebsd/share/doc/usd/13.viref/
H A Dvi.cmd.roff404 Page backward
654 Scroll backward
659 is not specified, scroll backward the number of lines specified by the
670 scroll backward half the number of lines in the screen.
696 Scroll backward
1129 commands which move backward and started at the first character in the line,
1295 command, the change log is rolled forward or backward, depending on
1317 Search forward or backward for a regular expression.
1323 are backward searches.
1327 It then searches forward or backward in the file for the next
[all …]
/freebsd/contrib/dialog/samples/
H A Dtextbox.txt17 '?' - Backward search
19 'N' - Repeat last search (backward)
H A Dtextbox225 '?' - Backward search
27 'N' - Repeat last search (backward)
H A Dtextbox25 '?' - Backward search
27 'N' - Repeat last search (backward)
/freebsd/contrib/ntp/sntp/libevent/
H A DMakefile.am34 # If the ABI changed, but it's backward-compatible:
36 # If the ABI changed and it isn't backward-compatible:
54 # 2.0.11-stable-- 2.0 6:0:1 (ABI changed, backward-compatible)
84 # use the VERSION_INFO field to label our backward-incompatible ABI
93 # a more normal worldview where backward-incompatible ABI changes are
/freebsd/contrib/libevent/
H A DMakefile.am34 # If the ABI changed, but it's backward-compatible:
36 # If the ABI changed and it isn't backward-compatible:
54 # 2.0.11-stable-- 2.0 6:0:1 (ABI changed, backward-compatible)
84 # use the VERSION_INFO field to label our backward-incompatible ABI
93 # a more normal worldview where backward-incompatible ABI changes are
/freebsd/tools/tools/nanobsd/pcengines/Files/root/
H A D.cshrc30 bindkey "^W" backward-delete-word
31 bindkey -k up history-search-backward
/freebsd/lib/libiconv_modules/mapper_646/
H A Dcitrus_mapper_646.c149 /* whether backward */ in parse_var()
228 /* backward */ in _citrus_mapper_646_mapper_convert()
229 #define BACKWARD(x) \ in _citrus_mapper_646_mapper_convert() macro
236 SPECIALS(BACKWARD); in _citrus_mapper_646_mapper_convert()
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dasin.sollya16 backward = proc(poly, d) {
27 print("rel error:", dirtyinfnorm(1-backward(poly, x)/f(x), [a;b]));
/freebsd/contrib/tzcode/
H A DMakefile183 # For backward-compatibility links for old zone names, use
184 # BACKWARD= backward
186 # BACKWARD=
188 BACKWARD= backward
191 # but only for entries listed in the backward-compatibility file zone.tab, use
600 TDATA_TO_CHECK= $(YDATA) $(NDATA) backward
601 TDATA= $(YDATA) $(NDATA) $(BACKWARD)
630 backward backzon
187 BACKWARD= backward global() macro
[all...]
/freebsd/share/skel/
H A Ddot.cshrc37 bindkey "^W" backward-delete-word
38 bindkey -k up history-search-backward
/freebsd/bin/csh/
H A Ddot.cshrc40 bindkey "^W" backward-delete-word
41 bindkey -k up history-search-backward
/freebsd/lib/libc/powerpc64/string/
H A Dbcopy.S84 /* forward or backward copy? */
105 cmpd %r4, %r3 /* forward or backward copy? */
144 /* backward copy */
208 /* forward or backward copy? */
232 /* set up backward copy parameters */

12345678910>>...40