/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/musl/porting/liteos_a/kernel/src/math/ |
D | rint.c | 12 double rint(double x) in rint() function
|
/third_party/musl/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/musl/porting/uniproton/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/liteos_m/kernel/include/ |
D | tgmath.h | 258 #define rint(x) __tg_real(rint, (x)) macro
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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/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
|
/third_party/mesa3d/src/microsoft/clc/ |
D | clc_compiler_test.cpp | 1329 TEST_F(ComputeTest, rint) in TEST_F() argument
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTexture.cpp | 1748 static inline float rint (float a) in rint() function
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | assembler-mips.cc | 2704 void Assembler::rint(SecondaryField fmt, FPURegister fd, FPURegister fs) { in rint() function in v8::internal::Assembler
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | assembler-mips64.cc | 2976 void Assembler::rint(SecondaryField fmt, FPURegister fd, FPURegister fs) { in rint() function in v8::internal::Assembler
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 35880 rint(float __x) in rint() function 35884 rint(long double __x) in rint() function 35892 rint(_Tp __x) in rint() function
|