Home
last modified time | relevance | path

Searched +defs:D +defs:ng (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/math/hpipm/hpipm-0.1.1/ocp_qp/
H A Dx_ocp_qp.c53 int *ng = dim->ng; in OCP_QP_MEMSIZE() local
150 int *ng = dim->ng; in OCP_QP_CREATE() local
429 int *ng = qp->dim->ng; in OCP_QP_SET_ALL_ZERO() local
472 int *ng = qp->dim->ng; in OCP_QP_SET_RHS_ZERO() local
506 int *ng = qp->dim->ng; in OCP_QP_SET_ALL() local
602 int *ng = qp->dim->ng; in OCP_QP_SET() local
1059 int *ng = qp->dim->ng; in OCP_QP_SET_UB() local
1073 int *ng = qp->dim->ng; in OCP_QP_GET_UB() local
1094 int *ng = qp->dim->ng; in OCP_QP_SET_UBX() local
1329 void OCP_QP_SET_D(int stage, REAL *D, struct OCP_QP *qp) in OCP_QP_SET_D()
[all …]
/dports/math/hpipm/hpipm-0.1.1/tree_ocp_qp/
H A Dx_tree_ocp_qp.c47 int *ng = dim->ng; in MEMSIZE_TREE_OCP_QP() local
113 int *ng = dim->ng; in CREATE_TREE_OCP_QP() local
318 …*R, REAL **q, REAL **r, int **idxb, REAL **d_lb, REAL **d_ub, REAL **C, REAL **D, REAL **d_lg, REA… in CVT_COLMAJ_TO_TREE_OCP_QP()
325 int *ng = qp->dim->ng; in CVT_COLMAJ_TO_TREE_OCP_QP() local
/dports/math/hpipm/hpipm-0.1.1/archive/ocp_nlp/
H A Dd_ocp_nlp.c64 int MEMSIZE_OCP_NLP(int N, int *nx, int *nu, int *nb, int *ng, int *ns) in MEMSIZE_OCP_NLP()
105 void CREATE_OCP_NLP(int N, int *nx, int *nu, int *nb, int *ng, int *ns, struct OCP_NLP *nlp, void *… in CREATE_OCP_NLP()
295 … **x_ref, REAL **u_ref, int **idxb, REAL **d_lb, REAL **d_ub, REAL **C, REAL **D, REAL **d_lg, REA… in CVT_COLMAJ_TO_OCP_NLP()
302 int *ng = nlp->ng; in CVT_COLMAJ_TO_OCP_NLP() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/bsdf/
H A Dmicrofacethelper.h117 const foundation::Vector3f ng = in sample() local
151 const float D = MDF::D(m, alpha_x, alpha_y); in sample() local
206 const float D = MDF::D(m, alpha_x, alpha_y); in evaluate() local
/dports/math/hpipm/hpipm-0.1.1/examples/archive/octave/
H A Dgetting_started_soft_constr.m20 ng = 2; variable
72 D = [1,0; variable
/dports/math/hpipm/hpipm-0.1.1/examples/archive/matlab/
H A Dgetting_started_soft_constr.m20 ng = 2; variable
72 D = [1,0; variable
/dports/science/qmcpack/qmcpack-3.11.0/src/spline/
H A Deinspline_engine.hpp32 D = bspline_engine_traits<ENGT>::DIM enumerator
50 TinyVector<int, D>& ng, in create()
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/
H A Dexa.c4 #define tmalloc(D,T,N) {D = (T *) malloc(sizeof(T)*(N)); \ argument
6 #define tfree(D) {if (D) free( (char *) D); D=0;} argument
19 *spv,**spm,ng,rwl,nb; variable
/dports/science/afni/afni-AFNI_21.3.16/src/avovk/
H A D3dkmeans.c201 int ng = 0; in main() local
212 float *dvec=NULL, **D=NULL; in main() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() function
56 int ng; // expected-note 6{{here}} variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() function
56 int ng; // expected-note 6{{here}} variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() argument
56 int ng; // expected-note 6{{here}} variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() function
56 int ng; // expected-note 6{{here}} variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() argument
56 int ng; // expected-note 6{{here}} variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() argument
56 int ng; // expected-note 6{{here}} variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() argument
56 int ng; // expected-note 6{{here}} variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() function
56 int ng; // expected-note 6{{here}} variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() function
56 int ng; // expected-note 6{{here}} variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() argument
56 int ng; // expected-note 6{{here}} variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() function
56 int ng; // expected-note 6{{here}} variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() argument
56 int ng; // expected-note 6{{here}} variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() function
56 int ng; // expected-note 6{{here}} variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() argument
56 int ng; // expected-note 6{{here}} variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() argument
56 int ng; // expected-note 6{{here}} variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp42 struct D : B { struct
43 …nstexpr D() : B(global) { } // expected-error {{constexpr constructor never produces a constant ex… in D() function
56 int ng; // expected-note 6{{here}} variable

1234567