/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/ |
D | generate_by_value.hpp | 21 typedef proto::expr<Tag, src_args, 1> src_type; typedef 45 typedef proto::basic_expr<Tag, src_args, 1> src_type; typedef 69 typedef proto::expr<Tag, src_args, 2> src_type; typedef 93 typedef proto::basic_expr<Tag, src_args, 2> src_type; typedef 117 typedef proto::expr<Tag, src_args, 3> src_type; typedef 141 typedef proto::basic_expr<Tag, src_args, 3> src_type; typedef 165 typedef proto::expr<Tag, src_args, 4> src_type; typedef 189 typedef proto::basic_expr<Tag, src_args, 4> src_type; typedef 213 typedef proto::expr<Tag, src_args, 5> src_type; typedef 237 typedef proto::basic_expr<Tag, src_args, 5> src_type; typedef [all …]
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | format_utils.c | 288 enum mesa_array_format_datatype src_type = 0, dst_type = 0, common_type; in _mesa_format_convert() local 686 enum mesa_array_format_datatype src_type, in swizzle_convert_try_memcpy() 852 const void *void_src, GLenum src_type, int num_src_channels, in convert_float() 914 const void *void_src, GLenum src_type, int num_src_channels, in convert_half_float() 975 const void *void_src, GLenum src_type, int num_src_channels, in convert_ubyte() 1041 const void *void_src, GLenum src_type, int num_src_channels, in convert_byte() 1107 const void *void_src, GLenum src_type, int num_src_channels, in convert_ushort() 1173 const void *void_src, GLenum src_type, int num_src_channels, in convert_short() 1238 const void *void_src, GLenum src_type, int num_src_channels, in convert_uint() 1304 const void *void_src, GLenum src_type, int num_src_channels, in convert_int() [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_pack.c | 214 struct lp_type src_type, in lp_build_concat() 257 struct lp_type src_type, in lp_build_concat_n() 408 struct lp_type src_type, in lp_build_unpack2() 461 struct lp_type src_type, in lp_build_unpack2_native() 516 struct lp_type src_type, in lp_build_unpack() 571 struct lp_type src_type, in lp_build_pack2() 727 struct lp_type src_type, in lp_build_pack2_native() 779 struct lp_type src_type, in lp_build_packs2() 824 struct lp_type src_type, in lp_build_pack() 884 struct lp_type src_type, in lp_build_resize()
|
H A D | lp_bld_conv.c | 104 LLVMTypeRef src_type = LLVMTypeOf(src); in lp_build_half_to_float() local 268 struct lp_type src_type, in lp_build_clamped_float_to_unsigned_norm() 473 struct lp_type src_type, in lp_build_conv_auto() 565 struct lp_type src_type, in lp_build_conv() 1074 struct lp_type src_type, in lp_build_conv_mask()
|
H A D | lp_bld_gather.c | 91 LLVMTypeRef src_type = LLVMIntTypeInContext(gallivm->context, src_width); in lp_build_gather_elem() local 167 LLVMTypeRef src_type, in lp_build_gather_elem_vec() 286 LLVMTypeRef src_type, src_vec_type; in lp_build_gather_avx2() local 421 LLVMTypeRef src_type; in lp_build_gather() local
|
H A D | lp_bld_format_srgb.c | 96 struct lp_type src_type, in lp_build_srgb_to_linear() 162 struct lp_type src_type, in lp_build_linear_to_srgb() 329 struct lp_type src_type, in lp_build_float_to_srgb_packed()
|
H A D | lp_bld_format_float.c | 242 LLVMTypeRef src_type = LLVMTypeOf(*src); in lp_build_float_to_r11g11b10() local 408 LLVMTypeRef src_type = LLVMTypeOf(src); in lp_build_r11g11b10_to_float() local 465 LLVMTypeRef src_type = LLVMTypeOf(src); in lp_build_rgb9e5_to_float() local
|
H A D | lp_bld_swizzle.c | 94 struct lp_type src_type, in lp_build_extract_broadcast() 740 struct lp_type src_type, in lp_build_pack_aos_scalars() 776 struct lp_type src_type, in lp_build_unpack_broadcast_aos_scalars()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_conv.c | 64 struct lp_type src_type, in write_tsv_row() 85 struct lp_type src_type, in dump_conv_types() 101 struct lp_type src_type, unsigned num_srcs, in add_conv_test() 157 struct lp_type src_type, in test_one() 404 const struct lp_type *src_type; in test_all() local 432 const struct lp_type *src_type; in test_some() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/ |
H A D | radv_meta_blit2d.c | 89 …ruct radv_meta_blit2d_buffer *src_buf, struct blit2d_src_temps *tmp, enum blit2d_src_type src_type, in blit2d_bind_src() 137 … struct radv_meta_blit2d_rect *rect, enum blit2d_src_type src_type, uint32_t log2_samples) in radv_meta_blit2d_normal_dst() 512 create_color_pipeline(struct radv_device *device, enum blit2d_src_type src_type, VkFormat format, u… in create_color_pipeline() 640 get_color_pipeline(struct radv_device *device, enum blit2d_src_type src_type, VkFormat format, uint… in get_color_pipeline() 664 create_depth_only_pipeline(struct radv_device *device, enum blit2d_src_type src_type, uint32_t log2… in create_depth_only_pipeline() 817 get_depth_only_pipeline(struct radv_device *device, enum blit2d_src_type src_type, uint32_t log2_sa… in get_depth_only_pipeline() 840 create_stencil_only_pipeline(struct radv_device *device, enum blit2d_src_type src_type, uint32_t lo… in create_stencil_only_pipeline() 989 get_stencil_only_pipeline(struct radv_device *device, enum blit2d_src_type src_type, uint32_t log2_… in get_stencil_only_pipeline()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_test_eu_validate.cpp | 1058 enum elk_reg_type src_type; in TEST_P() member 1146 enum elk_reg_type src_type; in TEST_P() member 1150 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument 1207 enum elk_reg_type src_type; in TEST_P() member 1213 #define INST(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() argument 1978 enum elk_reg_type src_type; in TEST_P() member 2016 enum elk_reg_type src_type; in TEST_P() member 2063 enum elk_reg_type src_type; in TEST_P() member 2071 #define INST(opcode, exec_size, dst_type, dst_subreg, dst_stride, src_type, \ in TEST_P() argument 2251 enum elk_reg_type src_type; in TEST_P() member [all …]
|
H A D | elk_eu_validate.c | 123 unsigned src_type = signed_type(elk_inst_src0_type(devinfo, inst)); in inst_is_raw_move() local 619 enum elk_reg_type src_type; in general_restrictions_based_on_operand_types() local 2138 enum elk_reg_type src_type = elk_inst_3src_a16_src_type(devinfo, inst); in instruction_restrictions() local 2170 enum elk_reg_type src_type = elk_inst_3src_a16_src_type(devinfo, inst); in instruction_restrictions() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_conversion_builder.h | 110 nir_alu_type src_type, in nir_round_int_to_float() 231 nir_alu_type src_type, in nir_get_clamp_limits() 348 nir_def *src, nir_alu_type src_type, in nir_clamp_to_type_range() 394 nir_simplify_conversion_rounding(nir_alu_type src_type, in nir_simplify_conversion_rounding() 435 nir_def *src, nir_alu_type src_type, in nir_convert_with_rounding()
|
H A D | nir_lower_mediump.c | 722 can_opt_16bit_src(nir_def *ssa, nir_alu_type src_type, bool sext_matters) in can_opt_16bit_src() 765 opt_16bit_src(nir_builder *b, nir_instr *instr, nir_src *src, nir_alu_type src_type) in opt_16bit_src() 796 nir_alu_type src_type = nir_intrinsic_src_type(instr); in opt_16bit_store_data() local 993 nir_alu_type src_type = nir_tex_instr_src_type(tex, i) | src->ssa->bit_size; in opt_16bit_tex_srcs() local 1008 nir_alu_type src_type = nir_tex_instr_src_type(tex, i) | src->ssa->bit_size; in opt_16bit_tex_srcs() local
|
H A D | nir_lower_convert_alu_types.c | 33 nir_alu_type src_type = nir_intrinsic_src_type(conv); in try_simplify_convert_intrin() local 191 nir_alu_type src_type = nir_op_infos[alu->op].input_types[0] | src->bit_size; in lower_alu_conversion() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_variable.c | 63 unsigned int src_type = rc_source_type_swz( in rc_variable_change_dst() local 497 unsigned int src_type, in reader_equals_src() 512 unsigned int src_type, in variable_writes_src() 527 unsigned int src_type, in rc_variable_list_get_writers() 558 unsigned int src_type, in rc_variable_list_get_writers_one_reader()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | test_eu_validate.cpp | 1153 enum brw_reg_type src_type; in TEST_P() member 1237 enum brw_reg_type src_type; in TEST_P() member 1241 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument 1298 enum brw_reg_type src_type; in TEST_P() member 1304 #define INST(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() argument 2075 enum brw_reg_type src_type; in TEST_P() member 2113 enum brw_reg_type src_type; in TEST_P() member 2160 enum brw_reg_type src_type; in TEST_P() member 2168 #define INST(opcode, exec_size, dst_type, dst_subreg, dst_stride, src_type, \ in TEST_P() argument 2349 enum brw_reg_type src_type; in TEST_P() member [all …]
|
H A D | intel_nir_lower_conversions.c | 28 split_conversion(nir_builder *b, nir_alu_instr *alu, nir_alu_type src_type, in split_conversion() 42 nir_alu_type src_type = nir_op_infos[alu->op].input_types[0]; in lower_alu_instr() local
|
H A D | brw_eu_validate.c | 146 unsigned src_type = signed_type(brw_inst_src0_type(devinfo, inst)); in inst_is_raw_move() local 701 enum brw_reg_type src_type; in general_restrictions_based_on_operand_types() local 1990 enum brw_reg_type src_type; in instruction_restrictions() local 2091 enum brw_reg_type src_type; in instruction_restrictions() local 2140 enum brw_reg_type src_type; in instruction_restrictions() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_cf.c | 11 is_safe_conv(struct ir3_instruction *instr, type_t src_type, opc_t *src_opc) in is_safe_conv() 69 all_uses_safe_conv(struct ir3_instruction *conv_src, type_t src_type) in all_uses_safe_conv() 135 type_t src_type = ir3_output_conv_src_type(src, base_type); in try_conversion_folding() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/ |
H A D | kvm_page_table_test.c | 57 enum vm_mem_backing_src_type src_type; member 234 enum vm_mem_backing_src_type src_type; member 241 enum vm_mem_backing_src_type src_type = p->src_type; in pre_init_before_test() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/ |
D | generate_by_value.hpp | 50 typedef proto::expr<Tag, src_args, N> src_type; typedef 78 typedef proto::basic_expr<Tag, src_args, N> src_type; typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
H A D | util.cc | 28 std::string GetGlslConversion(const GpuInfo& gpu_info, DataType src_type, in GetGlslConversion() 262 std::string GetTypeConversion(const GpuInfo& gpu_info, DataType src_type, in GetTypeConversion()
|
/aosp_15_r20/external/mesa3d/src/vulkan/util/ |
H A D | vk_cmd_queue_gen.py | 487 def get_pnext_member_copy(struct, src_type, member, types, level): argument 515 def get_struct_copy(dst, src_name, src_type, size, types, level=0): argument
|
/aosp_15_r20/frameworks/base/tools/aapt2/link/ |
H A D | TableMerger.cpp | 88 ResourceTableType* dst_type, ResourceTableType* src_type) { in MergeType() 241 for (auto& src_type : src_package->types) { in DoMerge() local
|