Home
last modified time | relevance | path

Searched refs:UseEffectivePlatformName (Results 1 – 15 of 15) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.h111 bool UseEffectivePlatformName(cmMakefile* mf) const override;
H A DcmGlobalGenerator.h468 virtual bool UseEffectivePlatformName(cmMakefile*) const { return false; } in UseEffectivePlatformName() function
H A DcmGlobalXCodeGenerator.cxx4371 if (this->Architectures.size() > 1 || this->UseEffectivePlatformName(mf)) { in ComputeObjectDirArch()
4853 bool cmGlobalXCodeGenerator::UseEffectivePlatformName(cmMakefile* mf) const in UseEffectivePlatformName() function in cmGlobalXCodeGenerator
H A DcmGlobalGenerator.cxx2734 bool useEPN = this->UseEffectivePlatformName(mf.get()); in AddGlobalTarget_Install()
H A DcmGeneratorTarget.cxx6757 this->GlobalGenerator->UseEffectivePlatformName(this->Makefile); in ComputeOutputDir()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.h111 bool UseEffectivePlatformName(cmMakefile* mf) const override;
H A DcmGlobalGenerator.h468 virtual bool UseEffectivePlatformName(cmMakefile*) const { return false; } in UseEffectivePlatformName() function
H A DcmGlobalXCodeGenerator.cxx4371 if (this->Architectures.size() > 1 || this->UseEffectivePlatformName(mf)) { in ComputeObjectDirArch()
4853 bool cmGlobalXCodeGenerator::UseEffectivePlatformName(cmMakefile* mf) const in UseEffectivePlatformName() function in cmGlobalXCodeGenerator
H A DcmGlobalGenerator.cxx2734 bool useEPN = this->UseEffectivePlatformName(mf.get()); in AddGlobalTarget_Install()
H A DcmGeneratorTarget.cxx6757 this->GlobalGenerator->UseEffectivePlatformName(this->Makefile); in ComputeOutputDir()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.h111 bool UseEffectivePlatformName(cmMakefile* mf) const override;
H A DcmGlobalGenerator.h468 virtual bool UseEffectivePlatformName(cmMakefile*) const { return false; } in UseEffectivePlatformName() function
H A DcmGlobalXCodeGenerator.cxx4371 if (this->Architectures.size() > 1 || this->UseEffectivePlatformName(mf)) { in ComputeObjectDirArch()
4853 bool cmGlobalXCodeGenerator::UseEffectivePlatformName(cmMakefile* mf) const in UseEffectivePlatformName() function in cmGlobalXCodeGenerator
H A DcmGlobalGenerator.cxx2734 bool useEPN = this->UseEffectivePlatformName(mf.get()); in AddGlobalTarget_Install()
H A DcmGeneratorTarget.cxx6757 this->GlobalGenerator->UseEffectivePlatformName(this->Makefile); in ComputeOutputDir()