Searched refs:baseHandle (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/parallel-libs/acxxel/ |
D | acxxel.h | 687 DeviceSrcSpan.baseHandle(), DeviceSrcSpan.byte_offset(), in asyncCopyDToD() 688 DeviceDstSpan.baseHandle(), DeviceDstSpan.byte_offset(), in asyncCopyDToD() 719 DeviceSrcSpan.baseHandle(), DeviceSrcSpan.byte_offset(), in asyncCopyDToD() 720 DeviceDstSpan.baseHandle(), DeviceDstSpan.byte_offset(), in asyncCopyDToD() 739 DeviceSrcSpan.baseHandle(), DeviceSrcSpan.byte_offset(), in asyncCopyDToH() 766 DeviceSrcSpan.baseHandle(), DeviceSrcSpan.byte_offset(), in asyncCopyDToH() 786 HostSrcSpan.data(), DeviceDstSpan.baseHandle(), in asyncCopyHToD() 813 HostSrcSpan.data(), DeviceDstSpan.baseHandle(), in asyncCopyHToD() 825 DeviceDstSpan.baseHandle(), DeviceDstSpan.byte_offset(), in asyncMemsetD() 848 DeviceSrcSpan.baseHandle(), DeviceSrcSpan.byte_offset(), in syncCopyDToD() [all …]
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
D | DTM.java | 339 public int getNextNamespaceNode(int baseHandle, int namespaceHandle, in getNextNamespaceNode() argument
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMDefaultBase.java | 1511 public int getNextNamespaceNode(int baseHandle, int nodeHandle, in getNextNamespaceNode() argument 1521 SuballocatedIntVector nsContext=findNamespaceContext(makeNodeIdentity(baseHandle)); in getNextNamespaceNode()
|
D | DTMDocumentImpl.java | 1251 public int getNextNamespaceNode(int baseHandle,int namespaceHandle, boolean inScope) { in getNextNamespaceNode() argument
|