Home
last modified time | relevance | path

Searched defs:EXTENT_SIZE (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DCharacter.h50 #define EXTENT_SIZE 4 macro
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dextentmap.cpp2134 const unsigned EXTENT_SIZE = (getExtentRows() * colWidth) / BLOCK_SIZE; in createColumnExtent_DBroot() local
2673 const unsigned EXTENT_SIZE = (getExtentRows() * colWidth) / BLOCK_SIZE; in createColumnExtentExactFile() local
2872 const unsigned EXTENT_SIZE = (getExtentRows() * DICT_COL_WIDTH) / BLOCK_SIZE; in createDictStoreExtent() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dextentmap.cpp2134 const unsigned EXTENT_SIZE = (getExtentRows() * colWidth) / BLOCK_SIZE; in createColumnExtent_DBroot() local
2673 const unsigned EXTENT_SIZE = (getExtentRows() * colWidth) / BLOCK_SIZE; in createColumnExtentExactFile() local
2872 const unsigned EXTENT_SIZE = (getExtentRows() * DICT_COL_WIDTH) / BLOCK_SIZE; in createDictStoreExtent() local