Home
last modified time | relevance | path

Searched defs:ScanOp (Results 1 – 25 of 47) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp373 struct ScanOp { struct in Dbtux
374 enum {
386 Uint16 m_state;
387 Uint16 m_lockwait;
389 Uint32 m_userRef;
390 Uint32 m_tableId;
391 Uint32 m_indexId;
392 Uint32 m_fragId;
402 Uint8 m_lockMode;
411 union {
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp319 struct ScanOp { struct in Dbtux
320 enum {
331 Uint8 m_state;
332 Uint8 m_lockwait;
335 Uint32 m_userRef;
336 Uint32 m_tableId;
337 Uint32 m_indexId;
338 Uint32 m_fragId;
348 Uint8 m_lockMode;
355 union {
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp319 struct ScanOp { struct in Dbtux
320 enum {
331 Uint8 m_state;
332 Uint8 m_lockwait;
335 Uint32 m_userRef;
336 Uint32 m_tableId;
337 Uint32 m_indexId;
338 Uint32 m_fragId;
348 Uint8 m_lockMode;
355 union {
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp319 struct ScanOp { struct in Dbtux
320 enum {
331 Uint8 m_state;
332 Uint8 m_lockwait;
335 Uint32 m_userRef;
336 Uint32 m_tableId;
337 Uint32 m_indexId;
338 Uint32 m_fragId;
348 Uint8 m_lockMode;
355 union {
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp319 struct ScanOp { struct in Dbtux
320 enum {
331 Uint8 m_state;
332 Uint8 m_lockwait;
335 Uint32 m_userRef;
336 Uint32 m_tableId;
337 Uint32 m_indexId;
338 Uint32 m_fragId;
348 Uint8 m_lockMode;
355 union {
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp319 struct ScanOp { struct in Dbtux
320 enum {
331 Uint8 m_state;
332 Uint8 m_lockwait;
335 Uint32 m_userRef;
336 Uint32 m_tableId;
337 Uint32 m_indexId;
338 Uint32 m_fragId;
348 Uint8 m_lockMode;
355 union {
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp361 struct ScanOp { struct in Dbtux
362 enum {
373 Uint8 m_state;
374 Uint8 m_lockwait;
377 Uint32 m_userRef;
378 Uint32 m_tableId;
379 Uint32 m_indexId;
380 Uint32 m_fragId;
390 Uint8 m_lockMode;
397 union {
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp361 struct ScanOp { struct in Dbtux
362 enum {
373 Uint8 m_state;
374 Uint8 m_lockwait;
377 Uint32 m_userRef;
378 Uint32 m_tableId;
379 Uint32 m_indexId;
380 Uint32 m_fragId;
390 Uint8 m_lockMode;
397 union {
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp361 struct ScanOp { struct in Dbtux
362 enum {
373 Uint8 m_state;
374 Uint8 m_lockwait;
377 Uint32 m_userRef;
378 Uint32 m_tableId;
379 Uint32 m_indexId;
380 Uint32 m_fragId;
390 Uint8 m_lockMode;
397 union {
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp361 struct ScanOp { struct in Dbtux
362 enum {
373 Uint8 m_state;
374 Uint8 m_lockwait;
377 Uint32 m_userRef;
378 Uint32 m_tableId;
379 Uint32 m_indexId;
380 Uint32 m_fragId;
390 Uint8 m_lockMode;
397 union {
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp361 struct ScanOp { struct in Dbtux
362 enum {
373 Uint8 m_state;
374 Uint8 m_lockwait;
377 Uint32 m_userRef;
378 Uint32 m_tableId;
379 Uint32 m_indexId;
380 Uint32 m_fragId;
390 Uint8 m_lockMode;
397 union {
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbtux/
H A DDbtux.hpp349 struct ScanOp { struct in Dbtux
351 Uint32 m_magic;
353 ~ScanOp() in ~ScanOp()
357 enum {
370 Uint32 m_state;
372 Uint32 m_userRef;
373 Uint32 m_tableId;
374 Uint32 m_indexId;
375 Uint32 m_fragId;
392 union {
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp471 struct ScanOp { struct in Dbtup
472 ScanOp() : in ScanOp() function
486 enum State {
497 Uint16 m_state;
499 enum Bits {
510 Uint16 m_bits;
513 Uint32 m_userRef;
515 Uint32 m_fragId;
519 union {
531 union {
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp507 struct ScanOp { struct in Dbtup
508 ScanOp() : in ScanOp() argument
522 enum State {
533 Uint16 m_state;
535 enum Bits {
546 Uint16 m_bits;
549 Uint32 m_userRef;
551 Uint32 m_fragId;
555 union {
567 union {
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp507 struct ScanOp { struct in Dbtup
508 ScanOp() : in ScanOp() argument
522 enum State {
533 Uint16 m_state;
535 enum Bits {
546 Uint16 m_bits;
549 Uint32 m_userRef;
551 Uint32 m_fragId;
555 union {
567 union {
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp507 struct ScanOp { struct in Dbtup
508 ScanOp() : in ScanOp() function
522 enum State {
533 Uint16 m_state;
535 enum Bits {
546 Uint16 m_bits;
549 Uint32 m_userRef;
551 Uint32 m_fragId;
555 union {
567 union {
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp507 struct ScanOp { struct in Dbtup
508 ScanOp() : in ScanOp() argument
522 enum State {
533 Uint16 m_state;
535 enum Bits {
546 Uint16 m_bits;
549 Uint32 m_userRef;
551 Uint32 m_fragId;
555 union {
567 union {
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp507 struct ScanOp { struct in Dbtup
508 ScanOp() : in ScanOp() argument
522 enum State {
533 Uint16 m_state;
535 enum Bits {
546 Uint16 m_bits;
549 Uint32 m_userRef;
551 Uint32 m_fragId;
555 union {
567 union {
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp406 struct ScanOp { struct in Dbtup
407 ScanOp() : in ScanOp() function
421 enum State {
432 Uint16 m_state;
434 enum Bits {
445 Uint16 m_bits;
448 Uint32 m_userRef;
450 Uint32 m_fragId;
454 union {
466 union {
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp406 struct ScanOp { struct in Dbtup
407 ScanOp() : in ScanOp() argument
421 enum State {
432 Uint16 m_state;
434 enum Bits {
445 Uint16 m_bits;
448 Uint32 m_userRef;
450 Uint32 m_fragId;
454 union {
466 union {
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp406 struct ScanOp { struct in Dbtup
407 ScanOp() : in ScanOp() function
421 enum State {
432 Uint16 m_state;
434 enum Bits {
445 Uint16 m_bits;
448 Uint32 m_userRef;
450 Uint32 m_fragId;
454 union {
466 union {
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp406 struct ScanOp { struct in Dbtup
407 ScanOp() : in ScanOp() argument
421 enum State {
432 Uint16 m_state;
434 enum Bits {
445 Uint16 m_bits;
448 Uint32 m_userRef;
450 Uint32 m_fragId;
454 union {
466 union {
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp406 struct ScanOp { struct in Dbtup
407 ScanOp() : in ScanOp() argument
421 enum State {
432 Uint16 m_state;
434 enum Bits {
445 Uint16 m_bits;
448 Uint32 m_userRef;
450 Uint32 m_fragId;
454 union {
466 union {
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtup.hpp449 struct ScanOp { struct in Dbtup
451 Uint32 m_magic;
452 ScanOp() : in ScanOp() argument
468 enum State {
479 Uint16 m_state;
481 enum Bits {
493 Uint16 m_bits;
499 Uint32 m_fragId;
503 union {
515 union {
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/te/
H A Dtensor.py188 class ScanOp(Operation): class

12