Home
last modified time | relevance | path

Searched defs:array_type (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/transform/
Dwrap_arrays_in_structs.h63 std::function<const ast::Type*(CloneContext&)> array_type; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_dict_helpers.h116 int array_type; /** the dbus type of the array elements if the dict member
Ddbus_dict_helpers.c367 char array_type[10]; in wpa_dbus_dict_begin_array() local
673 DBusMessageIter *iter, int array_type, in _wpa_dbus_dict_entry_get_string_array()
823 int array_type = dbus_message_iter_get_element_type(iter_dict_val); in _wpa_dbus_dict_entry_get_array() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_dict_helpers.h124 int array_type; /** the dbus type of the array elements if the dict member
Ddbus_dict_helpers.c407 char array_type[10]; in wpa_dbus_dict_begin_array() local
766 DBusMessageIter *iter, int array_type, in _wpa_dbus_dict_entry_get_string_array()
916 int array_type = dbus_message_iter_get_element_type(iter_dict_val); in _wpa_dbus_dict_entry_get_array() local
/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.cpp42 Instruction* array_type) { in GetArrayLength()
54 Instruction* array_type) { in GetArrayElementType()
615 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); in StoreComponentOfValueToScalarVar() local
633 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); in LoadScalarVar() local
785 analysis::Array array_type( in GetArrayType() local
Dcopy_prop_arrays.cpp367 } else if (const analysis::Array* array_type = result_type->AsArray()) { in BuildMemoryObjectFromInsert() local
805 } else if (const analysis::Array* array_type = type->AsArray()) { in GetNumberOfMembers() local
Dtype_manager.cpp959 } else if (const Array* array_type = parent_type->AsArray()) { in GetMemberType() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl_function_header_test.cc92 auto* array_type = f->return_type->As<ast::Array>(); in TEST_F() local
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
Ddxil_spirv_nir.c55 const struct glsl_type *array_type = in add_runtime_data_var() local
166 const struct glsl_type *array_type = in add_push_constant_var() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp379 } else if (const analysis::Array* array_type = result_type->AsArray()) { in BuildMemoryObjectFromInsert() local
806 } else if (const analysis::Array* array_type = type->AsArray()) { in GetNumberOfMembers() local
Dtype_manager.cpp926 } else if (const Array* array_type = parent_type->AsArray()) { in GetMemberType() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcopy_prop_arrays.cpp379 } else if (const analysis::Array* array_type = result_type->AsArray()) { in BuildMemoryObjectFromInsert() local
806 } else if (const analysis::Array* array_type = type->AsArray()) { in GetNumberOfMembers() local
Dtype_manager.cpp926 } else if (const Array* array_type = parent_type->AsArray()) { in GetMemberType() local
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c413 const struct glsl_type *array_type = glsl_array_type(glsl_uint_type(), size / 4, 4); in add_kernel_inputs_var() local
428 const struct glsl_type *array_type = in add_work_properties_var() local
/third_party/alsa-utils/nhlt/
Dnhlt-dmic-info.c143 uint8_t config_type, array_type, mic, num_mics; in nhlt_dmic_ep_to_json() local
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp2063 const struct glsl_type *vec_type, *array_type; in std140_base_alignment() local
2174 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, in std140_size() local
2388 const struct glsl_type *vec_type, *array_type; in std430_base_alignment() local
2567 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, in std430_size() local
/third_party/alsa-utils/topology/nhlt/intel/
Ddmic-nhlt.c213 uint8_t array_type; in nhlt_dmic_get_ep() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/custom/
Djulia_api.h391 auto array_type = JlApplyArrayType(dtype, ndims); in GetJuliaArray() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c399 const struct glsl_type *array_type = glsl_get_array_element(type); in add_shader_variable() local
/third_party/alsa-utils/topology/nhlt/intel/dmic/
Ddmic-process.c1047 uint16_t *channel_count, uint32_t *bits_per_sample, uint8_t *array_type, in dmic_get_params()
Ddmic-internal.h315 int8_t array_type; member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc976 } else if (auto* array_type = tip_type->As<Array>()) { in EmitPipelineInput() local
1039 } else if (auto* array_type = current_type->As<Array>()) { in EmitPipelineInput() local
1113 } else if (auto* array_type = tip_type->As<Array>()) { in EmitPipelineOutput() local
1177 } else if (auto* array_type = current_type->As<Array>()) { in EmitPipelineOutput() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c972 SpvId array_type = spirv_builder_type_array(&ctx->builder, get_uvec_type(ctx, bitsize, 1), in get_sized_uint_array_type() local
987 SpvId array_type; in get_bo_array_type() local
1010 SpvId array_type = get_bo_array_type(ctx, var); in get_bo_struct_type() local
1049 SpvId array_type = spirv_builder_type_array(&ctx->builder, struct_type, array_length); in emit_bo() local
/third_party/libabigail/src/
Dabg-ctf-reader.cc575 array_type_def_sptr array_type in process_ctf_type() local

12