Home
last modified time | relevance | path

Searched refs:resPath (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/FileManager/
H A DPanelCrc.cpp68 resPath.Empty(); in GetNextFile()
74 resPath = path; in GetNextFile()
84 resPath = Prefixes.Back(); in GetNextFile()
89 resPath = Prefixes.Back(); in GetNextFile()
95 resPath += fileInfo.Name; in GetNextFile()
165 UString resPath; in Process2() local
169 ErrorPath = resPath; in Process2()
191 UString resPath; in Process2() local
195 ErrorPath = resPath; in Process2()
211 ErrorPath = resPath; in Process2()
[all …]
/dports/games/openmw/openmw-openmw-0.47.0/components/misc/
H A Dresourcehelpers.cpp53 std::string correctedPath = resPath; in correctResourcePath()
91 std::string Misc::ResourceHelpers::correctTexturePath(const std::string &resPath, const VFS::Manage… in correctTexturePath() argument
94 return correctResourcePath(dir, resPath, vfs); in correctTexturePath()
97 std::string Misc::ResourceHelpers::correctIconPath(const std::string &resPath, const VFS::Manager* … in correctIconPath() argument
100 return correctResourcePath(dir, resPath, vfs); in correctIconPath()
103 std::string Misc::ResourceHelpers::correctBookartPath(const std::string &resPath, const VFS::Manage… in correctBookartPath() argument
106 std::string image = correctResourcePath(dir, resPath, vfs); in correctBookartPath()
113 std::string image = correctBookartPath(resPath, vfs); in correctBookartPath()
127 std::string Misc::ResourceHelpers::correctActorModelPath(const std::string &resPath, const VFS::Man… in correctActorModelPath() argument
129 std::string mdlname = resPath; in correctActorModelPath()
[all …]
H A Dresourcehelpers.hpp19 …ectResourcePath(const std::string &topLevelDirectory, const std::string &resPath, const VFS::Manag…
20 std::string correctTexturePath(const std::string &resPath, const VFS::Manager* vfs);
21 std::string correctIconPath(const std::string &resPath, const VFS::Manager* vfs);
22 std::string correctBookartPath(const std::string &resPath, const VFS::Manager* vfs);
23 …std::string correctBookartPath(const std::string &resPath, int width, int height, const VFS::Manag…
25 std::string correctActorModelPath(const std::string &resPath, const VFS::Manager* vfs);
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/parser/
H A Dxmlparser.cpp78 const std::list<std::string> &resPath = pOSFactory->getResourcePath(); in LoadCatalog() local
86 for( it = resPath.begin(); it != resPath.end(); ++it ) in LoadCatalog()
96 if( it == resPath.end() ) in LoadCatalog()
102 for( it = resPath.begin(); it != resPath.end(); ++it ) in LoadCatalog()
117 if( it == resPath.end() ) in LoadCatalog()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/
H A DResourcePath.cs36 string resPath = Path; in ToString()
38 resPath += "\x1" + InnerFile; in ToString()
40 resPath += "\x1" + (InnerFileIndex - 1).ToString(); in ToString()
43 return resPath; in ToString()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DPanelCrc.cpp44 DWORD GetNextFile(NFind::CFileInfo &fi, bool &filled, FString &resPath);
60 DWORD CDirEnumerator::GetNextFile(NFind::CFileInfo &fi, bool &filled, FString &resPath) in GetNextFile() argument
63 resPath.Empty(); in GetNextFile()
78 resPath.SetFrom(path, pos + 1); in GetNextFile()
94 resPath = path; in GetNextFile()
107 resPath = Prefixes.Back(); in GetNextFile()
114 resPath = Prefixes.Back(); in GetNextFile()
124 resPath += fi.Name; in GetNextFile()
128 FString s = resPath; in GetNextFile()
H A DEditPage.cpp94 UString resPath; in Edit_BrowseForFile() local
96 if (MyBrowseForFile(hwnd, 0, prg, NULL, L"*.exe", resPath)) in Edit_BrowseForFile()
98 resPath.Trim(); in Edit_BrowseForFile()
99 cmd = resPath; in Edit_BrowseForFile()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DPanelCrc.cpp44 DWORD GetNextFile(NFind::CFileInfo &fi, bool &filled, FString &resPath);
60 DWORD CDirEnumerator::GetNextFile(NFind::CFileInfo &fi, bool &filled, FString &resPath) in GetNextFile() argument
63 resPath.Empty(); in GetNextFile()
78 resPath.SetFrom(path, pos + 1); in GetNextFile()
94 resPath = path; in GetNextFile()
107 resPath = Prefixes.Back(); in GetNextFile()
114 resPath = Prefixes.Back(); in GetNextFile()
124 resPath += fi.Name; in GetNextFile()
128 FString s = resPath; in GetNextFile()
H A DEditPage.cpp94 UString resPath; in Edit_BrowseForFile() local
96 if (MyBrowseForFile(hwnd, 0, prg, NULL, L"*.exe", resPath)) in Edit_BrowseForFile()
98 resPath.Trim(); in Edit_BrowseForFile()
99 cmd = resPath; in Edit_BrowseForFile()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/iconlister/
H A Diconlister.cpp543 const QString resPath = ":/utils/images/"; in addUtilsIcons() local
790 {QIcon(resPath + "inputfield.png"), "inputfield", prefix, in addUtilsIcons()
792 {QIcon(resPath + "inputfield_disabled.png"), "inputfield_disabled", prefix, in addUtilsIcons()
795 {QIcon(resPath + "panel_button.png"), "panel_button", prefix, in addUtilsIcons()
797 {QIcon(resPath + "panel_button_checked.png"), "panel_button_checked", prefix, in addUtilsIcons()
801 {QIcon(resPath + "panel_button_hover.png"), "panel_button_hover", prefix, in addUtilsIcons()
803 {QIcon(resPath + "panel_button_pressed.png"), "panel_button_pressed", prefix, in addUtilsIcons()
805 {QIcon(resPath + "panel_manage_button.png"), "panel_manage_button", prefix, in addUtilsIcons()
808 {QIcon(resPath + "progressbar.png"), "progressbar", prefix, in addUtilsIcons()
811 {QIcon(resPath + "Desktop.png"), "Desktop", prefix, in addUtilsIcons()
[all …]
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Ddeepskyobj.cpp178 bool DeepSkyObject::load(AssociativeArray* params, const string& resPath) in load() argument
223 if (resPath[1] == ':') in load()
225 infoURL = "file:///" + resPath + "/" + infoURL; in load()
226 else if (!resPath.empty()) in load()
227 infoURL = resPath + "/" + infoURL; in load()
H A Dnebula.cpp77 bool Nebula::load(AssociativeArray* params, const string& resPath) in load() argument
83 GetGeometryManager()->getHandle(GeometryInfo(geometryFileName, resPath)); in load()
87 return DeepSkyObject::load(params, resPath); in load()
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Ddeepskyobj.cpp178 bool DeepSkyObject::load(AssociativeArray* params, const string& resPath) in load() argument
223 if (resPath[1] == ':') in load()
225 infoURL = "file:///" + resPath + "/" + infoURL; in load()
226 else if (!resPath.empty()) in load()
227 infoURL = resPath + "/" + infoURL; in load()
H A Dnebula.cpp77 bool Nebula::load(AssociativeArray* params, const string& resPath) in load() argument
83 GetGeometryManager()->getHandle(GeometryInfo(geometryFileName, resPath)); in load()
87 return DeepSkyObject::load(params, resPath); in load()
/dports/devel/liteide/liteide-x37.4/liteidex/src/liteapp/
H A Dmain.cpp127 QString resPath = LiteApp::getResoucePath(); in liteapp_main() local
130 QSettings global(resPath+"/liteapp/config/global.ini",QSettings::IniFormat); in liteapp_main()
140 QSettings settings(resPath+"/liteapp/config/liteide.ini", QSettings::IniFormat); in liteapp_main()
156 const QString &liteideTrPath = resPath+"/translations"; in liteapp_main()
169 QFile f(resPath+"/liteapp/qss/"+qss); in liteapp_main()
/dports/science/getdp/getdp-3.4.0-source/templates/
H A DLib_Magnetostatics_a_phi.pro11 resPath = StrCat[modelPath, "res/"], // path for post-operation files
316 CreateDir[resPath];
318 Print[ hc, OnElementsOf Vol_M_Mag, File StrCat[resPath, "hc.pos"] ];
320 Print[ phi, OnElementsOf Vol_Mag, File StrCat[resPath, "phi.pos"] ];
321 Print[ h, OnElementsOf Vol_Mag, File StrCat[resPath, "h.pos"] ];
322 Print[ b, OnElementsOf Vol_Mag, File StrCat[resPath, "b.pos"] ];
327 CreateDir[resPath];
329 Print[ hc, OnElementsOf Vol_M_Mag, File StrCat[resPath, "hc.pos"] ];
335 Print[ az, OnElementsOf Vol_Mag, File StrCat[resPath, "az.pos"] ];
337 Print[ h, OnElementsOf Vol_Mag, File StrCat[resPath, "h.pos"] ];
[all …]
/dports/graphics/jalbum/jAlbum/skins/Turtle/
H A Dslide.htt19 <link rel="stylesheet" href="${resPath}/common.css?v=${skinVersion}">
20 <script src="${resPath}/modernizr-2.0.6.min.js"></script>
57 …<script>window.jQuery || document.write('<script src="${resPath}/jquery-1.7.2.min.js"><\/script>')…
58 <script src="${resPath}/skin${min}.js?v=${skinVersion}"></script>
66 resPath: '${resPath}',
95 markerPath: '${resPath}/marker.png',
/dports/devel/icu-lx/icu/source/samples/uresb/
H A Duresb.c54 static const char *resPath = NULL; variable
125 resPath = options[4].value; /* we'll use users resources */ in main()
127 resPath = NULL; /* we'll use ICU system resources for dumping */ in main()
133 resPath = resPathBuffer; /* we'll just dump uresb samples resources */ in main()
158 u_fprintf(out, "uresb: processing file \"%s\" in path \"%s\"\n", arg, resPath); in main()
159 bundle = ures_open(resPath, arg, &status); in main()
/dports/devel/icu/icu/source/samples/uresb/
H A Duresb.c54 static const char *resPath = NULL; variable
125 resPath = options[4].value; /* we'll use users resources */ in main()
127 resPath = NULL; /* we'll use ICU system resources for dumping */ in main()
133 resPath = resPathBuffer; /* we'll just dump uresb samples resources */ in main()
158 u_fprintf(out, "uresb: processing file \"%s\" in path \"%s\"\n", arg, resPath); in main()
159 bundle = ures_open(resPath, arg, &status); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/samples/uresb/
H A Duresb.c54 static const char *resPath = NULL; variable
125 resPath = options[4].value; /* we'll use users resources */ in main()
127 resPath = NULL; /* we'll use ICU system resources for dumping */ in main()
133 resPath = resPathBuffer; /* we'll just dump uresb samples resources */ in main()
158 u_fprintf(out, "uresb: processing file \"%s\" in path \"%s\"\n", arg, resPath); in main()
159 bundle = ures_open(resPath, arg, &status); in main()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/samples/uresb/
H A Duresb.c54 static const char *resPath = NULL; variable
125 resPath = options[4].value; /* we'll use users resources */ in main()
127 resPath = NULL; /* we'll use ICU system resources for dumping */ in main()
133 resPath = resPathBuffer; /* we'll just dump uresb samples resources */ in main()
158 u_fprintf(out, "uresb: processing file \"%s\" in path \"%s\"\n", arg, resPath); in main()
159 bundle = ures_open(resPath, arg, &status); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/samples/uresb/
H A Duresb.c54 static const char *resPath = NULL; variable
125 resPath = options[4].value; /* we'll use users resources */ in main()
127 resPath = NULL; /* we'll use ICU system resources for dumping */ in main()
133 resPath = resPathBuffer; /* we'll just dump uresb samples resources */ in main()
158 u_fprintf(out, "uresb: processing file \"%s\" in path \"%s\"\n", arg, resPath); in main()
159 bundle = ures_open(resPath, arg, &status); in main()
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go160 resPath := append(path, internal.Message_reservedNameTag)
161 sci.newLoc(child.reserved, resPath)
163 sci.newLoc(rn, append(resPath, reservedNameIndex))
168 resPath := append(path, internal.Message_reservedRangeTag)
169 sci.newLoc(child.reserved, resPath)
171 r.generateSourceCodeInfoForReservedRange(sci, rr, append(resPath, reservedRangeIndex))
193 resPath := append(path, internal.Enum_reservedNameTag)
194 sci.newLoc(child.reserved, resPath)
196 sci.newLoc(rn, append(resPath, reservedNameIndex))
201 resPath := append(path, internal.Enum_reservedRangeTag)
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go160 resPath := append(path, internal.Message_reservedNameTag)
161 sci.newLoc(child.reserved, resPath)
163 sci.newLoc(rn, append(resPath, reservedNameIndex))
168 resPath := append(path, internal.Message_reservedRangeTag)
169 sci.newLoc(child.reserved, resPath)
171 r.generateSourceCodeInfoForReservedRange(sci, rr, append(resPath, reservedRangeIndex))
193 resPath := append(path, internal.Enum_reservedNameTag)
194 sci.newLoc(child.reserved, resPath)
196 sci.newLoc(rn, append(resPath, reservedNameIndex))
201 resPath := append(path, internal.Enum_reservedRangeTag)
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go162 resPath := append(path, internal.Message_reservedNameTag)
163 sci.newLoc(child, resPath)
165 sci.newLoc(rn, append(resPath, reservedNameIndex))
170 resPath := append(path, internal.Message_reservedRangeTag)
171 sci.newLoc(child, resPath)
173 r.generateSourceCodeInfoForReservedRange(sci, rr, append(resPath, reservedRangeIndex))
195 resPath := append(path, internal.Enum_reservedNameTag)
196 sci.newLoc(child, resPath)
198 sci.newLoc(rn, append(resPath, reservedNameIndex))
203 resPath := append(path, internal.Enum_reservedRangeTag)
[all …]

123456789