Searched defs:test_func_any (Results 1 – 1 of 1) sorted by relevance
238 struct test_func_any : public unary_func< struct243 typedef typename make_vector_type<cl_int, N>::type input_type;244 typedef cl_int result_type;246 std::string str() in str()251 std::string headers() in headers()256 result_type operator()(const input_type& x) in operator ()()261 bool is_out_bool() in is_out_bool()266 bool is_in1_bool() in is_in1_bool()271 std::vector<input_type> in1_special_cases() in in1_special_cases()