Home
last modified time | relevance | path

Searched refs:sSystem (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dsystem_data.cpp47 QString sSystem::GetIniFile() const in GetIniFile()
81 void sSystem::Upgrade() const in Upgrade()
103 QString sSystem::GetImageFileNameSuggestion() in GetImageFileNameSuggestion()
118 bool sSystem::IsUpgraded() const in IsUpgraded()
123 QThread::Priority sSystem::GetQThreadPriority(enumRenderingThreadPriority priority) in GetQThreadPriority()
H A Dsystem_data.hpp51 struct sSystem struct
118 extern sSystem systemData; argument
H A Dsystem.cpp63 sSystem systemData;
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/jobs/
H A Dhelponstartup.cxx245 OUString sSystem = m_sSystem; in its_isHelpUrlADefaultOne() local
269 … OUString sHelpURLForModule = HelpOnStartup::ist_createHelpURL(sHelpBaseURL, sLocale, sSystem); in its_isHelpUrlADefaultOne()
288 OUString sSystem = m_sSystem; in its_checkIfHelpEnabledAndGetURL() local
308 sHelpURL = HelpOnStartup::ist_createHelpURL(sHelpBaseURL, sLocale, sSystem); in its_checkIfHelpEnabledAndGetURL()
321 std::u16string_view sSystem ) in ist_createHelpURL() argument
323 return OUString::Concat(sBaseURL) + "?Language=" + sLocale + "&System=" + sSystem; in ist_createHelpURL()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/jobs/
H A Dhelponstartup.cxx260 OUString sSystem = m_sSystem; in its_isHelpUrlADefaultOne() local
284 … OUString sHelpURLForModule = HelpOnStartup::ist_createHelpURL(sHelpBaseURL, sLocale, sSystem); in its_isHelpUrlADefaultOne()
303 OUString sSystem = m_sSystem; in its_checkIfHelpEnabledAndGetURL() local
323 sHelpURL = HelpOnStartup::ist_createHelpURL(sHelpBaseURL, sLocale, sSystem); in its_checkIfHelpEnabledAndGetURL()
336 const OUString& sSystem ) in ist_createHelpURL() argument
338 return sBaseURL + "?Language=" + sLocale + "&System=" + sSystem; in ist_createHelpURL()
/dports/devel/staf/src/staf/stafproc/
H A DSTAFMiscService.cpp1094 STAFString sSystem("x.y.z.com"); in handleTest() local
1138 logRecord->put(sMachine, sSystem); in handleTest()
1155 logRecord->put(sMachine, sSystem); in handleTest()
1167 logRecord->put(sMachine, sSystem); in handleTest()
1300 logRecord1->put(sMachine, sSystem); in handleTest()
1310 logRecord2->put(sMachine, sSystem); in handleTest()
1320 logRecord3->put(sMachine, sSystem); in handleTest()
1328 logRecord4->put(sMachine, sSystem); in handleTest()
1338 logRecord5->put(sMachine, sSystem); in handleTest()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/files/xml/
H A DPullParser.h84 LSPString sSystem; // System literal variable
279 …st LSPString *sys_literal() const { return (nFlags & XF_DOCTYPE_SYS) ? &sSystem: NULL; } in sys_literal()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/jobs/
H A Dhelponstartup.hxx183 std::u16string_view sSystem );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/jobs/
H A Dhelponstartup.hxx182 const OUString& sSystem );
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/files/xml/
H A DPullParser.cpp207 sSystem.truncate(); in wrap()
226 sSystem.truncate(); in close()
744 if ((res = read_system_literal(&sSystem)) != STATUS_OK) in read_doctype()
761 if ((res = read_system_literal(&sSystem)) != STATUS_OK) in read_doctype()
/dports/sysutils/nix/nix-2.3.10/src/nix-env/
H A Duser-env.cc62 mkString(*state.allocAttr(v, state.sSystem), system); in createUserEnv()
/dports/sysutils/nix/nix-2.3.10/src/libexpr/
H A Deval.hh73 sSystem, sOverrides, sOutputs, sOutputName, sIgnoreNulls, member in nix::EvalState
H A Dget-drvs.cc60 auto i = attrs->find(state->sSystem); in querySystem()
H A Dprimops.cc630 else if (i->name == state.sSystem) in prim_derivationStrict()
651 else if (i->name == state.sSystem) drv.platform = s; in prim_derivationStrict()
H A Deval.cc288 , sSystem(symbols.create("system")) in EvalState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A Diodlg.cxx877 OUString sSystem; in OpenHdl_Impl() local
878 osl_getSystemPathFromFileURL( sURL.pData, &sSystem.pData ); in OpenHdl_Impl()
879 sInvalidFile = sSystem; in OpenHdl_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A Diodlg.cxx886 OUString sSystem; in OpenHdl_Impl() local
887 osl_getSystemPathFromFileURL( sURL.pData, &sSystem.pData ); in OpenHdl_Impl()
888 sInvalidFile = sSystem; in OpenHdl_Impl()
/dports/editors/lazarus/lazarus/languages/
H A Dlazaruside.ru.po17965 msgstr "Проект использует целевую ОС %s и процессор %s.%sSystem.ppu для этой цели не был найден в к…
/dports/editors/lazarus-qt5/lazarus/languages/
H A Dlazaruside.ru.po17965 msgstr "Проект использует целевую ОС %s и процессор %s.%sSystem.ppu для этой цели не был найден в к…
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/languages/
H A Dlazaruside.ru.po19084 msgstr "Проект использует целевую ОС %s и процессор %s.%sSystem.ppu для этой цели не был найден в к…
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/languages/
H A Dlazaruside.ru.po19084 msgstr "Проект использует целевую ОС %s и процессор %s.%sSystem.ppu для этой цели не был найден в к…