Home
last modified time | relevance | path

Searched defs:throw (Results 226 – 250 of 2971) sorted by relevance

12345678910>>...119

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dallocator.h95 allocator() throw() { } in throw() function
97 allocator(const allocator& a) throw() in throw() function
103 ~allocator() throw() { } in throw() function
/dports/audio/darkice/darkice-1.4/src/
H A DSink.h78 Sink ( const Sink & sink ) throw () in throw() function
90 operator= ( const Sink & sink ) throw ( Exception ) in throw() function
H A DIceCast2.h165 throw ( Exception ) in throw() function
184 IceCast2( const IceCast2 & cs ) throw ( Exception ) in throw() function
211 operator= ( const IceCast2 & cs ) throw ( Exception ) in throw() function
H A DSource.h80 Source ( const Source & source ) throw ( Exception ) in throw() function
92 operator= ( const Source & source ) throw ( Exception ) in throw() function
H A DFaacEncoder.h282 throw ( Exception ) in throw() function
326 throw ( Exception ) in throw() function
346 throw ( Exception ) in throw() function
375 operator= ( const FaacEncoder & encoder ) throw ( Exception ) in throw() function
H A DaacPlusEncoder.h284 throw ( Exception ) in throw() function
328 throw ( Exception ) in throw() function
348 throw ( Exception ) in throw() function
377 operator= ( const aacPlusEncoder & encoder ) throw ( Exception ) in throw() function
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvcore/
H A DMemory.h41 inline void * operator new [] (size_t size) throw(std::bad_alloc) in throw() function
46 inline void operator delete [] (void * p) throw() in throw() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/src/inc/
H A DCmapCache.h42 virtual uint16 operator [] (const uint32) const throw() { return 0; } in throw() function
44 virtual operator bool () const throw() { return false; } in throw() function
/dports/www/firefox/firefox-99.0/gfx/graphite2/src/inc/
H A DCmapCache.h42 virtual uint16 operator [] (const uint32) const throw() { return 0; } in throw() function
44 virtual operator bool () const throw() { return false; } in throw() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/inc/
H A DCmapCache.h42 virtual uint16 operator [] (const uint32) const throw() { return 0; } in throw() function
44 virtual operator bool () const throw() { return false; } in throw() function
/dports/graphics/graphite2/graphite2-1.3.14/src/inc/
H A DCmapCache.h42 virtual uint16 operator [] (const uint32) const throw() { return 0; } in throw() function
44 virtual operator bool () const throw() { return false; } in throw() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/inc/
H A DCmapCache.h42 virtual uint16 operator [] (const uint32) const throw() { return 0; } in throw() function
44 virtual operator bool () const throw() { return false; } in throw() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/inc/
H A DCmapCache.h42 virtual uint16 operator [] (const uint32) const throw() { return 0; } in throw() function
44 virtual operator bool () const throw() { return false; } in throw() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/inc/
H A DCmapCache.h42 virtual uint16 operator [] (const uint32) const throw() { return 0; } in throw() function
44 virtual operator bool () const throw() { return false; } in throw() function
/dports/math/singular/Singular-Release-4-2-1/omalloc/
H A DomallocClass.h43 throw (std::bad_alloc) in throw() function
54 throw () in throw() function
/dports/devel/cxxtools/cxxtools-2.2.1/include/cxxtools/
H A Dsystemerror.h77 ~OpenLibraryFailed() throw() in throw() function
94 ~SymbolNotFound() throw() in throw() function
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/lib/Catalyst/Exception/
H A DBasic.pm33 sub throw { subroutine
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/ext/
H A Dnew_allocator.h62 new_allocator() throw() { } in throw() function
64 new_allocator(const new_allocator&) throw() { } in throw() function
69 ~new_allocator() throw() { } in throw() function
H A Dmalloc_allocator.h62 malloc_allocator() throw() { } in throw() function
64 malloc_allocator(const malloc_allocator&) throw() { } in throw() function
69 ~malloc_allocator() throw() { } in throw() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/ext/
H A Dmalloc_allocator.h62 malloc_allocator() throw() { } in throw() function
64 malloc_allocator(const malloc_allocator&) throw() { } in throw() function
69 ~malloc_allocator() throw() { } in throw() function
H A Dnew_allocator.h62 new_allocator() throw() { } in throw() function
64 new_allocator(const new_allocator&) throw() { } in throw() function
69 ~new_allocator() throw() { } in throw() function
/dports/math/tmv/tmv-0.75/src/
H A DTMV_SymBandCHDiv.h60 inline ~NonPosDefHermBandMatrix() throw() {} in throw() function
81 inline ~NonPosDefHermBandMatrix2() throw() {} in throw() function
100 inline ~NonPosDefSymBandLDL() throw() {} in throw() function
119 inline ~NonPosDefHermBandLDL() throw() {} in throw() function
/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_TriDiv.h46 ~SingularUpperTriMatrix() throw() {} in throw() function
59 ~SingularLowerTriMatrix() throw() {} in throw() function
/dports/devel/embb/embb-1.0.0/base_cpp/include/embb/base/
H A Dmemory_allocation.h590 Allocator() throw() {} in throw() function
598 ) throw() {} in throw() function
614 ~Allocator() throw() {} in throw() function
793 AllocatorCacheAligned() throw() { } in throw() function
801 ) throw() in throw() function
818 ~AllocatorCacheAligned() throw() { } in throw() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/opt/
H A Dnoreturn-1.C26 allocator() throw() { } in throw() function
27 allocator(const allocator &) throw() {} in throw() function
63 infinint(long a = 0) throw(Egeneric) { in throw() function
70 ~infinint() throw(Egeneric) { in throw() function

12345678910>>...119