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

123

/freebsd-current/crypto/openssh/regress/misc/fuzz-harness/
H A Dauthopt_fuzz.cc14 struct sshauthopt *opts = NULL, *merge = NULL, *add = sshauthopt_new(); local
/freebsd-current/sbin/ldconfig/
H A Dldconfig.c60 bool is_32, justread, merge, rescan, force_be; local
H A Delfhints.c242 update_elf_hints(const char *hintsfile, int argc, char **argv, bool merge, argument
/freebsd-current/contrib/llvm-project/libcxx/include/__algorithm/
H A Dmerge.h48 merge(_InputIterator1 __first1, function
59 merge(_InputIterator1 __first1, function
H A Dpstl_merge.h66 merge(_ExecutionPolicy&& __policy, function
H A Dranges_merge.h128 inline constexpr auto merge = __merge::__fn{}; member in namespace:ranges::__cpo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h63 bool merge(const DWARFAddressRange &RHS) { function in struct:llvm::DWARFAddressRange
/freebsd-current/contrib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h76 extent_merge_t *merge; member in struct:extent_hooks_s
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp127 bool ExecutionDomainFix::merge(DomainValue *A, DomainValue *B) { function in class:ExecutionDomainFix
/freebsd-current/include/
H A Dmalloc_np.h70 extent_merge_t *merge; member in struct:extent_hooks_s
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h134 void merge(LinkageInfo other) { function in class:clang::LinkageInfo
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp123 InterfaceFile::merge(const InterfaceFile *O) const { function in class:InterfaceFile
/freebsd-current/crypto/heimdal/kadmin/
H A Dload.c564 merge(void *opt, int argc, char **argv) function
/freebsd-current/contrib/libpcap/
H A Dpcap-snf.c350 int ret, allports = 0, merge = 0; local
/freebsd-current/crypto/openssl/crypto/engine/
H A Deng_dyn.c391 char *merge = DSO_merge(ctx->dynamic_dso, ctx->DYNAMIC_LIBNAME, s); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp144 void merge(const DelayInfo &RHS) { function in struct:__anon2153::AMDGPUInsertDelayAlu::DelayInfo
218 void merge(const DelayState &RHS) { function in struct:__anon2153::AMDGPUInsertDelayAlu::DelayState
H A DSIModeRegister.cpp43 Status merge(const Status &S) const { function in struct:Status
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dsimple_ilist.h263 void merge(simple_ilist &RHS) { merge(RHS, std::less<T>()); } function in class:llvm::simple_ilist
276 void simple_ilist<T, Options...>::merge(simple_ilist &RHS, Compare comp) { function in class:llvm::simple_ilist
H A Dilist.h286 void merge(iplist_impl &Right, Compare comp) { function in class:llvm::iplist_impl
292 void merge(iplist_impl &Right) { return merge(Right, op_less); } function in class:llvm::iplist_impl
/freebsd-current/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
126 void merge(const BranchCoverageInfo &RHS) { function in class:llvm::BranchCoverageInfo
167 void merge(const MCDCCoverageInfo &RHS) { function in class:llvm::MCDCCoverageInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp51 static LoopDeletionResult merge(LoopDeletionResult A, LoopDeletionResult B) { function
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp102 LiveVariablesImpl::merge(LiveVariables::LivenessValues valsA, function in class:LiveVariablesImpl
/freebsd-current/sys/gnu/gcov/
H A Dgcc_4_7.c108 void (*merge[GCOV_COUNTERS])(gcov_type *, unsigned int); member in struct:gcov_info
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h55 void merge(QuarantineBatch* const from) { function in struct:__sanitizer::QuarantineBatch
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h47 void merge(QuarantineBatch *const From) { function in struct:scudo::QuarantineBatch

Completed in 200 milliseconds

123