Home
last modified time | relevance | path

Searched defs:Nvals (Results 1 – 20 of 20) sorted by relevance

/dports/math/qposases/qpOASES-3.2.1/src/
H A DSQProblemSchur.cpp1895 real_t* Nvals = new real_t[nFRStart+nACStart+nS]; in removeBound() local
3162 …l_t* const Mvals, int_t numNonzerosN, const sparse_int_t* Npos, const real_t* const Nvals, real_t … in addToSchurComplement()
/dports/math/casadi/casadi-3.5.5/external_packages/qpOASES/src/
H A DSQProblemSchur.cpp1905 real_t* Nvals = new real_t[nFRStart+nACStart+nS]; in removeBound() local
3170 …l_t* const Mvals, int_t numNonzerosN, const sparse_int_t* Npos, const real_t* const Nvals, real_t … in addToSchurComplement()
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/
H A DCudaCoulomb.cu1385 __global__ void test_texture_kernel(float x[], float vals[], int Ntex, int Nvals) in test_texture_kernel()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1307 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1307 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1307 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1305 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1305 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1305 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1307 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1305 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1307 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1305 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1307 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1307 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1307 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1306 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1306 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1307 Phi(MemRegionRef A, unsigned Nvals) : SExpr(COP_Phi), Values(A, Nvals) {} in Phi()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_Color.c2732 float *SUMA_PercFullRangeVol(float *V, int N_V, int p10, int exzero, int *Nvals) in SUMA_PercFullRangeVol()