Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/wpa_supplicant/dbus/
HDdbus_dict_helpers.h131 int array_type; /** the dbus type of the array elements if the dict member
HDdbus_dict_helpers.c441 char array_type[10]; in wpa_dbus_dict_begin_array() local
747 DBusMessageIter *iter, int array_type, in _wpa_dbus_dict_entry_get_string_array()
897 int array_type = dbus_message_iter_get_element_type(iter_dict_val); in _wpa_dbus_dict_entry_get_array() local
/NextBSD/contrib/gcc/
HDcoverage.c611 tree array_type; in build_fn_info_type() local
733 tree array_type; in build_ctr_info_value() local
850 tree array_type; in build_gcov_info() local
HDtree-ssa-ccp.c1543 tree array_type, elt_type, elt_size; in maybe_fold_offset_to_array_ref() local
/NextBSD/contrib/libstdc++/include/ext/
Darray_allocator.h101 typedef _Array array_type; typedef
/NextBSD/contrib/binutils/binutils/
HDdebug.h235 bfd_boolean (*array_type) member
/NextBSD/contrib/gdb/gdb/
HDvalarith.c259 struct type *array_type = check_typedef (VALUE_TYPE (array)); in value_subscripted_rvalue() local
HDgdbtypes.c834 struct type *array_type; in init_simd_type() local
847 struct type *array_type; in init_vector_type() local
HDeval.c2259 calc_f77_array_dims (struct type *array_type) in calc_f77_array_dims()
HDvalops.c2800 struct type *array_type; in value_slice() local
HDada-lang.c1092 struct type *array_type = alloc_type (objf); in ada_type_of_array() local
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTImporter.cpp446 if (const ArrayType *array_type = type->getAsArrayTypeUnsafe()) in RequireCompleteType() local
HDClangASTType.cpp68 … const clang::ArrayType *array_type = llvm::dyn_cast<clang::ArrayType>(qual_type.getTypePtr()); in GetCompleteQualType() local