/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | locale_facets_nonio.h | 375 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 765 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 804 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef 898 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef 1475 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 1627 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | locale_facets.h | 1959 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 2300 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | locale_facets_nonio.h | 375 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 691 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 722 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef 816 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef 1377 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 1527 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | locale_facets.h | 1924 typedef _InIter iter_type; in _GLIBCXX_VISIBILITY() typedef 2260 typedef _OutIter iter_type; in _GLIBCXX_VISIBILITY() typedef
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | cxx11-shim_facets.cc | 287 typedef typename std::time_get<_CharT>::iter_type iter_type; typedef 368 typedef typename std::money_get<_CharT>::iter_type iter_type; typedef 409 typedef typename std::money_put<_CharT>::iter_type iter_type; typedef
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-general.h | 61 tree pre, iter_type; member
|
H A D | omp-general.c | 123 tree count = NULL_TREE, iter_type = long_integer_type_node; in omp_extract_for_data() local
|
H A D | ssa-iterators.h | 141 enum ssa_op_iter_type iter_type; member
|
H A D | omp-expand.c | 1436 tree iter_type = TREE_TYPE (loop->v); in expand_oacc_collapse_init() local 1546 tree iter_type = TREE_TYPE (v); in expand_oacc_collapse_vars() local 5138 tree iter_type = TREE_TYPE (v); in expand_oacc_for() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | c-valprint.c | 59 struct type *true_type, *iter_type; in c_textual_element_type() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-operands.h | 136 enum ssa_op_iter_type iter_type; member
|
H A D | omp-low.c | 121 tree pre, iter_type; member 222 tree count = NULL_TREE, iter_type = long_integer_type_node; in extract_omp_for_data() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 9413 tree begin_dummy, end_dummy, range_temp, iter_type, iter_decl; in do_range_for_auto_deduction() local 9464 tree iter_type, begin_expr, end_expr; in cp_convert_range_for() local 9619 tree iter_type = cv_unqualified (TREE_TYPE (*begin)); in cp_parser_perform_range_for_lookup() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 11869 tree begin_dummy, end_dummy, range_temp, iter_type, iter_decl; in do_range_for_auto_deduction() local 11927 tree iter_type, begin_expr, end_expr; in cp_convert_range_for() local 12096 tree iter_type = cv_unqualified (TREE_TYPE (*begin)); in cp_parser_perform_range_for_lookup() local
|