Home
last modified time | relevance | path

Searched defs:case_val (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h12 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
17 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
Dupb.c14 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
19 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
5479 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
5484 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
/external/deqp-deps/SPIRV-Tools/source/opt/
Ddead_branch_elim_pass.cpp130 uint32_t case_val; in MarkLiveBlocks() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddead_branch_elim_pass.cpp130 uint32_t case_val; in MarkLiveBlocks() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Ddead_branch_elim_pass.cpp130 uint32_t case_val; in MarkLiveBlocks() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c17 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
22 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
4608 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
4613 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
Dupb.h23 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
28 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument