Home
last modified time | relevance | path

Searched defs:num_roots (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_updn.c69 unsigned num_roots; member
H A Dosm_ucast_ftree.c3630 unsigned num_roots; in fabric_load_roots() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h381 unsigned num_roots() const { return Roots.size(); } in num_roots() function
/freebsd/sys/dev/xen/pcifront/
H A Dpcifront.c452 int i, num_roots, len, err; in xpcife_attach() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp501 unsigned PatFrag::num_roots() const { in num_roots() function in llvm::gi::PatFrag
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2643 kmp_int32 num_roots; // Number of roots tasks int the TDG member