Home
last modified time | relevance | path

Searched defs:taglen (Results 1 – 5 of 5) sorted by relevance

/external/tremolo/Tremolo/
Dtreminfo.c77 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query() local
97 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query_count() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp791 const uint32_t taglen = tag.GetLength(); in IsWholeWord() local
821 int32_t taglen = tag.GetLength(); in SearchWord() local
887 int32_t taglen = tag.GetLength(); in FindTag() local
/external/libvorbis/lib/
Dinfo.c100 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query() local
120 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query_count() local
/external/ImageMagick/coders/
Dmeta.c1843 taglen; in formatIPTC() local
1977 taglen; in formatIPTCfromBuffer() local
/external/boringssl/src/crypto/cipher/
De_aes.c94 int taglen; member