/external/mesa3d/src/mesa/main/ |
D | drawpix.c | 61 lroundf(ctx->Current.RasterPos[0]), in _mesa_DrawPixels() 62 lroundf(ctx->Current.RasterPos[1])); in _mesa_DrawPixels() 144 GLint x = lroundf(ctx->Current.RasterPos[0]); in _mesa_DrawPixels() 145 GLint y = lroundf(ctx->Current.RasterPos[1]); in _mesa_DrawPixels() 205 lroundf(ctx->Current.RasterPos[0]), in _mesa_CopyPixels() 206 lroundf(ctx->Current.RasterPos[1])); in _mesa_CopyPixels() 278 GLint destx = lroundf(ctx->Current.RasterPos[0]); in _mesa_CopyPixels() 279 GLint desty = lroundf(ctx->Current.RasterPos[1]); in _mesa_CopyPixels()
|
D | eval.c | 708 v[i] = lroundf(data[i]); in _mesa_GetnMapivARB() 732 v[0] = lroundf(map1d->u1); in _mesa_GetnMapivARB() 733 v[1] = lroundf(map1d->u2); in _mesa_GetnMapivARB() 739 v[0] = lroundf(map2d->u1); in _mesa_GetnMapivARB() 740 v[1] = lroundf(map2d->u2); in _mesa_GetnMapivARB() 741 v[2] = lroundf(map2d->v1); in _mesa_GetnMapivARB() 742 v[3] = lroundf(map2d->v2); in _mesa_GetnMapivARB()
|
D | get.c | 1973 params[7] = lroundf(((GLfloat *) p)[7]); in _mesa_GetIntegerv() 1974 params[6] = lroundf(((GLfloat *) p)[6]); in _mesa_GetIntegerv() 1975 params[5] = lroundf(((GLfloat *) p)[5]); in _mesa_GetIntegerv() 1976 params[4] = lroundf(((GLfloat *) p)[4]); in _mesa_GetIntegerv() 1979 params[3] = lroundf(((GLfloat *) p)[3]); in _mesa_GetIntegerv() 1982 params[2] = lroundf(((GLfloat *) p)[2]); in _mesa_GetIntegerv() 1985 params[1] = lroundf(((GLfloat *) p)[1]); in _mesa_GetIntegerv() 1988 params[0] = lroundf(((GLfloat *) p)[0]); in _mesa_GetIntegerv() 2969 params[3] = lroundf(v.value_float_4[3]); in _mesa_GetIntegeri_v() 2973 params[2] = lroundf(v.value_float_4[2]); in _mesa_GetIntegeri_v() [all …]
|
D | pixelstore.c | 242 _mesa_PixelStorei(pname, lroundf(param)); in _mesa_PixelStoref() 256 _mesa_PixelStorei_no_error(pname, lroundf(param)); in _mesa_PixelStoref_no_error()
|
D | light.c | 859 *params = lroundf( mat[MAT_ATTRIB_SHININESS(f)][0] ); in _mesa_GetMaterialiv() 862 params[0] = lroundf( mat[MAT_ATTRIB_INDEXES(f)][0] ); in _mesa_GetMaterialiv() 863 params[1] = lroundf( mat[MAT_ATTRIB_INDEXES(f)][1] ); in _mesa_GetMaterialiv() 864 params[2] = lroundf( mat[MAT_ATTRIB_INDEXES(f)][2] ); in _mesa_GetMaterialiv()
|
D | samplerobj.c | 1431 *params = lroundf(sampObj->MinLod); in _mesa_GetSamplerParameteriv() 1437 *params = lroundf(sampObj->MaxLod); in _mesa_GetSamplerParameteriv() 1443 *params = lroundf(sampObj->LodBias); in _mesa_GetSamplerParameteriv() 1461 *params = lroundf(sampObj->MaxAnisotropy); in _mesa_GetSamplerParameteriv()
|
D | texparam.c | 2443 *params = CLAMP(lroundf(obj->Sampler.MinLod), INT_MIN, INT_MAX); in get_tex_parameteriv() 2458 *params = CLAMP(lroundf(obj->Sampler.MaxLod), INT_MIN, INT_MAX); in get_tex_parameteriv() 2482 *params = CLAMP(lroundf(obj->Sampler.MaxAnisotropy), INT_MIN, INT_MAX); in get_tex_parameteriv() 2527 *params = CLAMP(lroundf(obj->Sampler.LodBias), INT_MIN, INT_MAX); in get_tex_parameteriv()
|
/external/libaom/libaom/aom_ports/ |
D | msvc.h | 38 static INLINE long lroundf(float x) { in lroundf() function
|
/external/clang/test/CodeGen/ |
D | libcall-declarations.c | 134 long int lroundf(float); 288 F(lrint), F(lrintf), F(lrintl), F(lround), F(lroundf),
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/common/ |
D | ARDUtilities.m | 127 return lroundf(cpu_usage_percentage);
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aatriangle.c | 126 return (GLchan) lroundf(z); in solve_plane_chan()
|
D | s_context.h | 437 #define FloatToFixed(X) (lroundf((X) * FIXED_SCALE))
|
D | s_aaline.c | 183 return (GLchan) lroundf(z); in solve_plane_chan()
|
D | s_blit.c | 301 GLint srcRow = lroundf(srcRowF); in blit_nearest()
|
/external/OpenCL-CTS/test_common/harness/ |
D | compat.h | 205 long lroundf(float x);
|
D | msvc9.c | 443 long lroundf(float x) in lroundf() function
|
/external/libcxx/include/ |
D | cmath | 249 long lroundf(float x); 441 using ::lroundf;
|
D | math.h | 1360 inline _LIBCPP_INLINE_VISIBILITY long lround(float __lcpp_x) _NOEXCEPT {return ::lroundf(__lc… in lround()
|
/external/clang/lib/Headers/ |
D | tgmath.h | 1017 __tg_lround(float __x) {return lroundf(__x);} in __tg_lround()
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xm_api.c | 153 return lroundf((GLfloat) max * pow(x, 1.0F/gamma)); in gamma_adjust()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 1232 static_assert((std::is_same<decltype(lroundf(0)), long>::value), ""); in test_lround()
|
/external/clang/include/clang/Basic/ |
D | Builtins.def | 1058 LIBBUILTIN(lroundf, "Lif", "fne", "math.h", ALL_LANGUAGES)
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 1283 static_assert((std::is_same<decltype(std::lroundf(0)), long>::value), ""); in test_lround()
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2231 fun:lroundf=uninstrumented
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/NVPTX/ |
D | debug-info.ll | 8943 !520 = !DISubprogram(name: "lroundf", linkageName: "_ZL7lroundff", scope: !444, file: !444, line: 1…
|