Home
last modified time | relevance | path

Searched defs:S_t (Results 1 – 18 of 18) sorted by relevance

/dports/finance/quantlib/QuantLib-1.20/ql/pricingengines/vanilla/
H A Danalyticeuropeanvasicekengine.cpp75 Real S_t = blackProcess_->x0(); in calculate() local
/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Ddata_types.hpp33 typedef float S_t ; typedef
H A Dlapack_overloads.hpp578 template<> inline void lacgv<hmat::S_t>(int, hmat::S_t*, int) {} in lacgv()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_brgemm_conv.hpp107 struct S_t { struct
108 char a[AMX_PALETTE_SIZE];
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-using.cpp201 typedef S<(0 > 0), int> S_t, *S_p; typedef
/dports/graphics/krita/krita-4.4.8/plugins/tools/tool_transform2/
H A Dkis_free_transform_strategy_gsl_helpers.cpp369 Eigen::Matrix3d S_t = KisAlgebra2D::fromQTransformStraight(m.S.transposed()); in calculateScale2DAffine() local
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/selection-to-path/
H A Dfit.c1427 real_coordinate_type S_t = evaluate_spline (S, t); in reparameterize() local