Home
last modified time | relevance | path

Searched refs:baseHandle (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/parallel-libs/acxxel/
Dacxxel.h687 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/
DDTM.java339 public int getNextNamespaceNode(int baseHandle, int namespaceHandle, in getNextNamespaceNode() argument
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDefaultBase.java1511 public int getNextNamespaceNode(int baseHandle, int nodeHandle, in getNextNamespaceNode() argument
1521 SuballocatedIntVector nsContext=findNamespaceContext(makeNodeIdentity(baseHandle)); in getNextNamespaceNode()
DDTMDocumentImpl.java1251 public int getNextNamespaceNode(int baseHandle,int namespaceHandle, boolean inScope) { in getNextNamespaceNode() argument