/third_party/musl/src/math/s390x/ |
D | rint.c | 5 double rint(double x) in rint() function
|
/third_party/musl/src/math/i386/ |
D | rint.c | 3 double rint(double x) in rint() function
|
/third_party/musl/src/math/aarch64/ |
D | rint.c | 3 double rint(double x) in rint() function
|
/third_party/libffi/testsuite/libffi.call/ |
D | return_sc.c | 19 ffi_arg rint; in main() local
|
D | strlen.c | 20 ffi_arg rint; in main() local
|
D | return_uc.c | 20 ffi_arg rint; in main() local
|
D | strlen3.c | 21 ffi_arg rint; in main() local
|
D | strlen2.c | 21 ffi_arg rint; in main() local
|
D | negint.c | 22 ffi_arg rint; in main() local
|
D | strlen4.c | 21 ffi_arg rint; in main() local
|
D | float.c | 25 ffi_arg rint; in main() local
|
D | promotion.c | 22 ffi_arg rint; in main() local
|
/third_party/musl/src/math/ |
D | rint.c | 12 double rint(double x) in rint() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | rint.c | 12 double rint(double x) in rint() function
|
/third_party/ffmpeg/libavutil/ |
D | tablegen.h | 41 #define rint ff_rint macro
|
D | libm.h | 423 static inline double rint(double x) in rint() function
|
/third_party/libffi/testsuite/libffi.closures/ |
D | unwindtest_ffi_call.cc | 22 ffi_arg rint; in main() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | math-compat.h | 86 #define rint(x) __gst_math_compat_rint(x) macro
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | gstnavigationtest.c | 32 #define rint(x) (floor((x)+0.5)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 258 #define rint(x) __tg_real(rint, (x)) macro
|
/third_party/musl/include/ |
D | tgmath.h | 258 #define rint(x) __tg_real(rint, (x)) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 258 #define rint(x) __tg_real(rint, (x)) macro
|
/third_party/musl/ndk_musl_include/ |
D | tgmath.h | 258 #define rint(x) __tg_real(rint, (x)) macro
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingDataSpillTests.cpp | 1341 const auto rint = spvTemplate.specialize(subs); in initPrograms() local 2132 std::stringstream rint; in initPrograms() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_emit_gk110.cpp | 218 bool rint = false; in emitRoundMode() local
|