Searched defs:is_pipe (Results 1 – 4 of 4) sorted by relevance
529 bool is_pipe) in get_param_size()623 bool is_pipe = (type_qualifier & CL_KERNEL_ARG_TYPE_PIPE); in run_scalar_vector_tests() local736 const bool is_pipe = true; in run_pipe_tests() local
99 int is_pipe; member
103 int is_pipe; member
2721 static int is_pipe(const char *str) in is_pipe() function