/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/wire/ |
D | decode_fast.c | 252 uint64_t* hasbits, fastdecode_arr* farr, in fastdecode_getfield() 347 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 419 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 440 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 497 #define FASTDECODE_UNPACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 538 #define FASTDECODE_PACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 576 #define FASTDECODE_FIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 627 uint64_t hasbits, uint64_t data) { in fastdecode_verifyutf8() 635 #define FASTDECODE_LONGSTRING(d, ptr, msg, table, hasbits, dst, validate_utf8) \ argument 663 intptr_t table, uint64_t hasbits, in fastdecode_longstring_utf8() [all …]
|
D | decode_internal.h | 142 uint64_t hasbits, uint64_t tag) { in _upb_FastDecoder_TagDispatch()
|
D | decode.c | 1268 intptr_t table, uint64_t hasbits, in _upb_FastDecoder_DecodeGeneric()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/internal/ |
H A D | decode_fast.c | 235 uint64_t* hasbits, fastdecode_arr* farr, in fastdecode_getfield() 330 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 402 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 423 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 480 #define FASTDECODE_UNPACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 521 #define FASTDECODE_PACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 560 #define FASTDECODE_FIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 611 uint64_t hasbits, uint64_t data) { in fastdecode_verifyutf8() 619 #define FASTDECODE_LONGSTRING(d, ptr, msg, table, hasbits, dst, validate_utf8) \ argument 647 intptr_t table, uint64_t hasbits, in fastdecode_longstring_utf8() [all …]
|
H A D | decoder.h | 106 uint64_t hasbits, uint64_t tag) { in _upb_FastDecoder_TagDispatch()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/internal/ |
H A D | map_entry.h | 28 uint64_t hasbits; member
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | generated_message_tctable_lite.cc | 90 uint64_t hasbits = ReadAt<uint32_t>(msg, table->has_bits_offset); in ParseLoop() local 769 uint64_t hasbits; in SingularVarBigint() member 1265 MessageLite* msg, uint64_t& hasbits) { in SetHas()
|
H A D | generated_message_tctable_impl.h | 430 MessageLite* msg, uint64_t hasbits, const TcParseTableBase* table) { in SyncHasbits()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_tctable_lite.cc | 90 uint64_t hasbits = ReadAt<uint32_t>(msg, table->has_bits_offset); in ParseLoop() local 769 uint64_t hasbits; in SingularVarBigint() member 1265 MessageLite* msg, uint64_t& hasbits) { in SetHas()
|
H A D | generated_message_tctable_impl.h | 426 MessageLite* msg, uint64_t hasbits, const TcParseTableBase* table) { in SyncHasbits()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/mini_table/ |
D | message_internal.h | 98 uint64_t hasbits; member
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 1259 uint64_t* hasbits, fastdecode_arr* farr, in fastdecode_getfield() 1354 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1425 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1446 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1503 #define FASTDECODE_UNPACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1544 #define FASTDECODE_PACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1581 #define FASTDECODE_FIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1632 uint64_t hasbits, uint64_t data) { in fastdecode_verifyutf8() 1640 #define FASTDECODE_LONGSTRING(d, ptr, msg, table, hasbits, dst, validate_utf8) \ argument 1676 intptr_t table, uint64_t hasbits, in fastdecode_longstring_utf8() [all …]
|
H A D | ruby-upb.h | 5532 uint64_t hasbits, uint64_t tag) { in fastdecode_tagdispatch()
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 1588 uint64_t* hasbits, fastdecode_arr* farr, in fastdecode_getfield() 1683 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1754 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1775 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1832 #define FASTDECODE_UNPACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1873 #define FASTDECODE_PACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1910 #define FASTDECODE_FIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1961 uint64_t hasbits, uint64_t data) { in fastdecode_verifyutf8() 1969 #define FASTDECODE_LONGSTRING(d, ptr, msg, table, hasbits, dst, validate_utf8) \ argument 2005 intptr_t table, uint64_t hasbits, in fastdecode_longstring_utf8() [all …]
|
H A D | php-upb.h | 6098 uint64_t hasbits, uint64_t tag) { in fastdecode_tagdispatch()
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 1588 uint64_t* hasbits, fastdecode_arr* farr, in fastdecode_getfield() 1683 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1754 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1775 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1832 #define FASTDECODE_UNPACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1873 #define FASTDECODE_PACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1910 #define FASTDECODE_FIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1961 uint64_t hasbits, uint64_t data) { in fastdecode_verifyutf8() 1969 #define FASTDECODE_LONGSTRING(d, ptr, msg, table, hasbits, dst, validate_utf8) \ argument 2005 intptr_t table, uint64_t hasbits, in fastdecode_longstring_utf8() [all …]
|
H A D | php-upb.h | 6098 uint64_t hasbits, uint64_t tag) { in fastdecode_tagdispatch()
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 1259 uint64_t* hasbits, fastdecode_arr* farr, in fastdecode_getfield() 1354 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1425 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1446 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1503 #define FASTDECODE_UNPACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1544 #define FASTDECODE_PACKEDFIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1581 #define FASTDECODE_FIXED(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1632 uint64_t hasbits, uint64_t data) { in fastdecode_verifyutf8() 1640 #define FASTDECODE_LONGSTRING(d, ptr, msg, table, hasbits, dst, validate_utf8) \ argument 1676 intptr_t table, uint64_t hasbits, in fastdecode_longstring_utf8() [all …]
|
H A D | ruby-upb.h | 5532 uint64_t hasbits, uint64_t tag) { in fastdecode_tagdispatch()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/ |
H A D | decode.c | 1328 intptr_t table, uint64_t hasbits, in _upb_FastDecoder_DecodeGeneric()
|