Searched refs:WORD (Results 151 - 175 of 209) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dglcanvas.cpp511 pPal->palNumEntries = (WORD)paletteSize;
H A Dwindow.cpp2535 WORD *id, WXHWND *hwnd, WORD *cmd)
2920 WORD id, cmd;
2991 m_lastKeydownProcessed = HandleKeyDown((WORD) wParam, lParam);
3062 processed = HandleChar((WORD)wParam, lParam);
3080 processed = HandleKeyUp((WORD) wParam, lParam);
3096 processed = HandleChar((WORD)wParam, lParam, true);
3102 processed = HandleHotKey((WORD)wParam, lParam);
6151 wxKeyboardHook(int nCode, WORD wParam, DWORD lParam)
H A Dtextctrl.cpp781 // alloc one extra WORD as needed by the control
1700 // there must be at least enough place for the length WORD in the
1702 len += sizeof(WORD);
1709 *(WORD *)buf = (WORD)len;
H A Dtoplevel.cpp549 // don't use DS_SETFONT we don't need the fourth WORD for the font)
550 static const int dlgsize = sizeof(DLGTEMPLATE) + (sizeof(WORD) * 3);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dtkip.c187 WORD wTSC15_0,
H A Drf.c992 WORD wLength1 = 0,wLength2 = 0 ,wLength3 = 0;
994 WORD wLength,wValue;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_socket.c211 WORD wVerReq;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_socket.c207 WORD wVerReq;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dmswindows.c458 WORD requested = MAKEWORD (1, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmformat.c1298 if(Fs.fat_bits == 32 && WORD(ext.fat32.backupBoot) != MAX16) {
1300 sectorsToBytes((Stream_t*)&Fs, WORD(ext.fat32.backupBoot)),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dframe.cpp1256 WORD wId;
1257 WORD wCmd;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-win32.c106 WORD wVersionRequested;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Dautomtn.cpp187 (WORD)action, &dispparams, vReturnPtr, &excep, &uiArgErr);
H A Daccess.cpp324 WORD wFlags, DISPPARAMS *pDispParams,
1580 WORD WXUNUSED(wFlags), DISPPARAMS *WXUNUSED(pDispParams),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Deasy.c101 WORD wVersionRequested;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/telephony/
H A Dixj.h48 typedef __u16 WORD; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Db_sock.c481 WORD wVerReq;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Db_sock.c489 WORD wVerReq;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Db_sock.c489 WORD wVerReq;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dgl_getline.c84 static WORD GetConsoleTextAttribute(HANDLE Console)
520 WORD Attribute = GetConsoleTextAttribute(Console);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilename.cpp239 st.wMonth = (WORD)(dt.GetMonth() + 1);
240 st.wYear = (WORD)dt.GetYear();
H A Dwxchar.cpp1728 inline WORD wxMSW_ctype(wxChar ch)
1730 WORD ret;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm106 COMM prev:WORD:08000H
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm106 COMM prev:WORD:08000H
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl56 --test-only=WORD report only warnings/errors containing WORD

Completed in 410 milliseconds

123456789