Home
last modified time | relevance | path

Searched refs:GetMacros (Results 1 – 25 of 56) sorted by relevance

123

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/InformationObjectDefinition/
H A DgdcmDefs.h45 const Macros &GetMacros() const { return Part3Macros; } in GetMacros() function
46 Macros &GetMacros() { return Part3Macros; } in GetMacros() function
H A DgdcmIOD.cxx29 static const Macros &macros = defs.GetMacros(); in GetTypeFromTag()
H A DgdcmDefs.cxx275 const Macros &macros = GetMacros(); in GetTypeFromTag()
/dports/devel/gdcm/gdcm-3.0.10/Source/InformationObjectDefinition/
H A DgdcmDefs.h45 const Macros &GetMacros() const { return Part3Macros; } in GetMacros() function
46 Macros &GetMacros() { return Part3Macros; } in GetMacros() function
H A DgdcmIOD.cxx29 static const Macros &macros = defs.GetMacros(); in GetTypeFromTag()
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dauto4_base.h175 virtual std::vector<cmd::Command*> GetMacros() const=0;
205 const std::vector<cmd::Command*>& GetMacros();
288 std::vector<cmd::Command*> GetMacros() const override { return {}; } in GetMacros() function
H A Dauto4_base.cpp303 const std::vector<cmd::Command*>& ScriptManager::GetMacros() in GetMacros() function in Automation4::ScriptManager
307 std::vector<cmd::Command*> sfs = script->GetMacros(); in GetMacros()
H A Dmenu.cpp407 auto macros = config::global_scripts->GetMacros(); in Regenerate()
408 boost::push_back(macros, c->local_scripts->GetMacros()); in Regenerate()
/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/InformationObjectDefinition/Python/
H A DTestMRModule.py22 macros = defs.GetMacros()
/dports/cad/openroad/OpenROAD-2.0/src/mpl2/src/
H A Drtl_mp.cpp247 vector<Macro> macros = clusters[i]->GetMacros(); in rtl_macro_placer()
282 vector<Macro> macros = clusters[i]->GetMacros(); in rtl_macro_placer()
323 vector<Macro> macros = clusters[i]->GetMacros(); in rtl_macro_placer()
H A Dpin_alignment.h152 std::vector<shape_engine::Macro> GetMacros() const { return macros_; } in GetMacros() function
H A Dshape_engine.h118 std::vector<Macro> GetMacros() const { return macros_; } in GetMacros() function
/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/InformationObjectDefinition/Cxx/
H A DTestTableReader.cxx32 const gdcm::Macros &macros = defs.GetMacros(); in TestReadTable()
/dports/devel/gdcm/gdcm-3.0.10/Examples/Cxx/
H A DTraverseModules.cxx41 static const Macros &macros = defs.GetMacros(); in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dgloshdl.hxx80 void GetMacros(const OUString& rShortName,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dgloshdl.hxx80 void GetMacros(const OUString& rShortName,
/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/DataDictionary/Cxx/
H A DTestGlobal.cxx110 const gdcm::Macros &macros = defs.GetMacros(); in TestGlobal()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dochdl/
H A Dgloshdl.cxx465 GetMacros( aShortName, aStartMacro, aEndMacro, pGlossary.get() ); in Expand()
513 GetMacros( rName, aStartMacro, aEndMacro, pGlos ); in InsertGlossary()
566 void SwGlossaryHdl::GetMacros( const OUString &rShortName, in GetMacros() function in SwGlossaryHdl
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dochdl/
H A Dgloshdl.cxx456 GetMacros( aShortName, aStartMacro, aEndMacro, pGlossary.get() ); in Expand()
504 GetMacros( rName, aStartMacro, aEndMacro, pGlos ); in InsertGlossary()
557 void SwGlossaryHdl::GetMacros( const OUString &rShortName, in GetMacros() function in SwGlossaryHdl
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/build-system/project_tree_builder/
H A Dproj_src_resolver.cpp186 m_Resolver.Append( GetApp().GetSite().GetMacros()); in PrepareResolver()
H A Dmsvc_site.hpp216 const CSymResolver& GetMacros(void) const in GetMacros() function in CMsvcSite
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/build-system/project_tree_builder/
H A Dproj_src_resolver.cpp186 m_Resolver.Append( GetApp().GetSite().GetMacros()); in PrepareResolver()
H A Dmsvc_site.hpp216 const CSymResolver& GetMacros(void) const in GetMacros() function in CMsvcSite
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/misc/
H A Dglshell.cxx111 pGlosHdl->GetMacros( rShortNm, aStart, aEnd, pBlock.get() ); in lcl_Save()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/misc/
H A Dglshell.cxx113 pGlosHdl->GetMacros( rShortNm, aStart, aEnd, pBlock.get() ); in lcl_Save()

123