Searched refs:is_pipe (Results 1 – 4 of 4) sorted by relevance
528 bool is_pipe) in get_param_size() argument530 if (is_pipe) in get_param_size()621 bool is_pipe = (type_qualifier & CL_KERNEL_ARG_TYPE_PIPE); in run_scalar_vector_tests() local631 if (!is_pipe && has_access_qualifier) in run_scalar_vector_tests()639 if (is_pipe && !has_access_qualifier) in run_scalar_vector_tests()653 if (is_pipe && is_pointer) in run_scalar_vector_tests()672 get_param_size(arg_type, deviceID, is_pipe); in run_scalar_vector_tests()733 const bool is_pipe = true; in run_pipe_tests() local747 size_t param_size = get_param_size(arg_type, deviceID, is_pipe); in run_pipe_tests()
2721 static int is_pipe(const char *str) in is_pipe() function2810 if (is_pipe(optarg) && !pipeline) { in main()2872 if (is_pipe(argv[optind]) && !pipeline) { in main()
907 ; CHECK-NEXT: .is_pipe: true
3261 ".is_pipe" boolean Indicates if the kernel argument