Searched defs:vd (Results 1 - 25 of 161) sorted by relevance

1234567

/netbsd-current/sys/dev/wscons/
H A Dwsemul_vt100_keys.c88 struct vt100base_data *vd = &edp->bd; local
H A Dwsemul_vt100_chars.c83 struct vt100base_data *vd = &edp->bd; local
146 struct vt100base_data *vd = &edp->bd; local
[all...]
H A Dwsemul_vt100_subr.c57 wsemul_vt100_scrollup(struct vt100base_data *vd, int n) argument
87 wsemul_vt100_scrolldown(struct vt100base_data *vd, int n) argument
117 wsemul_vt100_ed(struct vt100base_data *vd, int arg) argument
163 wsemul_vt100_el(struct vt100base_data *vd, int arg) argument
189 wsemul_vt100_handle_csi(struct vt100base_data *vd, u_char c) argument
686 vt100_selectattribute(struct vt100base_data *vd, int flags, int fgcol, int bgcol, long *attr, long *bkgdattr) argument
776 wsemul_vt100_handle_dcs(struct vt100base_data *vd) argument
829 vt100_ansimode(struct vt100base_data *vd, int nr, int op) argument
863 vt100_decmode(struct vt100base_data *vd, int nr, int op) argument
[all...]
/netbsd-current/sys/dev/sun/
H A Dcgthreevar.h52 struct vcons_data vd; member in struct:cgthree_softc
H A Dbwtwovar.h100 struct vcons_data vd; member in struct:bwtwo_softc
H A Dcgsixvar.h78 struct vcons_data vd; member in struct:cgsix_softc
/netbsd-current/usr.sbin/mscdlabel/
H A Diso9660.c16 printinfo(struct iso_primary_descriptor *vd) argument
41 struct iso_primary_descriptor *vd; local
[all...]
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_root.c50 too_many_errors(vdev_t *vd, int numerrors) argument
57 vdev_root_open(vdev_t *vd, uint64_t *asize, uint64_t *max_asize, argument
93 vdev_root_close(vdev_t *vd) argument
100 vdev_root_state_change(vdev_t *vd, int faulted, int degraded) argument
[all...]
H A Dvdev_missing.c47 vdev_missing_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
65 vdev_missing_close(vdev_t *vd) argument
H A Dvdev_file.c39 vdev_file_hold(vdev_t *vd) argument
45 vdev_file_rele(vdev_t *vd) argument
51 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
143 vdev_file_close(vdev_t *vd) argument
163 vdev_t *vd = zio->io_vd; local
[all...]
/netbsd-current/lib/libm/src/
H A Ds_cbrtl.c115 #define vd ((long double)vd2 + vd1) macro
/netbsd-current/sys/dev/pci/
H A Dchipsfb.c142 struct vcons_data *vd = v; local
H A Dtdvfbvar.h76 struct vcons_data vd; member in struct:tdvfb_softc
/netbsd-current/libexec/ld.elf_so/
H A Dsymver.c138 const Elf_Verdef *vd = depobj->verdef; local
180 const Elf_Verdef *vd; local
[all...]
/netbsd-current/sys/arch/amiga/dev/
H A Dmntvavar.h63 struct vcons_data vd; member in struct:mntva_softc
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcanthrow.c245 VarDeclaration *vd; local
[all...]
H A Dsideeffect.c398 VarDeclaration *vd = new VarDeclaration(e->loc, e->type, id, ez); local
[all...]
/netbsd-current/sys/arch/evbppc/virtex/dev/
H A Dtft.c215 struct vcons_data *vd = arg; local
/netbsd-current/sys/arch/virt68k/dev/
H A Dmainbus.c113 struct bi_virt_dev *vd = bootinfo_dataptr(bi); local
137 struct bi_virt_dev *vd = bootinfo_dataptr(bi); local
205 struct bi_virt_dev *vd = bootinfo_dataptr(bi); local
[all...]
/netbsd-current/sys/arch/sparc64/dev/
H A Dffbvar.h79 struct vcons_data vd; member in struct:ffb_softc
/netbsd-current/sys/dev/ic/
H A Dct65550var.h76 struct vcons_data vd; member in struct:chipsfb_softc
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h110 virtual void handleUseOfUninitVariable(const VarDecl *vd, argument
114 virtual void handleConstRefUseOfUninitVariable(const VarDecl *vd, argument
120 virtual void handleSelfInit(const VarDecl *vd) {} argument
/netbsd-current/sys/dev/wsfb/
H A Dgenfbvar.h106 struct vcons_data vd; member in struct:genfb_softc
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dvirtfunc.cc207 int D::vd() {return 280+d;} function in class:D
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dvirtfunc.cc207 int D::vd() {return 280+d;} function in class:D

Completed in 374 milliseconds

1234567