Home
last modified time | relevance | path

Searched refs:PT_RANGE (Results 1 – 5 of 5) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/src/
H A Dquirks.c58 PT_RANGE, enumerator
634 p->type = PT_RANGE; in parse_attr()
670 p->type = PT_RANGE; in parse_attr()
1553 assert(p->type == PT_RANGE); in quirks_get_range()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/types/
H A Dtable.h97 PT_RANGE, enumerator
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Ddd_sdi-t.cc207 t->set_partition_type(dd::Table::PT_RANGE); in mock_dd_obj()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ddd_table_share.cc1942 case dd::Table::PT_RANGE: in fill_partitioning_from_dd()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/
H A Ddd_table.cc1429 tab_obj->set_partition_type(dd::Table::PT_RANGE); in fill_dd_partition_from_create_info()