Home
last modified time | relevance | path

Searched defs:m_games (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DGSACodeSelect.h22 CListBox m_games; variable
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DGSACodeSelect.h41 CListBox m_games; variable
/dports/games/tetzle/tetzle-2.2.0/src/
H A Dopen_game_tab.h33 QListWidget* m_games; variable
/dports/games/chessx/chessx-1.5.6/src/database/
H A Deventinfo.h65 QHash<QString, int> m_games; variable
H A Dopeningtree.h75 unsigned int m_games; variable
/dports/games/pentobi/pentobi-19.1/twogtp/
H A DOutput.h55 map<unsigned, string> m_games; variable
/dports/games/stuntrally/stuntrally-2.6.1/source/network/
H A Dmasterclient.hpp74 protocol::GameList m_games; member in MasterClient
/dports/games/knavalbattle/knavalbattle-21.12.3/src/
H A Dnetworkdialog.h31 KComboBox* m_games; variable
/dports/games/leela-zero/leela-zero-0.17/validation/
H A DValidation.h84 int m_games; variable
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/GameList/
H A DGameListModel.h95 QList<std::shared_ptr<const UICommon::GameFile>> m_games; variable
/dports/games/leela-zero/leela-zero-0.17/autogtp/
H A DManagement.h66 int m_games; variable
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/tools/twogtp/
H A DResultFile.java203 private final TreeMap<Integer, ArrayList<Compare.Placement>> m_games field in ResultFile
H A DAnalyze.java55 private int m_games; field in Analyze
H A DTwoGtp.java318 private final ArrayList<ArrayList<Compare.Placement>> m_games field in TwoGtp
/dports/games/stuntrally/stuntrally-2.6.1/source/network/master-server/
H A Dmain.cpp114 protocol::GameList m_games; member in GameListManager