Searched refs:usageName (Results 1 – 4 of 4) sorted by relevance
36 public static Command create (final String name, final String usageName, final String [] args) in create() argument43 tool = new runCommand (usageName, args); in create()45 tool = new instrCommand (usageName, args); in create()47 tool = new reportCommand (usageName, args); in create()49 tool = new mergeCommand (usageName, args); in create()
433 const char * usageName; in initialize() member464 …while ( typeMapPtr->usageName != NULL && (compResult = uprv_strcmp(usageKey, typeMapPtr->usageName… in initialize()467 if (typeMapPtr->usageName != NULL && compResult == 0) { in initialize()
META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...