Searched defs:first_arg (Results 1 – 10 of 10) sorted by relevance
58 int first_arg; in trace_restore() local
53 int first_arg, /* First argument for backend */ in main() local
125 char* first_arg = static_cast<char*>(memchr(cmdline, '\0', size)); in NormalizeCmdLine() local
616 def replica_step(first_arg, variable): argument641 def pos_and_star_args(first_arg, *args): argument645 def named_args(first_arg, second_arg): argument
1005 int first_arg = 1; in main() local
254 Value first_arg = get_defining_op(std::get<0>(it)); in MatchCallArgs() local
809 bool first_arg = true; in ParseArgumentList() local
2675 char *first_arg = argc > 1 ? curlx_convert_tchar_to_UTF8(argv[1]) : NULL; in operate() local
4042 bool first_arg = true; in parse_encoding() local
13192 const ArgT first_arg = p_arg[component * component_step_0]; in call() local13339 const Arg1T first_arg = p_arg_1[component * component_step_0]; in call() local13468 const glw::GLdouble first_arg = p_arg[component * component_step_0]; in call() local