Home
last modified time | relevance | path

Searched refs:setAllRemoves (Results 1 – 13 of 13) sorted by relevance

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dtxmempool.cpp500 setEntries setAllRemoves; in removeRecursive() local
502 CalculateDescendants(it, setAllRemoves); in removeRecursive()
505 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
541 setEntries setAllRemoves; in removeForReorg() local
543 CalculateDescendants(it, setAllRemoves); in removeForReorg()
545 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dtxmempool.cpp500 setEntries setAllRemoves; in removeRecursive() local
502 CalculateDescendants(it, setAllRemoves); in removeRecursive()
505 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
541 setEntries setAllRemoves; in removeForReorg() local
543 CalculateDescendants(it, setAllRemoves); in removeForReorg()
545 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dtxmempool.cpp500 setEntries setAllRemoves; in removeRecursive() local
502 CalculateDescendants(it, setAllRemoves); in removeRecursive()
505 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
541 setEntries setAllRemoves; in removeForReorg() local
543 CalculateDescendants(it, setAllRemoves); in removeForReorg()
545 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dtxmempool.cpp483 setEntries setAllRemoves; in removeRecursive() local
485 CalculateDescendants(it, setAllRemoves); in removeRecursive()
488 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
522 setEntries setAllRemoves; in removeForReorg() local
524 CalculateDescendants(it, setAllRemoves); in removeForReorg()
526 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dtxmempool.cpp483 setEntries setAllRemoves; in removeRecursive() local
485 CalculateDescendants(it, setAllRemoves); in removeRecursive()
488 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
522 setEntries setAllRemoves; in removeForReorg() local
524 CalculateDescendants(it, setAllRemoves); in removeForReorg()
526 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dtxmempool.cpp520 setEntries setAllRemoves; in removeRecursive() local
522 CalculateDescendants(it, setAllRemoves); in removeRecursive()
525 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
558 setEntries setAllRemoves; in removeForReorg() local
560 CalculateDescendants(it, setAllRemoves); in removeForReorg()
562 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dtxmempool.cpp520 setEntries setAllRemoves; in removeRecursive() local
522 CalculateDescendants(it, setAllRemoves); in removeRecursive()
525 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
558 setEntries setAllRemoves; in removeForReorg() local
560 CalculateDescendants(it, setAllRemoves); in removeForReorg()
562 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dtxmempool.cpp520 setEntries setAllRemoves; in removeRecursive() local
522 CalculateDescendants(it, setAllRemoves); in removeRecursive()
525 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
558 setEntries setAllRemoves; in removeForReorg() local
560 CalculateDescendants(it, setAllRemoves); in removeForReorg()
562 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dtxmempool.cpp483 setEntries setAllRemoves; in removeRecursive() local
485 CalculateDescendants(it, setAllRemoves); in removeRecursive()
488 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
522 setEntries setAllRemoves; in removeForReorg() local
524 CalculateDescendants(it, setAllRemoves); in removeForReorg()
526 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dtxmempool.cpp492 setEntries setAllRemoves; in removeRecursive() local
494 CalculateDescendants(it, setAllRemoves); in removeRecursive()
497 RemoveStaged(setAllRemoves, false, reason); in removeRecursive()
530 setEntries setAllRemoves; in removeForReorg() local
532 CalculateDescendants(it, setAllRemoves); in removeForReorg()
534 RemoveStaged(setAllRemoves, false, MemPoolRemovalReason::REORG); in removeForReorg()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Dtxmempool.cpp529 setEntries setAllRemoves; in removeRecursive() local
531 CalculateDescendants(it, setAllRemoves); in removeRecursive()
533 BOOST_FOREACH(txiter it, setAllRemoves) { in removeRecursive()
536 RemoveStaged(setAllRemoves, false); in removeRecursive()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Dtxmempool.cpp529 setEntries setAllRemoves; in removeRecursive() local
531 CalculateDescendants(it, setAllRemoves); in removeRecursive()
533 BOOST_FOREACH(txiter it, setAllRemoves) { in removeRecursive()
536 RemoveStaged(setAllRemoves, false); in removeRecursive()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Dtxmempool.cpp529 setEntries setAllRemoves; in removeRecursive() local
531 CalculateDescendants(it, setAllRemoves); in removeRecursive()
533 BOOST_FOREACH(txiter it, setAllRemoves) { in removeRecursive()
536 RemoveStaged(setAllRemoves, false); in removeRecursive()