Home
last modified time | relevance | path

Searched defs:host_result (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/api/
Dtest_null_buffer_arg.cpp93 cl_int* host_result = (cl_int*)malloc(NITEMS*sizeof(cl_int)); in test_setargs_and_execution() local
118 cl_long* host_result = (cl_long*)malloc(NITEMS*sizeof(cl_long)); in test_setargs_and_execution() local
/external/curl/lib/
Durl.c2889 char **host_result,