Home
last modified time | relevance | path

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

12345678

/dports/graphics/gliv/gliv-1.9.7/src/
H A Drendering.c319 refresh(REFRESH_NOW | APPEND_HISTORY | REFRESH_STATUS); in render()
351 refresh(REFRESH_IMAGE | REFRESH_STATUS | APPEND_HISTORY); in zoom_in()
413 if (what & REFRESH_STATUS) in refresh()
435 refresh(REFRESH_STATUS); in update_current_image_status()
H A Dcallbacks.c216 return REFRESH_BURST | REFRESH_STATUS; in process_rotation()
236 return REFRESH_BURST | REFRESH_STATUS; in process_zoom()
296 what |= REFRESH_STATUS; in move_or_rotate()
H A Dhistory.c115 refresh(REFRESH_IMAGE | REFRESH_STATUS); in set_state()
H A Dzoom_frame.c168 refresh(REFRESH_IMAGE | REFRESH_STATUS | APPEND_HISTORY); in zoom_frame()
H A Dmenus.c177 refresh(REFRESH_IMAGE | REFRESH_STATUS | APPEND_HISTORY); in menu_maximize()
306 refresh(REFRESH_IMAGE | REFRESH_STATUS | APPEND_HISTORY); in menu_transfo()
H A Doptions.c83 what |= REFRESH_IMAGE | REFRESH_STATUS | APPEND_HISTORY; in apply()
/dports/graphics/gliv/gliv-1.9.7/src/include/
H A Drendering.h10 #define REFRESH_STATUS (1 << 2) macro
/dports/lang/v/v-0.1.29/vlib/mysql/
H A Dconsts.v27 refresh_status = u32(C.REFRESH_STATUS)
/dports/devel/poco/poco-1.10.1-all/Data/MySQL/src/
H A DSessionHandle.cpp189 …if (mysql_refresh(_pHandle, REFRESH_TABLES | REFRESH_STATUS | REFRESH_THREADS | REFRESH_READ_LOCK)… in reset()
/dports/games/scorched3d/scorched-dep-win32/include/mysql/mysql/
H A Dmysql_com.h68 #define REFRESH_STATUS 16 /* Flush status variables */ macro
/dports/databases/fpc-mysql/fpc-3.2.2/packages/mysql/src/
H A Dmysql4_comtypes.inc57 REFRESH_STATUS = 16;
/dports/lang/fpc-source/fpc-3.2.2/packages/mysql/src/
H A Dmysql4_comtypes.inc57 REFRESH_STATUS = 16;
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_reload.cc285 if (thd && (options & REFRESH_STATUS)) in reload_acl_and_cache()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_reload.cc309 if (thd && (options & REFRESH_STATUS)) in reload_acl_and_cache()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_reload.cc309 if (thd && (options & REFRESH_STATUS)) in reload_acl_and_cache()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_reload.cc281 if (thd && (options & REFRESH_STATUS)) refresh_status(); in handle_reload_request()
/dports/lang/php73/php-7.3.33/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h127 #define REFRESH_STATUS MYSQLND_REFRESH_STATUS macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_reload.cc329 if (thd && (options & REFRESH_STATUS)) in reload_acl_and_cache()
/dports/www/mod_php81/php-8.1.1/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h124 #define REFRESH_STATUS MYSQLND_REFRESH_STATUS macro
/dports/lang/php81/php-8.1.1/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h124 #define REFRESH_STATUS MYSQLND_REFRESH_STATUS macro
/dports/lang/php74/php-7.4.27/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h127 #define REFRESH_STATUS MYSQLND_REFRESH_STATUS macro
/dports/lang/php80/php-8.0.15/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h125 #define REFRESH_STATUS MYSQLND_REFRESH_STATUS macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_reload.cc342 if (thd && (options & REFRESH_STATUS)) in reload_acl_and_cache()
/dports/www/mod_php73/php-7.3.33/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h127 #define REFRESH_STATUS MYSQLND_REFRESH_STATUS macro
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/include/
H A Dmariadb_com.h128 #define REFRESH_STATUS 16 /* Flush status variables */ macro

12345678