/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_bitwise.cpp | 120 const uint32_t count_type = _.GetOperandTypeId(inst, 5); in BitwisePass() local 137 if (!count_type || !_.IsIntScalarType(count_type)) in BitwisePass() 153 const uint32_t count_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local 165 if (!count_type || !_.IsIntScalarType(count_type)) in BitwisePass()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_bitwise.cpp | 120 const uint32_t count_type = _.GetOperandTypeId(inst, 5); in BitwisePass() local 137 if (!count_type || !_.IsIntScalarType(count_type)) in BitwisePass() 153 const uint32_t count_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local 165 if (!count_type || !_.IsIntScalarType(count_type)) in BitwisePass()
|
/third_party/spirv-tools/source/val/ |
D | validate_bitwise.cpp | 120 const uint32_t count_type = _.GetOperandTypeId(inst, 5); in BitwisePass() local 137 if (!count_type || !_.IsIntScalarType(count_type)) in BitwisePass() 153 const uint32_t count_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local 165 if (!count_type || !_.IsIntScalarType(count_type)) in BitwisePass()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | selector.c | 44 const gchar *count_type = NULL; in probe_cb() local 50 count_type = "buffer_count"; in probe_cb() 52 count_type = "event_count"; in probe_cb() 58 count = GPOINTER_TO_INT (g_object_get_data (G_OBJECT (pad), count_type)); in probe_cb() 60 g_object_set_data (G_OBJECT (pad), count_type, GINT_TO_POINTER (count)); in probe_cb()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 418 const auto* count_type = in ClampIndicesForAccessChain() local 438 const auto count_width = count_type->width(); in ClampIndicesForAccessChain() 442 auto* wider_type = index_width < count_width ? count_type : index_type; in ClampIndicesForAccessChain() 446 } else if (count_type->width() < target_width) { in ClampIndicesForAccessChain()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 418 const auto* count_type = in ClampIndicesForAccessChain() local 438 const auto count_width = count_type->width(); in ClampIndicesForAccessChain() 442 auto* wider_type = index_width < count_width ? count_type : index_type; in ClampIndicesForAccessChain() 446 } else if (count_type->width() < target_width) { in ClampIndicesForAccessChain()
|
/third_party/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 417 const auto* count_type = in ClampIndicesForAccessChain() local 437 const auto count_width = count_type->width(); in ClampIndicesForAccessChain() 441 auto* wider_type = index_width < count_width ? count_type : index_type; in ClampIndicesForAccessChain() 445 } else if (count_type->width() < target_width) { in ClampIndicesForAccessChain()
|
/third_party/harfbuzz/src/ |
D | hb-ot-cff-common.hh | 616 typedef COUNT count_type; typedef
|
D | hb-subset-cff-common.hh | 965 typedef typename SUBRS::count_type subr_count_type;
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cff-common.hh | 616 typedef COUNT count_type; typedef
|
D | hb-subset-cff-common.hh | 968 typedef typename SUBRS::count_type subr_count_type;
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cff-common.hh | 708 typedef COUNT count_type; typedef
|
D | hb-subset-cff-common.hh | 1011 typedef typename SUBRS::count_type subr_count_type;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
D | p2p_i.h | 718 u8 count_type; member
|
D | p2p_build.c | 319 wpabuf_put_u8(buf, desc->count_type); in p2p_buf_add_noa_desc()
|
D | p2p.c | 4392 desc1.count_type = 1; in p2p_build_presence_req() 4399 desc2.count_type = 2; in p2p_build_presence_req()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
D | p2p_i.h | 723 u8 count_type; member
|
D | p2p_build.c | 319 wpabuf_put_u8(buf, desc->count_type); in p2p_buf_add_noa_desc()
|
D | p2p.c | 4436 desc1.count_type = 1; in p2p_build_presence_req() 4443 desc2.count_type = 2; in p2p_build_presence_req()
|
/third_party/python/Modules/ |
D | itertoolsmodule.c | 50 static PyTypeObject count_type; variable 4331 static PyTypeObject count_type = { variable 4857 &count_type, in itertoolsmodule_exec()
|
/third_party/python/Tools/c-analyzer/ |
D | TODO | 650 Modules/itertoolsmodule.c:count_type static PyTypeObject count_type
|
/third_party/python/Tools/c-analyzer/cpython/ |
D | ignored.tsv | 2322 Modules/itertoolsmodule.c - count_type -
|