Home
last modified time | relevance | path

Searched refs:n_outer (Results 1 – 17 of 17) sorted by relevance

/dports/devel/R-cran-rlang/rlang/src/lib/
H A Dsquash.c46 r_ssize n_outer = r_length(outer); in atom_squash() local
49 for (r_ssize i = 0; i != n_outer; ++i) { in atom_squash()
89 r_ssize n_outer = r_length(outer); in list_squash() local
91 for (r_ssize i = 0; i != n_outer; ++i) { in list_squash()
164 r_ssize n_outer = r_length(outer); in squash_info() local
166 for (r_ssize i = 0; i != n_outer; ++i) { in squash_info()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dsingle-field.c34 void test_3 (struct nested n_outer) in test_3() argument
36 __analyzer_called_by_test_3 (n_outer); in test_3()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/analyzer/
H A Dsingle-field.c34 void test_3 (struct nested n_outer) in test_3() argument
36 __analyzer_called_by_test_3 (n_outer); in test_3()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dsingle-field.c34 void test_3 (struct nested n_outer) in test_3() argument
36 __analyzer_called_by_test_3 (n_outer); in test_3()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Dsingle-field.c34 void test_3 (struct nested n_outer) in test_3() argument
36 __analyzer_called_by_test_3 (n_outer); in test_3()
/dports/security/gcr/gcr-3.40.0/gcr/
H A Dgcr-openssh.c167 gsize len_bits, len_exponent, len_modulus, len_options, n_outer; in parse_v1_public_line() local
177 n_outer = length; in parse_v1_public_line()
236 bytes = g_bytes_new_with_free_func (outer, n_outer, in parse_v1_public_line()
484 gsize n_outer = length; in parse_v2_public_line() local
548 bytes = g_bytes_new_with_free_func (outer, n_outer, in parse_v2_public_line()
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Dsetnonzeros_param_impl.hpp566 casadi_int n_outer = this->dep(2).nnz(); in generate() local
573 g << "for (cr=" << g.work(arg[2], n_outer) in generate()
575 << "; cr!=" << g.work(arg[2], n_outer) << "+" << n_outer in generate()
591 casadi_int n_outer = this->dep(3).nnz(); in generate() local
602 g << "for (cr=" << g.work(arg[3], n_outer) in generate()
604 << "; cr!=" << g.work(arg[3], n_outer) << "+" << n_outer in generate()
/dports/math/amgcl/amgcl-1.4.2/amgcl/solver/
H A Dlgmres.hpp253 unsigned iter = 0, n_outer = 0; in operator ()() local
366 unsigned outer_slot = n_outer % prm.K; in operator ()()
367 ++n_outer; in operator ()()
/dports/math/libmesh/libmesh-1.6.2/src/geom/
H A Delem.C378 for (unsigned int n_outer=0; n_outer<n_vertices; n_outer++) in hmin() local
379 for (unsigned int n_inner=n_outer+1; n_inner<n_vertices; n_inner++) in hmin()
381 const auto diff = (this->point(n_outer) - this->point(n_inner)); in hmin()
398 for (unsigned int n_outer=0; n_outer<n_vertices; n_outer++) in hmax() local
399 for (unsigned int n_inner=n_outer+1; n_inner<n_vertices; n_inner++) in hmax()
401 const auto diff = (this->point(n_outer) - this->point(n_inner)); in hmax()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/topi/arm_cpu/
H A Dconv2d_gemm.py185 n_outer, n_inner = s[data_im2col].split(n, 16)
186 s[data_im2col].unroll(n_outer)
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/optflow/src/
H A Dtvl1flow.cpp1280 for (int n_outer = 0; error > scaledEpsilon && n_outer < outerIterations; ++n_outer) in procOneScale_ocl() local
1289 n = n_inner + n_outer*innerIterations; in procOneScale_ocl()
1379 for (int n_outer = 0; error > scaledEpsilon && n_outer < outerIterations; ++n_outer) in procOneScale() local
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/datasets/tests/
H A Dtest_samples_generator.py625 for (n_samples, n_outer, n_inner) in [(7, 3, 4), (8, 4, 4)]:
641 n_outer,
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/multiarray/
H A Ditem_selection.c675 npy_intp n, n_outer, i, j, k, chunk; in PyArray_Repeat() local
747 n_outer = 1; in PyArray_Repeat()
749 n_outer *= PyArray_DIMS(aop)[i]; in PyArray_Repeat()
751 for (i = 0; i < n_outer; i++) { in PyArray_Repeat()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/include/numpy/
H A Dndarraytypes.h439 npy_intp nindarray, npy_intp n_outer,
/dports/math/py-numpy/numpy-1.20.3/doc/source/reference/c-api/
H A Dtypes-and-structures.rst701 npy_intp n_outer, npy_intp m_middle, npy_intp nelem, \
710 ``(n_outer, nindarray, nelem)``, a pointer ``indarray`` to a
714 ``(n_outer, m_middle, nelem)``. The indices in ``indarray`` are
/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DPathfinder.cpp669 int system_id, size_t n_outer = 1, size_t n_inner = 0) const;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/fe/
H A Dmapping_q_generic.cc990 const unsigned int n_outer = 8 + 12 * M + 6 * M * M; in compute_support_point_weights_on_hex() local
993 lohvs.reinit(n_inner, n_outer); in compute_support_point_weights_on_hex()