Home
last modified time | relevance | path

Searched refs:xT (Results 1 – 25 of 768) sorted by relevance

12345678910>>...31

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dhelp.go57 return xT("json-type-string")
60 return xT("json-type-bool")
63 return xT("json-type-array") + reflectTypeToJSONType(xT,
67 return xT("json-type-object")
73 return xT("json-type-value")
129 xT(fieldDescKey))
238 xT(fieldDescKey+"--key"), xT(fieldDescKey+"--value"),
239 reflectTypeToJSONType(xT, rt), xT(fieldDescKey+"--desc"))
261 reflectTypeToJSONType(xT, rt), xT(fieldDescKey))
399 xT(method+"--synopsis"))
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dhelp.go57 return xT("json-type-string")
60 return xT("json-type-bool")
63 return xT("json-type-array") + reflectTypeToJSONType(xT,
67 return xT("json-type-object")
73 return xT("json-type-value")
129 xT(fieldDescKey))
238 xT(fieldDescKey+"--key"), xT(fieldDescKey+"--value"),
239 reflectTypeToJSONType(xT, rt), xT(fieldDescKey+"--desc"))
261 reflectTypeToJSONType(xT, rt), xT(fieldDescKey))
399 xT(method+"--synopsis"))
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dhelp.go57 return xT("json-type-string")
60 return xT("json-type-bool")
63 return xT("json-type-array") + reflectTypeToJSONType(xT,
67 return xT("json-type-object")
73 return xT("json-type-value")
129 xT(fieldDescKey))
238 xT(fieldDescKey+"--key"), xT(fieldDescKey+"--value"),
239 reflectTypeToJSONType(xT, rt), xT(fieldDescKey+"--desc"))
261 reflectTypeToJSONType(xT, rt), xT(fieldDescKey))
399 xT(method+"--synopsis"))
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dhelp.go57 return xT("json-type-string")
60 return xT("json-type-bool")
63 return xT("json-type-array") + reflectTypeToJSONType(xT,
67 return xT("json-type-object")
73 return xT("json-type-value")
129 xT(fieldDescKey))
238 xT(fieldDescKey+"--key"), xT(fieldDescKey+"--value"),
239 reflectTypeToJSONType(xT, rt), xT(fieldDescKey+"--desc"))
261 reflectTypeToJSONType(xT, rt), xT(fieldDescKey))
399 xT(method+"--synopsis"))
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/btcjson/
H A Dhelp.go57 return xT("json-type-string")
60 return xT("json-type-bool")
63 return xT("json-type-array") + reflectTypeToJSONType(xT,
67 return xT("json-type-object")
73 return xT("json-type-value")
129 xT(fieldDescKey))
238 xT(fieldDescKey+"--key"), xT(fieldDescKey+"--value"),
239 reflectTypeToJSONType(xT, rt), xT(fieldDescKey+"--desc"))
261 reflectTypeToJSONType(xT, rt), xT(fieldDescKey))
399 xT(method+"--synopsis"))
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/btcjson/
H A Dhelp.go57 return xT("json-type-string")
60 return xT("json-type-bool")
63 return xT("json-type-array") + reflectTypeToJSONType(xT,
67 return xT("json-type-object")
73 return xT("json-type-value")
129 xT(fieldDescKey))
238 xT(fieldDescKey+"--key"), xT(fieldDescKey+"--value"),
239 reflectTypeToJSONType(xT, rt), xT(fieldDescKey+"--desc"))
261 reflectTypeToJSONType(xT, rt), xT(fieldDescKey))
399 xT(method+"--synopsis"))
[all …]
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Dtranspose.cpp87 T* xT = res[0]; in eval_gen() local
105 T* xT = res[0]; in eval_gen() local
118 bvec_t *xT = res[0]; in sp_forward() local
129 xT[iw[*x_row++]++] = *x++; in sp_forward()
138 bvec_t *xT = res[0]; in sp_reverse() local
150 *x++ |= xT[elT]; in sp_reverse()
151 xT[elT] = 0; in sp_reverse()
160 bvec_t *xT = res[0]; in sp_forward() local
177 bvec_t *xT = res[0]; in sp_reverse() local
184 x[rr+cc*x_nrow] |= *xT; in sp_reverse()
[all …]
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dtranslate_arpack.hpp38xT; arma_fortran(arma_cnaupd)(ido, bmat, n, which, nev, (xT*) tol, (T*) resid, ncv, (T*) v, ldv… in naupd() typedef
39 …e xT; arma_fortran(arma_znaupd)(ido, bmat, n, which, nev, (xT*) tol, (T*) resid, ncv, (T*) v, ldv… in naupd() typedef
43xT; arma_fortran(arma_cnaupd)(ido, bmat, n, which, nev, (xT*) tol, (T*) resid, ncv, (T*) v, ldv… in naupd() typedef
44 …e xT; arma_fortran(arma_znaupd)(ido, bmat, n, which, nev, (xT*) tol, (T*) resid, ncv, (T*) v, ldv… in naupd() typedef
100xT; arma_fortran(arma_cneupd)(rvec, howmny, select, (T*) dr, (T*) z, ldz, (T*) sigmar, (T*) worke… in neupd() typedef
101xT; arma_fortran(arma_zneupd)(rvec, howmny, select, (T*) dr, (T*) z, ldz, (T*) sigmar, (T*) worke… in neupd() typedef
105xT; arma_fortran(arma_cneupd)(rvec, howmny, select, (T*) dr, (T*) z, ldz, (T*) sigmar, (T*) worke… in neupd() typedef
106xT; arma_fortran(arma_zneupd)(rvec, howmny, select, (T*) dr, (T*) z, ldz, (T*) sigmar, (T*) worke… in neupd() typedef
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dtranslate_arpack.hpp38xT; arma_fortran(arma_cnaupd)(ido, bmat, n, which, nev, (xT*) tol, (T*) resid, ncv, (T*) v, ldv… in naupd() typedef
39 …e xT; arma_fortran(arma_znaupd)(ido, bmat, n, which, nev, (xT*) tol, (T*) resid, ncv, (T*) v, ldv… in naupd() typedef
43xT; arma_fortran(arma_cnaupd)(ido, bmat, n, which, nev, (xT*) tol, (T*) resid, ncv, (T*) v, ldv… in naupd() typedef
44 …e xT; arma_fortran(arma_znaupd)(ido, bmat, n, which, nev, (xT*) tol, (T*) resid, ncv, (T*) v, ldv… in naupd() typedef
100xT; arma_fortran(arma_cneupd)(rvec, howmny, select, (T*) dr, (T*) z, ldz, (T*) sigmar, (T*) worke… in neupd() typedef
101xT; arma_fortran(arma_zneupd)(rvec, howmny, select, (T*) dr, (T*) z, ldz, (T*) sigmar, (T*) worke… in neupd() typedef
105xT; arma_fortran(arma_cneupd)(rvec, howmny, select, (T*) dr, (T*) z, ldz, (T*) sigmar, (T*) worke… in neupd() typedef
106xT; arma_fortran(arma_zneupd)(rvec, howmny, select, (T*) dr, (T*) z, ldz, (T*) sigmar, (T*) worke… in neupd() typedef
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/translate/
H A Dvsx-impl.inc.c71 tcg_gen_mov_i64(cpu_vsrl(xT(ctx->opcode)), cpu_vsrh(xT(ctx->opcode))); in gen_lxvdsx()
78 TCGv_i64 xth = cpu_vsrh(xT(ctx->opcode)); in gen_lxvw4x()
79 TCGv_i64 xtl = cpu_vsrl(xT(ctx->opcode)); in gen_lxvw4x()
154 TCGv_i64 xth = cpu_vsrh(xT(ctx->opcode)); in gen_lxvh8x()
155 TCGv_i64 xtl = cpu_vsrl(xT(ctx->opcode)); in gen_lxvh8x()
177 TCGv_i64 xth = cpu_vsrh(xT(ctx->opcode)); in gen_lxvb16x()
178 TCGv_i64 xtl = cpu_vsrl(xT(ctx->opcode)); in gen_lxvb16x()
506 if (xT(ctx->opcode) < 32) { in gen_mtvsrdd()
529 if (xT(ctx->opcode) < 32) { in gen_mtvsrws()
543 tcg_gen_mov_i64(cpu_vsrh(xT(ctx->opcode)), cpu_vsrl(xT(ctx->opcode))); in gen_mtvsrws()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/translate/
H A Dvsx-impl.inc.c70 set_cpu_vsrh(xT(ctx->opcode), t0); in VSX_LOAD_SCALAR()
73 set_cpu_vsrl(xT(ctx->opcode), t0); in VSX_LOAD_SCALAR()
93 set_cpu_vsrh(xT(ctx->opcode), t0); in gen_lxvdsx()
95 set_cpu_vsrl(xT(ctx->opcode), t1); in gen_lxvdsx()
135 set_cpu_vsrh(xT(ctx->opcode), xth); in gen_lxvw4x()
136 set_cpu_vsrl(xT(ctx->opcode), xtl); in gen_lxvw4x()
706 if (xT(ctx->opcode) < 32) { in gen_mtvsrdd()
734 if (xT(ctx->opcode) < 32) { in gen_mtvsrws()
1529 int rt = xT(ctx->opcode);
1544 int rt = xT(ctx->opcode); in gen_xxspltw()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/translate/
H A Dvsx-impl.inc.c70 set_cpu_vsrh(xT(ctx->opcode), t0); in VSX_LOAD_SCALAR()
73 set_cpu_vsrl(xT(ctx->opcode), t0); in VSX_LOAD_SCALAR()
93 set_cpu_vsrh(xT(ctx->opcode), t0); in gen_lxvdsx()
95 set_cpu_vsrl(xT(ctx->opcode), t1); in gen_lxvdsx()
135 set_cpu_vsrh(xT(ctx->opcode), xth); in gen_lxvw4x()
136 set_cpu_vsrl(xT(ctx->opcode), xtl); in gen_lxvw4x()
706 if (xT(ctx->opcode) < 32) { in gen_mtvsrdd()
734 if (xT(ctx->opcode) < 32) { in gen_mtvsrws()
1529 int rt = xT(ctx->opcode);
1544 int rt = xT(ctx->opcode); in gen_xxspltw()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/translate/
H A Dvsx-impl.inc.c70 set_cpu_vsrh(xT(ctx->opcode), t0); in VSX_LOAD_SCALAR()
73 set_cpu_vsrl(xT(ctx->opcode), t0); in VSX_LOAD_SCALAR()
93 set_cpu_vsrh(xT(ctx->opcode), t0); in gen_lxvdsx()
95 set_cpu_vsrl(xT(ctx->opcode), t1); in gen_lxvdsx()
135 set_cpu_vsrh(xT(ctx->opcode), xth); in gen_lxvw4x()
136 set_cpu_vsrl(xT(ctx->opcode), xtl); in gen_lxvw4x()
706 if (xT(ctx->opcode) < 32) { in gen_mtvsrdd()
734 if (xT(ctx->opcode) < 32) { in gen_mtvsrws()
1529 int rt = xT(ctx->opcode);
1544 int rt = xT(ctx->opcode); in gen_xxspltw()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/translate/
H A Dvsx-impl.inc.c70 set_cpu_vsrh(xT(ctx->opcode), t0); in VSX_LOAD_SCALAR()
73 set_cpu_vsrl(xT(ctx->opcode), t0); in VSX_LOAD_SCALAR()
93 set_cpu_vsrh(xT(ctx->opcode), t0); in gen_lxvdsx()
95 set_cpu_vsrl(xT(ctx->opcode), t1); in gen_lxvdsx()
135 set_cpu_vsrh(xT(ctx->opcode), xth); in gen_lxvw4x()
136 set_cpu_vsrl(xT(ctx->opcode), xtl); in gen_lxvw4x()
706 if (xT(ctx->opcode) < 32) { in gen_mtvsrdd()
734 if (xT(ctx->opcode) < 32) { in gen_mtvsrws()
1529 int rt = xT(ctx->opcode);
1544 int rt = xT(ctx->opcode); in gen_xxspltw()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkStaticCellLocator.cxx1101 double x[3], xT[3], origin[3]; in GenerateRepresentation() local
1130 xT[0] = x[0]+s[0]; xT[1]=x[1]; xT[2]=x[2]; in GenerateRepresentation()
1131 locator->InsertUniquePoint(xT, pIds[1]); in GenerateRepresentation()
1132 xT[0]=x[0]; xT[1]=x[1]+s[1]; xT[2]=x[2]; in GenerateRepresentation()
1133 locator->InsertUniquePoint(xT, pIds[2]); in GenerateRepresentation()
1134 xT[0]=x[0]+s[0]; xT[1]=x[1]+s[1]; xT[2]=x[2]; in GenerateRepresentation()
1135 locator->InsertUniquePoint(xT, pIds[3]); in GenerateRepresentation()
1136 xT[0]=x[0]; xT[1]=x[1]; xT[2]=x[2]+s[2]; in GenerateRepresentation()
1138 xT[0]=x[0]+s[0]; xT[1]=x[1]; xT[2]=x[2]+s[2]; in GenerateRepresentation()
1140 xT[0]=x[0]; xT[1]=x[1]+s[1]; xT[2]=x[2]+s[2]; in GenerateRepresentation()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/translate/
H A Dvsx-impl.c.inc70 set_cpu_vsrh(xT(ctx->opcode), t0);
73 set_cpu_vsrl(xT(ctx->opcode), t0);
93 set_cpu_vsrh(xT(ctx->opcode), t0);
95 set_cpu_vsrl(xT(ctx->opcode), t1);
135 set_cpu_vsrh(xT(ctx->opcode), xth);
147 if (xT(ctx->opcode) < 32) {
736 if (xT(ctx->opcode) < 32) {
764 if (xT(ctx->opcode) < 32) {
1559 int rt = xT(ctx->opcode);
1574 int rt = xT(ctx->opcode);
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/translate/
H A Dvsx-impl.c.inc70 set_cpu_vsrh(xT(ctx->opcode), t0);
73 set_cpu_vsrl(xT(ctx->opcode), t0);
112 set_cpu_vsrh(xT(ctx->opcode), xth);
113 set_cpu_vsrl(xT(ctx->opcode), xtl);
124 if (xT(ctx->opcode) < 32) {
236 set_cpu_vsrh(xT(ctx->opcode), xth);
736 if (xT(ctx->opcode) < 32) {
764 if (xT(ctx->opcode) < 32) {
1559 int rt = xT(ctx->opcode);
1574 int rt = xT(ctx->opcode);
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/translate/
H A Dvsx-impl.c.inc70 set_cpu_vsrh(xT(ctx->opcode), t0);
73 set_cpu_vsrl(xT(ctx->opcode), t0);
112 set_cpu_vsrh(xT(ctx->opcode), xth);
113 set_cpu_vsrl(xT(ctx->opcode), xtl);
124 if (xT(ctx->opcode) < 32) {
236 set_cpu_vsrh(xT(ctx->opcode), xth);
736 if (xT(ctx->opcode) < 32) {
764 if (xT(ctx->opcode) < 32) {
1559 int rt = xT(ctx->opcode);
1574 int rt = xT(ctx->opcode);
[all …]
/dports/math/octave-forge-signal/signal-1.4.1/inst/
H A Dbilinear.m44 ## | 2 z-1 | zero: (2+xT)/(2-xT) | zero: -1 |
45 ## | S -> - --- | pole: -1 | pole: (2+xT)/(2-xT) |
46 ## | T z+1 | gain: (2-xT)/T | gain: (2-xT)/T |
96 ## Bilinear zero: (2+xT)/(2-xT) pole: (2+xT)/(2-xT)
98 ## S -> - --- gain: (2-xT)/T gain: (2-xT)/T
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/maybe-missing/freemat3.5/
H A Dbilinear.m40 %% Bilinear zero: (2+xT)/(2-xT) pole: (2+xT)/(2-xT)
42 %% S -> - --- gain: (2-xT)/T gain: (2-xT)/T
92 %% Bilinear zero: (2+xT)/(2-xT) pole: (2+xT)/(2-xT)
94 %% S -> - --- gain: (2-xT)/T gain: (2-xT)/T
/dports/math/py-spglm/spglm-1.0.8/spglm/
H A Diwls.py18 xT = x.T
19 xtx = spdot(xT, x)
22 xTy = spdot(xT, y, array_out=False)
35 xT = (x * wi).T
36 xtx = np.dot(xT, x)
37 xtx_inv_xt = linalg.solve(xtx, xT)
/dports/misc/openmvg/openMVG-2.0/src/openMVG/image/
H A Dimage_warping.hpp58 double xT = i, yT = j; in Warp() local
59 if ( ApplyH_AndCheckOrientation( H, xT, yT ) in Warp()
60 && im.Contains( yT, xT ) ) in Warp()
62 out( j, i ) = sampler( im, ( float )yT, ( float )xT ); in Warp()
/dports/math/libflame/libflame-5.2.0/src/blas/2/gemv/h/flamec/
H A DFLA_Gemv_h_blk_var6.c21 FLA_Obj xT, x0, in FLA_Gemv_h_blk_var6() local
33 FLA_Part_2x1( x, &xT, in FLA_Gemv_h_blk_var6()
45 FLA_Repart_2x1_to_3x1( xT, &x0, in FLA_Gemv_h_blk_var6()
64 FLA_Cont_with_3x1_to_2x1( &xT, x0, in FLA_Gemv_h_blk_var6()
/dports/math/libflame/libflame-5.2.0/src/blas/2/gemv/n/flamec/
H A DFLA_Gemv_n_blk_var6.c19 FLA_Obj xT, x0, in FLA_Gemv_n_blk_var6() local
30 FLA_Part_2x1( x, &xT, in FLA_Gemv_n_blk_var6()
40 FLA_Repart_2x1_to_3x1( xT, &x0, in FLA_Gemv_n_blk_var6()
57 FLA_Cont_with_3x1_to_2x1( &xT, x0, in FLA_Gemv_n_blk_var6()
/dports/math/libflame/libflame-5.2.0/src/blas/2/gemv/t/flamec/
H A DFLA_Gemv_t_blk_var5.c19 FLA_Obj xT, x0, in FLA_Gemv_t_blk_var5() local
31 FLA_Part_2x1( x, &xT, in FLA_Gemv_t_blk_var5()
43 FLA_Repart_2x1_to_3x1( xT, &x0, in FLA_Gemv_t_blk_var5()
62 FLA_Cont_with_3x1_to_2x1( &xT, x0, in FLA_Gemv_t_blk_var5()

12345678910>>...31