Home
last modified time | relevance | path

Searched defs:CL_RUNTIME_EXPORT (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/
Dopencl_clamdblas.hpp49 #define CL_RUNTIME_EXPORT __declspec(dllimport) macro
51 #define CL_RUNTIME_EXPORT macro
Dopencl_clamdfft.hpp49 #define CL_RUNTIME_EXPORT __declspec(dllimport) macro
51 #define CL_RUNTIME_EXPORT macro
Dopencl_core.hpp59 #define CL_RUNTIME_EXPORT __declspec(dllimport) macro
61 #define CL_RUNTIME_EXPORT macro
/external/opencv3/modules/core/src/
Dprecomp.hpp285 #define CL_RUNTIME_EXPORT __declspec(dllexport) macro
287 #define CL_RUNTIME_EXPORT __attribute__ ((visibility ("default"))) macro
289 #define CL_RUNTIME_EXPORT macro
292 #define CL_RUNTIME_EXPORT macro