Searched refs:_wxHashTableBase2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dhashmap.cpp62 const unsigned long _wxHashTableBase2::ms_primes[prime_count] =
73 unsigned long _wxHashTableBase2::GetNextPrime( unsigned long n )
89 unsigned long _wxHashTableBase2::GetPreviousPrime( unsigned long n )
103 void _wxHashTableBase2::DeleteNodes( size_t buckets,
125 void _wxHashTableBase2::CopyHashTable( _wxHashTable_NodeBase** srcTable,
127 _wxHashTableBase2* dst,
147 _wxHashTable_NodeBase* _wxHashTableBase2::DummyProcessNode(_wxHashTable_NodeBase* node)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dhashmap.h84 class WXDLLIMPEXP_BASE _wxHashTableBase2 class
88 typedef unsigned long (*BucketFromNode)(_wxHashTableBase2*,_wxHashTable_NodeBase*);
115 size_t srcBuckets, _wxHashTableBase2* dst,
130 CLASSEXP CLASSNAME : protected _wxHashTableBase2 \
415 (_wxHashTableBase2*)this, \

Completed in 56 milliseconds