Home
last modified time | relevance | path

Searched defs:valbytes (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/upb/wire/internal/
Ddecode_fast.c166 int valbytes) { in fastdecode_resizearr()
193 void fastdecode_commitarr(void* dst, fastdecode_arr* farr, int valbytes) { in fastdecode_commitarr()
203 int tagbytes, int valbytes) { in fastdecode_nextrepeated()
233 fastdecode_arr* farr, int valbytes, upb_card card) { in fastdecode_getfield()
289 uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge()
329 valbytes, card, zigzag, packed) \ argument
373 uint8_t valbytes; member
401 valbytes, zigzag, unpacked) \ argument
422 valbytes, card, zigzag, unpacked, packed) \ argument
438 #define F(card, type, valbytes, tagbytes) \ argument
[all …]
Ddecode_fast.h69 #define F(card, type, valbytes, tagbytes) \ argument
/third_party/grpc/third_party/upb/upb/wire/internal/
Ddecode_fast.c166 int valbytes) { in fastdecode_resizearr()
193 void fastdecode_commitarr(void* dst, fastdecode_arr* farr, int valbytes) { in fastdecode_commitarr()
203 int tagbytes, int valbytes) { in fastdecode_nextrepeated()
233 fastdecode_arr* farr, int valbytes, upb_card card) { in fastdecode_getfield()
289 uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge()
329 valbytes, card, zigzag, packed) \ argument
373 uint8_t valbytes; member
401 valbytes, zigzag, unpacked) \ argument
422 valbytes, card, zigzag, unpacked, packed) \ argument
438 #define F(card, type, valbytes, tagbytes) \ argument
[all …]
Ddecode_fast.h69 #define F(card, type, valbytes, tagbytes) \ argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c8126 int valbytes) { in fastdecode_resizearr()
8153 void fastdecode_commitarr(void* dst, fastdecode_arr* farr, int valbytes) { in fastdecode_commitarr()
8163 int tagbytes, int valbytes) { in fastdecode_nextrepeated()
8193 fastdecode_arr* farr, int valbytes, upb_card card) { in fastdecode_getfield()
8249 uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge()
8289 valbytes, card, zigzag, packed) \ argument
8333 uint8_t valbytes; member
8361 valbytes, zigzag, unpacked) \ argument
8382 valbytes, card, zigzag, unpacked, packed) \ argument
8398 #define F(card, type, valbytes, tagbytes) \ argument
[all …]
Druby-upb.h5287 #define F(card, type, valbytes, tagbytes) \ argument
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c8126 int valbytes) { in fastdecode_resizearr()
8153 void fastdecode_commitarr(void* dst, fastdecode_arr* farr, int valbytes) { in fastdecode_commitarr()
8163 int tagbytes, int valbytes) { in fastdecode_nextrepeated()
8193 fastdecode_arr* farr, int valbytes, upb_card card) { in fastdecode_getfield()
8249 uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge()
8289 valbytes, card, zigzag, packed) \ argument
8333 uint8_t valbytes; member
8361 valbytes, zigzag, unpacked) \ argument
8382 valbytes, card, zigzag, unpacked, packed) \ argument
8398 #define F(card, type, valbytes, tagbytes) \ argument
[all …]
Dphp-upb.h5285 #define F(card, type, valbytes, tagbytes) \ argument