Home
last modified time | relevance | path

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

12345

/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dstore.c126 if (item->type->make_hash_key) in do_reap()
130 if (item->type->make_hash_key(ctx, &hash, item->key)) in do_reap()
276 if (item->type->make_hash_key) in evict()
343 if (item->type->make_hash_key) in ensure_space()
436 if (type->make_hash_key) in fz_store_item()
439 use_hash = type->make_hash_key(ctx, &hash, key); in fz_store_item()
568 if (type->make_hash_key) in fz_find_item()
571 use_hash = type->make_hash_key(ctx, &hash, key); in fz_find_item()
619 if (type->make_hash_key) in fz_remove_item()
622 use_hash = type->make_hash_key(ctx, &hash, key); in fz_remove_item()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Dsha2_password-t.cc54 static void make_hash_key(const char *username, const char *hostname, in make_hash_key() function
267 make_hash_key("arthur", "dent.com", auth_id1); in TEST_F()
268 make_hash_key("Arthur", "Dent.com", auth_id1_u); in TEST_F()
269 make_hash_key("marvin", "theparanoidandroid.com", auth_id2); in TEST_F()
270 make_hash_key("zaphod", "beeblebrox", auth_id3); in TEST_F()
271 make_hash_key("", "arthurdent.com", auth_no_user); in TEST_F()
272 make_hash_key("arthurdent.com", "", auth_no_host); in TEST_F()
273 make_hash_key("", "", auth_empty); in TEST_F()
/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/fitz/
H A Dstore.h229 int (*make_hash_key)(fz_context *ctx, fz_store_hash *hash, void *key); member
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_utility.h222 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_utility.h222 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_utility.h222 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/connection_control/
H A Dconnection_delay.h196 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_utility.h222 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_utility.h222 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_utility.h222 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/mysql57-client/mysql-5.7.36/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/mysql56-client/mysql-5.6.51/plugin/connection_control/
H A Dconnection_delay.h253 void make_hash_key(MYSQL_THD thd, Sql_string &s);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drpl_utility.h225 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drpl_utility.h225 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drpl_utility.h225 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drpl_utility.h225 my_hash_value_type make_hash_key(TABLE *table, MY_BITMAP* cols);

12345