/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/ |
H A D | ARShiftU64.c | 39 mov cl, byte ptr [Count] local 42 test cl, 32 local 45 shrd eax, edx, cl 46 sar edx, cl
|
H A D | LShiftU64.c | 39 mov cl, byte ptr [Count] local 42 test cl, 32 // Count >= 32? local 45 shld edx, eax, cl 46 shl eax, cl
|
H A D | RShiftU64.c | 39 mov cl, byte ptr [Count] local 42 test cl, 32 local 45 shrd eax, edx, cl 46 shr edx, cl
|
H A D | LRotU64.c | 40 mov cl, byte ptr [Count] local 43 shld ebx, edx, cl 44 shld edx, eax, cl 45 ror ebx, cl 46 shld eax, ebx, cl 47 test cl, 32 ; Count >= 32? local
|
H A D | RRotU64.c | 40 mov cl, byte ptr [Count] local 43 shrd ebx, eax, cl 44 shrd eax, edx, cl 45 rol ebx, cl 46 shrd edx, ebx, cl 47 test cl, 32 // Count >= 32? local
|
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/ |
H A D | MathLShiftS64.c | 27 cmp cl, 64 local 33 cmp cl, 32 local 35 shld edx, eax, cl 36 shl eax, cl 45 and cl, 31 local 46 shl edx, cl
|
H A D | MathRShiftU64.c | 27 cmp cl, 64 local 33 cmp cl, 32 local 35 shrd eax, edx, cl 36 shr edx, cl 45 and cl, 31 local 46 shr eax, cl
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/ |
H A D | llshl.c | 27 cmp cl, 64 local 33 cmp cl, 32 local 35 shld edx, eax, cl 36 shl eax, cl 45 and cl, 31 local 46 shl edx, cl
|
H A D | ullshr.c | 27 cmp cl, 64 local 33 cmp cl, 32 local 35 shrd eax, edx, cl 36 shr edx, cl 45 and cl, 31 local 46 shr eax, cl
|
/vbox/src/libs/zlib-1.2.6/contrib/inflate86/ |
H A D | inffas86.c | 165 " movb %%bl, %%cl\n" /* cl = bits, needs it for shifting */ 167 " shlq %%cl, %%rax\n" 184 " movb %%bl, %%cl\n" /* cl = bits, needs it for shifting */ 186 " shlq %%cl, %%rax\n" 193 " movb %%ah, %%cl\n" /* cl = this.bits */ 195 " shrq %%cl, %%rdx\n" /* hold >>= this.bits */ 209 " movb %%ah, %%cl\ 825 mov cl, bl /* cl = bits, needs it for shifting */ local 836 mov cl, ah /* cl = this.bits */ local 852 mov cl, al local 856 and cl, 15 /* op &= 15 */ local 864 mov cl, bl /* cl = bits, needs it for shifting */ local 868 mov cl, ch /* move op back to ecx */ local 886 mov cl, bl /* cl = bits, needs it for shifting */ local 900 mov cl, ah local 903 mov cl, al /* cl = this.op */ local 907 and cl, 15 /* op &= 15 */ local 915 mov cl, bl /* cl = bits, needs it for shifting */ local 919 mov cl, ch /* move op back to ecx */ local [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/ |
H A D | DLexerBase.h | 140 int cl; member in class:DLGLexerBase
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/ |
H A D | registers.h | 97 uint8_t cl; member in struct:i386_regs::__anon15051::__anon15052
|
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | ata.c | 406 uint8_t sc, sn, cl, ch, st; local 441 cl = inb(iobase1+ATA_CB_CL); 445 if ((cl==0x14) && (ch==0xeb)) { 447 } else if ((cl==0x00) && (ch==0x00) && (st!=0x00)) { 449 } else if ((cl==0xff) && (ch==0xff)) {
|
H A D | biosint.h | 82 uint8_t bl, bh, dl, dh, cl, ch, al, ah; member in struct:__anon14961::__anon14962::__anon14964 103 uint8_t cl, ch; member in struct:__anon14965::__anon14966::__anon14969
|
/vbox/src/libs/libpng-1.2.8/ |
H A D | pngvcrd.c | 1972 mov cl, [esi + ebx] // load cl with Prior(x) local 2240 xor ecx, ecx // zero ecx before using cl & cx in loop below 2245 mov cl, [esi + ebx] // load cl with Prior(x) local 2339 xor ecx, ecx // zero ecx before using cl & cx in loop below 2344 mov cl, [esi + ebx] // load cl with Prior(x) local 2405 mov cl, [esi + edx] // load Prior(x-bpp) into cl local 2441 mov cl, [esi + edx] // load Prior(x-bpp) into cl local 2445 mov cl, [esi + ebx] // load Prior(x) into cl local 2452 mov cl, [esi + edx] // load Prior(x-bpp) into cl local 2456 mov cl, [edi + edx] // load Raw(x-bpp) into cl local 3110 mov cl, [esi + edx] // load Prior(x-bpp) into cl local 3146 mov cl, [esi + edx] // load Prior(x-bpp) into cl local 3150 mov cl, [esi + ebx] // load Prior(x) into cl local 3157 mov cl, [esi + edx] // load Prior(x-bpp) into cl local 3161 mov cl, [edi + edx] // load Raw(x-bpp) into cl local 3191 mov cl, [esi + edx] // load Prior(x-bpp) into cl local 3227 mov cl, [esi + edx] // load Prior(x-bpp) into cl local 3231 mov cl, [esi + ebx] // load Prior(x) into cl local 3238 mov cl, [esi + edx] // load Prior(x-bpp) into cl local 3242 mov cl, [edi + edx] // load Raw(x-bpp) into cl local [all...] |
/vbox/src/VBox/ExtPacks/VNC/ |
H A D | VBoxVNC.cpp | 105 static DECLCALLBACK(enum rfbNewClientAction) rfbNewClientEvent(rfbClientPtr cl); 106 static DECLCALLBACK(void) vncMouseEvent(int buttonMask, int x, int y, rfbClientPtr cl); 107 static void vncKeyboardEvent(rfbBool down, rfbKeySym keySym, rfbClientPtr cl); 108 static void clientGoneHook(rfbClientPtr cl); 1137 void VNCServerImpl::vncKeyboardEvent(rfbBool down, rfbKeySym keycode, rfbClientPtr cl) argument 1139 VNCServerImpl *instance = static_cast<VNCServerImpl *>(cl->screen->screenData); 1270 void VNCServerImpl::vncMouseEvent(int buttonMask, int x, int y, rfbClientPtr cl) argument 1272 VNCServerImpl *instance = static_cast<VNCServerImpl *>(cl->screen->screenData); 1285 rfbDefaultPtrAddEvent(buttonMask, x, y, cl); 1288 enum rfbNewClientAction VNCServerImpl::rfbNewClientEvent(rfbClientPtr cl) argument 1302 clientGoneHook(rfbClientPtr cl) argument [all...] |
/vbox/include/VBox/vmm/ |
H A D | cpumctx.h | 157 uint8_t cl; member in union:CPUMCTXCORE::__anon300 265 uint8_t cl; member in union:CPUMCTX::__anon310
|
/vbox/src/VBox/Devices/Network/slirp/bsd/sys/ |
H A D | mbuf.h | 702 m_cljset(struct mbuf *m, void *cl, int type) argument 704 m_cljset(PNATState pData, struct mbuf *m, void *cl, int type) 734 m->m_data = m->m_ext.ext_buf = cl; 743 m->m_ext.ref_cnt = uma_find_refcnt(zone, cl);
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | activation.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/mailcap ... |
H A D | sjsxp.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
H A D | jaxws-tools.jar | ... .List mask
java.util.List urls
ClassLoader cl
Class compileTool
java.lang.reflect.Constructor ctor ... |
H A D | jaxb-api.jar | ... classes
java.util.Map properties
String className
ClassLoader cl
Class spi
java.lang.reflect.Method m ... |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
H A D | jaxb-impl.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ... |
H A D | saaj-impl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |