Searched defs:ls (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dbitops.c7 int ls = 0; local
9 for ( ls = 0 ; value ; ls++ ) {
12 return ls;
/vbox/src/libs/xpcom18a4/xpcom/tests/utils/
H A Dls.js4 function ls(path, recur) function
/vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/
H A Dedging.c31 * @v ls left side
41 int wborder ( WINDOW *win, chtype ls, chtype rs, argument
56 _wputch(win,ls,WRAP);
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIImageTools.cpp211 static QImage betaLabelImage(const QSize& ls) argument
215 QImage i(ls, QImage::Format_ARGB32);
222 p.drawRect(0, 0, ls.width(), ls.height());
225 float c = ((float)ls.width() / ls.height()) + 1;
226 float g = (ls.width() / (c - 1));
228 p.drawLine((int)(-g / 2 + g * i), ls.height(), (int)(-g / 2 + g * (i + 1)), 0);
236 p.translate((ls.width() - r.width()) / 2, ls
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/PosixLib/Glob/
H A Dglob.c269 Char *lm, *ls; local
281 ls = lm;
345 for (lm = ls; (pl < pm); *lm++ = *pl++)
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcurses.h526 static inline int border ( chtype ls, chtype rs, chtype ts, chtype bs, argument
528 return wborder ( stdscr, ls, rs, ts, bs, tl, tr, bl, br );
/vbox/src/VBox/Devices/Audio/
H A DDevIchAc97.cpp949 uint8_t ls = (val >> 8) & REC_MASK; local
951 PDMAUDIORECSOURCE als = ichac97IndextoRecSource(ls);
954 ls = ichac97RecSourceToIndex(als);
955 ichac97MixerStore(pThis, AC97_Record_Select, rs | (ls << 8));
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 75 milliseconds