Searched refs:wxGetFreeMemory (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dutils.cpp46 wxMemorySize wxGetFreeMemory() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dutils.cpp171 wxMemorySize wxGetFreeMemory() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dutils.cpp202 wxMemorySize wxGetFreeMemory() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dutils.h62 // wxGetFreeMemory can return huge amount of memory on 32-bit platforms as well
463 WXDLLIMPEXP_BASE wxMemorySize wxGetFreeMemory();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsunx.cpp135 // Used by wxGetFreeMemory().
949 wxMemorySize wxGetFreeMemory() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dutils.cpp190 wxMemorySize wxGetFreeMemory() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dutils.cpp1011 wxMemorySize wxGetFreeMemory() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dutils.cpp327 wxMemorySize wxGetFreeMemory() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex126 \helpref{wxGetFreeMemory}{wxgetfreememory}\\
1364 \membersection{::wxGetFreeMemory}\label{wxgetfreememory}
1366 \func{wxMemorySize}{wxGetFreeMemory}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp1527 wxPrintf(_T("%ld free bytes of memory left.\n"), wxGetFreeMemory().ToLong());

Completed in 232 milliseconds