Home
last modified time | relevance | path

Searched refs:CameraMetadataException (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/metadata/
H A DCameraMetadataException.h29 class CameraMetadataException final : public RawspeedException {
32 CameraMetadataException(const char* msg) in CameraMetadataException() function
37 ThrowExceptionHelper(rawspeed::CameraMetadataException, __VA_ARGS__)
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/src/librawspeed/metadata/
H A DCameraMetadataException.h29 class CameraMetadataException final : public RawspeedException {
32 CameraMetadataException(const char* msg) in CameraMetadataException() function
37 ThrowExceptionHelper(rawspeed::CameraMetadataException, __VA_ARGS__)
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-rawspeed/rawspeed/
H A DCameraMetadataException.cpp38 throw CameraMetadataException(buf); in ThrowCME()
41 CameraMetadataException::CameraMetadataException(const string _msg): runtime_error(_msg) { in CameraMetadataException() function in RawSpeed::CameraMetadataException
H A DCameraMetadataException.h30 class CameraMetadataException :
34 CameraMetadataException(const string _msg);
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/RawSpeed/
H A Drawspeed.win32-dll.patch8 #include "CameraMetadataException.h"
38 diff --git a/RawSpeed/CameraMetadataException.h b/RawSpeed/CameraMetadataException.h
40 --- a/RawSpeed/CameraMetadataException.h
41 +++ b/RawSpeed/CameraMetadataException.h
53 class CameraMetadataException :
H A Drawspeed.qmake-pro-files.patch20 + Camera.h CameraMetaData.h CameraMetadataException.h \
34 + Camera.cpp CameraMetaData.cpp CameraMetadataException.cpp \
/dports/graphics/libraw/LibRaw-0.20.2/RawSpeed/
H A Drawspeed.win32-dll.patch8 #include "CameraMetadataException.h"
38 diff --git a/RawSpeed/CameraMetadataException.h b/RawSpeed/CameraMetadataException.h
40 --- a/RawSpeed/CameraMetadataException.h
41 +++ b/RawSpeed/CameraMetadataException.h
53 class CameraMetadataException :
H A Drawspeed.qmake-pro-files.patch20 + Camera.h CameraMetaData.h CameraMetadataException.h \
34 + Camera.cpp CameraMetaData.cpp CameraMetadataException.cpp \
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/metadata/
H A DCameraMetadataException.h29 class CameraMetadataException final : public RawspeedException {
35 ThrowExceptionHelper(rawspeed::CameraMetadataException, __VA_ARGS__)
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/test/librawspeed/test/
H A DExceptionsTest.cpp36 using rawspeed::CameraMetadataException;
62 template <> void* MetaHelper<CameraMetadataException>(const char* str) { in MetaHelper()
97 testing::Types<RawspeedException, CameraMetadataException,
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/test/librawspeed/test/
H A DExceptionsTest.cpp36 using rawspeed::CameraMetadataException;
62 template <> void* MetaHelper<CameraMetadataException>(const char* str) { in MetaHelper()
97 testing::Types<RawspeedException, CameraMetadataException,
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/test/librawspeed/test/
H A DExceptionsTest.cpp36 using rawspeed::CameraMetadataException;
62 template <> void* MetaHelper<CameraMetadataException>(const char* str) { in MetaHelper()
97 testing::Types<RawspeedException, CameraMetadataException,
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-rawspeed/
H A DMakefile.in76 CameraMetadataException.lo ColorFilterArray.lo Common.lo \
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CameraMetadataException.Plo@am__quote@
561 CameraMetadataException.lo: rawspeed/CameraMetadataException.cpp
562CameraMetadataException.lo -MD -MP -MF $(DEPDIR)/CameraMetadataException.Tpo -c -o CameraMetadataE…
563 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/CameraMetadataException.Tpo $(DEPDIR)/CameraMetadataExcep…
566 …LAGS) -c -o CameraMetadataException.lo `test -f 'rawspeed/CameraMetadataException.cpp' || echo '$(…
H A Drawstudio-plugin-api.cpp52 } catch (CameraMetadataException e) { in load_rawspeed()
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/
H A DREADME.md25 } catch (CameraMetadataException &e) {
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/
H A DREADME.md25 } catch (CameraMetadataException &e) {
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/src/librawspeed/
H A DREADME.md25 } catch (CameraMetadataException &e) {
/dports/graphics/krita/krita-4.4.8/3rdparty/ext_libraw/
H A DLibRaw-cmake.diff301 + ${RAWSPEED_PATH}/CameraMetadataException.cpp
/dports/graphics/digikam/digikam-7.4.0/
H A DChangeLog182688 libs/rawengine/libraw/RawSpeed/CameraMetadataException.cpp,
182689 libs/rawengine/libraw/RawSpeed/CameraMetadataException.h,
192589 libs/rawengine/libraw/RawSpeed/CameraMetadataException.cpp,
192590 libs/rawengine/libraw/RawSpeed/CameraMetadataException.h,