Home
last modified time | relevance | path

Searched defs:rint (Results 1 – 18 of 18) sorted by relevance

/third_party/musl/src/math/s390x/
Drint.c5 double rint(double x) in rint() function
/third_party/musl/src/math/i386/
Drint.c3 double rint(double x) in rint() function
/third_party/musl/src/math/aarch64/
Drint.c3 double rint(double x) in rint() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Drint.c12 double rint(double x) in rint() function
/third_party/musl/src/math/
Drint.c12 double rint(double x) in rint() function
/third_party/ffmpeg/libavutil/
Dtablegen.h41 #define rint ff_rint macro
Dlibm.h423 static inline double rint(double x) in rint() function
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/musl/include/
Dtgmath.h258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp1341 const auto rint = spvTemplate.specialize(subs); in initPrograms() local
2132 std::stringstream rint; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp1341 const auto rint = spvTemplate.specialize(subs); in initPrograms() local
2132 std::stringstream rint; in initPrograms() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_emit_gk110.cpp218 bool rint = false; in emitRoundMode() local
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler_test.cpp1329 TEST_F(ComputeTest, rint) in TEST_F() argument
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp1748 static inline float rint (float a) in rint() function
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc2704 void Assembler::rint(SecondaryField fmt, FPURegister fd, FPURegister fs) { in rint() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc2976 void Assembler::rint(SecondaryField fmt, FPURegister fd, FPURegister fs) { in rint() function in v8::internal::Assembler
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp35880 rint(float __x) in rint() function
35884 rint(long double __x) in rint() function
35892 rint(_Tp __x) in rint() function