Home
last modified time | relevance | path

Searched refs:branched (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntervalMap.h981 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf()
985 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf()
989 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData()
993 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData()
1025 bool branched() const { return height > 0; } in branched() function
1052 return !branched() ? rootLeaf().start(0) : rootBranchStart(); in start()
1058 return !branched() ? rootLeaf().stop(rootSize - 1) : in stop()
1066 return branched() ? treeSafeLookup(x, NotFound) :
1074 if (branched() || rootSize == RootLeaf::Capacity) in insert()
1134 assert(branched() && "treeLookup assumes a branched root"); in treeSafeLookup()
[all …]
/external/llvm/include/llvm/ADT/
DIntervalMap.h991 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() function
1062 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 …]
/external/icu/icu4c/source/common/
Drbbirpt.txt257 # The state that branched to here must have pushed a return state
/external/e2fsprogs/lib/et/
Dcom_err.texinfo448 branched to, using a goto, in the event of failure. A common source
/external/llvm/test/CodeGen/WebAssembly/
Dcfg-stackify.ll1126 ; A block can be "branched to" from another even if it is also reachable via
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/curl/
DCHANGES.013085 - We have "branched" the source-tree at a few places. Checkout the CVS sources