Home
last modified time | relevance | path

Searched refs:LoadCount (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Dsave.h42 _LevelStat() : ID(0), Unlocked(0), LoadCount(0), LoseCount(0), WinCount(0), PlayTime(0) { } in _LevelStat()
46 int LoadCount; member
H A Dsave.cpp177 Stat.LoadCount = Database->GetInt(4); in LoadLevelStats()
222 Stat.LoadCount, in SaveLevelStats()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Ddll.d263 SHORT LoadCount; // obsolete after Version 6.1 member
276 ULONG LoadCount; member
311 thisMod.LoadCount = -1; // never unload in setDllTlsUsage()
375 ldrMod.LoadCount = -1; // prevent unloading of the DLL, in dll_fixTLS()
448 return ldrMod.DdagNode.LoadCount; in dll_getRefCount()
449 return ldrMod.LoadCount; in dll_getRefCount()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Ddll.d263 SHORT LoadCount; // obsolete after Version 6.1 member
276 ULONG LoadCount; member
311 thisMod.LoadCount = -1; // never unload in setDllTlsUsage()
375 ldrMod.LoadCount = -1; // prevent unloading of the DLL, in dll_fixTLS()
449 return ldrMod.DdagNode.LoadCount; in dll_getRefCount()
450 return ldrMod.LoadCount; in dll_getRefCount()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Ddll.d263 SHORT LoadCount; // obsolete after Version 6.1 member
276 ULONG LoadCount; member
311 thisMod.LoadCount = -1; // never unload in setDllTlsUsage()
375 ldrMod.LoadCount = -1; // prevent unloading of the DLL, in dll_fixTLS()
449 return ldrMod.DdagNode.LoadCount; in dll_getRefCount()
450 return ldrMod.LoadCount; in dll_getRefCount()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Ddll.d263 SHORT LoadCount; // obsolete after Version 6.1 member
276 ULONG LoadCount; member
311 thisMod.LoadCount = -1; // never unload in setDllTlsUsage()
375 ldrMod.LoadCount = -1; // prevent unloading of the DLL, in dll_fixTLS()
449 return ldrMod.DdagNode.LoadCount; in dll_getRefCount()
450 return ldrMod.LoadCount; in dll_getRefCount()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmMisc.c443 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
462 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
507 LoadCount++; in EfiBootManagerDispatchDeferredImages()
529 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmMisc.c443 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
462 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
497 LoadCount++; in EfiBootManagerDispatchDeferredImages()
519 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmMisc.c443 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
462 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
507 LoadCount++; in EfiBootManagerDispatchDeferredImages()
529 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmMisc.c443 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
462 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
497 LoadCount++; in EfiBootManagerDispatchDeferredImages()
519 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmMisc.c443 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
462 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
507 LoadCount++; in EfiBootManagerDispatchDeferredImages()
529 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmMisc.c443 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
462 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
507 LoadCount++; in EfiBootManagerDispatchDeferredImages()
529 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmMisc.c443 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
462 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
507 LoadCount++; in EfiBootManagerDispatchDeferredImages()
529 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmMisc.c443 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
462 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
497 LoadCount++; in EfiBootManagerDispatchDeferredImages()
519 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmMisc.c443 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
462 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
507 LoadCount++; in EfiBootManagerDispatchDeferredImages()
529 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Ddll.d270 SHORT LoadCount; in version() member
306 thisMod.LoadCount = -1; // never unload in version()
371 ldrMod.LoadCount = -1; // prevent unloading of the DLL,
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Ddll.d270 SHORT LoadCount; in version() member
306 thisMod.LoadCount = -1; // never unload in version()
371 ldrMod.LoadCount = -1; // prevent unloading of the DLL,
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Ddll.d270 SHORT LoadCount; in version() member
306 thisMod.LoadCount = -1; // never unload in version()
369 ldrMod.LoadCount = -1; // prevent unloading of the DLL,
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Ddll.d270 SHORT LoadCount; in version() member
306 thisMod.LoadCount = -1; // never unload in version()
371 ldrMod.LoadCount = -1; // prevent unloading of the DLL,
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Ddll.d270 SHORT LoadCount; in version() member
306 thisMod.LoadCount = -1; // never unload in version()
369 ldrMod.LoadCount = -1; // prevent unloading of the DLL,
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Ddll.d270 SHORT LoadCount; in version() member
306 thisMod.LoadCount = -1; // never unload in version()
369 ldrMod.LoadCount = -1; // prevent unloading of the DLL,
/dports/devel/radare2/radare2-5.1.1/libr/io/p/
H A Dio_r2k_windows.h27 USHORT LoadCount; member
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkOpenGLImageSliceMapper.cxx131 this->LoadCount = 0; in vtkOpenGLImageSliceMapper()
243 this->LoadCount = 0; in RenderTexturedPolygon()
293 this->LoadCount < 2 || recursive) in RenderTexturedPolygon()
295 this->LoadCount++; in RenderTexturedPolygon()
H A DvtkOpenGLImageSliceMapper.h133 int LoadCount; variable
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkOpenGLImageSliceMapper.cxx131 this->LoadCount = 0; in vtkOpenGLImageSliceMapper()
245 this->LoadCount = 0; in RenderTexturedPolygon()
295 this->LoadCount < 2 || recursive) in RenderTexturedPolygon()
297 this->LoadCount++; in RenderTexturedPolygon()

1234567