Home
last modified time | relevance | path

Searched refs:findSortedLabelIndex (Results 1 – 3 of 3) sorted by relevance

/external/srec/tools/grxmlcompile/
Dgrxmldoc.h77 bool findSortedLabelIndex( int i, int &sortedIndex );
Dnetw_dump.cpp38 if (origIndex >= 0 && p_Doc.findSortedLabelIndex (origIndex, sortedIndex )) in RemapForSortedOutput()
Dgrxmldoc.cpp1201 bool GRXMLDoc::findSortedLabelIndex( int i, int &sortedIndex ) in findSortedLabelIndex() function in GRXMLDoc