Searched defs:approx (Results 1 – 13 of 13) sorted by relevance
/external/catch2/projects/SelfTest/UsageTests/ |
D | Approx.tests.cpp | 123 Approx approx = Approx::custom().epsilon( 0.01 ); variable
|
/external/webrtc/common_audio/signal_processing/ |
D | division_operations.c | 104 int16_t approx, tmp_hi, tmp_low, num_hi, num_low; in WebRtcSpl_DivW32HiLow() local
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/ |
D | legalize_trigonometric_to_approximation.cc | 142 Value approx = rewriter.create<DivFOp>(loc, numerator, denominator); in emitApproximation() local
|
/external/fonttools/Tests/pens/ |
D | utils.py | 128 def approx(self, other, rel_tol=1e-12): member in DummyGlyph
|
/external/pdfium/third_party/libopenjpeg20/ |
D | jp2.h | 168 OPJ_UINT32 approx; member
|
/external/mksh/src/ |
D | histrap.c | 389 hist_get(const char *str, bool approx, bool allow_cur) in hist_get()
|
/external/skqp/third_party/skcms/ |
D | skcms.cc | 1662 skcms_TransferFunction* approx, in skcms_ApproximateCurve()
|
/external/skia/third_party/skcms/ |
D | skcms.cc | 2146 skcms_TransferFunction* approx, in skcms_ApproximateCurve()
|
/external/skia/src/core/ |
D | SkVM.cpp | 697 F32 approx = sub(e, 124.225514990f); in approx_log2() local 706 F32 approx = add(x, 121.274057500f); in approx_pow2() local
|
/external/swiftshader/src/Reactor/ |
D | Reactor.cpp | 4678 bool approx = HasRcpApprox() && (p != Precision::Full); in DoRcp() local 4751 bool approx = HasRcpApprox() && (p != Precision::Full); in DoRcpSqrt() local
|
/external/bcc/tests/cc/ |
D | catch.hpp | 2640 Approx approx( value ); in operator ()() local
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 3683 mutable Catch::Detail::Approx approx = Catch::Detail::Approx::custom(); member
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 3709 mutable Catch::Detail::Approx approx = Catch::Detail::Approx::custom(); member
|