Home
last modified time | relevance | path

Searched refs:RemovePath (Results 151 – 175 of 395) sorted by relevance

12345678910>>...16

/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkaccessauthenticationmanager.cpp145 return "auth:" + copy.toEncoded(QUrl::RemovePassword | QUrl::RemovePath | QUrl::RemoveQuery); in authenticationKey()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkaccessauthenticationmanager.cpp145 return "auth:" + copy.toEncoded(QUrl::RemovePassword | QUrl::RemovePath | QUrl::RemoveQuery); in authenticationKey()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkaccessauthenticationmanager.cpp145 return "auth:" + copy.toEncoded(QUrl::RemovePassword | QUrl::RemovePath | QUrl::RemoveQuery); in authenticationKey()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkaccessauthenticationmanager.cpp145 return "auth:" + copy.toEncoded(QUrl::RemovePassword | QUrl::RemovePath | QUrl::RemoveQuery); in authenticationKey()
/dports/print/photoprint/photoprint-0.4.2-pre2/profilemanager/
H A Dprofilemanager.cpp639 void ProfileManager::RemovePath(const char *path) in RemovePath()
642 SearchPathHandler::RemovePath(path); in RemovePath()
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/network-web/
H A Dnetworkfactory.cpp35 feed_link = url.toString(QUrl::UrlFormattingOption::RemovePath |
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs2/
H A Dfs2.go159 return cgroups.RemovePath(m.dirPath)
/dports/science/iboview/ibo-view.20150427/src/IboView/
H A DIvScript.cpp241 return QScriptValue(RemovePath(FARG(QString,0))); in s_Invoke_remove_path()
H A DIv.h98 QString RemovePath(QString const &FileName);
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/DicomParsing/
H A DFromDcmtkBridge.h269 static void RemovePath(DcmDataset& dataset,
H A DParsedDicomFile.h284 void RemovePath(const DicomPath& path);
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs2/
H A Dfs2.go159 return cgroups.RemovePath(m.dirPath)
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs2/
H A Dfs2.go141 return cgroups.RemovePath(m.dirPath)
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/local/device/
H A Dlocal_device_instrumentation_test_run.py578 device.RemovePath(breakpad_dump_directory, recursive=True)
724 device.RemovePath(coverage_device_file, True)
736 device.RemovePath(self._render_tests_device_output_dir,
865 device.RemovePath(breakpad_dump_directory, recursive=True)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/devil/devil/android/tools/
H A Dsystem_app.py62 device.RemovePath(system_package_paths, force=True, recursive=True)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/optimization_guide/
H A Doptimization_guide_top_host_provider.cc231 blacklist_pref->RemovePath(optimization_guide::HashHostForDictionary( in MaybeUpdateTopHostBlacklist()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/io/
H A Dqurl.h77 RemovePath = 0x20, enumerator
/dports/net-im/cutegram/Cutegram-2.7.1-stable/Cutegram/asemantools/
H A Dasemanimagecoloranalizor.cpp75 QString pre = p->source.toString(QUrl::RemovePath); in sourceString()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/network/access/
H A Dqnetworkaccessftpbackend.cpp60 copy.toEncoded(QUrl::RemovePassword | QUrl::RemovePath | QUrl::RemoveQuery | in makeCacheKey()
/dports/print/photoprint/photoprint-0.4.2-pre2/support/
H A Dsearchpath.cpp218 void SearchPathHandler::RemovePath(const char *path) in RemovePath() function in SearchPathHandler
/dports/www/qutebrowser/qutebrowser-2.4.0/qutebrowser/browser/network/
H A Dpac.py222 string_flags |= QUrl.RemovePath # type: ignore[assignment]
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/library/
H A Dlibrarywatcher.cpp603 fs_watcher_->RemovePath(subdir_path); in RemoveWatch()
615 fs_watcher_->RemovePath(subdir_path); in RemoveDirectory()
/dports/net/smb4k/smb4k-992987421af68f2695867722b8dc4ca30a4669ec/core/
H A Dsmb4kcustomoptions.cpp266 … if (QString::compare(d->url.toString(QUrl::RemoveUserInfo|QUrl::RemovePort|QUrl::RemovePath), in setShare()
267 … share->url().toString(QUrl::RemoveUserInfo|QUrl::RemovePort|QUrl::RemovePath), in setShare()
/dports/irc/znc/znc-1.8.2/src/
H A DTemplate.cpp194 void CTemplate::RemovePath(const CString& sPath) { in RemovePath() function in CTemplate
201 RemovePath( in RemovePath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/extensions/manifest_handlers/
H A Dsettings_overrides_handler_unittest.cc326 ASSERT_TRUE(provider_with_missing_key->RemovePath(kv.key)); in TEST()

12345678910>>...16