Searched refs:sc_name (Results 1 – 4 of 4) sorted by relevance
943 let (is_match, sc_name) = self.possible_subcommand(&arg_os); in get_matches_with()947 sc_name in get_matches_with()950 let sc_name = sc_name.expect(INTERNAL_ERROR_MSG); in get_matches_with() localVariable951 if sc_name == "help" && self.is_set(AS::NeedsSubcommandHelp) { in get_matches_with()954 subcmd_name = Some(sc_name.to_owned()); in get_matches_with()1135 let sc_name = match arg_os.to_str() { in get_matches_with() localVariable1162 name: sc_name, in get_matches_with()1207 let sc_name = { in get_matches_with() localVariable1215 self.parse_subcommand(&*sc_name, matcher, it)?; in get_matches_with()1326 sc_name: &str, in parse_subcommand()[all …]
744 std::string sc_name = _.grammar().lookupOperandName( in ValidateVariable() local787 << sc_name << " storage class"; in ValidateVariable()792 << sc_name << " storage class requires an additional capability"; in ValidateVariable()806 std::string sc_name = _.grammar().lookupOperandName( in ValidateVariable() local843 << sc_name << " storage class"; in ValidateVariable()848 << sc_name << " storage class requires an additional capability"; in ValidateVariable()
717 std::string sc_name = _.grammar().lookupOperandName( in ValidateVariable() local755 << sc_name << " storage class"; in ValidateVariable()760 << sc_name << " storage class requires an additional capability"; in ValidateVariable()774 std::string sc_name = _.grammar().lookupOperandName( in ValidateVariable() local806 << sc_name << " storage class"; in ValidateVariable()811 << sc_name << " storage class requires an additional capability"; in ValidateVariable()
747 std::string sc_name = _.grammar().lookupOperandName( in ValidateVariable() local790 << sc_name << " storage class"; in ValidateVariable()795 << sc_name << " storage class requires an additional capability"; in ValidateVariable()809 std::string sc_name = _.grammar().lookupOperandName( in ValidateVariable() local846 << sc_name << " storage class"; in ValidateVariable()851 << sc_name << " storage class requires an additional capability"; in ValidateVariable()