Home
last modified time | relevance | path

Searched refs:Q_ONLY (Results 1 – 10 of 10) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dact.cpp58 || altInfos[altIndex].alt->qual == (Aword)Q_ONLY) { in executeCommand()
62 if (altInfos[altIndex].alt->qual == (Aword)Q_ONLY) in executeCommand()
H A Dalt_info.cpp126 case Q_ONLY: in traceVerbExecution()
H A Dacode.h149 Q_ONLY enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dact.cpp58 || altInfos[altIndex].alt->qual == (Aword)Q_ONLY) { in executeCommand()
62 if (altInfos[altIndex].alt->qual == (Aword)Q_ONLY) in executeCommand()
H A Dalt_info.cpp124 case Q_ONLY: in traceVerbExecution()
H A Dacode.h149 Q_ONLY enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan2/
H A Dacode.h102 Q_ONLY enumerator
H A Dmain.cpp861 if (alt[i]->qual == (Aword)Q_BEFORE || alt[i]->qual == (Aword)Q_ONLY) { in do_it()
877 if (alt[i]->qual == (Aword)Q_ONLY) return; in do_it()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan2/
H A Dacode.h102 Q_ONLY enumerator
H A Dmain.cpp863 if (alt[i]->qual == (Aword)Q_BEFORE || alt[i]->qual == (Aword)Q_ONLY) { in do_it()
879 if (alt[i]->qual == (Aword)Q_ONLY) return; in do_it()