/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/metadata/ |
H A D | CameraMetadataException.h | 29 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 D | CameraMetadataException.h | 29 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 D | CameraMetadataException.cpp | 38 throw CameraMetadataException(buf); in ThrowCME() 41 CameraMetadataException::CameraMetadataException(const string _msg): runtime_error(_msg) { in CameraMetadataException() function in RawSpeed::CameraMetadataException
|
H A D | CameraMetadataException.h | 30 class CameraMetadataException : 34 CameraMetadataException(const string _msg);
|
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/RawSpeed/ |
H A D | rawspeed.win32-dll.patch | 8 #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 D | rawspeed.qmake-pro-files.patch | 20 + Camera.h CameraMetaData.h CameraMetadataException.h \ 34 + Camera.cpp CameraMetaData.cpp CameraMetadataException.cpp \
|
/dports/graphics/libraw/LibRaw-0.20.2/RawSpeed/ |
H A D | rawspeed.win32-dll.patch | 8 #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 D | rawspeed.qmake-pro-files.patch | 20 + 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 D | CameraMetadataException.h | 29 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 D | ExceptionsTest.cpp | 36 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 D | ExceptionsTest.cpp | 36 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 D | ExceptionsTest.cpp | 36 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 D | Makefile.in | 76 CameraMetadataException.lo ColorFilterArray.lo Common.lo \ 413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CameraMetadataException.Plo@am__quote@ 561 CameraMetadataException.lo: rawspeed/CameraMetadataException.cpp 562 …CameraMetadataException.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 D | rawstudio-plugin-api.cpp | 52 } catch (CameraMetadataException e) { in load_rawspeed()
|
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/ |
H A D | README.md | 25 } catch (CameraMetadataException &e) {
|
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/ |
H A D | README.md | 25 } catch (CameraMetadataException &e) {
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/src/librawspeed/ |
H A D | README.md | 25 } catch (CameraMetadataException &e) {
|
/dports/graphics/krita/krita-4.4.8/3rdparty/ext_libraw/ |
H A D | LibRaw-cmake.diff | 301 + ${RAWSPEED_PATH}/CameraMetadataException.cpp
|
/dports/graphics/digikam/digikam-7.4.0/ |
H A D | ChangeLog | 182688 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,
|