Searched refs:large (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dsymcheck.pl149 # Check for excessively large local symbols. Text and rodata symbols
158 $problems->{$object}->{large}->{$symbol} = 1;
172 my @large = sort keys %{$problems->{$object}->{large}};
176 print "WARN $object has large static symbol $_\n" foreach @large;
177 $warnings += @large;
/vbox/src/libs/zlib-1.2.6/examples/
H A Denough.c86 to exceed the capacity of an eight-byte integer with a large number of
87 symbols and a large maximum code length, so multiple-precision arithmetic
169 local int large; /* largest code table so far */ variable
317 the current sub-table is rem. Uses the globals max, code, root, large, and
339 if (mem > large) {
340 large = mem;
411 large = 1 << root; /* base table */
430 printf("done: maximum of %d table entries\n", large);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor_priv.h269 large nstops and 2 for dynamic generate. */
388 * Considering large pixmap is not a normal case, to keep
390 * When deal with a large pixmap, it split the working
397 * to aware of it's large pixmap.
411 (priv)->large.base.fbo = priv->large.fbo_array[idx]; \
412 (priv)->large.box = priv->large.box_array[idx]; \
441 * @block_w: block width of this large pixmap.
442 * @block_h: block height of this large pixma
480 glamor_pixmap_private_large_t large; member in union:glamor_pixmap_private::__anon6791
[all...]
H A Dglamor_utils.h63 w = priv->large.box.x2 - priv->large.box.x1; \
64 h = priv->large.box.y2 - priv->large.box.y1; \
84 *(_xoff_) = - (_priv_)->large.box.x1; \
85 *(_yoff_) = - (_priv_)->large.box.y1; \
450 glamor_get_repeat_transform_coords((&priv->large), repeat_type, \
453 glamor_get_repeat_transform_coords((&priv->large), repeat_type, \
456 glamor_get_repeat_transform_coords((&priv->large), repeat_type, \
459 glamor_get_repeat_transform_coords((&priv->large), repeat_typ
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor_priv.h305 large nstops and 2 for dynamic generate. */
420 * Considering large pixmap is not a normal case, to keep
422 * When deal with a large pixmap, it split the working
429 * to aware of it's large pixmap.
468 * @block_w: block width of this large pixmap.
469 * @block_h: block height of this large pixmap.
507 glamor_pixmap_private_large_t large; member in union:glamor_pixmap_private::__anon7109
516 priv->large.base.fbo = priv->large.fbo_array[idx];
517 priv->large
[all...]
H A Dglamor_utils.h65 w = priv->large.box.x2 - priv->large.box.x1; \
66 h = priv->large.box.y2 - priv->large.box.y1; \
86 *(_xoff_) = - (_priv_)->large.box.x1; \
87 *(_yoff_) = - (_priv_)->large.box.y1; \
432 glamor_get_repeat_transform_coords((&priv->large), repeat_type, \
435 glamor_get_repeat_transform_coords((&priv->large), repeat_type, \
438 glamor_get_repeat_transform_coords((&priv->large), repeat_type, \
441 glamor_get_repeat_transform_coords((&priv->large), repeat_typ
[all...]
/vbox/src/libs/zlib-1.2.6/watcom/
H A Dwatcom_l.mak2 # OpenWatcom large model
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dexample.pas269 * Test deflate with large buffers and dynamic change of compression level
321 * Test inflate with large buffers
348 CHECK_ERR(err, 'large inflate');
356 WriteLn('bad large inflate: ', d_stream.total_out);
573 WriteLn('** Testing deflate with large buffers');
577 WriteLn('** Testing inflate with large buffers');
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/syslinux/
H A Dcomboot_call.c391 #error POSIX_FD_MAX too large
/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A DZLib.pas79 indicator when you are writing a large chunk of data to the compression
114 large chunk of data from the decompression stream in a single call.}
/vbox/src/libs/zlib-1.2.6/
H A Dmake_vms.com14 $! 0.03 20091224 Add support for large file check
/vbox/src/VBox/Additions/os2/VBoxSF/
H A DVBoxSFA.asm280 %define FSA_LARGEFILE 0020h ; large file support.
/vbox/src/libs/liblzf-3.4/
H A Dconfigure1231 --disable-largefile omit support for large files
2683 { echo "$as_me:$LINENO: checking for special C compiler options needed for large files" >&5
2684 echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6; }
2692 # IRIX 6.2 and later do not support large files by default,
2816 { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
2817 echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; }
2969 { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
2970 echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; }
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure1393 --disable-largefile omit support for large files
7506 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
7507 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
7515 # IRIX 6.2 and later do not support large files by default,
7557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
7558 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
7626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
7627 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }

Completed in 784 milliseconds