Home
last modified time | relevance | path

Searched refs:ullTotalPhys (Results 226 – 250 of 787) sorted by relevance

12345678910>>...32

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/winapi-0.2.8/src/
H A Dsysinfoapi.rs22 ullTotalPhys: ::DWORDLONG,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/winapi-0.2.8/src/
H A Dsysinfoapi.rs22 ullTotalPhys: ::DWORDLONG,
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/winapi-0.2.8/src/
H A Dsysinfoapi.rs22 ullTotalPhys: ::DWORDLONG,
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/winapi-0.2.8/src/
H A Dsysinfoapi.rs22 ullTotalPhys: ::DWORDLONG,
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/winapi-0.2.8/src/
H A Dsysinfoapi.rs22 ullTotalPhys: ::DWORDLONG,
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/winapi-0.2.8/src/
H A Dsysinfoapi.rs22 ullTotalPhys: ::DWORDLONG,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dsysinfoapi.rs22 ullTotalPhys: ::DWORDLONG,
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/winapi-0.2.8/src/
H A Dsysinfoapi.rs22 ullTotalPhys: ::DWORDLONG,
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/winapi-0.2.8/src/
H A Dsysinfoapi.rs22 ullTotalPhys: ::DWORDLONG,
/dports/games/multimc/MultiMC5-0.6.11/libraries/systeminfo/src/
H A Dsys_win32.cpp23 return (uint64_t)status.ullTotalPhys; in getSystemRam()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/winport/
H A Dsysinfo.cpp100 info->totalram = statex.ullTotalPhys; in sysinfo()
H A Dfixup.cpp57 memStat.ullTotalPhys = std::min(memStat.ullTotalVirtual, memStat.ullTotalPhys); in fixupCalpontXML()
61 totalMemSize = memStat.ullTotalPhys; in fixupCalpontXML()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/winport/
H A Dsysinfo.cpp100 info->totalram = statex.ullTotalPhys; in sysinfo()
H A Dfixup.cpp57 memStat.ullTotalPhys = std::min(memStat.ullTotalVirtual, memStat.ullTotalPhys); in fixupCalpontXML()
61 totalMemSize = memStat.ullTotalPhys; in fixupCalpontXML()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/contrib/cmake/vcpkg_extra_ports/liblzma/5.2.4-3/
H A Denable-uwp-builds.patch14 + return ms.ullTotalPhys;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Caching/System/Caching/
H A DUnsafeNativeMethods.cs48 internal long ullTotalPhys; field
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/mcc/host_info/
H A Dhost_info.c63 return ((double)msx.ullTotalPhys)/MB; in get_mem_GlobalMemoryStatusEx()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/mcc/host_info/
H A Dhost_info.c63 return ((double)msx.ullTotalPhys)/MB; in get_mem_GlobalMemoryStatusEx()
/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Dcpu.c103 return (int)(status.ullTotalPhys / (1024 * 1024)); in al_get_ram_size()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/mcc/host_info/
H A Dhost_info.c63 return ((double)msx.ullTotalPhys)/MB; in get_mem_GlobalMemoryStatusEx()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/mcc/host_info/
H A Dhost_info.c63 return ((double)msx.ullTotalPhys)/MB; in get_mem_GlobalMemoryStatusEx()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/mcc/host_info/
H A Dhost_info.c63 return ((double)msx.ullTotalPhys)/MB; in get_mem_GlobalMemoryStatusEx()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activation/System/ServiceModel/Activation/
H A DServiceMemoryGates.cs37 …else if (memoryStatus.ullAvailPhys < (memoryStatus.ullTotalPhys / 100 * (ulong)minFreeMemoryPercen… in Check()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestAvailableMemoryWatcherWin.cpp337 (statex.ullTotalPhys / kBytesInMB) * kThresholdPercentage / 100; in GetAllocationSizeToTriggerMemoryNotification()
341 (statex.ullTotalPhys - statex.ullAvailPhys) / kBytesInMB; in GetAllocationSizeToTriggerMemoryNotification()
369 static_cast<uint32_t>(statex.ullTotalPhys / kBytesInMB), in GetAllocationSizeToTriggerMemoryNotification()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/common/
H A Dmemory_detect.cpp33 mem_info.TotalPhysicalMemory = memorystatus.ullTotalPhys; in Detect()

12345678910>>...32