Home
last modified time | relevance | path

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

12

/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
Dp13.cpp52 namespace array_type { namespace
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_construct_composites.cpp109 if (auto array_type = composite_type->AsArray()) { in Apply() local
165 const opt::analysis::Array& array_type, in TryConstructingArrayComposite()
/external/adhd/cras/src/common/
Darray.h40 #define DECLARE_ARRAY_TYPE(element_type, array_type) \ argument
/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/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp367 } else if (const analysis::Array* array_type = result_type->AsArray()) { in BuildMemoryObjectFromInsert() local
746 } 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/angle/third_party/spirv-tools/src/source/opt/
Dcopy_prop_arrays.cpp367 } else if (const analysis::Array* array_type = result_type->AsArray()) { in BuildMemoryObjectFromInsert() local
746 } 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
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp367 } else if (const analysis::Array* array_type = result_type->AsArray()) { in BuildMemoryObjectFromInsert() local
746 } 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
/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
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc66 llvm::ArrayType* array_type = in RemoveFunctionFromUsedList() local
/external/v8/src/wasm/
Dwasm-module.h250 const ArrayType* array_type; member
333 const ArrayType* array_type(uint32_t index) const { in array_type() function
Dwasm-module-builder.h299 ArrayType* array_type; member
Dwasm-module-builder.cc552 ArrayType* array_type = type.array_type; in WriteTo() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.cc114 while (llvm::ArrayType* array_type = in IrArray() local
Dllvm_util.cc119 llvm::Type* array_type = array->getType(); in EmitBufferIndexingGEP() local
/external/clang/test/SemaCXX/
Dconversion-function.cpp26 typedef int array_type[10]; typedef
/external/v8/src/asmjs/
Dasm-parser.cc1487 #define V(array_type, wasmload, wasmstore, type) \ in MemberExpression() argument
1530 #define V(array_type, wasmload, wasmstore, type) \ in AssignmentExpression() argument
/external/adhd/cras/src/tests/
Ddbus_test.cc234 const char *array_type, *element_type; in AppendArgsToMessage() local

12