Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h66 int dimension; /* apparent dimension of mesh around node */ member
/freebsd-src/sys/dev/md/
H A Dmd.c338 dimension(off_t size) in dimension() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2860 /// The array dimension being queried, or -1 if not used. in ArrayTypeTraitExpr() argument