OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cl_double
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/modules/core/src/opencl/runtime/autogenerated/
opencl_clamdblas_impl.hpp
[
all
...]
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
opencl_clamdblas.hpp
[
all
...]
/external/mesa3d/include/CL/
cl_platform.h
78
typedef double
cl_double
;
typedef
149
#define CL_HUGE_VAL ((
cl_double
) 1e500)
169
typedef double
cl_double
__attribute__((aligned(8)));
typedef
244
#define CL_HUGE_VAL ((
cl_double
) 1e500)
324
typedef
cl_double
__cl_double2 __attribute__((vector_size(16)));
389
typedef
cl_double
__cl_double4 __attribute__((vector_size(32)));
[
all
...]
/external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h
134
typedef double
cl_double
;
typedef
205
#define CL_HUGE_VAL ((
cl_double
) 1e500)
225
typedef double
cl_double
__attribute__((aligned(8)));
typedef
300
#define CL_HUGE_VAL ((
cl_double
) 1e500)
380
typedef
cl_double
__cl_double2 __attribute__((vector_size(16)));
445
typedef
cl_double
__cl_double4 __attribute__((vector_size(32)));
[
all
...]
Completed in 460 milliseconds