Home
last modified time | relevance | path

Searched refs:nc_1 (Results 1 – 14 of 14) sorted by relevance

/dports/math/R/R-4.1.2/src/library/stats/src/
H A Drcont.c44 nc_1 = ncol - 1, in rcont2() local
48 for (int j = 0; j < nc_1; ++j) in rcont2()
57 for (int m = 0; m < nc_1; ++m) { in rcont2()
65 for (int j = m; j < nc_1; ++j) in rcont2()
146 matrix[l + nc_1 * nrow] = ia;/* last column in row l */ in rcont2()
150 for (int m = 0; m < nc_1; ++m) in rcont2()
153 matrix[nr_1 + nc_1 * nrow] = ib - matrix[nr_1 + (nc_1-1) * nrow]; in rcont2()
/dports/math/libRmath/R-4.1.1/src/library/stats/src/
H A Drcont.c44 nc_1 = ncol - 1, in rcont2() local
48 for (int j = 0; j < nc_1; ++j) in rcont2()
57 for (int m = 0; m < nc_1; ++m) { in rcont2()
65 for (int j = m; j < nc_1; ++j) in rcont2()
146 matrix[l + nc_1 * nrow] = ia;/* last column in row l */ in rcont2()
150 for (int m = 0; m < nc_1; ++m) in rcont2()
153 matrix[nr_1 + nc_1 * nrow] = ib - matrix[nr_1 + (nc_1-1) * nrow]; in rcont2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/data/ov_name_constraints/
H A Dgenerate-certs.py93 nc_1 = nc_permit_o1.config.get_section('nc_1') variable
94 nc_1.add_property('organizationName', 'O1')
109 nc_1 = nc_permit_bmp_o1.config.get_section('nc_1') variable
110 nc_1.add_property('organizationName', 'O1')
121 nc_1 = nc_permit_cn.config.get_section('nc_1') variable
122 nc_1.add_property('commonName', 'O1')
133 nc_1 = nc_exclude_o1.config.get_section('nc_1') variable
134 nc_1.add_property('organizationName', 'O1')
156 nc_1 = nc_permit_o2_o1_o3.config.get_section('nc_1') variable
157 nc_1.add_property('organizationName', 'O2')
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/data/ov_name_constraints/
H A Dgenerate-certs.py93 nc_1 = nc_permit_o1.config.get_section('nc_1') variable
94 nc_1.add_property('organizationName', 'O1')
109 nc_1 = nc_permit_bmp_o1.config.get_section('nc_1') variable
110 nc_1.add_property('organizationName', 'O1')
121 nc_1 = nc_permit_cn.config.get_section('nc_1') variable
122 nc_1.add_property('commonName', 'O1')
133 nc_1 = nc_exclude_o1.config.get_section('nc_1') variable
134 nc_1.add_property('organizationName', 'O1')
156 nc_1 = nc_permit_o2_o1_o3.config.get_section('nc_1') variable
157 nc_1.add_property('organizationName', 'O2')
/dports/math/py-numexpr/numexpr-2.8.0/numexpr/
H A Dcomplex_functions.hpp16 static npy_cdouble nc_1 = {1., 0.}; variable
188 aa = nc_1; in nc_pow()
198 if (br < 0) nc_quot(&nc_1, r, r); in nc_pow()
228 nc_diff(&nc_1, r, r); in nc_acos()
247 nc_sum(x, &nc_1, &t); in nc_acosh()
249 nc_diff(x, &nc_1, r); in nc_acosh()
267 nc_diff(&nc_1, r, r); in nc_asin()
287 nc_sum(&nc_1, r, r); in nc_asinh()
317 nc_diff(&nc_1, pa, r); in nc_atanh()
318 nc_sum(&nc_1, pa, pb); in nc_atanh()
/dports/math/GiNaC/ginac-1.8.2/ginac/polynomial/
H A Dnewton_interpolate.h49 const numeric nc_1 = recip(nc, p); in newton_interp() local
52 tmp = (((e1 - tmp).expand().smod(pnum))*nc_1).smod(pnum); in newton_interp()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Dc_SUITE.erl23 -export([c_1/1, c_2/1, c_3/1, c_4/1, nc_1/1, nc_2/1, nc_3/1, nc_4/1,
35 [c_1, c_2, c_3, c_4, nc_1, nc_2, nc_3, nc_4,
97 nc_1(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/
H A Dc_SUITE.erl23 -export([c_1/1, c_2/1, c_3/1, c_4/1, nc_1/1, nc_2/1, nc_3/1, nc_4/1,
35 [c_1, c_2, c_3, c_4, nc_1, nc_2, nc_3, nc_4,
97 nc_1(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Dc_SUITE.erl23 -export([c_1/1, c_2/1, c_3/1, c_4/1, nc_1/1, nc_2/1, nc_3/1, nc_4/1,
35 [c_1, c_2, c_3, c_4, nc_1, nc_2, nc_3, nc_4,
97 nc_1(Config) when is_list(Config) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Dc_SUITE.erl23 -export([c_1/1, c_2/1, c_3/1, c_4/1, nc_1/1, nc_2/1, nc_3/1, nc_4/1,
35 [c_1, c_2, c_3, c_4, nc_1, nc_2, nc_3, nc_4,
97 nc_1(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Dc_SUITE.erl23 -export([c_1/1, c_2/1, c_3/1, c_4/1, nc_1/1, nc_2/1, nc_3/1, nc_4/1,
35 [c_1, c_2, c_3, c_4, nc_1, nc_2, nc_3, nc_4,
97 nc_1(Config) when is_list(Config) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Dc_SUITE.erl23 -export([c_1/1, c_2/1, c_3/1, c_4/1, nc_1/1, nc_2/1, nc_3/1, nc_4/1,
35 [c_1, c_2, c_3, c_4, nc_1, nc_2, nc_3, nc_4,
97 nc_1(Config) when is_list(Config) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/
H A Dc_SUITE.erl23 -export([c_1/1, c_2/1, c_3/1, c_4/1, nc_1/1, nc_2/1, nc_3/1, nc_4/1,
35 [c_1, c_2, c_3, c_4, nc_1, nc_2, nc_3, nc_4,
97 nc_1(Config) when is_list(Config) -> function
/dports/graphics/krita/krita-4.4.8/po/hu/
H A Dkrita.po48169 #~ msgstr "Z_lánc_1"
62772 #~ msgstr "Z_lánc_1"