Searched defs:merge (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-12-stable/crypto/openssh/regress/misc/fuzz-harness/
H A Dauthopt_fuzz.cc14 struct sshauthopt *opts = NULL, *merge = NULL, *add = sshauthopt_new(); local
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h76 extent_merge_t *merge; member in struct:extent_hooks_s
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp127 bool ExecutionDomainFix::merge(DomainValue *A, DomainValue *B) { function in class:ExecutionDomainFix
/freebsd-12-stable/contrib/gperf/src/
H A Dkeyword-list.cc87 merge (Keyword_List *list1, Keyword_List *list2, Keyword_Comparison less) function
/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DAtoms.h29 MachODefinedAtom(const File &f, const StringRef name, Scope scope, ContentType type, Merge merge, bool thumb, bool noDeadStrip, const ArrayRef<uint8_t> content, Alignment align) argument
89 MachODefinedCustomSectionAtom(const File &f, const StringRef name, Scope scope, ContentType type, Merge merge, bool thumb, bool noDeadStrip, const ArrayRef<uint8_t> content, StringRef sectionName, Alignment align) argument
H A DFile.h39 addDefinedAtom(StringRef name, Atom::Scope scope, DefinedAtom::ContentType type, DefinedAtom::Merge merge, uint64_t sectionOffset, uint64_t contentSize, bool thumb, bool noDeadStrip, bool copyRefs, const Section *inSection) argument
61 addDefinedAtomInCustomSection(StringRef name, Atom::Scope scope, DefinedAtom::ContentType type, DefinedAtom::Merge merge, bool thumb, bool noDeadStrip, uint64_t sectionOffset, uint64_t contentSize, StringRef sectionName, bool copyRefs, const Section *inSection) argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h132 void merge(LinkageInfo other) { function in class:clang::LinkageInfo
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h44 void merge(const RegionCoverageInfo &RHS) { function in class:llvm::RegionCoverageInfo
85 void merge(const LineCoverageInfo &RHS) { function in class:llvm::LineCoverageInfo
/freebsd-12-stable/include/
H A Dmalloc_np.h72 extent_merge_t *merge; member in struct:extent_hooks_s
/freebsd-12-stable/sbin/ldconfig/
H A Delfhints.c234 update_elf_hints(const char *hintsfile, int argc, char **argv, int merge) argument
H A Dldconfig.c77 static int merge; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dsimple_ilist.h257 void merge(simple_ilist &RHS) { merge(RHS, std::less<T>()); } function in class:llvm::simple_ilist
270 void simple_ilist<T, Options...>::merge(simple_ilist &RHS, Compare comp) { function in class:llvm::simple_ilist
H A Dilist.h347 void merge(iplist_impl &Right, Compare comp) { function in class:llvm::iplist_impl
353 void merge(iplist_impl &Right) { return merge(Right, op_less); } function in class:llvm::iplist_impl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp53 Status merge(const Status &S) const { function in struct:Status
/freebsd-12-stable/crypto/heimdal/kadmin/
H A Dload.c564 merge(void *opt, int argc, char **argv) function
/freebsd-12-stable/crypto/openssl/crypto/engine/
H A Deng_dyn.c383 char *merge = DSO_merge(ctx->dynamic_dso, ctx->DYNAMIC_LIBNAME, s); local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h55 void merge(QuarantineBatch* const from) { function in struct:__sanitizer::QuarantineBatch
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h46 void merge(QuarantineBatch *const From) { function in struct:scudo::QuarantineBatch
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp58 void HexagonBlockRanges::IndexRange::merge(const IndexRange &A) { function in class:HexagonBlockRanges::IndexRange
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-snf.c354 int ret, allports = 0, merge = 0; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp144 LiveVariablesImpl::merge(LiveVariables::LivenessValues valsA, function in class:LiveVariablesImpl
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp379 void merge(const Replacement &R) { function in class:__anon3496::MergedReplacement
443 Replacements Replacements::merge(cons function in class:Replacements
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStratifiedSets.h441 void merge(StratifiedIndex Idx1, StratifiedIndex Idx2) { function in class:llvm::cflaa::StratifiedSetsBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp622 Error WindowsManifestMerger::WindowsManifestMergerImpl::merge( function in class:WindowsManifestMerger::WindowsManifestMergerImpl
692 Error WindowsManifestMerger::WindowsManifestMergerImpl::merge( function in class:WindowsManifestMerger::WindowsManifestMergerImpl
711 Error WindowsManifestMerger::merge(const MemoryBuffer &Manifest) { function in class:WindowsManifestMerger
[all...]
/freebsd-12-stable/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c1126 bool merge; local
[all...]

Completed in 163 milliseconds

123