Home
last modified time | relevance | path

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

12

/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
Dp13.cpp52 namespace array_type { namespace
/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/
Dglsl_types.cpp1629 const struct glsl_type *vec_type, *array_type; in std140_base_alignment() local
1739 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, in std140_size() local
1875 const struct glsl_type *vec_type, *array_type; in std430_base_alignment() local
1982 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, in std430_size() local
/external/mesa3d/src/compiler/glsl/tests/
Duniform_initializer_utils.cpp190 const glsl_type *const array_type = in generate_array_data() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp368 } else if (const analysis::Array* array_type = result_type->AsArray()) { in BuildMemoryObjectFromInsert() local
815 } else if (const analysis::Array* array_type = type->AsArray()) { in GetNumberOfMembers() local
Dtype_manager.cpp808 } else if (const Array* array_type = parent_type->AsArray()) { in GetMemberType() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp368 } else if (const analysis::Array* array_type = result_type->AsArray()) { in BuildMemoryObjectFromInsert() local
815 } else if (const analysis::Array* array_type = type->AsArray()) { in GetNumberOfMembers() local
Dtype_manager.cpp805 } else if (const Array* array_type = parent_type->AsArray()) { in GetMemberType() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.cc108 while (llvm::ArrayType* array_type = in IrArray() local
Dllvm_util.cc118 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/heap/
Dsetup-heap-internal.cc173 ExternalArrayType array_type) { in AllocateEmptyFixedTypedArray()
Dfactory.cc1684 int length, ExternalArrayType array_type, void* external_pointer, in NewFixedTypedArrayWithExternalPointer()
1700 size_t length, size_t byte_length, ExternalArrayType array_type, in NewFixedTypedArray()
3119 ExternalArrayType* array_type, in TypeAndSizeForElementsKind()
3137 static void ForFixedTypedArray(ExternalArrayType array_type, in ForFixedTypedArray()
3265 ExternalArrayType array_type; in NewJSTypedArray() local
Dheap.cc2748 Heap::RootListIndex RootIndexForFixedTypedArray(ExternalArrayType array_type) { in RootIndexForFixedTypedArray()
2788 Map* Heap::MapForFixedTypedArray(ExternalArrayType array_type) { in MapForFixedTypedArray()
/external/v8/src/asmjs/
Dasm-parser.cc1470 #define V(array_type, wasmload, wasmstore, type) \ in MemberExpression() argument
1506 #define V(array_type, wasmload, wasmstore, type) \ in AssignmentExpression() argument
/external/adhd/cras/src/tests/
Ddbus_test.cc250 const char *array_type, *element_type; in AppendArgsToMessage() local
/external/mesa3d/src/compiler/glsl/
Dlinker.cpp3909 const struct glsl_type *array_type = type->fields.array; in add_shader_variable() local
4221 const glsl_type *array_type = field->type->fields.array; in get_array_stride() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtiled_dot_emitter.cc944 while (auto* array_type = llvm::dyn_cast<llvm::ArrayType>(type)) { in GetPointerToElementType() local
/external/deqp/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp1897 int array_type; member in glcts::__anonb57445620111::VertexAttribState
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli513 val array_type : lltype -> int -> lltype val
/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.cpp2440 int array_type; member in gl4cts::__anon87d447110111::VertexAttribState
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli668 val array_type : lltype -> int -> lltype val

12