Searched defs:iter_type (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | locale_facets_nonio.h | 407 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 805 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 844 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef 938 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef 1515 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 1675 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef
|
| D | locale_facets.h | 1967 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 2325 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | c-valprint.c | 59 struct type *true_type, *iter_type; in c_textual_element_type() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | omp-general.h | 70 tree pre, iter_type; member
|
| D | ssa-iterators.h | 144 enum ssa_op_iter_type iter_type; member
|
| D | omp-expand.cc | 1570 tree iter_type = TREE_TYPE (loop->v); in expand_oacc_collapse_init() local 1676 tree iter_type = TREE_TYPE (v); in expand_oacc_collapse_vars() local 7547 tree iter_type = TREE_TYPE (v); in expand_oacc_for() local
|
| D | omp-general.cc | 187 tree count = NULL_TREE, iter_type = long_integer_type_node; in omp_extract_for_data() local
|
| D | omp-low.cc | 7040 tree iter_type = NULL_TREE; in lower_lastprivate_conditional_clauses() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | parser.cc | 13659 tree begin_dummy, end_dummy, range_temp, iter_type, iter_decl; in do_range_for_auto_deduction() local 13799 tree iter_type, begin_expr, end_expr; in cp_convert_range_for() local 13966 tree iter_type = cv_unqualified (TREE_TYPE (*begin)); in cp_parser_perform_range_for_lookup() local 39131 tree iter_type; in cp_parser_omp_iterators() local 42074 tree iter_type, begin_expr, end_expr; in cp_convert_omp_range_for() local
|