/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/ |
H A D | strstr.c | 55 size_t bl; local 61 bl = strlen(big); 62 if( bl < ll ) return (char *)0; 63 p = &big[ bl - ll ];
|
/vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/ |
H A D | edging.c | 37 * @v bl bottom left corner 43 chtype tr, chtype bl, chtype br ) { 61 _wputch(win,bl,WRAP); 41 wborder( WINDOW *win, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br ) argument
|
/vbox/src/libs/zlib-1.2.6/contrib/inflate86/ |
H A D | inffas86.c | 161 " cmpb $32, %%bl\n" 165 " movb %%bl, %%cl\n" /* cl = bits, needs it for shifting */ 166 " addb $32, %%bl\n" /* bits += 32 */ 180 " cmpb $32, %%bl\n" 184 " movb %%bl, %%cl\n" /* cl = bits, needs it for shifting */ 185 " addb $32, %%bl\n" /* bits += 32 */ 194 " subb %%ah, %%bl\n" /* bits -= this.bits */ 210 " subb %%ah, %%bl\n" /* bits -= this.bits */ 232 " subb %%cl, %%bl\n" 243 " cmpb $32, %%bl\ 820 cmp bl, 15 local 826 add bl, 16 /* bits += 16 */ local 837 sub bl, ah /* bits -= this.bits */ local 858 cmp bl, cl local 865 add bl, 16 /* bits += 16 */ local 871 sub bl, cl local 881 cmp bl, 15 local 887 add bl, 16 /* bits += 16 */ local 901 sub bl, ah /* bits -= this.bits */ local 909 cmp bl, cl local 916 add bl, 16 /* bits += 16 */ local 922 sub bl, cl local [all...] |
/vbox/src/libs/zlib-1.2.6/contrib/iostream/ |
H A D | zfstream.cpp | 192 int bl = blen(); local 193 setp( base(), base() + bl);
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/ |
H A D | registers.h | 81 uint8_t bl; member in struct:i386_regs::__anon15047::__anon15048
|
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | biosint.h | 82 uint8_t bl, bh, dl, dh, cl, ch, al, ah; member in struct:__anon14961::__anon14962::__anon14964 99 uint8_t bl, bh; member in struct:__anon14965::__anon14966::__anon14969
|
/vbox/include/VBox/vmm/ |
H A D | cpumctx.h | 171 uint8_t bl; member in union:CPUMCTXCORE::__anon302 279 uint8_t bl; member in union:CPUMCTX::__anon312
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ |
H A D | curses.h | 527 chtype tl, chtype tr, chtype bl, chtype br ) { 528 return wborder ( stdscr, ls, rs, ts, bs, tl, tr, bl, br ); 526 border( chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br ) argument
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Objects/ |
H A D | longobject.c | 2704 PyLongObject *bl = NULL; local 2710 /* (ah*X+al)(bh*X+bl) = ah*bh*X*X + (ah*bl + al*bh)*X + al*bl 2711 * Let k = (ah+al)*(bh+bl) = ah*bl + al*bh + ah*bh + al*bl 2713 * ah*bh*X*X + (k - ah*bh - al*bl)*X + al*bl 2756 bl [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/ |
H A D | MT25218_PRM.h | 2268 pseudo_bit_t bl[0x00001]; /* Ability of this HCA to support Block List Physical Buffer Lists. (The device does not supports Block List) */ member in struct:arbelprm_query_dev_lim_st
|
H A D | MT25408_PRM.h | 2255 pseudo_bit_t bl[0x00001]; /* Ability of this HCA to support Block List Physical Buffer Lists. */ member in struct:hermonprm_query_dev_cap_st
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | mimepull.jar | META-INF/ META-INF/MANIFEST.MF org/ org/jvnet/ org/jvnet/mimepull/ org/jvnet/mimepull/FinalArrayList ... |
H A D | saaj-impl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |