Searched refs:XZ (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
| H A D | multiline-x | 5 =head1 Multiline XZ<><>
|
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 3334.crt | 12 Ee0No8F9aqwWRd/EgxDBjUQmUCwPG7slNAWq/XZ/Xkbb4gPowOWjXvY1Kdu4c88K
|
| H A D | 504.crt | 16 EQQTMBGCD2JhZC5leGFtcGxlLmNvbTANBgkqhkiG9w0BAQsFAAOCAQEAte/XZ/8o
|
| H A D | 381.key | 12 CLGBRv/gsafrhbfp4G/9jDUJnybGZlNiFNiYcXEeD0FF+XZ+416w3sbXNLFZ0dkr
|
| H A D | 3189.key | 22 1DpFf/1Hnki5Q3FSHcjyW4Yn23Jbw2MJxjFJUoB1MY+y2PnLRV2tiJCG5lm8s/XZ
|
| H A D | 513.chain | 12 lzQPkY5v+sdUVcwLnuv/BYH7PotVIn92GrW7eO7G8R1/XZ/KtrZ6/Lv+8UDF6sUi
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/ |
| H A D | Constant.pm | 83 ### allow XZ to be turned off using ENV: DEBUG only 84 use constant XZ => do { !$ENV{'PERL5_AT_NO_XZ'} and constant
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/ |
| H A D | Tar.pm | 262 if( XZ and ( 1966 sub has_xz_support { return XZ }
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | compress | 204 0 ustring \xFD7zXZ\x00 XZ compressed data
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineAddSub.cpp | 2020 Value *XZ = Builder.CreateAdd(X, Z); in visitSub() local 2022 return BinaryOperator::CreateSub(XZ, YW); in visitSub() 2658 Value *XZ = Builder.CreateFAddFMF(X, Z, &I); in visitFSub() local 2660 return BinaryOperator::CreateFSubFMF(XZ, YW, &I); in visitFSub()
|
| H A D | InstCombineMulDivRem.cpp | 688 auto *XZ = Builder.CreateFMulFMF(X, Z, &I); in visitFMul() local 689 auto *NewPow = Builder.CreateBinaryIntrinsic(Intrinsic::pow, XZ, Y, &I); in visitFMul()
|
| H A D | InstCombineAndOrXor.cpp | 1877 Value *XZ = Builder.CreateBinOp(Opcode, X, Z); in reassociateForUses() local 1878 return BinaryOperator::Create(Opcode, XZ, Y); in reassociateForUses()
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | ExceptionHandling.rst | 608 %call = invoke %struct.Cleanup* @"??0Cleanup@@QEAA@XZ"(%struct.Cleanup* nonnull %obj) 616 call void @"??_DCleanup@@QEAA@XZ"(%struct.Cleanup* nonnull %obj) nounwind 625 call void @"??1Cleanup@@QEAA@XZ"(%struct.Cleanup* nonnull %obj) nounwind
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedNeoverseN2.td | 802 "^FRINT(32|64)[XZ][SD]r$")>; 1101 "^FRINT[32|64)[XZ]v2f(32|64)$")>; 1106 "^FRINT(32|64)[XZ]v4f32$")>;
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlpod.pod | 541 X<X> X<< XZ<><> >> X<POD, formatting code, index entry> X<index entry>
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlfaq4.pod | 1798 tr/XZ/ZX/; # swap those letters
|