Home
last modified time | relevance | path

Searched defs:vtable (Results 1 – 25 of 47) sorted by relevance

12

/netbsd-src/usr.bin/dc/
H A Dbcode.h67 struct vtable { struct
75 struct vtable *vtable; argument
/netbsd-src/usr.bin/tip/
H A Dvars.c47 value_t vtable[] = { variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Ddyncast.cc53 const void *vtable = *static_cast <const void *const *> (src_ptr); in __dynamic_cast() local
H A Dtinfo.h78 const void *vtable = *static_cast <const void *const *> (addr); in convert_to_base() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Ddyncast.cc50 const void *vtable = *static_cast <const void *const *> (src_ptr); in __dynamic_cast() local
H A Dtinfo.h78 const void *vtable = *static_cast <const void *const *> (addr); in convert_to_base() local
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_private.h73 const struct archive_read_filter_bidder_vtable *vtable; member
97 const struct archive_read_filter_vtable *vtable; member
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.h37 table, tex, vtable, titlepage, bad_type enumerator
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dgdbctx.hh121 struct gcc_base_vtable vtable; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc273 tree vtable; in type_possibly_instantiated_p() local
659 compare_virtual_tables (varpool_node *prevailing, varpool_node *vtable) in compare_virtual_tables()
2565 tree vtable = BINFO_VTABLE (inner_binfo); in record_target_from_binfo() local
2793 tree vtable) in subbinfo_with_vtable_at_offset()
2874 tree vtable; in vtable_pointer_value_to_binfo() local
H A Dipa-polymorphic-call.cc1314 tree vtable; in extr_type_from_vtbl_ptr_store() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_list.h257 const struct gl_list_implementation *vtable; member
429 const struct gl_list_implementation *vtable; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-polymorphic-call.c1310 tree vtable; in extr_type_from_vtbl_ptr_store() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dwrstabs.c83 char *vtable; member
1467 char *vtable; in stab_start_class_type() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dtransfer.c4513 dtype_type dtype, void *dtio_sub, void *vtable) in set_nml_var()
4588 dtype_type dtype, void *dtio_sub, void *vtable) in st_set_nml_dtio_var()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c67 tree vtable; /* The VAR_DECL of the vtable. Only filled at end of member
H A Dclass.c2242 tree vtable; in layout_vtable_decl() local
9134 dump_vtable (tree t, tree binfo, tree vtable) in dump_vtable()
9238 tree vtable = BINFO_VTABLE (TYPE_BINFO (t)); in finish_vtbls() local
9495 tree vtable = BINFO_VTABLE (binfo); in dfs_fixup_binfo_vtbls() local
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1.cc643 static const struct gcc_base_vtable vtable = variable
H A Dlibcp1.cc675 static const struct gcc_base_vtable vtable = variable
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dwrstabs.c83 char *vtable; member
1452 char *vtable; in stab_start_class_type() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dtransfer.c4708 dtype_type dtype, void *dtio_sub, void *vtable) in set_nml_var()
4783 dtype_type dtype, void *dtio_sub, void *vtable) in st_set_nml_dtio_var()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc67 tree vtable; /* The VAR_DECL of the vtable. Only filled at end of member
H A Dclass.cc2347 tree vtable; in layout_vtable_decl() local
9251 dump_vtable (tree t, tree binfo, tree vtable) in dump_vtable()
9355 tree vtable = BINFO_VTABLE (TYPE_BINFO (t)); in finish_vtbls() local
9612 tree vtable = BINFO_VTABLE (binfo); in dfs_fixup_binfo_vtbls() local
H A Dmodule.cc8382 tree vtable = CLASSTYPE_VTABLES (ctx); in decl_node() local
10449 tree vtable = CLASSTYPE_VTABLES (TREE_TYPE (container)); in key_mergeable() local
10891 for (tree vtable = CLASSTYPE_VTABLES (ctx); in key_mergeable() local
11525 bool vtable = TREE_CODE (decl) == VAR_DECL && DECL_VTABLE_OR_VTT_P (decl); in read_var_def() local
11748 for (tree vtable = CLASSTYPE_VTABLES (type); in mark_class_def() local
11974 tree vtable = (*vtables)[ix]; in read_class_def() local
12005 tree vtable = (*vtables)[ix]; in read_class_def() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-io.c1662 tree vtable = null_pointer_node; in transfer_namelist_element() local

12