Home
last modified time | relevance | path

Searched defs:reverse (Results 1 – 25 of 84) sorted by relevance

1234

/openbsd-src/usr.sbin/unbound/smallapp/
H A Dunbound-host.c164 massage_qname(const char* nm, int* reverse) in massage_qname()
184 massage_type(const char* t, int reverse, int* multi) in massage_type()
389 int reverse = 0; /* we are doing a reverse lookup */ in lookup() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddominance.c204 calc_dfs_tree_nonrec (di, bb, reverse) in calc_dfs_tree_nonrec() argument
322 calc_dfs_tree (di, reverse) in calc_dfs_tree() argument
462 calc_idoms (di, reverse) in calc_idoms() argument
558 calculate_dominance_info (reverse) in calculate_dominance_info() argument
/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagEdge.cpp27 void GIMatchDagEdge::reverse() { in reverse() function in GIMatchDagEdge
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020706-2.c8 unsigned char buff[5], reverse[4]; in crashIt() local
/openbsd-src/lib/libc/arch/powerpc64/string/
H A Dmemmove.S119 reverse: label
/openbsd-src/sys/lib/libkern/arch/powerpc/
H A Dmemmove.S120 reverse: label
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dlist.cc112 _List_node_base::reverse() in reverse() function in _List_node_base
/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dreverse.h58 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) in reverse() function
/openbsd-src/usr.bin/openssl/
H A Dpasswd.c48 int reverse; member
438 char *passwd, BIO * out, int quiet, int table, int reverse, in do_passwd()
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h206 llvm::iterator_range<reverse_iterator> reverse() { in reverse() function
210 llvm::iterator_range<const_reverse_iterator> reverse() const { in reverse() function
/openbsd-src/gnu/lib/libreadline/
H A Dhistsearch.c67 register int i, reverse; local
H A Disearch.c183 int reverse; local
/openbsd-src/gnu/gcc/gcc/
H A Ddominance.c203 enum cdi_direction reverse) in calc_dfs_tree_nonrec()
314 calc_dfs_tree (struct dom_info *di, enum cdi_direction reverse) in calc_dfs_tree()
474 calc_idoms (struct dom_info *di, enum cdi_direction reverse) in calc_idoms()
/openbsd-src/usr.bin/tail/
H A Dreverse.c79 reverse(struct tailfile *tf, int nfiles, enum STYLE style, off_t off) in reverse() function
/openbsd-src/gnu/gcc/gcc/config/fr30/
H A Dfr30.c814 int reverse = (REGNO (dest) == REGNO (src) + 1); in fr30_move_double() local
837 int reverse = (refers_to_regno_p (dregno, dregno + 1, addr, 0) != 0); in fr30_move_double() local
/openbsd-src/gnu/llvm/llvm/bindings/python/llvm/
H A Dcore.py229 def __init__(self, module, reverse=False): argument
300 def __init__(self, function, reverse=False): argument
380 def __init__(self, bb, reverse=False): argument
/openbsd-src/lib/libcurses/tty/
H A Dlib_vidattr.c118 bool reverse = FALSE; in NCURSES_EXPORT() local
/openbsd-src/lib/libcurses/widechar/
H A Dlib_vid_attr.c91 bool reverse = FALSE; in NCURSES_EXPORT() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dfr30.c995 int reverse = (REGNO (dest) == REGNO (src) + 1); local
1018 int reverse = (refers_to_regno_p (dregno, dregno + 1, addr, 0) != 0); local
/openbsd-src/gnu/llvm/clang/tools/scan-build/share/scan-build/
H A Dsorttable.js244 reverse: function(tbody) { method
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/
H A Dtrie_policy.hpp89 reverse = Reverse enumerator
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/resources/
H A Dsorttable.js256 reverse : function(tbody) { method
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/libscanbuild/resources/
H A Dsorttable.js244 reverse: function(tbody) { method
/openbsd-src/usr.bin/cvs/
H A Dcommit.c687 commit_diff(struct cvs_file *cf, RCSNUM *rev, int reverse) in commit_diff()
/openbsd-src/sys/netinet/
H A Dip_ipsp.c355 u_int8_t proto, int reverse) in gettdb_dir()
384 union sockaddr_union *dst, u_int8_t proto, int reverse) in gettdbbysrcdst_dir()

1234