Home
last modified time | relevance | path

Searched refs:COMPRESS (Results 1 – 25 of 33) sorted by relevance

12

/external/apache-commons-compress/
DRELEASE-NOTES.txt14 Issue: COMPRESS-460.
25 Issue: COMPRESS-456.
29 Issue: COMPRESS-457.
33 Issue: COMPRESS-455.
36 Issue: COMPRESS-459.
41 Issue: COMPRESS-463.
44 Issue: COMPRESS-462.
52 Issue: COMPRESS-443.
55 Issue: COMPRESS-449.
63 Issue: COMPRESS-452.
[all …]
D.gitattributes17 src/test/resources/COMPRESS-380-input binary
/external/llvm-project/llvm/test/TableGen/
DAsmPredicateCombiningRISCV.td2 // RUN: FileCheck --check-prefix=COMPRESS %s
64 // COMPRESS-LABEL: static bool compressInst
65 // COMPRESS: case arch::BigInst
68 // COMPRESS: if (STI.getFeatureBits()[arch::AsmCond1] &&
69 // COMPRESS-NEXT: (MRI.getRegClass(arch::RegsRegClassID).contains(MI.getOperand(0).getReg()))) {
70 // COMPRESS-NEXT: // SmallInst1 $r
74 // COMPRESS: if (STI.getFeatureBits()[arch::AsmCond2a] &&
75 // COMPRESS-NEXT: STI.getFeatureBits()[arch::AsmCond2b] &&
76 // COMPRESS-NEXT: (MRI.getRegClass(arch::RegsRegClassID).contains(MI.getOperand(0).getReg()))) {
77 // COMPRESS-NEXT: // SmallInst2 $r
[all …]
/external/apache-commons-compress/src/changes/
Drelease-notes.vm169 Issue: COMPRESS-263.
175 Issue: COMPRESS-287.
178 Issue: COMPRESS-286.
182 Issue: COMPRESS-289.
189 Issue: COMPRESS-285.
195 o COMPRESS-272: CompressorStreamFactory can now auto-detect Unix compress
199 o COMPRESS-270: The snappy, ar and tar inputstreams might fail to read from a
201 o COMPRESS-277: IOUtils#skip might skip fewer bytes than requested even though
203 o COMPRESS-276: ArchiveStreams now validate there is a current entry before
207 o COMPRESS-274: ChangeSet#delete and deleteDir now properly deal with unnamed
[all …]
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dcompress-debug-sections-groups.test11 # RUN: FileCheck %s --check-prefixes=CHECK,COMPRESS
34 # COMPRESS: Name: .debug_in_group
35 # COMPRESS-NEXT: Type: SHT_PROGBITS
36 # COMPRESS-NEXT: Flags [
37 # COMPRESS-NEXT: SHF_COMPRESSED
38 # COMPRESS-NEXT: SHF_GROUP
39 # COMPRESS-NEXT: ]
51 # COMPRESS-NEXT: .debug_in_group
/external/mesa3d/src/intel/isl/
Disl_aux_info.c89 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)
/external/scapy/scapy/tools/
Dcheck_asdis.py16 COMPRESS=False
37 COMPRESS = True
57 pcap_out = RawPcapWriter(PCAP_OUT, append=APPEND, gz=COMPRESS, linktype=pcap.linktype)
/external/llvm-project/llvm/test/MC/RISCV/
Dcompress-debug-info.s2 # RUN: | FileCheck %s -check-prefixes=COMPRESS,BOTH
17 # COMPRESS-NEXT: c.mv a0, a1
/external/llvm-project/lld/test/wasm/
Dcompress-relocs.ll9 ; RUN: obj2yaml %t-compressed.wasm | FileCheck %s -check-prefix=COMPRESS
26 ; COMPRESS: Body: 280280081100001A280284081101001A0B
/external/llvm/lib/Target/X86/
DX86IntrinsicsInfo.h104 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 …]
DX86ISelLowering.h490 COMPRESS, enumerator
DX86InstrFragmentsSIMD.td507 def X86compress: SDNode<"X86ISD::COMPRESS", SDTypeProfile<1, 1,
/external/libgsm/
DMakefile105 COMPRESS = gzip macro
411 ) | $(COMPRESS) $(COMPRESSFLAGS) > $(ROOT)/gsm-1.0.tar.gz
/external/libxml2/os400/
Dxmllint.cmd115 (*COMPRESS '--compress') +
/external/libjpeg-turbo/
Dturbojpeg.c104 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()
/external/curl/packages/vms/
Dconfig_h.com206 $ 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/
DREADME127 remaining in the program. DO NOT COMPRESS ANY DATA WITH THIS
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.h566 COMPRESS, enumerator
DX86IntrinsicsInfo.h473 X86ISD::COMPRESS, 0),
DX86InstrFragmentsSIMD.td610 def X86compress: SDNode<"X86ISD::COMPRESS", SDTypeProfile<1, 3,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h486 COMPRESS, enumerator
DX86IntrinsicsInfo.h473 X86ISD::COMPRESS, 0),
/external/icu/icu4c/source/data/unidata/
DFractionalUCA.txt350 [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 …]
/external/cldr/common/uca/
DFractionalUCA_SHORT.txt350 [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 …]
/external/guice/extensions/persist/lib/
Dhibernate-search.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...

12