Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.cpp
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2635 kmp_int32 num_roots; // Number of roots tasks int the TDG global() member