Home
last modified time | relevance | path

Searched refs:rixEnd (Results 1 – 2 of 2) sorted by relevance

/external/srec/tools/grxmlcompile/
Dsub_supp.cpp421 void SubGraph::RemoveDuplicatesAtNode (int rixBegin, int rixEnd) in RemoveDuplicatesAtNode() argument
427 SortLanguageAtSortIndices (rixBegin, rixEnd); in RemoveDuplicatesAtNode()
432 for (rix= rixBegin+1; rix < rixEnd; rix++) { in RemoveDuplicatesAtNode()
444 SortLanguageAtSortIndices (rixBegin, rixEnd); in RemoveDuplicatesAtNode()
Dsub_grph.h260 void RemoveDuplicatesAtNode (int rixBegin, int rixEnd);