Home
last modified time | relevance | path

Searched refs:slot_oneof_case (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c604 static uint32_t* slot_oneof_case(MessageLayout* layout, in slot_oneof_case() function
651 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_clear()
747 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_get()
839 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_set()
901 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_mark()
923 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_dup()
925 uint32_t* from_oneof_case = slot_oneof_case(layout, from, field); in layout_dup()
955 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_deep_copy()
957 uint32_t* from_oneof_case = slot_oneof_case(layout, from, field); in layout_deep_copy()
989 uint32_t* msg1_oneof_case = slot_oneof_case(layout, msg1, field); in layout_eq()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c604 static uint32_t* slot_oneof_case(MessageLayout* layout, in slot_oneof_case() function
651 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_clear()
747 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_get()
839 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_set()
901 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_mark()
923 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_dup()
925 uint32_t* from_oneof_case = slot_oneof_case(layout, from, field); in layout_dup()
955 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_deep_copy()
957 uint32_t* from_oneof_case = slot_oneof_case(layout, from, field); in layout_deep_copy()
989 uint32_t* msg1_oneof_case = slot_oneof_case(layout, msg1, field); in layout_eq()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/ext/google/protobuf/
H A Dstorage.c575 uint32_t* slot_oneof_case(MessageLayout* layout, const void* storage, in slot_oneof_case() function
767 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_init()
815 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_get()
838 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_set()
1043 uint32_t* from_oneof_case = slot_oneof_case(layout, message_data(from), field); in layout_merge()
1044 uint32_t* to_oneof_case = slot_oneof_case(layout, message_data(to), field); in layout_merge()
1148 uint32_t* oneof_case = slot_oneof_case(layout, storage, first_field); in layout_get_oneof_case()
H A Dprotobuf.h951 uint32_t* slot_oneof_case(MessageLayout* layout, const void* storage,
H A Dmessage.c472 uint32_t* oneof_case = slot_oneof_case(intern->descriptor->layout,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/ext/google/protobuf/
H A Dstorage.c575 uint32_t* slot_oneof_case(MessageLayout* layout, const void* storage, in slot_oneof_case() function
767 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_init()
815 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_get()
838 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_set()
1043 uint32_t* from_oneof_case = slot_oneof_case(layout, message_data(from), field); in layout_merge()
1044 uint32_t* to_oneof_case = slot_oneof_case(layout, message_data(to), field); in layout_merge()
1148 uint32_t* oneof_case = slot_oneof_case(layout, storage, first_field); in layout_get_oneof_case()
H A Dprotobuf.h951 uint32_t* slot_oneof_case(MessageLayout* layout, const void* storage,
H A Dmessage.c472 uint32_t* oneof_case = slot_oneof_case(intern->descriptor->layout,