Home
last modified time | relevance | path

Searched refs:commonlen (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqversionnumber.cpp264 int commonlen; in compare() local
270 commonlen = qMin(v1.m_segments.size(), in compare()
272 for (int i = 0; i < commonlen; ++i) in compare()
277 for (int i = 0; i < commonlen; ++i) { in compare()
285 if (v1.segmentCount() > commonlen) { in compare()
287 if (v1.segmentAt(commonlen) != 0) in compare()
288 return v1.segmentAt(commonlen); in compare()
291 } else if (v2.segmentCount() > commonlen) { in compare()
293 if (v2.segmentAt(commonlen) != 0) in compare()
294 return -v2.segmentAt(commonlen); in compare()
[all …]
/dports/math/R-cran-igraph/igraph/R/
H A Dgames.R1343 commonlen <- unique(c(mlen, rholen, Clen)) functionVar
1345 if (length(commonlen) == 1 && commonlen == 1) {
1348 commonlen <- setdiff(commonlen, 1)
1349 if (length(commonlen) != 1) {
1352 m <- rep(m, length.out=commonlen)
1354 rep(rho, length.out=commonlen)
1356 rep(list(rho), length.out=commonlen)
1359 rep(C, length.out=commonlen)
1361 rep(list(C), length.out=commonlen)
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsquery_cleanup.c390 commonlen, in cleanup_tsquery_stopwords() local
420 commonlen = COMPUTESIZE(len, lenstr); in cleanup_tsquery_stopwords()
422 out = palloc(commonlen); in cleanup_tsquery_stopwords()
423 SET_VARSIZE(out, commonlen); in cleanup_tsquery_stopwords()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsquery_cleanup.c390 commonlen, in cleanup_tsquery_stopwords() local
420 commonlen = COMPUTESIZE(len, lenstr); in cleanup_tsquery_stopwords()
422 out = palloc(commonlen); in cleanup_tsquery_stopwords()
423 SET_VARSIZE(out, commonlen); in cleanup_tsquery_stopwords()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsquery_cleanup.c390 commonlen, in cleanup_tsquery_stopwords() local
420 commonlen = COMPUTESIZE(len, lenstr); in cleanup_tsquery_stopwords()
422 out = palloc(commonlen); in cleanup_tsquery_stopwords()
423 SET_VARSIZE(out, commonlen); in cleanup_tsquery_stopwords()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dtsquery_cleanup.c390 commonlen, in cleanup_tsquery_stopwords() local
420 commonlen = COMPUTESIZE(len, lenstr); in cleanup_tsquery_stopwords()
422 out = palloc(commonlen); in cleanup_tsquery_stopwords()
423 SET_VARSIZE(out, commonlen); in cleanup_tsquery_stopwords()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dtsquery_cleanup.c390 commonlen, in cleanup_tsquery_stopwords() local
420 commonlen = COMPUTESIZE(len, lenstr); in cleanup_tsquery_stopwords()
422 out = palloc(commonlen); in cleanup_tsquery_stopwords()
423 SET_VARSIZE(out, commonlen); in cleanup_tsquery_stopwords()

123456789