Searched defs:tag_bytes (Results 1 – 11 of 11) sorted by relevance
| /external/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_field_base.cc | 66 string tag_bytes = StrCat(tag_array[0]); in SetCommonFieldVariables() 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/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/rust/crates/nom/src/sequence/ |
| D | macros.rs | 497 macro_rules! tag_bytes ( macro
|
| /external/rust/crates/nom/src/branch/ |
| D | macros.rs | 750 macro_rules! tag_bytes ( macro
|
| /external/rust/crates/nom/src/multi/ |
| D | macros.rs | 559 macro_rules! tag_bytes ( macro
|
| /external/rust/crates/android_logger/src/ |
| D | lib.rs | 152 let mut tag_bytes: [u8; LOGGING_TAG_MAX_LEN + 1] = unsafe { mem::uninitialized() }; in log() localVariable
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
| D | protoc-gen-upb.cc | 637 uint8_t tag_bytes[10] = {0}; in GetEncodedTag() local
|
| /external/protobuf/python/google/protobuf/internal/ |
| D | decoder.py | 1000 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
|