Home
last modified time | relevance | path

Searched refs:dimension (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc_lib.h30 ! NOTE: Due to the use of dimension (..), the code only works when compiled
214 type (*), dimension (*) :: a
221 type (*), dimension (*) :: a
226 type (*), dimension (..), contiguous :: a
234 type (*), dimension (*) :: a
241 type (*), dimension (*) :: a
246 type (*), dimension (..), contiguous :: a
260 type (*), dimension (*) :: a
267 type (*), dimension (*) :: a
272 type (*), dimension (..), contiguous :: a
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dopenacc_lib.h30 ! NOTE: Due to the use of dimension (..), the code only works when compiled
214 type (*), dimension (*) :: a
221 type (*), dimension (*) :: a
226 type (*), dimension (..), contiguous :: a
234 type (*), dimension (*) :: a
241 type (*), dimension (*) :: a
246 type (*), dimension (..), contiguous :: a
260 type (*), dimension (*) :: a
267 type (*), dimension (*) :: a
272 type (*), dimension (..), contiguous :: a
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/
H A Difindloc0.m4101 /* When we get to the end of a dimension, reset it and increment
102 the next dimension. */
138 /* When we get to the end of a dimension, reset it and increment
139 the next dimension. */
251 /* When we get to the end of a dimension, reset it and increment
252 the next dimension. */
291 /* When we get to the end of a dimension, reset it and increment
292 the next dimension. */
H A Dcshift0.m4106 dimension(n1,n2,n3) :: a, b
111 dimension(n1*n2*n3) :: an, bn
178 /* Do the shift for this dimension. */
217 /* When we get to the end of a dimension, reset it and increment
218 the next dimension. */
H A Diforeach-s2.m473 /* When we get to the end of a dimension, reset it and increment
74 the next dimension. */
171 /* When we get to the end of a dimension, reset it and increment
172 the next dimension. */
H A Diforeach.m479 /* When we get to the end of a dimension, reset it and increment
80 the next dimension. */
204 /* When we get to the end of a dimension, reset it and increment
205 the next dimension. */
H A Difunction-s.m4172 /* When we get to the end of a dimension, reset it and increment
173 the next dimension. */
366 /* When we get to the end of a dimension, reset it and increment
367 the next dimension. */
496 " u_name intrinsic in dimension %ld:"
519 /* When we get to the end of a dimension, reset it and increment
520 the next dimension. */
H A Difunction-s2.m4173 /* When we get to the end of a dimension, reset it and increment
174 the next dimension. */
367 /* When we get to the end of a dimension, reset it and increment
368 the next dimension. */
497 " u_name intrinsic in dimension %ld:"
520 /* When we get to the end of a dimension, reset it and increment
521 the next dimension. */
H A Difunction.m4161 /* When we get to the end of a dimension, reset it and increment
162 the next dimension. */
354 /* When we get to the end of a dimension, reset it and increment
355 the next dimension. */
484 " u_name intrinsic in dimension %ld:"
507 /* When we get to the end of a dimension, reset it and increment
508 the next dimension. */
H A Diforeach-s.m490 /* When we get to the end of a dimension, reset it and increment
91 the next dimension. */
219 /* When we get to the end of a dimension, reset it and increment
220 the next dimension. */
H A Dspread.m4132 " intrinsic in dimension %ld: is %ld,"
142 " intrinsic in dimension %ld: is %ld,"
203 /* When we get to the end of a dimension, reset it and increment
204 the next dimension. */
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/m4/
H A Difindloc0.m4101 /* When we get to the end of a dimension, reset it and increment
102 the next dimension. */
138 /* When we get to the end of a dimension, reset it and increment
139 the next dimension. */
251 /* When we get to the end of a dimension, reset it and increment
252 the next dimension. */
291 /* When we get to the end of a dimension, reset it and increment
292 the next dimension. */
H A Dcshift0.m4106 dimension(n1,n2,n3) :: a, b
111 dimension(n1*n2*n3) :: an, bn
178 /* Do the shift for this dimension. */
217 /* When we get to the end of a dimension, reset it and increment
218 the next dimension. */
H A Diforeach-s2.m473 /* When we get to the end of a dimension, reset it and increment
74 the next dimension. */
171 /* When we get to the end of a dimension, reset it and increment
172 the next dimension. */
H A Diforeach.m479 /* When we get to the end of a dimension, reset it and increment
80 the next dimension. */
204 /* When we get to the end of a dimension, reset it and increment
205 the next dimension. */
H A Difunction.m4161 /* When we get to the end of a dimension, reset it and increment
162 the next dimension. */
354 /* When we get to the end of a dimension, reset it and increment
355 the next dimension. */
484 " u_name intrinsic in dimension %ld:"
507 /* When we get to the end of a dimension, reset it and increment
508 the next dimension. */
H A Difunction-s2.m4173 /* When we get to the end of a dimension, reset it and increment
174 the next dimension. */
367 /* When we get to the end of a dimension, reset it and increment
368 the next dimension. */
497 " u_name intrinsic in dimension %ld:"
520 /* When we get to the end of a dimension, reset it and increment
521 the next dimension. */
H A Difunction-s.m4172 /* When we get to the end of a dimension, reset it and increment
173 the next dimension. */
366 /* When we get to the end of a dimension, reset it and increment
367 the next dimension. */
496 " u_name intrinsic in dimension %ld:"
519 /* When we get to the end of a dimension, reset it and increment
520 the next dimension. */
H A Dspread.m4132 " intrinsic in dimension %ld: is %ld,"
142 " intrinsic in dimension %ld: is %ld,"
203 /* When we get to the end of a dimension, reset it and increment
204 the next dimension. */
H A Diforeach-s.m490 /* When we get to the end of a dimension, reset it and increment
91 the next dimension. */
219 /* When we get to the end of a dimension, reset it and increment
220 the next dimension. */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c2098 if ((sym->ts.type != BT_CLASS && sym->attr.dimension) in gfc_match_varspec()
2100 && CLASS_DATA (sym)->attr.dimension)) in gfc_match_varspec()
2128 && !sym->attr.dimension) in gfc_match_varspec()
2148 && sym->assoc->st->n.sym->attr.dimension == 0)) in gfc_match_varspec()
2150 sym->attr.dimension = 1; in gfc_match_varspec()
2170 || (sym->attr.dimension && sym->ts.type != BT_CLASS in gfc_match_varspec()
2176 && (CLASS_DATA (sym)->attr.dimension in gfc_match_varspec()
2652 int dimension, codimension, pointer, allocatable, target; in gfc_variable_attr() local
2667 dimension = CLASS_DATA (sym)->attr.dimension; in gfc_variable_attr()
2674 dimension = attr.dimension; in gfc_variable_attr()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc2077 if ((sym->ts.type != BT_CLASS && sym->attr.dimension) in gfc_match_varspec()
2079 && CLASS_DATA (sym)->attr.dimension)) in gfc_match_varspec()
2107 && !sym->attr.dimension) in gfc_match_varspec()
2127 && sym->assoc->st->n.sym->attr.dimension == 0)) in gfc_match_varspec()
2129 sym->attr.dimension = 1; in gfc_match_varspec()
2149 || (sym->attr.dimension && sym->ts.type != BT_CLASS in gfc_match_varspec()
2155 && (CLASS_DATA (sym)->attr.dimension in gfc_match_varspec()
2640 int dimension, codimension, pointer, allocatable, target, optional; in gfc_variable_attr() local
2656 dimension = CLASS_DATA (sym)->attr.dimension; in gfc_variable_attr()
2663 dimension = attr.dimension; in gfc_variable_attr()
[all …]
/netbsd-src/usr.bin/xlint/lint1/
H A Dinit.c194 tp->u.dimension = (int)size; in update_type_of_array_of_unknown_size()
304 dr->dr_subscript < (size_t)tp->u.dimension); in designator_type()
509 dr->dr_subscript >= (size_t)tp->u.dimension) in brace_level_advance()
531 error(173, tp->u.dimension); in warn_too_many_initializers()
803 if (!tp->t_incomplete_array && subscript >= (size_t)tp->u.dimension) { in initialization_add_designator_subscript()
805 error(168, (uintmax_t)subscript, tp->u.dimension - 1); in initialization_add_designator_subscript()
861 if (!tp->t_incomplete_array && (size_t)tp->u.dimension < len) in initialization_init_array_from_string()
863 warning(187, (uintmax_t)len, (uintmax_t)tp->u.dimension); in initialization_init_array_from_string()
/netbsd-src/sys/arch/amiga/dev/
H A Damidisplaycc.c1135 dimen_t dimension; in amidisplaycc_initgfxview() local
1139 dimension.width = adp->gfxwidth; in amidisplaycc_initgfxview()
1140 dimension.height = adp->gfxheight; in amidisplaycc_initgfxview()
1142 &dimension, in amidisplaycc_initgfxview()
1255 dimen_t dimension; in amidisplaycc_alloc_screen() local
1284 dimension.width = screenp->ncols * fontwidth; in amidisplaycc_alloc_screen()
1285 dimension.height = screenp->nrows * fontheight; in amidisplaycc_alloc_screen()
1287 view = grf_alloc_view(NULL, &dimension, depth); in amidisplaycc_alloc_screen()
1311 scr->width = dimension.width; in amidisplaycc_alloc_screen()
1312 scr->height = dimension.height; in amidisplaycc_alloc_screen()
[all …]
/netbsd-src/sys/arch/atari/dev/
H A Dgrfabs_reg.h42 struct dimension { struct
46 typedef struct dimension dimen_t; argument

12345678910>>...14