Home
last modified time | relevance | path

Searched defs:tag_index (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/lockfree/detail/
Dtagged_ptr_ptrcompression.hpp39 static const int tag_index = 3; member in boost::lockfree::detail::tagged_ptr
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_info.cpp370 for (uint32 tag_index = 0; tag_index < ifdEntries; tag_index++) in ValidateIFD() local
467 for (uint32 tag_index = 0; tag_index < ifdEntries; tag_index++) in ParseIFD() local
Ddng_shared.cpp1079 for (uint32 tag_index = 0; tag_index < ifdEntries; tag_index++) in ParseExtended() local
/third_party/ffmpeg/libavcodec/
Dmicrodvddec.c59 int tag_index = indexof(MICRODVD_TAGS, tag.key); in microdvd_set_tag() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-base-table.hh390 unsigned int tag_index = 0; in get_baseline() local
/third_party/harfbuzz/src/
Dhb-ot-layout-base-table.hh390 unsigned int tag_index = 0; in get_baseline() local
/third_party/lwip/src/apps/http/
Dhttpd.c222 u16_t tag_index; /* Counter used by tag parsing state machine */ member