Lines Matching defs:definition
484 "Overwriting existing definition for '%s'.\n",
581 "Overwriting existing definition for '%s'.\n", alias_command.c_str());
776 lines, followed by an empty line to terminate the command definition."
1226 /// provides a definition of the options and arguments, and a option value
1908 // The arguments definition has three fields, the argument type, the
1974 Status::FromErrorStringWithFormatv("Argument definition element "
1984 Status::FromErrorStringWithFormatv("Argument definition element "
1993 // Here we actually parse the args definition:
2336 OptionDefinition definition = GetDefinitions()[option_idx];
2339 option_arg, definition.enum_values, eNoCompletion, error));