Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx638 int cIter= 0; in bubbleSortVersion() local
642 for(int j= size; j > 0 + cIter; j--) in bubbleSortVersion()
680 cIter++; in bubbleSortVersion()
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx158 typedef std::vector<std::string>::const_iterator cIter; typedef
168 cIter aEnd = _idList.end(); in getString()
169 for (cIter aIter = _idList.begin(); aIter != aEnd; ++aIter) in getString()

Completed in 27 milliseconds