/external/perfetto/ui/src/controller/ |
D | controller.ts | 84 for (const nextChild of nextChildren.values()) { constant 85 if (!this._children.has(nextChild.id)) { 86 const instance = new nextChild.factory(nextChild.args); 87 this._children.set(nextChild.id, instance); 89 const instance = this._children.get(nextChild.id)!;
|
/external/autotest/frontend/client/src/autotest/common/ |
D | DomUtils.java | 9 Element nextChild = child.getNextSiblingElement(); in clearDomChildren() local 11 child = nextChild; in clearDomChildren()
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
D | BinaryTree.java | 73 final int nextChild = 2 * node + 1 + (path & 1); in addLeaf() local 74 addLeaf(nextChild, path >>> 1, depth - 1, value); in addLeaf()
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/ |
D | JobSupport.kt | 910 state as? ChildHandleNode ?: state.list?.nextChild() in <lambda>() 920 val nextChild = child.nextChild() ?: return false in <lambda>() constant 921 return tryWaitForChild(state, nextChild, proposedUpdate) in <lambda>() 928 val waitChild = lastChild.nextChild() in <lambda>() 936 private fun LockFreeLinkedListNode.nextChild(): ChildHandleNode? { in <lambda>() method
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 359 DomTreeNode *nextChild() { in nextChild() function in __anoncdf6c96d0311::EarlyCSE::StackNode 828 DomTreeNode *child = NodeToProcess->nextChild(); in run()
|
/external/autotest/site_utils/rpm_control_system/ |
D | BeautifulSoup.py | 253 nextChild = self.contents[position] 254 newChild.nextSibling = nextChild 257 newChildsLastElement.next = nextChild
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 618 DomTreeNode *nextChild() { in nextChild() function in __anon6184f90f0311::EarlyCSE::StackNode 1338 DomTreeNode *child = NodeToProcess->nextChild(); in run()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 636 DomTreeNode *nextChild() { in nextChild() function in __anon3ae9eefb0311::EarlyCSE::StackNode 1575 DomTreeNode *child = NodeToProcess->nextChild(); in run()
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/kotlinc/lib/ |
D | kotlin-main-kts.jar | META-INF/
META-INF/MANIFEST.MF
DebugProbesKt.bin
META-INF/LICENSE
... |
D | kotlinx-coroutines-core.jar | META-INF/
META-INF/MANIFEST.MF
kotlinx/
kotlinx/coroutines/
kotlinx/ ... |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |