Searched defs:all_args (Results 1 – 8 of 8) sorted by relevance
25 def verify_api(all_args): argument
252 va_list all_args; in snprintf() local
169 static std::string generate_kernel(const std::vector<KernelArgInfo>& all_args, in generate_kernel()608 std::vector<KernelArgInfo> all_args, expected_args; in run_scalar_vector_tests() local724 std::vector<KernelArgInfo> all_args, expected_args; in run_pipe_tests() local
436 let all_args = receiver.chain(args); in expand_cxx_function_decl() localVariable472 let all_args = receiver.chain(args); in expand_cxx_function_shim() localVariable896 let all_args = receiver.into_iter().chain(args); in expand_rust_function_shim_impl() localVariable1051 let all_args = receiver.chain(args); in expand_rust_function_shim_super() localVariable
495 def fn(all_args): argument
108 static const arg_def_t *all_args[] = { variable
107 static const arg_def_t *all_args[] = { &help, variable
1300 std::vector<HloInstruction*> all_args; in CreateReduce() local