Home
last modified time | relevance | path

Searched defs:dOpt (Results 1 – 7 of 7) sorted by relevance

/dports/french/py-grammalecte-fr/
H A Dgrammalecte-server.py346 dOpt = None variable
348 dOpt = {} variable
350 dOpt = { opt:True for opt in xArgs.opt_on } variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/idlc/source/
H A Didlccompile.cxx262 OString token, dOpt = pOptions->getOption("-D"); in compileFile() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idlc/source/
H A Didlccompile.cxx261 OString token, dOpt = pOptions->getOption("-D"); in compileFile() local
/dports/devel/log4j/apache-log4j-1.2.17/src/main/java/org/apache/log4j/helpers/
H A DPatternParser.java250 String dOpt = extractOption(); in finalizeConverter() local
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/libsrc/
H A Dpatlay.cc831 tstring dOpt = extractOption(); in finalizeConverter() local
/dports/devel/log4cplus/log4cplus-1.1.2/src/
H A Dpatternlayout.cxx868 tstring dOpt = extractOption(); in finalizeConverter() local
/dports/french/py-grammalecte-fr/grammalecte/fr/
H A Dgc_engine.py169 def setOptions (dOpt): argument