Home
last modified time | relevance | path

Searched defs:processName (Results 1 – 25 of 654) sorted by relevance

12345678910>>...27

/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.ilAssQuestionProcessLockerFile.php70 private function requestLock($processName)
81 private function getLockFilePath($processName)
90 private function releaseLock($processName)
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.ilAssQuestionProcessLockerFile.php70 private function requestLock($processName)
81 private function getLockFilePath($processName)
90 private function releaseLock($processName)
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilTestProcessLockerFile.php92 private function requestLock($processName)
99 private function getLockFilePath($processName)
105 private function releaseLock($processName)
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilTestProcessLockerFile.php92 private function requestLock($processName)
99 private function getLockFilePath($processName)
105 private function releaseLock($processName)
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/source/
H A DJvmMetrics.java54 synchronized JvmMetrics init(String processName, String sessionId) { in init()
68 final String processName, sessionId; field in JvmMetrics
73 JvmMetrics(String processName, String sessionId) { in JvmMetrics()
82 public static JvmMetrics create(String processName, String sessionId, in create()
88 public static JvmMetrics initSingleton(String processName, String sessionId) { in initSingleton()
/dports/cad/librepcb/librepcb-0.1.6/tests/unittests/common/
H A Dsysteminfotest.cpp119 QString processName = in TEST_F() local
136 QString processName = SystemInfo::getProcessNameByPid(pid); in TEST_F() local
151 QString processName = SystemInfo::getProcessNameByPid(999999); in TEST_F() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/DDBasics/DDAsyncTest/
H A DDDAsyncTest.cs48 …private static async Task ExecuteCommandWithNewConnectionAsync(string processName, string cmdText,… in ExecuteCommandWithNewConnectionAsync()
85 …c Task ExecuteCommandWithSharedConnectionAsync(SqlConnection conn, string processName, string cmdT… in ExecuteCommandWithSharedConnectionAsync()
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dprocess_name.cpp94 setProcessName(const char *processName) in setProcessName()
184 setProcessName(const char *processName) in setProcessName()
208 setProcessName(const char *processName) in setProcessName()
/dports/net/kontactinterface/kontactinterface-21.12.3/src/
H A Dprocesses.cpp79 void KontactInterface::getProcessesIdForName(const QString &processName, QList<int> &pids) in getProcessesIdForName()
120 bool KontactInterface::otherProcessesExist(const QString &processName) in otherProcessesExist()
134 bool KontactInterface::killProcesses(const QString &processName) in killProcesses()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics/jvm/
H A DJvmMetrics.java64 public synchronized static JvmMetrics init(String processName, String sessionId) { in init()
68 public synchronized static JvmMetrics init(String processName, String sessionId, in init()
84 private JvmMetrics(String processName, String sessionId, in JvmMetrics()
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/metrics/jvm/
H A DJvmMetrics.java66 public synchronized static JvmMetrics init(String processName, String sessionId) { in init()
70 public synchronized static JvmMetrics init(String processName, String sessionId, in init()
86 private JvmMetrics(String processName, String sessionId, in JvmMetrics()
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/metrics2/source/
H A DJvmMetricsSource.java53 private final String processName, sessionId; field in JvmMetricsSource
95 JvmMetricsSource(String processName, String sessionId) { in JvmMetricsSource()
100 public static JvmMetricsSource create(String processName, String sessionId, in create()
106 public static JvmMetricsSource create(String processName, String sessionId) { in create()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/
H A Ddebug_registry_reader.h32 std::string processName; variable
/dports/www/firefox-esr/firefox-91.8.0/testing/talos/talos/
H A Dcmanager_win32.py50 def _getExpandedCounterPaths(processName, counterName): argument
137 def _addCounter(self, processName, counterType, counterName): argument
/dports/www/firefox/firefox-99.0/testing/talos/talos/
H A Dcmanager_win32.py50 def _getExpandedCounterPaths(processName, counterName): argument
137 def _addCounter(self, processName, counterType, counterName): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/talos/talos/
H A Dcmanager_win32.py29 def _getExpandedCounterPaths(processName, counterName): argument
109 def _addCounter(self, processName, counterType, counterName): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/talos/talos/
H A Dcmanager_win32.py50 def _getExpandedCounterPaths(processName, counterName): argument
137 def _addCounter(self, processName, counterType, counterName): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/talos/talos/
H A Dcmanager_win32.py33 def _getExpandedCounterPaths(processName, counterName): argument
114 def _addCounter(self, processName, counterType, counterName): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/talos/talos/
H A Dcmanager_win32.py33 def _getExpandedCounterPaths(processName, counterName): argument
114 def _addCounter(self, processName, counterType, counterName): argument
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DIProcessFactory.java37 IProcess<?> getProcessByName(String processName); in getProcessByName()
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdeui/
H A Dkapplication_win.cpp125 void KApplication_getProcessesIdForName(const QString &processName, QList<int> &pids) in KApplication_getProcessesIdForName()
188 bool KApplication_otherProcessesExist(const QString &processName) in KApplication_otherProcessesExist()
202 bool KApplication_killProcesses(const QString &processName) in KApplication_killProcesses()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/script/
H A DScriptProcess.java11 String processName; field in ScriptProcess
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/process/
H A DProcessFactory.java46 public IProcess<?> getProcessByName(final String processName) { in getProcessByName()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/updater/
H A Dprocesscheckdialog.cpp45 dd_bool Updater_AskToStopProcess(char const *processName, char const *message) in Updater_AskToStopProcess()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/flow/
H A DFileTraceLogWriter.h34 std::string processName; variable

12345678910>>...27