Searched refs:dim (Results 26 - 35 of 35) sorted by relevance

12

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dr600_cs.c1606 u32 dim, nfaces, llevel, blevel, w0, h0, d0; local
1635 dim = G_038000_DIM(word0);
1652 switch (dim) {
1675 dev_warn(p->dev, "this kernel doesn't support %d texture dim\n", G_038000_DIM(word0));
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Ddecl.c1204 * If a dimension was specified, dim is 1, otherwise 0
1208 addarray(sym_t *decl, int dim, int n) argument
1227 } else if (n == 0 && dim) {
1230 } else if (n == 0 && !dim) {
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dsrconv.c804 dar.length = type->size / type->u.array.dim;
812 dar.max[j] = type->u.array.dim;
/freebsd-9.3-release/contrib/gcc/
H A Dlambda-code.c227 lambda_linear_expression_new (int dim, int invariants) argument
233 LLE_COEFFICIENTS (ret) = lambda_vector_new (dim);
/freebsd-9.3-release/contrib/ncurses/misc/
H A Demx.src335 # On my terminal, \E[4m looks dim.
664 dim=\E&dH,
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.uwin322 enter_dim_mode dim str mh - - YB-G- turn on half-bright mode
H A DCaps354 enter_dim_mode dim str mh - - YB-G- turn on half-bright mode
H A DCaps.aix4354 enter_dim_mode dim str mh - - YB-G- turn on half-bright mode
H A DCaps.hpux11356 enter_dim_mode dim str mh - - YB-G- turn on half-bright mode
H A DCaps.keys356 enter_dim_mode dim str mh - - YB-G- turn on half-bright mode

Completed in 219 milliseconds

12