Searched defs:_firstch (Results 1 - 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDefaultBase.java522 protected int _firstch(int identity) method in class:DTMDefaultBase
724 int firstChild = _firstch(index);
883 int firstChild = _firstch(identity);
973 int firstChild = _firstch(identity);
991 for (firstChild = _firstch(makeNodeIdentity(nodeHandle));
1002 for (firstChild = _firstch(makeNodeIdentity(nodeHandle));
1026 int child = _firstch(identity);
1190 int node = _firstch(parent);
1369 int ch = _firstch(rootID);
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 226 milliseconds