Home
last modified time | relevance | path

Searched refs:xwr (Results 26 – 50 of 254) sorted by relevance

1234567891011

/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/boot/dts/
H A DMakefile109 bcm47081-luxul-xwr-1200.dtb \
123 bcm47094-luxul-xwr-3100.dtb \
124 bcm47094-luxul-xwr-3150-v1.dtb \
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/boot/dts/
H A DMakefile109 bcm47081-luxul-xwr-1200.dtb \
123 bcm47094-luxul-xwr-3100.dtb \
124 bcm47094-luxul-xwr-3150-v1.dtb \
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/boot/dts/
H A DMakefile109 bcm47081-luxul-xwr-1200.dtb \
123 bcm47094-luxul-xwr-3100.dtb \
124 bcm47094-luxul-xwr-3150-v1.dtb \
/dports/math/alglib/alglib-cpp/src/
H A Dinterpolation.h8410 void rbfunpack(const rbfmodel &s, ae_int_t &nx, ae_int_t &ny, real_2d_array &xwr, ae_int_t &nc, rea…
9477 /* Real */ ae_matrix* xwr,
9804 /* Real */ ae_matrix* xwr,
10062 /* Real */ ae_matrix* xwr,
H A Dinterpolation.cpp17954 /* Real */ ae_matrix* xwr,
39801 /* Real */ ae_matrix* xwr, in rbfv1unpack() argument
39812 ae_matrix_clear(xwr); in rbfv1unpack()
49923 /* Real */ ae_matrix* xwr, in rbfv2unpack() argument
49933 ae_matrix_clear(xwr); in rbfv2unpack()
51323 /* Real */ ae_matrix* xwr, in rbfv2_partialunpackrec() argument
51353 xwr->ptr.pp_double[*k][j] = xwr->ptr.pp_double[*k][j]*s->ptr.p_double[j]; in rbfv2_partialunpackrec()
55851 /* Real */ ae_matrix* xwr, in rbfunpack() argument
55860 ae_matrix_clear(xwr); in rbfunpack()
55868 rbfv1unpack(&s->model1, nx, ny, xwr, nc, v, _state); in rbfunpack()
[all …]
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dinterpolation.h8314 void rbfunpack(const rbfmodel &s, ae_int_t &nx, ae_int_t &ny, real_2d_array &xwr, ae_int_t &nc, rea…
9530 /* Real */ ae_matrix* xwr,
9826 /* Real */ ae_matrix* xwr,
9968 /* Real */ ae_matrix* xwr,
H A Dinterpolation.cpp17496 /* Real */ ae_matrix* xwr,
41430 /* Real */ ae_matrix* xwr, in rbfv2unpack() argument
41440 ae_matrix_clear(xwr); in rbfv2unpack()
42830 /* Real */ ae_matrix* xwr, in rbfv2_partialunpackrec() argument
42860 xwr->ptr.pp_double[*k][j] = xwr->ptr.pp_double[*k][j]*s->ptr.p_double[j]; in rbfv2_partialunpackrec()
51743 /* Real */ ae_matrix* xwr, in rbfv1unpack() argument
51754 ae_matrix_clear(xwr); in rbfv1unpack()
55154 /* Real */ ae_matrix* xwr, in rbfunpack() argument
55163 ae_matrix_clear(xwr); in rbfunpack()
55171 rbfv1unpack(&s->model1, nx, ny, xwr, nc, v, _state); in rbfunpack()
[all …]
/dports/devel/m17n-db/m17n-db-1.8.0/MIM/
H A Dvi-han.mim2089 ("xwr" ("杵處处"))
H A Dvi-nom.mim7076 ("xwr" ("處䖏使処处杵"))
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_i.cpp11215 real_2d_array xwr; in main() local
11219 rbfunpack(model, nx, ny, xwr, nc, c, modelversion); in main()
11240 rbfunpack(model, nx, ny, xwr, nc, c, modelversion); in main()
11256 rbfunpack(model, nx, ny, xwr, nc, c, modelversion); in main()
H A Dtest_c.cpp101720 ae_matrix xwr; in sqrdegmatrixrbftest() local
101741 memset(&xwr, 0, sizeof(xwr)); in sqrdegmatrixrbftest()
102202 ae_matrix xwr; in testrbfunit_specialtest() local
102221 memset(&xwr, 0, sizeof(xwr)); in testrbfunit_specialtest()
102483 …if( ((((tmpnx!=nx||tmpny!=ny)||tmpnc!=xy.rows)||xwr.cols!=nx+ny+1)||xwr.rows!=tmpnc)||modelversion… in testrbfunit_specialtest()
102728 ae_matrix xwr; in testrbfunit_basicrbftest() local
102750 memset(&xwr, 0, sizeof(xwr)); in testrbfunit_basicrbftest()
102953 …if( (((((nx!=unx||ny!=uny)||xwr.rows!=np)||xwr.cols!=nx+ny+1)||v.rows!=ny)||v.cols!=nx+1)||modelve… in testrbfunit_basicrbftest()
103469 ae_matrix xwr; in testrbfunit_linearitymodelrbftest() local
103486 memset(&xwr, 0, sizeof(xwr)); in testrbfunit_linearitymodelrbftest()
[all …]
/dports/math/alglib/alglib-cpp/tests/
H A Dtest_i.cpp10571 real_2d_array xwr; in main() local
10575 rbfunpack(model, nx, ny, xwr, nc, c, modelversion); in main()
10596 rbfunpack(model, nx, ny, xwr, nc, c, modelversion); in main()
10612 rbfunpack(model, nx, ny, xwr, nc, c, modelversion); in main()
/dports/textproc/link-grammar/link-grammar-5.8.0/data/ar/words/
H A Dwords.Ndu1780 xwr.Ndu
H A Dwords.IV2548 xwr.IV
H A Dwords.n7076 >xwr.N
7077 xwr.N
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Ddisk_log_SUITE.erl987 W = xwr(a, 400),
994 xwr(Log, BytesItem) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Ddisk_log_SUITE.erl987 W = xwr(a, 400),
994 xwr(Log, BytesItem) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Ddisk_log_SUITE.erl987 W = xwr(a, 400),
994 xwr(Log, BytesItem) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Ddisk_log_SUITE.erl987 W = xwr(a, 400),
994 xwr(Log, BytesItem) -> function
/dports/editors/emacs-devel/emacs-4d1968b/leim/MISC-DIC/
H A Dziranma.cin6960 xwr' ��
6961 xwr' ��
6962 xwr' ��
6963 xwr' ��
6964 xwr' ��
6965 xwr' ��
/dports/editors/emacs/emacs-27.2/leim/MISC-DIC/
H A Dziranma.cin6960 xwr' ��
6961 xwr' ��
6962 xwr' ��
6963 xwr' ��
6964 xwr' ��
6965 xwr' ��
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Ddisk_log_SUITE.erl996 W = xwr(a, 400),
1003 xwr(Log, BytesItem) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Ddisk_log_SUITE.erl996 W = xwr(a, 400),
1003 xwr(Log, BytesItem) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/
H A Ddisk_log_SUITE.erl996 W = xwr(a, 400),
1003 xwr(Log, BytesItem) -> function
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/cWnn/cdic/
H A DQianMa.u6999 xwr �� ���� 20

1234567891011