Home
last modified time | relevance | path

Searched refs:defaultKeywords (Results 51 – 60 of 60) sorted by relevance

123

/dports/science/openbabel/openbabel-3.1.1/src/formats/
H A Dgamessformat.cpp997 string defaultKeywords = " $CONTRL COORD=CART UNITS=ANGS $END"; in WriteMolecule() local
1014 defaultKeywords = keywords; in WriteMolecule()
1116 ofs << defaultKeywords << endl; in WriteMolecule()
1128 ofs << defaultKeywords << endl; in WriteMolecule()
H A Dgaussformat.cpp145 string defaultKeywords = "!Put Keywords Here, check Charge and Multiplicity.\n#"; in WriteMolecule() local
149 defaultKeywords = keywords; in WriteMolecule()
182 ofs << defaultKeywords << endl; in WriteMolecule()
197 ofs << defaultKeywords << endl; in WriteMolecule()
/dports/www/p5-Template-Plugin-Gettext/Template-Plugin-Gettext-0.7/lib/Locale/XGettext/
H A DTT2.pm70 sub defaultKeywords { subroutine
/dports/devel/p5-Locale-XGettext/Locale-XGettext-0.7/lib/Locale/
H A DXGettext.pm154 sub defaultKeywords { subroutine
922 my $defaults = $self->defaultKeywords || [];
H A DXGettext.pod625 =item B<defaultKeywords>
/dports/devel/p5-Locale-XGettext/Locale-XGettext-0.7/samples/C/
H A DCXGettext.c262 defaultKeywords(SV *self) in defaultKeywords() function
/dports/devel/p5-Locale-XGettext/Locale-XGettext-0.7/samples/
H A DREADME.md417 def defaultKeywords(self):
425 The return value of `defaultKeywords()` should be an array
/dports/devel/eric6/eric6-21.11/eric/eric6/QScintilla/Lexers/
H A DLexerPygments.py551 def defaultKeywords(self, kwSet): member in LexerPygments
/dports/graphics/peruse/peruse-8d1de5f4a7c4a6ca7444b0c55cb9aaa44a982a78/src/creator/qml/
H A DBookMetainfoPage.qml105 id: defaultKeywords;
110 var keywords = defaultKeywords.text.split(",")
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python3/
H A Deric6.api8128 eric6.QScintilla.Lexers.Lexer.Lexer.defaultKeywords?4(kwSet)
8157 eric6.QScintilla.Lexers.LexerCPP.LexerCPP.defaultKeywords?4(kwSet)
8163 eric6.QScintilla.Lexers.LexerCSS.LexerCSS.defaultKeywords?4(kwSet)
8187 eric6.QScintilla.Lexers.LexerD.LexerD.defaultKeywords?4(kwSet)
8214 eric6.QScintilla.Lexers.LexerIDL.LexerIDL.defaultKeywords?4(kwSet)
8239 eric6.QScintilla.Lexers.LexerLua.LexerLua.defaultKeywords?4(kwSet)
8259 eric6.QScintilla.Lexers.LexerPO.LexerPO.defaultKeywords?4(kwSet)
8264 eric6.QScintilla.Lexers.LexerPOV.LexerPOV.defaultKeywords?4(kwSet)
8367 eric6.QScintilla.Lexers.LexerQSS.LexerQSS.defaultKeywords?4(kwSet)
8381 eric6.QScintilla.Lexers.LexerSQL.LexerSQL.defaultKeywords?4(kwSet)
[all …]

123