| /xsrc/external/mit/libXfont/dist/src/builtins/ |
| buildfont | 10 compress -b 12 |
|
| /xsrc/external/mit/libXfont2/dist/src/builtins/ |
| buildfont | 10 compress -b 12 |
|
| /xsrc/external/mit/MesaLib/dist/src/intel/genxml/ |
| gen_zipped_file.py | 34 compress = zlib.compressobj() 53 compressed_data += compress.compress(xml) 58 compressed_data += compress.flush()
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/genxml/ |
| gen_zipped_file.py | 35 compress = zlib.compressobj() 54 compressed_data += compress.compress(xml) 59 compressed_data += compress.flush()
|
| /xsrc/external/mit/brotli/dist/python/ |
| brotli.py | 6 """Functions to compress and decompress data using the Brotli library.""" 25 # Compress a byte string. 26 def compress(string, mode=MODE_GENERIC, quality=11, lgwin=22, lgblock=0): function 27 """Compress a byte string.
|
| bro.py | 145 data = brotli.compress(
|
| /xsrc/external/mit/brotli/dist/python/tests/ |
| decompressor_test.py | 48 self.decompressor.process(brotli.compress(b'a') + b'a') 51 self.decompressor.process(brotli.compress(b'a'))
|
| compress_test.py | 31 out_file.write(brotli.compress(in_file.read(), **kwargs))
|
| decompress_test.py | 36 brotli.decompress(brotli.compress(b'a') + b'a')
|
| /xsrc/external/mit/libXpm/dist/test/ |
| Makefile.am | 60 compress -f pixmaps/good/generated/*.xpm 64 compress -f pixmaps/invalid/generated/*.xpm 68 compress -f pixmaps/no-mem/generated/*.xpm
|
| /xsrc/external/mit/xman/dist/ |
| misc.c | 808 man_globals->compress = FALSE; 820 man_globals->compress = TRUE; 831 man_globals->compress = TRUE; 847 man_globals->compress = TRUE; 862 man_globals->compress = TRUE; 880 man_globals->compress = FALSE; 895 man_globals->compress = FALSE; 910 man_globals->compress = TRUE; 921 man_globals->compress = TRUE; 936 man_globals->compress = TRUE [all...] |
| man.h | 158 Boolean compress; /* Compress file on save? */ member in struct:_ManpageGlobals
|
| handler.c | 322 if (!man_globals->compress) 329 snprintf(cmdbuf, sizeof(cmdbuf), "%s < %s > %s", COMPRESS,
|
| /xsrc/external/mit/ctwm/dist/ |
| image_xwd.c | 20 static void compress(XImage *image, XColor *colors, int *ncolors); 176 compress(image, colors, &ncolors); 239 compress(XImage *image, XColor *colors, int *ncolors) function
|
| /xsrc/external/mit/freetype/dist/src/gzip/ |
| ftzconf.h | 32 # define compress z_compress macro
|
| /xsrc/external/mit/font-adobe-100dpi/dist/ |
| configure | 646 COMPRESS 1422 --with-compression=<no|compress|gzip|bzip2> 3381 *compress) COMPRESS_SUFFIX=".Z" ;; 3385 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3398 case $COMPRESS in 3400 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3425 COMPRESS=$ac_cv_path_COMPRESS 3426 if test -n "$COMPRESS"; then 3427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3428 printf "%s\n" "$COMPRESS" >&6; [all...] |
| /xsrc/external/mit/font-adobe-75dpi/dist/ |
| configure | 646 COMPRESS 1422 --with-compression=<no|compress|gzip|bzip2> 3381 *compress) COMPRESS_SUFFIX=".Z" ;; 3385 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3398 case $COMPRESS in 3400 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3425 COMPRESS=$ac_cv_path_COMPRESS 3426 if test -n "$COMPRESS"; then 3427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3428 printf "%s\n" "$COMPRESS" >&6; [all...] |
| /xsrc/external/mit/font-adobe-utopia-100dpi/dist/ |
| configure | 646 COMPRESS 1422 --with-compression=<no|compress|gzip|bzip2> 3381 *compress) COMPRESS_SUFFIX=".Z" ;; 3385 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3398 case $COMPRESS in 3400 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3425 COMPRESS=$ac_cv_path_COMPRESS 3426 if test -n "$COMPRESS"; then 3427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3428 printf "%s\n" "$COMPRESS" >&6; [all...] |
| /xsrc/external/mit/font-arabic-misc/dist/ |
| configure | 624 COMPRESS 1378 --with-compression=<no|compress|gzip|bzip2> 3335 *compress) COMPRESS_SUFFIX=".Z" ;; 3339 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3352 case $COMPRESS in 3354 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3379 COMPRESS=$ac_cv_path_COMPRESS 3380 if test -n "$COMPRESS"; then 3381 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3382 printf "%s\n" "$COMPRESS" >&6; [all...] |
| /xsrc/external/mit/font-bh-100dpi/dist/ |
| configure | 646 COMPRESS 1421 --with-compression=<no|compress|gzip|bzip2> 3380 *compress) COMPRESS_SUFFIX=".Z" ;; 3384 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3397 case $COMPRESS in 3399 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3424 COMPRESS=$ac_cv_path_COMPRESS 3425 if test -n "$COMPRESS"; then 3426 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3427 printf "%s\n" "$COMPRESS" >&6; [all...] |
| /xsrc/external/mit/font-bh-75dpi/dist/ |
| configure | 646 COMPRESS 1421 --with-compression=<no|compress|gzip|bzip2> 3380 *compress) COMPRESS_SUFFIX=".Z" ;; 3384 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3397 case $COMPRESS in 3399 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3424 COMPRESS=$ac_cv_path_COMPRESS 3425 if test -n "$COMPRESS"; then 3426 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3427 printf "%s\n" "$COMPRESS" >&6; [all...] |
| /xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/ |
| configure | 646 COMPRESS 1422 --with-compression=<no|compress|gzip|bzip2> 3381 *compress) COMPRESS_SUFFIX=".Z" ;; 3385 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3398 case $COMPRESS in 3400 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3425 COMPRESS=$ac_cv_path_COMPRESS 3426 if test -n "$COMPRESS"; then 3427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3428 printf "%s\n" "$COMPRESS" >&6; [all...] |
| /xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/ |
| configure | 646 COMPRESS 1422 --with-compression=<no|compress|gzip|bzip2> 3381 *compress) COMPRESS_SUFFIX=".Z" ;; 3385 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3398 case $COMPRESS in 3400 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3425 COMPRESS=$ac_cv_path_COMPRESS 3426 if test -n "$COMPRESS"; then 3427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3428 printf "%s\n" "$COMPRESS" >&6; [all...] |
| /xsrc/external/mit/font-bitstream-100dpi/dist/ |
| configure | 624 COMPRESS 1378 --with-compression=<no|compress|gzip|bzip2> 3335 *compress) COMPRESS_SUFFIX=".Z" ;; 3339 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3352 case $COMPRESS in 3354 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3379 COMPRESS=$ac_cv_path_COMPRESS 3380 if test -n "$COMPRESS"; then 3381 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3382 printf "%s\n" "$COMPRESS" >&6; [all...] |
| /xsrc/external/mit/font-bitstream-75dpi/dist/ |
| configure | 624 COMPRESS 1378 --with-compression=<no|compress|gzip|bzip2> 3335 *compress) COMPRESS_SUFFIX=".Z" ;; 3339 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 3352 case $COMPRESS in 3354 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 3379 COMPRESS=$ac_cv_path_COMPRESS 3380 if test -n "$COMPRESS"; then 3381 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5 3382 printf "%s\n" "$COMPRESS" >&6; [all...] |