Home
last modified time | relevance | path

Searched refs:tx2 (Results 1 – 25 of 2173) sorted by relevance

12345678910>>...87

/dports/math/blis/blis-0.8.1/test/mixeddt/matlab/
H A Dplot_all.m25 % tx2
27 plot_dom_all(2.2,8,1,'../../tx2/st', '../../tx2/st_noxmem', '../../tx2/st_merged', 'tx…
28 plot_dom_all(2.2,8,28,'../../tx2/jc4ic7','../../tx2/jc4ic7_noxmem','../../tx2/jc4ic7_merged','tx2_t…
29 plot_dom_all(2.2,8,56,'../../tx2/jc8ic7','../../tx2/jc8ic7_noxmem','../../tx2/jc8ic7_merged','tx2_t…
31 plot_dt_select(2.2,8,1,'../../tx2/st', '../../tx2/st_noxmem', '../../tx2/st_merged', 'tx2…
32 plot_dt_select(2.2,8,28,'../../tx2/jc4ic7','../../tx2/jc4ic7_noxmem','../../tx2/jc4ic7_merged','tx2…
33 plot_dt_select(2.2,8,56,'../../tx2/jc8ic7','../../tx2/jc8ic7_noxmem','../../tx2/jc8ic7_merged','tx2…
/dports/games/xpuzzletama/xpuzzletama/
H A Dxtama_move.c5 int tx1 , tx2 , color1 , color2 , ty1 , ty2 ; in tama_set()
26 if ( !vmap( *tx2 - 1 , *ty2 ) && *tx2 > 0 ) in tama_moveside()
38 if ( !vmap( *tx2 - 1 , *ty2 ) && *tx2 > 0 ) in tama_moveside()
50 if ( !vmap( *tx2 + 1 , *ty1 ) && *tx2 < 7 ) in tama_moveside()
58 if ( !vmap( *tx2 + 1 , *ty2 ) && *tx2 < 7 ) in tama_moveside()
64 (*tx2) += x ; in tama_moveside()
118 if ( *tx2 +ax > -1 && *tx2 + ax < 8 && *ty2 + ay * 4 >= 0 ) in rolling()
120 (*tx2) += ax ; in rolling()
144 vmap( *tx2 , *ty2 + ay * 4))){ in rolling()
146 (*tx2) += ax ; in rolling()
[all …]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/
H A Dfeature_bip68_sequence.py98 tx2 = CTransaction()
99 tx2.nVersion = 2
103 tx2.rehash()
109 tx2.nVersion = 1
223 tx2 = CTransaction()
224 tx2.nVersion = 2
228 tx2 = FromHex(tx2, tx2_raw)
229 tx2.rehash()
356 tx2.nVersion = 1
362 tx2 = FromHex(tx2, tx2_raw)
[all …]
H A Dp2p_segwit.py672 tx2.rehash()
829 tx2.rehash()
1081 tx2.rehash()
1091 tx2.rehash()
1099 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1122 tx2.rehash()
1136 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1184 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1266 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1424 temp_utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/
H A Dfeature_bip68_sequence.py98 tx2 = CTransaction()
99 tx2.nVersion = 2
103 tx2.rehash()
109 tx2.nVersion = 1
223 tx2 = CTransaction()
224 tx2.nVersion = 2
228 tx2 = FromHex(tx2, tx2_raw)
229 tx2.rehash()
356 tx2.nVersion = 1
362 tx2 = FromHex(tx2, tx2_raw)
[all …]
H A Dp2p_segwit.py672 tx2.rehash()
829 tx2.rehash()
1081 tx2.rehash()
1091 tx2.rehash()
1099 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1122 tx2.rehash()
1136 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1184 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1266 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1424 temp_utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
[all …]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/
H A Dfeature_bip68_sequence.py98 tx2 = CTransaction()
99 tx2.nVersion = 2
103 tx2.rehash()
109 tx2.nVersion = 1
223 tx2 = CTransaction()
224 tx2.nVersion = 2
228 tx2 = FromHex(tx2, tx2_raw)
229 tx2.rehash()
356 tx2.nVersion = 1
362 tx2 = FromHex(tx2, tx2_raw)
[all …]
H A Dp2p_segwit.py672 tx2.rehash()
829 tx2.rehash()
1081 tx2.rehash()
1091 tx2.rehash()
1099 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1122 tx2.rehash()
1136 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1184 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1266 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1424 temp_utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
[all …]
/dports/net-p2p/litecoin/litecoin-0.18.1/test/functional/
H A Dfeature_bip68_sequence.py86 tx2 = CTransaction()
87 tx2.nVersion = 2
91 tx2.rehash()
97 tx2.nVersion = 1
211 tx2 = CTransaction()
212 tx2.nVersion = 2
216 tx2 = FromHex(tx2, tx2_raw)
217 tx2.rehash()
343 tx2.nVersion = 1
349 tx2 = FromHex(tx2, tx2_raw)
[all …]
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/test/functional/
H A Dfeature_bip68_sequence.py86 tx2 = CTransaction()
87 tx2.nVersion = 2
91 tx2.rehash()
97 tx2.nVersion = 1
211 tx2 = CTransaction()
212 tx2.nVersion = 2
216 tx2 = FromHex(tx2, tx2_raw)
217 tx2.rehash()
343 tx2.nVersion = 1
349 tx2 = FromHex(tx2, tx2_raw)
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/test/functional/
H A Dfeature_bip68_sequence.py86 tx2 = CTransaction()
87 tx2.nVersion = 2
91 tx2.rehash()
97 tx2.nVersion = 1
211 tx2 = CTransaction()
212 tx2.nVersion = 2
216 tx2 = FromHex(tx2, tx2_raw)
217 tx2.rehash()
343 tx2.nVersion = 1
349 tx2 = FromHex(tx2, tx2_raw)
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/test/functional/
H A Dfeature_bip68_sequence.py95 tx2 = CTransaction()
96 tx2.nVersion = 2
100 tx2.rehash()
106 tx2.nVersion = 1
220 tx2 = CTransaction()
221 tx2.nVersion = 2
225 tx2 = FromHex(tx2, tx2_raw)
226 tx2.rehash()
352 tx2.nVersion = 1
358 tx2 = FromHex(tx2, tx2_raw)
[all …]
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/qa/rpc-tests/
H A Dbip68-sequence.py93 tx2 = CTransaction()
94 tx2.nVersion = 2
98 tx2.rehash()
109 tx2.nVersion = 1
225 tx2 = CTransaction()
226 tx2.nVersion = 2
230 tx2 = FromHex(tx2, tx2_raw)
231 tx2.rehash()
363 tx2.nVersion = 1
369 tx2 = FromHex(tx2, tx2_raw)
[all …]
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/qa/rpc-tests/
H A Dbip68-sequence.py93 tx2 = CTransaction()
94 tx2.nVersion = 2
98 tx2.rehash()
109 tx2.nVersion = 1
225 tx2 = CTransaction()
226 tx2.nVersion = 2
230 tx2 = FromHex(tx2, tx2_raw)
231 tx2.rehash()
363 tx2.nVersion = 1
369 tx2 = FromHex(tx2, tx2_raw)
[all …]
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/qa/rpc-tests/
H A Dbip68-sequence.py93 tx2 = CTransaction()
94 tx2.nVersion = 2
98 tx2.rehash()
109 tx2.nVersion = 1
225 tx2 = CTransaction()
226 tx2.nVersion = 2
230 tx2 = FromHex(tx2, tx2_raw)
231 tx2.rehash()
363 tx2.nVersion = 1
369 tx2 = FromHex(tx2, tx2_raw)
[all …]
/dports/finance/py-pycoin/pycoin-0.91.20210515/tests/
H A Dwho_signed_test.py21 self.assertEqual(tx2.id(), unsigned_id)
22 self.assertEqual(tx2.bad_solution_count(), 1)
24 tx2.sign(hash160_lookup=hash160_lookup)
25 self.assertEqual(tx2.id(), signed_id)
26 self.assertEqual(tx2.bad_solution_count(), 0)
27 self.assertEqual(sorted(who_signed_tx(tx2, 0)),
55 self.assertEqual(tx2.id(), ids[i-1])
57 tx2.sign(hash160_lookup=hash160_lookup)
58 self.assertEqual(tx2.id(), ids[i])
59 t1 = sorted(who_signed_tx(tx2, 0))
[all …]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/
H A Dfeature_bip68_sequence.py109 tx2 = CTransaction()
110 tx2.nVersion = 2
114 tx2.rehash()
120 tx2.nVersion = 1
234 tx2 = CTransaction()
235 tx2.nVersion = 2
239 tx2 = tx_from_hex(tx2_raw)
240 tx2.rehash()
366 tx2 = CTransaction()
367 tx2.nVersion = 1
[all …]
H A Dp2p_segwit.py664 tx2.rehash()
840 tx2.rehash()
1090 tx2.rehash()
1100 tx2.rehash()
1108 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1130 tx2.rehash()
1144 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1190 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1271 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1427 temp_utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
[all …]
/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/
H A Dfeature_bip68_sequence.py109 tx2 = CTransaction()
110 tx2.nVersion = 2
114 tx2.rehash()
120 tx2.nVersion = 1
234 tx2 = CTransaction()
235 tx2.nVersion = 2
239 tx2 = tx_from_hex(tx2_raw)
240 tx2.rehash()
366 tx2 = CTransaction()
367 tx2.nVersion = 1
[all …]
H A Dp2p_segwit.py664 tx2.rehash()
840 tx2.rehash()
1090 tx2.rehash()
1100 tx2.rehash()
1108 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1130 tx2.rehash()
1144 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1190 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1271 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1427 temp_utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/
H A Dfeature_bip68_sequence.py109 tx2 = CTransaction()
110 tx2.nVersion = 2
114 tx2.rehash()
120 tx2.nVersion = 1
234 tx2 = CTransaction()
235 tx2.nVersion = 2
239 tx2 = tx_from_hex(tx2_raw)
240 tx2.rehash()
366 tx2 = CTransaction()
367 tx2.nVersion = 1
[all …]
H A Dp2p_segwit.py664 tx2.rehash()
840 tx2.rehash()
1090 tx2.rehash()
1100 tx2.rehash()
1108 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1130 tx2.rehash()
1144 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1190 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1271 self.utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
1427 temp_utxo.append(UTXO(tx2.sha256, 0, tx2.vout[0].nValue))
[all …]
/dports/math/stan/stan-2.28.2/src/test/test-models/good/
H A Dassignments.stan28 array[2, 3] real tx2;
68 tx2[1, 1] = x;
69 tx2[1, 1] = y[1];
70 tx2[1, 1] = z[1];
71 tx2[1, 1] = m[1, 2];
72 tx2[1, 1] = x1[1];
199 tx2[1] = x1;
200 tx2[1] = x2[1];
201 tx2[1] = x3[1, 1];
232 tx2 = x2;
[all …]
H A Dassignments_var.stan28 array[2, 3] real tx2;
68 tx2[1, 1] = x;
69 tx2[1, 1] = y[1];
70 tx2[1, 1] = z[1];
71 tx2[1, 1] = m[1, 2];
72 tx2[1, 1] = x1[1];
199 tx2[1] = x1;
200 tx2[1] = x2[1];
201 tx2[1] = x3[1, 1];
232 tx2 = x2;
[all …]
H A Dassignments_double_var.stan28 array[2, 3] real tx2;
68 tx2[1, 1] = x;
69 tx2[1, 1] = y[1];
70 tx2[1, 1] = z[1];
71 tx2[1, 1] = m[1, 2];
72 tx2[1, 1] = x1[1];
199 tx2[1] = x1;
200 tx2[1] = x2[1];
201 tx2[1] = x3[1, 1];
232 tx2 = x2;
[all …]

12345678910>>...87