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

12345

/netbsd-current/external/gpl2/rcs/dist/src/
H A Dmerger.c57 merge(tostdout, edarg, label, argv) function
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/
H A Dmerge.sh36 merge() { function
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/
H A Dmerge.sh33 merge() { function
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h58 bool merge(const DWARFAddressRange &RHS) { function in struct:llvm::DWARFAddressRange
/netbsd-current/tests/usr.bin/indent/
H A Dlsym_comma.c93 dbl_reduce(double init, const double *s, const double *e, double (*merge)(double, double)) argument
/netbsd-current/external/bsd/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h76 extent_merge_t *merge; member in struct:extent_hooks_s
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp127 bool ExecutionDomainFix::merge(DomainValue *A, DomainValue *B) { function in class:ExecutionDomainFix
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DVisibility.h132 void merge(LinkageInfo other) { function in class:clang::LinkageInfo
/netbsd-current/external/apache2/llvm/dist/clang/utils/perf-training/
H A Dperf-helper.py39 def merge(args): function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp42 static LoopDeletionResult merge(LoopDeletionResult A, LoopDeletionResult B) { function
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dinchash.h110 void merge (hash &other) function in class:inchash::hash
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dinchash.h110 void merge (hash &other) function in class:inchash::hash
/netbsd-current/sbin/ldconfig/
H A Dldconfig.c69 static int merge; variable
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dmtsm.cpp324 void statem::merge(statem *newer, statem *older) function in class:statem
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp118 sampleprof_error SampleRecord::merge(const SampleRecord &Other, function in class:SampleRecord
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp42 Status merge(const Status &S) const { function in struct:Status
/netbsd-current/sbin/wsconsctl/
H A Dutil.c365 rd_field(struct field *f, char *val, int merge) argument
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dattributes.cc391 Attributes_section_data::merge( function in class:gold::Attributes_section_data
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dattributes.cc391 Attributes_section_data::merge( function in class:gold::Attributes_section_data
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcov.h197 gcov_merge_fn merge[GCOV_COUNTERS]; /* merge functions (null for member in struct:gcov_info
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dattributes.cc391 Attributes_section_data::merge( function in class:gold::Attributes_section_data
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_dyn.c383 char *merge = DSO_merge(ctx->dynamic_dso, ctx->DYNAMIC_LIBNAME, s); local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_dyn.c391 char *merge = DSO_merge(ctx->dynamic_dso, ctx->DYNAMIC_LIBNAME, s); local

Completed in 224 milliseconds

12345