| /third_party/rust/crates/clap/clap_complete/tests/ |
| D | dynamic.rs | 16 let comp_type = clap_complete::dynamic::bash::CompType::default(); in suggest_subcommand_subset() localVariable 62 let comp_type = clap_complete::dynamic::bash::CompType::default(); in suggest_long_flag_subset() localVariable 97 let comp_type = clap_complete::dynamic::bash::CompType::default(); in suggest_possible_value_subset() localVariable 143 let comp_type = clap_complete::dynamic::bash::CompType::default(); in suggest_additional_short_flags() localVariable
|
| /third_party/spirv-tools/source/opt/ |
| D | liveness.cpp | 90 auto comp_type = arr_type->element_type(); in GetLocSize() local 107 auto comp_type = mat_type->element_type(); in GetLocSize() local 112 auto comp_type = vec_type->element_type(); in GetLocSize() local 158 auto comp_type = vec_type->element_type(); in GetLocOffset() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/nn/ |
| D | l2normalize_grad_gpu_kernel.h | 113 …cudnnDataType_t comp_type = (data_type_ == CUDNN_DATA_DOUBLE) ? CUDNN_DATA_DOUBLE : CUDNN_DATA_FLO… in InferArrayReduceType() local
|
| D | l2normalize_gpu_kernel.h | 210 …cudnnDataType_t comp_type = (data_type_ == CUDNN_DATA_DOUBLE) ? CUDNN_DATA_DOUBLE : CUDNN_DATA_FLO… in InferArrayReduceType() local
|
| /third_party/rust/crates/clap/clap_complete/src/ |
| D | dynamic.rs | 46 comp_type: Option<CompType>, field 89 let comp_type = args.comp_type.unwrap_or_default(); in try_complete() localVariable
|
| /third_party/skia/m133/third_party/externals/libwebp/imageio/ |
| D | pngdec.c | 198 int comp_type; in ExtractMetadataFromPNG() local
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| D | pngdec.c | 198 int comp_type; in ExtractMetadataFromPNG() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_signature.h | 44 uint32_t comp_type; // Type of bits. member
|
| D | dxil_signature.c | 39 enum dxil_prog_sig_comp_type comp_type; member
|
| D | dxil_module.c | 747 dxil_module_get_type_from_comp_type(struct dxil_module *m, enum dxil_component_type comp_type) in dxil_module_get_type_from_comp_type() 767 get_res_comp_type_name(enum dxil_component_type comp_type) in get_res_comp_type_name() 814 enum dxil_component_type comp_type, unsigned num_comps, in dxil_module_get_res_type() 1943 get_typed_srv_uav_res_props_dword(enum dxil_component_type comp_type, in get_typed_srv_uav_res_props_dword() 1950 uint8_t comp_type; in get_typed_srv_uav_res_props_dword() member
|
| D | nir_to_dxil.c | 472 enum dxil_component_type comp_type, in emit_srv_metadata() 498 enum dxil_component_type comp_type, in emit_uav_metadata() 1292 enum dxil_component_type comp_type; in emit_srv() local 1325 enum dxil_component_type comp_type, unsigned num_comps, enum dxil_resource_kind res_kind, in emit_uav() 1385 enum dxil_component_type comp_type = dxil_get_comp_type(var->type); in emit_uav_var() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/math/ |
| D | einsum_helper.h | 221 cudaDataType_t comp_type = (cu_type == CUDA_R_64F) ? CUDA_R_64F : CUDA_R_32F; in Bmm() local 404 …cudnnDataType_t comp_type = (data_type == CUDNN_DATA_DOUBLE) ? CUDNN_DATA_DOUBLE : CUDNN_DATA_FLOA… in ReduceSumCuda() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_nir_to_llvm.c | 2982 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_intrinsic() local 2992 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->src[0].ssa->bit_size); in visit_intrinsic() local 3032 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_intrinsic() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_lower_subgroups.c | 394 …const struct glsl_type *comp_type = def->bit_size == 1 ? glsl_bool_type() : glsl_uintN_t_type(def-… in glsl_type_for_ssa() local
|