Searched defs:accumulate (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | ecofflink.c | 369 struct accumulate struct 372 struct string_hash_table fdr_hash; 374 struct string_hash_table str_hash; 378 struct shuffle *line; 379 struct shuffle *line_end; 380 struct shuffle *pdr; 381 struct shuffle *pdr_end; 405 PARAMS ((struct accumulate *, struct shuffle **, struct shuffle **, argument
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | ecofflink.c | 369 struct accumulate struct 372 struct string_hash_table fdr_hash; 374 struct string_hash_table str_hash; 378 struct shuffle *line; 379 struct shuffle *line_end; 380 struct shuffle *pdr; 381 struct shuffle *pdr_end; 405 PARAMS ((struct accumulate *, struct shuffle **, struct shuffle **, argument
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/ |
| D | stl_numeric.h | 69 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) in accumulate() function 81 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, in accumulate() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
| D | static_cast.C | 4 void accumulate(InputIterator first, in accumulate() function
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | LiveRegUnits.cpp | 69 void LiveRegUnits::accumulate(const MachineInstr &MI) { in accumulate() function in LiveRegUnits
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/bits/ |
| D | stl_numeric.h | 107 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, in accumulate() function
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | toke.c | 12268 bool accumulate = TRUE; in Perl_scan_num() local
|