Home
last modified time | relevance | path

Searched defs:fmax (Results 101 – 125 of 1512) sorted by relevance

12345678910>>...61

/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/math/aarch64/
H A Dfmax.c3 double fmax(double x, double y) in fmax() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/math/
H A Dfmax.c3 double fmax(double x, double y) in fmax() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/math/powerpc64/
H A Dfmax.c5 double fmax(double x, double y) in fmax() function
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/math/
H A Dfmax.c9 fmax (double _x, double _y) in fmax() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/math/
H A Dfmax.c3 double fmax(double x, double y) in fmax() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/common/
H A Ds_fmax.c12 double fmax(double x, double y) in fmax() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/common/
H A Ds_fmax.c12 double fmax(double x, double y) in fmax() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/aarch64/
H A Dfmax.c3 double fmax(double x, double y) in fmax() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/powerpc64/
H A Dfmax.c5 double fmax(double x, double y) in fmax() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/riscv64/
H A Dfmax.c5 double fmax(double x, double y) in fmax() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/src/math/
H A Dfmax.cpp14 double LLVM_LIBC_ENTRYPOINT(fmax)(double x, double y) { in LLVM_LIBC_ENTRYPOINT() argument
/dports/net/oha/oha-0.4.7/cargo-crates/libm-0.2.1/src/math/
H A Dfmax.rs2 pub fn fmax(x: f64, y: f64) -> f64 { in fmax() function
/dports/lang/rust/rustc-1.58.1-src/vendor/compiler_builtins/libm/src/math/
H A Dfmax.rs2 pub fn fmax(x: f64, y: f64) -> f64 { in fmax() function
/dports/lang/rust/rustc-1.58.1-src/vendor/libm/src/math/
H A Dfmax.rs3 pub fn fmax(x: f64, y: f64) -> f64 { in fmax() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/libm-0.2.1/src/math/
H A Dfmax.rs2 pub fn fmax(x: f64, y: f64) -> f64 { in fmax() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/libm-0.1.4/src/math/
H A Dfmax.rs3 pub fn fmax(x: f64, y: f64) -> f64 { in fmax() function
/dports/misc/mnn/MNN-1.2.0/source/backend/arm82/asm/arm64/
H A DMNNExpFP16.S32 fmax v16.8h, v16.8h, v4.8h label
33 fmax v17.8h, v17.8h, v4.8h label
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/arm/arm64/
H A DMNNExpC8.S32 fmax v16.4s, v16.4s, v4.4s label
33 fmax v17.4s, v17.4s, v4.4s label
/dports/audio/praat/praat-6.2.03/fon/
H A DSpectrogram.cpp44 double fmin, double fmax, integer nf, double df, double f1) in Spectrogram_create()
55 …rogram_paintInside (Spectrogram me, Graphics g, double tmin, double tmax, double fmin, double fmax, in Spectrogram_paintInside()
113 double tmin, double tmax, double fmin, double fmax, double maximum, int autoscaling, in Spectrogram_paint()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/aarch64/
H A Ds_fmax.c30 fmax (double x, double y) in fmax() function
/dports/x11-wm/awesome/awesome-4.3/lib/awful/layout/suit/
H A Dmax.lua24 local function fmax(p, fs) function
/dports/science/py-ase/ase-3.22.0/ase/test/constraints/
H A Dtest_external_force.py8 fmax = 0.001 variable
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/aarch64/
H A Ds_fmax.c30 fmax (double x, double y) in fmax() function
/dports/math/openlibm/openlibm-0.8.0/src/
H A Ds_fmax.c36 fmax(double x, double y) in fmax() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiHashing.h51 llvm_unreachable("unreachable!");
66 Expected<TagRecordHash> hashTagRecord(const codeview::CVType &Type); in MultiSampledSpectrogram_setFrequencyTicks()
67
68 } // end namespace pdb

12345678910>>...61