Home
last modified time | relevance | path

Searched refs:dimensions (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/binutils-2.34/gas/
H A Decoff.c1066 symint_t dimensions [N_TQ]; /* dimensions for each array */ member
1992 (void) add_aux_sym_symint (t->dimensions[i] - 1); /* high bound*/ in add_aux_sym_tir()
1993 (void) add_aux_sym_symint ((t->dimensions[i] == 0) /* stride */ in add_aux_sym_tir()
1995 : (t->sizes[i] * 8) / t->dimensions[i]); in add_aux_sym_tir()
2594 coff_type.dimensions[coff_type.num_dims] = dimens[i]; in ecoff_directive_dim()
2862 coff_type.sizes[i] = (coff_type.dimensions[i + 1] == 0 in ecoff_directive_endef()
2865 / coff_type.dimensions[i + 1])); in ecoff_directive_endef()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c1074 symint_t dimensions [N_TQ]; /* dimensions for each array */ member
2108 (void) add_aux_sym_symint (t->dimensions[i] - 1); /* high bound*/ in add_aux_sym_tir()
2109 (void) add_aux_sym_symint ((t->dimensions[i] == 0) /* stride */ in add_aux_sym_tir()
2111 : (t->sizes[i] * 8) / t->dimensions[i]); in add_aux_sym_tir()
2877 t.dimensions[ t.num_dims++ ] = *t_ptr++; in parse_def()
3106 if (t.dimensions[ i+1 ]) in parse_def()
3107 t.sizes[ i ] = t.sizes[ i+1 ] / t.dimensions[ i+1 ]; in parse_def()
/dragonfly/contrib/binutils-2.27/gas/
H A Decoff.c1066 symint_t dimensions [N_TQ]; /* dimensions for each array */ member
1992 (void) add_aux_sym_symint (t->dimensions[i] - 1); /* high bound*/ in add_aux_sym_tir()
1993 (void) add_aux_sym_symint ((t->dimensions[i] == 0) /* stride */ in add_aux_sym_tir()
1995 : (t->sizes[i] * 8) / t->dimensions[i]); in add_aux_sym_tir()
2590 coff_type.dimensions[coff_type.num_dims] = dimens[i]; in ecoff_directive_dim()
2858 coff_type.sizes[i] = (coff_type.dimensions[i + 1] == 0 in ecoff_directive_endef()
2861 / coff_type.dimensions[i + 1])); in ecoff_directive_endef()
/dragonfly/contrib/file/magic/Magdir/
H A Dimages916 # "small" dimensions like: 14x15 15x16 16x14 16x16 32x32
922 # "big" dimensions > 63
1111 # dimensions of the intended device like 640 x 480 for VGA or 1024 x 768
3384 # X, Y, and Z dimensions are stored as 24-bit LE.
/dragonfly/games/fortune/datfiles/
H A Dzippy739 Is it clean in other dimensions?
H A Dmurphy137 A large system, produced by expanding the dimensions of
H A Dfortunes8248 A pain in the ass of major dimensions.
19685 and alternate dimensions are almost never any fun. Remain calm
36958 OK, now let's look at four dimensions on the blackboard.
46136 four dimensions being cylinder, group, track, and sector.
47917 The only difference between a rut and a grave is their dimensions.
54204 redundancy of such grotesque dimensions as to defy rational understanding.
H A Dfortunes-o4288 with a hole milled down the center of precisely the dimensions of one of
/dragonfly/lib/libncurses/include/
H A Dcurses.head148 * The internal type used for window dimensions.
/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-expand.c6768 tree dimensions = build_int_cstu (uint32_type_node, max_dim + 1); in grid_get_kernel_launch_attributes() local
6769 gsi_insert_before (gsi, gimple_build_assign (dimref, dimensions), in grid_get_kernel_launch_attributes()
H A Dtarget.def1689 "This hook should check the launch dimensions provided for an OpenACC\n\
1698 provide dimensions larger than 1.",
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc.opt1618 Specify default OpenACC compute dimensions.
/dragonfly/sys/dev/drm/radeon/
H A Dcik.c4514 u32 dimensions[3]; member
/dragonfly/contrib/dialog/
H A DCHANGES72 + amend adjustment to inputbox height so the autosized dimensions match
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src3632 # "xnuppc-WxH", where W and H are the character dimensions of your
13996 # Pn= 1 Request current window dimensions
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi7115 attempts to change the order of the matrix's dimensions in order to