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
100 tag_end = final_table_ordering.end(); in BuildTableHeadersForSerialization() local101 tag != tag_end; ++tag) { in BuildTableHeadersForSerialization()183 tag_end = default_table_ordering->end(); in GenerateTableOrdering() local184 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()