/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | merge.h | 51 merge(_InputIterator1 __first1, _InputIterator1 __last1, merge() function 60 merge(_InputIterator1 __first1, _InputIterator1 __last1, merge() function
|
H A D | pstl.h | 371 merge(_ExecutionPolicy&& __policy, in merge() function 400 merge(_ExecutionPolicy&& __policy, in merge() function
|
/freebsd/sys/tools/syscalls/ |
H A D | config.lua | 209 function config.merge(fh) function
|
/freebsd/crypto/openssh/regress/misc/fuzz-harness/ |
H A D | authopt_fuzz.cc | 14 struct sshauthopt *opts = NULL, *merge = NULL, *add = sshauthopt_new(); in LLVMFuzzerTestOneInput() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageSummaryInfo.h | 44 void merge(const RegionCoverageInfo &RHS) { in merge() function 85 void merge(const LineCoverageInfo &RHS) { in merge() function 126 void merge(const BranchCoverageInfo &RHS) { in merge() function
|
/freebsd/sbin/ldconfig/ |
H A D | ldconfig.c | 60 bool is_32, justread, merge, rescan, force_be; in main() local
|
H A D | elfhints.c | 242 update_elf_hints(const char *hintsfile, int argc, char **argv, bool merge, in update_elf_hints() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAddressRange.h | 63 bool merge(const DWARFAddressRange &RHS) { in merge() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenData/ |
H A D | OutlinedHashTreeRecord.h | 52 void merge(const OutlinedHashTreeRecord &Other) { in merge() function
|
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/ |
H A D | jemalloc_typedefs.h | 76 extent_merge_t *merge; member
|
H A D | jemalloc.h | 360 extent_merge_t *merge; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | simple_ilist.h | 255 void merge(simple_ilist &RHS) { merge(RHS, std::less<T>()); } merge() function 268 void simple_ilist<T, Options...>::merge(simple_ilist &RHS, Compare comp) { merge() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInsertDelayAlu.cpp | 144 void merge(const DelayInfo &RHS) { in merge() function 218 void merge(const DelayState &RHS) { in merge() function
|
H A D | SIModeRegister.cpp | 43 Status merge(const Status &S) const { in merge() function
|
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/ |
H A D | WindowsManifestMerger.cpp | 620 Error WindowsManifestMerger::WindowsManifestMergerImpl::merge( in merge() function in WindowsManifestMerger::WindowsManifestMergerImpl 689 Error WindowsManifestMerger::WindowsManifestMergerImpl::merge( in merge() function in WindowsManifestMerger::WindowsManifestMergerImpl 708 Error WindowsManifestMerger::merge(MemoryBufferRef Manifest) { in merge() function in WindowsManifestMerger
|
/freebsd/include/ |
H A D | malloc_np.h | 70 extent_merge_t *merge; member
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Visibility.h | 137 void merge(LinkageInfo other) { in merge() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGenData/ |
H A D | OutlinedHashTree.cpp | 90 void OutlinedHashTree::merge(const OutlinedHashTree *Tree) { in merge() function in OutlinedHashTree
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_dyn.c | 391 char *merge = DSO_merge(ctx->dynamic_dso, ctx->DYNAMIC_LIBNAME, s); in int_load() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | quarantine.h | 47 void merge(QuarantineBatch *const From) { in merge() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExecutionDomainFix.cpp | 127 bool ExecutionDomainFix::merge(DomainValue *A, DomainValue *B) { in merge() function in ExecutionDomainFix
|
/freebsd/contrib/libpcap/ |
H A D | pcap-snf.c | 348 int ret, allports = 0, merge = 0; in snf_findalldevs() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_quarantine.h | 55 void merge(QuarantineBatch* const from) { in merge() function
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 124 InterfaceFile::merge(const InterfaceFile *O) const { in merge() function in InterfaceFile
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | load.c | 564 merge(void *opt, int argc, char **argv) in merge() function
|