Home
last modified time | relevance | path

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

1234

/openbsd/src/usr.sbin/unbound/smallapp/
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/
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/
DGIMatchDagEdge.cpp27 void GIMatchDagEdge::reverse() { in reverse() function in GIMatchDagEdge
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D20020706-2.c8 unsigned char buff[5], reverse[4]; in crashIt() local
/openbsd/src/sys/lib/libkern/arch/powerpc/
Dmemmove.S120 reverse: label
/openbsd/src/lib/libc/arch/powerpc64/string/
Dmemmove.S119 reverse: label
/openbsd/src/usr.bin/openssl/
Dpasswd.c48 int reverse; member
438 char *passwd, BIO * out, int quiet, int table, int reverse, in do_passwd()
/openbsd/src/gnu/gcc/libstdc++-v3/src/
Dlist.cc112 _List_node_base::reverse() in reverse() function in _List_node_base
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
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/
Dhistsearch.c67 register int i, reverse; local
Disearch.c183 int reverse; local
/openbsd/src/gnu/gcc/gcc/
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/gnu/llvm/llvm/bindings/python/llvm/
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/usr.bin/tail/
Dreverse.c79 reverse(struct tailfile *tf, int nfiles, enum STYLE style, off_t off) in reverse() function
/openbsd/src/gnu/gcc/gcc/config/fr30/
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/lib/libcurses/tty/
Dlib_vidattr.c118 bool reverse = FALSE; in NCURSES_EXPORT() local
/openbsd/src/lib/libcurses/widechar/
Dlib_vid_attr.c91 bool reverse = FALSE; in NCURSES_EXPORT() local
/openbsd/src/gnu/usr.bin/gcc/gcc/config/fr30/
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-py/libscanbuild/resources/
Dsorttable.js244 reverse: function(tbody) { method in sorttable
/openbsd/src/gnu/llvm/clang/tools/scan-build/share/scan-build/
Dsorttable.js244 reverse: function(tbody) { method in sorttable
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/
Dtrie_policy.hpp89 reverse = Reverse enumerator
/openbsd/src/usr.bin/cvs/
Dcommit.c687 commit_diff(struct cvs_file *cf, RCSNUM *rev, int reverse) in commit_diff()
/openbsd/src/sys/netinet/
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()
/openbsd/src/lib/libc/stdlib/
Dmerge.c233 #define reverse(bot, top) { \ macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/cris/
Dcris.c2816 int reverse = (dregno == sregno + 1); local
2848 int reverse local

1234