Searched defs:setDescription (Results 1 - 4 of 4) sorted by relevance

/external/emma/core/java12/com/vladium/util/args/
H A DOptsParser.java890 void setDescription (final String description) method in class:OptsParser.OptDef
1173 optdef.setDescription (accept (Token.TEXT_ID).getValue ());
1528 usage.setDescription ("display usage information");
/external/llvm/include/llvm/Support/
H A DCommandLine.h207 void setDescription(const char *S) { HelpStr = S; } function in class:llvm::cl::Option
275 void apply(Option &O) const { O.setDescription(Desc); }
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 246 milliseconds