Searched refs:branched (Results 1 – 5 of 5) sorted by relevance
991 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf()995 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf()999 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData()1003 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData()1035 bool branched() const { return height > 0; } in branched() function1062 return !branched() ? rootLeaf().start(0) : rootBranchStart(); in start()1068 return !branched() ? rootLeaf().stop(rootSize - 1) : in stop()1076 return branched() ? treeSafeLookup(x, NotFound) :1084 if (branched() || rootSize == RootLeaf::Capacity) in insert()1144 assert(branched() && "treeLookup assumes a branched root"); in treeSafeLookup()[all …]
83 - dso_from: name of library or module branched from84 - dso_to: name of library or module branched to85 - symbol_from: name of function branched from86 - symbol_to: name of function branched to
235 # The state that branched to here must have pushed a return state
448 branched to, using a goto, in the event of failure. A common source
1324 branched capturing and non-capturing groups, repeated or not, and also to