Home
last modified time | relevance | path

Searched defs:nLastError (Results 1 – 19 of 19) sorted by relevance

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/ipc/
H A DLibrary.h50 status_t nLastError; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/comphelper/
H A Dwindowserrorstring.hxx56 DWORD nLastError = GetLastError(); in WindowsErrorStringFromHRESULT() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/comphelper/
H A Dwindowserrorstring.hxx56 DWORD nLastError = GetLastError(); in WindowsErrorStringFromHRESULT() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcplgetsymbol.cpp170 int nLastError = GetLastError(); in CPLGetSymbol() local
H A Dcpl_vsil_win32.cpp625 DWORD nLastError = 0; in Open() local
743 DWORD nLastError = GetLastError(); in Stat() local
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcplgetsymbol.cpp170 int nLastError = GetLastError(); in CPLGetSymbol() local
H A Dcpl_vsil_win32.cpp625 DWORD nLastError = 0; in Open() local
743 DWORD nLastError = GetLastError(); in Stat() local
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcplgetsymbol.cpp170 int nLastError = GetLastError(); in CPLGetSymbol() local
H A Dcpl_vsil_win32.cpp625 DWORD nLastError = 0; in Open() local
743 DWORD nLastError = GetLastError(); in Stat() local
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/port/
H A Dcplgetsymbol.cpp146 int nLastError = GetLastError(); in CPLGetSymbol() local
/dports/devel/upp/upp/bazaar/plugin/gdal/port/
H A Dcplgetsymbol.cpp154 int nLastError = GetLastError(); in CPLGetSymbol() local
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/IoDevice/
H A Dmsxgr.h70 int nLastError; variable
/dports/emulators/hatari/hatari-2.2.1/src/includes/
H A Dhdc.h58 Uint8 nLastError; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/opengl/win/
H A Dcontext.cxx127 DWORD nLastError = GetLastError(); in makeCurrent() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/opengl/win/
H A Dgdiimpl.cxx119 DWORD nLastError = GetLastError(); in makeCurrent() local
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dhdc.c60 Uint8 nLastError; member
/dports/games/devilutionX/devilutionX-1.2.1/SourceX/storm/
H A Dstorm.cpp26 DWORD nLastError = 0; variable
/dports/emulators/hercules/hercules-3.13/
H A Dw32util.c1858 int nLastError = (int)WSAGetLastError(); in socketpair() local
1874 int nLastError = (int)WSAGetLastError(); in socketpair() local
/dports/games/devilutionX/devilutionX-1.2.1/3rdParty/StormLib/src/
H A DFileStream.cpp48 static DWORD nLastError = ERROR_SUCCESS; variable