Home
last modified time | relevance | path

Searched refs:backward (Results 1 – 25 of 938) sorted by relevance

12345678910>>...38

/netbsd-src/sys/external/bsd/sljit/dist/
H A DAPI_CHANGES3 27.03.2017 - Non-backward compatible
6 15.01.2017 - Non-backward compatible
11 12.01.2017 - Non-backward compatible
18 29.02.2016 - Non-backward compatible
30 18.05.2015 - Non-backward compatible
33 29.09.2014 - Non-backward compatible
38 19.09.2014 - Non-backward compatible
43 11.08.2014 - Non-backward compatible
47 06.07.2014 - Non-backward compatible
52 31.05.2014 - Non-backward compatible
[all …]
/netbsd-src/sys/uvm/
H A Duvm_page_array.c142 const bool backward = (flags & UVM_PAGE_ARRAY_FILL_BACKWARD) != 0; in uvm_page_array_fill() local
159 (backward ? radix_tree_gang_lookup_tagged_node_reverse : in uvm_page_array_fill()
165 (backward ? radix_tree_gang_lookup_node_reverse : in uvm_page_array_fill()
201 if (backward) { in uvm_page_array_fill()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20018 * include/backward/algo.h: Add two more using declarations.
9 * include/backward/iterator.h: Include <ext/iterator>,
51 * include/backward/algo.h: Include <ext/algorithm>,
187 * include/backward/iterator.h: ...to here.
534 * include/backward/alloc.h: Update.
693 * testsuite/backward/header_iterator_h.cc: Pass in -Wno-deprecated.
694 * testsuite/backward/header_deque_h.cc: Same.
810 * include/backward/alloc.h: Bring up to date.
1618 * include/backward/alloc.h: Conditionally define malloc_alloc
1619 * testsuite/backward/header_deque_h.cc: New file.
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dba.ms28 ; Short backward branch.
54 ; Max short backward branch.
90 ; Max long backward branch.
/netbsd-src/sys/arch/x68k/stand/xxboot/
H A Dmemcpy.S64 | %d1: offset in backward mode
70 | Otherwise backward copy. Copy %d1(backward offset) to %d0.
/netbsd-src/external/gpl2/send-pr/dist/send-pr/
H A Dsend-pr-el.in310 (fset 'do-send-pr 'send-pr:submit-pr) ;backward compat
368 (define-key map "\C-\M-b" 'gnats:backward-field)
418 (backward-char 1))
431 (skip-chars-backward "\n")
564 (re-search-forward "^>") (backward-char))
566 (re-search-backward "[^ \t\n\f]") (forward-char))))
578 (re-search-backward "^>"))
580 (re-search-forward "[^ \t\n\f]") (backward-char))))
604 (backward-char)
607 (defun gnats::backward-eofield ()
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/examples/
H A DInputrc27 "\C-h": backward-delete-char
28 "\e\C-h": backward-kill-word
36 "\e[D": backward-char
42 "\eOD": backward-char
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A DInputrc27 "\C-h": backward-delete-char
28 "\e\C-h": backward-kill-word
36 "\e[D": backward-char
42 "\eOD": backward-char
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h95 void backward();
98 void backward(MachineBasicBlock::iterator I) { in backward() function
100 backward(); in backward()
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dversion6 1.4: loadfile() update: ELF symbols no longer need backward seeks.
14 1.11: Check floppyboot and disable LOAD_NOTE to avoid backward seek.
/netbsd-src/external/bsd/nvi/docs/
H A Dhelp3 j - cursor down ^B - page backward ?<pattern><CR> - search backward
5 l - cursor right b - move backward a "word"
69 ? search backward
76 F character in line backward search
89 T before character in line backward search
/netbsd-src/external/bsd/flex/dist/m4/
H A Dgettext.m4305 dnl For backward compatibility. Some packages may be using this.
328 dnl For backward compatibility. Some configure.ins may be using this.
332 dnl For backward compatibility. Some Makefiles may be using this.
336 dnl For backward compatibility. Some Makefiles may be using this.
340 dnl For backward compatibility. Some Makefiles may be using this.
344 dnl For backward compatibility. Some Makefiles may be using this.
356 dnl For backward compatibility. Some Makefiles may be using this.
/netbsd-src/distrib/utils/more/
H A Dmore.help25 ?pattern * Search backward for N-th line containing the pattern.
26 ?!pattern * Search backward for N-th line NOT containing the pattern.
H A Dcommand.c408 backward(number, 1); in commands()
416 backward(number <= 0 ? 1 : number, 0); in commands()
428 backward(scroll_lines, 0); in commands()
/netbsd-src/usr.bin/tail/
H A Dtail.c87 #define ARG(units, forward, backward) { \ in main() argument
103 style = (backward); \ in main()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dgettext.m4303 dnl For backward compatibility. Some packages may be using this.
326 dnl For backward compatibility. Some configure.ins may be using this.
330 dnl For backward compatibility. Some Makefiles may be using this.
334 dnl For backward compatibility. Some Makefiles may be using this.
338 dnl For backward compatibility. Some Makefiles may be using this.
342 dnl For backward compatibility. Some Makefiles may be using this.
354 dnl For backward compatibility. Some Makefiles may be using this.
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dinfo-stnd.texi418 @item @key{C-b} (@code{backward-char})
422 @findex backward-char
423 Move the cursor backward a character.
432 @item @key{M-b} (@code{backward-word})
436 @findex backward-word
437 Move the cursor backward a word.
525 @code{scroll-forward} and @code{scroll-backward} commands and their
528 @item @key{DEL} (@code{scroll-backward})
530 @findex scroll-backward
536 invoking the (@code{scroll-backward-page-only-set-window}) command,
[all …]
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dgettext.m4301 dnl For backward compatibility. Some packages may be using this.
324 dnl For backward compatibility. Some configure.acs may be using this.
328 dnl For backward compatibility. Some Makefiles may be using this.
332 dnl For backward compatibility. Some Makefiles may be using this.
336 dnl For backward compatibility. Some Makefiles may be using this.
340 dnl For backward compatibility. Some Makefiles may be using this.
351 dnl For backward compatibility. Some Makefiles may be using this.
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dgettext.m4301 dnl For backward compatibility. Some packages may be using this.
324 dnl For backward compatibility. Some configure.acs may be using this.
328 dnl For backward compatibility. Some Makefiles may be using this.
332 dnl For backward compatibility. Some Makefiles may be using this.
336 dnl For backward compatibility. Some Makefiles may be using this.
340 dnl For backward compatibility. Some Makefiles may be using this.
351 dnl For backward compatibility. Some Makefiles may be using this.
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dgettext.m4283 dnl For backward compatibility. Some packages may be using this.
306 dnl For backward compatibility. Some configure.acs may be using this.
310 dnl For backward compatibility. Some Makefiles may be using this.
314 dnl For backward compatibility. Some Makefiles may be using this.
318 dnl For backward compatibility. Some Makefiles may be using this.
322 dnl For backward compatibility. Some Makefiles may be using this.
333 dnl For backward compatibility. Some Makefiles may be using this.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcommon.opt638 Does nothing. Preserved for backward compatibility.
680 Does nothing. Preserved for backward compatibility.
822 Does nothing. Preserved for backward compatibility.
1060 Does nothing. Preserved for backward compatibility.
1064 Does nothing. Preserved for backward compatibility.
1068 Does nothing. Preserved for backward compatibility.
1072 Does nothing. Preserved for backward compatibility.
1151 Does nothing. Preserved for backward compatibility.
1155 Does nothing. Preserved for backward compatibility.
1159 Does nothing. Preserved for backward compatibility.
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/
H A DREADME55 delivered better functionality and was almost 100% backward-compatible
59 1.0 release, while still retaining backward compatibility. With one
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/or1k/
H A Ddefs.mk23backward/auto_ptr.h backward/backward_warning.h backward/binders.h backward/hash_map backward/hash…
40 …/vstring.h ext/vstring.tcc ext/vstring_fwd.h ext/vstring_util.h backward/hash_set backward/hash_map
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/coldfire/
H A Ddefs.mk24backward/auto_ptr.h backward/backward_warning.h backward/binders.h backward/hash_map backward/hash…
41 …/vstring.h ext/vstring.tcc ext/vstring_fwd.h ext/vstring_util.h backward/hash_set backward/hash_map
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcommon.opt652 Does nothing. Preserved for backward compatibility.
790 Does nothing. Preserved for backward compatibility.
1013 Does nothing. Preserved for backward compatibility.
1017 Does nothing. Preserved for backward compatibility.
1021 Does nothing. Preserved for backward compatibility.
1025 Does nothing. Preserved for backward compatibility.
1095 Does nothing. Preserved for backward compatibility.
1099 Does nothing. Preserved for backward compatibility.
1103 Does nothing. Preserved for backward compatibility.
1190 Does nothing. Preserved for backward compatibility.
[all …]

12345678910>>...38