Home
last modified time | relevance | path

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

12

/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
Dp13.cpp52 namespace array_type { namespace
/external/wpa_supplicant_8/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
/external/libcxx/test/libcxx/input.output/filesystems/class.path/path.req/
Dis_pathable.pass.cpp65 using array_type = CharT[25]; typedef
/external/mesa3d/src/compiler/glsl/tests/
Duniform_initializer_utils.cpp194 const glsl_type *const array_type = in generate_array_data() local
/external/deqp-deps/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.cpp923 } else if (const Array* array_type = parent_type->AsArray()) { in GetMemberType() local
/external/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.cpp925 } else if (const Array* array_type = parent_type->AsArray()) { in GetMemberType() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/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.cpp925 } else if (const Array* array_type = parent_type->AsArray()) { in GetMemberType() local
/external/mesa3d/src/compiler/
Dglsl_types.cpp1872 const struct glsl_type *vec_type, *array_type; in std140_base_alignment() local
1983 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, in std140_size() local
2197 const struct glsl_type *vec_type, *array_type; in std430_base_alignment() local
2376 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, in std430_size() local
/external/arm-trusted-firmware/plat/common/
Dubsan.c45 struct type_descriptor *array_type; member
/external/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c272 const struct glsl_type *array_type = glsl_get_array_element(type); in add_shader_variable() local
Dglsl_to_nir.cpp435 wrap_type_in_array(const glsl_type *elem_type, const glsl_type *array_type) in wrap_type_in_array()
Dlink_uniforms.cpp172 const glsl_type *array_type = field->type->fields.array; in get_array_stride() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc66 llvm::ArrayType* array_type = in RemoveFunctionFromUsedList() local
Dtiled_dot_emitter.cc946 while (auto* array_type = llvm::dyn_cast<llvm::ArrayType>(type)) { in GetPointerToElementType() local
/external/clang/test/SemaCXX/
Dconversion-function.cpp26 typedef int array_type[10]; typedef
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.cc186 while (llvm::ArrayType* array_type = in IrArray() local
Dllvm_util.cc124 llvm::Type* array_type = array->getType(); in EmitBufferIndexingGEP() local
/external/libabigail/src/
Dabg-ctf-reader.cc790 array_type_def_sptr array_type in process_ctf_type() local
/external/flatbuffers/src/
Didl_gen_csharp.cpp1542 std::string array_type = ""; in GenPackUnPack_ObjectAPI() local
/external/mesa3d/src/compiler/nir/
Dnir_split_vars.c83 const struct glsl_type *array_type) in wrap_type_in_array()
/external/deqp/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp1898 int array_type; member in glcts::__anon7d71be0e0111::VertexAttribState

12