Home
last modified time | relevance | path

Searched refs:get_pieces (Results 1 – 12 of 12) sorted by relevance

/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/bindings/python/src/
H A Dpeer_info.cpp39 list get_pieces(peer_info const& pi) in get_pieces() function
72 .add_property("pieces", get_pieces) in bind_peer_info()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/bindings/python/src/
H A Dpeer_info.cpp39 list get_pieces(peer_info const& pi) in get_pieces() function
72 .add_property("pieces", get_pieces) in bind_peer_info()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/aux_/
H A Dsuggest_piece.hpp50 int get_pieces(std::vector<piece_index_t>& p in get_pieces() function
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/aux_/
H A Dsuggest_piece.hpp50 int get_pieces(std::vector<piece_index_t>& p in get_pieces() function
/dports/devel/efl/efl-1.25.1/src/bin/eldbus/
H A Dcodegen.h112 char *get_pieces(const char *string, char break_in, int amount);
H A Dutils.c125 get_pieces(const char *string, char break_in, int amount) in get_pieces() function
H A Dparser.c171 tmp_name = get_pieces(iface->name, '.', 2); in open_interface()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/gtk3/
H A Dstatus_tab.py121 and self.piecesbar.get_pieces() != status['pieces']
H A Dpiecesbar.py222 def get_pieces(self): member in PiecesBar
/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.c563 static uint64_t get_pieces(const struct pos *pos, uint8_t code) { in get_pieces() function
662 uint64_t bb = get_pieces(pos, pc[i] ^ cmirror); in probe_wdl_table()
673 uint64_t bb = get_pieces(pos, k); in probe_wdl_table()
682 bb = get_pieces(pos, pc[i] ^ cmirror); in probe_wdl_table()
772 uint64_t bb = get_pieces(pos, pc[i] ^ cmirror); in probe_dtz_table()
791 uint64_t bb = get_pieces(pos, k); in probe_dtz_table()
805 bb = get_pieces(pos, pc[i] ^ cmirror); in probe_dtz_table()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dtorrent.hpp1188 return m_suggest_pieces.get_pieces(p, bits, n); in get_suggest_pieces()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dtorrent.hpp1188 return m_suggest_pieces.get_pieces(p, bits, n); in get_suggest_pieces()