Searched refs:vtbl (Results 51 - 75 of 80) sorted by relevance

1234

/netbsd-current/sys/dev/pci/
H A Desa.c449 return sc->codec_if->vtbl->mixer_set_port(sc->codec_if, mc);
460 return sc->codec_if->vtbl->mixer_get_port(sc->codec_if, mc);
471 return sc->codec_if->vtbl->query_devinfo(sc->codec_if, di);
1680 sc->codec_if->vtbl->restore_ports(sc->codec_if);
H A Dyds.c730 sc->sc_codec[0].codec_if->vtbl->restore_ports(sc->sc_codec[0].codec_if);
1645 return sc->sc_codec[0].codec_if->vtbl->mixer_set_port(
1655 return sc->sc_codec[0].codec_if->vtbl->mixer_get_port(
1665 return sc->sc_codec[0].codec_if->vtbl->query_devinfo(
H A Deap.c1263 return sc->codec_if->vtbl->mixer_set_port(sc->codec_if, cp);
1274 return sc->codec_if->vtbl->mixer_get_port(sc->codec_if, cp);
1285 return sc->codec_if->vtbl->query_devinfo(sc->codec_if, dip);
H A Dcs4281.c655 (*sc->codec_if->vtbl->restore_ports)(sc->codec_if);
H A Dcs4280.c799 (*sc->codec_if->vtbl->restore_ports)(sc->codec_if);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc978 for (size_t i = 0; i < t->sym->vtbl.dim; i++)
980 FuncDeclaration *fd = t->sym->vtbl[i]->isFuncDeclaration ();
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc1181 for (size_t i = 0; i < t->sym->vtbl.length; i++)
1183 FuncDeclaration *fd = t->sym->vtbl[i]->isFuncDeclaration ();
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daesv8-armx.pl154 vtbl.8 $key,{$in0},$mask
172 vtbl.8 $key,{$in0},$mask
186 vtbl.8 $key,{$in0},$mask
212 vtbl.8 $key,{$in1},$mask
252 vtbl.8 $key,{$in1},$mask
3694 sprintf "vtbl.8 d%d,{q%d},d%d\n\t".
3695 "vtbl.8 d%d,{q%d},d%d", 2*$1,$2,2*$3, 2*$1+1,$2,2*$3+1;
3725 s/vtbl\.8\s+(.*)/unvtbl($1)/geo or
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d290 int vtblIndex = -1; /// for member functions, index into vtbl[]
299 BaseClass* interfaceVirtual; /// if virtual, but only appears in base interface vtbl[]
641 * Find index of function in vtbl[0..dim] that
645 * vtbl = vtable to use
651 final int findVtblIndex(Dsymbols* vtbl, int dim)
661 FuncDeclaration fdv = (*vtbl)[vi].isFuncDeclaration();
740 auto v = findVtblIndex(&b.sym.vtbl, cast(int)b.sym.vtbl.dim);
3940 // D dtor's don't get put into the vtbl[]
H A Dsemantic2.d630 auto methods = base.sym.vtbl[base.sym.vtblOffset .. $];
H A Ddeclaration.h563 int vtblIndex; // for member functions, index into vtbl[]
573 BaseClass* interfaceVirtual; // if virtual, but only appears in interface vtbl[]
629 int findVtblIndex(Dsymbols *vtbl, int dim);
H A Dtypesem.d1059 if (feq.vtblIndex < cd.vtbl.dim && cd.vtbl[feq.vtblIndex] == feq)
1063 if (fcmp.vtblIndex < cd.vtbl.dim && cd.vtbl[fcmp.vtblIndex] != fcmp)
4275 * entry in the vtbl[]
4283 /* C++ interface vtbl[]s are different in that the
4290 /* For an interface, the first entry in the vtbl[]
4306 /* The pointer to the vtbl[]
H A Dexpressionsem.d3567 for (size_t i = 0; i < cd.vtbl.dim; i++)
3569 FuncDeclaration fd = cd.vtbl[i].isFuncDeclaration();
4675 auto vi = exp.f.findVtblIndex(&ad2.vtbl, cast(int)ad2.vtbl.dim);
4677 exp.f = ad2.vtbl[vi].isFuncDeclaration();
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h544 int vtblIndex; // for member functions, index into vtbl[]
558 BaseClass* interfaceVirtual; // if virtual, but only appears in interface vtbl[]
615 int findVtblIndex(Dsymbols *vtbl, int dim, bool fix17349 = true);
H A Dexpressionsem.c1098 for (size_t i = 0; i < cd->vtbl.dim; i++)
1100 FuncDeclaration *fd = cd->vtbl[i]->isFuncDeclaration();
3142 int vi = exp->f->findVtblIndex((Dsymbols*)&ad2->vtbl, (int)ad2->vtbl.dim);
3144 exp->f = ad2->vtbl[vi]->isFuncDeclaration();
H A Dmtype.c4763 if (feq->vtblIndex < (int)cd->vtbl.dim && cd->vtbl[feq ->vtblIndex] == feq)
4765 if (fcmp->vtblIndex < (int)cd->vtbl.dim && cd->vtbl[fcmp->vtblIndex] != fcmp)
8551 * entry in the vtbl[]
8559 /* C++ interface vtbl[]s are different in that the
8566 /* For an interface, the first entry in the vtbl[]
8582 /* The pointer to the vtbl[]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dneon-cov.s664 vtbl.8 d0,{d0},d0
H A Dneon-cov.d1521 0[0-9a-f]+ <[^>]+> f3b00800 vtbl\.8 d0, {d0}, d0
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/
H A Dobject.d187 * first entry in its vtbl.
192 void*[] vtbl;
940 void*[] vtbl; /// virtual function pointer table
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c3731 tree idx, delta, e1, e2, e3, vtbl;
3844 vtbl = build1 (NOP_EXPR, build_pointer_type (vtbl_ptr_type_node),
3846 vtbl = cp_build_fold_indirect_ref (vtbl);
3847 if (vtbl == error_mark_node)
3851 e2 = fold_build_pointer_plus_loc (input_location, vtbl, idx);
3725 tree idx, delta, e1, e2, e3, vtbl; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc3992 tree idx, delta, e1, e2, e3, vtbl;
4105 vtbl = build1 (NOP_EXPR, build_pointer_type (vtbl_ptr_type_node),
4107 vtbl = cp_build_fold_indirect_ref (vtbl);
4108 if (vtbl == error_mark_node)
4112 e2 = fold_build_pointer_plus_loc (input_location, vtbl, idx);
3986 tree idx, delta, e1, e2, e3, vtbl; local
/netbsd-current/sys/dev/ic/
H A Dac97.c1252 as->codec_if.vtbl = &ac97civ;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/
H A Dobject.d536 * first entry in its vtbl.
542 void*[] vtbl;
1620 void*[] vtbl; /// virtual function pointer table
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x533 VALUE_TYPE(vtbl).
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-3.x533 VALUE_TYPE(vtbl).

Completed in 465 milliseconds

1234