Home
last modified time | relevance | path

Searched defs:endFunc (Results 1 – 3 of 3) sorted by relevance

/external/rmi4utils/rmidevice/
Drmidevice.cpp260 int RMIDevice::ScanPDT(int endFunc, int endPage) in ScanPDT()
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java1021 int endFunc = opPos + getOp(opPos + 1) - 1; in compileFunction() local
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DWalkerFactory.java403 int endFunc = opPos + compiler.getOp(opPos + 1) - 1; in functionProximateOrContainsProximate() local