Lines Matching defs:it
295 // signature mismatch, it means we're trying to read a file which
474 for (vector<ZoneType>::iterator it=info.types.begin();
475 it!=info.types.end();
476 ++it) {
478 find(abbroffset.begin(), abbroffset.end(), it->abbr);
490 os << "Warning: unusual abbr offset " << it->abbr
498 it->abbr = 0;
501 it->abbr = index;
925 * least once. First we populate it with all the rules from
1153 for (ZoneMapIter it = zoneinfo.begin();
1154 it != zoneinfo.end();
1155 ++it) {
1157 it->second.print(os, it->first);
1169 for (ZoneMapIter it = zoneinfo.begin();
1170 it != zoneinfo.end();
1171 ++it) {
1176 const string& id = it->first;
1375 vector<Transition>::iterator it =
1378 transitions.erase(it, transitions.end());
1401 * data structures. It calls mergeOne for each final zone and its
1417 // that exits it.