Home
last modified time | relevance | path

Searched defs:array_type (Results 1 – 25 of 32) 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_standard/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/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/spirv-tools/source/opt/
Dinterface_var_sroa.cpp43 Instruction* array_type) { in GetArrayLength()
55 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.cpp925 } else if (const Array* array_type = parent_type->AsArray()) { in GetMemberType() local
Dfolding_rules.cpp1721 if (auto* array_type = type->AsArray()) { in GetElementType() local
2056 if (auto* array_type = type->AsArray()) { in GetNumberOfElements() 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/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/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/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/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/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/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
Dparser_impl.cc1587 auto* array_type = def_use_mgr_->GetDef(ptr_type->GetSingleWordInOperand(1)); in GetArraySize() 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.cc568 array_type_def_sptr array_type in process_ctf_type() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver_validation.cc1727 const sem::Array* array_type) { in ValidateArrayConstructorOrCast()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp1898 int array_type; member in glcts::__anonbea866000111::VertexAttribState
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.cpp2440 int array_type; member in gl4cts::__anonf88c0cef0111::VertexAttribState

12