Home
last modified time | relevance | path

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

/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/tint/src/writer/glsl/
Dgenerator_impl_switch_test.cc30 ast::CaseSelectorList case_val; in TEST_F() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstgldisplay_x11.c200 #define WIN_FROM_EVENT(case_val,event_type,window_field) \ in _window_from_event() argument
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/xcb/
Dxcb_event_source.c69 #define WIN_FROM_EVENT(case_val,event_type,window_field) \ in _window_from_event() argument
/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/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/ffmpeg/libavcodec/
Dqdm2.c377 int run, case_val; in fix_coding_method_array() local
/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c1736 struct storage *case_val = new_val(expr->value); in emit_switch_statement() 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