/netbsd-src/usr.bin/dc/ |
H A D | bcode.h | 67 struct vtable { struct 75 struct vtable *vtable; argument
|
/netbsd-src/usr.bin/tip/ |
H A D | vars.c | 47 value_t vtable[] = { variable
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | dyncast.cc | 53 const void *vtable = *static_cast <const void *const *> (src_ptr); in __dynamic_cast() local
|
H A D | tinfo.h | 78 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 D | dyncast.cc | 50 const void *vtable = *static_cast <const void *const *> (src_ptr); in __dynamic_cast() local
|
H A D | tinfo.h | 78 const void *vtable = *static_cast <const void *const *> (addr); in convert_to_base() local
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_read_private.h | 73 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 D | insertion.h | 37 table, tex, vtable, titlepage, bad_type enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | gdbctx.hh | 121 struct gcc_base_vtable vtable; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-devirt.cc | 273 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 D | ipa-polymorphic-call.cc | 1314 tree vtable; in extr_type_from_vtbl_ptr_store() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | gl_list.h | 257 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 D | ipa-polymorphic-call.c | 1310 tree vtable; in extr_type_from_vtbl_ptr_store() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | wrstabs.c | 83 char *vtable; member 1467 char *vtable; in stab_start_class_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | transfer.c | 4513 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 D | rtti.c | 67 tree vtable; /* The VAR_DECL of the vtable. Only filled at end of member
|
H A D | class.c | 2242 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 D | libcc1.cc | 643 static const struct gcc_base_vtable vtable = variable
|
H A D | libcp1.cc | 675 static const struct gcc_base_vtable vtable = variable
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | wrstabs.c | 83 char *vtable; member 1452 char *vtable; in stab_start_class_type() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | transfer.c | 4708 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 D | rtti.cc | 67 tree vtable; /* The VAR_DECL of the vtable. Only filled at end of member
|
H A D | class.cc | 2347 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 D | module.cc | 8382 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 D | trans-io.c | 1662 tree vtable = null_pointer_node; in transfer_namelist_element() local
|