Home
last modified time | relevance | path

Searched refs:contactDir (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopeteavatarmanager.cpp393 const QDir contactDir(contactUrl.toLocalFile()); in start() local
394 const QStringList subdirsList = contactDir.entryList(QDir::AllDirs | QDir::NoDotAndDotDot); in start()
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_dftbplus/
H A Dparser.F904427 & contactDir) argument
4451 integer, intent(out) :: contactDir local
4506 contactDir = 0
4509 contactDir = 1
4510 do while (.not. mask(contactDir))
4511 contactDir = contactDir + 1