Home
last modified time | relevance | path

Searched defs:tag_bytes (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.cc65 string tag_bytes = SimpleItoa(tag_array[0]); in SetCommonFieldVariables() local
/external/e2fsprogs/e2fsck/
Drecovery.c227 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
452 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
/external/e2fsprogs/debugfs/
Drecovery.c227 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
452 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
Ddo_journal.c272 int tag_bytes; in journal_add_blocks_to_trans() local
625 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
/external/protobuf/python/google/protobuf/internal/
Ddecoder.py838 def SkipField(buffer, pos, end, tag_bytes): argument
/external/ImageMagick/MagickCore/
Dproperty.c1263 tag_bytes[] = {0, 1, 1, 2, 4, 8, 1, 1, 2, 4, 8, 4, 8}; in GetEXIFProperty() local