Searched refs:cList (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/Common/VBoxKeyboard/
H A Dkeyboard.c452 const keyboard_type *pList, int cList)
455 for (; i < cList; ++i)
451 findHostKBInList(const keyboard_type *pHost, const keyboard_type *pList, int cList) argument
/vbox/src/VBox/Additions/WINNT/Mouse/NT4/
H A DVBoxPS2NT.cpp2951 unsigned cList = pPrfData->Count; local
2953 for (unsigned i = 0; i < cList; i++, pResDesc++)
2999 unsigned cList = pCtrlData->Count; local
3001 for (unsigned i = 0; i < cList; i++, pResDesc++)
3134 unsigned cList = pCtrlData->Count; local
3138 for (unsigned i = 0; i < cList; i++, pResDesc++)

Completed in 42 milliseconds