HomeSort by relevance Sort by last modified time
    Searched full:itrunc (Results 1 - 10 of 10) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/
round_fwd.hpp 27 int itrunc(const T& v, const Policy& pol);
29 int itrunc(const T& v);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
config.hpp 244 using boost::math::itrunc;\
  /external/skia/tests/
MathTest.cpp 372 int itrunc = SkMulDiv255Trunc(a, b); local
375 REPORTER_ASSERT(reporter, itrunc == trunc);
377 REPORTER_ASSERT(reporter, itrunc <= iround);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 504 /* use itrunc instead since we clamp to 0 anyway */
539 /* itrunc == ifloor here */
555 /* itrunc == ifloor here */
570 /* itrunc == ifloor here */
    [all...]
lp_bld_arit.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 504 /* use itrunc instead since we clamp to 0 anyway */
539 /* itrunc == ifloor here */
555 /* itrunc == ifloor here */
570 /* itrunc == ifloor here */
    [all...]
lp_bld_arit.c     [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
math_fwd.hpp     [all...]
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.10.html     [all...]
  /external/mesa3d/docs/
relnotes-7.10.html     [all...]

Completed in 609 milliseconds