| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/t/compress/ |
| H A D | merge.pl | 13 plan(skip_all => "Merge needs Zlib 1.2.1 or better - you have Zlib " 60 { title "$CompressClass - Merge to filename that isn't writable" } 62 { title "$CompressClass - Merge to filehandle that isn't writable" } 88 my $gz = $CompressClass->new($dest, Merge => 1) ; 130 ok ! $CompressClass->new($buffer, Merge => 1), " constructor fails"; 169 ok my $gz = $CompressClass->new($buffer, Merge => 1, AutoClose => 1), " constructor passes" 178 is $out, "FGHI", ' Merge OK'; 183 title "$CompressClass - Merge to file that doesn't exist"; 189 ok my $gz1 = $CompressClass->can('new')->( $CompressClass, $out_file, Merge => 1) 254 my $gz1 = $CompressClass->new($dest, Merge [all...] |
| /openbsd-src/gnu/llvm/lld/wasm/ |
| H A D | InputChunks.h | 43 Merge, enumerator 172 : InputChunk(f, Merge, seg.Data.Name, seg.Data.Alignment, in MergeInputChunk() 180 : InputChunk(f, Merge, s.Name, 0, llvm::wasm::WASM_SEG_FLAG_STRINGS) { in MergeInputChunk() 186 static bool classof(const InputChunk *s) { return s->kind() == Merge; } in classof()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
| H A D | merge.t | 6 use CPAN::Meta::Merge; 137 my $merger = CPAN::Meta::Merge->new(default_version => '2'); 172 my $extra_merger = CPAN::Meta::Merge->new( 213 $extra_merger = CPAN::Meta::Merge->new(default_version => '2', extra_mappings => { 'abstract' => \&…
|
| H A D | optional_feature-merge.t | 6 use CPAN::Meta::Merge; 58 my $merger = CPAN::Meta::Merge->new(default_version => "2");
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/ |
| H A D | PtrState.h | 96 bool Merge(const RRInfo &Other); 155 void Merge(const PtrState &Other, bool TopDown);
|
| H A D | PtrState.cpp | 99 bool RRInfo::Merge(const RRInfo &Other) { in Merge() function in RRInfo 147 void PtrState::Merge(const PtrState &Other, bool TopDown) { in Merge() function in PtrState 166 Partial = RRI.Merge(Other.RRI); in Merge()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/scripts/ |
| H A D | sancov.py | 79 def Merge(files): function 90 s = Merge(files) 100 s = Merge(files)
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PostLegalizerCombiner.cpp | 249 auto &Merge = cast<GMerge>(MI); in matchFoldMergeToZext() local 250 LLT SrcTy = MRI.getType(Merge.getSourceReg(0)); in matchFoldMergeToZext() 251 if (SrcTy != LLT::scalar(32) || Merge.getNumSources() != 2) in matchFoldMergeToZext() 253 return mi_match(Merge.getSourceReg(1), MRI, m_SpecificICst(0)); in matchFoldMergeToZext()
|
| /openbsd-src/regress/usr.sbin/ospfd/ |
| H A D | ospfd.pl | 24 use Hash::Merge 'merge';
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/memprof/ |
| H A D | memprof_mibmap.cpp | 33 lmib->mib.Merge(Block); in InsertOrMerge()
|
| /openbsd-src/gnu/usr.bin/binutils/gprof/ |
| H A D | ChangeLog | 7 Merge from mainline:
|
| /openbsd-src/gnu/llvm/lld/ |
| H A D | .gitignore | 11 # Merge files created by git.
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | Changelog | 19 - Merge #1090: Cookie secret file. Adds 63 - Merge #1110: Make fallthrough explicit for libworker.c. 179 - Merge #1080: AddressSanitizer detection in tdir tests and memory leak 197 - Merge #1078: Only check old pid if no username. 220 - Merge #1073: fix null pointer dereference issue in function 229 - Merge #1069: Fix unbound-control stdin commands for multi-process 240 - Merge #1070: Fix rtt assignement for low values of 260 - Merge #1062: Fix potential overflow bug while parsing port in 293 - Merge #1041: Stub and Forward unshare. This has one structure 304 - Merge #105 [all...] |
| /openbsd-src/gnu/llvm/clang/ |
| H A D | .gitignore | 11 # Merge files created by git.
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
| H A D | XcodeSDK.h | 68 void Merge(const XcodeSDK &other);
|
| /openbsd-src/usr.sbin/nsd/doc/ |
| H A D | RELNOTES | 11 - Merge #315: Allow SOA apex queries to otherwise with allow-query 15 - Merge #304: Support for Catalog zones version "2" as specified in 29 - Merge #307 from anandb-ripencc: Many improvements to the nsd.conf 33 - Merge #309: More RFC 8499 compliance. 47 - Merge #316: Fix to reap defunct children by the reload process that 52 - Fix (also from Merge #316) to reap exited children more frequently 67 - Merge #281: Proxy protocol. An implementation of PROXYv2 for NSD. 71 - Merge #301: improve the logging of ixfr fallbacks to axfr. 72 - Merge #305: faster stats. Statistics can be gathered while a reload 75 - Merge #282: Improve nsd.conf man page. [all …]
|
| H A D | ChangeLog | 23 - Merge #316: Fix to reap defunct children by the reload process that 28 - Fix (also from Merge #316) to reap exited children more frequently 43 - Merge #304: Support for Catalog zones version "2" as specified in 68 - Merge #309: More RFC 8499 compliance. 74 - Merge #307 from anandb-ripencc: Many improvements to the nsd.conf 105 - Merge #305: faster stats. Statistics can be gathered while a reload 109 - Merge #302: Test package fixes. Correct Auxfiles, kill_from_pidfile 116 - Merge #301: improve the logging of ixfr fallbacks to axfr. 126 - Merge #281: Proxy protocol. An implementation of PROXYv2 for NSD. 132 - Merge #295: Update e-mail addresses, add ref to support contracts [all …]
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerMerge.h | 68 size_t Merge(const std::set<uint32_t> &InitialFeatures,
|
| H A D | FuzzerInternal.h | 78 void Merge(const std::vector<std::string> &Corpora);
|
| /openbsd-src/gnu/llvm/lldb/ |
| H A D | .gitignore | 14 # Merge files created by git.
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/tests/ |
| H A D | FuzzerUnittest.cpp | 826 TEST(Merger, Merge) { in TEST() argument 842 EXPECT_EQ(M.Merge(Features, &NewFeatures, Cov, &NewCov, &NewFiles), 6U); in TEST() 857 EXPECT_EQ(M.Merge(Features, &NewFeatures, Cov, &NewCov, &NewFiles), 3U); in TEST() 872 EXPECT_EQ(M.Merge(Features, &NewFeatures, Cov, &NewCov, &NewFiles), 0U); in TEST() 887 EXPECT_EQ(M.Merge(Features, &NewFeatures, Cov, &NewCov, &NewFiles), 3U); in TEST() 904 EXPECT_EQ(M.Merge(Features, &NewFeatures, Cov, &NewCov, &NewFiles), 6U); in TEST() 920 EXPECT_EQ(M.Merge(Features, &NewFeatures, Cov, &NewCov, &NewFiles), 7U); in TEST() 937 EXPECT_EQ(M.Merge(Features, &NewFeatures, Cov, &NewCov, &NewFiles), 3U); in TEST()
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | APValue.cpp | 1114 auto Merge = [&](const APValue &V) { in getLVForValue() local 1136 if (Merge(V.getStructBase(I))) in getLVForValue() 1139 if (Merge(V.getStructField(I))) in getLVForValue() 1146 Merge(V.getUnionValue()); in getLVForValue() 1151 if (Merge(V.getArrayInitializedElt(I))) in getLVForValue() 1154 Merge(V.getArrayFiller()); in getLVForValue()
|
| /openbsd-src/gnu/llvm/llvm/ |
| H A D | .gitignore | 59 # Merge files created by git.
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 9521 for (auto &Merge : OdrMergeFailures) { in diagnoseOdrViolations() local 9522 Merge.first->buildLookup(); in diagnoseOdrViolations() 9523 Merge.first->decls_begin(); in diagnoseOdrViolations() 9524 Merge.first->bases_begin(); in diagnoseOdrViolations() 9525 Merge.first->vbases_begin(); in diagnoseOdrViolations() 9526 for (auto &RecordPair : Merge.second) { in diagnoseOdrViolations() 9537 for (auto &Merge : RecordOdrMergeFailures) { in diagnoseOdrViolations() local 9538 Merge.first->decls_begin(); in diagnoseOdrViolations() 9539 for (auto &D : Merge.second) in diagnoseOdrViolations() 9547 for (auto &Merge : ObjCInterfaceOdrMergeFailures) { in diagnoseOdrViolations() local [all …]
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | InputSection.h | 49 enum Kind { Regular, Synthetic, EHFrame, Merge, Output }; enumerator 279 static bool classof(const SectionBase *s) { return s->kind() == Merge; } in classof()
|