Home
last modified time | relevance | path

Searched refs:txs (Results 76 – 100 of 2206) sorted by relevance

12345678910>>...89

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_builtin_builder.c338 nir_tex_instr *txs; in nir_get_texture_size() local
352 txs->op = nir_texop_txs; in nir_get_texture_size()
353 txs->sampler_dim = tex->sampler_dim; in nir_get_texture_size()
354 txs->is_array = tex->is_array; in nir_get_texture_size()
355 txs->is_shadow = tex->is_shadow; in nir_get_texture_size()
357 txs->texture_index = tex->texture_index; in nir_get_texture_size()
358 txs->sampler_index = tex->sampler_index; in nir_get_texture_size()
359 txs->dest_type = nir_type_int32; in nir_get_texture_size()
376 txs->src[idx].src_type = nir_tex_src_lod; in nir_get_texture_size()
378 nir_ssa_dest_init(&txs->instr, &txs->dest, in nir_get_texture_size()
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/tokio-sync-0.1.8/benches/
H A Dmpsc.rs189 let mut txs = vec![]; in contended_unbounded_tx() localVariable
193 txs.push(tx); in contended_unbounded_tx()
208 for th in &txs { in contended_unbounded_tx()
221 drop(txs); in contended_unbounded_tx()
238 txs.push(tx); in contended_bounded_tx()
253 for th in &txs { in contended_bounded_tx()
266 drop(txs); in contended_bounded_tx()
458 txs.push(tx); in multi_thread_unbounded_tx()
485 drop(txs); in multi_thread_unbounded_tx()
502 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-sync-0.1.8/benches/
H A Dmpsc.rs189 let mut txs = vec![]; in contended_unbounded_tx() localVariable
193 txs.push(tx); in contended_unbounded_tx()
208 for th in &txs { in contended_unbounded_tx()
221 drop(txs); in contended_unbounded_tx()
238 txs.push(tx); in contended_bounded_tx()
253 for th in &txs { in contended_bounded_tx()
266 drop(txs); in contended_bounded_tx()
458 txs.push(tx); in multi_thread_unbounded_tx()
485 drop(txs); in multi_thread_unbounded_tx()
502 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/tokio-sync-0.1.8/benches/
H A Dmpsc.rs189 let mut txs = vec![]; in contended_unbounded_tx() localVariable
193 txs.push(tx); in contended_unbounded_tx()
208 for th in &txs { in contended_unbounded_tx()
221 drop(txs); in contended_unbounded_tx()
238 txs.push(tx); in contended_bounded_tx()
253 for th in &txs { in contended_bounded_tx()
266 drop(txs); in contended_bounded_tx()
458 txs.push(tx); in multi_thread_unbounded_tx()
485 drop(txs); in multi_thread_unbounded_tx()
502 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-sync-0.1.8/benches/
H A Dmpsc.rs189 let mut txs = vec![]; in contended_unbounded_tx() localVariable
193 txs.push(tx); in contended_unbounded_tx()
208 for th in &txs { in contended_unbounded_tx()
221 drop(txs); in contended_unbounded_tx()
238 txs.push(tx); in contended_bounded_tx()
253 for th in &txs { in contended_bounded_tx()
266 drop(txs); in contended_bounded_tx()
458 txs.push(tx); in multi_thread_unbounded_tx()
485 drop(txs); in multi_thread_unbounded_tx()
502 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-sync-0.1.7/benches/
H A Dmpsc.rs189 let mut txs = vec![]; in contended_unbounded_tx() localVariable
193 txs.push(tx); in contended_unbounded_tx()
208 for th in &txs { in contended_unbounded_tx()
221 drop(txs); in contended_unbounded_tx()
238 txs.push(tx); in contended_bounded_tx()
253 for th in &txs { in contended_bounded_tx()
266 drop(txs); in contended_bounded_tx()
458 txs.push(tx); in multi_thread_unbounded_tx()
485 drop(txs); in multi_thread_unbounded_tx()
502 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/editors/xi-term/xi-term-d264767/cargo-crates/tokio-sync-0.1.6/benches/
H A Dmpsc.rs190 let mut txs = vec![]; in contended_unbounded_tx() localVariable
194 txs.push(tx); in contended_unbounded_tx()
209 for th in &txs { in contended_unbounded_tx()
222 drop(txs); in contended_unbounded_tx()
239 txs.push(tx); in contended_bounded_tx()
254 for th in &txs { in contended_bounded_tx()
267 drop(txs); in contended_bounded_tx()
459 txs.push(tx); in multi_thread_unbounded_tx()
486 drop(txs); in multi_thread_unbounded_tx()
503 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/tokio-sync-0.1.8/benches/
H A Dmpsc.rs189 let mut txs = vec![]; in contended_unbounded_tx() localVariable
193 txs.push(tx); in contended_unbounded_tx()
208 for th in &txs { in contended_unbounded_tx()
221 drop(txs); in contended_unbounded_tx()
238 txs.push(tx); in contended_bounded_tx()
253 for th in &txs { in contended_bounded_tx()
266 drop(txs); in contended_bounded_tx()
458 txs.push(tx); in multi_thread_unbounded_tx()
485 drop(txs); in multi_thread_unbounded_tx()
502 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/www/websocat/websocat-1.9.0/cargo-crates/tokio-sync-0.1.8/benches/
H A Dmpsc.rs189 let mut txs = vec![]; in contended_unbounded_tx() localVariable
193 txs.push(tx); in contended_unbounded_tx()
208 for th in &txs { in contended_unbounded_tx()
221 drop(txs); in contended_unbounded_tx()
238 txs.push(tx); in contended_bounded_tx()
253 for th in &txs { in contended_bounded_tx()
266 drop(txs); in contended_bounded_tx()
458 txs.push(tx); in multi_thread_unbounded_tx()
485 drop(txs); in multi_thread_unbounded_tx()
502 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-sync-0.1.7/benches/
H A Dmpsc.rs189 let mut txs = vec![]; in contended_unbounded_tx() localVariable
193 txs.push(tx); in contended_unbounded_tx()
208 for th in &txs { in contended_unbounded_tx()
221 drop(txs); in contended_unbounded_tx()
238 txs.push(tx); in contended_bounded_tx()
253 for th in &txs { in contended_bounded_tx()
266 drop(txs); in contended_bounded_tx()
458 txs.push(tx); in multi_thread_unbounded_tx()
485 drop(txs); in multi_thread_unbounded_tx()
502 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/tokio-sync-0.1.6/benches/
H A Dmpsc.rs190 let mut txs = vec![]; in contended_unbounded_tx() localVariable
194 txs.push(tx); in contended_unbounded_tx()
209 for th in &txs { in contended_unbounded_tx()
222 drop(txs); in contended_unbounded_tx()
239 txs.push(tx); in contended_bounded_tx()
254 for th in &txs { in contended_bounded_tx()
267 drop(txs); in contended_bounded_tx()
459 txs.push(tx); in multi_thread_unbounded_tx()
486 drop(txs); in multi_thread_unbounded_tx()
503 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/tokio-sync-0.1.8/benches/
H A Dmpsc.rs189 let mut txs = vec![]; in contended_unbounded_tx() localVariable
193 txs.push(tx); in contended_unbounded_tx()
208 for th in &txs { in contended_unbounded_tx()
221 drop(txs); in contended_unbounded_tx()
238 txs.push(tx); in contended_bounded_tx()
253 for th in &txs { in contended_bounded_tx()
266 drop(txs); in contended_bounded_tx()
458 txs.push(tx); in multi_thread_unbounded_tx()
485 drop(txs); in multi_thread_unbounded_tx()
502 txs.push(tx); in contended_bounded_tx()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/test/functional/
H A Dwallet_balance.py38 txs = []
47 txs.append(raw_tx)
49 return txs
106txs = create_transactions(self.nodes[0], self.nodes[1].getnewaddress(), 40, [Decimal('0.01')])
107 self.nodes[0].sendrawtransaction(txs[0]['hex'])
108 …self.nodes[1].sendrawtransaction(txs[0]['hex']) # sending on both nodes is faster than waiting fo…
111txs = create_transactions(self.nodes[1], self.nodes[0].getnewaddress(), 60, [Decimal('0.01'), Deci…
112 self.nodes[1].sendrawtransaction(txs[0]['hex'])
182 self.nodes[1].sendrawtransaction(txs[1]['hex'])
197txs = create_transactions(self.nodes[1], self.nodes[0].getnewaddress(), Decimal('29.97'), [Decimal…
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/
H A Drlp_test.go74 txs int
84 testRlpIterator(t, tt.txs, tt.uncles, tt.datasize)
88 func testRlpIterator(t *testing.T, txs, uncles, datasize int) { argument
89 desc := fmt.Sprintf("%d txs [%d datasize] and %d uncles", txs, datasize, uncles)
90 bodyRlp, _ := rlp.EncodeToBytes(getBlock(txs, uncles, datasize).Body())
130 if gotLen := len(gotHashes); gotLen != txs {
131 t.Fatalf("testcase %v: length wrong, got %d exp %d", desc, gotLen, txs)
164 txs := it.Value()
165 txIt, err := rlp.NewListIterator(txs)
/dports/www/p5-FAQ-OMatic/FAQ-OMatic-2.719/lib/FAQ/OMatic/
H A DLanguage_de_iso8859_1.pm1265 my @txs = grep { m/^msg/ } split(/\n/, $txfile);
1266 for (my $i=0; $i<@txs; $i+=2) {
1267 $txs[$i] =~ m/msgid \"(.*)\"$/s;
1269 $txs[$i+1] =~ m/msgstr \"(.*)\"$/s;
/dports/net-p2p/c-lightning/lightning-0.10.2/channeld/test/
H A Drun-full_channel.c535 txs = channel_txs(tmpctx, in main()
538 assert(tal_count(txs) == 1); in main()
541 tx_must_be_eq(txs[0], raw_tx); in main()
546 txs_must_be_eq(txs, txs2); in main()
573 assert(tal_count(txs) == 1); in main()
576 txs_must_be_eq(txs, txs2); in main()
591 assert(tal_count(txs) == 6); in main()
594 txs_must_be_eq(txs, txs2); in main()
604 tx_must_be_eq(raw_tx, txs[1]); in main()
613 tx_must_be_eq(raw_tx, txs[2]); in main()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/types/
H A Dtransaction_test.go326 txs := Transactions{}
328 txs = append(txs, tx)
334 for i, txi := range txs {
345 if i+1 < len(txs) {
346 next := txs[i+1]
383 txs := Transactions{}
385 txs = append(txs, tx)
388 if len(txs) != len(keys) {
391 for i, txi := range txs {
393 if i+1 < len(txs) {
[all …]
/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Dchaintopology.c123 const char **txs; member
137 txs->txs[txs->cursor], msg); in broadcast_remainder()
139 txs->cursor++; in broadcast_remainder()
140 if (txs->cursor == tal_count(txs->txs)) { in broadcast_remainder()
141 if (txs->cmd) in broadcast_remainder()
144 tal_free(txs); in broadcast_remainder()
149 bitcoind_sendrawtx(bitcoind, txs->txs[txs->cursor], in broadcast_remainder()
162 txs->cmd = cmd; in rebroadcast_txs()
165 txs->txs = tal_arr(txs, const char *, 0); in rebroadcast_txs()
170 tal_arr_expand(&txs->txs, tal_strdup(txs, otx->hextx)); in rebroadcast_txs()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/rawdb/
H A Dchain_iterator_test.go35 var txs []*types.Transaction
62 txs = append(txs, tx)
88 if got, exp := h.hashes[0], txs[h.number-1].Hash(); got != exp {
110 var txs []*types.Transaction
140 txs = append(txs, tx)
152 number := ReadTxLookupEntry(chainDb, txs[i-1].Hash())
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/eth/protocols/eth/
H A Dbroadcast.go79 txs []*types.Transaction
84 txs = append(txs, tx)
92 if len(txs) > 0 {
95 if err := p.SendTransactions(txs); err != nil {
100 p.Log().Trace("Sent transactions", "count", len(txs))
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/reservoir/
H A Dloadsave.go163 err := writeBlock(f, taggedTransaction, item.txs)
173 err := writeBlock(f, taggedTransaction, item.txs)
188 err := writeBlock(f, taggedTransaction, item.txs)
198 err := writeBlock(f, taggedTransaction, item.txs)
220 for _, tx := range item.txs {
227 for _, tx := range item.txs {
237 for _, tx := range item.txs {
244 for _, tx := range item.txs {
280 func writeBlock(f *os.File, tag tagType, txs []*transactionData) error {
282 for _, tx := range txs {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/reservoir/
H A Dloadsave.go163 err := writeBlock(f, taggedTransaction, item.txs)
173 err := writeBlock(f, taggedTransaction, item.txs)
188 err := writeBlock(f, taggedTransaction, item.txs)
198 err := writeBlock(f, taggedTransaction, item.txs)
220 for _, tx := range item.txs {
227 for _, tx := range item.txs {
237 for _, tx := range item.txs {
244 for _, tx := range item.txs {
280 func writeBlock(f *os.File, tag tagType, txs []*transactionData) error {
282 for _, tx := range txs {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/reservoir/
H A Dloadsave.go163 err := writeBlock(f, taggedTransaction, item.txs)
173 err := writeBlock(f, taggedTransaction, item.txs)
188 err := writeBlock(f, taggedTransaction, item.txs)
198 err := writeBlock(f, taggedTransaction, item.txs)
220 for _, tx := range item.txs {
227 for _, tx := range item.txs {
237 for _, tx := range item.txs {
244 for _, tx := range item.txs {
280 func writeBlock(f *os.File, tag tagType, txs []*transactionData) error {
282 for _, tx := range txs {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/reservoir/
H A Dloadsave.go163 err := writeBlock(f, taggedTransaction, item.txs)
173 err := writeBlock(f, taggedTransaction, item.txs)
188 err := writeBlock(f, taggedTransaction, item.txs)
198 err := writeBlock(f, taggedTransaction, item.txs)
220 for _, tx := range item.txs {
227 for _, tx := range item.txs {
237 for _, tx := range item.txs {
244 for _, tx := range item.txs {
280 func writeBlock(f *os.File, tag tagType, txs []*transactionData) error {
282 for _, tx := range txs {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/les/
H A Dtxrelay.go69 func (self *LesTxRelay) send(txs types.Transactions, count int) {
77 for _, tx := range txs {
137 func (self *LesTxRelay) Send(txs types.Transactions) {
141 self.send(txs, 3)
157 txs := make(types.Transactions, len(self.txPending))
160 txs[i] = self.txSent[hash].tx
163 self.send(txs, 1)

12345678910>>...89