Home
last modified time | relevance | path

Searched defs:_taken (Results 1 – 8 of 8) sorted by relevance

/dports/games/xmahjongg/xmahjongg-3.7/src/
H A Dgame.hh49 short _taken; member in Game
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Util/
H A DBlockAllocator.cpp485 BlockAllocator::Block::Block(u32 _start, u32 _size, bool _taken, Block *_prev, Block *_next) in Block()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Util/
H A DBlockAllocator.cpp485 BlockAllocator::Block::Block(u32 _start, u32 _size, bool _taken, Block *_prev, Block *_next) in Block()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Util/
H A DBlockAllocator.cpp485 BlockAllocator::Block::Block(u32 _start, u32 _size, bool _taken, Block *_prev, Block *_next) in Block()
/dports/lang/elm/compiler-0.19.1/compiler/src/Type/
H A DType.hs559 { _taken :: Map.Map Name.Name () function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cge2/
H A Dcge2.h299 bool _taken; variable
/dports/games/scummvm/scummvm-2.5.1/engines/cge2/
H A Dcge2.h294 bool _taken; variable
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Foundation/
H A DIterators.cs507 private int _taken; field in Db4objects.Db4o.Foundation.Iterators._IEnumerator_316