intptr_t 285 3rdparty/include/ffmpeg_/libavutil/avutil.h return (void *)(intptr_t)(p ? p : x); intptr_t 59 3rdparty/include/opencl/1.2/CL/cl.h typedef intptr_t cl_device_partition_property; intptr_t 62 3rdparty/include/opencl/1.2/CL/cl.h typedef intptr_t cl_context_properties; intptr_t 56 3rdparty/include/opencl/1.2/CL/cl_egl.h typedef intptr_t cl_egl_image_properties_khr; intptr_t 236 modules/core/src/ocl.cpp typedef intptr_t cl_device_partition_property; intptr_t 239 modules/core/src/ocl.cpp typedef intptr_t cl_context_properties; intptr_t 352 modules/cudaarithm/test/test_gpumat.cpp EXPECT_EQ(reinterpret_cast<intptr_t>(old.data), reinterpret_cast<intptr_t>(buffer.data)); intptr_t 359 modules/cudaarithm/test/test_gpumat.cpp EXPECT_EQ(reinterpret_cast<intptr_t>(old.data), reinterpret_cast<intptr_t>(buffer.data)); intptr_t 602 modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp && reinterpret_cast<intptr_t>(src.data) % 32 == 0 intptr_t 603 modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp && reinterpret_cast<intptr_t>(dst.data) % 32 == 0) intptr_t 7240 modules/ts/src/ts_gtest.cpp set_read_fd(::_open_osfhandle(reinterpret_cast<intptr_t>(read_handle), intptr_t 7607 modules/ts/src/ts_gtest.cpp reinterpret_cast<intptr_t>(stack_top) % kMaxStackAlignment == 0); intptr_t 7813 modules/ts/src/ts_gtest.cpp ::_open_osfhandle(reinterpret_cast<intptr_t>(dup_write_handle), O_APPEND); intptr_t 609 modules/videoio/src/cap_gphoto2.cpp return (intptr_t) widgetInfo.c_str(); intptr_t 620 modules/videoio/src/cap_gphoto2.cpp return (intptr_t) lastFlush.c_str(); intptr_t 668 modules/videoio/src/cap_gphoto2.cpp return (intptr_t) value; intptr_t 793 modules/videoio/src/cap_gphoto2.cpp CR(gp_widget_set_value(widget, (void* )(intptr_t )&value)); intptr_t 338 samples/cpp/autofocus.cpp << (const char *) (intptr_t) cap.get(CAP_PROP_GPHOTO2_WIDGET_ENUMERATE) intptr_t 423 samples/cpp/autofocus.cpp << (const char *) (intptr_t) cap.get(CAP_PROP_GPHOTO2_FLUSH_MSGS) << endl;