Home
last modified time | relevance | path

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

123

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) {
124 return htor.h(const_cast<OMTVALUE>(v), htor.v);
127 struct heftor htor = { .h = h, .v = v };
128 return omt->insert<heftor, call_heftor>(value, htor, index);
131 struct heftor htor = { .h = h, .v = extra };
132 return V->find_zero<heftor, call_heftor>(htor, value, index);
135 struct heftor htor = { .h = h, .v = extra };
136 return V->find<heftor, call_heftor>(htor, direction, value, index);
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/util/tests/
H A Domt-test.cc122 int call_heftor(const OMTVALUE &v, const heftor &htor);
123 int call_heftor(const OMTVALUE &v, const heftor &htor) { in call_heftor() argument
124 return htor.h(const_cast<OMTVALUE>(v), htor.v); in call_heftor()
127 struct heftor htor = { .h = h, .v = v }; in omt_insert() local
128 return omt->insert<heftor, call_heftor>(value, htor, index); in omt_insert()
131 struct heftor htor = { .h = h, .v = extra }; in omt_find_zero() local
132 return V->find_zero<heftor, call_heftor>(htor, value, index); in omt_find_zero()
135 struct heftor htor = { .h = h, .v = extra }; in omt_find() local
136 return V->find<heftor, call_heftor>(htor, direction, value, index); in omt_find()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor); in insert()
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) {
89 return htor.h(const_cast<DMTVALUE>(v), htor.v);
93 struct heftor htor = { .h = h, .v = v };
95 return dmt->insert<heftor, call_heftor>(functor, htor, index);
99 struct heftor htor = { .h = h, .v = extra };
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index);
105 struct heftor htor = { .h = h, .v = extra }; in serial_insert_from()
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in serial_insert_from()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) {
89 return htor.h(const_cast<DMTVALUE>(v), htor.v);
93 struct heftor htor = { .h = h, .v = v }; in test_compress_methods()
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in test_compress_methods()
99 struct heftor htor = { .h = h, .v = extra };
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index);
105 struct heftor htor = { .h = h, .v = extra };
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Ddmt-test.cc86 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor);
87 int call_heftor(const uint32_t size, const DMTVALUE &v, const heftor &htor) { in call_heftor() argument
89 return htor.h(const_cast<DMTVALUE>(v), htor.v); in call_heftor()
93 struct heftor htor = { .h = h, .v = v }; in dmt_insert() local
95 return dmt->insert<heftor, call_heftor>(functor, htor, index); in dmt_insert()
99 struct heftor htor = { .h = h, .v = extra }; in dmt_find_zero() local
101 return V->find_zero<heftor, call_heftor>(htor, &ignore, value, index); in dmt_find_zero()
105 struct heftor htor = { .h = h, .v = extra }; in dmt_find() local
107 return V->find<heftor, call_heftor>(htor, direction, &ignore, value, index); in dmt_find()
/dports/science/elmerfem/elmerfem-release-9.0/meshgen2d/src/
H A DVSVertex.cpp81 const double htor = 1.0 / sqrt( 3.0 ); variable
234 rho = h * htor; in computeNewCoordinates()

123