Home
last modified time | relevance | path

Searched defs:approx (Results 1 – 7 of 7) sorted by relevance

/external/catch2/projects/SelfTest/UsageTests/
DApprox.tests.cpp125 Approx approx = Approx::custom().epsilon( 0.01 ); variable
/external/webrtc/webrtc/common_audio/signal_processing/
Ddivision_operations.c102 int16_t approx, tmp_hi, tmp_low, num_hi, num_low; in WebRtcSpl_DivW32HiLow() local
/external/pdfium/third_party/libopenjpeg20/
Djp2.h168 OPJ_UINT32 approx; member
/external/mksh/src/
Dhistrap.c389 hist_get(const char *str, bool approx, bool allow_cur) in hist_get()
/external/skqp/third_party/skcms/
Dskcms.cc1662 skcms_TransferFunction* approx, in skcms_ApproximateCurve()
/external/skia/third_party/skcms/
Dskcms.cc1662 skcms_TransferFunction* approx, in skcms_ApproximateCurve()
/external/bcc/tests/cc/
Dcatch.hpp2640 Approx approx( value ); in operator ()() local