Searched refs:COMPRESS (Results 1 – 16 of 16) sorted by relevance
/external/zlib/src/as400/ |
D | bndsrc | 14 /* *MODULE COMPRESS ZLIB 01/02/01 00:15:09 */ 94 /* *MODULE COMPRESS ZLIB 01/02/01 00:15:09 */
|
D | compile.clp | 53 CHGVAR VAR(&CMD) VALUE(&FIXDCMD *TCAT 'COMPRESS)') 99 MODULE(&MODLIB/ADLER32 &MODLIB/COMPRESS +
|
D | readme.txt | 70 compress.c COMPRESS C ZLIB - Compress a memory buffer
|
/external/llvm/lib/Target/X86/ |
D | X86IntrinsicsInfo.h | 104 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 106 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 108 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 110 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 112 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 114 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 116 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 118 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 120 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 122 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), [all …]
|
D | X86ISelLowering.h | 490 COMPRESS, enumerator
|
D | X86InstrFragmentsSIMD.td | 507 def X86compress: SDNode<"X86ISD::COMPRESS", SDTypeProfile<1, 1,
|
D | X86InstrAVX512.td | 6922 // AVX-512 - COMPRESS and EXPAND
|
D | X86ISelLowering.cpp | 22304 case X86ISD::COMPRESS: return "X86ISD::COMPRESS"; in getTargetNodeName()
|
/external/syslinux/gpxe/src/arch/i386/prefix/ |
D | libprefix.S | 42 #define COMPRESS 1 macro 475 #if COMPRESS 795 #if COMPRESS
|
/external/libvncserver/common/ |
D | turbojpeg.c | 85 enum {COMPRESS=1, DECOMPRESS=2}; enumerator 442 if(this->init&COMPRESS) jpeg_destroy_compress(cinfo); in tjDestroy() 480 this->init|=COMPRESS; in _tjInitCompress() 548 if((this->init&COMPRESS)==0) in tjCompress2()
|
/external/libgsm/ |
D | Makefile | 105 COMPRESS = compress macro 411 ) | $(COMPRESS) $(COMPRESSFLAGS) > $(ROOT)/gsm-1.0.tar.Z
|
/external/libjpeg-turbo/ |
D | turbojpeg.c | 91 enum {COMPRESS=1, DECOMPRESS=2}; enumerator 555 if(this->init&COMPRESS) jpeg_destroy_compress(cinfo); in tjDestroy() 604 this->init|=COMPRESS; in _tjInitCompress() 776 if((this->init&COMPRESS)==0) in tjCompress2() 890 if((this->init&COMPRESS)==0) in tjEncodeYUVPlanes() 1099 if((this->init&COMPRESS)==0) in tjCompressFromYUVPlanes() 2018 if((this->init&COMPRESS)==0 || (this->init&DECOMPRESS)==0) in tjTransform()
|
/external/libxml2/os400/ |
D | xmllint.cmd | 115 (*COMPRESS '--compress') +
|
/external/curl/packages/vms/ |
D | config_h.com | 206 $ line_in = f$edit(line_in,"TRIM,COMPRESS") 228 $ line_in = f$edit(line_in,"TRIM,COMPRESS") 250 $ xline = f$edit(line_in,"TRIM,COMPRESS")
|
/external/bzip2/ |
D | README | 127 remaining in the program. DO NOT COMPRESS ANY DATA WITH THIS
|
/external/icu/icu4c/source/data/unidata/ |
D | FractionalUCA.txt | 349 [top_byte 5F Grek Copt COMPRESS ] # 107 primary weights 350 [top_byte 60 Cyrl COMPRESS ] # 158 primary weights 351 [top_byte 61 Glag Perm COMPRESS ] # 87 primary weights 352 [top_byte 62 Geor COMPRESS ] # 87 primary weights 353 [top_byte 63 Armn COMPRESS ] # 40 primary weights 354 [top_byte 64 Hebr Phnx Samr COMPRESS ] # 73 primary weights 355 [top_byte 65 Arab COMPRESS ] # 219 primary weights 356 [top_byte 66 Syrc Mand Thaa Nkoo Tfng Ethi COMPRESS ] # 650 primary weights 357 [top_byte 67 Deva COMPRESS ] # 101 primary weights 358 [top_byte 68 Beng COMPRESS ] # 66 primary weights [all …]
|