OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itrunc
(Results
1 - 4
of
4
) 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);
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
math_fwd.hpp
[
all
...]
Completed in 288 milliseconds