Searched defs:merge (Results 26 - 50 of 56) sorted by relevance

123

/freebsd-12-stable/contrib/gcc/
H A Dlibgcov.c363 gcov_merge_fn merge; local
H A Dgcov-io.h422 gcov_merge_fn merge; /* The function used to merge them. */ member in struct:gcov_ctr_info
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h349 extent_merge_t *merge; member in struct:extent_hooks_s
/freebsd-12-stable/usr.bin/diff3/
H A Ddiff3.c296 merge(int m1, int m2) function
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DConfig.h157 std::map<StringRef, StringRef> merge; member in struct:lld::coff::Configuration
H A DWriter.cpp308 void OutputSection::merge(OutputSection *other) { function in class:lld::coff::OutputSection
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp214 static UserValue *merge(UserValue *L1, UserValue *L2) { function in class:__anon4565::UserValue
H A DMachineBlockPlacement.cpp273 void merge(MachineBasicBlock *BB, BlockChain *Chain) { function in class:__anon4577::BlockChain
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1582 AttrBuilder &AttrBuilder::merge(const AttrBuilder &B) { function in class:AttrBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h269 sampleprof_error merge(const SampleRecord &Other, uint64_t Weight = 1) { function in class:llvm::sampleprof::SampleRecord
446 sampleprof_error merge(const FunctionSamples &Other, uint64_t Weight = 1) { function in class:llvm::sampleprof::FunctionSamples
658 void merge(const ProfileSymbolList &List) { function in class:llvm::sampleprof::ProfileSymbolList
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp691 namespace merge { namespace in namespace:opts
/freebsd-12-stable/contrib/tcsh/
H A Dsh.hist.c1290 int merge = 0, lock = 0; local
[all...]
/freebsd-12-stable/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c1400 merge(struct node **root, struct node *t) function
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.h426 svn_error_t *(*merge)(const char **conflict_p, member in struct:root_vtable_t
/freebsd-12-stable/usr.bin/pr/
H A Dpr.c99 static int merge; /* merge multiple files in output */ variable
[all...]
/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileToAtoms.cpp148 DefinedAtom::Merge merge; member in struct:lld::mach_o::__anon3819::ParseInfo
252 DefinedAtom::Merge merge = (symbolDescFlags & N_WEAK_DEF) local
139 sectionParseInfo(DefinedAtom::ContentType atomType, unsigned int &sizeMultiple, DefinedAtom::Scope &scope, DefinedAtom::Merge &merge, AtomizeModel &atomizeModel) argument
392 DefinedAtom::Merge merge; local
480 merge, false, false, offset, local
483 file.addDefinedAtom(StringRef(), scope, atomType, merge, offset, size, local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp601 void InstrProfValueSiteRecord::merge(InstrProfValueSiteRecord &Input, function in class:llvm::InstrProfValueSiteRecord
655 void InstrProfRecord::merge(InstrProfRecord &Other, uint64_t Weight, function in class:llvm::InstrProfRecord
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1320 bool WaitcntBrackets::merge(const WaitcntBrackets &Other) { function in class:WaitcntBrackets
/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dstl_algo.h3230 merge(_InputIterator1 __first1, _InputIterator1 __last1, function
3291 merge(_InputIterator1 __first1, _InputIterator1 __last1, function
[all...]
/freebsd-12-stable/contrib/diff/src/
H A Ddiff3.c161 static bool merge; variable
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c736 merge(svn_stringbuf_t *conflict_p, function
[all...]
/freebsd-12-stable/contrib/libucl/src/
H A Ducl_util.c2362 ucl_object_insert_key_common(ucl_object_t *top, ucl_object_t *elt, const char *key, size_t keylen, bool copy_key, bool merge, bool replace) argument
/freebsd-12-stable/gnu/usr.bin/grep/
H A Ddfa.c1441 merge (position_set const *s1, position_set const *s2, position_set *m) function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3563 friend CachedProperties merge(CachedProperties L, CachedProperties R) { function in class:__anon2749::CachedProperties
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp2512 X86_64ABIInfo::Class X86_64ABIInfo::merge(Class Accum, Class Field) { function in class:X86_64ABIInfo
[all...]

Completed in 707 milliseconds

123