Home
last modified time | relevance | path

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

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmMakefileLibraryTargetGenerator.cxx371 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteNvidiaDeviceLibraryRules() local
375 rulePlaceholderExpander->SetTargetImpLib(targetOutput); in WriteNvidiaDeviceLibraryRules()
382 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteNvidiaDeviceLibraryRules()
820 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteLibraryRules() local
823 rulePlaceholderExpander->SetTargetImpLib(targetOutPathImport); in WriteLibraryRules()
844 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteLibraryRules()
854 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteLibraryRules()
863 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, cmd, in WriteLibraryRules()
891 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteLibraryRules()
H A DcmMakefileExecutableTargetGenerator.cxx237 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteNvidiaDeviceExecutableRule() local
241 rulePlaceholderExpander->SetTargetImpLib(targetOutput); in WriteNvidiaDeviceExecutableRule()
244 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteNvidiaDeviceExecutableRule()
601 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteExecutableRule() local
605 rulePlaceholderExpander->SetTargetImpLib(targetOutPathImport); in WriteExecutableRule()
608 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteExecutableRule()
H A DcmNinjaTargetGenerator.cxx542 cmRulePlaceholderExpander* const rulePlaceholderExpander, in GetScanRule() argument
583 rulePlaceholderExpander->ExpandRuleVariables(generator, scanCmd, scanVars); in GetScanRule()
633 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteCompileRule() local
681 rulePlaceholderExpander.get(), this->GetLocalGenerator(), in WriteCompileRule()
711 scanRuleName, "", vars, "", flags, rulePlaceholderExpander.get(), in WriteCompileRule()
801 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteCompileRule()
959 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), i, in WriteCompileRule()
1701 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in ExportObjectCompileCommand() local
1706 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), i, in ExportObjectCompileCommand()
H A DcmNinjaNormalTargetGenerator.cxx276 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteNvidiaDeviceLinkRule() local
283 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteNvidiaDeviceLinkRule()
335 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteDeviceLinkRules() local
337 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteDeviceLinkRules()
471 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteLinkRule() local
478 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteLinkRule()
H A DcmMakefileTargetGenerator.cxx895 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteObjectRuleFiles() local
927 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1087 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1128 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1208 rulePlaceholderExpander->ExpandRuleVariables( in WriteObjectRuleFiles()
1253 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1629 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteDeviceLinkRule() local
1631 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteDeviceLinkRule()
H A DcmLocalNinjaGenerator.cxx893 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in MakeCustomLauncher() local
897 rulePlaceholderExpander->ExpandRuleVariables(this, launcher, vars); in MakeCustomLauncher()
H A DcmLocalUnixMakefileGenerator3.cxx961 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in AppendCustomCommand() local
1022 rulePlaceholderExpander->ExpandRuleVariables(this, launcher, vars); in AppendCustomCommand()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmMakefileLibraryTargetGenerator.cxx371 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteNvidiaDeviceLibraryRules() local
375 rulePlaceholderExpander->SetTargetImpLib(targetOutput); in WriteNvidiaDeviceLibraryRules()
382 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteNvidiaDeviceLibraryRules()
820 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteLibraryRules() local
823 rulePlaceholderExpander->SetTargetImpLib(targetOutPathImport); in WriteLibraryRules()
844 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteLibraryRules()
854 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteLibraryRules()
863 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, cmd, in WriteLibraryRules()
891 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteLibraryRules()
H A DcmMakefileExecutableTargetGenerator.cxx237 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteNvidiaDeviceExecutableRule() local
241 rulePlaceholderExpander->SetTargetImpLib(targetOutput); in WriteNvidiaDeviceExecutableRule()
244 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteNvidiaDeviceExecutableRule()
601 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteExecutableRule() local
605 rulePlaceholderExpander->SetTargetImpLib(targetOutPathImport); in WriteExecutableRule()
608 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteExecutableRule()
H A DcmNinjaTargetGenerator.cxx542 cmRulePlaceholderExpander* const rulePlaceholderExpander, in GetScanRule() argument
583 rulePlaceholderExpander->ExpandRuleVariables(generator, scanCmd, scanVars); in GetScanRule()
633 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteCompileRule() local
681 rulePlaceholderExpander.get(), this->GetLocalGenerator(), in WriteCompileRule()
711 scanRuleName, "", vars, "", flags, rulePlaceholderExpander.get(), in WriteCompileRule()
801 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteCompileRule()
959 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), i, in WriteCompileRule()
1701 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in ExportObjectCompileCommand() local
1706 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), i, in ExportObjectCompileCommand()
H A DcmNinjaNormalTargetGenerator.cxx276 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteNvidiaDeviceLinkRule() local
283 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteNvidiaDeviceLinkRule()
335 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteDeviceLinkRules() local
337 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteDeviceLinkRules()
471 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteLinkRule() local
478 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteLinkRule()
H A DcmMakefileTargetGenerator.cxx895 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteObjectRuleFiles() local
927 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1087 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1128 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1208 rulePlaceholderExpander->ExpandRuleVariables( in WriteObjectRuleFiles()
1253 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1629 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteDeviceLinkRule() local
1631 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteDeviceLinkRule()
H A DcmLocalNinjaGenerator.cxx893 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in MakeCustomLauncher() local
897 rulePlaceholderExpander->ExpandRuleVariables(this, launcher, vars); in MakeCustomLauncher()
H A DcmLocalUnixMakefileGenerator3.cxx961 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in AppendCustomCommand() local
1022 rulePlaceholderExpander->ExpandRuleVariables(this, launcher, vars); in AppendCustomCommand()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmMakefileLibraryTargetGenerator.cxx371 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteNvidiaDeviceLibraryRules() local
375 rulePlaceholderExpander->SetTargetImpLib(targetOutput); in WriteNvidiaDeviceLibraryRules()
382 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteNvidiaDeviceLibraryRules()
820 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteLibraryRules() local
823 rulePlaceholderExpander->SetTargetImpLib(targetOutPathImport); in WriteLibraryRules()
844 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteLibraryRules()
854 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteLibraryRules()
863 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, cmd, in WriteLibraryRules()
891 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteLibraryRules()
H A DcmMakefileExecutableTargetGenerator.cxx237 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteNvidiaDeviceExecutableRule() local
241 rulePlaceholderExpander->SetTargetImpLib(targetOutput); in WriteNvidiaDeviceExecutableRule()
244 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteNvidiaDeviceExecutableRule()
601 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteExecutableRule() local
605 rulePlaceholderExpander->SetTargetImpLib(targetOutPathImport); in WriteExecutableRule()
608 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteExecutableRule()
H A DcmNinjaTargetGenerator.cxx542 cmRulePlaceholderExpander* const rulePlaceholderExpander, in GetScanRule() argument
583 rulePlaceholderExpander->ExpandRuleVariables(generator, scanCmd, scanVars); in GetScanRule()
633 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteCompileRule() local
681 rulePlaceholderExpander.get(), this->GetLocalGenerator(), in WriteCompileRule()
711 scanRuleName, "", vars, "", flags, rulePlaceholderExpander.get(), in WriteCompileRule()
801 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteCompileRule()
959 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), i, in WriteCompileRule()
1701 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in ExportObjectCompileCommand() local
1706 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), i, in ExportObjectCompileCommand()
H A DcmNinjaNormalTargetGenerator.cxx276 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteNvidiaDeviceLinkRule() local
283 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteNvidiaDeviceLinkRule()
335 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteDeviceLinkRules() local
337 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteDeviceLinkRules()
471 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteLinkRule() local
478 rulePlaceholderExpander->ExpandRuleVariables(this->GetLocalGenerator(), in WriteLinkRule()
H A DcmMakefileTargetGenerator.cxx895 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteObjectRuleFiles() local
927 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1087 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1128 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1208 rulePlaceholderExpander->ExpandRuleVariables( in WriteObjectRuleFiles()
1253 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteObjectRuleFiles()
1629 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in WriteDeviceLinkRule() local
1631 rulePlaceholderExpander->ExpandRuleVariables(this->LocalGenerator, in WriteDeviceLinkRule()
H A DcmLocalNinjaGenerator.cxx893 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in MakeCustomLauncher() local
897 rulePlaceholderExpander->ExpandRuleVariables(this, launcher, vars); in MakeCustomLauncher()
H A DcmLocalUnixMakefileGenerator3.cxx961 std::unique_ptr<cmRulePlaceholderExpander> rulePlaceholderExpander( in AppendCustomCommand() local
1022 rulePlaceholderExpander->ExpandRuleVariables(this, launcher, vars); in AppendCustomCommand()