Searched defs:is_pipe (Results 1 – 6 of 6) 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
152 pub fn is_pipe(&self) -> bool { in is_pipe() method
99 int is_pipe; member
103 int is_pipe; member
1369 fn is_pipe(fd: BorrowedFd<'_>) -> io::Result<bool> { in is_pipe() function
2721 static int is_pipe(const char *str) in is_pipe() function