Home
last modified time | relevance | path

Searched defs:new_type (Results 1 – 25 of 52) sorted by relevance

123

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/data/
Dtype_cast_op.cc24 TypeCastOp::TypeCastOp(const DataType &new_type) : type_(new_type) {} in TypeCastOp()
/third_party/vk-gl-cts/external/amber/src/src/
Dscript.cc142 auto new_type = parser.Parse(str); in ParseType() local
/third_party/mesa3d/src/amd/vulkan/nir/
Dradv_nir_lower_cooperative_matrix.c109 … const struct glsl_type *new_type = radv_nir_translate_matrix_type(var->type, type_map, wave_size); in radv_nir_lower_cooperative_matrix() local
117 … const struct glsl_type *new_type = radv_nir_translate_matrix_type(var->type, type_map, wave_size); in radv_nir_lower_cooperative_matrix() local
400 …const struct glsl_type *new_type = radv_nir_translate_matrix_type(deref->type, type_map, wave_size… in radv_nir_lower_cooperative_matrix() local
/third_party/mesa3d/src/compiler/nir/
Dnir_remove_tex_shadow.c30 const struct glsl_type *new_type = in strip_shadow() local
Dnir_lower_tex_shadow.c51 const struct glsl_type *new_type = in strip_shadow() local
/third_party/rust/rust/tests/debuginfo/
Dby-value-non-immediate-argument.rs97 fn new_type(a: Newtype) { in new_type() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/
Dconvert_bfloat16.cc52 void UpdateBuildInfoInputDataType(const AnfNodePtr &node, TypeId orig_type, TypeId new_type) { in UpdateBuildInfoInputDataType()
65 void UpdateBuildInfoOutputDataType(const AnfNodePtr &node, TypeId orig_type, TypeId new_type) { in UpdateBuildInfoOutputDataType()
/third_party/skia/m133/modules/skottie/src/effects/
DGradientEffect.cpp84 auto update_gradient = [this] (InstanceType new_type) { in onSync()
/third_party/skia/modules/skottie/src/effects/
DGradientEffect.cpp72 auto update_gradient = [this] (InstanceType new_type) { in onSync()
/third_party/mesa3d/src/intel/vulkan/
Danv_mesh_perprim_wa.c238 const struct glsl_type *new_type = in anv_mesh_convert_attrs_prim_to_vert() local
300 const struct glsl_type *new_type = in anv_mesh_convert_attrs_prim_to_vert() local
Danv_physical_device.c2046 struct anv_memory_type *new_type = in anv_physical_device_init_heaps() local
2089 struct anv_memory_type *new_type = in anv_physical_device_init_heaps() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
Dcopy_prop_arrays.cpp557 const analysis::Type* new_type = in CanUpdateUses() local
Dconst_folding_rules.cpp262 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
693 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
/third_party/spirv-tools/source/opt/
Dpass.cpp99 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpass.cpp102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
Dconst_folding_rules.cpp206 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
584 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
Dcopy_prop_arrays.cpp557 const analysis::Type* new_type = in CanUpdateUses() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_interface_blocks.c189 const struct glsl_type *new_type = in size_variable_array() local
198 const struct glsl_type *new_type = in size_variable_array() local
Dopt_rebalance_tree.cpp290 const glsl_type *const new_type = in update_types() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/scipy/
Dutils_const.py48 def _type_convert(new_type, obj): argument
/third_party/selinux/libsepol/src/
Dlink.c443 type_datum_t *type, *base_type, *new_type = NULL; in type_copy_callback() local
859 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local
1138 type_datum_t *type, *new_type = NULL; in type_fix_callback() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_lower.cpp120 enum brw_reg_type new_type = orig_type; in brw_lower_csel() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c945 struct lp_type new_type; in lp_build_conv() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_lower_cubemap_to_array.c43 const struct glsl_type *new_type = glsl_without_array(type); in make_2darray_from_cubemap_with_array() local

123