Home
last modified time | relevance | path

Searched refs:LIBRAW_MAJOR_VERSION (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/LibRawLite/libraw/
H A Dlibraw_version.h23 #define LIBRAW_MAJOR_VERSION 0 macro
36 …LIBRAW_VERSION_MAKE(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, LIBRAW_PATCH_VERSION, LIBRAW_VERSI…
40 #define LIBRAW_VERSION LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, LIBRAW_PATCH…
45 …((LibRaw::versionNumber() & 0xffff00) == LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VE…
48 …((LibRaw::versionNumber() & 0xffff00) >= LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VE…
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/libraw/
H A Dlibraw_version.h23 #define LIBRAW_MAJOR_VERSION 0 macro
36 LIBRAW_VERSION_MAKE(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, \
43 LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, \
51 LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, 0))
55 LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, 0))
/dports/graphics/libraw/LibRaw-0.20.2/libraw/
H A Dlibraw_version.h23 #define LIBRAW_MAJOR_VERSION 0 macro
36 LIBRAW_VERSION_MAKE(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, \
43 LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, \
51 LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, 0))
55 LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, 0))
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/libraw/
H A Dlibraw_version.h23 #define LIBRAW_MAJOR_VERSION 0 macro
36 LIBRAW_VERSION_MAKE(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, \
43 LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, \
51 LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, 0))
55 LIBRAW_MAKE_VERSION(LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, 0))
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/
H A Dversion.sh5 major=`grep LIBRAW_MAJOR_VERSION $vfile |head -1 | awk '{print $3}'`
/dports/graphics/libraw/LibRaw-0.20.2/
H A Dversion.sh5 major=`grep LIBRAW_MAJOR_VERSION $vfile |head -1 | awk '{print $3}'`
/dports/astro/kstars/kstars-3.5.6/cmake/modules/
H A DFindLibRaw.cmake48 …STRING(REGEX MATCH "#define LIBRAW_MAJOR_VERSION[ \t]*([0-9]*)\n" _version_major_match ${_libraw_v…
/dports/graphics/krita/krita-4.4.8/cmake/modules/
H A DFindLibRaw.cmake49 …STRING(REGEX MATCH "#define LIBRAW_MAJOR_VERSION[ \t]*([0-9]*)\n" _version_major_match ${_libraw_v…
/dports/graphics/krita/krita-4.4.8/plugins/impex/raw/3rdparty/libkdcraw/cmake/modules/
H A DFindLibRaw.cmake49 …STRING(REGEX MATCH "#define LIBRAW_MAJOR_VERSION[ \t]*([0-9]*)\n" _version_major_match ${_libraw_v…
/dports/graphics/libkdcraw/libkdcraw-21.12.3/cmake/modules/
H A DFindLibRaw.cmake48 …STRING(REGEX MATCH "#define LIBRAW_MAJOR_VERSION[ \t]*([0-9]*)\n" _version_major_match ${_libraw_v…
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw-cmake/cmake/modules/
H A DFindLibRaw.cmake66 …STRING(REGEX MATCH "#define LIBRAW_MAJOR_VERSION[ \t]*([0-9]*)\n" _version_major_match ${_libraw_v…
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/cmake/modules/
H A DFindLibRaw.cmake55 …STRING(REGEX MATCH "#define LIBRAW_MAJOR_VERSION[ \t]*([0-9]*)\n" _version_major_match ${_libraw_v…
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/cmake/modules/
H A DFindLibRaw.cmake55 …STRING(REGEX MATCH "#define LIBRAW_MAJOR_VERSION[ \t]*([0-9]*)\n" _version_major_match ${_libraw_v…
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/raw.imageio/
H A Drawinput.cpp509 LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, LIBRAW_PATCH_VERSION); in open_raw()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/raw.imageio/
H A Drawinput.cpp509 LIBRAW_MAJOR_VERSION, LIBRAW_MINOR_VERSION, LIBRAW_PATCH_VERSION); in open_raw()
/dports/graphics/krita/krita-4.4.8/3rdparty/ext_libraw/
H A DLibRaw-cmake.diff41 +STRING(REGEX MATCH "#define LIBRAW_MAJOR_VERSION[ \t]*([0-9]*)\n" _version_major_match ${_libraw_v…
1198 + STRING(REGEX MATCH "#define LIBRAW_MAJOR_VERSION[ \t]*([0-9]*)\n" _version_major_match ${_libra…