Searched refs:hfd (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-pcsx-defs.h75 uint64_t hfd:1; member in struct:cvmx_pcsx_anx_adv_reg::cvmx_pcsx_anx_adv_reg_s
110 uint64_t hfd:1; member in struct:cvmx_pcsx_anx_lp_abil_reg::cvmx_pcsx_anx_lp_abil_reg_s
H A Dcvmx-helper-sgmii.c105 pcsx_anx_adv_reg.s.hfd = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddcclient.cpp523 int xd, yd, wfd, hfd, wd, hd; local
529 hfd = YLOG2DEVREL(height);
530 hd = hfd - WX_GC_CF;
532 if (wfd == 0 || hfd == 0) return;
539 XFillRectangle ((Display*) m_display, (Pixmap) m_pixmap, (GC) m_gc, xd, yd, wfd, hfd);
544 wfd, hfd);

Completed in 83 milliseconds