Home
last modified time | relevance | path

Searched refs:AutoGenerated (Results 1 – 25 of 70) sorted by relevance

123

/dports/science/nwchem-data/nwchem-7.0.2-release/src/config/win32/
H A Dcleanmake.cpp23 bool AutoGenerated(const string& Filename);
41 if (AutoGenerated(*i)) { in main()
70 bool AutoGenerated(const string& Filename) in AutoGenerated() function
76 bool PreExists, AutoGenerated = false; in AutoGenerated() local
84 AutoGenerated = pos != string::npos; in AutoGenerated()
87 return AutoGenerated; in AutoGenerated()
H A Dconvmake.cpp233 bool PreExists = true, AutoGenerated = false; in CanAutoGenerate() local
245 AutoGenerated = pos != string::npos; in CanAutoGenerate()
246 if (!AutoGenerated) in CanAutoGenerate()
250 return !PreExists || AutoGenerated; in CanAutoGenerate()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/config/win32/
H A Dcleanmake.cpp23 bool AutoGenerated(const string& Filename);
41 if (AutoGenerated(*i)) { in main()
70 bool AutoGenerated(const string& Filename) in AutoGenerated() function
76 bool PreExists, AutoGenerated = false; in AutoGenerated() local
84 AutoGenerated = pos != string::npos; in AutoGenerated()
87 return AutoGenerated; in AutoGenerated()
H A Dconvmake.cpp233 bool PreExists = true, AutoGenerated = false; in CanAutoGenerate() local
245 AutoGenerated = pos != string::npos; in CanAutoGenerate()
246 if (!AutoGenerated) in CanAutoGenerate()
250 return !PreExists || AutoGenerated; in CanAutoGenerate()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/
H A Dcodeblock.cpp22 m_contentType(AutoGenerated) in CodeBlock()
79 if (m_contentType != AutoGenerated) in setAttributesOnNode()
125 if (val == AutoGenerated) { in enumToString()
H A Dcodemethodblock.cpp92 if (contentType() != AutoGenerated) in setAttributesOnNode()
111 if (contentType() != AutoGenerated) in setAttributesFromNode()
174 if (contentType() != AutoGenerated) in syncToParent()
H A Dcodeblock.h24 AutoGenerated=0, ///< the content was generated by code generation itself enumerator
H A Downedhierarchicalcodeblock.cpp96 if (contentType() != CodeBlock::AutoGenerated) in syncToParent()
H A Dhierarchicalcodeblock.cpp257 if (contentType() != CodeBlock::AutoGenerated) in setAttributesOnNode()
282 if (contentType() != CodeBlock::AutoGenerated) in setAttributesFromNode()
H A Dcodeclassfielddeclarationblock.cpp154 if (contentType() != AutoGenerated) in syncToParent()
/dports/science/cdk/cdk-cdk-2.3/display/renderextra/src/main/java/org/openscience/cdk/renderer/generators/
H A DHighlightGenerator.java267 return new AutoGenerated(5, saturation, brightness, alpha); in createAutoPalette()
280 return new AutoGenerated(5, saturation, brightness, transparent ? 200 : 255); in createAutoGenPalette()
291 return new AutoGenerated(5, transparent ? 200 : 255); in createAutoGenPalette()
344 private static final class AutoGenerated implements Palette { class in HighlightGenerator
367 public AutoGenerated(int n, int alpha) { in AutoGenerated() method in HighlightGenerator.AutoGenerated
379 public AutoGenerated(int n, float saturation, float brightness, int alpha) { in AutoGenerated() method in HighlightGenerator.AutoGenerated
/dports/www/rt50/rt-5.0.2/t/mail/
H A Dautogenerated.t17 ok RT::Interface::Email::CheckForAutoGenerated($msg->head), "Is AutoGenerated";
20 ok !RT::Interface::Email::CheckForAutoGenerated($msg->head), "Isn't AutoGenerated";
/dports/www/rt44/rt-4.4.5/t/mail/
H A Dautogenerated.t17 ok RT::Interface::Email::CheckForAutoGenerated($msg->head), "Is AutoGenerated";
20 ok !RT::Interface::Email::CheckForAutoGenerated($msg->head), "Isn't AutoGenerated";
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/include/doomsday/world/
H A Dmaterialmanifest.h56 AutoGenerated, enumerator
122 inline bool isAutoGenerated() const { return isFlagged(AutoGenerated); } in isAutoGenerated()
/dports/games/openbve/OpenBVE-1.8.2.1/source/LibRender2/Overlays/
H A DTimeTableMode.cs11 AutoGenerated = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DConstraintCollection.cs106 if (!AutoGenerated(constraint)) { in Add()
234 private bool AutoGenerated(Constraint constraint) { in AutoGenerated() method in System.Data.ConstraintCollection
237 return XmlTreeGen.AutoGenerated(fk, false); in AutoGenerated()
241 return XmlTreeGen.AutoGenerated(unique); in AutoGenerated()
H A DDataRelation.cs757 if (!XmlTreeGen.AutoGenerated(this)) { in ValidateMultipleNestedRelations()
764 if (!XmlTreeGen.AutoGenerated(fk, true)) { in ValidateMultipleNestedRelations()
770 if (!XmlTreeGen.AutoGenerated(unique)) { in ValidateMultipleNestedRelations()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DConstraintCollection.cs96 if (!AutoGenerated(constraint)) in Add()
247 private bool AutoGenerated(Constraint constraint) in AutoGenerated() method in System.Data.ConstraintCollection
252 return XmlTreeGen.AutoGenerated(fk, false); in AutoGenerated()
257 return XmlTreeGen.AutoGenerated(unique); in AutoGenerated()
H A DDataRelation.cs792 if (!XmlTreeGen.AutoGenerated(this)) in ValidateMultipleNestedRelations()
802 if (!XmlTreeGen.AutoGenerated(fk, true)) in ValidateMultipleNestedRelations()
810 if (!XmlTreeGen.AutoGenerated(unique)) in ValidateMultipleNestedRelations()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/SLA/
H A DSupportPoint.hpp12 AutoGenerated, // Points were autogenerated (i.e. copied from the backend). enumerator
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/d/
H A Ddcodeoperation.cpp108 if(comment.isEmpty() && contentType() == CodeBlock::AutoGenerated) in updateMethodDeclaration()
H A Ddclassifiercodedocument.cpp326 if (packageText.isEmpty() && pblock->contentType() == CodeBlock::AutoGenerated) in updateContent()
368 if (importStatement.isEmpty() && iblock->contentType() == CodeBlock::AutoGenerated) in updateContent()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/generate/templates/java/swift/
H A DConstants.mustache18 {{> AutoGenerated}}
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/java/
H A Djavacodeoperation.cpp83 if(comment.isEmpty() && contentType() == CodeBlock::AutoGenerated) in updateMethodDeclaration()
H A Djavaclassifiercodedocument.cpp316 if (packageText.isEmpty() && pblock->contentType() == CodeBlock::AutoGenerated) in updateContent()
359 if (importStatement.isEmpty() && iblock->contentType() == CodeBlock::AutoGenerated) in updateContent()

123