Searched defs:first_arg (Results 1 – 12 of 12) sorted by relevance
39 char* first_arg = static_cast<char*>(memchr(cmdline, '\0', size)); in NormalizeCmdLine() local
88 const char *first_arg = m_arguments.GetArgumentAtIndex(0); in SetArguments() local104 const char *first_arg = m_arguments.GetArgumentAtIndex(0); in SetArguments() local
53 int first_arg, /* First argument for backend */ in main() local
479 def replica_step(first_arg, variable): argument504 def pos_and_star_args(first_arg, *args): argument508 def named_args(first_arg, second_arg): argument
235 Value first_arg = get_defining_op(std::get<0>(it)); in MatchCallArgs() local
853 bool first_arg = true; in ParseArgumentList() local
502 bool first_arg = true; in ForEachMacro() local
2531 char *first_arg = curlx_convert_tchar_to_UTF8(argv[1]); in operate() local
1005 const char *first_arg = args.GetArgumentAtIndex(0); in ParseAutoEnableOptions() local
1864 llvm::StringRef first_arg = request.GetParsedLine().GetArgumentAtIndex(0); in HandleCompletion() local
4042 bool first_arg = true; in parse_encoding() local
13215 const ArgT first_arg = p_arg[component * component_step_0]; in call() local13365 const Arg1T first_arg = p_arg_1[component * component_step_0]; in call() local13498 const glw::GLdouble first_arg = p_arg[component * component_step_0]; in call() local