Home
last modified time | relevance | path

Searched refs:lessThanRow (Results 1 – 16 of 16) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp493 explicit TableScanOperation(Query& query, int lessThanRow=-1);
863 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
866 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp493 explicit TableScanOperation(Query& query, int lessThanRow=-1);
863 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
866 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp486 explicit TableScanOperation(Query& query, int lessThanRow=-1);
856 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
859 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp486 explicit TableScanOperation(Query& query, int lessThanRow=-1);
856 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
859 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp486 explicit TableScanOperation(Query& query, int lessThanRow=-1);
856 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
859 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp486 explicit TableScanOperation(Query& query, int lessThanRow=-1);
856 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
859 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp486 explicit TableScanOperation(Query& query, int lessThanRow=-1);
856 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
859 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp486 explicit TableScanOperation(Query& query, int lessThanRow=-1);
856 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
859 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp493 explicit TableScanOperation(Query& query, int lessThanRow=-1);
863 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
866 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp493 explicit TableScanOperation(Query& query, int lessThanRow=-1);
863 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
866 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/tools/
H A Dspj_sanity_test.cpp493 explicit TableScanOperation(Query& query, int lessThanRow=-1);
863 ::TableScanOperation(Query& query, int lessThanRow): in TableScanOperation() argument
866 m_lessThanRow(lessThanRow){ in TableScanOperation()
/dports/multimedia/handbrake/x265_3.5/source/common/
H A Dcudata.cpp98 inline bool lessThanRow(int addr, int val) in lessThanRow() function
720 if (lessThanRow(absPartIdxLB, s_numPartInCUSize - 1)) in getPUBelowLeft()
752 if (lessThanRow(absPartIdxLB, s_numPartInCUSize - partUnitOffset)) in getPUBelowLeftAdi()
1607 … bool bNotLastRow = lessThanRow(absPartIdxRB, numUnits - 1); // is not at the last row of CTU in getInterMergeCandidates()
1840 … bool bNotLastRow = lessThanRow(absPartIdxRB, numUnits - 1); // is not at the last row of CTU in getNeighbourMV()
/dports/multimedia/x265/source/common/
H A Dcudata.cpp98 inline bool lessThanRow(int addr, int val) in lessThanRow() function
720 if (lessThanRow(absPartIdxLB, s_numPartInCUSize - 1)) in getPUBelowLeft()
752 if (lessThanRow(absPartIdxLB, s_numPartInCUSize - partUnitOffset)) in getPUBelowLeftAdi()
1607 … bool bNotLastRow = lessThanRow(absPartIdxRB, numUnits - 1); // is not at the last row of CTU in getInterMergeCandidates()
1840 … bool bNotLastRow = lessThanRow(absPartIdxRB, numUnits - 1); // is not at the last row of CTU in getNeighbourMV()
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/common/
H A Dcudata.cpp101 inline bool lessThanRow(int addr, int val, int numUnits) in lessThanRow() function
609 if (lessThanRow(absPartIdxLB, s_numPartInCUSize - 1, s_numPartInCUSize)) in getPUBelowLeft()
641 if (lessThanRow(absPartIdxLB, s_numPartInCUSize - partUnitOffset, s_numPartInCUSize)) in getPUBelowLeftAdi()
1496 …bool bNotLastRow = lessThanRow(absPartIdxRB, numUnits - 1, numUnits); // is not at the last row … in getInterMergeCandidates()
1730 …bool bNotLastRow = lessThanRow(absPartIdxRB, numUnits - 1, numUnits); // is not at the last row … in getNeighbourMV()
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DTComDataCU.h561 static inline Bool lessThanRow( Int addr, Int val, Int numUnitsPerRow ) in lessThanRow() function
H A DTComDataCU.cpp1200 …if ( RasterAddress::lessThanRow( uiAbsPartIdxLB, m_pcPic->getNumPartInCtuHeight() - 1, numPartInCt… in getPUBelowLeft()
1244 …if ( RasterAddress::lessThanRow( uiAbsPartIdxLB, m_pcPic->getNumPartInCtuHeight() - uiPartUnitOffs… in getPUBelowLeftAdi()