Home
last modified time | relevance | path

Searched refs:OFX_NOTHROW (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/include/
H A DofxsCore.h138 #define OFX_NOTHROW noexcept(true) macro
140 #define OFX_NOTHROW throw() macro
145 #define OFX_NOTHROW noexcept(true) macro
148 #define OFX_NOTHROW _NOEXCEPT macro
150 #define OFX_NOTHROW throw() macro
255 virtual const char * what () const OFX_NOTHROW in what()
270 virtual const char * what () const OFX_NOTHROW in what()
284 virtual ~TypeRequest() OFX_NOTHROW {} in ~TypeRequest()
287 virtual const char * what () const OFX_NOTHROW in what()
304 virtual ~HostInadequate() OFX_NOTHROW {} in ~HostInadequate()
[all …]
H A DofxsMemory.h72 void free(void *ptr) OFX_NOTHROW;
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/include/
H A DofxsCore.h138 #define OFX_NOTHROW noexcept(true) macro
140 #define OFX_NOTHROW throw() macro
145 #define OFX_NOTHROW noexcept(true) macro
148 #define OFX_NOTHROW _NOEXCEPT macro
150 #define OFX_NOTHROW throw() macro
253 virtual const char * what () const OFX_NOTHROW in what()
268 virtual const char * what () const OFX_NOTHROW in what()
282 virtual ~TypeRequest() OFX_NOTHROW {} in ~TypeRequest()
285 virtual const char * what () const OFX_NOTHROW in what()
302 virtual ~HostInadequate() OFX_NOTHROW {} in ~HostInadequate()
[all …]
H A DofxsMemory.h72 void free(void *ptr) OFX_NOTHROW;
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Library/
H A DofxsCore.cpp139 void free(void *ptr) OFX_NOTHROW in free()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Library/
H A DofxsCore.cpp139 void free(void *ptr) OFX_NOTHROW in free()