Searched refs:tag_end (Results 1 – 4 of 4) sorted by relevance
85 tag_end = table_tags.end(); tag != tag_end; ++tag) { in Subset() local
184 tag_end = default_table_ordering->end(); in GenerateTableOrdering() local185 tag != tag_end; ++tag) { in GenerateTableOrdering()
902 uint64_t tag_end = (uint64_t)tag_offset + (uint64_t)tag_size; in skcms_Parse() local903 if (tag_size < 4 || tag_end > profile->size) { in skcms_Parse()
1251 uint64_t tag_end = (uint64_t)tag_offset + (uint64_t)tag_size; in skcms_ParseWithA2BPriority() local1252 if (tag_size < 4 || tag_end > profile->size) { in skcms_ParseWithA2BPriority()