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 | 103 int16_t approx, tmp_hi, tmp_low, num_hi, num_low; in WebRtcSpl_DivW32HiLow() local
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
| D | legalize_trigonometric_to_approximation.cc | 124 Value approx = rewriter.create<arith::DivFOp>(loc, numerator, denominator); in emitApproximation() local
|
| /external/linux-kselftest/tools/testing/selftests/seccomp/ |
| D | seccomp_benchmark.c | 77 bool approx(int i_one, int i_two) in approx() function
|
| /external/fonttools/Tests/pens/ |
| D | utils.py | 128 def approx(self, other, rel_tol=1e-12): member in DummyGlyph
|
| /external/pdfium/third_party/libopenjpeg/ |
| 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/skia/modules/skcms/ |
| D | skcms.cc | 2200 skcms_TransferFunction* approx, in skcms_ApproximateCurve()
|
| /external/skia/src/core/ |
| D | SkVM.cpp | 815 F32 approx = sub(e, 124.225514990f); in approx_log2() local 826 F32 approx = add(x, 121.274057500f); in approx_pow2() local
|
| /external/swiftshader/src/Reactor/ |
| D | Reactor.cpp | 4816 bool approx = HasRcpApprox() && relaxedPrecision; in DoRcp() local 4883 bool approx = HasRcpApprox() && relaxedPrecision; in DoRcpSqrt() local
|
| /external/bcc/tests/cc/ |
| D | catch.hpp | 2640 Approx approx( value ); in operator ()() local
|
| /external/libabigail/tests/lib/ |
| D | catch.hpp | 3709 mutable Catch::Detail::Approx approx = Catch::Detail::Approx::custom(); member
|
| /external/catch2/single_include/catch2/ |
| D | catch.hpp | 3683 mutable Catch::Detail::Approx approx = Catch::Detail::Approx::custom(); member
|