Home
last modified time | relevance | path

Searched defs:poDir (Results 1 – 8 of 8) sorted by relevance

/dports/science/gabedit/GabeditSrc251_300720/src/Common/
H A DGabedit.c49 gchar* poDir = NULL; in main() local
/dports/devel/lokalize/lokalize-21.12.3/src/project/
H A Dproject.h71 QString poDir()const in poDir() function
/dports/devel/cmake-fedora/Modules/
H A DManageZanata.cmake925 SET(poDir "${srcDirOrig}") variable
927 SET(poDir ".") variable
H A DManageTranslation.cmake276 SET(poDir "${_o_PO_DIR}" PARENT_SCOPE) variable
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_vsil.cpp1578 auto poDir = std::unique_ptr<VSIDIR>(OpenDir(pszDirname, -1, aosOptions.List())); in RmdirRecursive() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_vsil.cpp1578 auto poDir = std::unique_ptr<VSIDIR>(OpenDir(pszDirname, -1, aosOptions.List())); in RmdirRecursive() local
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_vsil.cpp1578 auto poDir = std::unique_ptr<VSIDIR>(OpenDir(pszDirname, -1, aosOptions.List())); in RmdirRecursive() local
/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.cpp363 wxString poDir = dataDir + wxFileName::GetPathSeparator() + _T ( "po" ) in OnInit() local