Home
last modified time | relevance | path

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

/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/sieve/
H A Dbc_eval.c1701 strarray_t *actionflags = NULL; in sieve_eval_bc() local
2483 strarray_t *actionflags = strarray_dup(variables->var); in sieve_eval_bc() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/registrar/
H A Dregistrar.c587 int actionflags = 0; in w_registered4() local
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dactors.h117 enum actionflags enum
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/
H A Dmenus.cpp166 int actionflags = actions[i]->data().toInt(); in EnableStaticEntries() local
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/sieve/
H A Dbc_eval.c1670 strarray_t *actionflags = NULL; in sieve_eval_bc() local
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/sieve/
H A Dbc_eval.c1894 strarray_t *actionflags = NULL; in sieve_eval_bc() local
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dactors.h112 enum actionflags enum
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbotlib.h111 int actionflags; //one of the ACTION_? flags member
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbotlib.h111 int actionflags; //one of the ACTION_? flags member
/dports/games/evq3/evq3/code/botlib/
H A Dbotlib.h111 int actionflags; //one of the ACTION_? flags member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbotlib.h112 int actionflags; //one of the ACTION_? flags member
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbotlib.h111 int actionflags; //one of the ACTION_? flags member
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbotlib.h112 int actionflags; //one of the ACTION_? flags member
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbotlib.h122 int actionflags; //one of the ACTION_? flags member
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbotlib.h112 int actionflags; //one of the ACTION_? flags member
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbotlib.h130 int actionflags; //one of the ACTION_? flags member
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbotlib.h130 int actionflags; //one of the ACTION_? flags member
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GameScript/
H A DGSUtils.cpp67 short actionflags[MAX_ACTIONS]; variable