Searched defs:basetype (Results 1 - 25 of 66) sorted by relevance

123

/netbsd-current/sys/arch/prep/pnpbus/
H A Dpnpbusvar.h105 uint8_t basetype; /* PNP base type */ member in struct:pnpbus_dev_attach_args
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgnu-v2-abi.c294 vb_match(struct type *type, int index, struct type *basetype) argument
346 struct type *basetype = TYPE_BASECLASS (type, index); local
[all...]
H A Dc-varobj.c643 struct type *basetype = NULL; local
745 struct type *basetype = NULL; local
H A Dc-typeprint.c1090 struct type *basetype; local
H A Dax-gdb.c351 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); local
1483 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); local
H A Dgnu-v3-abi.c546 struct type *basetype; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgnu-v2-abi.c295 vb_match(struct type *type, int index, struct type *basetype) argument
347 struct type *basetype = TYPE_BASECLASS (type, index); local
[all...]
H A Dc-varobj.c641 struct type *basetype = NULL; local
742 struct type *basetype = NULL; local
H A Dc-typeprint.c1088 struct type *basetype; local
H A Dax-gdb.c243 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); local
1369 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc812 tree basetype = (t->sym->memtype) local
[all...]
H A Dd-codegen.cc2011 tree basetype = type; local
2053 build_vthis_function(tree basetype, tree type) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-array-bounds.cc161 tree basetype = TREE_TYPE (base); local
H A Dgimple-ssa-warn-restrict.cc296 tree basetype = TREE_TYPE (base); local
[all...]
H A Domp-simd-clone.cc986 tree basetype = TREE_TYPE (node->simdclone->args[i].orig_arg); local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_template.c236 partial_offset(const char *basetype, const char *name, int need_offset, int isstruct) argument
482 template_members(struct templatehead *temp, const char *basetype, const char *name, const Type *t, int optional, int implicit, int isstruct, int need_offset) argument
648 fprintf(get_code_file(), "/* template_members: %s %s %s */\\n", basetype, implicit ? "imp" : "exp", tagimplicit ? "imp" : "exp"); local
863 generate_template_type(const char *varname, const char **dupname, const char *symname, const char *basetype, const char *name, Type *type, int optional, int isstruct, int need_offset) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc957 tree basetype = (t->sym->memtype) local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c47 error_not_base_type (tree basetype, tree type) argument
2074 build_scoped_ref(tree datum, tree basetype, tree* binfo_p) argument
H A Dcvt.c1739 tree basetype = TREE_TYPE (expr); local
[all...]
H A Dsearch.c2090 tree basetype = BINFO_TYPE (base_binfo); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-warn-restrict.c287 tree basetype = TREE_TYPE (base); local
[all...]
H A Domp-simd-clone.c977 tree basetype = TREE_TYPE (node->simdclone->args[i].orig_arg); local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc1758 tree basetype = TREE_TYPE (expr); local
[all...]
H A Dtypeck2.cc47 error_not_base_type (tree basetype, tree type) argument
2029 build_scoped_ref(tree datum, tree basetype, tree* binfo_p) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h420 Type *basetype; member in class:TypeVector

Completed in 482 milliseconds

123