Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dhashmap.h472 struct WXDLLIMPEXP_BASE wxIntegerHash struct
499 wxIntegerHash() { } in wxIntegerHash() argument
515 struct WXDLLIMPEXP_BASE wxIntegerHash struct
517 wxIntegerHash() { } in wxIntegerHash() argument
518 unsigned long operator()( long x ) const wxNOEXCEPT { return (unsigned long)x; } in operator()
519 unsigned long operator()( unsigned long x ) const wxNOEXCEPT { return x; } in operator()
520 unsigned long operator()( int x ) const wxNOEXCEPT { return (unsigned long)x; } in operator()
521 unsigned long operator()( unsigned int x ) const wxNOEXCEPT { return x; } in operator()
522 unsigned long operator()( short x ) const wxNOEXCEPT { return (unsigned long)x; } in operator()
523 unsigned long operator()( unsigned short x ) const wxNOEXCEPT { return x; } in operator()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dhashmap.h485 struct WXDLLIMPEXP_BASE wxIntegerHash struct
512 wxIntegerHash() { } in wxIntegerHash() argument
524 wxIntegerHash& operator=(const wxIntegerHash&) { return *this; } argument
530 struct WXDLLIMPEXP_BASE wxIntegerHash struct
532 wxIntegerHash() { } in wxIntegerHash() argument
544 wxIntegerHash& operator=(const wxIntegerHash&) { return *this; } argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dhashmap.h485 struct WXDLLIMPEXP_BASE wxIntegerHash struct
512 wxIntegerHash() { } in wxIntegerHash() argument
524 wxIntegerHash& operator=(const wxIntegerHash&) { return *this; } argument
530 struct WXDLLIMPEXP_BASE wxIntegerHash struct
532 wxIntegerHash() { } in wxIntegerHash() argument
544 wxIntegerHash& operator=(const wxIntegerHash&) { return *this; } argument
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dhashmap.h507 wxIntegerHash() { } in wxIntegerHash() function
528 wxIntegerHash() { } in wxIntegerHash() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dhashmap.h507 wxIntegerHash() { } in wxIntegerHash() function
528 wxIntegerHash() { } in wxIntegerHash() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dhashmap.h507 wxIntegerHash() { } in wxIntegerHash() function
528 wxIntegerHash() { } in wxIntegerHash() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dhashmap.h507 wxIntegerHash() { } in wxIntegerHash() function
528 wxIntegerHash() { } in wxIntegerHash() function
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dhashmap.h407 wxIntegerHash() { } in wxIntegerHash() function