Home
last modified time | relevance | path

Searched defs:isHere (Results 1 – 24 of 24) sorted by relevance

/dports/games/chapping/chapping-0.43-source/game/
H A Dquittext.h19 bool isHere(Vector &v){return isCollision(v,this)!=NO_COLLISION;} in isHere() function
H A Dreturntext.h17 bool isHere(Vector &v){return isCollision(v,this)!=NO_COLLISION;} in isHere() function
H A Dstarttext.h17 bool isHere(Vector &v){return isCollision(v,this)!=NO_COLLISION;} in isHere() function
H A Dabouttext.h17 bool isHere(Vector &v){return isCollision(v,this)!=NO_COLLISION;} in isHere() function
H A Darrowmenu.h25 bool isHere(Vector &v){return isCollision(v,this)!=NO_COLLISION;} in isHere() function
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DEscortDisplay.h56 bool isHere; variable
H A DEscortDisplay.cpp52 void EscortDisplay::Add(const Ship &ship, bool isHere, bool fleetIsJumping, bool isSelected) in Add()
187 EscortDisplay::Icon::Icon(const Ship &ship, bool isHere, bool fleetIsJumping, bool isSelected) in Icon()
H A DNPC.cpp484 bool isHere = false; in HasSucceeded() local
/dports/math/spooles-mpich/spooles.2.2_SHARED/InpMtx/drivers/
H A DtestFullAdj.c19 int msglvl, ient, ii, irow, isHere, jcol, nent, nedgesMissing, in main() local
H A DtestFullAdj2.c19 int msglvl, ient, ii, irow, isHere, jcol, nedgesMissing, in main() local
/dports/math/spooles-mpich/spooles.2.2/InpMtx/drivers/
H A DtestFullAdj.c19 int msglvl, ient, ii, irow, isHere, jcol, nent, nedgesMissing, in main() local
H A DtestFullAdj2.c19 int msglvl, ient, ii, irow, isHere, jcol, nedgesMissing, in main() local
/dports/math/spooles/spooles.2.2/InpMtx/drivers/
H A DtestFullAdj.c19 int msglvl, ient, ii, irow, isHere, jcol, nent, nedgesMissing, in main() local
H A DtestFullAdj2.c19 int msglvl, ient, ii, irow, isHere, jcol, nedgesMissing, in main() local
/dports/math/spooles/spooles.2.2_SHARED/InpMtx/drivers/
H A DtestFullAdj.c19 int msglvl, ient, ii, irow, isHere, jcol, nent, nedgesMissing, in main() local
H A DtestFullAdj2.c19 int msglvl, ient, ii, irow, isHere, jcol, nedgesMissing, in main() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DXMLSource.java1590 public boolean isHere(String path) { in isHere() method in XMLSource.ResolvingSource
1721 public boolean isHere(String path) { in isHere() method in XMLSource
H A DCLDRFile.java769 public boolean isHere(String path) { in isHere() method in CLDRFile
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan2/
H A Dexe.cpp650 Abool isHere(Aword id) { in isHere() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan2/
H A Dexe.cpp650 Abool isHere(Aword id) { in isHere() function
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dinstance.cpp219 bool isHere(int id, ATrans transitivity) { in isHere() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dinstance.cpp219 bool isHere(int id, ATrans transitivity) { in isHere() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/structure/cd_utils/
H A DcuCdCore.cpp163 bool isHere = false; in HasCddId() local
/dports/games/jin/jin-2.14.1/src/free/jin/chessclub/
H A DJinChessclubConnection.java2894 boolean isHere){ in processGamelistItem()