Home
last modified time | relevance | path

Searched refs:logf_ (Results 1 – 25 of 25) sorted by relevance

/dports/devel/libassa/libassa-3.5.1/assa/
H A DGenServer.h176 void set_flags (LogFlag logf_) { m_log_flag = logf_; } in set_flags() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Dlibcalls.c117 float logf_ = logf(f); in test_builtins() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc75 static float logf_(float x) { in logf_() function
195 : hlg.a * logf_(x - hlg.b) + hlg.c); in skcms_TransferFunction_eval()
1674 dfdP[0] = logf_(Y)*powf_(Y, g) in rg_nonlinear()
1675 - logf_(D)*powf_(D, g); in rg_nonlinear()
/dports/graphics/libjxl/libjxl-0.6.1/third_party/skcms/
H A Dskcms.cc73 static float logf_(float x) { in logf_() function
193 : hlg.a * logf_(x - hlg.b) + hlg.c); in skcms_TransferFunction_eval()
1688 dfdP[0] = logf_(Y)*powf_(Y, g) in rg_nonlinear()
1689 - logf_(D)*powf_(D, g); in rg_nonlinear()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc73 static float logf_(float x) { in logf_() function
193 : hlg.a * logf_(x - hlg.b) + hlg.c); in skcms_TransferFunction_eval()
1664 dfdP[0] = logf_(Y)*powf_(Y, g) in rg_nonlinear()
1665 - logf_(D)*powf_(D, g); in rg_nonlinear()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/third_party/skcms/
H A Dskcms.cc78 static float logf_(float x) { in logf_() function
209 : hlg.a * logf_(x - hlg.b) + hlg.c); in skcms_TransferFunction_eval()
1707 dfdP[0] = logf_(Y)*powf_(Y, g) in rg_nonlinear()
1708 - logf_(D)*powf_(D, g); in rg_nonlinear()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/third_party/skcms/
H A Dskcms.cc73 static float logf_(float x) { in logf_() function
193 : hlg.a * logf_(x - hlg.b) + hlg.c); in skcms_TransferFunction_eval()
1701 dfdP[0] = logf_(Y)*powf_(Y, g) in rg_nonlinear()
1702 - logf_(D)*powf_(D, g); in rg_nonlinear()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc75 static float logf_(float x) { in logf_() function
195 : hlg.a * logf_(x - hlg.b) + hlg.c); in skcms_TransferFunction_eval()
1674 dfdP[0] = logf_(Y)*powf_(Y, g) in rg_nonlinear()
1675 - logf_(D)*powf_(D, g); in rg_nonlinear()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc75 static float logf_(float x) { in logf_() function
195 : hlg.a * logf_(x - hlg.b) + hlg.c); in skcms_TransferFunction_eval()
1674 dfdP[0] = logf_(Y)*powf_(Y, g) in rg_nonlinear()
1675 - logf_(D)*powf_(D, g); in rg_nonlinear()
/dports/dns/gdnsd2/gdnsd-2.4.3/docs/
H A Dgdnsd-plugin-api.podin415 C<log_*()> and C<logf_*()> calls provided by gdnsd. Do not attempt to