DS_DEVICE_NATIVE_CPU 1817 magick/opencl.c profile->devices[next].type = DS_DEVICE_NATIVE_CPU; DS_DEVICE_NATIVE_CPU 1941 magick/opencl.c case DS_DEVICE_NATIVE_CPU: DS_DEVICE_NATIVE_CPU 2250 magick/opencl.c else if (deviceType == DS_DEVICE_NATIVE_CPU) { DS_DEVICE_NATIVE_CPU 2252 magick/opencl.c if (profile->devices[i].type == DS_DEVICE_NATIVE_CPU) { DS_DEVICE_NATIVE_CPU 2332 magick/opencl.c if (device->type == DS_DEVICE_NATIVE_CPU) DS_DEVICE_NATIVE_CPU 2556 magick/opencl.c if (profile->devices[bestDeviceIndex].type == DS_DEVICE_NATIVE_CPU) {