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

123

/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Dmerger.c55 merge(tostdout, edarg, label, argv) function
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h56 chunk_merge_t *merge; member in struct:__anon1802
H A Djemalloc.h310 chunk_merge_t *merge; member in struct:__anon1801
/freebsd-11-stable/contrib/gperf/src/
H A Dkeyword-list.cc87 merge (Keyword_List *list1, Keyword_List *list2, Keyword_Comparison less) function
/freebsd-11-stable/include/
H A Dmalloc_np.h54 chunk_merge_t *merge; member in struct:__anon6515
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp127 bool ExecutionDomainFix::merge(DomainValue *A, DomainValue *B) { function in class:ExecutionDomainFix
/freebsd-11-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-11-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
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h132 void merge(LinkageInfo other) { function in class:clang::LinkageInfo
/freebsd-11-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-11-stable/contrib/groff/src/roff/troff/
H A Dmtsm.cpp322 void statem::merge(statem *newer, statem *older) function in class:statem
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dload.c564 merge(void *opt, int argc, char **argv) function
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_dyn.c440 char *merge = DSO_merge(ctx->dynamic_dso, ctx->DYNAMIC_LIBNAME, s); local
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp53 Status merge(const Status &S) const { function in struct:Status
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-snf.c354 int ret, allports = 0, merge = 0; local
/freebsd-11-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-11-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-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h46 void merge(QuarantineBatch *const From) { function in struct:scudo::QuarantineBatch
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c1126 bool merge; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgcov-io.h422 gcov_merge_fn merge; /* The function used to merge them. */ member in struct:gcov_ctr_info
H A Dlibgcov.c363 gcov_merge_fn merge; local
/freebsd-11-stable/contrib/groff/src/libs/libbib/
H A Dindex.cpp500 static void merge(int *result, const int *s1, const int *s2) function

Completed in 320 milliseconds

123