| /third_party/grpc/third_party/upb/upb/wire/internal/ |
| D | decode_fast.h | 69 #define F(card, type, valbytes, tagbytes) \ argument 72 #define TYPES(card, tagbytes) \ argument 96 #define F(card, tagbytes, type) \ argument 100 #define UTF8(card, tagbytes) \ argument 118 #define F(card, tagbytes, size_ceil, ceil_arg) \ argument 121 #define SIZES(card, tagbytes) \ argument
|
| D | decode_fast.c | 83 bool fastdecode_checktag(uint16_t data, int tagbytes) { in fastdecode_checktag() 184 bool fastdecode_tagmatch(uint32_t tag, uint64_t data, int tagbytes) { in fastdecode_tagmatch() 203 int tagbytes, int valbytes) { in fastdecode_nextrepeated() 273 bool fastdecode_flippacked(uint64_t* data, int tagbytes) { in fastdecode_flippacked() 278 #define FASTDECODE_CHECKPACKED(tagbytes, card, func) \ argument 328 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 400 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 421 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 438 #define F(card, type, valbytes, tagbytes) \ argument 447 #define TYPES(card, tagbytes) \ argument [all …]
|
| /third_party/protobuf/upb/wire/internal/ |
| D | decode_fast.h | 69 #define F(card, type, valbytes, tagbytes) \ argument 72 #define TYPES(card, tagbytes) \ argument 96 #define F(card, tagbytes, type) \ argument 100 #define UTF8(card, tagbytes) \ argument 118 #define F(card, tagbytes, size_ceil, ceil_arg) \ argument 121 #define SIZES(card, tagbytes) \ argument
|
| D | decode_fast.c | 83 bool fastdecode_checktag(uint16_t data, int tagbytes) { in fastdecode_checktag() 184 bool fastdecode_tagmatch(uint32_t tag, uint64_t data, int tagbytes) { in fastdecode_tagmatch() 203 int tagbytes, int valbytes) { in fastdecode_nextrepeated() 273 bool fastdecode_flippacked(uint64_t* data, int tagbytes) { in fastdecode_flippacked() 278 #define FASTDECODE_CHECKPACKED(tagbytes, card, func) \ argument 328 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 400 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 421 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 438 #define F(card, type, valbytes, tagbytes) \ argument 447 #define TYPES(card, tagbytes) \ argument [all …]
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.c | 8043 bool fastdecode_checktag(uint16_t data, int tagbytes) { in fastdecode_checktag() 8144 bool fastdecode_tagmatch(uint32_t tag, uint64_t data, int tagbytes) { in fastdecode_tagmatch() 8163 int tagbytes, int valbytes) { in fastdecode_nextrepeated() 8233 bool fastdecode_flippacked(uint64_t* data, int tagbytes) { in fastdecode_flippacked() 8238 #define FASTDECODE_CHECKPACKED(tagbytes, card, func) \ argument 8288 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 8360 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 8381 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 8398 #define F(card, type, valbytes, tagbytes) \ argument 8407 #define TYPES(card, tagbytes) \ argument [all …]
|
| D | ruby-upb.h | 5287 #define F(card, type, valbytes, tagbytes) \ argument 5290 #define TYPES(card, tagbytes) \ argument 5314 #define F(card, tagbytes, type) \ argument 5318 #define UTF8(card, tagbytes) \ argument 5336 #define F(card, tagbytes, size_ceil, ceil_arg) \ argument 5339 #define SIZES(card, tagbytes) \ argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.c | 8043 bool fastdecode_checktag(uint16_t data, int tagbytes) { in fastdecode_checktag() 8144 bool fastdecode_tagmatch(uint32_t tag, uint64_t data, int tagbytes) { in fastdecode_tagmatch() 8163 int tagbytes, int valbytes) { in fastdecode_nextrepeated() 8233 bool fastdecode_flippacked(uint64_t* data, int tagbytes) { in fastdecode_flippacked() 8238 #define FASTDECODE_CHECKPACKED(tagbytes, card, func) \ argument 8288 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 8360 #define FASTDECODE_PACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 8381 #define FASTDECODE_VARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 8398 #define F(card, type, valbytes, tagbytes) \ argument 8407 #define TYPES(card, tagbytes) \ argument [all …]
|
| D | php-upb.h | 5285 #define F(card, type, valbytes, tagbytes) \ argument 5288 #define TYPES(card, tagbytes) \ argument 5312 #define F(card, tagbytes, type) \ argument 5316 #define UTF8(card, tagbytes) \ argument 5334 #define F(card, tagbytes, size_ceil, ceil_arg) \ argument 5337 #define SIZES(card, tagbytes) \ argument
|