Home
last modified time | relevance | path

Searched defs:is_pipe (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/api/
Dtest_kernel_arg_info.cpp529 bool is_pipe) in get_param_size()
623 bool is_pipe = (type_qualifier & CL_KERNEL_ARG_TYPE_PIPE); in run_scalar_vector_tests() local
736 const bool is_pipe = true; in run_pipe_tests() local
/external/cronet/third_party/apache-portable-runtime/src/include/arch/unix/
Dapr_arch_file_io.h99 int is_pipe; member
/external/cronet/third_party/apache-portable-runtime/src/include/arch/netware/
Dapr_arch_file_io.h103 int is_pipe; member
/external/blktrace/
Dblkparse.c2721 static int is_pipe(const char *str) in is_pipe() function