/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 988 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf() 992 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf() 997 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData() 1001 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData() 1034 bool branched() const { return height > 0; } in branched() function 1061 return !branched() ? rootLeaf().start(0) : rootBranchStart(); in start() 1067 return !branched() ? rootLeaf().stop(rootSize - 1) : in stop() 1075 return branched() ? treeSafeLookup(x, NotFound) : 1083 if (branched() || rootSize == RootLeaf::Capacity) in insert() 1156 assert(branched() && "treeLookup assumes a branched root"); in treeSafeLookup() [all …]
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 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() 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/llvm-project/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 984 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf() 988 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf() 993 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData() 997 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData() 1030 bool branched() const { return height > 0; } in branched() function 1057 return !branched() ? rootLeaf().start(0) : rootBranchStart(); in start() 1063 return !branched() ? rootLeaf().stop(rootSize - 1) : in stop() 1071 return branched() ? treeSafeLookup(x, NotFound) : 1079 if (branched() || rootSize == RootLeaf::Capacity) in insert() 1152 assert(branched() && "treeLookup assumes a branched root"); in treeSafeLookup() [all …]
|
/external/angle/doc/ |
D | BranchingAndRolling.md | 7 branch to correspond to a branched release of Chrome. 35 has already been branched. If this is the case, a branch of ANGLE should be 39 admins can create a new branch.** To create a branch of ANGLE for a branched
|
/external/antlr/runtime/Python3/ |
D | ChangeLog | 3 Initial Python3 target, branched from the Python target by Benjamin
|
/external/llvm-project/clang/test/CodeGenOpenCL/ |
D | builtins.cl | 4 // Ensure `enqueue_kernel` can be branched upon.
|
/external/llvm-project/llvm/docs/ |
D | CFIVerify.rst | 67 target instruction is branched-to, the fallthrough of the branch should be the
|
D | DeveloperPolicy.rst | 550 * Turn the soft-error into a hard-error after said LLVM release has branched.
|
/external/mesa3d/docs/ |
D | releasing.rst | 38 - Feature releases are branched on or around the second Wednesday of
|
/external/llvm-project/llvm/test/Transforms/StructurizeCFG/ |
D | interleaved-loop-order.ll | 8 ; For example %outer.loop.body used to branched to %inner.loop.end
|
/external/icu/icu4c/source/common/ |
D | rbbirpt.txt | 257 # The state that branched to here must have pushed a return state
|
/external/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.c | 2408 bool branched = false; in midgard_cull_dead_branch() local 2413 if (branched) in midgard_cull_dead_branch() 2416 branched = true; in midgard_cull_dead_branch()
|
/external/python/cpython2/Lib/idlelib/ |
D | HISTORY.txt | 32 - IDLEfork CVS will now be branched to enable further development and
|
/external/python/cpython3/Lib/idlelib/ |
D | HISTORY.txt | 32 - IDLEfork CVS will now be branched to enable further development and
|
/external/llvm-project/mlir/test/Dialect/SPIRV/ |
D | control-flow-ops.mlir | 351 // expected-error @+1 {{must have a loop header block branched from the entry block}}
|
/external/llvm-project/llvm/docs/Proposals/ |
D | GitHubMove.rst | 651 Each branched component has its branch rewritten on top of the 660 pinpoint its root commit; it may simply be branched from the
|
/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | cfg-stackify.ll | 805 ; A block can be "branched to" from another even if it is also reachable via
|
/external/e2fsprogs/lib/et/ |
D | com_err.texinfo | 448 branched to, using a goto, in the event of failure. A common source
|
/external/llvm/test/CodeGen/WebAssembly/ |
D | cfg-stackify.ll | 1126 ; A block can be "branched to" from another even if it is also reachable via
|
/external/ltp/doc/ |
D | c-test-tutorial-simple.txt | 808 repository. First lets look at the commit history since we branched from
|
/external/llvm-project/flang/include/flang/Optimizer/Dialect/ |
D | FIROps.td | 579 // The number of blocks that may be branched to
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 382 branched from, and expands test coverage to run many more tests on
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 21649 branched
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz |
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|