Searched defs:table_end (Results 1 – 6 of 6) sorted by relevance
271 … typename std::vector<lsh::LshTable<ElementType> >::const_iterator table_end = tables_.end(); in getNeighbors() local309 … typename std::vector<lsh::LshTable<ElementType> >::const_iterator table_end = tables_.end(); in getNeighbors() local342 typename std::vector<lsh::LshTable<ElementType> >::const_iterator table_end = tables_.end(); in getNeighbors() local
175 for (TableMap::iterator table = tables_.begin(), table_end = tables_.end(); in GenerateTableOrdering() local188 table_end = tables_in_font.end(); in GenerateTableOrdering() local529 table_end = headers->end(); in LoadTableData() local546 table_end = headers->end(); in LoadTableData() local
214 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local
889 FT_Byte* table_end; member