Home
last modified time | relevance | path

Searched refs:i_merge (Results 1 – 6 of 6) sorted by relevance

/dports/math/R/R-4.1.2/src/library/stats/src/
H A Dhclust-utils.c33 int *m_nr, *z, *i_merge, *i_which, *i_ans; in cutree() local
35 PROTECT(merge = coerceVector(merge, INTSXP)); i_merge = INTEGER(merge); in cutree()
53 m1 = i_merge[k-1]; in cutree()
54 m2 = i_merge[n-1+k-1]; in cutree()
/dports/math/libRmath/R-4.1.1/src/library/stats/src/
H A Dhclust-utils.c33 int *m_nr, *z, *i_merge, *i_which, *i_ans; in cutree() local
35 PROTECT(merge = coerceVector(merge, INTSXP)); i_merge = INTEGER(merge); in cutree()
53 m1 = i_merge[k-1]; in cutree()
54 m2 = i_merge[n-1+k-1]; in cutree()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx317 size_t ImplLeaveListAction( const bool i_merge, ::svl::undo::impl::UndoManagerGuard& i_guard );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx315 size_t ImplLeaveListAction( const bool i_merge, ::svl::undo::impl::UndoManagerGuard& i_guard );
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx983 size_t SfxUndoManager::ImplLeaveListAction( const bool i_merge, UndoManagerGuard& i_guard ) in ImplLeaveListAction() argument
1021 if ( i_merge ) in ImplLeaveListAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx982 size_t SfxUndoManager::ImplLeaveListAction( const bool i_merge, UndoManagerGuard& i_guard ) in ImplLeaveListAction() argument
1020 if ( i_merge ) in ImplLeaveListAction()