Searched refs:usageName (Results 1 - 4 of 4) sorted by relevance

/external/emma/core/java12/com/vladium/emma/
H A DCommand.java36 public static Command create (final String name, final String usageName, final String [] args) argument
43 tool = new runCommand (usageName, args);
45 tool = new instrCommand (usageName, args);
47 tool = new reportCommand (usageName, args);
49 tool = new mergeCommand (usageName, args);
/external/icu/icu4c/source/i18n/
H A Dlocdspnm.cpp433 const char * usageName; member in struct:__anon5671
464 while ( typeMapPtr->usageName != NULL && (compResult = uprv_strcmp(usageKey, typeMapPtr->usageName)) > 0 ) {
467 if (typeMapPtr->usageName != NULL && compResult == 0) {
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 294 milliseconds