Searched defs:dimension (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mesh.c | 62 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 D | osm_mesh.h | 66 int dimension; /* apparent dimension of mesh around node */ member
|
/freebsd/sys/dev/md/ |
H A D | md.c | 353 dimension(off_t size) in dimension() function
|
/freebsd/crypto/krb5/doc/html/_static/ |
H A D | jquery.js | 6705 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 D | ExprCXX.h | 2876 TypeSourceInfo *queried, uint64_t value, Expr *dimension, in ArrayTypeTraitExpr()
|