| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | fmax.c | 3 double fmax(double x, double y) in fmax() function
|
| /third_party/musl/src/math/ |
| D | fmax.c | 3 double fmax(double x, double y) in fmax() function
|
| /third_party/musl/src/math/aarch64/ |
| D | fmax.c | 3 double fmax(double x, double y) in fmax() function
|
| /third_party/musl/src/math/riscv64/ |
| D | fmax.c | 5 double fmax(double x, double y) in fmax() function
|
| /third_party/musl/src/math/powerpc64/ |
| D | fmax.c | 5 double fmax(double x, double y) in fmax() function
|
| /third_party/musl/src/math/riscv32/ |
| D | fmax.c | 5 double fmax(double x, double y) in fmax() function
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| D | serialize_tests.cpp | 128 nir_ssa_def *fmax = nir_fmax(b, zero, zero); in TEST_P() local
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | tgmath.h | 235 #define fmax(x,y) __tg_real_2(fmax, (x), (y)) macro
|
| /third_party/musl/include/ |
| D | tgmath.h | 235 #define fmax(x,y) __tg_real_2(fmax, (x), (y)) macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | tgmath.h | 235 #define fmax(x,y) __tg_real_2(fmax, (x), (y)) macro
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| D | options.c | 507 float f, fmin, fmax; in get_valid_param_string() local
|
| /third_party/vixl/test/aarch64/ |
| D | test-api-movprfx-aarch64.cc | 436 __ fmax(z24.VnS(), p1.Merging(), z24.VnS(), z24.VnS()); in TEST() local 949 __ fmax(z14.VnS(), p1.Merging(), z14.VnS(), 0.0); in TEST() local 952 __ fmax(z27.VnD(), p5.Merging(), z27.VnD(), z14.VnD()); in TEST() local 1793 __ fmax(z14.VnH(), p7.Merging(), z14.VnH(), 0.0); in TEST() local 1796 __ fmax(z17.VnS(), p4.Merging(), z17.VnS(), z9.VnS()); in TEST() local
|
| D | test-trace-aarch64.cc | 525 __ fmax(d12, d5, d5); in GenerateTestSequenceFP() local 526 __ fmax(s12, s28, s6); in GenerateTestSequenceFP() local 2614 __ fmax(v19.V2D(), v7.V2D(), v8.V2D()); in GenerateTestSequenceNEONFP() local 2615 __ fmax(v25.V2S(), v12.V2S(), v29.V2S()); in GenerateTestSequenceNEONFP() local 2616 __ fmax(v6.V4S(), v15.V4S(), v5.V4S()); in GenerateTestSequenceNEONFP() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_peephole.cpp | 1605 #define CASE(type, dst, fmin, fmax, imin, imax, umin, umax) \ in opnd() argument
|
| /third_party/vixl/src/aarch64/ |
| D | assembler-sve-aarch64.cc | 657 void Assembler::fmax(const ZRegister& zd, in fmax() function in vixl::aarch64::Assembler 676 void Assembler::fmax(const ZRegister& zd, in fmax() function in vixl::aarch64::Assembler
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 35560 fmax(float __x, float __y) in fmax() function 35564 fmax(long double __x, long double __y) in fmax() function 35571 fmax(_Tp __x, _Up __y) in fmax() function
|