Home
last modified time | relevance | path

Searched refs:launch_method (Results 1 – 25 of 52) sorted by relevance

123

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_exehist.c21 const char *launch_method; member
68 E_CONFIG_VAL(D, T, launch_method, STR); in e_exehist_init()
135 ei->launch_method = eina_stringshare_add(launch_method); in e_exehist_add()
161 eina_stringshare_del(ei->launch_method); in e_exehist_del()
352 if ((ei->launch_method) && (!strcmp(mime, ei->launch_method))) in e_exehist_mime_desktop_add()
360 if (ei->launch_method) eina_stringshare_del(ei->launch_method); in e_exehist_mime_desktop_add()
373 ei->launch_method = eina_stringshare_add(mime); in e_exehist_mime_desktop_add()
397 if ((ei->launch_method) && (!strcmp(mime, ei->launch_method))) in e_exehist_mime_desktop_get()
442 eina_stringshare_del(ei->launch_method); in _e_exehist_clear()
448 eina_stringshare_del(ei->launch_method); in _e_exehist_clear()
[all …]
H A De_exec.c19 const char *launch_method; member
78 …e, Efreet_Desktop * desktop, const char *exec, Eina_List *files, const char *launch_method) = NULL;
114 …et_Desktop * desktop, const char *exec, Eina_List *files, const char *launch_method), const void *… in e_exec_executor_set() argument
122 Eina_List *files, const char *launch_method) in e_exec() argument
131 desktop, exec, files, launch_method); in e_exec()
186 if (launch_method) in e_exec()
187 launch->launch_method = eina_stringshare_add(launch_method); in e_exec()
530 if ((launch->launch_method) && (!desktop)) in _e_exec_cb_exec()
531 e_exehist_add(launch->launch_method, exec); in _e_exec_cb_exec()
559 e_exehist_add(launch->launch_method, inst->desktop->exec); in _e_exec_cb_exec()
[all …]
H A De_exec.h36 …eet_Desktop *desktop, const char *exec, Eina_List *files, const char *launch_method), const void *…
37 …one *zone, Efreet_Desktop *desktop, const char *exec, Eina_List *files, const char *launch_method);
H A De_exehist.h19 E_API void e_exehist_add(const char *launch_method, const char *exe);
/dports/www/ilias6/ILIAS-6.14/Modules/LTIConsumer/classes/
H A Dclass.ilLTIConsumeProvider.php70 protected $launch_method = self::LAUNCH_METHOD_NEW; variable in ilLTIConsumeProvider
502 return $this->launch_method;
506 * @param string $launch_method
508 public function setLaunchMethod(string $launch_method) argument
510 $this->launch_method = $launch_method;
/dports/www/ilias6/ILIAS-6.14/Modules/CmiXapi/classes/
H A Dclass.ilObjCmiXapi.php1100 $this->setLaunchMethod($row['launch_method']);
1169 'launch_method' => ['text', $this->getLaunchMethod()],
1622 'launch_method' => $this->getLaunchMethod(),
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp282 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() argument
293 switch (launch_method) { in SendProcessEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp313 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() argument
324 switch (launch_method) { in SendProcessEvent()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp313 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() argument
324 switch (launch_method) { in SendProcessEvent()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp314 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() argument
325 switch (launch_method) { in SendProcessEvent()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp349 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() argument
360 switch (launch_method) { in SendProcessEvent()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp314 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() argument
325 switch (launch_method) { in SendProcessEvent()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp332 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() argument
343 switch (launch_method) { in SendProcessEvent()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp332 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() argument
343 switch (launch_method) { in SendProcessEvent()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp332 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() argument
343 switch (launch_method) { in SendProcessEvent()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp332 void SendProcessEvent(LaunchMethod launch_method) {
343 switch (launch_method) {
/dports/www/firefox/firefox-99.0/browser/components/
H A DBrowserGlue.jsm2527 "os.environment.launch_method",
/dports/www/firefox-esr/firefox-91.8.0/browser/components/
H A DBrowserGlue.jsm2355 "os.environment.launch_method",
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/
H A DBrowserGlue.jsm2355 "os.environment.launch_method",
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/
H A DScalars.yaml1746 launch_method:
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/
H A DScalars.yaml1746 launch_method:
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/
H A DScalars.yaml1852 launch_method:
/dports/www/ilias6/ILIAS-6.14/lang/
H A Dilias_ru.lang10036 lti#:#launch_method#:#Параметры запуска
H A Dilias_ja.lang10089 lti#:#launch_method#:#起動オプション
/dports/www/ilias6/ILIAS-6.14/setup/sql/
H A Dilias3.sql2456 `launch_method` varchar(32) DEFAULT NULL,
24297 INSERT INTO `lng_data` VALUES ('lti','launch_method','en','Options for Launch',NULL,NULL);

123