Home
last modified time | relevance | path

Searched refs:GetBasePath (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/iop/ioman/
H A DDirectoryDevice.cpp27 auto basePath = GetBasePath(); in GetFile()
70 auto basePath = GetBasePath(); in GetDirectory()
81 auto basePath = GetBasePath(); in MakeDirectory()
H A DPathDirectoryDevice.h19 fs::path GetBasePath() override in GetBasePath() function
H A DDirectoryDevice.h20 virtual fs::path GetBasePath() = 0;
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/common/system/
H A Dsystem.cpp180 std::string CSystemUtils::GetBasePath() in GetBasePath() function in CSystemUtils
194 return GetBasePath() + COLOBOT_DEFAULT_DATADIR; in GetDataPath()
203 return GetBasePath() + COLOBOT_I18N_DIR; in GetLangPath()
211 return GetBasePath() + "saves"; in GetSaveDir()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DBatteryManager.cpp12 string BatteryManager::GetBasePath() in GetBasePath() function in BatteryManager
42 ofstream out(GetBasePath() + extension, ios::binary); in SaveBattery()
58 VirtualFile file = GetBasePath() + extension; in LoadBattery()
/dports/games/openrct2/OpenRCT2-0.3.5.1/test/tests/
H A DTestData.cpp16 std::string GetBasePath() in GetBasePath() function
23 std::string path = Path::Combine(GetBasePath(), "parks", name); in GetParkPath()
H A DTestData.h16 std::string GetBasePath();
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/
H A DAppConfig.cpp12 Framework::CConfig::PathType CAppConfig::GetBasePath() in GetBasePath() function in CAppConfig
20 auto userPath(GetBasePath()); in BuildConfigPath()
H A DInputConfig.cpp34 auto profile_path = CAppConfig::GetBasePath() / PROFILE_PATH; in GetProfilePath()
41 auto profile_path = CAppConfig::GetBasePath() / PROFILE_PATH; in GetProfile()
H A DAppConfig.h12 static CConfig::PathType GetBasePath();
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/McServTest/
H A DAppConfig.cpp16 Framework::CConfig::PathType CAppConfig::GetBasePath() in GetBasePath() function in CAppConfig
24 auto userPath(GetBasePath()); in BuildConfigPath()
H A DAppConfig.h12 static CConfig::PathType GetBasePath();
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/
H A DAppConfig.cpp16 Framework::CConfig::PathType CAppConfig::GetBasePath() in GetBasePath() function in CAppConfig
24 auto userPath(GetBasePath()); in BuildConfigPath()
H A DAppConfig.h13 static CConfig::PathType GetBasePath();
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/MediaCenter/Source/
H A DAppConfig.cpp16 Framework::CConfig::PathType CAppConfig::GetBasePath() in GetBasePath() function in CAppConfig
24 auto userPath(GetBasePath()); in BuildConfigPath()
H A DAppConfig.h12 static CConfig::PathType GetBasePath();
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dfpoptionsprjdlg.cpp54 m_pProject ? m_pProject->GetBasePath() : _T(""), in OnAdd()
55 m_pProject ? m_pProject->GetBasePath() : _T(""), in OnAdd()
75 m_pProject ? m_pProject->GetBasePath() : _T(""), in OnEdit()
/dports/games/kodi-addon-game.libretro/game.libretro-2.2.0-Matrix/src/libretro/
H A DLibretroResources.cpp69 const char* CLibretroResources::GetBasePath(const std::string& relPath) in GetBasePath() function in CLibretroResources
98 const char* basePath = GetBasePath(systemPath); in GetBaseSystemPath()
107 const char* basePath = GetBasePath(relPath); in GetFullPath()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/codecompletion/
H A Dccoptionsprjdlg.cpp59 m_Project ? m_Project->GetBasePath() : _T(""), in OnAdd()
60 m_Project ? m_Project->GetBasePath() : _T(""), in OnAdd()
80 m_Project ? m_Project->GetBasePath() : _T(""), in OnEdit()
/dports/games/astromenace/astromenace-1.4.1/src/platform/
H A Dpath.cpp178 const std::string &GetBasePath() in GetBasePath() function
231 DataPath = GetBasePath(); in GetDataPath()
252 RawDataPath = GetBasePath(); in GetRawDataPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dcomponent_loader_unittest.cc69 GetBasePath().AppendASCII("good") in SetUp()
92 base::FilePath GetBasePath() { in GetBasePath() function in extensions::ComponentLoaderTest
219 base::FilePath known_extension = GetBasePath() in TEST_F()
222 base::FilePath invalid_extension = GetBasePath() in TEST_F()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dexternaldepsdlg.cpp101 m_pProject->GetBasePath(), \
102 m_pProject->GetBasePath(), \
120 m_pProject->GetBasePath(), \
/dports/archivers/par2cmdline/par2cmdline-0.8.1/src/
H A Dpar2cmdline.cpp66 commandline->GetBasePath(), in main()
108 commandline->GetBasePath(), in main()
/dports/editors/lazarus/lazarus/lcl/
H A Dshellctrls.pas84 class function GetBasePath: string; in GetBasePath() function
482 FRoot := GetBasePath
765 class function TCustomShellTreeView.GetBasePath: string;
786 Result := GetBasePath();
896 if GetBasePath() <> '' then
898 NewNode := Items.AddChild(nil, GetBasePath());
900 PopulateTreeNodeWithFiles(NewNode, GetBasePath());
904 PopulateTreeNodeWithFiles(nil, GetBasePath());
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dshellctrls.pas84 class function GetBasePath: string; in GetBasePath() function
482 FRoot := GetBasePath
765 class function TCustomShellTreeView.GetBasePath: string;
786 Result := GetBasePath();
896 if GetBasePath() <> '' then
898 NewNode := Items.AddChild(nil, GetBasePath());
900 PopulateTreeNodeWithFiles(NewNode, GetBasePath());
904 PopulateTreeNodeWithFiles(nil, GetBasePath());

12345678910>>...12