Home
last modified time | relevance | path

Searched refs:vtable (Results 1 – 25 of 268) sorted by relevance

1234567891011

/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_virtual.c35 return ((a->vtable->archive_filter_code)(a, n)); in archive_filter_code()
41 return ((a->vtable->archive_filter_count)(a)); in archive_filter_count()
47 return ((a->vtable->archive_filter_name)(a, n)); in archive_filter_name()
53 return ((a->vtable->archive_filter_bytes)(a, n)); in archive_filter_bytes()
61 return ((a->vtable->archive_free)(a)); in archive_free()
67 return ((a->vtable->archive_close)(a)); in archive_write_close()
73 return ((a->vtable->archive_close)(a)); in archive_read_close()
117 return ((a->vtable->archive_write_header)(a, entry)); in archive_write_header()
123 return ((a->vtable->archive_write_finish_entry)(a)); in archive_write_finish_entry()
129 return ((a->vtable->archive_write_data)(a, buff, s)); in archive_write_data()
[all …]
Darchive_read.c102 a->archive.vtable = &archive_read_vtable; in archive_read_new()
494 filter->vtable = &none_reader_vtable; in archive_read_open1()
564 if (bidder->vtable == NULL) in choose_filters()
566 bid = (bidder->vtable->bid)(bidder, a->filter); in choose_filters()
592 r = (best_bidder->vtable->init)(a->filter); in choose_filters()
606 if (!a->filter->vtable->read_header) in __archive_read_header()
608 return a->filter->vtable->read_header(a->filter, entry); in __archive_read_header()
997 if (!f->closed && f->vtable != NULL) { in close_filters()
998 int r1 = (f->vtable->close)(f); in close_filters()
1103 if (a->bidders[i].vtable == NULL || in _archive_read_free()
[all …]
Darchive_read_private.h73 const struct archive_read_filter_bidder_vtable *vtable; member
97 const struct archive_read_filter_vtable *vtable; member
245 const struct archive_read_filter_bidder_vtable *vtable);
Darchive_read_append_filter.c136 r2 = (bidder->vtable->init)(a->filter); in archive_read_append_filter()
192 r = (bidder->vtable->init)(a->filter); in archive_read_append_filter_program_signature()
Darchive_private.h112 const struct archive_vtable *vtable; member
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgnu-v3-abi.c309 struct value *vtable; in gnuv3_rtti_type() local
328 vtable = gnuv3_get_vtable (gdbarch, values_type, in gnuv3_rtti_type()
330 if (vtable == NULL) in gnuv3_rtti_type()
335 = lookup_minimal_symbol_by_pc (vtable->address () in gnuv3_rtti_type()
336 + vtable->embedded_offset ()).minsym; in gnuv3_rtti_type()
378 = value_as_long (value_field (vtable, vtable_field_offset_to_top)); in gnuv3_rtti_type()
396 struct value *vtable, *vfn; in gnuv3_get_virtual_fn() local
399 vtable = gnuv3_get_vtable (gdbarch, container->type (), in gnuv3_get_virtual_fn()
401 gdb_assert (vtable != NULL); in gnuv3_get_virtual_fn()
404 vfn = value_subscript (value_field (vtable, vtable_field_virtual_functions), in gnuv3_get_virtual_fn()
[all …]
/netbsd/src/usr.bin/tip/
Dcmds.c742 if (vtable[BEAUTIFY].v_access&CHANGED) { in variable()
743 vtable[BEAUTIFY].v_access &= ~CHANGED; in variable()
746 if (vtable[SCRIPT].v_access&CHANGED) { in variable()
747 vtable[SCRIPT].v_access &= ~CHANGED; in variable()
753 if (vtable[RECORD].v_access&CHANGED) in variable()
754 vtable[RECORD].v_access &= ~CHANGED; in variable()
756 if (vtable[RECORD].v_access&CHANGED) { in variable()
757 vtable[RECORD].v_access &= ~CHANGED; in variable()
761 if (vtable[TAND].v_access&CHANGED) { in variable()
762 vtable[TAND].v_access &= ~CHANGED; in variable()
[all …]
Dvalue.c63 for (p = vtable; p->v_name != NULL; p++) { in vinit()
90 vtable[EXCEPTIONS].v_access &= ~(WRITE<<PUBLIC); in vinit()
141 for (p = vtable; p->v_name; p++) in vlex()
266 for (p = vtable; p->v_name; p++) in vlookup()
Dtip.h151 #define value(v) vtable[v].v_value
183 extern value_t vtable[]; /* variable table */
Dvars.c47 value_t vtable[] = { variable
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-devirt.cc273 tree vtable; in type_possibly_instantiated_p() local
280 vtable = BINFO_VTABLE (TYPE_BINFO (t)); in type_possibly_instantiated_p()
281 if (TREE_CODE (vtable) == POINTER_PLUS_EXPR) in type_possibly_instantiated_p()
282 vtable = TREE_OPERAND (TREE_OPERAND (vtable, 0), 0); in type_possibly_instantiated_p()
283 vnode = varpool_node::get (vtable); in type_possibly_instantiated_p()
659 compare_virtual_tables (varpool_node *prevailing, varpool_node *vtable) in compare_virtual_tables() argument
663 if (DECL_VIRTUAL_P (prevailing->decl) != DECL_VIRTUAL_P (vtable->decl)) in compare_virtual_tables()
669 prevailing = vtable; in compare_virtual_tables()
670 vtable = tmp; in compare_virtual_tables()
674 (TYPE_NAME (DECL_CONTEXT (vtable->decl))), in compare_virtual_tables()
[all …]
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dwrstabs.c83 char *vtable; member
401 s->vtable = NULL; in stab_push_string()
551 free (s->vtable); in write_stabs_in_sections_debugging_info()
1452 char *vtable; in stab_start_class_type() local
1458 vtable = xmalloc (23); in stab_start_class_type()
1459 sprintf (vtable, "~%%%ld", info->type_stack->index); in stab_start_class_type()
1465 vtable = xmalloc (strlen (vstring) + 3); in stab_start_class_type()
1466 sprintf (vtable, "~%%%s", vstring); in stab_start_class_type()
1471 info->type_stack->vtable = vtable; in stab_start_class_type()
1794 if (info->type_stack->vtable != NULL) in stab_end_class_type()
[all …]
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Ddyncast.cc53 const void *vtable = *static_cast <const void *const *> (src_ptr); in __dynamic_cast() local
56 (vtable, -ptrdiff_t (offsetof (vtable_prefix, origin)))); in __dynamic_cast()
Dtinfo.h78 const void *vtable = *static_cast <const void *const *> (addr); in convert_to_base() local
80 offset = *adjust_pointer<ptrdiff_t> (vtable, offset); in convert_to_base()
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dcppenv.texi12 @vtable @env
111 @end vtable
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-199316 vtable name.)
19 modify the main vtable, and normal should be 1, in that case, so use
20 is_normal() to determine if this is the main vtable for the class.
24 vtable with the new virtual, don't do it again.
32 binfo is the one that has the vtable that we based our vtable on.
/netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/
Dgtyp-input.list138 SRCDIR/gcc/vtable-verify.cc
204 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
290 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
/netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/earmhf/
Dgtyp-input.list138 SRCDIR/gcc/vtable-verify.cc
204 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
290 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
/netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/
Dgtyp-input.list137 SRCDIR/gcc/vtable-verify.cc
200 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
286 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
/netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6/
Dgtyp-input.list138 SRCDIR/gcc/vtable-verify.cc
204 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
290 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
/netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/
Dgtyp-input.list135 SRCDIR/gcc/vtable-verify.cc
198 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
284 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
/netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/
Dgtyp-input.list137 SRCDIR/gcc/vtable-verify.cc
200 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
286 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
/netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/earm/
Dgtyp-input.list138 SRCDIR/gcc/vtable-verify.cc
204 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
290 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
/netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/
Dgtyp-input.list139 SRCDIR/gcc/vtable-verify.cc
206 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
292 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
/netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/
Dgtyp-input.list138 SRCDIR/gcc/vtable-verify.cc
204 SRCDIR/gcc/cp/vtable-class-hierarchy.cc
290 SRCDIR/gcc/cp/vtable-class-hierarchy.cc

1234567891011