Home
last modified time | relevance | path

Searched refs:wxMemorySize (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/unix/
H A Dutilsunx.cpp1191 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
1198 wxMemorySize memFreeBytes = (wxMemorySize)-1; in wxGetFreeMemory()
1255 return ((wxMemorySize)realmem.physmem * sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
1257 return ((wxMemorySize)sysconf(_SC_AVPHYS_PAGES))*sysconf(_SC_PAGESIZE); in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/unix/
H A Dutilsunx.cpp1178 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
1185 wxMemorySize memFreeBytes = (wxMemorySize)-1; in wxGetFreeMemory()
1242 return ((wxMemorySize)realmem.physmem * sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
1244 return ((wxMemorySize)sysconf(_SC_AVPHYS_PAGES))*sysconf(_SC_PAGESIZE); in wxGetFreeMemory()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/unix/
H A Dutilsunx.cpp1178 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
1185 wxMemorySize memFreeBytes = (wxMemorySize)-1; in wxGetFreeMemory()
1242 return ((wxMemorySize)realmem.physmem * sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
1244 return ((wxMemorySize)sysconf(_SC_AVPHYS_PAGES))*sysconf(_SC_PAGESIZE); in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/unix/
H A Dutilsunx.cpp949 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
990 return (wxMemorySize)memFree; in wxGetFreeMemory()
993 return (wxMemorySize)(sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
997 return ((wxMemorySize)realmem.physmem * sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/unix/
H A Dutilsunx.cpp949 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
990 return (wxMemorySize)memFree; in wxGetFreeMemory()
993 return (wxMemorySize)(sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
997 return ((wxMemorySize)realmem.physmem * sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/unix/
H A Dutilsunx.cpp949 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
990 return (wxMemorySize)memFree; in wxGetFreeMemory()
993 return (wxMemorySize)(sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
997 return ((wxMemorySize)realmem.physmem * sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/unix/
H A Dutilsunx.cpp949 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
990 return (wxMemorySize)memFree; in wxGetFreeMemory()
993 return (wxMemorySize)(sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
997 return ((wxMemorySize)realmem.physmem * sysconf(_SC_PAGESIZE)); in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dutils.h66 typedef wxLongLong wxMemorySize; typedef
68 typedef long wxMemorySize; typedef
463 WXDLLIMPEXP_BASE wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dutils.h66 typedef wxLongLong wxMemorySize; typedef
68 typedef long wxMemorySize; typedef
463 WXDLLIMPEXP_BASE wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dutils.h66 typedef wxLongLong wxMemorySize; typedef
68 typedef long wxMemorySize; typedef
463 WXDLLIMPEXP_BASE wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dutils.h104 typedef wxLongLong wxMemorySize; typedef
106 typedef long wxMemorySize; typedef
511 WXDLLIMPEXP_BASE wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dutils.h66 typedef wxLongLong wxMemorySize; typedef
68 typedef long wxMemorySize; typedef
463 WXDLLIMPEXP_BASE wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dutils.h106 typedef wxLongLong wxMemorySize; typedef
108 typedef long wxMemorySize; typedef
498 WXDLLIMPEXP_BASE wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dutils.h106 typedef wxLongLong wxMemorySize; typedef
108 typedef long wxMemorySize; typedef
498 WXDLLIMPEXP_BASE wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dutils.cpp200 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
211 return (wxMemorySize)lSize; in wxGetFreeMemory()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dutils.cpp200 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
211 return (wxMemorySize)lSize; in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dutils.cpp896 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
902 return (wxMemorySize)memStatex.ullAvailPhys; in wxGetFreeMemory()
907 return (wxMemorySize)memStatus.dwAvailPhys; in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dutils.cpp1011 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
1017 return (wxMemorySize)memStatex.ullAvailPhys; in wxGetFreeMemory()
1022 return (wxMemorySize)memStatus.dwAvailPhys; in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dutils.cpp1011 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
1017 return (wxMemorySize)memStatex.ullAvailPhys; in wxGetFreeMemory()
1022 return (wxMemorySize)memStatus.dwAvailPhys; in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dutils.cpp1011 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
1017 return (wxMemorySize)memStatex.ullAvailPhys; in wxGetFreeMemory()
1022 return (wxMemorySize)memStatus.dwAvailPhys; in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dutils.cpp1011 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
1017 return (wxMemorySize)memStatex.ullAvailPhys; in wxGetFreeMemory()
1022 return (wxMemorySize)memStatus.dwAvailPhys; in wxGetFreeMemory()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dutils.h723 wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dutils.h723 wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dutils.h788 wxMemorySize wxGetFreeMemory();
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dutils.cpp1060 wxMemorySize wxGetFreeMemory() in wxGetFreeMemory()
1066 return (wxMemorySize)memStatex.ullAvailPhys; in wxGetFreeMemory()
1071 return (wxMemorySize)memStatus.dwAvailPhys; in wxGetFreeMemory()

12