Home
last modified time | relevance | path

Searched refs:BACKWARD (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/external/bsd/nvi/dist/vi/
H A Dv_undo.c65 sp->ep->lundo = BACKWARD; in v_Undo()
128 ep->lundo = BACKWARD; in v_undo()
130 ep->lundo = ep->lundo == BACKWARD ? FORWARD : BACKWARD; in v_undo()
133 case BACKWARD: in v_undo()
H A Dv_search.c50 return (v_exaddr(sp, vp, BACKWARD)); in v_searchb()
94 if (v_tcmd(sp, vp, dir == BACKWARD ? CH_BSEARCH : CH_FSEARCH, in v_exaddr()
296 case BACKWARD: in v_searchN()
300 dir = BACKWARD; in v_searchN()
416 FL_ISSET(vp->ev.e_flags, VI_SEARCH_REV) ? BACKWARD : FORWARD)); in v_esearch()
441 case BACKWARD: in v_search()
/netbsd/external/bsd/nvi/dist/ex/
H A Dex_undo.c65 case BACKWARD: in ex_undo()
73 ep->lundo = BACKWARD; in ex_undo()
/netbsd/lib/libc/citrus/modules/
H A Dcitrus_mapper_646.c238 #define BACKWARD(x) \ in _citrus_mapper_646_mapper_convert() macro
245 SPECIALS(BACKWARD); in _citrus_mapper_646_mapper_convert()
/netbsd/external/bsd/nvi/dist/common/
H A Dcommon.h76 typedef enum { NOTSET, FORWARD, BACKWARD } dir_t; enumerator
H A Dsearch.c304 if (search_init(sp, BACKWARD, ptrn, plen, eptrn, flags)) in b_search()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dsource.h155 BACKWARD enumerator
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dsource.h155 BACKWARD enumerator
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMustExecute.h178 BACKWARD = 0, enumerator
336 Visited.count({I, ExplorationDirection::BACKWARD}); in count()
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dopensslv.h.in87 * SECTION 4: BACKWARD COMPATIBILITY
/netbsd/lib/libc/time/
H A DMakefile177 BACKWARD= backward macro
546 TDATA= $(YDATA) $(NDATA) $(BACKWARD)
683 BACKWARD='$(BACKWARD)' \
H A DNEWS126 This affects generated data only if you use 'make BACKWARD='.
1748 Use 'make BACKWARD="backward pacificnew"' to create the link
1754 The Makefile now quotes values like BACKWARD more carefully when
1871 'make BACKWARD=' now suppresses backward-compatibility names
/netbsd/external/public-domain/tz/dist/
H A DMakefile169 BACKWARD= backward macro
545 TDATA= $(YDATA) $(NDATA) $(BACKWARD)
682 BACKWARD='$(BACKWARD)' \
H A Dbackward13 # building with 'make BACKWARD=', in practice downstream users
H A DNEWS232 This affects generated data only if you use 'make BACKWARD='.
1854 Use 'make BACKWARD="backward pacificnew"' to create the link
1860 The Makefile now quotes values like BACKWARD more carefully when
1977 'make BACKWARD=' now suppresses backward-compatibility names
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMustExecute.cpp818 Visited.insert({I, ExplorationDirection::BACKWARD}); in resetInstruction()
833 if (Tail && Visited.insert({Tail, ExplorationDirection ::BACKWARD}).second) in advance()
/netbsd/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-cmds.c1203 source_lines_range::BACKWARD); in list_command()
1351 source_lines_range::BACKWARD); in list_command()
/netbsd/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-cmds.c1203 source_lines_range::BACKWARD); in list_command()
1351 source_lines_range::BACKWARD); in list_command()
/netbsd/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.c2615 enum { UNKNOWN, BACKWARD, FORWARD } jump_type = UNKNOWN; in frv_print_operand_jump_hint() enumerator
2630 ? BACKWARD in frv_print_operand_jump_hint()
2636 ret = ((jump_type == BACKWARD) ? FRV_JUMP_LIKELY : FRV_JUMP_NOT_LIKELY); in frv_print_operand_jump_hint()
2656 case BACKWARD: direction = "jump backward"; break; in frv_print_operand_jump_hint()
H A Dfrv.cc2604 enum { UNKNOWN, BACKWARD, FORWARD } jump_type = UNKNOWN; in frv_print_operand_jump_hint() enumerator
2619 ? BACKWARD in frv_print_operand_jump_hint()
2625 ret = ((jump_type == BACKWARD) ? FRV_JUMP_LIKELY : FRV_JUMP_NOT_LIKELY); in frv_print_operand_jump_hint()
2645 case BACKWARD: direction = "jump backward"; break; in frv_print_operand_jump_hint()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.c2615 enum { UNKNOWN, BACKWARD, FORWARD } jump_type = UNKNOWN; in frv_print_operand_jump_hint() enumerator
2630 ? BACKWARD in frv_print_operand_jump_hint()
2636 ret = ((jump_type == BACKWARD) ? FRV_JUMP_LIKELY : FRV_JUMP_NOT_LIKELY); in frv_print_operand_jump_hint()
2656 case BACKWARD: direction = "jump backward"; break; in frv_print_operand_jump_hint()
/netbsd/external/bsd/openldap/dist/libraries/liblunicode/
H A DUnicodeData.txt141 008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE BACKWARD;;;;
/netbsd/crypto/external/bsd/heimdal/dist/lib/wind/
H A DUnicodeData.txt141 008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE BACKWARD;;;;
/netbsd/external/gpl3/gcc.old/dist/contrib/unicode/
H A DUnicodeData.txt141 008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE BACKWARD;;;;
/netbsd/external/gpl3/gcc/dist/contrib/unicode/
H A DUnicodeData.txt141 008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE BACKWARD;;;;

12