Searched refs:COMPRESS (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/intel/isl/ |
D | isl_aux_info.c | 89 AUX( COMPRESS, Y, Y, x, x, HIZ) 90 AUX( COMPRESS, Y, Y, x, x, HIZ_CCS) 91 AUX( COMPRESS, Y, Y, x, x, HIZ_CCS_WT) 92 AUX( COMPRESS, Y, Y, Y, x, MCS) 93 AUX( COMPRESS, Y, Y, Y, x, MCS_CCS) 94 AUX( COMPRESS, Y, Y, Y, Y, CCS_E) 98 AUX( COMPRESS, Y, x, x, Y, STC_CCS)
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | turbojpeg.c | 104 enum { COMPRESS = 1, DECOMPRESS = 2 }; enumerator 451 if (this->init & COMPRESS) jpeg_destroy_compress(cinfo); in tjDestroy() 503 this->init |= COMPRESS; in _tjInitCompress() 676 if ((this->init & COMPRESS) == 0) in tjCompress2() 777 if ((this->init & COMPRESS) == 0) in tjEncodeYUVPlanes() 992 if ((this->init & COMPRESS) == 0) in tjCompressFromYUVPlanes() 1900 if ((this->init & COMPRESS) == 0 || (this->init & DECOMPRESS) == 0) in tjTransform()
|
/third_party/curl/packages/vms/ |
D | config_h.com | 197 $ line_in = f$edit(line_in,"TRIM,COMPRESS") 219 $ line_in = f$edit(line_in,"TRIM,COMPRESS") 241 $ xline = f$edit(line_in,"TRIM,COMPRESS")
|
/third_party/bzip2/ |
D | README | 127 remaining in the program. DO NOT COMPRESS ANY DATA WITH THIS
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 486 COMPRESS, enumerator
|
D | X86IntrinsicsInfo.h | 473 X86ISD::COMPRESS, 0),
|
D | X86InstrFragmentsSIMD.td | 592 def X86compress: SDNode<"X86ISD::COMPRESS", SDTypeProfile<1, 3,
|
D | X86InstrAVX512.td | 9861 // AVX-512 - COMPRESS and EXPAND
|
D | X86ISelLowering.cpp | 29848 case X86ISD::COMPRESS: return "X86ISD::COMPRESS"; in getTargetNodeName()
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | FractionalUCA.txt | 350 [top_byte 60 Grek Copt COMPRESS ] # 107 primary weights 351 [top_byte 61 Cyrl COMPRESS ] # 158 primary weights 352 [top_byte 62 Glag Perm COMPRESS ] # 87 primary weights 353 [top_byte 63 Geor COMPRESS ] # 87 primary weights 354 [top_byte 64 Armn COMPRESS ] # 42 primary weights 355 [top_byte 65 Hebr Phnx Samr COMPRESS ] # 73 primary weights 356 [top_byte 66 Arab COMPRESS ] # 229 primary weights 357 [top_byte 67 Syrc Mand Thaa Nkoo Tfng Ethi COMPRESS ] # 661 primary weights 358 [top_byte 68 Deva COMPRESS ] # 103 primary weights 359 [top_byte 69 Beng COMPRESS ] # 67 primary weights [all …]
|
/third_party/icu/icu4c/source/data/unidata/ |
D | FractionalUCA.txt | 350 [top_byte 60 Grek Copt COMPRESS ] # 107 primary weights 351 [top_byte 61 Cyrl COMPRESS ] # 158 primary weights 352 [top_byte 62 Glag Perm COMPRESS ] # 88 primary weights 353 [top_byte 63 Geor COMPRESS ] # 87 primary weights 354 [top_byte 64 Armn COMPRESS ] # 42 primary weights 355 [top_byte 65 Hebr Phnx Samr COMPRESS ] # 73 primary weights 356 [top_byte 66 Arab COMPRESS ] # 237 primary weights 357 [top_byte 67 Syrc Mand Thaa Nkoo Tfng Ethi COMPRESS ] # 689 primary weights 358 [top_byte 68 Deva COMPRESS ] # 103 primary weights 359 [top_byte 69 Beng COMPRESS ] # 67 primary weights [all …]
|