Home
last modified time | relevance | path

Searched defs:trueBranches (Results 1 – 2 of 2) sorted by relevance

/dports/security/klee/klee-2.2/lib/Core/
H A DCoreStats.cpp28 Statistic stats::trueBranches("TrueBranches", "Bt"); member in stats
/dports/biology/abyss/abyss-2.3.1/Graph/
H A DExtendPath.h274 trueBranches(const typename boost::graph_traits<BidirectionalGraph>::vertex_descriptor& u, in trueBranches() function
330 unsigned trueBranches = 0; in successor() local