Home
last modified time | relevance | path

Searched refs:needs_change (Results 51 – 55 of 55) sorted by relevance

123

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_class.cc4494 bool needs_change; in change_security_context() local
4501 needs_change= (strcmp(definer_user->str, thd->security_ctx->priv_user) || in change_security_context()
4504 if (needs_change) in change_security_context()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_class.cc4494 bool needs_change; in change_security_context() local
4501 needs_change= (strcmp(definer_user->str, thd->security_ctx->priv_user) || in change_security_context()
4504 if (needs_change) in change_security_context()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dnpcmove.cpp4631 const bool needs_change = covers_broken( elem, opposite_side( elem.get_side() ) ); in adjust_worn() local
4633 if( ( needs_change && change_side( elem ) ) || takeoff( elem ) ) { in adjust_worn()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dnpcmove.cpp4631 const bool needs_change = covers_broken( elem, opposite_side( elem.get_side() ) ); in adjust_worn() local
4633 if( ( needs_change && change_side( elem ) ) || takeoff( elem ) ) { in adjust_worn()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dcolourspace.c12434 boolean needs_change = FALSE; in compact_rowstrides() local
12443 needs_change = TRUE; in compact_rowstrides()
12447 if (!needs_change) { in compact_rowstrides()

123