Lines Matching defs:error
285 int error; in save_kernel_source_and_options_to_disk() local
358 int error = get_cl_device_info_str(device, device_address_space_size, in write_cl_device_info() local
467 cl_int error = clGetContextInfo(context, CL_CONTEXT_NUM_DEVICES, in get_first_device_id() local
490 cl_int error = in get_device_address_bits() local
528 int error = invoke_offline_compiler(device, deviceAddrSpaceSize, in get_offline_compiler_output() local
577 int error; in create_single_kernel_helper_create_program_offline() local
706 int error = CL_SUCCESS; in create_single_kernel_helper_create_program() local
802 int error = create_single_kernel_helper_create_program( in create_single_kernel_helper() local
836 int error; in build_program_create_kernel_helper() local
1008 int numDevices, i, j, error; in get_max_allowed_work_group_size() local
1081 int error; in get_max_allowed_1d_work_group_size_on_device() local
1125 int error = in get_max_common_work_group_size() local
1147 int error = in get_max_common_2D_work_group_size() local
1193 int error = in get_max_common_3D_work_group_size() local
1257 cl_int error = clGetSupportedImageFormats(context, flags, image_type, count, in is_image_format_supported() local
1371 int error; in checkForImageSupport() local
1390 int error; in checkFor3DImageSupport() local
1473 cl_int error; in get_min_alignment() local
1525 int error = clGetDeviceInfo(device, param, sizeof(single), &single, NULL); in get_default_rounding_mode() local
1561 cl_int error = clGetDeviceInfo(device, CL_DEVICE_QUEUE_ON_HOST_PROPERTIES, in checkDeviceForQueueSupport() local
1572 int error; in printDeviceHeader() local
1625 auto error = clGetDeviceInfo(device, CL_DEVICE_OPENCL_C_VERSION, 0, nullptr, in get_device_cl_c_version() local
1657 auto error = in get_device_latest_cl_c_version() local
1695 auto error = clGetContextInfo(context, CL_CONTEXT_DEVICES, 0, nullptr, in get_max_OpenCL_C_for_context() local
1744 auto error = in device_supports_cl_c_version() local