Home
last modified time | relevance | path

Searched refs:BADALLOC (Results 1 – 24 of 24) sorted by relevance

/dports/devel/libcxxrt/libcxxrt-f96846e/src/
H A Dmemory.cc76 #define BADALLOC throw(std::bad_alloc) macro
79 #define BADALLOC macro
84 void* operator new(size_t size) BADALLOC in operator new()
129 void * operator new[](size_t size) BADALLOC in operator new[]()
/dports/astro/geographiclib/GeographicLib-1.52/dotnet/NETGeographicLib/
H A DLambertConformalConic.cpp18 const char BADALLOC[] = "Failed to allocte memory for a GeographicLib::LambertConformalConic"; variable
41 throw gcnew GeographicErr( BADALLOC ); in LambertConformalConic()
60 throw gcnew GeographicErr( BADALLOC ); in LambertConformalConic()
82 throw gcnew GeographicErr( BADALLOC ); in LambertConformalConic()
100 throw gcnew GeographicErr( BADALLOC ); in LambertConformalConic()
H A DLocalCartesian.cpp19 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::LocalCartesian"; variable
44 throw gcnew GeographicErr( BADALLOC );
58 throw gcnew GeographicErr( BADALLOC ); in LocalCartesian()
74 throw gcnew GeographicErr( BADALLOC );
88 throw gcnew GeographicErr( BADALLOC ); in LocalCartesian()
H A DPolygonArea.cpp21 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::PolygonArea"; variable
45 throw gcnew GeographicErr( BADALLOC );
59 throw gcnew GeographicErr( BADALLOC ); in PolygonArea()
156 throw gcnew GeographicErr( BADALLOC );
170 throw gcnew GeographicErr( BADALLOC ); in PolygonAreaExact()
268 throw gcnew GeographicErr( BADALLOC );
282 throw gcnew GeographicErr( BADALLOC ); in PolygonAreaRhumb()
H A DGeoCoords.cpp19 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::GeoCoords"; variable
40 throw gcnew GeographicErr( BADALLOC ); in GeoCoords()
53 throw gcnew GeographicErr( BADALLOC );
70 throw gcnew GeographicErr( BADALLOC ); in GeoCoords()
87 throw gcnew GeographicErr( BADALLOC ); in GeoCoords()
H A DGeocentric.cpp18 const char BADALLOC[] = "Unable to allocate memory for a GeographicLib::Geocentric"; variable
40 throw gcnew GeographicErr( BADALLOC ); in Geocentric()
53 throw gcnew GeographicErr( BADALLOC ); in Geocentric()
70 throw gcnew GeographicErr( BADALLOC ); in Geocentric()
H A DNormalGravity.cpp19 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::NormalGravity"; variable
40 throw gcnew GeographicErr( BADALLOC ); in NormalGravity()
59 throw gcnew GeographicErr( BADALLOC ); in NormalGravity()
72 throw gcnew GeographicErr( BADALLOC ); in NormalGravity()
H A DAzimuthalEquidistant.cpp18 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::AzimuthalEquidistant"; variable
39 throw gcnew GeographicErr( BADALLOC ); in AzimuthalEquidistant()
55 throw gcnew GeographicErr( BADALLOC );
H A DSphericalHarmonic.cpp20 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::SphericalHarmonic"; variable
58 throw gcnew GeographicErr( BADALLOC );
87 throw gcnew GeographicErr( BADALLOC );
H A DTransverseMercator.cpp18 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::TransverseMercator"; variable
39 throw gcnew GeographicErr( BADALLOC ); in TransverseMercator()
57 throw gcnew GeographicErr( BADALLOC ); in TransverseMercator()
H A DTransverseMercatorExact.cpp18 const char BADALLOC[] = "Unable to allocate memory for a GeographicLib::TransverseMercatorExact"; variable
41 throw gcnew GeographicErr( BADALLOC ); in TransverseMercatorExact()
60 throw gcnew GeographicErr( BADALLOC ); in TransverseMercatorExact()
H A DGnomonic.cpp19 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::Gnomonic"; variable
43 throw gcnew GeographicErr( BADALLOC );
56 throw gcnew GeographicErr( BADALLOC ); in Gnomonic()
H A DCassiniSoldner.cpp19 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::CassiniSoldner"; variable
41 throw gcnew GeographicErr( BADALLOC ); in CassiniSoldner()
59 throw gcnew GeographicErr( BADALLOC );
H A DPolarStereographic.cpp18 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::PolarStereographic"; variable
39 throw gcnew GeographicErr( BADALLOC ); in PolarStereographic()
57 throw gcnew GeographicErr( BADALLOC ); in PolarStereographic()
H A DEllipsoid.cpp18 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::Ellipsoid"; variable
39 throw gcnew GeographicErr( BADALLOC ); in Ellipsoid()
52 throw gcnew GeographicErr( BADALLOC ); in Ellipsoid()
H A DSphericalHarmonic1.cpp20 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::SphericalHarmonic1"; variable
75 throw gcnew GeographicErr( BADALLOC );
113 throw gcnew GeographicErr( BADALLOC );
H A DEllipticFunction.cpp18 const char BADALLOC[] = "Failed to allocate memory for the GeographicLib::EllipticFunction."; variable
29 throw gcnew GeographicErr( BADALLOC ); in EllipticFunction()
42 throw gcnew GeographicErr( BADALLOC ); in EllipticFunction()
H A DSphericalHarmonic2.cpp20 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::SphericalHarmonic2"; variable
80 throw gcnew GeographicErr( BADALLOC );
123 throw gcnew GeographicErr( BADALLOC );
H A DMagneticModel.cpp21 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::MagneticModel"; variable
55 throw gcnew GeographicErr( BADALLOC );
79 throw gcnew GeographicErr( BADALLOC );
H A DGeodesicLineExact.cpp18 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::GeodesicLineExact"; variable
44 throw gcnew GeographicErr( BADALLOC );
58 throw gcnew GeographicErr(BADALLOC); in GeodesicLineExact()
74 throw gcnew GeographicErr( BADALLOC ); in GeodesicLineExact()
H A DGeodesicLine.cpp18 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::GeodesicLine"; variable
44 throw gcnew GeographicErr( BADALLOC );
57 throw gcnew GeographicErr(BADALLOC); in GeodesicLine()
73 throw gcnew GeographicErr( BADALLOC ); in GeodesicLine()
H A DGeodesic.cpp20 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::Geodesic"; variable
41 throw gcnew GeographicErr( BADALLOC ); in Geodesic()
58 throw gcnew GeographicErr( BADALLOC ); in Geodesic()
H A DGeodesicExact.cpp19 const char BADALLOC[] = "Failed to allocate memory for a GeographicLib::GeodesicExact"; variable
40 throw gcnew GeographicErr( BADALLOC ); in GeodesicExact()
53 throw gcnew GeographicErr( BADALLOC ); in GeodesicExact()
/dports/lang/mit-scheme/mit-scheme-9.2/src/swat/scheme/
H A DxlibCONSTANTS.scm156 (define-constant BADALLOC 11) unknown