/third_party/vk-gl-cts/modules/gles31/scripts/ |
D | gen-implicit-conversions.py | 340 def __init__(self, name, op, in_type, out_type, reverse=False): argument 406 def __init__(self, name, op, in_type, out_type, reverse=False): argument 443 def __init__(self, name, in_type, out_type, reverse=False, input_in_parens=False): argument 503 def __init__(self, name, in_type, out_type): argument 534 def __init__(self, name, in_type, out_type, reverse=False): argument 578 def __init__(self, name, in_type, out_type): argument 654 def __init__(self, name, in_type, out_type, reverse=False): argument 703 def __init__(self, name, in_type, out_type): argument 736 def __init__(self, name, in_type, out_type): argument 757 def __init__(self, name, in_type, out_type): argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | slice_patches_op.cc | 35 auto in_type = in_tensor->type(); in Compute() local
|
/third_party/boost/boost/convert/detail/ |
D | is_converter.hpp | 35 typedef TypeIn in_type; typedef
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_opcodes.py | 162 def unop_convert(name, out_type, in_type, const_expr): argument 192 def unop_numeric_convert(name, out_type, in_type, const_expr): argument 555 def binop_convert(name, out_type, in_type, alg_props, const_expr): argument
|
D | nir.h | 97 #define NIR_DEFINE_CAST(name, in_type, out_type, field, \ argument
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfaudioenc.cpp | 116 ComPtr < IMFMediaType > in_type; in gst_mf_audio_enc_set_format() local
|
D | gstmfvideoenc.cpp | 289 ComPtr < IMFMediaType > in_type; in gst_mf_video_enc_set_format() local
|
/third_party/boost/boost/iostreams/ |
D | combine.hpp | 160 typedef typename detail::wrapped_type<In>::type in_type; typedef
|
/third_party/boost/boost/spirit/home/qi/char/ |
D | char.hpp | 288 in_type; in char_set() typedef 350 typedef typename traits::char_type_of<String>::type in_type; in char_set() typedef
|
/third_party/ffmpeg/libavcodec/ |
D | mf_utils.c | 584 MFT_REGISTER_TYPE_INFO *in_type, in ff_instantiate_mf()
|
D | mfenc.c | 822 IMFMediaType *in_type = NULL; in mf_choose_input_type() local
|
/third_party/boost/boost/spirit/home/karma/char/ |
D | char.hpp | 272 typedef typename traits::char_type_of<String>::type in_type; in char_set() typedef
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | h264parse.c | 1363 check_aud_insertion (gboolean inband_aud, H264ParseStreamType in_type, in check_aud_insertion()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.c | 1570 const struct glsl_type *in_type = var->type; in zink_shader_tcs_create() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 215 int in_type; member 2199 int in_type = FT_OTHER; in do_scsi_device_read_write() local 6281 int in_type = FT_OTHER; in do_scsi_sgm_read_write() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_glsl.cpp | 5015 SPIRType in_type; in convert_float_to_string() local 5081 SPIRType in_type; in convert_double_to_string() local 8046 string CompilerGLSL::bitcast_glsl_op(const SPIRType &out_type, const SPIRType &in_type) in bitcast_glsl_op() 10317 auto *in_type = length > 0 ? &expression_type(elems[0]) : nullptr; in emit_instruction() local
|
D | spirv_hlsl.cpp | 3442 string CompilerHLSL::bitcast_glsl_op(const SPIRType &out_type, const SPIRType &in_type) in bitcast_glsl_op()
|
D | spirv_msl.cpp | 13910 string CompilerMSL::bitcast_glsl_op(const SPIRType &out_type, const SPIRType &in_type) in bitcast_glsl_op()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 2520 run_video_color_convert (ColorType in_type, ColorType out_type) in run_video_color_convert()
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
D | inspector_test.cc | 57 ast::InterpolationType in_type; member
|
/third_party/flatbuffers/src/ |
D | idl_parser.cpp | 1919 const auto in_type = e.type.base_type; in ParseSingleValue() local
|
/third_party/glib/gio/ |
D | gdbusconnection.c | 4986 GVariantType *in_type; in validate_and_maybe_schedule_method_call() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 3171 nir_alu_type in_type = nir_intrinsic_src_type(intr); in emit_image_store() local
|