/vbox/src/libs/zlib-1.2.6/contrib/infback9/ |
H A D | inftree9.c | 50 unsigned fill; /* index for replicating entries */ local 144 Create and fill in decoding tables. In this loop, the table being 149 fill the table with replicated entries. 197 next = *table; /* current table to fill in */ 228 fill = 1U << curr; 230 fill -= incr; 231 next[(huff >> drop) + fill] = this; 232 } while (fill != 0); 290 drops back to the root table to fill in any remaining entries there.
|
/vbox/src/libs/zlib-1.2.6/ |
H A D | inftrees.c | 50 unsigned fill; /* index for replicating entries */ local 150 Create and fill in decoding tables. In this loop, the table being 155 fill the table with replicated entries. 203 next = *table; /* current table to fill in */ 234 fill = 1U << curr; 235 min = fill; /* save offset to next table */ 237 fill -= incr; 238 next[(huff >> drop) + fill] = here; 239 } while (fill != 0); 292 /* fill i [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Objects/stringlib/ |
H A D | localeutil.h | 55 fill(STRINGLIB_CHAR **digits_end, STRINGLIB_CHAR **buffer_end, function 95 * Output will be zero-padded on the left to fill. 160 fill(&digits_end, &buffer_end, n_chars, n_zeros, 187 fill(&digits_end, &buffer_end, n_chars, n_zeros,
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Objects/stringlib/ |
H A D | localeutil.h | 66 fill(STRINGLIB_CHAR **digits_end, STRINGLIB_CHAR **buffer_end, function 106 * Output will be zero-padded on the left to fill. 171 fill(&digits_end, &buffer_end, n_chars, n_zeros, 198 fill(&digits_end, &buffer_end, n_chars, n_zeros,
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | infiniband.h | 113 unsigned int fill; member in struct:ib_work_queue
|
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/ |
H A D | glcore.h | 288 void (*fill)(__GLdrawableBuffer *buf, __GLdrawablePrivate *glPriv, member in struct:__GLdrawableBufferRec
|
/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/ |
H A D | pixman-private.h | 438 pixman_fill_func_t fill; member in struct:pixman_implementation_t
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/ |
H A D | Enquire.c | 1412 fill(char *p, int size) function 1422 printf("%s%s ", co, mode); fill((char *)&x, sizeof(x)); \
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | xwin.c | 3205 Pixmap fill; local 3218 fill = (Pixmap) ui_create_glyph(8, 8, 3223 XSetStipple(g_display, g_gc, fill); 3228 ui_destroy_glyph((RD_HGLYPH) fill); 3236 fill = (Pixmap) ui_create_glyph(8, 8, ipattern); 3240 XSetStipple(g_display, g_gc, fill); 3245 ui_destroy_glyph((RD_HGLYPH) fill); 3249 fill = (Pixmap) ui_create_bitmap(8, 8, brush->bd->data); 3251 XSetTile(g_display, g_gc, fill); 3256 ui_destroy_bitmap((RD_HBITMAP) fill); 3390 Pixmap fill; local 3507 Pixmap fill; local [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/ |
H A D | Tpm12.h | 1071 UINT16 fill; member in struct:tdTPM_KEY12 1145 UINT8 fill; member in struct:tdTPM_CERTIFY_INFO2
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |