Home
last modified time | relevance | path

Searched refs:tmp_block_size (Results 1 – 25 of 25) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFdtable.c83 hsize_t tmp_block_size; /* Temporary block size */ in H5HF__dtable_init() local
116 tmp_block_size = dtable->cparam.start_block_size; in H5HF__dtable_init()
121 dtable->row_block_size[u] = tmp_block_size; in H5HF__dtable_init()
123 tmp_block_size *= 2; in H5HF__dtable_init()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5HFdtable.c93 hsize_t tmp_block_size; /* Temporary block size */ in H5HF_dtable_init() local
123 tmp_block_size = dtable->cparam.start_block_size; in H5HF_dtable_init()
128 dtable->row_block_size[u] = tmp_block_size; in H5HF_dtable_init()
130 tmp_block_size *= 2; in H5HF_dtable_init()
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5HFdtable.c92 hsize_t tmp_block_size; /* Temporary block size */ in H5HF_dtable_init() local
122 tmp_block_size = dtable->cparam.start_block_size; in H5HF_dtable_init()
127 dtable->row_block_size[u] = tmp_block_size; in H5HF_dtable_init()
129 tmp_block_size *= 2; in H5HF_dtable_init()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5HFdtable.c93 hsize_t tmp_block_size; /* Temporary block size */ in H5HF_dtable_init() local
123 tmp_block_size = dtable->cparam.start_block_size; in H5HF_dtable_init()
128 dtable->row_block_size[u] = tmp_block_size; in H5HF_dtable_init()
130 tmp_block_size *= 2; in H5HF_dtable_init()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFdtable.c93 hsize_t tmp_block_size; /* Temporary block size */ in H5HF_dtable_init() local
123 tmp_block_size = dtable->cparam.start_block_size; in H5HF_dtable_init()
128 dtable->row_block_size[u] = tmp_block_size; in H5HF_dtable_init()
130 tmp_block_size *= 2; in H5HF_dtable_init()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFdtable.c94 hsize_t tmp_block_size; /* Temporary block size */ in H5HF_dtable_init() local
124 tmp_block_size = dtable->cparam.start_block_size; in H5HF_dtable_init()
129 dtable->row_block_size[u] = tmp_block_size; in H5HF_dtable_init()
131 tmp_block_size *= 2; in H5HF_dtable_init()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc4176 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
4181 tmp_block_size, in ha_init_key_cache()
4200 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
4204 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.cc5319 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
5326 tmp_block_size, in ha_init_key_cache()
5347 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
5352 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
5391 long tmp_block_size= (long) key_cache->param_block_size; in ha_repartition_key_cache() local
5397 DBUG_RETURN(!repartition_key_cache(key_cache, tmp_block_size, in ha_repartition_key_cache()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.cc5319 uint tmp_block_size= (uint) key_cache->param_block_size;
5326 tmp_block_size,
5347 long tmp_block_size= (long) key_cache->param_block_size;
5352 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size,
5391 long tmp_block_size= (long) key_cache->param_block_size;
5397 DBUG_RETURN(!repartition_key_cache(key_cache, tmp_block_size,
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.cc5256 uint tmp_block_size= (uint) key_cache->param_block_size;
5263 tmp_block_size,
5284 long tmp_block_size= (long) key_cache->param_block_size;
5289 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size,
5328 long tmp_block_size= (long) key_cache->param_block_size;
5334 DBUG_RETURN(!repartition_key_cache(key_cache, tmp_block_size,
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.cc5256 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
5263 tmp_block_size, in ha_init_key_cache()
5284 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
5289 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
5328 long tmp_block_size= (long) key_cache->param_block_size; in ha_repartition_key_cache() local
5334 DBUG_RETURN(!repartition_key_cache(key_cache, tmp_block_size, in ha_repartition_key_cache()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.cc5625 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
5632 tmp_block_size, in ha_init_key_cache()
5653 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
5658 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
5697 long tmp_block_size= (long) key_cache->param_block_size; in ha_repartition_key_cache() local
5703 DBUG_RETURN(!repartition_key_cache(key_cache, tmp_block_size, in ha_repartition_key_cache()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dhandler.cc5625 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
5632 tmp_block_size, in ha_init_key_cache()
5653 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
5658 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
5697 long tmp_block_size= (long) key_cache->param_block_size; in ha_repartition_key_cache() local
5703 DBUG_RETURN(!repartition_key_cache(key_cache, tmp_block_size, in ha_repartition_key_cache()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.cc5285 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
5290 tmp_block_size, in ha_init_key_cache()
5309 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
5313 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.cc5144 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
5149 tmp_block_size, in ha_init_key_cache()
5168 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
5172 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc5639 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
5644 tmp_block_size, in ha_init_key_cache()
5663 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
5667 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc5639 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
5644 tmp_block_size, in ha_init_key_cache()
5663 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
5667 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.cc5564 ulonglong tmp_block_size = key_cache->param_block_size; in ha_init_key_cache() local
5568 return !init_key_cache(key_cache, tmp_block_size, tmp_buff_size, in ha_init_key_cache()
5583 ulonglong tmp_block_size = key_cache->param_block_size; in ha_resize_key_cache() local
5588 resize_key_cache(key_cache, keycache_thread_var(), tmp_block_size, in ha_resize_key_cache()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.cc5578 ulonglong tmp_block_size= key_cache->param_block_size; in ha_init_key_cache() local
5583 tmp_block_size, in ha_init_key_cache()
5602 ulonglong tmp_block_size= key_cache->param_block_size; in ha_resize_key_cache() local
5608 tmp_block_size, in ha_resize_key_cache()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.cc6008 ulonglong tmp_block_size= key_cache->param_block_size; in ha_init_key_cache() local
6013 tmp_block_size, in ha_init_key_cache()
6032 ulonglong tmp_block_size= key_cache->param_block_size; in ha_resize_key_cache() local
6038 tmp_block_size, in ha_resize_key_cache()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.cc5678 ulonglong tmp_block_size= key_cache->param_block_size; in ha_init_key_cache() local
5683 tmp_block_size, in ha_init_key_cache()
5702 ulonglong tmp_block_size= key_cache->param_block_size; in ha_resize_key_cache() local
5708 tmp_block_size, in ha_resize_key_cache()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.cc6008 ulonglong tmp_block_size= key_cache->param_block_size; in ha_init_key_cache() local
6013 tmp_block_size, in ha_init_key_cache()
6032 ulonglong tmp_block_size= key_cache->param_block_size; in ha_resize_key_cache() local
6038 tmp_block_size, in ha_resize_key_cache()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.cc6008 ulonglong tmp_block_size= key_cache->param_block_size; in ha_init_key_cache() local
6013 tmp_block_size, in ha_init_key_cache()
6032 ulonglong tmp_block_size= key_cache->param_block_size; in ha_resize_key_cache() local
6038 tmp_block_size, in ha_resize_key_cache()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc5639 uint tmp_block_size= (uint) key_cache->param_block_size; in ha_init_key_cache() local
5644 tmp_block_size, in ha_init_key_cache()
5663 long tmp_block_size= (long) key_cache->param_block_size; in ha_resize_key_cache() local
5667 DBUG_RETURN(!resize_key_cache(key_cache, tmp_block_size, in ha_resize_key_cache()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.cc5578 ulonglong tmp_block_size= key_cache->param_block_size; in ha_init_key_cache() local
5583 tmp_block_size, in ha_init_key_cache()
5602 ulonglong tmp_block_size= key_cache->param_block_size; in ha_resize_key_cache() local
5608 tmp_block_size, in ha_resize_key_cache()