Home
last modified time | relevance | path

Searched defs:in_type (Results 1 – 23 of 23) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/scripts/
Dgen-implicit-conversions.py340 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/
Dslice_patches_op.cc35 auto in_type = in_tensor->type(); in Compute() local
/third_party/boost/boost/convert/detail/
Dis_converter.hpp35 typedef TypeIn in_type; typedef
/third_party/mesa3d/src/compiler/nir/
Dnir_opcodes.py162 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
Dnir.h97 #define NIR_DEFINE_CAST(name, in_type, out_type, field, \ argument
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfaudioenc.cpp116 ComPtr < IMFMediaType > in_type; in gst_mf_audio_enc_set_format() local
Dgstmfvideoenc.cpp289 ComPtr < IMFMediaType > in_type; in gst_mf_video_enc_set_format() local
/third_party/boost/boost/iostreams/
Dcombine.hpp160 typedef typename detail::wrapped_type<In>::type in_type; typedef
/third_party/boost/boost/spirit/home/qi/char/
Dchar.hpp288 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/
Dmf_utils.c584 MFT_REGISTER_TYPE_INFO *in_type, in ff_instantiate_mf()
Dmfenc.c822 IMFMediaType *in_type = NULL; in mf_choose_input_type() local
/third_party/boost/boost/spirit/home/karma/char/
Dchar.hpp272 typedef typename traits::char_type_of<String>::type in_type; in char_set() typedef
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dh264parse.c1363 check_aud_insertion (gboolean inband_aud, H264ParseStreamType in_type, in check_aud_insertion()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1570 const struct glsl_type *in_type = var->type; in zink_shader_tcs_create() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c215 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/
Dspirv_glsl.cpp5015 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
Dspirv_hlsl.cpp3442 string CompilerHLSL::bitcast_glsl_op(const SPIRType &out_type, const SPIRType &in_type) in bitcast_glsl_op()
Dspirv_msl.cpp13910 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/
Dvideo.c2520 run_video_color_convert (ColorType in_type, ColorType out_type) in run_video_color_convert()
/third_party/skia/third_party/externals/tint/src/inspector/
Dinspector_test.cc57 ast::InterpolationType in_type; member
/third_party/flatbuffers/src/
Didl_parser.cpp1919 const auto in_type = e.type.base_type; in ParseSingleValue() local
/third_party/glib/gio/
Dgdbusconnection.c4986 GVariantType *in_type; in validate_and_maybe_schedule_method_call() local
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c3171 nir_alu_type in_type = nir_intrinsic_src_type(intr); in emit_image_store() local