Lines Matching refs:aEnd
168 cIter aEnd = _idList.end(); in getString() local
169 for (cIter aIter = _idList.begin(); aIter != aEnd; ++aIter) in getString()
222 DataHashtable::const_iterator aEnd = _hash.end(); in dump_DBHelp() local
223 for (DataHashtable::const_iterator aIter = _hash.begin(); aIter != aEnd; ++aIter) in dump_DBHelp()
506 HashSet::const_iterator aEnd = hidlist->end(); in link() local
508 hidListIter != aEnd; ++hidListIter) in link()
530 Hashtable::const_iterator aEnd = anchorToLL->end(); in link() local
532 enumer != aEnd; ++enumer) in link()
556 Stringtable::const_iterator aEnd = helpTextHash->end(); in link() local
558 helpTextIter != aEnd; ++helpTextIter) in link()
610 Stringtable::iterator aEnd = additionalFiles.end(); in link() local
611 for (Stringtable::iterator enumer = additionalFiles.begin(); enumer != aEnd; in link()