Lines Matching defs:definition
478 "Overwriting existing definition for '%s'.\n",
575 "Overwriting existing definition for '%s'.\n", alias_command.c_str());
770 lines, followed by an empty line to terminate the command definition."
1219 /// provides a definition of the options and arguments, and a option value
1747 // The arguments definition has three fields, the argument type, the
1810 m_args_error.SetErrorStringWithFormatv("Argument definition element "
1818 m_args_error.SetErrorStringWithFormatv("Argument definition element "
1826 // Here we actually parse the args definition:
2101 OptionDefinition definition = GetDefinitions()[option_idx];
2104 option_arg, definition.enum_values, eNoCompletion, error));