Home
last modified time | relevance | path

Searched refs:Approx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isp/
H A DHardware.txt26 Approx cost: 1K$ for a 2200
32 Approx cost: ??????
41 Approx cost: 850$ for a P-0036
56 Approx cost: 1.5K$ for Vixel 1000, 2.5K$ for 2000
83 Approx cost of a Brocade 2400 with no GBICs is about 8K$ when
119 Approx cost: I don't know what optical is- you can expect to pay maybe
126 Approx Cost: Copper GBICs are 70$ each. Opticals are twice that or more.
160 Approx Cost: The last I saw for a price list item on this was 22K$
202 Approx Cost: You'll find that FC drives are the same cost if not
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3032 class Approx { class
3043 explicit Approx ( double value );
3045 static Approx custom();
3047 Approx operator-() const;
3050 Approx operator()( T const& value ) { in operator ()()
3051 Approx approx( static_cast<double>(value) ); in operator ()()
3059 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function in Catch::Detail::Approx
3063 friend bool operator == ( const T& lhs, Approx const& rhs ) { in operator ==()
3069 friend bool operator == ( Approx const& lhs, const T& rhs ) { in operator ==()
3074 friend bool operator != ( T const& lhs, Approx const& rhs ) { in operator !=()
[all …]
/freebsd/contrib/bzip2/
H A DREADME147 * Approx 10% faster compression, 30% faster decompression