Home
last modified time | relevance | path

Searched refs:lrint (Results 1 – 25 of 33) sorted by relevance

12

/external/clang/lib/Headers/
D__clang_cuda_math_forward_declares.h139 __DEVICE__ long lrint(double);
140 __DEVICE__ long lrint(float);
236 using ::lrint;
Dtgmath.h1004 __tg_lrint(double __x) {return lrint(__x);} in __tg_lrint()
1010 #undef lrint
1011 #define lrint(__x) __tg_lrint(__tg_promote1((__x))(__x)) macro
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dpr1489.ll21 %tmp1 = tail call i32 @lrint( double 3.999000e+00 ) ; <i32> [#uses=1]
27 declare i32 @lrint(double)
/external/llvm/test/CodeGen/X86/
Dpr1489.ll21 %tmp1 = tail call i32 @lrint( double 3.999000e+00 ) ; <i32> [#uses=1]
27 declare i32 @lrint(double)
/external/v8/src/base/
Dqnx-math.h17 using std::lrint;
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dos_specific_inline.h19 #define WebRtcIsac_lrint lrint
/external/libopus/celt/
Dfloat_cast.h97 #define float2int(x) lrint(x)
/external/mesa3d/src/util/
Drounding.h128 return lrint(x); in _mesa_lroundeven()
/external/mesa3d/src/gallium/auxiliary/util/
Du_pack_color.h539 return (uint32_t) lrint(z * 0xffff); in util_pack_z()
552 return (uint32_t) lrint(z * 0xffffff); in util_pack_z()
557 return ((uint32_t) lrint(z * 0xffffff)) << 8; in util_pack_z()
/external/mesa3d/include/
Dc99_math.h53 lrint(double d) in lrint() function
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp87 Ambiguous lrint(Ambiguous){ return Ambiguous(); } in lrint() function
1202 static_assert((std::is_same<decltype(lrint((float)0)), long>::value), ""); in test_lrint()
1203 static_assert((std::is_same<decltype(lrint((bool)0)), long>::value), ""); in test_lrint()
1204 static_assert((std::is_same<decltype(lrint((unsigned short)0)), long>::value), ""); in test_lrint()
1205 static_assert((std::is_same<decltype(lrint((int)0)), long>::value), ""); in test_lrint()
1206 static_assert((std::is_same<decltype(lrint((unsigned int)0)), long>::value), ""); in test_lrint()
1207 static_assert((std::is_same<decltype(lrint((long)0)), long>::value), ""); in test_lrint()
1208 static_assert((std::is_same<decltype(lrint((unsigned long)0)), long>::value), ""); in test_lrint()
1209 static_assert((std::is_same<decltype(lrint((long long)0)), long>::value), ""); in test_lrint()
1210 static_assert((std::is_same<decltype(lrint((unsigned long long)0)), long>::value), ""); in test_lrint()
[all …]
/external/clang/test/CodeGen/
Dlibcall-declarations.c130 long int lrint(double);
288 F(lrint), F(lrintf), F(lrintl), F(lround), F(lroundf),
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp90 Ambiguous lrint(Ambiguous){ return Ambiguous(); } in lrint() function
1253 static_assert((std::is_same<decltype(std::lrint((float)0)), long>::value), ""); in test_lrint()
1254 static_assert((std::is_same<decltype(std::lrint((bool)0)), long>::value), ""); in test_lrint()
1255 static_assert((std::is_same<decltype(std::lrint((unsigned short)0)), long>::value), ""); in test_lrint()
1256 static_assert((std::is_same<decltype(std::lrint((int)0)), long>::value), ""); in test_lrint()
1257 static_assert((std::is_same<decltype(std::lrint((unsigned int)0)), long>::value), ""); in test_lrint()
1258 static_assert((std::is_same<decltype(std::lrint((long)0)), long>::value), ""); in test_lrint()
1259 static_assert((std::is_same<decltype(std::lrint((unsigned long)0)), long>::value), ""); in test_lrint()
1260 static_assert((std::is_same<decltype(std::lrint((long long)0)), long>::value), ""); in test_lrint()
1261 static_assert((std::is_same<decltype(std::lrint((unsigned long long)0)), long>::value), ""); in test_lrint()
[all …]
/external/XNNPACK/src/
Dsoftmax-nc.c113 lookup_table[(uint32_t) i] = (uint32_t) lrint(scaled_exp_xi); in xnn_create_softmax_nc_q8()
/external/OpenCL-CTS/test_common/harness/
Dcompat.h221 long int lrint (double flt);
Dmsvc9.c529 long int lrint (double x) in lrint() function
/external/libcxx/include/
Dmath.h1350 inline _LIBCPP_INLINE_VISIBILITY long lrint(float __lcpp_x) _NOEXCEPT {return ::lrintf(__lcpp… in lrint() function
1351 inline _LIBCPP_INLINE_VISIBILITY long lrint(long double __lcpp_x) _NOEXCEPT {return ::lrintl(__lcpp… in lrint() function
1356 lrint(_A1 __lcpp_x) _NOEXCEPT {return ::lrint((double)__lcpp_x);} in lrint() function
Dcmath244 long lrint (arithmetic x);
438 using ::lrint;
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dsimple_orc_jit.cc306 REGISTER_LIBM_SYMBOL(lrint, long (*)(double)); // NOLINT(runtime/int) in RegisterKnownJITSymbols()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h154 lrint(double d) in lrint() function
/external/XNNPACK/test/
Ddwconv-microkernel-tester.h206 lrint(127.5 - 0.5 * double(accumulated_min + accumulated_max) / output_scale),
Dfully-connected-operator-tester.h192 lrint(127.5 - 0.5 * double(accumulated_min + accumulated_max) / output_scale), in TestQ8()
Dgemm-microkernel-tester.h262 lrint(127.5 - 0.5 * double(accumulated_min + accumulated_max) / c_scale),
392 lrint(127.5 - 0.5 * double(accumulated_min + accumulated_max) / c_scale),
Ddeconvolution-operator-tester.h504 lrint(127.5 - 0.5 * double(accumulated_min + accumulated_max) / output_scale), in TestQ8()
776 lrint(127.5 - 0.5 * double(accumulated_min + accumulated_max) / output_scale), in TestSetupQ8()
Dconvolution-operator-tester.h636 lrint(127.5 - 0.5 * double(accumulated_min + accumulated_max) / output_scale), in TestNHWCxQ8()
1102 lrint(127.5 - 0.5 * double(accumulated_min + accumulated_max) / output_scale), in TestSetupNHWCxQ8()

12