Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_switch_test.cc30 ast::CaseSelectorList case_val; in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_switch_test.cc30 ast::CaseSelectorList case_val; in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
Dgenerator_impl_switch_test.cc30 ast::CaseSelectorList case_val; in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddead_branch_elim_pass.cpp130 uint32_t case_val; in MarkLiveBlocks() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddead_branch_elim_pass.cpp130 uint32_t case_val; in MarkLiveBlocks() local
/third_party/spirv-tools/source/opt/
Ddead_branch_elim_pass.cpp126 uint32_t case_val; in MarkLiveBlocks() local
/third_party/ffmpeg/libavcodec/
Dqdm2.c378 int run, case_val; in fix_coding_method_array() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h38 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
Dphp-upb.c39 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
44 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h37 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
42 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
Dupb.c38 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument