Searched defs:tag_bytes (Results 1 – 6 of 6) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_field_base.cc | 65 string tag_bytes = SimpleItoa(tag_array[0]); in SetCommonFieldVariables() local
|
/external/e2fsprogs/e2fsck/ |
D | recovery.c | 227 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/ |
D | recovery.c | 227 int tag_bytes = journal_tag_bytes(journal); in count_tags() local 452 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
|
D | do_journal.c | 272 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/ |
D | decoder.py | 838 def SkipField(buffer, pos, end, tag_bytes): argument
|
/external/ImageMagick/MagickCore/ |
D | property.c | 1263 tag_bytes[] = {0, 1, 1, 2, 4, 8, 1, 1, 2, 4, 8, 4, 8}; in GetEXIFProperty() local
|