Home
last modified time | relevance | path

Searched defs:dimension (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mesh.c62 int dimension; /* dimension of the torus */ member
191 int dimension; /* mesh dimension */ member
1145 int dimension = mesh->dimension; in reorder_node_links() local
1218 unsigned int dimension = mesh->dimension; in make_coord() local
1292 int dimension = mesh->dimension; in measure_geometry() local
1580 int dimension; in dump_mesh() local
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h66 int dimension; /* apparent dimension of mesh around node */ member
/freebsd/sys/dev/md/
H A Dmd.c353 dimension(off_t size) in dimension() function
/freebsd/crypto/krb5/doc/html/_static/
H A Djquery.js6705 function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computedVal ) { argument
6773 function getWidthOrHeight( elem, dimension, extra ) { argument
7012 jQuery.each( [ "height", "width" ], function( _i, dimension ) { argument
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2876 TypeSourceInfo *queried, uint64_t value, Expr *dimension, in ArrayTypeTraitExpr()