Searched defs:indexB (Results 1 – 2 of 2) sorted by relevance
2127 function compareEdgeFieldName(ascending, indexA, indexB) argument2140 function compareNodeField(fieldName, ascending, indexA, indexB) argument2154 function compareEdgeAndNode(indexA, indexB) { argument2163 function compareNodeAndEdge(indexA, indexB) { argument2172 function compareNodeAndNode(indexA, indexB) { argument2266 function sortByComparator(indexA, indexB) argument
477 size_t indexB = treeScopesB.size(); in commonTreeScope() local