Home
last modified time | relevance | path

Searched refs:changePath (Results 1 – 25 of 41) sorted by relevance

12

/dports/science/chrono/chrono-7.0.1/src/chrono_synchrono/controller/driver/
H A DSynMultiPathDriver.h33 void changePath(int target_lane) { m_lane = target_lane; } in changePath() function
112 void changePath(int path) { m_steeringPID.changePath(path); } in changePath() function
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/docker/notary/client/changelist/
H A Dchange.go47 func NewTUFChange(action string, role, changeType, changePath string, content []byte) *TUFChange {
52 ChangePath: changePath,
/dports/comms/qsstv/qsstv/mainwidgets/
H A Drxwidget.cpp289 ff.changePath(onlineStatusDir,true); in setOnlineStatus()
291 ff.changePath("..",true); in setOnlineStatus()
295 ff.changePath(hybridFtpHybridFilesDirectory,true); in setOnlineStatus()
297 ff.changePath("..",true); in setOnlineStatus()
301 ff.changePath(hybridNotifyDir,true); in setOnlineStatus()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/theupdateframework/notary/client/changelist/
H A Dchange.go45 func NewTUFChange(action string, role data.RoleName, changeType, changePath string, content []byte)…
50 ChangePath: changePath,
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/theupdateframework/notary/client/changelist/
H A Dchange.go45 func NewTUFChange(action string, role data.RoleName, changeType, changePath string, content []byte)…
50 ChangePath: changePath,
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/theupdateframework/notary/client/changelist/
H A Dchange.go45 func NewTUFChange(action string, role data.RoleName, changeType, changePath string, content []byte)…
50 ChangePath: changePath,
/dports/net/traefik/traefik-2.6.1/vendor/github.com/theupdateframework/notary/client/changelist/
H A Dchange.go45 func NewTUFChange(action string, role data.RoleName, changeType, changePath string, content []byte)…
50 ChangePath: changePath,
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWMenu.C297 void WMenu::select(int index, bool changePath) in select() argument
308 selectVisual(current_, changePath, true); in select()
318 if (changePath && emitPathChange_) { in select()
339 void WMenu::selectVisual(int index, bool changePath, bool showContents) in selectVisual() argument
346 if (changePath && internalPathEnabled_ && in selectVisual()
H A DWMenu.h609 virtual void select(int index, bool changePath);
631 void selectVisual(int item, bool changePath, bool showContents);
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/app/
H A Dfilelogger.cpp55 changePath(path); in FileLogger()
71 void FileLogger::changePath(const QString &newPath) in changePath() function in FileLogger
H A Dfilelogger.h56 void changePath(const QString &newPath);
/dports/finance/electrum/Electrum-4.1.5/electrum/plugins/ledger/
H A Dledger.py354 changePath = ""
438 my_pubkey, changePath = self.find_my_pubkey_in_txinout(txout)
439 assert changePath
440 changePath = convert_bip32_intpath_to_strpath(changePath)[2:]
485 outputData = client_ledger.finalizeInput(b'', 0, 0, changePath, bfh(rawTx))
512 outputData = client_ledger.finalizeInput(b'', 0, 0, changePath, bfh(rawTx))
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/diskio/
H A Ddndfile.h30 void changePath(const QString &npath);
H A Dcachefile.h63 void changePath(const QString &npath);
H A Ddndfile.cpp37 void DNDFile::changePath(const QString &npath)
H A Dmultifilecache.cpp175 dfd->changePath(dnd_dir + dnd_path); in DeleteDataFilesJob()
195 cf->changePath(tf.getPathOnDisk()); in DeleteDataFilesJob()
247 cf->changePath(tf.getPathOnDisk()); in DeleteDataFilesJob()
284 cf->changePath(tf->getPathOnDisk()); in DeleteDataFilesJob()
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/Preferences/Library/
H A DLibraryListModel.h51 void changePath(int row, const LibPath& path);
H A DLibraryListModel.cpp118 void LibraryListModel::changePath(int row, const LibPath& path) in changePath() function in LibraryListModel
/dports/finance/electrum/Electrum-4.1.5/electrum/plugins/digitalbitbox/
H A Ddigitalbitbox.py549 changePubkey, changePath = self.find_my_pubkey_in_txinout(txout)
550 assert changePath
551 changePath = convert_bip32_intpath_to_strpath(changePath)
553 pubkeyarray_i = {'pubkey': changePubkey, 'keypath': changePath}
/dports/comms/qsstv/qsstv/utils/
H A Dftpfunctions.h35 void changePath(QString source, bool wait);
H A Dftpthread.h66 void changePath( const QString &newPath );
H A Dftpthread.cpp166 changePath(tDirectory); in setupConnection()
228 void ftpThread::changePath( const QString &newPath ) in changePath() function in ftpThread
/dports/security/keepassxc/keepassxc-2.6.6/src/keeshare/
H A DShareObserver.cpp219 const auto changePath = resolvePath(path, m_db); in importShare() local
220 auto shareGroup = m_shareToGroup.value(changePath); in importShare()
/dports/graphics/gource/gource-0.51/src/
H A Ddirnode.h88 void changePath(const std::string & abspath);
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Dkileproject.cpp545 item->changePath(group.mid(5)); in load()
765 item->changePath(findRelativePath(item->url())); in add()
792 item->changePath(findRelativePath(item->url())); in itemRenamed()

12