Home
last modified time | relevance | path

Searched defs:nearbyint (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
Dconverter_policies.hpp35 static source_type nearbyint ( argument_type s ) in nearbyint() function
57 static source_type nearbyint ( argument_type s ) in nearbyint() function
76 static source_type nearbyint ( argument_type s ) in nearbyint() function
95 static source_type nearbyint ( argument_type s ) in nearbyint() function
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
Dconverter.hpp465 static source_type nearbyint ( argument_type s ) { return s ; } in nearbyint() function
519 static source_type nearbyint ( argument_type s ) { return s ; } in nearbyint() function
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp2169 static source_type nearbyint ( argument_type s ) in nearbyint() function