Home
last modified time | relevance | path

Searched refs:new_platform (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/commands/target/auto-install-main-executable/
H A DTestAutoInstallMainExecutable.py40 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
41 self.dbg.SetSelectedPlatform(new_platform)
45 self.assertSuccess(new_platform.ConnectRemote(connect_opts))
49 new_platform.SetWorkingDirectory(wd)
55 self.assertSuccess(new_platform.Put(src_device, dest))
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/commands/target/auto-install-main-executable/
H A DTestAutoInstallMainExecutable.py40 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
41 self.dbg.SetSelectedPlatform(new_platform)
45 self.assertSuccess(new_platform.ConnectRemote(connect_opts))
49 new_platform.SetWorkingDirectory(wd)
55 self.assertSuccess(new_platform.Put(src_device, dest))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/commands/target/auto-install-main-executable/
H A DTestAutoInstallMainExecutable.py40 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
41 self.dbg.SetSelectedPlatform(new_platform)
45 self.assertSuccess(new_platform.ConnectRemote(connect_opts))
49 new_platform.SetWorkingDirectory(wd)
55 self.assertSuccess(new_platform.Put(src_device, dest))
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/commands/target/auto-install-main-executable/
H A DTestAutoInstallMainExecutable.py40 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
41 self.dbg.SetSelectedPlatform(new_platform)
45 self.assertSuccess(new_platform.ConnectRemote(connect_opts))
49 new_platform.SetWorkingDirectory(wd)
55 self.assertSuccess(new_platform.Put(src_device, dest))
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/commands/target/auto-install-main-executable/
H A DTestAutoInstallMainExecutable.py40 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
41 self.dbg.SetSelectedPlatform(new_platform)
45 self.assertSuccess(new_platform.ConnectRemote(connect_opts))
49 new_platform.SetWorkingDirectory(wd)
55 self.assertSuccess(new_platform.Put(src_device, dest))
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A DFirewallDialog.cpp330 string new_platform = readPlatform(m_dialog->platform).toLatin1().constData(); in applyChanges() local
331 if (new_platform.empty()) new_platform = "unknown"; in applyChanges()
332 new_state->setStr("platform", new_platform ); in applyChanges()
334 if (old_platform!=new_platform) in applyChanges()
338 << old_platform.c_str() << "->" << new_platform.c_str() in applyChanges()
345 Resources::setDefaultTargetOptions(new_platform, s); in applyChanges()
362 if (new_platform.empty()) in applyChanges()
382 if (old_platform!=new_platform || old_host_os!=new_host_os || in applyChanges()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/commands/platform/connect/
H A DTestPlatformConnect.py39 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
40 self.dbg.SetSelectedPlatform(new_platform)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/commands/platform/connect/
H A DTestPlatformConnect.py39 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
40 self.dbg.SetSelectedPlatform(new_platform)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/commands/platform/connect/
H A DTestPlatformConnect.py39 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
40 self.dbg.SetSelectedPlatform(new_platform)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/commands/platform/connect/
H A DTestPlatformConnect.py39 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
40 self.dbg.SetSelectedPlatform(new_platform)
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/commands/platform/connect/
H A DTestPlatformConnect.py39 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
40 self.dbg.SetSelectedPlatform(new_platform)
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/transforms/
H A Drelease_beetmover_signed_addons.py186 def _change_platform_in_artifact_map_paths(paths, orig_platform, new_platform): argument
191 orig_platform, new_platform
194 d.replace(orig_platform, new_platform)
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/tools/lldb-server/platform-process-connect/
H A DTestPlatformProcessConnect.py39 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
40 self.dbg.SetSelectedPlatform(new_platform)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/tools/lldb-server/platform-process-connect/
H A DTestPlatformProcessConnect.py39 new_platform = lldb.SBPlatform("remote-" + self.getPlatform())
40 self.dbg.SetSelectedPlatform(new_platform)
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/transforms/
H A Drelease_beetmover_signed_addons.py186 def _change_platform_in_artifact_map_paths(paths, orig_platform, new_platform): argument
191 orig_platform, new_platform
194 d.replace(orig_platform, new_platform)
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/transforms/
H A Drelease_beetmover_signed_addons.py176 def _change_platform_in_artifact_map_paths(paths, orig_platform, new_platform): argument
180 'checksums_path': artifact_info['checksums_path'].replace(orig_platform, new_platform),
182 d.replace(orig_platform, new_platform) for d in artifact_info['destinations']
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/transforms/
H A Drelease_beetmover_signed_addons.py186 def _change_platform_in_artifact_map_paths(paths, orig_platform, new_platform): argument
191 orig_platform, new_platform
194 d.replace(orig_platform, new_platform)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/commands/target/auto-install-main-executable/
H A DTestAutoInstallMainExecutable.py57 new_platform = lldb.SBPlatform(lldb.remote_platform.GetName())
58 self.dbg.SetSelectedPlatform(new_platform)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/commands/target/auto-install-main-executable/
H A DTestAutoInstallMainExecutable.py57 new_platform = lldb.SBPlatform(lldb.remote_platform.GetName())
58 self.dbg.SetSelectedPlatform(new_platform)
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/commands/target/auto-install-main-executable/
H A DTestAutoInstallMainExecutable.py56 new_platform = lldb.SBPlatform(lldb.remote_platform.GetName())
57 self.dbg.SetSelectedPlatform(new_platform)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/commands/target/auto-install-main-executable/
H A DTestAutoInstallMainExecutable.py56 new_platform = lldb.SBPlatform(lldb.remote_platform.GetName())
57 self.dbg.SetSelectedPlatform(new_platform)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/tools/lldb-server/platform-process-connect/
H A DTestPlatformProcessConnect.py62 new_platform = lldb.SBPlatform(lldb.remote_platform.GetName())
63 self.dbg.SetSelectedPlatform(new_platform)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/tools/lldb-server/platform-process-connect/
H A DTestPlatformProcessConnect.py62 new_platform = lldb.SBPlatform(lldb.remote_platform.GetName())
63 self.dbg.SetSelectedPlatform(new_platform)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect/
H A DTestPlatformProcessConnect.py76 new_platform = lldb.SBPlatform(lldb.remote_platform.GetName())
77 new_debugger.SetSelectedPlatform(new_platform)
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/sysinfo-0.20.5/
H A DADDING_NEW_PLATFORMS.md8 Create `src/<new_platform>`.

12