Home
last modified time | relevance | path

Searched defs:Query_cache_query (Results 1 – 18 of 18) sorted by relevance

/dports/sysutils/fusefs-xfuse/xfuse-9c8824/cargo-crates/winapi-0.3.9/src/um/
H A Dd3d11shader.rs152 FloatInstructionCount: UINT, in is_free()
154 UintInstructionCount: UINT, in is_free()
157 MacroInstructionCount: UINT, in is_free()
159 MovInstructionCount: UINT, in is_free()
160 MovcInstructionCount: UINT, in is_free()
164 RequiredFeatureFlags: UINT64, in is_free()
170 }} in is_free()
172 Name: LPCSTR, in is_free()
175 Class: D3D_SHADER_VARIABLE_CLASS, in is_free()
176 Rows: UINT, in is_free()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_cache.h161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_cache.h161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_cache.h161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_cache.h161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_cache.h161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_cache.h161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_cache.h152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
186 inline void set_results_ready() { ready= 1; } in set_results_ready()
187 inline bool is_results_ready() { return ready; } in is_results_ready()
188 inline void increment_hits() { hit_count++; } in increment_hits()
189 inline ulonglong hits() { return hit_count; } in hits()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_cache.h152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
186 inline void set_results_ready() { ready= 1; } in set_results_ready()
187 inline bool is_results_ready() { return ready; } in is_results_ready()
188 inline void increment_hits() { hit_count++; } in increment_hits()
189 inline ulonglong hits() { return hit_count; } in hits()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_cache.h152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
186 inline void set_results_ready() { ready= 1; } in set_results_ready()
187 inline bool is_results_ready() { return ready; } in is_results_ready()
188 inline void increment_hits() { hit_count++; } in increment_hits()
189 inline ulonglong hits() { return hit_count; } in hits()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_cache.h152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
186 inline void set_results_ready() { ready= 1; } in set_results_ready()
187 inline bool is_results_ready() { return ready; } in is_results_ready()
188 inline void increment_hits() { hit_count++; } in increment_hits()
189 inline ulonglong hits() { return hit_count; } in hits()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_cache.h152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
186 inline void set_results_ready() { ready= 1; } in set_results_ready()
187 inline bool is_results_ready() { return ready; } in is_results_ready()
188 inline void increment_hits() { hit_count++; } in increment_hits()
189 inline ulonglong hits() { return hit_count; } in hits()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_cache.h160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_cache.h160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_cache.h160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() function
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_cache.h160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() function
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_cache.h160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_cache.h152 struct Query_cache_query struct
162 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
178 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument