Home
last modified time | relevance | path

Searched defs:rint (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/src/math/i386/
H A Drint.c3 double rint(double x) in rint() function
/third_party/musl/src/math/s390x/
H A Drint.c5 double rint(double x) in rint() function
/third_party/musl/src/math/aarch64/
H A Drint.c3 double rint(double x) in rint() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Drint.c12 double rint(double x) in rint() function
/third_party/musl/src/math/
H A Drint.c12 double rint(double x) in rint() function
/third_party/ffmpeg/libavutil/
H A Dtablegen.h41 #define rint ff_rint macro
H A Dlibm.h423 static inline double rint(double x) in rint() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h195 #undef rint macro
258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h195 #undef rint macro
258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/musl/include/
H A Dtgmath.h195 #undef rint macro
258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gk110.cpp218 bool rint = false; in emitRoundMode() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A 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_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1341 const auto rint = spvTemplate.specialize(subs); in initPrograms() local
2132 std::stringstream rint; in initPrograms() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp1868 static inline float rint (float a) in rint() function
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc2976 void Assembler::rint(SecondaryField fmt, FPURegister fd, FPURegister fs) { in rint() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc2704 void Assembler::rint(SecondaryField fmt, FPURegister fd, FPURegister fs) { in rint() function in v8::internal::Assembler

Completed in 40 milliseconds