Home
last modified time | relevance | path

Searched refs:tagCount (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_shared.cpp104 uint32 tagCount, in ParseTag() argument
116 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
141 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
169 fColorPlanes = Pin_uint32 (0, tagCount / 3, kMaxColorPlanes); in ParseTag()
180 tagCount, in ParseTag()
216 fColorPlanes = Pin_uint32 (0, tagCount / 3, kMaxColorPlanes); in ParseTag()
233 tagCount, in ParseTag()
277 tagCount, in ParseTag()
312 tagCount, in ParseTag()
347 tagCount, in ParseTag()
[all …]
Ddng_exif.cpp757 uint32 tagCount, in ParseTag() argument
769 tagCount, in ParseTag()
787 tagCount, in ParseTag()
806 tagCount, in ParseTag()
824 tagCount, in ParseTag()
842 tagCount, in ParseTag()
865 uint32 tagCount, in Parse_ifd0() argument
880 tagCount, in Parse_ifd0()
910 tagCount, in Parse_ifd0()
940 tagCount, in Parse_ifd0()
[all …]
Ddng_ifd.cpp265 uint32 tagCount, in ParseTag() argument
281 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
310 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
332 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
354 CheckTagCount (parentCode, tagCode, tagCount, 1, 0x0FFFF); in ParseTag()
367 for (j = 0; j < tagCount; j++) in ParseTag()
432 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
482 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
507 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
532 fTileOffsetsCount = tagCount; in ParseTag()
[all …]
Ddng_info.cpp103 uint32 tagCount, in ParseTag() argument
138 tagCount, in ParseTag()
154 tagCount, in ParseTag()
170 tagCount, in ParseTag()
181 tagCount >= 14) in ParseTag()
186 tagCount, in ParseTag()
202 tagCount >= 14) in ParseTag()
266 tagCount > 22) in ParseTag()
280 tagCount - 20, in ParseTag()
284 tagOffset + tagCount, in ParseTag()
[all …]
Ddng_parse_utils.cpp2001 uint32 tagCount, in DumpTagValues() argument
2027 if (tagCount > kMaxDumpSingleLine) in DumpTagValues()
2030 printf (" %u entries", (unsigned) tagCount); in DumpTagValues()
2034 for (uint32 j = 0; j < tagCount && j < kMaxDumpArray; j++) in DumpTagValues()
2037 if (tagCount <= kMaxDumpSingleLine) in DumpTagValues()
2125 if (tagCount > kMaxDumpArray) in DumpTagValues()
2128 printf (" ... %u more entries\n", (unsigned) (tagCount - kMaxDumpArray)); in DumpTagValues()
2144 tagCount, in DumpTagValues()
2161 uint32 tagSize = tagCount * TagTypeSize (tagType); in DumpTagValues()
2163 if (tagCount == 1 && (tagType == ttByte || in DumpTagValues()
[all …]
Ddng_parse_utils.h127 uint32 tagCount,
162 uint32 tagCount,
187 uint32 tagCount,
194 uint32 tagCount,
201 uint32 tagCount,
208 uint32 tagCount,
217 uint32 tagCount,
225 uint32 tagCount,
Ddng_exif.h297 uint32 tagCount,
310 uint32 tagCount,
318 uint32 tagCount,
326 uint32 tagCount,
334 uint32 tagCount,
342 uint32 tagCount,
Ddng_shared.h106 uint32 tagCount,
216 uint32 tagCount,
232 uint32 tagCount,
240 uint32 tagCount,
Ddng_info.h106 uint32 tagCount,
Ddng_ifd.h246 uint32 tagCount,
/third_party/icu/icu4c/source/tools/gencnval/
Dgencnval.c128 static uint16_t tagCount = 0; variable
536 if (tagCount >= MAX_TAG_COUNT) { in getTagNumber()
546 for (t = 0; t < tagCount; ++t) { in getTagNumber()
554 if (tagCount >= MAX_TAG_COUNT) { in getTagNumber()
573 tags[tagCount].tag = GET_TAG_NUM(atag); in getTagNumber()
576 return tagCount++; in getTagNumber()
593 if (tagCount > UCNV_NUM_RESERVED_TAGS) { in addOfficialTaggedStandards()
619 tags[tagCount++].tag = (uint16_t)((atag - tagStore) >> 1); in addOfficialTaggedStandards()
817 for (idx = UCNV_NUM_RESERVED_TAGS; idx < tagCount; idx++) { in resolveAliasToConverter()
988 uint16_t *aliasArrLists = (uint16_t *)uprv_malloc(tagCount * converterCount * sizeof(uint16_t)); in writeAliasTable()
[all …]
/third_party/skia/third_party/externals/icu/source/tools/gencnval/
Dgencnval.c127 static uint16_t tagCount = 0; variable
535 if (tagCount >= MAX_TAG_COUNT) { in getTagNumber()
545 for (t = 0; t < tagCount; ++t) { in getTagNumber()
553 if (tagCount >= MAX_TAG_COUNT) { in getTagNumber()
572 tags[tagCount].tag = GET_TAG_NUM(atag); in getTagNumber()
575 return tagCount++; in getTagNumber()
592 if (tagCount > UCNV_NUM_RESERVED_TAGS) { in addOfficialTaggedStandards()
618 tags[tagCount++].tag = (uint16_t)((atag - tagStore) >> 1); in addOfficialTaggedStandards()
816 for (idx = UCNV_NUM_RESERVED_TAGS; idx < tagCount; idx++) { in resolveAliasToConverter()
987 uint16_t *aliasArrLists = (uint16_t *)uprv_malloc(tagCount * converterCount * sizeof(uint16_t)); in writeAliasTable()
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_query_resource_tag.txt137 tagCount
138 tagRecord[k] (k from 0 to tagCount - 1)
160 tagCount addr = deviceBlk[devCount] addr
161 tagRecond[0] addr = tagCount + 1
/third_party/openGLES/extensions/NV/
DNV_query_resource_tag.txt137 tagCount
138 tagRecord[k] (k from 0 to tagCount - 1)
160 tagCount addr = deviceBlk[devCount] addr
161 tagRecond[0] addr = tagCount + 1
/third_party/libabigail/tests/lib/
Dcatch.hpp11351 for( auto const& tagCount : tagCounts ) { in listTags() local
11353 rss << " " << std::setw(2) << tagCount.second.count << " "; in listTags()
11355 auto wrapper = Column( tagCount.second.all() ) in listTags()