/external/opencv3/modules/ts/src/ |
D | ocl_test.cpp | 121 const char* deviceTypeStr = current_device.type() == Device::TYPE_CPU in dumpOpenCLDevice() 148 const char* deviceTypeStr = device.type() == Device::TYPE_CPU in dumpOpenCLDevice()
|
/external/opencv3/modules/imgproc/src/ |
D | clahe.cpp | 59 bool is_cpu = cv::ocl::Device::getDefault().type() == cv::ocl::Device::TYPE_CPU; in calcLut()
|
D | morph.cpp | 1532 if (dev.isIntel() && !(dev.type() & ocl::Device::TYPE_CPU) && in ocl_morphOp()
|
D | smooth.cpp | 1079 if (dev.isIntel() && !(dev.type() & ocl::Device::TYPE_CPU) && in ocl_boxFilter()
|
/external/opencv3/modules/features2d/src/ |
D | matchers.cpp | 86 bool is_cpu = devDef.type() == ocl::Device::TYPE_CPU; in ocl_matchSingle() 186 bool is_cpu = devDef.type() == ocl::Device::TYPE_CPU; in ocl_knnMatchSingle()
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | ocl.hpp | 84 TYPE_CPU = (1 << 1), enumerator
|
/external/opencv3/modules/objdetect/src/ |
D | hog.cpp | 1136 bool is_cpu = cv::ocl::Device::getDefault().type() == cv::ocl::Device::TYPE_CPU; in ocl_compute_hists() 1203 bool is_cpu = cv::ocl::Device::getDefault().type() == cv::ocl::Device::TYPE_CPU; in ocl_normalize_hists() 1645 bool is_cpu = cv::ocl::Device::getDefault().type() == cv::ocl::Device::TYPE_CPU; in ocl_classify_hists()
|
D | cascadedetect.cpp | 1283 ocl::Device::getDefault().type() != ocl::Device::TYPE_CPU && in detectMultiScaleNoGrouping()
|
/external/opencv3/modules/video/src/ |
D | lkpyramid.cpp | 1017 return (cv::ocl::Device::TYPE_CPU == cv::ocl::Device::getDefault().type()); in isDeviceCPU()
|
/external/opencv3/modules/core/src/ |
D | dxt.cpp | 2473 CV_OCL_RUN(ocl::haveAmdFft() && ocl::Device::getDefault().type() != ocl::Device::TYPE_CPU && in dft()
|
D | ocl.cpp | 2337 deviceType = Device::TYPE_CPU; in selectOpenCLDevice()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |