Home
last modified time | relevance | path

Searched refs:queue_down (Results 1 – 18 of 18) sorted by relevance

/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/protocols/
H A DENCRYPT.java191 private boolean queue_down=false; field in ENCRYPT
300 queue_down=false; in initConfiguredKey()
495 queue_down=false; in becomeKeyServer()
510 queue_down=true; in handleNewKeyServer()
704 queue_down=false; in setKeys()
831 if(queue_down) { in down()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/console/modes/torrentlist/
H A Dqueue_mode.py141 client.core.queue_down(self.torrent_ids).addCallback(
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/core/
H A Dcore.py1167 def queue_down(self, torrent_ids): member in Core
1180 torrent_moved = self.torrentmanager.queue_down(torrent_id)
H A Dtorrentmanager.py1193 def queue_down(self, torrent_id): member in TorrentManager
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/src/
H A Drabbit_classic_queue.erl251 [{queue_down, QRef}];
H A Drabbit_channel.erl2906 ({queue_down, QRef}, S0) ->
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/gtk3/
H A Dmenubar.py385 client.core.queue_down(component.get('TorrentView').get_selected_torrents())
H A Dtorrentview.py916 client.core.queue_down(torrents)
/dports/net-p2p/py-transmission-rpc/transmission-rpc-3.3.0/transmission_rpc/
H A Dclient.py779 def queue_down(self, ids: _TorrentIDs, timeout: _Timeout = None) -> None: member in Client
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dtorrent_handle.cpp406 async_call(&torrent::queue_down); in queue_position_down()
H A Dtorrent.cpp8289 void torrent::queue_down()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dtorrent_handle.cpp406 async_call(&torrent::queue_down); in queue_position_down()
H A Dtorrent.cpp8289 void torrent::queue_down()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dtorrent.hpp477 void queue_down();
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dtorrent.hpp477 void queue_down();
/dports/sysutils/LPRngTool/LPRngTool-1.3.2/
H A Dlprngtool.script1561 .menuf.queues.menu add command -label "Disable Printing & Queueing (lpc down)" -command queue_down
6320 proc queue_down {} {
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/
H A DChangeLog1044 * fixed reversed semantics of queue_up() and queue_down()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/
H A DChangeLog1056 * fixed reversed semantics of queue_up() and queue_down()