Home
last modified time | relevance | path

Searched defs:hasbit (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_util.h125 inline bool IsPresent(const void* base, uint32 hasbit) { in IsPresent() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h512 uint32_t hasbit; member
H A Dstorage.c503 size_t hasbit = 0; in create_layout() local
740 size_t hasbit = layout->fields[upb_fielddef_index(field)].hasbit; in slot_set_hasbit() local
749 size_t hasbit = layout->fields[upb_fielddef_index(field)].hasbit; slot_clear_hasbit() local
757 size_t hasbit = layout->fields[upb_fielddef_index(field)].hasbit; slot_is_hasbit_set() local
[all...]
H A Dencode_decode.c126 int32_t hasbit; member
130 static const void* newhandlerdata(upb_handlers* h, uint32_t ofs, int32_t hasbit) { in newhandlerdata() argument
140 int32_t hasbit; member
230 static void set_hasbit(void *closure, int32_t hasbit) { in set_hasbit() argument
146 newsubmsghandlerdata(upb_handlers* h, const upb_fielddef *f, uint32_t ofs, int32_t hasbit, VALUE subklass) newsubmsghandlerdata() argument
716 int32_t hasbit = -1; add_handlers_for_singular_field() local
[all...]
H A Dupb.c579 uint32_t hasbit = field->presence; in decode_tomsg() local
852 uint32_t hasbit = f->presence; in upb_readhasbit() local
3900 size_t hasbit; in make_layout() local
5177 uint32_t hasbit = field->presence; upb_msg_has() local
5885 int32_t hasbit; global() member
5943 upb_msg_getscalarhandlerdata(const upb_handlers *h, upb_selector_t s, upb_fieldtype_t *type, size_t *offset, int32_t *hasbit) upb_msg_getscalarhandlerdata() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.cc652 int hasbit = HasBitIndex(field); in HasByteIndex() local
657 int hasbit = HasBitIndex(field); in HasWordIndex() local
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c4355 size_t hasbit; in make_layout() local

Completed in 40 milliseconds