Home
last modified time | relevance | path

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

123

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dnetcached.hpp95 CNCBlobKeyLight(const string& packed_key);
96 CNCBlobKeyLight& operator=(const string& packed_key);
97 CNCBlobKeyLight(const CTempString& packed_key);
143 CNCBlobKey(const string& packed_key);
144 CNCBlobKey& operator=(const string& packed_key);
145 CNCBlobKey(const CTempString& packed_key);
146 CNCBlobKey& operator=(const CTempString& packed_key);
164 CNCBlobKeyLight::CNCBlobKeyLight(const string& packed_key) { in CNCBlobKeyLight() argument
165 *this = CTempString(packed_key); in CNCBlobKeyLight()
169 return *this = CTempString(packed_key); in operator =()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_keylen_diff.cc43 struct packed_key { struct
46 static packed_key as_int(int v) { in as_int() argument
47 packed_key k; in as_int()
52 static packed_key as_double(double v) { in as_double() argument
53 packed_key k; in as_double()
136 packed_key key = packed_key::as_int(i); in test_keylen_diff()
159 packed_key key = control_test ? packed_key::as_int(shuffled_keys[i]) : in test_keylen_diff()
160 packed_key::as_double(shuffled_keys[i]); in test_keylen_diff()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_conflict_trans.cc49 packed_key(_key_buff), in st_row_event_key_info()
65 for (Uint32 i = 0; i < packed_key_len; i++) h = (37 * h) + packed_key[i]; in hashValue()
73 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h72 const uchar *packed_key; variable
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dndb_conflict_trans.cc49 packed_key(_key_buff), in st_row_event_key_info()
74 h = (37 * h) + packed_key[i]; in hashValue()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h77 const uchar* packed_key; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dndb_conflict_trans.cc49 packed_key(_key_buff), in st_row_event_key_info()
74 h = (37 * h) + packed_key[i]; in hashValue()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h77 const uchar* packed_key; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dndb_conflict_trans.cc49 packed_key(_key_buff), in st_row_event_key_info()
74 h = (37 * h) + packed_key[i]; in hashValue()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h77 const uchar* packed_key; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dndb_conflict_trans.cc49 packed_key(_key_buff), in st_row_event_key_info()
74 h = (37 * h) + packed_key[i]; in hashValue()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
H A Dndb_conflict_trans.h77 const uchar* packed_key; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dndb_conflict_trans.cc49 packed_key(_key_buff), in st_row_event_key_info()
74 h = (37 * h) + packed_key[i]; in hashValue()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dndb_conflict_trans.cc49 packed_key(_key_buff), in st_row_event_key_info()
74 h = (37 * h) + packed_key[i]; in hashValue()
85 (memcmp(packed_key, other->packed_key, packed_key_len) == 0)); in equal()

123