Home
last modified time | relevance | path

Searched defs:vt (Results 1 – 23 of 23) sorted by relevance

/trueos/contrib/netbsd-tests/fs/puffs/h_dtfs/
HDdtfs_vfsops.c44 rtstr(struct puffs_usermount *pu, const char *str, enum vtype vt) in rtstr()
66 rtdev(struct puffs_usermount *pu, const char *str, enum vtype vt) in rtdev()
90 rtnorm(struct puffs_usermount *pu, const char *str, enum vtype vt) in rtnorm()
108 enum vtype vt; member
/trueos/contrib/llvm/tools/clang/lib/AST/
HDStmtIterator.cpp22 while (const ArrayType *vt = dyn_cast<ArrayType>(t)) { in FindVA() local
/trueos/sys/teken/
HDteken_subr_compat.h75 teken_subr_cons25_switch_virtual_terminal(teken_t *t, unsigned int vt) in teken_subr_cons25_switch_virtual_terminal()
/trueos/contrib/wpa/src/drivers/
HDndis_events.c243 VARIANT vt; in ndis_events_media_specific() local
320 VARIANT vtClass, vt; in ndis_events_indicate() local
493 VARIANT vt; in ndis_events_get_adapter() local
/trueos/sys/dev/drm2/
HDdrm_fops.c305 struct drm_pending_vblank_event *v, *vt; in drm_events_release() local
HDdrm_crtc.h114 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
/trueos/usr.sbin/asl/
HDbsd_out.c368 char vt[32], *msg; in _bsd_send_repeat_msg() local
HDasl_action.c1304 char vt[32], *msg; in _send_repeat_msg() local
/trueos/contrib/llvm/utils/TableGen/
HDDAGISelMatcher.h802 EmitIntegerMatcher(int64_t val, MVT::SimpleValueType vt) in EmitIntegerMatcher()
827 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher()
853 EmitRegisterMatcher(const CodeGenRegister *reg, MVT::SimpleValueType vt) in EmitRegisterMatcher()
/trueos/sys/dev/sound/pcm/
HDchannel.c1342 chn_setvolume_matrix(struct pcm_channel *c, int vc, int vt, int val) in chn_setvolume_matrix()
1387 chn_getvolume_matrix(struct pcm_channel *c, int vc, int vt) in chn_getvolume_matrix()
/trueos/sys/powerpc/wii/
HDwii_fbvar.h100 wiifb_vtiming_read(struct wiifb_softc *sc, struct wiifb_vtiming *vt) in wiifb_vtiming_read()
110 wiifb_vtiming_write(struct wiifb_softc *sc, struct wiifb_vtiming *vt) in wiifb_vtiming_write()
HDwii_fb.c339 struct wiifb_vtiming vt; in wiifb_configure_tv_mode() local
/trueos/contrib/llvm/include/llvm/Target/
HDTargetRegisterInfo.h104 bool hasType(EVT vt) const { in hasType()
/trueos/sys/fs/unionfs/
HDunion_subr.c217 enum vtype vt; in unionfs_nodeget() local
/trueos/sys/contrib/altq/altq/
HDaltq_hfsc.c970 u_int64_t vt, f, cur_time; in init_vf() local
HDaltq_hfsc.h79 u_int64_t vt; /* virtual time */ member
/trueos/sys/compat/linux/
HDlinux_ioctl.c2755 linux_to_bsd_v4l_tuner(struct l_video_tuner *lvt, struct video_tuner *vt) in linux_to_bsd_v4l_tuner()
2768 bsd_to_linux_v4l_tuner(struct video_tuner *vt, struct l_video_tuner *lvt) in bsd_to_linux_v4l_tuner()
/trueos/sys/dev/ixgbe/
HDixgbe_common.c3926 u32 vt; in ixgbe_set_vlvf_generic() local
/trueos/contrib/gdb/gdb/
HDhpread.c50 char *vt; member
/trueos/contrib/llvm/lib/Transforms/Instrumentation/
HDMemorySanitizer.cpp733 if (VectorType *vt = dyn_cast<VectorType>(ty)) in getShadowTyNoVec() local
/trueos/contrib/llvm/tools/clang/lib/Analysis/
HDCFG.cpp627 while (const ArrayType *vt = dyn_cast<ArrayType>(t)) { in FindVA() local
/trueos/contrib/gcc/cp/
HDclass.c6763 tree vt; in binfo_ctor_vtable() local
/trueos/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c9846 dtrace_diftype_t *vt, *et; local