Home
last modified time | relevance | path

Searched refs:DeleteSlice (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/ctorrent/ctorrent-dnh3.3.2/
H A Dbtrequest.h87 int DeleteSlice(size_t idx, size_t off, size_t len);
H A Dbtrequest.cpp628 int PendingQueue::DeleteSlice(size_t idx, size_t off, size_t len) in DeleteSlice() function in PendingQueue
H A Dpeer.cpp863 dup += PENDINGQUEUE.DeleteSlice(idx, off, len); in PieceDeliver()
H A DChangeLog837 PendingQueue::DeleteSlice() which could cause a memory leak.
/dports/databases/grass7/grass-7.8.6/gui/wxpython/nviz/
H A Dwxnviz.py1258 def DeleteSlice(self, id, slice_id): member in Nviz
H A Dtools.py4563 self._display.DeleteSlice(vid, id)