Searched refs:Shuffle (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dgame.h30 void Shuffle();
78 void Deal(); // Shuffle and deal a new game
H A Dgame.cpp44 for (i = 0; i < 5; i++) m_pack->Shuffle();
272 // Shuffle the m_pack and deal the cards
283 m_pack->Shuffle();
749 void Pack::Shuffle() function in class:Pack
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcryptlib.h709 template <class IT> void Shuffle(IT begin, IT end) function in class:RandomNumberGenerator

Completed in 40 milliseconds