Home
last modified time | relevance | path

Searched refs:words_per_op (Results 1 – 21 of 21) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbTransactionScan.cpp114 Uint32 words_per_op = theScanningOp ? 3 : 4; in receiveSCAN_TABCONF() local
115 for(Uint32 i = 0; i<len; i += words_per_op) in receiveSCAN_TABCONF()
121 if (words_per_op == 3) in receiveSCAN_TABCONF()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp12047 Uint32 words_per_op = 4; in sendScanTabConf() local
12052 words_per_op = 3; in sendScanTabConf()
12055 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12084 if (words_per_op == 4) in sendScanTabConf()
12128 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12133 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
12141 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp12047 Uint32 words_per_op = 4; in sendScanTabConf() local
12052 words_per_op = 3; in sendScanTabConf()
12055 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12084 if (words_per_op == 4) in sendScanTabConf()
12128 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12133 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
12141 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp12047 Uint32 words_per_op = 4; in sendScanTabConf() local
12052 words_per_op = 3; in sendScanTabConf()
12055 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12084 if (words_per_op == 4) in sendScanTabConf()
12128 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12133 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
12141 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp12047 Uint32 words_per_op = 4; in sendScanTabConf() local
12052 words_per_op = 3; in sendScanTabConf()
12055 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12084 if (words_per_op == 4) in sendScanTabConf()
12128 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12133 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
12141 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp12047 Uint32 words_per_op = 4; in sendScanTabConf() local
12052 words_per_op = 3; in sendScanTabConf()
12055 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12084 if (words_per_op == 4) in sendScanTabConf()
12128 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
12133 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
12141 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp15475 Uint32 words_per_op = 3; in sendScanTabConf() local
15484 words_per_op = 5; in sendScanTabConf()
15489 words_per_op = 4; in sendScanTabConf()
15492 if (ScanTabConf::SignalLength + (words_per_op * op_count) > 25) in sendScanTabConf()
15521 if (words_per_op == 5) in sendScanTabConf()
15527 else if (words_per_op == 4) in sendScanTabConf()
15576 if (ScanTabConf::SignalLength + (words_per_op * op_count) > 25) in sendScanTabConf()
15581 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
15589 ScanTabConf::SignalLength + (words_per_op * op_count), JBB); in sendScanTabConf()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp13523 Uint32 words_per_op = 4; in sendScanTabConf() local
13528 words_per_op = 3; in sendScanTabConf()
13531 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13560 if (words_per_op == 4) in sendScanTabConf()
13604 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13609 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
13617 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp13523 Uint32 words_per_op = 4; in sendScanTabConf() local
13528 words_per_op = 3; in sendScanTabConf()
13531 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13560 if (words_per_op == 4) in sendScanTabConf()
13604 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13609 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
13617 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp13523 Uint32 words_per_op = 4; in sendScanTabConf() local
13528 words_per_op = 3; in sendScanTabConf()
13531 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13560 if (words_per_op == 4) in sendScanTabConf()
13604 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13609 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
13617 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp13523 Uint32 words_per_op = 4; in sendScanTabConf() local
13528 words_per_op = 3; in sendScanTabConf()
13531 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13560 if (words_per_op == 4) in sendScanTabConf()
13604 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13609 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
13617 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbtc/
H A DDbtcMain.cpp13523 Uint32 words_per_op = 4; in sendScanTabConf() local
13528 words_per_op = 3; in sendScanTabConf()
13531 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13560 if (words_per_op == 4) in sendScanTabConf()
13604 if (4 + words_per_op * op_count > 25) in sendScanTabConf()
13609 ptr[0].sz = words_per_op * op_count; in sendScanTabConf()
13617 ScanTabConf::SignalLength + words_per_op * op_count, JBB); in sendScanTabConf()