/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/ |
H A D | iterators_fn_imps.hpp | 94 rend() in rend() function in PB_DS_CLASS_C_DEC 102 rend() const in rend() function in PB_DS_CLASS_C_DEC
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
H A D | iterators_fn_imps.hpp | 90 rend() in rend() function in PB_DS_CLASS_C_DEC 96 rend() const in rend() function in PB_DS_CLASS_C_DEC
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/ |
H A D | iterators_fn_imps.hpp | 94 rend() in rend() function in PB_DS_CLASS_C_DEC 102 rend() const in rend() function in PB_DS_CLASS_C_DEC
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
H A D | iterators_fn_imps.hpp | 90 rend() in rend() function in PB_DS_CLASS_C_DEC 96 rend() const in rend() function in PB_DS_CLASS_C_DEC
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | Trace.h | 92 reverse_iterator rend () { return BasicBlocks.rend(); } in rend() function 93 const_reverse_iterator rend () const { return BasicBlocks.rend(); } in rend() function
|
/netbsd-src/external/mpl/bind/dist/lib/isccc/include/isccc/ |
H A D | types.h | 53 unsigned char *rend; member
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/process/ |
H A D | fdstream_test.cpp | 53 ifdstream rend(fds[0]); in ATF_TEST_CASE_BODY() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | TinyPtrVector.h | 208 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function 214 const_reverse_iterator rend() const { in rend() function
|
H A D | MapVector.h | 76 reverse_iterator rend() { return Vector.rend(); } in rend() function 77 const_reverse_iterator rend() const { return Vector.rend(); } in rend() function
|
H A D | SetVector.h | 112 reverse_iterator rend() { in rend() function 117 const_reverse_iterator rend() const { in rend() function
|
H A D | simple_ilist.h | 125 reverse_iterator rend() { return reverse_iterator(Sentinel); } in rend() function 126 const_reverse_iterator rend() const { in rend() function
|
H A D | AllocatorList.h | 167 reverse_iterator rend() { return reverse_iterator(List.rend()); } in rend() function 171 const_reverse_iterator rend() const { in rend() function
|
/netbsd-src/external/bsd/byacc/dist/ |
H A D | warshall.c | 17 unsigned *rend; in transitive_closure() local
|
/netbsd-src/sys/arch/evbmips/loongson/ |
H A D | loongson_bus_io.c | 75 bus_addr_t rend; in bonito_bus_io_legacy_map() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Support/ |
H A D | BumpVector.h | 100 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function 101 const_reverse_iterator rend() const { in rend() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | BasicBlock.h | 303 inline reverse_iterator rend () { return InstList.rend(); } in rend() function 304 inline const_reverse_iterator rend () const { return InstList.rend(); } in rend() function
|
/netbsd-src/sys/arch/arm/xscale/ |
H A D | becc_space.c | 245 becc_io_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, in becc_io_bs_alloc() 313 becc_mem_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, in becc_mem_bs_alloc()
|
H A D | i80312_space.c | 260 i80312_io_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, in i80312_io_bs_alloc() 351 i80312_mem_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, in i80312_mem_bs_alloc()
|
/netbsd-src/sys/arch/pmax/pmax/ |
H A D | bus_space.c | 61 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, in bus_space_alloc()
|
/netbsd-src/sys/arch/emips/emips/ |
H A D | bus_space.c | 69 bus_addr_t rend, in bus_space_alloc()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyUtil.h | 168 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function 174 const_reverse_iterator rend() const { in rend() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/ |
H A D | ArgList.h | 195 reverse_iterator rend() { return {Args.rend(), Args.rend()}; } in rend() function 201 const_reverse_iterator rend() const { return {Args.rend(), Args.rend()}; } in rend() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 475 inline std::reverse_iterator<DWARFDie::iterator> DWARFDie::rend() const { in rend() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ASTVector.h | 105 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function 106 const_reverse_iterator rend() const { return const_reverse_iterator(begin());} in rend() function
|
/netbsd-src/sys/arch/arm/footbridge/ |
H A D | footbridge_com_io.c | 154 bus_addr_t rend, in fcomcons_bs_alloc()
|