Searched defs:reverse (Results 1 - 25 of 75) sorted by relevance

123

/openbsd-current/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagEdge.cpp27 void GIMatchDagEdge::reverse() { function in class:GIMatchDagEdge
/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dreverse.h58 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) function
H A Dranges_reverse.h75 inline constexpr auto reverse = __reverse::__fn{}; member in namespace:ranges::__cpo
/openbsd-current/gnu/gcc/libstdc++-v3/src/
H A Dlist.cc112 _List_node_base::reverse() function in class:_List_node_base
/openbsd-current/gnu/lib/libreadline/
H A Dhistsearch.c67 register int i, reverse; local
H A Disearch.c183 int reverse; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020706-2.c8 unsigned char buff[5], reverse[4]; local
/openbsd-current/lib/libc/arch/powerpc64/string/
H A Dmemmove.S119 reverse: label
/openbsd-current/sys/lib/libkern/arch/powerpc/
H A Dmemmove.S120 reverse: label
/openbsd-current/usr.bin/tail/
H A Dreverse.c79 reverse(struct tailfile *tf, int nfiles, enum STYLE style, off_t off) function
[all...]
/openbsd-current/gnu/llvm/llvm/tools/opt-viewer/
H A Dopt-stats.py72 reverse=True)[:10]: variable
77 reverse=True)[:10]: variable
/openbsd-current/lib/libcurses/tty/
H A Dlib_vidattr.c118 bool reverse = FALSE; local
/openbsd-current/lib/libcurses/widechar/
H A Dlib_vid_attr.c91 bool reverse = FALSE; local
/openbsd-current/gnu/llvm/libcxx/include/__ranges/
H A Dreverse_view.h182 inline constexpr auto reverse = __reverse::__fn{}; member in namespace:ranges::views::__cpo
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/
H A Dtrie_policy.hpp89 reverse = Reverse enumerator in enum:pb_ds::string_trie_e_access_traits::__anon543
/openbsd-current/lib/libc/stdlib/
H A Dmerge.c233 #define reverse(bot, top) { \ macro
/openbsd-current/usr.sbin/tcpdump/
H A Dsmbutil.c306 int reverse=0; local
/openbsd-current/usr.bin/cvs/
H A Dcommit.c687 commit_diff(struct cvs_file *cf, RCSNUM *rev, int reverse) argument
/openbsd-current/usr.bin/openssl/
H A Dpasswd.c48 int reverse; member in struct:__anon180
437 do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p, char *passwd, BIO * out, int quiet, int table, int reverse, size_t pw_maxlen, int usecrypt, int use1, int useapr1) argument
[all...]
/openbsd-current/usr.sbin/unbound/smallapp/
H A Dunbound-host.c164 massage_qname(const char* nm, int* reverse) argument
184 massage_type(const char* t, int reverse, int* multi) argument
389 int reverse local
[all...]
/openbsd-current/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-current/usr.bin/ul/
H A Dul.c466 reverse(void) function
/openbsd-current/sys/dev/wsfont/
H A Dwsfont.c176 static const u_char reverse[256] = { variable
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_list.h1075 reverse() function in class:list
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_list.h997 reverse() { __List_base_reverse(this->_M_node); } function in class:std::list

Completed in 273 milliseconds

123