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

12

/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/
H A Dpr49792-1.f904 subroutine reverse(n, a) subroutine
H A Dpr49792-2.f905 subroutine reverse(n, a) subroutine
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr58330.c9 unsigned long reverse = __builtin_bswap64 (val); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr40087.c7 reverse(int *first, int *last) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr33238.c6 reverse (void *x, int y, int z) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic12.C29 struct reverse<T, Args...> { struct
35 struct reverse<> { struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020706-2.c8 unsigned char buff[5], reverse[4]; local
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dlist-aux.cc113 _List_node_base::reverse() throw () function in class:_List_node_base
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr39339.c13 unsigned int reverse : 1; member in struct:C::D
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/
H A Dtrie_policy.hpp84 reverse = Reverse enumerator in enum:__gnu_pbds::trie_string_access_traits::__anon2376
/haiku-buildtools/isl/interface/
H A Disl.py282 def reverse(arg0): member in class:union_map
473 def reverse(arg0): member in class:map
936 def reverse(arg0): member in class:basic_map
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_list.h710 void list<_Tp, _Alloc>::reverse() function in class:list
H A Dstl_slist.h659 void reverse() { function in class:slist
H A Dstl_algo.h674 inline void reverse(_BidirectionalIter __first, _BidirectionalIter __last) { function
[all...]
/haiku-buildtools/gcc/gcc/config/fr30/
H A Dfr30.c943 int reverse = (REGNO (dest) == REGNO (src) + 1); local
/haiku-buildtools/legacy/gcc/gcc/config/arc/
H A Darc.c1891 int reverse = 0; local
/haiku-buildtools/gcc/gcc/fortran/
H A Ddependency.c2059 gfc_dep_resolver (gfc_ref *lref, gfc_ref *rref, gfc_reverse *reverse) argument
[all...]
/haiku-buildtools/gcc/gcc/
H A Dcfganal.c1140 dfs_enumerate_from(basic_block bb, int reverse, bool (*predicate) (const_basic_block, const void *), basic_block *rslt, int rslt_max, const void *data) argument
[all...]
H A Ddominance.c233 calc_dfs_tree_nonrec (struct dom_info *di, basic_block bb, bool reverse) argument
344 calc_dfs_tree (struct dom_info *di, bool reverse) argument
511 calc_idoms(struct dom_info *di, bool reverse) argument
655 bool reverse = (dir == CDI_POST_DOMINATORS) ? true : false; local
1036 bool reverse = (dir == CDI_POST_DOMINATORS) ? true : false; local
[all...]
H A Dcfgcleanup.c1600 bool reverse, match; local
/haiku-buildtools/gcc/gcc/java/
H A Ddecl.c1375 poplevel (int keep, int reverse, int functionbody) argument
H A Djcf-parse.c157 reverse (const char *s) function
/haiku-buildtools/legacy/gcc/gcc/config/m32r/
H A Dm32r.c1174 int reverse = (dregno == sregno + 1); local
1208 int reverse = (refers_to_regno_p (dregno, dregno+1, addr, 0) != 0); local
[all...]
/haiku-buildtools/legacy/gcc/texinfo/util/
H A Dtexindex.c77 char reverse; /* Non-zero means compare in reverse order. */ member in struct:keyfield
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h1177 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) function

Completed in 321 milliseconds

12