Searched refs:dimension (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/md/
H A Dmd.c267 dimension(off_t size) function
1053 sc->indir = dimension(sc->mediasize / sc->sectorsize);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h2355 /// \brief The array dimension being queried, or -1 if not used.
2370 Expr *dimension, SourceLocation rparen, QualType ty)
2374 (dimension && dimension->isInstantiationDependent())),
2376 ATT(att), Value(value), Dimension(dimension),
/freebsd-9.3-release/contrib/gcc/
H A Dlambda-code.c128 /* Lattice dimension. */
129 int dimension; member in struct:__anon1184
139 #define LATTICE_DIMENSION(T) ((T)->dimension)
223 /* Create a new linear expression with dimension DIM, and total number
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex1916 % Typeset a dimension, e.g., `in' or `pt'. The only reason for the
2688 % use that dimension as the width of the column, and the \leftskip
2725 % If so, do nothing. If not, give it an appropriate dimension based on
2739 %% If so, set to same dimension as multitablelinespace.
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2031 % Typeset a dimension, e.g., `in' or `pt'. The only reason for the
2862 % use that dimension as the width of the column, and the \leftskip
2911 %% If so, set to same dimension as multitablelinespace.
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex1930 % Typeset a dimension, e.g., `in' or `pt'. The only reason for the
2761 % use that dimension as the width of the column, and the \leftskip
2810 %% If so, set to same dimension as multitablelinespace.

Completed in 135 milliseconds