Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.h116 int array_type; /** the dbus type of the array elements if the dict member
H A 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
/freebsd-12.1/contrib/gcc/
H A Dcoverage.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
H A Dtree-ssa-ccp.c1543 tree array_type, elt_type, elt_size; in maybe_fold_offset_to_array_ref() local
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Darray_allocator.h101 typedef _Array array_type; typedef
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp175 CompilerType array_type(lldb_ctx->CreateArrayType( in BuildArray() local
/freebsd-12.1/contrib/binutils/binutils/
H A Ddebug.h235 bfd_boolean (*array_type) member
/freebsd-12.1/contrib/gdb/gdb/
H A Dvalarith.c259 struct type *array_type = check_typedef (VALUE_TYPE (array)); in value_subscripted_rvalue() local
H A Dgdbtypes.c834 struct type *array_type; in init_simd_type() local
847 struct type *array_type; in init_vector_type() local
H A Deval.c2259 calc_f77_array_dims (struct type *array_type) in calc_f77_array_dims()
H A Dvalops.c2800 struct type *array_type; in value_slice() local
H A Dada-lang.c1092 struct type *array_type = alloc_type (objf); in ada_type_of_array() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTImporter.cpp685 if (const ArrayType *array_type = type->getAsArrayTypeUnsafe()) { in RequireCompleteType() local
H A DClangASTContext.cpp2689 const clang::ArrayType *array_type = in GetCompleteQualType() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp645 auto array_type = llvm::dyn_cast<PDBSymbolTypeArray>(&type); in CreateLLDBTypeFromPDBType() local