A	test/test_alloca.cpp	40
A	test/test_heterogeneous_queue.cpp	39
A	test/test_heterogeneous_queue.cpp	/^	explicit A(int a_) : a(a_) {}$/
A	test/test_torrent_info.cpp	1342
ACK_MASK	src/utp_stream.cpp	136
ADD_OUTSTANDING_ASYNC	include/libtorrent/debug.hpp	/^#define ADD_OUTSTANDING_ASYNC(x) add_outstanding_a/
ADD_OUTSTANDING_ASYNC	include/libtorrent/debug.hpp	/^#define ADD_OUTSTANDING_ASYNC(x) do {} TORRENT_WHI/
ANNOUNCE_FLAGS_HPP	include/libtorrent/kademlia/announce_flags.hpp	34
AlgId	include/libtorrent/aux_/win_crypto_provider.hpp	72
Available	include/libtorrent/aux_/allocating_handler.hpp	181
B	test/test_alloca.cpp	47
B	test/test_heterogeneous_queue.cpp	48
B	test/test_heterogeneous_queue.cpp	/^	explicit B(int a_, int b_) : A(a_), b(b_) {}$/
BOOST_BIND_NO_PLACEHOLDERS	include/libtorrent/aux_/file_view_pool.hpp	56
BOOST_SYMBOL_EXPORT	include/libtorrent/aux_/export.hpp	91
BOOST_SYMBOL_EXPORT	include/libtorrent/aux_/export.hpp	94
BOOST_SYMBOL_EXPORT	include/libtorrent/aux_/export.hpp	97
BOOST_SYMBOL_IMPORT	include/libtorrent/aux_/export.hpp	92
BOOST_SYMBOL_IMPORT	include/libtorrent/aux_/export.hpp	95
BOOST_SYMBOL_IMPORT	include/libtorrent/aux_/export.hpp	98
BOOST_SYSTEM_NOEXCEPT	src/bdecode.cpp	48
Base::Base	include/libtorrent/aux_/container_wrapper.hpp	53
C	test/test_heterogeneous_queue.cpp	56
C	test/test_heterogeneous_queue.cpp	/^	explicit C(int a_, int c_) : A(a_)$/
C	src/piece_picker.cpp	71
CFDispatchRef	src/ip_notifier.cpp	116
CFDispatchRelease	src/ip_notifier.cpp	/^void CFDispatchRelease(dispatch_queue_t q) { dispa/
CFDispatchRetain	src/ip_notifier.cpp	/^void CFDispatchRetain(dispatch_queue_t q) { dispat/
CFRefRelease	src/ip_notifier.cpp	/^template <typename T> void CFRefRelease(T h) { CFR/
CFRefRetain	src/ip_notifier.cpp	/^template <typename T> void CFRefRetain(T h) { CFRe/
CHAR64LONG16	src/sha1.cpp	35
CLOSE_FILE_INTERVAL	src/settings_pack.cpp	116
CLOSE_FILE_INTERVAL	src/settings_pack.cpp	118
CMP_SET	test/test_magnet.cpp	/^#define CMP_SET(x) std::printf(#x ": %d %d\\n"\\$/
COMPLETE_ASYNC	include/libtorrent/debug.hpp	/^#define COMPLETE_ASYNC(x) complete_async(x)$/
COMPLETE_ASYNC	include/libtorrent/debug.hpp	/^#define COMPLETE_ASYNC(x) do {} TORRENT_WHILE_0$/
CONSTEXPR_SETTINGS	src/settings_pack.cpp	129
CONSTEXPR_SETTINGS	src/settings_pack.cpp	131
CONSTEXPR_SETTINGS	src/settings_pack.cpp	410
Ch	src/sha256.cpp	/^	u32 Ch(u32 x, u32 y, u32 z) { return z ^ (x & (y /
Cond	include/libtorrent/flags.hpp	54
Cont	include/libtorrent/span.hpp	100
Cont	include/libtorrent/span.hpp	108
Container	include/libtorrent/vector_utils.hpp	41
D	test/test_heterogeneous_queue.cpp	67
D	test/test_heterogeneous_queue.cpp	/^	D() { ++instances; }$/
D	test/test_heterogeneous_queue.cpp	/^	D(D const&) { ++instances; }$/
D	test/test_heterogeneous_queue.cpp	/^	D(D&&) noexcept { ++instances; }$/
D::instances	test/test_heterogeneous_queue.cpp	84
DEBUG_DISK_THREAD	src/mmap_disk_io.cpp	85
DEBUG_STORAGE	src/disk_job_fence.cpp	40
DECL_FLAG	src/add_torrent_params.cpp	/^#define DECL_FLAG(name) \\$/
DECL_FLAG	src/add_torrent_params.cpp	69
DECL_FLAG	include/libtorrent/add_torrent_params.hpp	/^#define DECL_FLAG(name) \\$/
DECL_FLAG	include/libtorrent/add_torrent_params.hpp	135
DEPRECATED2_SET	src/settings_pack.cpp	/^#define DEPRECATED2_SET(name, default_value, fun) /
DEPRECATED2_SET	src/settings_pack.cpp	/^#define DEPRECATED2_SET(name, default_value, fun) /
DEPRECATED2_SET	src/settings_pack.cpp	/^#define DEPRECATED2_SET(name, default_value, fun) /
DEPRECATED_SET	src/settings_pack.cpp	/^#define DEPRECATED_SET(name, default_value, fun) {/
DEPRECATED_SET	src/settings_pack.cpp	/^#define DEPRECATED_SET(name, default_value, fun) {/
DEPRECATED_SET	src/settings_pack.cpp	/^#define DEPRECATED_SET(name, default_value, fun) {/
DEPRECATED_SET	src/settings_pack.cpp	409
DEPRECATED_SET_STR	src/settings_pack.cpp	/^#define DEPRECATED_SET_STR(name, default_value, fu/
DEPRECATED_SET_STR	src/settings_pack.cpp	/^#define DEPRECATED_SET_STR(name, default_value, fu/
DEPRECATED_SET_STR	src/settings_pack.cpp	/^#define DEPRECATED_SET_STR(name, default_value, fu/
DHT_OBSERVER_HPP	include/libtorrent/kademlia/dht_observer.hpp	36
DISK_WRITE_MODE	src/settings_pack.cpp	122
DISK_WRITE_MODE	src/settings_pack.cpp	124
DLOG	src/disk_job_fence.cpp	/^#define DLOG(...) std::fprintf(__VA_ARGS__)$/
DLOG	src/disk_job_fence.cpp	/^#define DLOG(...) do {} while (false)$/
DLOG	src/mmap_disk_io.cpp	/^#define DLOG(...) debug_log(__VA_ARGS__)$/
DLOG	src/mmap_disk_io.cpp	/^#define DLOG(...) do {} while(false)$/
E	test/test_heterogeneous_queue.cpp	77
E	test/test_heterogeneous_queue.cpp	/^	explicit E(char const* msg) : string_member(msg) /
ED25519_HPP	include/libtorrent/aux_/ed25519.hpp	2
EXC	test/main.cpp	/^#define EXC(x) case x: name = #x; break$/
EXC	test/main.cpp	162
EXPORT_INST	src/ip_filter.cpp	151
EXPORT_INST	src/ip_filter.cpp	153
EXPORT_INST	src/ip_filter.cpp	282
Extents	src/drive_info.cpp	220
F	test/test_heterogeneous_queue.cpp	86
F	test/test_heterogeneous_queue.cpp	/^	explicit F(int f_)$/
F	test/test_heterogeneous_queue.cpp	/^	F(F const& f_)$/
F	test/test_heterogeneous_queue.cpp	/^	F(F&& f_) noexcept$/
FCOMMENT	src/gzip.cpp	48
FEXTRA	src/gzip.cpp	46
FHCRC	src/gzip.cpp	45
FILE_ALLOCATED_RANGE_BUFFER	src/copy_file.cpp	82
FILE_ALLOCATED_RANGE_BUFFER	src/file.cpp	225
FILE_DAX_VOLUME	src/drive_info.cpp	193
FILE_SET_SPARSE_BUFFER	src/file.cpp	594
FIND_DATA_050323_HPP	include/libtorrent/kademlia/find_data.hpp	36
FIXLCODES	src/puff.cpp	99
FNAME	src/gzip.cpp	47
FRESERVED	src/gzip.cpp	49
FSCTL_QUERY_ALLOCATED_RANGES	src/copy_file.cpp	83
FSCTL_QUERY_ALLOCATED_RANGES	src/file.cpp	226
FTEXT	src/gzip.cpp	44
FUSE_SUPER_MAGIC	src/drive_info.cpp	113
FileOffset	src/copy_file.cpp	80
FileOffset	src/file.cpp	223
From	include/libtorrent/span.hpp	48
Fun	src/peer_connection.cpp	219
Fun	src/session_handle.cpp	90
Fun	src/session_handle.cpp	113
Fun	src/session_handle.cpp	145
Fun	src/session_impl.cpp	576
Fun	src/torrent_handle.cpp	119
Fun	src/torrent_handle.cpp	146
Fun	src/torrent_handle.cpp	177
Fun	include/libtorrent/aux_/torrent_impl.hpp	41
G	test/test_heterogeneous_queue.cpp	147
G	test/test_heterogeneous_queue.cpp	/^	G(int base, int v) : A(base), g(v) {}$/
GCRY_THREAD_OPTION_PTHREAD_IMPL	src/session_impl.cpp	142
GZIP_MAGIC0	src/gzip.cpp	51
GZIP_MAGIC1	src/gzip.cpp	52
Gamma0	src/sha256.cpp	/^	u32 Gamma0(u32 x) { return Rot(x, 7) ^ Rot(x, 18)/
Gamma1	src/sha256.cpp	/^	u32 Gamma1(u32 x) { return Rot(x, 17) ^ Rot(x, 19/
GetCurrentDir_	src/path.cpp	732
GetCurrentDir_	src/path.cpp	734
GetCurrentDir_	src/path.cpp	741
H	test/test_merkle.cpp	/^sha256_hash H(sha256_hash left, sha256_hash right)/
Handler	include/libtorrent/proxy_base.hpp	335
Handler	include/libtorrent/proxy_base.hpp	368
Handler	include/libtorrent/aux_/allocating_handler.hpp	319
HandlerName	include/libtorrent/aux_/allocating_handler.hpp	139
HandlerType	include/libtorrent/aux_/allocating_handler.hpp	318
IFA_F_DADFAILED	src/enum_net.cpp	131
IF_NAMESIZE	src/enum_net.cpp	155
INVARIANT_CHECK	include/libtorrent/aux_/invariant_check.hpp	78
INVARIANT_CHECK	include/libtorrent/aux_/invariant_check.hpp	82
IPV6_PROTECTION_LEVEL	include/libtorrent/socket.hpp	126
IndexType	include/libtorrent/aux_/array.hpp	44
IndexType	include/libtorrent/aux_/container_wrapper.hpp	47
IndexType	include/libtorrent/aux_/deque.hpp	43
IndexType	include/libtorrent/aux_/vector.hpp	44
Int	include/libtorrent/sliding_average.hpp	48
KADEMLIA_IO_HPP	include/libtorrent/kademlia/io.hpp	35
KADEMLIA_NODE_ENTRY_HPP	include/libtorrent/kademlia/node_entry.hpp	36
LIBTORRENT_AUX_PORTMAP_HPP_INCLUDED	include/libtorrent/aux_/portmap.hpp	36
LIBTORRENT_DHT_STATE_HPP	include/libtorrent/kademlia/dht_state.hpp	37
LIBTORRENT_ED25519_HPP	include/libtorrent/kademlia/ed25519.hpp	35
LIBTORRENT_GET_ITEM_HPP	include/libtorrent/kademlia/get_item.hpp	37
LIBTORRENT_GET_PEERS_HPP	include/libtorrent/kademlia/get_peers.hpp	37
LIBTORRENT_ITEM_HPP	include/libtorrent/kademlia/item.hpp	36
LIBTORRENT_LSD_HPP	include/libtorrent/aux_/lsd.hpp	35
LIBTORRENT_REVISION	include/libtorrent/version.hpp	49
LIBTORRENT_TYPES_HPP	include/libtorrent/kademlia/types.hpp	35
LIBTORRENT_VERSION	include/libtorrent/version.hpp	48
LIBTORRENT_VERSION_MAJOR	include/libtorrent/version.hpp	40
LIBTORRENT_VERSION_MINOR	include/libtorrent/version.hpp	41
LIBTORRENT_VERSION_NUM	include/libtorrent/version.hpp	46
LIBTORRENT_VERSION_TINY	include/libtorrent/version.hpp	42
LOGGER	test/test_dht.cpp	3873
LOGGER	test/test_dht.cpp	3875
Len	include/libtorrent/aux_/aligned_union.hpp	53
Length	src/copy_file.cpp	81
Length	src/file.cpp	224
Library	include/libtorrent/aux_/win_util.hpp	78
MAXBITS	src/puff.cpp	95
MAXCODES	src/puff.cpp	98
MAXDCODES	src/puff.cpp	97
MAXLCODES	src/puff.cpp	96
METRIC	src/session_stats.cpp	/^#define METRIC(category, name) { #category "." #na/
METRIC	src/session_stats.cpp	573
Maj	src/sha256.cpp	/^	u32 Maj(u32 x, u32 y, u32 z) { return ((x | y) & /
MapProtocol	src/session_impl.cpp	2321
Menum_if.cpp	test/enum_if.cpp	/^int main()$/
Mmain.cpp	test/main.cpp	/^int EXPORT main(int argc, char const* argv[])$/
Mtest_natpmp.cpp	test/test_natpmp.cpp	/^int main(int argc, char* argv[])$/
NETLINK_NO_ENOBUFS	include/libtorrent/socket.hpp	77
NODE_HPP	include/libtorrent/kademlia/node.hpp	38
NODE_ID_HPP	include/libtorrent/kademlia/node_id.hpp	34
NOMINMAX	include/libtorrent/config.hpp	315
NUM	include/libtorrent/info_hash.hpp	55
NUM_TYPES	include/libtorrent/aux_/utp_stream.hpp	136
NumberOfDiskExtents	src/drive_info.cpp	219
OBSERVER_HPP	include/libtorrent/kademlia/observer.hpp	37
PROGRESS_NOTIFICATION	test/test_alert_types.cpp	74
PROGRESS_NOTIFICATION	test/test_alert_types.cpp	76
PROGRESS_NOTIFICATION	test/test_alert_types.cpp	361
PROGRESS_NOTIFICATION	include/libtorrent/alert_types.hpp	83
PROGRESS_NOTIFICATION	include/libtorrent/alert_types.hpp	85
PROGRESS_NOTIFICATION	include/libtorrent/alert_types.hpp	3122
PROTECTION_LEVEL_UNRESTRICTED	include/libtorrent/socket.hpp	122
PUFF_HPP_INCLUDED	include/libtorrent/puff.hpp	25
ProtoType	src/session_impl.cpp	2321
Protocol	include/libtorrent/socket.hpp	48
Protocol	include/libtorrent/socket.hpp	62
QuadPart	src/file.cpp	229
QuadPart	src/file.cpp	230
R0	src/sha1.cpp	/^#define R0(v,w,x,y,z,i) z+=(((w)&((x)^(y)))^(y))+B/
R1	src/sha1.cpp	/^#define R1(v,w,x,y,z,i) z+=(((w)&((x)^(y)))^(y))+b/
R2	src/sha1.cpp	/^#define R2(v,w,x,y,z,i) z+=((w)^(x)^(y))+blk(i)+0x/
R3	src/sha1.cpp	/^#define R3(v,w,x,y,z,i) z+=((((w)|(x))&(y))|((w)&(/
R4	src/sha1.cpp	/^#define R4(v,w,x,y,z,i) z+=((w)^(x)^(y))+blk(i)+0x/
REFRESH_050324_HPP	include/libtorrent/kademlia/refresh.hpp	36
ROUNDUP	src/enum_net.cpp	/^#define ROUNDUP(a) \\$/
ROUNDUP	src/enum_net.cpp	514
ROUTING_TABLE_HPP	include/libtorrent/kademlia/routing_table.hpp	39
RPC_MANAGER_HPP	include/libtorrent/kademlia/rpc_manager.hpp	37
RenameFunction_	src/path.cpp	340
RenameFunction_	src/path.cpp	342
RenameFunction_	src/path.cpp	349
Required	include/libtorrent/aux_/allocating_handler.hpp	181
Ret	src/session_handle.cpp	145
Ret	src/torrent_handle.cpp	177
Rot	src/sha256.cpp	/^	u32 Rot(u32 x, u32 n) { return (x >> (n & 31)) | /
S	test/test_file.cpp	414
S	test/test_file.cpp	416
S	include/libtorrent/aux_/allocating_handler.hpp	192
SEP	test/test_file_storage.cpp	486
SEP	test/test_file_storage.cpp	488
SEP	test/test_resume.cpp	62
SEP	test/test_resume.cpp	64
SEPARATOR	test/setup_transfer.cpp	76
SEPARATOR	test/setup_transfer.cpp	78
SEPARATOR	test/test_torrent_info.cpp	109
SEPARATOR	test/test_torrent_info.cpp	111
SET	src/settings_pack.cpp	/^#define SET(name, default_value, fun) { #name, fun/
SET	src/settings_pack.cpp	408
SET_BOOL	src/session.cpp	/^#define SET_BOOL(name) if (!params.settings.has_va/
SET_BOOL	src/session.cpp	303
SET_BOOL	src/session_impl.cpp	/^#define SET_BOOL(name) m_settings.set_bool(setting/
SET_BOOL	src/session_impl.cpp	5970
SET_BOOL	src/session_impl.cpp	/^#define SET_BOOL(name) \\$/
SET_BOOL	src/session_impl.cpp	6006
SET_INT	src/session.cpp	/^#define SET_INT(name) if (!params.settings.has_val/
SET_INT	src/session.cpp	304
SET_INT	src/session_impl.cpp	/^#define SET_INT(name) m_settings.set_int(settings_/
SET_INT	src/session_impl.cpp	5971
SET_INT	src/session_impl.cpp	/^#define SET_INT(name) \\$/
SET_INT	src/session_impl.cpp	6007
SHA1_final	src/sha1.cpp	/^void SHA1_final(u8* digest, sha1_ctx* context)$/
SHA1_init	src/sha1.cpp	/^void SHA1_init(sha1_ctx* context)$/
SHA1_update	src/sha1.cpp	/^void SHA1_update(sha1_ctx* context, u8 const* data/
SHA1transform	src/sha1.cpp	/^	void SHA1transform(u32 state[5], u8 const buffer[/
SHA256_final	src/sha256.cpp	/^	void SHA256_final(std::uint8_t* digest, sha256_ct/
SHA256_init	src/sha256.cpp	/^	void SHA256_init(sha256_ctx& md)$/
SHA256_update	src/sha256.cpp	/^	void SHA256_update(sha256_ctx& md, std::uint8_t c/
SHAPrintContext	src/sha1.cpp	/^	void SHAPrintContext(sha1_ctx *context, char *msg/
SIG	test/main.cpp	/^#define SIG(x) case x: name = #x; break$/
SIG	test/main.cpp	205
SOL_NETLINK	include/libtorrent/socket.hpp	72
STRICT	include/libtorrent/aux_/windows.hpp	44
ST_DATA	include/libtorrent/aux_/utp_stream.hpp	136
ST_FIN	include/libtorrent/aux_/utp_stream.hpp	136
ST_RESET	include/libtorrent/aux_/utp_stream.hpp	136
ST_STATE	include/libtorrent/aux_/utp_stream.hpp	136
ST_SYN	include/libtorrent/aux_/utp_stream.hpp	136
Save	test/test_session.cpp	293
Set	test/test_session.cpp	293
SetSparse	src/file.cpp	593
Sh	src/sha256.cpp	/^	u32 Sh(u32 x, u32 n) { return x >> n; }$/
Sigma0	src/sha256.cpp	/^	u32 Sigma0(u32 x) { return Rot(x, 2) ^ Rot(x, 13)/
Sigma1	src/sha256.cpp	/^	u32 Sigma1(u32 x) { return Rot(x, 6) ^ Rot(x, 11)/
Size	include/libtorrent/aux_/allocating_handler.hpp	152
Size	include/libtorrent/aux_/allocating_handler.hpp	189
Size	include/libtorrent/aux_/allocating_handler.hpp	252
Size	include/libtorrent/aux_/allocating_handler.hpp	292
Size	include/libtorrent/aux_/allocating_handler.hpp	306
Size	include/libtorrent/aux_/array.hpp	43
StorageType	test/test_storage.cpp	236
StorageType	include/libtorrent/aux_/allocating_handler.hpp	322
StorageType::size	include/libtorrent/aux_/allocating_handler.hpp	358
T	src/alert.cpp	2268
T	src/ip_notifier.cpp	73
T	src/kademlia/routing_table.cpp	71
T	include/libtorrent/optional.hpp	43
T	include/libtorrent/units.hpp	118
T	include/libtorrent/units.hpp	131
T	include/libtorrent/units.hpp	135
T	include/libtorrent/units.hpp	139
T	include/libtorrent/vector_utils.hpp	51
T	include/libtorrent/aux_/allocating_handler.hpp	189
T	include/libtorrent/aux_/allocating_handler.hpp	317
T	include/libtorrent/aux_/array.hpp	43
T	include/libtorrent/aux_/container_wrapper.hpp	47
T	include/libtorrent/aux_/deque.hpp	42
T	include/libtorrent/aux_/io.hpp	137
T	include/libtorrent/aux_/io.hpp	141
T	include/libtorrent/aux_/io.hpp	145
T	include/libtorrent/aux_/io.hpp	149
T	include/libtorrent/aux_/io.hpp	153
T	include/libtorrent/aux_/io.hpp	157
T	include/libtorrent/aux_/io.hpp	161
T	include/libtorrent/aux_/io.hpp	165
T	include/libtorrent/aux_/polymorphic_socket.hpp	46
T	include/libtorrent/aux_/range.hpp	53
T	include/libtorrent/aux_/range.hpp	61
T	include/libtorrent/aux_/throw.hpp	42
T	include/libtorrent/aux_/unique_ptr.hpp	45
T	include/libtorrent/aux_/unique_ptr.hpp	48
T	include/libtorrent/aux_/vector.hpp	43
T1	include/libtorrent/aux_/strview_less.hpp	45
T::T	include/libtorrent/aux_/noexcept_movable.hpp	79
T::T	include/libtorrent/aux_/noexcept_movable.hpp	106
TEST_ALERT_TYPE	test/test_alert_types.cpp	/^#define TEST_ALERT_TYPE(name, seq, prio, cat) \\$/
TEST_ALERT_TYPE	test/test_alert_types.cpp	193
TEST_NAME	test/test_settings_pack.cpp	/^#define TEST_NAME(n) \\$/
TIMESTAMP_HISTORY_HPP	include/libtorrent/aux_/timestamp_history.hpp	34
TORRENT_ABI_VERSION	include/libtorrent/aux_/export.hpp	46
TORRENT_ABI_VERSION	include/libtorrent/aux_/export.hpp	48
TORRENT_ADDRESS_HPP_INCLUDED	include/libtorrent/address.hpp	35
TORRENT_ADDRESS_SANITIZER	include/libtorrent/config.hpp	73
TORRENT_ADDRESS_SANITIZER	include/libtorrent/config.hpp	79
TORRENT_ADD_TORRENT_PARAMS_HPP_INCLUDED	include/libtorrent/add_torrent_params.hpp	37
TORRENT_ALERT_HPP_INCLUDED	include/libtorrent/alert.hpp	37
TORRENT_ALERT_MANAGER_HPP_INCLUDED	include/libtorrent/aux_/alert_manager.hpp	36
TORRENT_ALERT_TYPES_HPP_INCLUDED	include/libtorrent/alert_types.hpp	46
TORRENT_ALIGNED_UNION_HPP_INCLUDE	include/libtorrent/aux_/aligned_union.hpp	35
TORRENT_ALLOCA	include/libtorrent/aux_/alloca.hpp	/^#define TORRENT_ALLOCA(v, t, n) ::libtorrent::span/
TORRENT_ALLOCATING_HANDLER_HPP_INCLUDED	include/libtorrent/aux_/allocating_handler.hpp	37
TORRENT_ALLOCA_FUN	include/libtorrent/aux_/alloca.hpp	90
TORRENT_ALLOCA_FUN	include/libtorrent/aux_/alloca.hpp	95
TORRENT_ALLOCA_FUN	include/libtorrent/aux_/alloca.hpp	100
TORRENT_ALLOCA_HPP_INCLUDED	include/libtorrent/aux_/alloca.hpp	35
TORRENT_AMIGA	include/libtorrent/config.hpp	111
TORRENT_ANDROID	include/libtorrent/config.hpp	212
TORRENT_ANNOUNCE_ENTRY_HPP_INCLUDED	include/libtorrent/announce_entry.hpp	36
TORRENT_APPLY_PAD_FILES_HPP_INCLUDED	include/libtorrent/aux_/apply_pad_files.hpp	34
TORRENT_ARRAY_HPP	include/libtorrent/aux_/array.hpp	35
TORRENT_ASSERT	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT(x) \\$/
TORRENT_ASSERT	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT(x) assert(x)$/
TORRENT_ASSERT	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT(a) do {} TORRENT_WHILE_0$/
TORRENT_ASSERT_FAIL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_FAIL() \\$/
TORRENT_ASSERT_FAIL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_FAIL() assert(false)$/
TORRENT_ASSERT_FAIL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_FAIL() do {} TORRENT_WHILE_/
TORRENT_ASSERT_FAIL_VAL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_FAIL_VAL(y) \\$/
TORRENT_ASSERT_FAIL_VAL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_FAIL_VAL(x) TORRENT_ASSERT_/
TORRENT_ASSERT_FAIL_VAL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_FAIL_VAL(x) assert(false)$/
TORRENT_ASSERT_FAIL_VAL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_FAIL_VAL(a) do {} TORRENT_W/
TORRENT_ASSERT_HPP_INCLUDED	include/libtorrent/assert.hpp	34
TORRENT_ASSERT_PRECOND	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_PRECOND(x) \\$/
TORRENT_ASSERT_PRECOND	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_PRECOND(x) assert(x)$/
TORRENT_ASSERT_PRECOND	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_PRECOND(a) do {} TORRENT_WH/
TORRENT_ASSERT_PRECOND_MSG	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_PRECOND_MSG(x, msg) \\$/
TORRENT_ASSERT_PRECOND_MSG	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_PRECOND_MSG(x, msg) assert(/
TORRENT_ASSERT_PRECOND_MSG	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_PRECOND_MSG(a, msg) do {} T/
TORRENT_ASSERT_VAL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_VAL(x, y) \\$/
TORRENT_ASSERT_VAL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_VAL(x, y) TORRENT_ASSERT(x)/
TORRENT_ASSERT_VAL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_VAL(x, y) assert(x)$/
TORRENT_ASSERT_VAL	include/libtorrent/assert.hpp	/^#define TORRENT_ASSERT_VAL(a, b) do {} TORRENT_WHI/
TORRENT_AUX_ANNOUNCE_ENTRY_HPP_INCLUDED	include/libtorrent/aux_/announce_entry.hpp	36
TORRENT_AUX_IO_HPP_INCLUDED	include/libtorrent/aux_/io.hpp	35
TORRENT_AUX_SESSION_SETTINGS_HPP_INCLUDED	include/libtorrent/aux_/session_settings.hpp	35
TORRENT_AUX_TIME_HPP	include/libtorrent/aux_/time.hpp	35
TORRENT_BANDWIDTH_CHANNEL_HPP_INCLUDED	include/libtorrent/aux_/bandwidth_limit.hpp	36
TORRENT_BANDWIDTH_MANAGER_HPP_INCLUDED	include/libtorrent/aux_/bandwidth_manager.hpp	35
TORRENT_BANDWIDTH_QUEUE_ENTRY_HPP_INCLUDED	include/libtorrent/aux_/bandwidth_queue_entry.hpp	35
TORRENT_BANDWIDTH_SOCKET_HPP_INCLUDED	include/libtorrent/aux_/bandwidth_socket.hpp	35
TORRENT_BDECODE_HPP	include/libtorrent/bdecode.hpp	37
TORRENT_BENCODE_HPP_INCLUDED	include/libtorrent/bencode.hpp	36
TORRENT_BEOS	include/libtorrent/config.hpp	382
TORRENT_BIND_TO_DEVICE_HPP_INCLUDED	include/libtorrent/aux_/bind_to_device.hpp	34
TORRENT_BITFIELD_HPP_INCLUDED	include/libtorrent/bitfield.hpp	36
TORRENT_BLOOM_FILTER_HPP_INCLUDED	include/libtorrent/bloom_filter.hpp	35
TORRENT_BROKEN_RANDOM_DEVICE	include/libtorrent/config.hpp	274
TORRENT_BROKEN_RANDOM_DEVICE	include/libtorrent/config.hpp	424
TORRENT_BSD	include/libtorrent/config.hpp	122
TORRENT_BSD	include/libtorrent/config.hpp	412
TORRENT_BT_PEER_CONNECTION_HPP_INCLUDED	include/libtorrent/bt_peer_connection.hpp	39
TORRENT_BUFFER_HPP_INCLUDED	include/libtorrent/aux_/buffer.hpp	36
TORRENT_BYTESWAP_HPP_INCLUDED	include/libtorrent/aux_/byteswap.hpp	35
TORRENT_CHAINED_BUFFER_HPP_INCLUDED	include/libtorrent/aux_/chained_buffer.hpp	35
TORRENT_CHOKER_HPP_INCLUDED	include/libtorrent/choker.hpp	35
TORRENT_CLIENT_DATA_HPP_INCLUDED	include/libtorrent/client_data.hpp	34
TORRENT_CLOSE_REASON_HPP	include/libtorrent/close_reason.hpp	34
TORRENT_COMPLETE_TYPES_REQUIRED	include/libtorrent/config.hpp	86
TORRENT_COMPLETE_TYPES_REQUIRED	include/libtorrent/config.hpp	93
TORRENT_COMPLETE_TYPES_REQUIRED	include/libtorrent/config.hpp	517
TORRENT_CONDITIONAL_EXPORT	include/libtorrent/hex.hpp	51
TORRENT_CONDITIONAL_EXPORT	include/libtorrent/hex.hpp	53
TORRENT_CONDITIONAL_EXPORT	include/libtorrent/hex.hpp	73
TORRENT_CONFIG_HPP_INCLUDED	include/libtorrent/config.hpp	42
TORRENT_CONTAINER_WRAPPER_HPP	include/libtorrent/aux_/container_wrapper.hpp	35
TORRENT_COPY_PTR	include/libtorrent/copy_ptr.hpp	35
TORRENT_COUNTER_NOEXCEPT	include/libtorrent/performance_counters.hpp	466
TORRENT_COUNTER_NOEXCEPT	include/libtorrent/performance_counters.hpp	468
TORRENT_CPP98_DEQUE	include/libtorrent/aux_/chained_buffer.hpp	51
TORRENT_CPP98_DEQUE	include/libtorrent/aux_/chained_buffer.hpp	53
TORRENT_CPUID_HPP_INCLUDED	include/libtorrent/aux_/cpuid.hpp	34
TORRENT_CRC32C_HPP_INCLUDE	include/libtorrent/crc32c.hpp	34
TORRENT_CREATE_TORRENT_HPP_INCLUDED	include/libtorrent/create_torrent.hpp	37
TORRENT_CRYPTO_NAMESPACE	include/libtorrent/aux_/export.hpp	69
TORRENT_CRYPTO_NAMESPACE	include/libtorrent/aux_/export.hpp	72
TORRENT_CRYPTO_NAMESPACE	include/libtorrent/aux_/export.hpp	75
TORRENT_CRYPTO_NAMESPACE	include/libtorrent/aux_/export.hpp	78
TORRENT_CRYPTO_NAMESPACE	include/libtorrent/aux_/export.hpp	81
TORRENT_CRYPTO_NAMESPACE	include/libtorrent/aux_/export.hpp	84
TORRENT_CRYPTO_NAMESPACE_END	include/libtorrent/aux_/export.hpp	70
TORRENT_CRYPTO_NAMESPACE_END	include/libtorrent/aux_/export.hpp	73
TORRENT_CRYPTO_NAMESPACE_END	include/libtorrent/aux_/export.hpp	76
TORRENT_CRYPTO_NAMESPACE_END	include/libtorrent/aux_/export.hpp	79
TORRENT_CRYPTO_NAMESPACE_END	include/libtorrent/aux_/export.hpp	82
TORRENT_CRYPTO_NAMESPACE_END	include/libtorrent/aux_/export.hpp	85
TORRENT_DEADLINE_TIMER_HPP_INCLUDED	include/libtorrent/deadline_timer.hpp	35
TORRENT_DEBUG_HPP_INCLUDED	include/libtorrent/debug.hpp	36
TORRENT_DEBUG_STREAMING	include/libtorrent/torrent.hpp	115
TORRENT_DEFERRED_HANDLER_HPP	include/libtorrent/aux_/deferred_handler.hpp	34
TORRENT_DEFINE_ALERT	include/libtorrent/alert_types.hpp	/^#define TORRENT_DEFINE_ALERT(name, seq) \\$/
TORRENT_DEFINE_ALERT	include/libtorrent/alert_types.hpp	3120
TORRENT_DEFINE_ALERT_IMPL	include/libtorrent/alert_types.hpp	/^#define TORRENT_DEFINE_ALERT_IMPL(name, seq, prio)/
TORRENT_DEFINE_ALERT_IMPL	include/libtorrent/alert_types.hpp	3119
TORRENT_DEFINE_ALERT_PRIO	include/libtorrent/alert_types.hpp	/^#define TORRENT_DEFINE_ALERT_PRIO(name, seq, prio)/
TORRENT_DEFINE_ALERT_PRIO	include/libtorrent/alert_types.hpp	3121
TORRENT_DEPRECATED	src/session_handle.cpp	61
TORRENT_DEPRECATED	include/libtorrent/aux_/deprecated.hpp	37
TORRENT_DEPRECATED	include/libtorrent/aux_/deprecated.hpp	39
TORRENT_DEPRECATED_ENUM	src/session_handle.cpp	66
TORRENT_DEPRECATED_ENUM	src/session_handle.cpp	67
TORRENT_DEPRECATED_ENUM	src/session_handle.cpp	68
TORRENT_DEPRECATED_ENUM	src/session_handle.cpp	69
TORRENT_DEPRECATED_ENUM	src/session_handle.cpp	70
TORRENT_DEPRECATED_ENUM	src/session_handle.cpp	71
TORRENT_DEPRECATED_ENUM	src/session_handle.cpp	72
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	486
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1471
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1472
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1473
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1474
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1475
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1476
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1554
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1555
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1556
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1557
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1558
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1559
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1854
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1855
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1862
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	1863
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	2214
TORRENT_DEPRECATED_ENUM	include/libtorrent/alert_types.hpp	2215
TORRENT_DEPRECATED_ENUM	include/libtorrent/error_code.hpp	338
TORRENT_DEPRECATED_ENUM	include/libtorrent/error_code.hpp	340
TORRENT_DEPRECATED_ENUM	include/libtorrent/error_code.hpp	342
TORRENT_DEPRECATED_ENUM	include/libtorrent/error_code.hpp	344
TORRENT_DEPRECATED_ENUM	include/libtorrent/error_code.hpp	346
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	201
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	205
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	208
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	212
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	216
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	219
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	222
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	225
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	228
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	231
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	234
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	237
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	240
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	243
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	247
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	250
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	253
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	256
TORRENT_DEPRECATED_ENUM	include/libtorrent/operations.hpp	259
TORRENT_DEPRECATED_ENUM	include/libtorrent/session_handle.hpp	774
TORRENT_DEPRECATED_ENUM	include/libtorrent/session_handle.hpp	775
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	238
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	413
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	428
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	459
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	460
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	465
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	470
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	471
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	531
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	541
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	567
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	579
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	590
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	635
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	662
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	697
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	707
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	749
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	761
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	778
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	791
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	803
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	816
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	835
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1252
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1261
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1266
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1378
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1465
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1527
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1557
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1558
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1559
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1603
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1604
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1633
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1689
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1772
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1783
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	1790
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	2127
TORRENT_DEPRECATED_ENUM	include/libtorrent/settings_pack.hpp	2158
TORRENT_DEPRECATED_ENUM	include/libtorrent/socket_type.hpp	55
TORRENT_DEPRECATED_ENUM	include/libtorrent/storage_defs.hpp	129
TORRENT_DEPRECATED_ENUM	include/libtorrent/storage_defs.hpp	130
TORRENT_DEPRECATED_ENUM	include/libtorrent/storage_defs.hpp	131
TORRENT_DEPRECATED_ENUM	include/libtorrent/torrent_status.hpp	90
TORRENT_DEPRECATED_ENUM	include/libtorrent/torrent_status.hpp	123
TORRENT_DEPRECATED_ENUM	include/libtorrent/aux_/deprecated.hpp	48
TORRENT_DEPRECATED_ENUM	include/libtorrent/aux_/deprecated.hpp	59
TORRENT_DEPRECATED_ENUM	include/libtorrent/aux_/deprecated.hpp	65
TORRENT_DEPRECATED_EXPORT	include/libtorrent/aux_/export.hpp	141
TORRENT_DEPRECATED_EXPORT	include/libtorrent/aux_/export.hpp	143
TORRENT_DEPRECATED_EXPORT	include/libtorrent/aux_/export.hpp	149
TORRENT_DEPRECATED_EXPORT	include/libtorrent/aux_/export.hpp	151
TORRENT_DEPRECATED_HPP_INCLUDED	include/libtorrent/aux_/deprecated.hpp	34
TORRENT_DEQUE_HPP	include/libtorrent/aux_/deque.hpp	34
TORRENT_DEV_RANDOM_HPP_INCLUDED	include/libtorrent/aux_/dev_random.hpp	35
TORRENT_DHT_DOS_BLOCKER	include/libtorrent/kademlia/dos_blocker.hpp	35
TORRENT_DHT_SETTINGS_HPP_INCLUDED	include/libtorrent/kademlia/dht_settings.hpp	35
TORRENT_DHT_STORAGE_HPP	include/libtorrent/kademlia/dht_storage.hpp	37
TORRENT_DHT_TRACKER	include/libtorrent/kademlia/dht_tracker.hpp	38
TORRENT_DIRECTORY_HPP_INCLUDED	include/libtorrent/aux_/directory.hpp	35
TORRENT_DIRECT_REQUEST_HPP	include/libtorrent/kademlia/direct_request.hpp	37
TORRENT_DISABLED_DISK_IO	include/libtorrent/disabled_disk_io.hpp	34
TORRENT_DISK_BUFFER_HOLDER_HPP_INCLUDED	include/libtorrent/disk_buffer_holder.hpp	35
TORRENT_DISK_BUFFER_POOL_HPP	include/libtorrent/aux_/disk_buffer_pool.hpp	36
TORRENT_DISK_INTERFACE_HPP	include/libtorrent/disk_interface.hpp	36
TORRENT_DISK_IO_JOB_HPP	include/libtorrent/aux_/mmap_disk_job.hpp	36
TORRENT_DISK_IO_THREAD	include/libtorrent/mmap_disk_io.hpp	36
TORRENT_DISK_IO_THREAD_POOL	include/libtorrent/aux_/disk_io_thread_pool.hpp	36
TORRENT_DISK_JOB_FENCE_HPP_INCLUDE	include/libtorrent/aux_/disk_job_fence.hpp	35
TORRENT_DISK_JOB_POOL	include/libtorrent/aux_/disk_job_pool.hpp	35
TORRENT_DISK_OBSERVER_HPP	include/libtorrent/disk_observer.hpp	35
TORRENT_DOWNLOAD_PRIORITY_HPP_INCLUDED	include/libtorrent/download_priority.hpp	34
TORRENT_ENTRY_HPP_INCLUDED	include/libtorrent/entry.hpp	35
TORRENT_ENUM_NET_HPP_INCLUDED	include/libtorrent/enum_net.hpp	36
TORRENT_ERROR_CODE_HPP_INCLUDED	include/libtorrent/error_code.hpp	36
TORRENT_ERROR_HPP_INCLUDED	include/libtorrent/error.hpp	35
TORRENT_ESCAPE_STRING_HPP_INCLUDED	include/libtorrent/aux_/escape_string.hpp	36
TORRENT_EXPORT	include/libtorrent/aux_/export.hpp	113
TORRENT_EXPORT	include/libtorrent/aux_/export.hpp	115
TORRENT_EXPORT	include/libtorrent/aux_/export.hpp	129
TORRENT_EXPORT_HPP_INCLUDED	include/libtorrent/aux_/export.hpp	37
TORRENT_EXTENSIONS_HPP_INCLUDED	include/libtorrent/extensions.hpp	37
TORRENT_EXTRA_EXPORT	include/libtorrent/aux_/export.hpp	122
TORRENT_EXTRA_EXPORT	include/libtorrent/aux_/export.hpp	124
TORRENT_EXTRA_EXPORT	include/libtorrent/aux_/export.hpp	133
TORRENT_FAIL_BDECODE	src/bdecode.cpp	/^#define TORRENT_FAIL_BDECODE(code) do { \\$/
TORRENT_FFS_HPP_INCLUDE	include/libtorrent/aux_/ffs.hpp	35
TORRENT_FILE_DESCRIPTOR_HPP_INCLUDED	include/libtorrent/aux_/file_descriptor.hpp	29
TORRENT_FILE_HPP_INCLUDED	include/libtorrent/file.hpp	35
TORRENT_FILE_LAYOUT_HPP_INCLUDED	include/libtorrent/file_layout.hpp	34
TORRENT_FILE_POINTER_HPP	include/libtorrent/aux_/file_pointer.hpp	34
TORRENT_FILE_PROGRESS_HPP_INCLUDE	include/libtorrent/aux_/file_progress.hpp	35
TORRENT_FILE_STORAGE_HPP_INCLUDED	include/libtorrent/file_storage.hpp	36
TORRENT_FILE_VIEW_POOL_HPP	include/libtorrent/aux_/file_view_pool.hpp	36
TORRENT_FINGERPRINT_HPP_INCLUDED	include/libtorrent/fingerprint.hpp	34
TORRENT_FLAGS_HPP_INCLUDED	include/libtorrent/flags.hpp	34
TORRENT_FORMAT	test/test_stack_allocator.cpp	/^TORRENT_FORMAT(2,3)$/
TORRENT_FORMAT	src/assert.cpp	/^TORRENT_FORMAT(1,2)$/
TORRENT_FORMAT	src/assert.cpp	/^TORRENT_FORMAT(1,2)$/
TORRENT_FORMAT	src/lsd.cpp	/^TORRENT_FORMAT(2, 3)$/
TORRENT_FORMAT	src/natpmp.cpp	/^TORRENT_FORMAT(2, 3)$/
TORRENT_FORMAT	src/peer_connection.cpp	/^	TORRENT_FORMAT(4,5)$/
TORRENT_FORMAT	src/peer_connection_handle.cpp	/^TORRENT_FORMAT(4,5)$/
TORRENT_FORMAT	src/session_impl.cpp	/^	TORRENT_FORMAT(2,3)$/
TORRENT_FORMAT	src/session_impl.cpp	/^	TORRENT_FORMAT(3,4)$/
TORRENT_FORMAT	src/torrent.cpp	/^	TORRENT_FORMAT(2,3)$/
TORRENT_FORMAT	src/upnp.cpp	/^TORRENT_FORMAT(2,3)$/
TORRENT_FORMAT	src/utp_stream.cpp	/^TORRENT_FORMAT(1, 2)$/
TORRENT_FORMAT	include/libtorrent/config.hpp	/^#define TORRENT_FORMAT(fmt, ellipsis) __attribute_/
TORRENT_FORMAT	include/libtorrent/config.hpp	/^#define TORRENT_FORMAT(fmt, ellipsis)$/
TORRENT_FWD_CALL	include/libtorrent/aux_/polymorphic_socket.hpp	/^#define TORRENT_FWD_CALL(x) \\$/
TORRENT_FWD_CALL	include/libtorrent/aux_/polymorphic_socket.hpp	183
TORRENT_FWD_HPP	include/libtorrent/fwd.hpp	36
TORRENT_GENERATE_PEER_ID_HPP_INCLUDED	include/libtorrent/aux_/generate_peer_id.hpp	34
TORRENT_GZIP_HPP_INCLUDED	include/libtorrent/gzip.hpp	34
TORRENT_HASHER512_HPP_INCLUDED	include/libtorrent/aux_/hasher512.hpp	36
TORRENT_HASHER_HPP_INCLUDED	include/libtorrent/hasher.hpp	38
TORRENT_HASH_PICKER_HPP_INCLUDED	include/libtorrent/hash_picker.hpp	36
TORRENT_HAS_ARM	include/libtorrent/config.hpp	614
TORRENT_HAS_ARM	include/libtorrent/config.hpp	616
TORRENT_HAS_ARM_CRC32	include/libtorrent/config.hpp	656
TORRENT_HAS_ARM_CRC32	include/libtorrent/config.hpp	659
TORRENT_HAS_ARM_CRC32	include/libtorrent/config.hpp	661
TORRENT_HAS_ARM_NEON	include/libtorrent/config.hpp	650
TORRENT_HAS_ARM_NEON	include/libtorrent/config.hpp	652
TORRENT_HAS_AUXV	src/cpuid.cpp	53
TORRENT_HAS_AUXV	src/cpuid.cpp	55
TORRENT_HAS_AUXV	src/cpuid.cpp	57
TORRENT_HAS_BINDTODEVICE	include/libtorrent/aux_/bind_to_device.hpp	70
TORRENT_HAS_BINDTODEVICE	include/libtorrent/aux_/bind_to_device.hpp	101
TORRENT_HAS_BINDTODEVICE	include/libtorrent/aux_/bind_to_device.hpp	126
TORRENT_HAS_BINDTODEVICE	include/libtorrent/aux_/bind_to_device.hpp	130
TORRENT_HAS_BLOCK_HPP_INCLUDED	include/libtorrent/aux_/has_block.hpp	35
TORRENT_HAS_BUILTIN_CLZ	include/libtorrent/config.hpp	630
TORRENT_HAS_BUILTIN_CLZ	include/libtorrent/config.hpp	632
TORRENT_HAS_BUILTIN_CLZ	include/libtorrent/config.hpp	634
TORRENT_HAS_BUILTIN_CLZ	include/libtorrent/config.hpp	636
TORRENT_HAS_BUILTIN_CTZ	include/libtorrent/config.hpp	640
TORRENT_HAS_BUILTIN_CTZ	include/libtorrent/config.hpp	642
TORRENT_HAS_BUILTIN_CTZ	include/libtorrent/config.hpp	644
TORRENT_HAS_BUILTIN_CTZ	include/libtorrent/config.hpp	646
TORRENT_HAS_COPYFILE	include/libtorrent/config.hpp	130
TORRENT_HAS_COPYFILE	include/libtorrent/config.hpp	577
TORRENT_HAS_COPY_FILE_RANGE	include/libtorrent/config.hpp	190
TORRENT_HAS_COPY_FILE_RANGE	include/libtorrent/config.hpp	192
TORRENT_HAS_COPY_FILE_RANGE	include/libtorrent/config.hpp	194
TORRENT_HAS_COPY_FILE_RANGE	include/libtorrent/config.hpp	573
TORRENT_HAS_DONT_FRAGMENT	include/libtorrent/socket.hpp	210
TORRENT_HAS_FADVISE	include/libtorrent/config.hpp	217
TORRENT_HAS_FADVISE	include/libtorrent/config.hpp	460
TORRENT_HAS_FALLOCATE	include/libtorrent/config.hpp	174
TORRENT_HAS_FALLOCATE	include/libtorrent/config.hpp	216
TORRENT_HAS_FALLOCATE	include/libtorrent/config.hpp	245
TORRENT_HAS_FALLOCATE	include/libtorrent/config.hpp	247
TORRENT_HAS_FALLOCATE	include/libtorrent/config.hpp	357
TORRENT_HAS_FALLOCATE	include/libtorrent/config.hpp	384
TORRENT_HAS_FALLOCATE	include/libtorrent/config.hpp	400
TORRENT_HAS_FALLOCATE	include/libtorrent/config.hpp	456
TORRENT_HAS_FSEEKO	include/libtorrent/config.hpp	222
TORRENT_HAS_FSEEKO	include/libtorrent/config.hpp	464
TORRENT_HAS_FTELLO	include/libtorrent/config.hpp	226
TORRENT_HAS_FTELLO	include/libtorrent/config.hpp	468
TORRENT_HAS_KEEPALIVE_IDLE	include/libtorrent/aux_/keepalive.hpp	46
TORRENT_HAS_KEEPALIVE_IDLE	include/libtorrent/aux_/keepalive.hpp	62
TORRENT_HAS_KEEPALIVE_INTERVAL	include/libtorrent/aux_/keepalive.hpp	80
TORRENT_HAS_PTHREAD_SET_NAME	include/libtorrent/config.hpp	163
TORRENT_HAS_PTHREAD_SET_NAME	include/libtorrent/config.hpp	197
TORRENT_HAS_PTHREAD_SET_NAME	include/libtorrent/config.hpp	213
TORRENT_HAS_PTHREAD_SET_NAME	include/libtorrent/config.hpp	569
TORRENT_HAS_SALEN	include/libtorrent/config.hpp	203
TORRENT_HAS_SALEN	include/libtorrent/config.hpp	269
TORRENT_HAS_SALEN	include/libtorrent/config.hpp	355
TORRENT_HAS_SALEN	include/libtorrent/config.hpp	372
TORRENT_HAS_SALEN	include/libtorrent/config.hpp	428
TORRENT_HAS_SSE	include/libtorrent/config.hpp	606
TORRENT_HAS_SSE	include/libtorrent/config.hpp	608
TORRENT_HAS_SYMLINK	include/libtorrent/config.hpp	167
TORRENT_HAS_SYMLINK	include/libtorrent/config.hpp	198
TORRENT_HAS_SYMLINK	include/libtorrent/config.hpp	377
TORRENT_HAS_SYMLINK	include/libtorrent/config.hpp	394
TORRENT_HAS_SYMLINK	include/libtorrent/config.hpp	553
TORRENT_HAVE_MAP_VIEW_OF_FILE	include/libtorrent/config.hpp	264
TORRENT_HAVE_MAP_VIEW_OF_FILE	include/libtorrent/config.hpp	319
TORRENT_HAVE_MAP_VIEW_OF_FILE	include/libtorrent/config.hpp	504
TORRENT_HAVE_MMAP	include/libtorrent/config.hpp	170
TORRENT_HAVE_MMAP	include/libtorrent/config.hpp	186
TORRENT_HAVE_MMAP	include/libtorrent/config.hpp	374
TORRENT_HAVE_MMAP	include/libtorrent/config.hpp	500
TORRENT_HETEROGENEOUS_QUEUE_HPP_INCLUDED	include/libtorrent/aux_/heterogeneous_queue.hpp	35
TORRENT_HEX_HPP_INCLUDED	include/libtorrent/hex.hpp	35
TORRENT_HTTP_CONNECTION	include/libtorrent/http_connection.hpp	38
TORRENT_HTTP_PARSER_HPP_INCLUDED	include/libtorrent/http_parser.hpp	36
TORRENT_HTTP_SEED_CONNECTION_HPP_INCLUDED	include/libtorrent/http_seed_connection.hpp	35
TORRENT_HTTP_STREAM_HPP_INCLUDED	include/libtorrent/http_stream.hpp	36
TORRENT_HTTP_TRACKER_CONNECTION_HPP_INCLUDED	include/libtorrent/http_tracker_connection.hpp	35
TORRENT_HURD	include/libtorrent/config.hpp	391
TORRENT_I2P_STREAM_HPP_INCLUDED	include/libtorrent/i2p_stream.hpp	35
TORRENT_IDENTIFY_CLIENT_HPP_INCLUDED	include/libtorrent/identify_client.hpp	35
TORRENT_INCREMENT	include/libtorrent/debug.hpp	/^#define TORRENT_INCREMENT(x) increment_guard inc_(/
TORRENT_INCREMENT	include/libtorrent/debug.hpp	/^#define TORRENT_INCREMENT(x) do {} TORRENT_WHILE_0/
TORRENT_INDEX_RANGE_HPP	include/libtorrent/index_range.hpp	34
TORRENT_INFO_HASH_HPP_INCLUDED	include/libtorrent/info_hash.hpp	37
TORRENT_INSTANTIATE_CONNECTION	include/libtorrent/aux_/instantiate_connection.hpp	35
TORRENT_INVARIANT_ACCESS_HPP_INCLUDED	include/libtorrent/aux_/invariant_check.hpp	6
TORRENT_IO_CONTEXT_HPP_INCLUDED	include/libtorrent/io_context.hpp	34
TORRENT_IO_HPP_INCLUDED	include/libtorrent/io.hpp	35
TORRENT_IO_SERVICE_HPP_INCLUDED	include/libtorrent/io_service.hpp	35
TORRENT_IP_FILTER_HPP	include/libtorrent/ip_filter.hpp	36
TORRENT_IP_HELPERS_HPP_INCLUDED	include/libtorrent/aux_/ip_helpers.hpp	36
TORRENT_IP_NOTIFIER_HPP_INCLUDED	include/libtorrent/aux_/ip_notifier.hpp	36
TORRENT_IP_VOTER_HPP_INCLUDED	include/libtorrent/ip_voter.hpp	36
TORRENT_KADEMLIA_MSG_HPP	include/libtorrent/kademlia/msg.hpp	36
TORRENT_KEEP_ALIVE_HPP_INCLUDED	include/libtorrent/aux_/keepalive.hpp	34
TORRENT_LINK_HPP_INCLUDED	include/libtorrent/link.hpp	35
TORRENT_LINUX	include/libtorrent/config.hpp	183
TORRENT_LISTEN_SOCKET_HANDLE_HPP_INCLUDED	include/libtorrent/aux_/listen_socket_handle.hpp	36
TORRENT_LIST_NAME	src/torrent.cpp	/^#define TORRENT_LIST_NAME(n) case static_cast<int>/
TORRENT_LIST_NAME	src/torrent.cpp	8258
TORRENT_LOAD_TORRENT_HPP_INCLUDED	include/libtorrent/load_torrent.hpp	34
TORRENT_LSD_HPP	include/libtorrent/lsd.hpp	35
TORRENT_MAGNET_URI_HPP_INCLUDED	include/libtorrent/magnet_uri.hpp	34
TORRENT_MAP	src/close_reason.cpp	/^#define TORRENT_MAP(error, close_reason) \\$/
TORRENT_MERKLE_HPP_INCLUDED	include/libtorrent/aux_/merkle.hpp	35
TORRENT_MERKLE_TREE_HPP_INCLUDED	include/libtorrent/aux_/merkle_tree.hpp	34
TORRENT_MINGW	include/libtorrent/config.hpp	261
TORRENT_MMAP_HPP	include/libtorrent/aux_/mmap.hpp	35
TORRENT_NATIVE_UTF8	include/libtorrent/config.hpp	133
TORRENT_NATIVE_UTF8	include/libtorrent/config.hpp	385
TORRENT_NATIVE_UTF8	include/libtorrent/config.hpp	565
TORRENT_NATPMP_HPP	include/libtorrent/natpmp.hpp	37
TORRENT_NETLINK_HPP	include/libtorrent/netlink.hpp	37
TORRENT_NETLINK_UTILS_HPP_INCLUDED	include/libtorrent/aux_/netlink_utils.hpp	34
TORRENT_NOEXCEPT_MOVABLE_HPP_INCLUDED	include/libtorrent/aux_/noexcept_movable.hpp	33
TORRENT_NO_FPU	include/libtorrent/config.hpp	115
TORRENT_NO_FPU	include/libtorrent/config.hpp	537
TORRENT_NUMERIC_CAST_HPP	include/libtorrent/aux_/numeric_cast.hpp	36
TORRENT_OPEN_MODE_HPP	include/libtorrent/aux_/open_mode.hpp	34
TORRENT_OPERATIONS_HPP_INCLUDED	include/libtorrent/operations.hpp	35
TORRENT_OPTIONAL_HPP_INCLUDED	include/libtorrent/optional.hpp	35
TORRENT_OS2	include/libtorrent/config.hpp	399
TORRENT_PACKET_BUFFER_HPP_INCLUDED	include/libtorrent/aux_/packet_buffer.hpp	36
TORRENT_PACKET_POOL_HPP	include/libtorrent/aux_/packet_pool.hpp	36
TORRENT_PARSE_URL_HPP_INCLUDED	include/libtorrent/parse_url.hpp	34
TORRENT_PART_FILE_HPP_INCLUDE	include/libtorrent/part_file.hpp	36
TORRENT_PATH_HPP_INCLUDED	include/libtorrent/aux_/path.hpp	35
TORRENT_PEER_ALLOCATOR_HPP_INCLUDED	include/libtorrent/torrent_peer_allocator.hpp	34
TORRENT_PEER_CLASS_HPP_INCLUDED	include/libtorrent/peer_class.hpp	35
TORRENT_PEER_CLASS_SET_HPP_INCLUDED	include/libtorrent/peer_class_set.hpp	35
TORRENT_PEER_CLASS_TYPE_FILTER_HPP_INCLUDED	include/libtorrent/peer_class_type_filter.hpp	35
TORRENT_PEER_CONNECTION_HANDLE_HPP_INCLUDED	include/libtorrent/peer_connection_handle.hpp	36
TORRENT_PEER_CONNECTION_HPP_INCLUDED	include/libtorrent/peer_connection.hpp	39
TORRENT_PEER_CONNECTION_INTERFACE_HPP	include/libtorrent/peer_connection_interface.hpp	35
TORRENT_PEER_HPP_INCLUDED	include/libtorrent/peer.hpp	34
TORRENT_PEER_ID_HPP_INCLUDED	include/libtorrent/peer_id.hpp	34
TORRENT_PEER_INFO_HPP_INCLUDED	include/libtorrent/peer_info.hpp	37
TORRENT_PEER_REQUEST_HPP_INCLUDED	include/libtorrent/peer_request.hpp	35
TORRENT_PERFORMANCE_COUNTERS_HPP_INCLUDED	include/libtorrent/performance_counters.hpp	36
TORRENT_PEX_FLAGS_HPP_INCLUDE	include/libtorrent/pex_flags.hpp	35
TORRENT_PE_CRYPTO_HPP_INCLUDED	include/libtorrent/pe_crypto.hpp	36
TORRENT_PIECE_BLOCK_HPP_INCLUDED	include/libtorrent/piece_block.hpp	36
TORRENT_PIECE_BLOCK_PROGRESS_HPP_INCLUDED	include/libtorrent/piece_block_progress.hpp	36
TORRENT_PIECE_PICKER_HPP_INCLUDED	include/libtorrent/piece_picker.hpp	38
TORRENT_PLATFORM_UTIL_HPP	include/libtorrent/platform_util.hpp	2
TORRENT_POLICY_HPP_INCLUDED	include/libtorrent/peer_list.hpp	39
TORRENT_POLYMORPHIC_SOCKET	include/libtorrent/aux_/polymorphic_socket.hpp	34
TORRENT_POOL_HPP	include/libtorrent/aux_/pool.hpp	34
TORRENT_PORTMAP_HPP_INCLUDED	include/libtorrent/portmap.hpp	35
TORRENT_POSIX_DISK_IO	include/libtorrent/posix_disk_io.hpp	34
TORRENT_POSIX_PART_FILE_HPP_INCLUDE	include/libtorrent/aux_/posix_part_file.hpp	36
TORRENT_POSIX_STORAGE	include/libtorrent/aux_/posix_storage.hpp	35
TORRENT_PROXY_BASE_HPP_INCLUDED	include/libtorrent/proxy_base.hpp	37
TORRENT_PROXY_SETTINGS_HPP_INCLUDED	include/libtorrent/aux_/proxy_settings.hpp	35
TORRENT_PUT_DATA_HPP	include/libtorrent/kademlia/put_data.hpp	36
TORRENT_RANDOM_HPP_INCLUDED	include/libtorrent/random.hpp	35
TORRENT_RANGE_HPP	include/libtorrent/aux_/range.hpp	34
TORRENT_READ_RESUME_DATA_HPP_INCLUDE	include/libtorrent/read_resume_data.hpp	34
TORRENT_RECEIVE_BUFFER_HPP_INCLUDED	include/libtorrent/aux_/receive_buffer.hpp	36
TORRENT_REQUEST_BLOCKS_HPP_INCLUDED	include/libtorrent/request_blocks.hpp	34
TORRENT_RESOLVER_HPP_INCLUDE	include/libtorrent/aux_/resolver.hpp	35
TORRENT_RESOLVER_INTERFACE_HPP_INCLUDE	include/libtorrent/aux_/resolver_interface.hpp	35
TORRENT_RESOLVE_LINKS_HPP	include/libtorrent/resolve_links.hpp	35
TORRENT_RVO	include/libtorrent/config.hpp	/^#define TORRENT_RVO(x) x$/
TORRENT_RVO	include/libtorrent/config.hpp	/^#define TORRENT_RVO(x) std::move(x)$/
TORRENT_SAMPLE_INFOHASHES_HPP	include/libtorrent/kademlia/sample_infohashes.hpp	36
TORRENT_SCOPE_END_HPP_INCLUDED	include/libtorrent/aux_/scope_end.hpp	34
TORRENT_SEPARATOR	src/file_storage.cpp	59
TORRENT_SEPARATOR	src/file_storage.cpp	61
TORRENT_SEPARATOR	src/path.cpp	671
TORRENT_SEPARATOR	src/path.cpp	674
TORRENT_SEPARATOR	src/torrent_info.cpp	175
TORRENT_SEPARATOR	src/torrent_info.cpp	177
TORRENT_SEPARATOR_CHAR	src/path.cpp	652
TORRENT_SEPARATOR_CHAR	src/path.cpp	656
TORRENT_SESSION_CALL_HPP_INCLUDED	include/libtorrent/aux_/session_call.hpp	35
TORRENT_SESSION_HANDLE_HPP_INCLUDED	include/libtorrent/session_handle.hpp	37
TORRENT_SESSION_HPP_INCLUDED	include/libtorrent/session.hpp	36
TORRENT_SESSION_IMPL_HPP_INCLUDED	include/libtorrent/aux_/session_impl.hpp	40
TORRENT_SESSION_INTERFACE_HPP_INCLUDED	include/libtorrent/aux_/session_interface.hpp	37
TORRENT_SESSION_PARAMS_HPP_INCLUDED	include/libtorrent/session_params.hpp	36
TORRENT_SESSION_SETTINGS_HPP_INCLUDED	include/libtorrent/session_settings.hpp	35
TORRENT_SESSION_STATS_HPP_INCLUDED	include/libtorrent/session_stats.hpp	34
TORRENT_SESSION_STATUS_HPP_INCLUDED	include/libtorrent/session_status.hpp	37
TORRENT_SESSION_TYPES_HPP_INCLUDED	include/libtorrent/session_types.hpp	35
TORRENT_SESSION_UDP_SOCKETS_HPP_INCLUDED	include/libtorrent/aux_/session_udp_sockets.hpp	35
TORRENT_SETTINGS_PACK_HPP_INCLUDED	include/libtorrent/settings_pack.hpp	40
TORRENT_SET_SOCKET_BUFFER_HPP	include/libtorrent/aux_/set_socket_buffer.hpp	35
TORRENT_SET_TRAFFIC_CLASS_HPP	include/libtorrent/aux_/set_traffic_class.hpp	34
TORRENT_SHA1_HASH_HPP_INCLUDED	include/libtorrent/sha1_hash.hpp	37
TORRENT_SHA1_HPP_INCLUDED	include/libtorrent/sha1.hpp	14
TORRENT_SHA256_HPP_INCLUDED	include/libtorrent/sha256.hpp	4
TORRENT_SHA512_HPP_INCLUDED	include/libtorrent/aux_/sha512.hpp	2
TORRENT_SLIDING_AVERAGE_HPP_INCLUDED	include/libtorrent/sliding_average.hpp	35
TORRENT_SMART_BAN_HPP_INCLUDED	include/libtorrent/extensions/smart_ban.hpp	36
TORRENT_SOCKET_HPP_INCLUDED	include/libtorrent/socket.hpp	36
TORRENT_SOCKET_IO_HPP_INCLUDED	include/libtorrent/socket_io.hpp	36
TORRENT_SOCKET_TYPE	include/libtorrent/aux_/socket_type.hpp	36
TORRENT_SOCKET_TYPE_HPP	include/libtorrent/socket_type.hpp	35
TORRENT_SOCKS5_STREAM_HPP_INCLUDED	include/libtorrent/socks5_stream.hpp	35
TORRENT_SOLARIS	include/libtorrent/config.hpp	370
TORRENT_SPAN_HPP_INCLUDED	include/libtorrent/span.hpp	37
TORRENT_SSL_HPP_INCLUDED	include/libtorrent/ssl.hpp	37
TORRENT_SSL_STREAM_HPP_INCLUDED	include/libtorrent/ssl_stream.hpp	38
TORRENT_STACK_ALLOCATOR	include/libtorrent/stack_allocator.hpp	35
TORRENT_STAT_CACHE_HPP	include/libtorrent/stat_cache.hpp	34
TORRENT_STAT_HPP_INCLUDED	include/libtorrent/stat.hpp	36
TORRENT_STORAGE_DEFS_HPP_INCLUDE	include/libtorrent/storage_defs.hpp	36
TORRENT_STORAGE_FREE_LIST_HPP_INCLUDE	include/libtorrent/aux_/storage_free_list.hpp	34
TORRENT_STORAGE_HPP_INCLUDE	include/libtorrent/mmap_storage.hpp	37
TORRENT_STORAGE_HPP_INCLUDED	include/libtorrent/storage.hpp	3
TORRENT_STORAGE_UTILS_HPP_INCLUDE	include/libtorrent/aux_/storage_utils.hpp	35
TORRENT_STORE_BUFFER	include/libtorrent/aux_/store_buffer.hpp	34
TORRENT_STRING_PTR_HPP_INCLUDED	include/libtorrent/aux_/string_ptr.hpp	34
TORRENT_STRING_UTIL_HPP_INCLUDED	include/libtorrent/string_util.hpp	37
TORRENT_STRING_VIEW_HPP_INCLUDED	include/libtorrent/string_view.hpp	34
TORRENT_STRLESS_HPP_INCLUDED	include/libtorrent/aux_/strview_less.hpp	34
TORRENT_SUGGEST_PIECE_HPP_INCLUDE	include/libtorrent/aux_/suggest_piece.hpp	35
TORRENT_TAILQUEUE_HPP	include/libtorrent/tailqueue.hpp	35
TORRENT_TEST	test/test_add_torrent.cpp	/^TORRENT_TEST(invalid_file_root)$/
TORRENT_TEST	test/test_add_torrent.cpp	/^TORRENT_TEST(add_torrent)$/
TORRENT_TEST	test/test_add_torrent.cpp	/^TORRENT_TEST(async_add_torrent)$/
TORRENT_TEST	test/test_add_torrent.cpp	/^TORRENT_TEST(ec_add_torrent)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(limit)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(limit_int_max)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(priority_limit)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(notify_function)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(extensions)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(alert_mask)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(get_all_empty)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(dropped_alerts)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(alerts_dropped_alert)$/
TORRENT_TEST	test/test_alert_manager.cpp	/^TORRENT_TEST(recursive_alerts)$/
TORRENT_TEST	test/test_alert_types.cpp	/^TORRENT_TEST(alerts_types)$/
TORRENT_TEST	test/test_alert_types.cpp	/^TORRENT_TEST(dht_get_peers_reply_alert)$/
TORRENT_TEST	test/test_alert_types.cpp	/^TORRENT_TEST(dht_live_nodes_alert)$/
TORRENT_TEST	test/test_alert_types.cpp	/^TORRENT_TEST(session_stats_alert)$/
TORRENT_TEST	test/test_alert_types.cpp	/^TORRENT_TEST(dht_sample_infohashes_alert)$/
TORRENT_TEST	test/test_alert_types.cpp	/^TORRENT_TEST(performance_warning)$/
TORRENT_TEST	test/test_alloca.cpp	/^TORRENT_TEST(alloca_construct)$/
TORRENT_TEST	test/test_alloca.cpp	/^TORRENT_TEST(alloca_destruct)$/
TORRENT_TEST	test/test_alloca.cpp	/^TORRENT_TEST(alloca_large)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(simple)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(irregular_last_piece)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(full_piece)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(1_byte_pad)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(span_multiple_pieces)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(span_multiple_full_pieces)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(small_pieces)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(smalll_piece_1_byte_pad)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(back_to_back_pads)$/
TORRENT_TEST	test/test_apply_pad.cpp	/^TORRENT_TEST(large_pad_file)$/
TORRENT_TEST	test/test_auto_unchoke.cpp	/^TORRENT_TEST(auto_unchoke)$/
TORRENT_TEST	test/test_bandwidth_limiter.cpp	/^TORRENT_TEST(equal_connection)$/
TORRENT_TEST	test/test_bandwidth_limiter.cpp	/^TORRENT_TEST(conn_var_rate)$/
TORRENT_TEST	test/test_bandwidth_limiter.cpp	/^TORRENT_TEST(torrents)$/
TORRENT_TEST	test/test_bandwidth_limiter.cpp	/^TORRENT_TEST(torrent_var_rate)$/
TORRENT_TEST	test/test_bandwidth_limiter.cpp	/^TORRENT_TEST(bandwidth_limiter)$/
TORRENT_TEST	test/test_bandwidth_limiter.cpp	/^TORRENT_TEST(peer_priority)$/
TORRENT_TEST	test/test_bandwidth_limiter.cpp	/^TORRENT_TEST(no_starvation)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(integer)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(construct_string)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(construct_string_literal)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(construct_string_view)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(construct_integer)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(string)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(string_prefix1)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(list)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_key_novalue)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_nonstring_key)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_null_key)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_unordered_keys)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_duplicate_key)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(premature_e)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(negative_length_prefix)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(overflow_length_prefix)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(close_overflow_length_prefix)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(overflow_length_prefix2)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(leading_zero_length_prefix)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(nodigit_int)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(minus_int)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(interior_minus_int)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(int_overflow)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(int_overflow2)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(int_truncated)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(int_leading_zero)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(bdecode_error)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(64bit_int)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(64bit_int_negative)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(int_invalid_digit)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(invalid_encoding)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(depth_limit)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(item_limit)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(unexpected_eof)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(unexpected_eof2)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(expected_string)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(unexpected_eof_dict_key)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(unexpected_eof_dict_key2)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(expected_string_dict_key2)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(unexpected_eof_int)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(unexpected_eof_int2)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(expected_colon_dict)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(empty_string)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(partial_string)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(list_ints)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_ints)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_at)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(string_ptr)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(exceed_buf_limit)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(parse_int)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(invalid_digit)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(parse_int_overflow)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(parse_length_overflow)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(expected_colon_string)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_find_funs)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(list_at_funs)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(list_at_reverse)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_find_funs2)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(print_entry)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(print_entry2)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(swap)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(swap_root)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(swap_disjoint)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(swap_root_disjoint)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(clear)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(copy_root)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(non_owning_refs)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(partial_parse)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(partial_parse2)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(partial_parse3)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(partial_parse4)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(partial_parse_string)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(switch_buffer)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(long_string_99999999)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(long_string_100000000)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(data_offset)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(string_offset)$/
TORRENT_TEST	test/test_bdecode.cpp	/^TORRENT_TEST(dict_at_node)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(strings)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(integers)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(integers2)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(integers3)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(lists)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(dictionaries)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(preformatted)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(preformatted_node)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(undefined_node)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(undefined_node2)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(implicit_construct)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_dict_single_line)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_dict)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_list_single_line)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_list)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_int_single_line)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_int)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_string_single_line)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_string)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_deep_dict_single_line)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(print_deep_dict)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(dict_constructor)$/
TORRENT_TEST	test/test_bencoding.cpp	/^TORRENT_TEST(integer_to_str)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(bitfield)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(test_assign3)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(test_iterators)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(test_assign)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(test_assign2)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(test_resize_val)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(test_resize_up)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(test_resize_down)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_first_set_empty)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_first_set_small)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_first_set_large)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_first_set_early)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_first_set_late)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_last_clear_empty)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_last_clear_small)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_last_clear_large)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_last_clear_early)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_last_clear_late)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(find_last_clear_misc)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(not_initialized)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(self_assign)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(not_initialized_assign)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(not_initialized_resize)$/
TORRENT_TEST	test/test_bitfield.cpp	/^TORRENT_TEST(bitfield_index_range)$/
TORRENT_TEST	test/test_bloom_filter.cpp	/^TORRENT_TEST(bloom_filter)$/
TORRENT_TEST	test/test_buffer.cpp	/^TORRENT_TEST(buffer_constructor)$/
TORRENT_TEST	test/test_buffer.cpp	/^TORRENT_TEST(buffer_swap)$/
TORRENT_TEST	test/test_buffer.cpp	/^TORRENT_TEST(buffer_subscript)$/
TORRENT_TEST	test/test_buffer.cpp	/^TORRENT_TEST(buffer_subscript2)$/
TORRENT_TEST	test/test_buffer.cpp	/^TORRENT_TEST(buffer_move_construct)$/
TORRENT_TEST	test/test_buffer.cpp	/^TORRENT_TEST(buffer_move_assign)$/
TORRENT_TEST	test/test_buffer.cpp	/^TORRENT_TEST(chained_buffer)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(checking)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(read_only_corrupt)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(read_only)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(incomplete)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(extended)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(corrupt)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(force_recheck)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(checking_v2)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(read_only_corrupt_v2)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(read_only_v2)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(incomplete_v2)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(corrupt_v2)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(single_file_v2)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(single_file_corrupt_v2)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(single_file_incomplete_v2)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(force_recheck_v2)$/
TORRENT_TEST	test/test_checking.cpp	/^TORRENT_TEST(discrete_checking)$/
TORRENT_TEST	test/test_copy_file.cpp	/^TORRENT_TEST(basic)$/
TORRENT_TEST	test/test_copy_file.cpp	/^TORRENT_TEST(sparse_file)$/
TORRENT_TEST	test/test_crc32.cpp	/^TORRENT_TEST(crc32)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(create_verbatim_torrent)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(auto_piece_size)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(piece_size_restriction_16kB)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(piece_size_quanta)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(piece_size_limit)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(create_torrent_round_trip)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(create_torrent_round_trip_v2)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(create_torrent_round_trip_hybrid_miss/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(create_torrent_round_trip_hybrid)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(create_torrent_round_trip_empty_file)/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v2_path_conflict)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v2_only)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v2_only_set_hash)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(create_torrent_symlink)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v2_attributes)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v1_only_set_hash2)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(implicit_v2_only)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(implicit_v1_only)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(no_creation_date)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(creation_date)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(comment)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(creator)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(dht_nodes)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(ssl_cert)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(priv)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(piece_layer)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(pieces_root_empty_file)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v1_tail_padding)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v1_empty_file_placement)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v1_file_sorting)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v1_no_tail_padding)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v1_empty_file_placement_backwards_com/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v1_no_padding)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(hybrid)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(hybrid_single_file)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(hybrid_single_file_with_directory)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(hybrid_no_tail_padding)$/
TORRENT_TEST	test/test_create_torrent.cpp	/^TORRENT_TEST(v2_only_file_sorting)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(ping)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(invalid_message)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(node_id_testing)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(get_peers_announce)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(scrape_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(scrape_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(id_enforcement_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(id_enforcement_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(bloom_filter)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(put_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(put_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(routing_table_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(routing_table_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(bootstrap_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(bootstrap_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(bootstrap_want_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(bootstrap_want_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(short_nodes_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(short_nodes_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(get_peers_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(get_peers_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(mutable_get_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(mutable_get_salt_v4)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(mutable_get_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(mutable_get_salt_v6)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(immutable_get)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(immutable_put)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(mutable_put)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(traversal_done)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(dht_dual_stack)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(multi_home)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(signing_test1)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(signing_test2)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(signing_test3)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(verify_message)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(routing_table_uniform)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(routing_table_balance)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(routing_table_extended)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(routing_table_set_id)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(routing_table_for_each)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(node_set_id)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(read_only_node)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(invalid_error_msg)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(unsorted_traversal_results)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(rpc_invalid_error_msg)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(node_id_bucket_distribution)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(node_id_min_distance_exp)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(dht_verify_node_address)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(generate_prefix_mask)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(distance_exp)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(compare_ip_cidr)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(dht_state)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(sample_infohashes)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(node_entry_comparison)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(mostly_verified_nodes)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(classify_prefix)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(replace_node_impl)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(all_in_same_bucket)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(rate_limit_int_max)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(rate_limit_large_delta)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(rate_limit_accrue_limit)$/
TORRENT_TEST	test/test_dht.cpp	/^TORRENT_TEST(dht)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(announce_peer)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(dual_stack)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(put_items)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(counters)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(set_custom)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(default_set_custom)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(peer_limit)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(torrent_limit)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(immutable_item_limit)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(mutable_item_limit)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(get_peers_dist)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(update_node_ids)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(infohashes_sample)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(infohashes_sample_dist)$/
TORRENT_TEST	test/test_dht_storage.cpp	/^TORRENT_TEST(dummy) {}$/
TORRENT_TEST	test/test_direct_dht.cpp	/^TORRENT_TEST(direct_dht_request)$/
TORRENT_TEST	test/test_dos_blocker.cpp	/^TORRENT_TEST(dos_blocker)$/
TORRENT_TEST	test/test_ed25519.cpp	/^TORRENT_TEST(ed25519_test_vec1)$/
TORRENT_TEST	test/test_ed25519.cpp	/^TORRENT_TEST(create_seed)$/
TORRENT_TEST	test/test_ed25519.cpp	/^TORRENT_TEST(add_scalar)$/
TORRENT_TEST	test/test_ed25519.cpp	/^TORRENT_TEST(key_exchange)$/
TORRENT_TEST	test/test_ed25519.cpp	/^TORRENT_TEST(empty)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(is_local)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(match_addr_mask)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(is_ip_address)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(build_netmask_v4)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(build_netmask_v6)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(build_netmask_unknown)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(get_gateway_basic)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(get_gateway_no_default_route)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(get_gateway_local_v6)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(get_gateway_loopback)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(get_gateway_multi_homed)$/
TORRENT_TEST	test/test_enum_net.cpp	/^TORRENT_TEST(has_internet_route)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(reject_fast)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(invalid_suggest)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(reject_suggest)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(suggest_order)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(multiple_bitfields)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(multiple_have_all)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(dont_have)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(extension_handshake)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(invalid_metadata_request)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(invalid_request)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(outgoing_have_all)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(incoming_have_all)$/
TORRENT_TEST	test/test_fast_extension.cpp	/^TORRENT_TEST(dht_port_no_support)$/
TORRENT_TEST	test/test_fence.cpp	/^TORRENT_TEST(empty_fence)$/
TORRENT_TEST	test/test_fence.cpp	/^TORRENT_TEST(job_fence)$/
TORRENT_TEST	test/test_fence.cpp	/^TORRENT_TEST(double_fence)$/
TORRENT_TEST	test/test_ffs.cpp	/^TORRENT_TEST(count_leading_zeros)$/
TORRENT_TEST	test/test_ffs.cpp	/^TORRENT_TEST(count_trailing_ones_u32)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(create_directory)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(file_status)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(directory)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(paths)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(path_compare)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(filename)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(split_path)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(split_path_pos)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(hard_link)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(stat_file)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(relative_path)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(unc_tests)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(unc_paths)$/
TORRENT_TEST	test/test_file.cpp	/^TORRENT_TEST(to_file_open_mode)$/
TORRENT_TEST	test/test_file_progress.cpp	/^TORRENT_TEST(init)$/
TORRENT_TEST	test/test_file_progress.cpp	/^TORRENT_TEST(init2)$/
TORRENT_TEST	test/test_file_progress.cpp	/^TORRENT_TEST(update_simple_sequential)$/
TORRENT_TEST	test/test_file_progress.cpp	/^TORRENT_TEST(pad_file_completion_callback)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(coalesce_path)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(rename_file)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(set_name)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(rename_file2)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(pointer_offset)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(invalid_path1)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(invalid_path2)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(map_file)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(file_path_hash)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(canonicalize_pad)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(canonicalize_path)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(piece_range_exclusive)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(piece_range_inclusive)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(piece_range)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(piece_size_last_piece)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(piece_size_middle_piece)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(file_index_at_offset)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(map_block_start)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(map_block_mid)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(sanitize_symlinks)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(sanitize_symlinks_single_file)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(sanitize_symlinks_cascade)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(sanitize_symlinks_circular)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(query_symlinks)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(query_symlinks2)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_num_files)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_size)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_name)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_hidden)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_pad)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_empty_file_order)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_mtime)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_piece_size)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_different_symlink)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(files_compatible_same_symlink)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(remove_tail_padding_not_last)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(remove_tail_padding_last)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(remove_tail_padding_no_op)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(large_files)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(large_offset)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(large_filename)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(piece_size2)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(file_num_blocks)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(file_num_pieces)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(file_first_piece_node)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(file_first_block_node)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(mismatching_file_hash1)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(mismatching_file_hash2)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(v2_detection_1)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(v2_detection_2)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(blocks_in_piece2)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(file_index_for_root)$/
TORRENT_TEST	test/test_file_storage.cpp	/^TORRENT_TEST(size_on_disk_explicit_pads)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_seed_mode)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_upload_mode)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_share_mode)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_apply_ip_filter)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_paused)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_auto_managed)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_super_seeding)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_sequential_download)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_stop_when_ready)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_disable_dht)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_disable_lsd)$/
TORRENT_TEST	test/test_flags.cpp	/^TORRENT_TEST(flag_disable_pex)$/
TORRENT_TEST	test/test_generate_peer_id.cpp	/^TORRENT_TEST(generate_peer_id)$/
TORRENT_TEST	test/test_generate_peer_id.cpp	/^TORRENT_TEST(generate_peer_id_truncate)$/
TORRENT_TEST	test/test_gzip.cpp	/^TORRENT_TEST(zeroes)$/
TORRENT_TEST	test/test_gzip.cpp	/^TORRENT_TEST(corrupt)$/
TORRENT_TEST	test/test_gzip.cpp	/^TORRENT_TEST(invalid1)$/
TORRENT_TEST	test/test_gzip.cpp	/^TORRENT_TEST(empty)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(pick_piece_layer)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(reject_piece_request)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(add_leaf_hashes)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(add_piece_hashes)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(add_piece_hashes_padded)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(add_piece_hashes_unpadded)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(add_bad_hashes)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(bad_block_hash)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(set_block_hash)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(set_block_hash_fail)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(set_block_hash_pass)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(pass_piece)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(only_pick_have_pieces)$/
TORRENT_TEST	test/test_hash_picker.cpp	/^TORRENT_TEST(validate_hash_request)$/
TORRENT_TEST	test/test_hasher.cpp	/^TORRENT_TEST(hasher)$/
TORRENT_TEST	test/test_hasher.cpp	/^TORRENT_TEST(hasher_test_vec1)$/
TORRENT_TEST	test/test_hasher.cpp	/^TORRENT_TEST(hasher256)$/
TORRENT_TEST	test/test_hasher512.cpp	/^TORRENT_TEST(hasher512_test_vec1)$/
TORRENT_TEST	test/test_heterogeneous_queue.cpp	/^TORRENT_TEST(emplace_back)$/
TORRENT_TEST	test/test_heterogeneous_queue.cpp	/^TORRENT_TEST(emplace_back_over_aligned)$/
TORRENT_TEST	test/test_heterogeneous_queue.cpp	/^TORRENT_TEST(swap)$/
TORRENT_TEST	test/test_heterogeneous_queue.cpp	/^TORRENT_TEST(destruction)$/
TORRENT_TEST	test/test_heterogeneous_queue.cpp	/^TORRENT_TEST(copy_move)$/
TORRENT_TEST	test/test_heterogeneous_queue.cpp	/^TORRENT_TEST(nontrivial)$/
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(no_proxy_ssl) { run_suite("https", se/
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(http_ssl) { run_suite("https", settin/
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(http_pw_ssl) { run_suite("https", set/
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(socks5_proxy_ssl) { run_suite("https"/
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(socks5_pw_proxy_ssl) { run_suite("htt/
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(http_proxy) { run_suite("http", setti/
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(http_pwproxy) { run_suite("http", set/
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(socks5_proxy) { run_suite("http", set/
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(socks5_pw_proxy) { run_suite("http", /
TORRENT_TEST	test/test_http_connection.cpp	/^TORRENT_TEST(no_keepalive)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(http_parser)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(chunked_encoding)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(chunked_encoding_beyond_end)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(chunked_encoding_end_of_buffer)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(chunked_encoding_past_end)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(chunked_encoding_negative)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(chunked_encoding_end)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(chunked_encoding_overflow)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(invalid_content_length)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(invalid_chunked)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(invalid_content_range_start)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(invalid_content_range_end)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(overflow_content_length)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(overflow_content_range_end)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(overflow_content_range_begin)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(missing_chunked_header)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(invalid_chunk_1)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(invalid_chunk_2)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(invalid_chunk_3)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(idna)$/
TORRENT_TEST	test/test_http_parser.cpp	/^TORRENT_TEST(has_tracker_query_string)$/
TORRENT_TEST	test/test_identify_client.cpp	/^TORRENT_TEST(identify_client)$/
TORRENT_TEST	test/test_info_hash.cpp	/^TORRENT_TEST(ordering)$/
TORRENT_TEST	test/test_info_hash.cpp	/^TORRENT_TEST(has)$/
TORRENT_TEST	test/test_info_hash.cpp	/^TORRENT_TEST(std_hash)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(write_uint8)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(write_uint16)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(write_uint32)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(write_int32)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(write_uint64)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_uint8)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_uint16)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_uint32)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_uint64)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_int32)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(write_uint8_span)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(write_uint16_span)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(write_uint32_span)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(write_uint64_span)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_uint8_span)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_uint16_span)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_uint32_span)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_int32_span)$/
TORRENT_TEST	test/test_io.cpp	/^TORRENT_TEST(read_uint64_span)$/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(session_get_ip_filter)$/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(joining_ranges_at_end)$/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(joining_ranges_at_start)$/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(joining_overlapping_ranges_at_start)$/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(joining_overlapping_ranges_at_end)$/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(joining_multiple_overlapping_ranges_1/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(joining_multiple_overlapping_ranges_2/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(ipv6)$/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(default_empty)$/
TORRENT_TEST	test/test_ip_filter.cpp	/^TORRENT_TEST(port_filter)$/
TORRENT_TEST	test/test_ip_voter.cpp	/^TORRENT_TEST(test_random)$/
TORRENT_TEST	test/test_ip_voter.cpp	/^TORRENT_TEST(two_ips)$/
TORRENT_TEST	test/test_ip_voter.cpp	/^TORRENT_TEST(one_ip)$/
TORRENT_TEST	test/test_ip_voter.cpp	/^TORRENT_TEST(ip_voter_1)$/
TORRENT_TEST	test/test_ip_voter.cpp	/^TORRENT_TEST(ip_voter_2)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(partition_listen_sockets_wildcard2spe/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(partition_listen_sockets_port_change)/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(partition_listen_sockets_device_bound/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(partition_listen_sockets_device_ip_ch/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(partition_listen_sockets_original_por/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(partition_listen_sockets_ssl)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(partition_listen_sockets_op_ports)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(expand_devices)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(expand_unspecified)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(expand_unspecified_no_default)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(expand_unspecified_ppp)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(expand_unspecified_down_if)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(expand_unspecified_if_loopback)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(expand_unspecified_global_address)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(expand_unspecified_link_local)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(expand_unspecified_loopback)$/
TORRENT_TEST	test/test_listen_socket.cpp	/^TORRENT_TEST(interface_to_endpoint)$/
TORRENT_TEST	test/test_lsd.cpp	/^TORRENT_TEST(lsd)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(remove_url)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(magnet)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_escaped_hash_parameter)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_escaped_hash_parameter_in_hex)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_mixed_case)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_invalid_escaped_hash_parameter)/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_uri_quoted)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(throwing_overload)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_missing_hash)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_base32_hash)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_web_seeds)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_missing_hash2)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_short_hash)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_long_hash)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_space_hash)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_v2_hash)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_v2_short_hash)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_v2_invalid_hash_prefix)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_hybrid_uri)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_peer)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_dht_node)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_i2p_tracker)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(make_magnet_uri)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(make_magnet_uri2)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(make_magnet_uri_v2)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(make_magnet_uri_hybrid)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(make_magnet_uri_v1)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(trailing_whitespace)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(invalid_tracker_escaping)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(invalid_web_seed_escaping)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(invalid_trackers)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_overlap_rang/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_multiple)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_inverted_ran/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_index_bounds/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_invalid_rang/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_invalid_rang/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_invalid_inde/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_invalid_inde/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_invalid_no_v/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_invalid_no_v/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(parse_magnet_select_only_invalid_quot/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(magnet_tr_x_uri)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(info_hash_v2)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(hybrid_info_hashes)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(torrent_info_hash)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(deprecated_info_hashe)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(select_only)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(peers)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(dht_nodes)$/
TORRENT_TEST	test/test_magnet.cpp	/^TORRENT_TEST(round_trip)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(num_leafs)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(get_parent)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(get_sibling)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(num_nodes)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(first_leaf)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(get_layer)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(get_layer_offset)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_num_layers)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_get_first_child)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_get_first_child2)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_layer_start)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_to_flat_index)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_fill_tree)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_fill_partial_tree)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_root)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_root_scratch)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_clear_tree)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_pad)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_node)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_copy_full)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_copy_full_odd_nodes)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_copy_invalid_leaf)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_copy_many_invalid_lea/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_copy_partial)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_copy_invalid_root)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_copy_root_only)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_single_leayer_fail_no/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_single_layer_missing_/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_single_layer_missing_/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(merkle_validate_single_layer)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(is_subtree_known_full)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(is_subtree_known_two_levels)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(is_subtree_known_unknown)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(is_subtree_known_padding)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(is_subtree_known_padding_two_levels)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(is_subtree_known_more_padding_two_lev/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_mixed)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_mixed_fail/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_left)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_right)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_early_succ/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_early_fail/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_no_uncles)/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_root)$/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_root_fail)/
TORRENT_TEST	test/test_merkle.cpp	/^TORRENT_TEST(validate_and_insert_proofs_too_many_u/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(load_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(load_sparse_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(roundtrip_empty_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(roundtrip_full_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(roundtrip_piece_layer_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(roundtrip_partial_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(roundtrip_more_partial_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(roundtrip_one_block_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(roundtrip_two_block_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(roundtrip_two_block_partial_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(small_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(sparse_merkle_tree_block_layer)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(get_piece_layer)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(get_piece_layer_piece_layer_mode)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(merkle_tree_get_hashes)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(add_hashes_full_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(add_hashes_one_piece)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(add_hashes_one_piece_invalid_proof)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(add_hashes_one_piece_invalid_hash)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(add_hashes_full_tree_existing_valid_b/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(add_hashes_full_tree_existing_invalid/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(set_block_full_block_layer)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(set_block_invalid_full_block_layer)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(set_block_full_piece_layer)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(set_block_invalid_full_piece_layer)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(set_block_empty_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(set_block_invalid_empty_tree)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(add_hashes_block_layer_no_padding)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(add_hashes_piece_layer_no_padding)$/
TORRENT_TEST	test/test_merkle_tree.cpp	/^TORRENT_TEST(add_hashes_partial_proofs)$/
TORRENT_TEST	test/test_mmap.cpp	/^TORRENT_TEST(mmap_read)$/
TORRENT_TEST	test/test_mmap.cpp	/^TORRENT_TEST(mmap_write)$/
TORRENT_TEST	test/test_mmap.cpp	/^TORRENT_TEST(dummy) {}$/
TORRENT_TEST	test/test_packet_buffer.cpp	/^TORRENT_TEST(insert)$/
TORRENT_TEST	test/test_packet_buffer.cpp	/^TORRENT_TEST(wrap)$/
TORRENT_TEST	test/test_packet_buffer.cpp	/^TORRENT_TEST(wrap2)$/
TORRENT_TEST	test/test_packet_buffer.cpp	/^TORRENT_TEST(reverse_wrap)$/
TORRENT_TEST	test/test_part_file.cpp	/^TORRENT_TEST(part_file)$/
TORRENT_TEST	test/test_part_file.cpp	/^TORRENT_TEST(posix_part_file)$/
TORRENT_TEST	test/test_pe_crypto.cpp	/^TORRENT_TEST(diffie_hellman)$/
TORRENT_TEST	test/test_pe_crypto.cpp	/^TORRENT_TEST(rc4)$/
TORRENT_TEST	test/test_pe_crypto.cpp	/^TORRENT_TEST(disabled)$/
TORRENT_TEST	test/test_peer_classes.cpp	/^TORRENT_TEST(peer_class)$/
TORRENT_TEST	test/test_peer_classes.cpp	/^TORRENT_TEST(session_peer_class_filter)$/
TORRENT_TEST	test/test_peer_classes.cpp	/^TORRENT_TEST(session_peer_class_type_filter)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(multiple_ips_disallowed)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(multiple_ips_allowed)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(multiple_ips_allowed2)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(multiple_ips_disallowed2)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(update_peer_port)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(update_peer_port_collide)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(ip_filter)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(port_filter)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(ban_peers)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(erase_peers)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(set_ip_filter)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(set_port_filter)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(set_max_failcount)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(set_seed)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(has_peer)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(connect_candidates_finish)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(self_connection)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(double_connection)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(double_connection_loose)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(double_connection_random)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(double_connection_win)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(self_connection_i2p)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(double_connection_i2p)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(double_connection_loose_i2p)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(double_connection_win_i2p)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(incoming_size_limit)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(new_peer_size_limit)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(peer_info_comparison)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(peer_info_set_i2p_destination)$/
TORRENT_TEST	test/test_peer_list.cpp	/^TORRENT_TEST(clear_peers)$/
TORRENT_TEST	test/test_peer_priority.cpp	/^TORRENT_TEST(peer_priority)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_block)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(abort_download_states)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(abort_download)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(abort_download2)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(get_downloaders)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pick_lowest_availability)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(random_pick_at_same_priority)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pick_highest_priority)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(reverse_rarest_first)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pick_whole_pieces)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(distributed_copies)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(filtered_pieces)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(we_dont_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(dec_refcount_split_seed)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(resize)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(we_have_all)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(dont_pick_requested_blocks)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(downloading_piece_priority)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(partial_piece_order_rarest_first)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(partial_piece_order_most_complete)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(partial_piece_order_sequential)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(random_picking_downloading_piece)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(random_picking_downloading_piece_pref/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(prefer_contiguous_no_duplicates)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(prefer_contiguous_suggested)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(sequential_download)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(reverse_sequential_download)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(priority_sequential_download)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors_sweep_up_we_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors_sweep_up_set_piece_priority)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors_sweep_down_we_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors_sweep_down_set_piece_priority/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors_sweep_in_set_priority)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors_sweep_in_we_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors_sweep_up_we_dont_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors_sweep_down_we_dont_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors_sweep_out_we_dont_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(cursors)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_priorities)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(restore_piece)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(restore_piece_finished_blocks)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(restore_piece_downloading_blocks)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(random_pick)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(picking_downloading_blocks)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(clear_peer)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(have_all_have_none)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(have_all_have_none_seq_download)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(inc_ref_dec_ref)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(prefer_cnotiguous_blocks)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(prefer_aligned_whole_pieces)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(parole_mode)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(suggested_pieces)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(bitfield_optimization)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(seed_optimization)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(reversed_peers)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(reversed_piece_upgrade)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(reversed_piece_downgrade)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_stats)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_passed)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_passed_causing_we_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(break_one_seed)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(we_dont_have2)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(dont_have_but_passed_hash_check)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(write_failed)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(write_failed_clear_piece)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_canceled)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(get_download_queue)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(get_download_queue_size)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(reprioritize_downloading)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(reprioritize_fully_downloading)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(download_filtered_piece)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(set_pad_bytes)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(set_pad_bytes_overflow)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pad_bytes_in_piece_bytes)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(num_pad_bytes_want)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(num_pad_bytes_want_filter)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(num_pad_bytes_want_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(num_pad_bytes_we_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(num_pad_bytes_dont_want_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(num_pad_bytes_have_dont_want)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(have_dont_want_pad_bytes)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pad_bytes_have)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(invalid_piece_size)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_pad_pick_more_than_one_block)/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_pad_pick_full_piece)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_pad_pick_less_than_one_block)/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_pad_pick_exactly_one_block)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_pad_pick_short_last_piece)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_pad_pick_short_last_piece_pre/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pad_blocks_some_wanted_odd_blocks)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_pad_downloading)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_pad_seeding)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(mark_as_pad_whole_piece_seeding)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pad_bytes_in_piece)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pad_bytes_in_last_piece)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pad_blocks_all_filtered)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pad_blocks_all_wanted)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(pad_blocks_some_wanted)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(started_hash_job)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_extent_affinity)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_extent_affinity_priority)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_extent_affinity_large_pieces)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_extent_affinity_active_limit)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_extent_affinity_clear_done)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_extent_affinity_no_duplicates)$/
TORRENT_TEST	test/test_piece_picker.cpp	/^TORRENT_TEST(piece_block_exported)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(retry_interval)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(error_code)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(snprintf)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(address_to_from_string)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(address_endpoint_io)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(gen_fingerprint)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(printf_int64)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(printf_uint64)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(printf_trunc)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(error_condition)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(client_data_assign)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(client_data_initialize)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(announce_endpoint_initialize)$/
TORRENT_TEST	test/test_primitives.cpp	/^TORRENT_TEST(byteswap)$/
TORRENT_TEST	test/test_priority.cpp	/^TORRENT_TEST(priority)$/
TORRENT_TEST	test/test_priority.cpp	/^TORRENT_TEST(priority_deprecated)$/
TORRENT_TEST	test/test_priority.cpp	/^TORRENT_TEST(no_metadata_prioritize_files)$/
TORRENT_TEST	test/test_priority.cpp	/^TORRENT_TEST(no_metadata_file_prio)$/
TORRENT_TEST	test/test_priority.cpp	/^TORRENT_TEST(no_metadata_piece_prio)$/
TORRENT_TEST	test/test_priority.cpp	/^TORRENT_TEST(file_priority_multiple_calls)$/
TORRENT_TEST	test/test_priority.cpp	/^TORRENT_TEST(export_file_while_seed)$/
TORRENT_TEST	test/test_priority.cpp	/^TORRENT_TEST(test_piece_priority_after_resume)$/
TORRENT_TEST	test/test_priority.cpp	/^TORRENT_TEST(file_priority_stress_test)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(no_proxy)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(socks4)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(socks5)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(socks5_pw)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(http)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(http_pw)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(socks4_tracker)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(socks5_tracker)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(socks5_pw_tracker)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(http_tracker)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(http_pw_tracker)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(socks4_peer)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(socks5_peer)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(socks5_pw_peer)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(http_peer)$/
TORRENT_TEST	test/test_privacy.cpp	/^TORRENT_TEST(http_pw_peer)$/
TORRENT_TEST	test/test_read_piece.cpp	/^TORRENT_TEST(read_piece)$/
TORRENT_TEST	test/test_read_piece.cpp	/^TORRENT_TEST(seed_mode)$/
TORRENT_TEST	test/test_read_piece.cpp	/^TORRENT_TEST(time_critical)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(read_resume)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(read_resume_missing_info_hash)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(read_resume_info_hash2)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(read_resume_missing_file_format)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(read_resume_torrent)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(mismatching_v1_hash)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(mismatching_v2_hash)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_have_pieces)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_last_seen_complete)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_verified_pieces)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_prios)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_unfinished)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_trackers)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_name)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_flags)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_info_hash)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_merkle_trees)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_merkle_tree_mask)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(round_trip_verified_leaf_hashes)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(invalid_resume_version)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(v2_pieces_field)$/
TORRENT_TEST	test/test_read_resume.cpp	/^TORRENT_TEST(v2_trees_fields)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_init)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_pos_at_end_false)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_pos_at_end_true)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_packet_finished)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_grow_floor)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_grow)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_grow_limit)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_reserve_minimum_grow)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_reserve_grow)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_reserve)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(receive_buffer_normalize)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(receive_buffer_max_receive)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(receive_buffer_watermark)$/
TORRENT_TEST	test/test_receive_buffer.cpp	/^TORRENT_TEST(recv_buffer_mutable_buffers)$/
TORRENT_TEST	test/test_recheck.cpp	/^TORRENT_TEST(recheck)$/
TORRENT_TEST	test/test_remap_files.cpp	/^TORRENT_TEST(remap_files)$/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent)$/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent_and_files)$/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent_files_and_partfile)$/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent_and_just_partfile)$/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent_partial)$/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent_and_files_partial)$/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent_mid_download)$/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent_and_files_mid_download/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent_twice)$/
TORRENT_TEST	test/test_remove_torrent.cpp	/^TORRENT_TEST(remove_torrent_and_files_twice)$/
TORRENT_TEST	test/test_resolve_links.cpp	/^TORRENT_TEST(resolve_links)$/
TORRENT_TEST	test/test_resolve_links.cpp	/^TORRENT_TEST(range_lookup_duplicated_files)$/
TORRENT_TEST	test/test_resolve_links.cpp	/^TORRENT_TEST(pick_up_existing_file)$/
TORRENT_TEST	test/test_resolve_links.cpp	/^TORRENT_TEST(empty)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(piece_priorities_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(piece_priorities)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(test_non_metadata)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(test_remove_trackers)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(test_remove_web_seed)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(piece_slots)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(piece_slots_seed)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(piece_slots_seed_suggest_cache)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_default_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_in_resume_deprecated)/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_in_resume_and_params_/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_override_resume_depre/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_resume_share_mode_dep/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_share_mode_deprecated/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(resume_save_load_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(resume_save_load_resume_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_resume_override_depre/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_resume_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities1_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities2_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities3_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(plain_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(use_resume_save_path_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(override_resume_data_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(upload_mode_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(share_mode_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(auto_managed_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(paused_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(url_seed_resume_data_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(resume_override_torrent_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_default)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_resume_share_mode)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_share_mode)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(zero_file_prio_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(mixing_file_and_piece_prio_deprecated/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(backwards_compatible_resume_info_dict/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(merkle_trees)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(resume_info_dict)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(zero_file_prio)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(mixing_file_and_piece_prio)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_file_prio_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_piece_prio_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_piece_have_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_preserve_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_missing_files_deprecated)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_missing_all_files_deprecate/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_missing_files_with_pieces_d/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_missing_files_with_all_piec/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_file_prio)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_extended_files)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_have_file_prio)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_piece_prio)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_piece_have)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_preserve)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_missing_files)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_missing_all_files)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_missing_files_with_pieces)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_missing_files_with_all_piec/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_load_peers)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(resume_save_load)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(resume_save_load_resume)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities_resume)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities1)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities2)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(file_priorities3)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(plain)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(seed_mode_no_verify_files)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(upload_mode)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(share_mode)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(auto_managed)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(paused)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(no_metadata)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(unfinished_pieces_pure_seed)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(unfinished_pieces_check_all)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(unfinished_pieces_finished)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(unfinished_pieces_all_finished)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(resume_data_have_pieces)$/
TORRENT_TEST	test/test_resume.cpp	/^TORRENT_TEST(removed)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(session)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(async_add_torrent_deprecated_magnet)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(async_add_torrent_no_save_path)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(async_add_torrent_duplicate_error)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(async_add_torrent_duplicate)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(async_add_torrent_duplicate_back_to_b/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(load_empty_file)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(session_stats)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(paused_session)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(save_restore_state)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(save_restore_state_save_filter)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(session_shutdown)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(save_state_fingerprint)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(pop_alert_clear)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(move_session)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(init_dht_default_bootstrap)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(init_dht_invalid_bootstrap)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(init_dht_empty_bootstrap)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(dht_upload_rate_overflow_pack)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(dht_upload_rate_overflow)$/
TORRENT_TEST	test/test_session.cpp	/^TORRENT_TEST(reopen_network_sockets)$/
TORRENT_TEST	test/test_session_params.cpp	/^TORRENT_TEST(default_plugins)$/
TORRENT_TEST	test/test_session_params.cpp	/^TORRENT_TEST(custom_dht_storage)$/
TORRENT_TEST	test/test_session_params.cpp	/^TORRENT_TEST(dht_state)$/
TORRENT_TEST	test/test_session_params.cpp	/^TORRENT_TEST(session_params_ip_filter)$/
TORRENT_TEST	test/test_session_params.cpp	/^TORRENT_TEST(session_params_round_trip)$/
TORRENT_TEST	test/test_session_params.cpp	/^TORRENT_TEST(add_plugin)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(default_settings)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(default_settings2)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(apply_pack)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(sparse_pack)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(test_name)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(clear)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(clear_single_int)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(clear_single_bool)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(clear_single_string)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(duplicates)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(load_pack_from_dict)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(settings_pack_abi)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(non_default_settings)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(non_default_settings2)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(save_settings_to_dict)$/
TORRENT_TEST	test/test_settings_pack.cpp	/^TORRENT_TEST(global_constructors)$/
TORRENT_TEST	test/test_sha1_hash.cpp	/^TORRENT_TEST(sha1_hash)$/
TORRENT_TEST	test/test_sha1_hash.cpp	/^TORRENT_TEST(count_leading_zeroes)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v1_no_pad)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v1)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v1_collection)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v1_magnet)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v1_magnet_collection)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v2_magnet)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v2_magnet_collection)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_hybrid_magnet)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v1_v2_magnet)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_seed_mode_v1)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_seed_mode_v1_no_files)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(single_shared_files_v1_b)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(single_shared_files_v1_a)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v1_v2)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v2)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_v2_collection)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_seed_mode_v2)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_seed_mode_v2_no_files)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(single_shared_files_v2_b)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(single_shared_files_v2_a)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_hybrid)$/
TORRENT_TEST	test/test_similar_torrent.cpp	/^TORRENT_TEST(shared_files_hybrid_v2)$/
TORRENT_TEST	test/test_sliding_average.cpp	/^TORRENT_TEST(reaction_time)$/
TORRENT_TEST	test/test_sliding_average.cpp	/^TORRENT_TEST(reaction_time2)$/
TORRENT_TEST	test/test_sliding_average.cpp	/^TORRENT_TEST(converge)$/
TORRENT_TEST	test/test_sliding_average.cpp	/^TORRENT_TEST(converge2)$/
TORRENT_TEST	test/test_sliding_average.cpp	/^TORRENT_TEST(random_converge)$/
TORRENT_TEST	test/test_sliding_average.cpp	/^TORRENT_TEST(sliding_average)$/
TORRENT_TEST	test/test_socket_io.cpp	/^TORRENT_TEST(address_to_bytes)$/
TORRENT_TEST	test/test_socket_io.cpp	/^TORRENT_TEST(read_v4_address)$/
TORRENT_TEST	test/test_socket_io.cpp	/^TORRENT_TEST(read_v6_endpoint)$/
TORRENT_TEST	test/test_socket_io.cpp	/^TORRENT_TEST(read_endpoint_list)$/
TORRENT_TEST	test/test_socket_io.cpp	/^TORRENT_TEST(parse_invalid_ipv4_endpoint)$/
TORRENT_TEST	test/test_socket_io.cpp	/^TORRENT_TEST(parse_valid_ip4_endpoint)$/
TORRENT_TEST	test/test_socket_io.cpp	/^TORRENT_TEST(parse_invalid_ipv6_endpoint)$/
TORRENT_TEST	test/test_socket_io.cpp	/^TORRENT_TEST(parse_valid_ipv6_endpoint)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_vector)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_vector_assignment)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_assignment)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_temp_vector)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_std_array)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_const_std_array)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_array)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_string)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_const_array)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_single_element)$/
TORRENT_TEST	test/test_span.cpp	/^TORRENT_TEST(span_of_spans)$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(malicious_peer)$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(utp_config0) { test_ssl(0, true); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(utp_config1) { test_ssl(1, true); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(utp_config2) { test_ssl(2, true); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(utp_config3) { test_ssl(3, true); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(utp_config4) { test_ssl(4, true); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(utp_config5) { test_ssl(5, true); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(utp_config6) { test_ssl(6, true); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(utp_config7) { test_ssl(7, true); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(utp_config8) { test_ssl(8, true); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(tcp_config0) { test_ssl(0, false); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(tcp_config1) { test_ssl(1, false); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(tcp_config2) { test_ssl(2, false); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(tcp_config3) { test_ssl(3, false); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(tcp_config4) { test_ssl(4, false); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(tcp_config5) { test_ssl(5, false); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(tcp_config6) { test_ssl(6, false); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(tcp_config7) { test_ssl(7, false); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(tcp_config8) { test_ssl(8, false); }$/
TORRENT_TEST	test/test_ssl.cpp	/^TORRENT_TEST(disabled) {}$/
TORRENT_TEST	test/test_stack_allocator.cpp	/^TORRENT_TEST(copy_string)$/
TORRENT_TEST	test/test_stack_allocator.cpp	/^TORRENT_TEST(copy_buffer)$/
TORRENT_TEST	test/test_stack_allocator.cpp	/^TORRENT_TEST(allocate)$/
TORRENT_TEST	test/test_stack_allocator.cpp	/^TORRENT_TEST(swap)$/
TORRENT_TEST	test/test_stack_allocator.cpp	/^TORRENT_TEST(format_string_long)$/
TORRENT_TEST	test/test_stack_allocator.cpp	/^TORRENT_TEST(format_string)$/
TORRENT_TEST	test/test_stat_cache.cpp	/^TORRENT_TEST(stat_cache)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(check_files_sparse_mmap)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(check_files_oversized_mmap_zero_prio)/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(check_files_oversized_mmap)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(check_files_allocate_mmap)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(test_pre_allocate_mmap)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(check_files_sparse_posix)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(check_files_oversized_zero_prio_posix/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(check_files_oversized_posix)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(check_files_allocate_posix)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(rename_mmap_disk_io)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(remove_mmap_disk_io)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(rename_posix_disk_io)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(remove_posix_disk_io)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(fastresume)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(fastresume_deprecated)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(rename_file)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(rename_file_fastresume)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(rename_file_fastresume_deprecated)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(mmap_disk_io) { run_test<mmap_storage/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(posix_disk_io) { run_test<posix_stora/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(readwrite_stripe_1)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(readwrite_single_buffer)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(readwrite_read)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(readwrite_read_short)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(readwrite_error)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(readwrite_zero_size_files)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(move_default_storage_to_self)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(move_default_storage_into_self)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(move_default_storage_reset)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(move_posix_storage_to_self)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(move_posix_storage_into_self)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(move_posix_storage_reset)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(storage_paths_string_pooling)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(dont_move_intermingled_files)$/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(mmap_unaligned_read_both_store_buffer/
TORRENT_TEST	test/test_storage.cpp	/^TORRENT_TEST(posix_unaligned_read_both_store_buffe/
TORRENT_TEST	test/test_store_buffer.cpp	/^TORRENT_TEST(store_buffer_unique_keys)$/
TORRENT_TEST	test/test_store_buffer.cpp	/^TORRENT_TEST(store_buffer_get)$/
TORRENT_TEST	test/test_store_buffer.cpp	/^TORRENT_TEST(store_buffer_get2)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(maybe_url_encode)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(hex)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(is_space)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(to_lower)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(string_equal_no_case)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(to_string)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(base64)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(base32)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(escape_string)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(read_until)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(path)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(parse_list)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(parse_interface)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(split_string_quotes)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(split_string)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(convert_from_native)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(trim)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(i2p_url)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(string_ptr_zero_termination)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(string_ptr_move_construct)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(string_ptr_move_assign)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(find_first_of)$/
TORRENT_TEST	test/test_string.cpp	/^TORRENT_TEST(strip_string)$/
TORRENT_TEST	test/test_tailqueue.cpp	/^TORRENT_TEST(tailqueue)$/
TORRENT_TEST	test/test_threads.cpp	/^TORRENT_TEST(threads)$/
TORRENT_TEST	test/test_time.cpp	/^TORRENT_TEST(time)$/
TORRENT_TEST	test/test_time.cpp	/^TORRENT_TEST(test_time_conversion)$/
TORRENT_TEST	test/test_time.cpp	/^TORRENT_TEST(test_time_conversion_with_offset)$/
TORRENT_TEST	test/test_time_critical.cpp	/^TORRENT_TEST(time_crititcal)$/
TORRENT_TEST	test/test_time_critical.cpp	/^TORRENT_TEST(time_crititcal_zero_prio)$/
TORRENT_TEST	test/test_timestamp_history.cpp	/^TORRENT_TEST(timestamp_history)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(long_names)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(large_piece_size)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(total_wanted)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(added_peers)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(mismatching_info_hash)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(exceed_file_prio)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(exceed_piece_prio)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(exceed_piece_prio_magnet)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(torrent)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(duplicate_is_not_error)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(torrent_total_size_zero)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(rename_file)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(torrent_status)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(queue)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(queue_paused)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_move_storage_no_metadata)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_have_piece_no_metadata)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_have_piece_out_of_range)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_read_piece_no_metadata)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_read_piece_out_of_range)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_calc_bytes_pieces)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_calc_bytes_pieces_last)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_calc_bytes_no_pieces)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_calc_bytes_all_pieces)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_calc_bytes_all_pieces_one_pad)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_calc_bytes_all_pieces_two_pad)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(symlinks_restore)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(redundant_add_piece)$/
TORRENT_TEST	test/test_torrent.cpp	/^TORRENT_TEST(test_in_session)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(mutable_torrents)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(add_tracker)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(url_list_and_httpseeds)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(add_url_seed)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(add_http_seed)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(set_web_seeds)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(sanitize_path_truncate)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(sanitize_path_truncate_utf)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(sanitize_path_trailing_dots)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(sanitize_path_trailing_spaces)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(sanitize_path)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(sanitize_path_zeroes)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(sanitize_path_colon)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(verify_encoding)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(parse_torrents)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(parse_invalid_torrents)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(resolve_duplicates)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(empty_file)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(empty_file2)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(load_torrent_empty_file)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(copy)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(copy_ptr)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(torrent_info_with_hashes_roundtrip)$/
TORRENT_TEST	test/test_torrent_info.cpp	/^TORRENT_TEST(write_torrent_file_session_roundtrip)/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_empty)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_size)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_duplicates)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_duplicates_v1)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_duplicates_v2)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_duplicates_self)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_truncated_list_lookup)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_lookup)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_order)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_erase)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_erase2)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_clear)$/
TORRENT_TEST	test/test_torrent_list.cpp	/^TORRENT_TEST(torrent_list_obfuscated_lookup)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_hostname_peers)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_peers4)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_i2p_peers)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_interval)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_warning)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_failure_reason)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_scrape_response)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_scrape_response_with_zero)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_external_ip)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(parse_external_ip6)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(extract_peer)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(extract_peer_hostname)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(extract_peer_not_a_dictionary)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(extract_peer_missing_ip)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(extract_peer_missing_port)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(udp_tracker_v4)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(udp_tracker_v6)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(http_peers)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(current_tracker)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(tracker_proxy)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(stop_tracker_timeout)$/
TORRENT_TEST	test/test_tracker.cpp	/^TORRENT_TEST(stop_tracker_timeout_zero_timeout)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(no_contiguous_buffers)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(socks5_pw)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(http)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(http_pw)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(move_storage)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(piece_deadline)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(delete_files)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(allow_fast)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(allocate)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(suggest)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(disable_os_cache)$/
TORRENT_TEST	test/test_transfer.cpp	/^TORRENT_TEST(write_through)$/
TORRENT_TEST	test/test_truncate.cpp	/^TORRENT_TEST(truncate_small_files)$/
TORRENT_TEST	test/test_truncate.cpp	/^TORRENT_TEST(truncate_large_files)$/
TORRENT_TEST	test/test_upnp.cpp	/^TORRENT_TEST(upnp_wipconn)$/
TORRENT_TEST	test/test_upnp.cpp	/^TORRENT_TEST(upnp_wanipconnection)$/
TORRENT_TEST	test/test_upnp.cpp	/^TORRENT_TEST(upnp_wanipconnection2)$/
TORRENT_TEST	test/test_upnp.cpp	/^TORRENT_TEST(upnp_max_mappings)$/
TORRENT_TEST	test/test_url_seed.cpp	/^TORRENT_TEST(url_seed_ssl_keepalive)$/
TORRENT_TEST	test/test_url_seed.cpp	/^TORRENT_TEST(url_seed_ssl)$/
TORRENT_TEST	test/test_url_seed.cpp	/^TORRENT_TEST(url_seed_keepalive)$/
TORRENT_TEST	test/test_url_seed.cpp	/^TORRENT_TEST(url_seed)$/
TORRENT_TEST	test/test_url_seed.cpp	/^TORRENT_TEST(url_seed_keepalive_rename)$/
TORRENT_TEST	test/test_utf8.cpp	/^TORRENT_TEST(parse_utf8_roundtrip)$/
TORRENT_TEST	test/test_utf8.cpp	/^TORRENT_TEST(parse_utf8)$/
TORRENT_TEST	test/test_utf8.cpp	/^TORRENT_TEST(parse_utf8_fail)$/
TORRENT_TEST	test/test_utp.cpp	/^TORRENT_TEST(utp)$/
TORRENT_TEST	test/test_utp.cpp	/^TORRENT_TEST(compare_less_wrap)$/
TORRENT_TEST	test/test_web_seed.cpp	/^TORRENT_TEST(web_seed_ssl)$/
TORRENT_TEST	test/test_web_seed.cpp	/^TORRENT_TEST(web_seed)$/
TORRENT_TEST	test/test_web_seed_ban.cpp	/^TORRENT_TEST(http_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_ban.cpp	/^TORRENT_TEST(url_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_ban.cpp	/^TORRENT_TEST(http_seed)$/
TORRENT_TEST	test/test_web_seed_ban.cpp	/^TORRENT_TEST(url_seed)$/
TORRENT_TEST	test/test_web_seed_chunked.cpp	/^TORRENT_TEST(web_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_chunked.cpp	/^TORRENT_TEST(url_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_chunked.cpp	/^TORRENT_TEST(web_seed)$/
TORRENT_TEST	test/test_web_seed_chunked.cpp	/^TORRENT_TEST(url_seed)$/
TORRENT_TEST	test/test_web_seed_http.cpp	/^TORRENT_TEST(web_seed_http)$/
TORRENT_TEST	test/test_web_seed_http.cpp	/^TORRENT_TEST(url_seed_http)$/
TORRENT_TEST	test/test_web_seed_http.cpp	/^TORRENT_TEST(web_seed_https)$/
TORRENT_TEST	test/test_web_seed_http.cpp	/^TORRENT_TEST(url_seed_https)$/
TORRENT_TEST	test/test_web_seed_http_pw.cpp	/^TORRENT_TEST(web_seed_http_pw)$/
TORRENT_TEST	test/test_web_seed_http_pw.cpp	/^TORRENT_TEST(url_seed_http_pw)$/
TORRENT_TEST	test/test_web_seed_http_pw.cpp	/^TORRENT_TEST(web_seed_http_pw_ssl)$/
TORRENT_TEST	test/test_web_seed_http_pw.cpp	/^TORRENT_TEST(url_seed_http_pw_ssl)$/
TORRENT_TEST	test/test_web_seed_redirect.cpp	/^TORRENT_TEST(web_seed_redirect)$/
TORRENT_TEST	test/test_web_seed_socks4.cpp	/^TORRENT_TEST(http_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_socks4.cpp	/^TORRENT_TEST(url_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_socks4.cpp	/^TORRENT_TEST(http_seed)$/
TORRENT_TEST	test/test_web_seed_socks4.cpp	/^TORRENT_TEST(url_seed)$/
TORRENT_TEST	test/test_web_seed_socks5.cpp	/^TORRENT_TEST(http_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_socks5.cpp	/^TORRENT_TEST(url_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_socks5.cpp	/^TORRENT_TEST(http_seed)$/
TORRENT_TEST	test/test_web_seed_socks5.cpp	/^TORRENT_TEST(url_seed)$/
TORRENT_TEST	test/test_web_seed_socks5_no_peers.cpp	/^TORRENT_TEST(web_seed_socks5_no_peers_ssl)$/
TORRENT_TEST	test/test_web_seed_socks5_no_peers.cpp	/^TORRENT_TEST(web_seed_socks5_no_peers)$/
TORRENT_TEST	test/test_web_seed_socks5_pw.cpp	/^TORRENT_TEST(http_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_socks5_pw.cpp	/^TORRENT_TEST(url_seed_ssl)$/
TORRENT_TEST	test/test_web_seed_socks5_pw.cpp	/^TORRENT_TEST(http_seed)$/
TORRENT_TEST	test/test_web_seed_socks5_pw.cpp	/^TORRENT_TEST(url_seed)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(upnp_parser2)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(upnp_parser3)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(upnp_parser4)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(upnp_parser5)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(tags)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(xml_tag_comment)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(empty_tag)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(empty_tag_whitespace)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(xml_tag_no_attribute)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(xml_tag_no_attribute_whitespace)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(attribute_missing_quote)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(attribute_whitespace)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(unterminated_cdata)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(cdata)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(unterminated_tag)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(unquoted_attribute_value)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(unterminated_attribute)$/
TORRENT_TEST	test/test_xml.cpp	/^TORRENT_TEST(unterminated_tag_with_attribute)$/
TORRENT_THROW_HPP_INCLUDED	include/libtorrent/aux_/throw.hpp	34
TORRENT_TIME_HPP_INCLUDED	include/libtorrent/time.hpp	34
TORRENT_TORRENT_FLAGS_HPP	include/libtorrent/torrent_flags.hpp	34
TORRENT_TORRENT_HANDLE_HPP_INCLUDED	include/libtorrent/torrent_handle.hpp	42
TORRENT_TORRENT_HPP_INCLUDE	include/libtorrent/torrent.hpp	45
TORRENT_TORRENT_IMPL_HPP_INCLUDED	include/libtorrent/aux_/torrent_impl.hpp	34
TORRENT_TORRENT_INFO_HPP_INCLUDED	include/libtorrent/torrent_info.hpp	42
TORRENT_TORRENT_LIST_HPP_INCLUDED	include/libtorrent/aux_/torrent_list.hpp	36
TORRENT_TORRENT_PEER_HPP_INCLUDED	include/libtorrent/torrent_peer.hpp	36
TORRENT_TORRENT_STATUS_HPP_INCLUDED	include/libtorrent/torrent_status.hpp	37
TORRENT_TRACKER_MANAGER_HPP_INCLUDED	include/libtorrent/tracker_manager.hpp	38
TORRENT_TRUNCATE_HPP_INCLUDED	include/libtorrent/truncate.hpp	34
TORRENT_UDP_SOCKET_HPP_INCLUDED	include/libtorrent/udp_socket.hpp	36
TORRENT_UDP_TRACKER_CONNECTION_HPP_INCLUDED	include/libtorrent/udp_tracker_connection.hpp	35
TORRENT_UNEXPORT	include/libtorrent/aux_/export.hpp	107
TORRENT_UNEXPORT	include/libtorrent/aux_/export.hpp	109
TORRENT_UNION_ENDPOINT_HPP_INCLUDED	include/libtorrent/union_endpoint.hpp	35
TORRENT_UNIQUE_PTR_HPP	include/libtorrent/aux_/unique_ptr.hpp	35
TORRENT_UNITS_HPP	include/libtorrent/units.hpp	37
TORRENT_UNUSED	include/libtorrent/config.hpp	/^#define TORRENT_UNUSED(x) (void)(x)$/
TORRENT_UPNP_HPP	include/libtorrent/upnp.hpp	38
TORRENT_USE_ASSERTS	include/libtorrent/config.hpp	584
TORRENT_USE_CNG	include/libtorrent/config.hpp	280
TORRENT_USE_CNG	include/libtorrent/config.hpp	284
TORRENT_USE_CNG	include/libtorrent/config.hpp	326
TORRENT_USE_CNG	include/libtorrent/config.hpp	330
TORRENT_USE_CNG	include/libtorrent/config.hpp	492
TORRENT_USE_COMMONCRYPTO	include/libtorrent/config.hpp	138
TORRENT_USE_COMMONCRYPTO	include/libtorrent/config.hpp	472
TORRENT_USE_CRYPTOAPI	include/libtorrent/config.hpp	291
TORRENT_USE_CRYPTOAPI	include/libtorrent/config.hpp	337
TORRENT_USE_CRYPTOAPI	include/libtorrent/config.hpp	484
TORRENT_USE_CRYPTOAPI_SHA_512	include/libtorrent/config.hpp	296
TORRENT_USE_CRYPTOAPI_SHA_512	include/libtorrent/config.hpp	300
TORRENT_USE_CRYPTOAPI_SHA_512	include/libtorrent/config.hpp	342
TORRENT_USE_CRYPTOAPI_SHA_512	include/libtorrent/config.hpp	346
TORRENT_USE_CRYPTOAPI_SHA_512	include/libtorrent/config.hpp	488
TORRENT_USE_DEV_RANDOM	include/libtorrent/config.hpp	157
TORRENT_USE_DEV_RANDOM	include/libtorrent/config.hpp	292
TORRENT_USE_DEV_RANDOM	include/libtorrent/config.hpp	338
TORRENT_USE_DEV_RANDOM	include/libtorrent/config.hpp	496
TORRENT_USE_EXECINFO	include/libtorrent/config.hpp	144
TORRENT_USE_EXECINFO	include/libtorrent/config.hpp	256
TORRENT_USE_EXECINFO	include/libtorrent/config.hpp	440
TORRENT_USE_FDATASYNC	include/libtorrent/config.hpp	204
TORRENT_USE_FDATASYNC	include/libtorrent/config.hpp	521
TORRENT_USE_GETADAPTERSADDRESSES	include/libtorrent/config.hpp	268
TORRENT_USE_GETADAPTERSADDRESSES	include/libtorrent/config.hpp	354
TORRENT_USE_GETADAPTERSADDRESSES	include/libtorrent/config.hpp	432
TORRENT_USE_GETIPFORWARDTABLE	include/libtorrent/config.hpp	270
TORRENT_USE_GETIPFORWARDTABLE	include/libtorrent/config.hpp	311
TORRENT_USE_GETIPFORWARDTABLE	include/libtorrent/config.hpp	448
TORRENT_USE_GETRANDOM	include/libtorrent/config.hpp	162
TORRENT_USE_GETRANDOM	include/libtorrent/config.hpp	207
TORRENT_USE_GETRANDOM	include/libtorrent/config.hpp	378
TORRENT_USE_GETRANDOM	include/libtorrent/config.hpp	395
TORRENT_USE_GETRANDOM	include/libtorrent/config.hpp	561
TORRENT_USE_GRTTABLE	include/libtorrent/config.hpp	387
TORRENT_USE_I2P	include/libtorrent/config.hpp	116
TORRENT_USE_I2P	include/libtorrent/config.hpp	549
TORRENT_USE_IFADDRS	include/libtorrent/config.hpp	176
TORRENT_USE_IFADDRS	include/libtorrent/config.hpp	201
TORRENT_USE_IFADDRS	include/libtorrent/config.hpp	236
TORRENT_USE_IFADDRS	include/libtorrent/config.hpp	238
TORRENT_USE_IFADDRS	include/libtorrent/config.hpp	392
TORRENT_USE_IFADDRS	include/libtorrent/config.hpp	533
TORRENT_USE_IFCONF	include/libtorrent/config.hpp	178
TORRENT_USE_IFCONF	include/libtorrent/config.hpp	202
TORRENT_USE_IFCONF	include/libtorrent/config.hpp	371
TORRENT_USE_IFCONF	include/libtorrent/config.hpp	386
TORRENT_USE_IFCONF	include/libtorrent/config.hpp	393
TORRENT_USE_IFCONF	include/libtorrent/config.hpp	401
TORRENT_USE_IFCONF	include/libtorrent/config.hpp	557
TORRENT_USE_INVARIANT_CHECKS	include/libtorrent/config.hpp	588
TORRENT_USE_IOSTREAM	include/libtorrent/config.hpp	112
TORRENT_USE_IOSTREAM	include/libtorrent/config.hpp	542
TORRENT_USE_IOSTREAM	include/libtorrent/config.hpp	544
TORRENT_USE_MADVISE	include/libtorrent/config.hpp	172
TORRENT_USE_MADVISE	include/libtorrent/config.hpp	199
TORRENT_USE_MADVISE	include/libtorrent/config.hpp	376
TORRENT_USE_MADVISE	include/libtorrent/config.hpp	508
TORRENT_USE_NETLINK	include/libtorrent/config.hpp	200
TORRENT_USE_NETLINK	include/libtorrent/config.hpp	235
TORRENT_USE_NETLINK	include/libtorrent/config.hpp	237
TORRENT_USE_NETLINK	include/libtorrent/config.hpp	267
TORRENT_USE_NETLINK	include/libtorrent/config.hpp	436
TORRENT_USE_RLIMIT	include/libtorrent/config.hpp	266
TORRENT_USE_RLIMIT	include/libtorrent/config.hpp	356
TORRENT_USE_RLIMIT	include/libtorrent/config.hpp	529
TORRENT_USE_SC_NETWORK_REACHABILITY	include/libtorrent/config.hpp	154
TORRENT_USE_SC_NETWORK_REACHABILITY	include/libtorrent/config.hpp	480
TORRENT_USE_SSL	include/libtorrent/config.hpp	666
TORRENT_USE_SSL	include/libtorrent/config.hpp	668
TORRENT_USE_SYNC_FILE_RANGE	include/libtorrent/config.hpp	250
TORRENT_USE_SYNC_FILE_RANGE	include/libtorrent/config.hpp	512
TORRENT_USE_SYSCTL	include/libtorrent/config.hpp	177
TORRENT_USE_SYSCTL	include/libtorrent/config.hpp	402
TORRENT_USE_SYSCTL	include/libtorrent/config.hpp	444
TORRENT_USE_SYSTEMCONFIGURATION	include/libtorrent/config.hpp	150
TORRENT_USE_SYSTEMCONFIGURATION	include/libtorrent/config.hpp	476
TORRENT_USE_UNC_PATHS	include/libtorrent/config.hpp	271
TORRENT_USE_UNC_PATHS	include/libtorrent/config.hpp	358
TORRENT_USE_UNC_PATHS	include/libtorrent/config.hpp	525
TORRENT_UTF8_HPP_INCLUDED	include/libtorrent/utf8.hpp	34
TORRENT_UTP_LOG	include/libtorrent/aux_/utp_stream.hpp	63
TORRENT_UTP_LOG	include/libtorrent/aux_/utp_stream.hpp	66
TORRENT_UTP_SOCKET_MANAGER_HPP_INCLUDED	include/libtorrent/aux_/utp_socket_manager.hpp	37
TORRENT_UTP_STREAM_HPP_INCLUDED	include/libtorrent/aux_/utp_stream.hpp	37
TORRENT_UT_METADATA_HPP_INCLUDED	include/libtorrent/extensions/ut_metadata.hpp	36
TORRENT_UT_PEX_EXTENSION_HPP_INCLUDED	include/libtorrent/extensions/ut_pex.hpp	37
TORRENT_VECTOR_HPP	include/libtorrent/aux_/vector.hpp	35
TORRENT_VECTOR_UTILS_HPP_INCLUDE	include/libtorrent/vector_utils.hpp	34
TORRENT_VERBOSE_UTP_LOG	include/libtorrent/aux_/utp_stream.hpp	64
TORRENT_VERBOSE_UTP_LOG	include/libtorrent/aux_/utp_stream.hpp	67
TORRENT_VERSION_HPP_INCLUDED	include/libtorrent/version.hpp	35
TORRENT_VERSION_NAMESPACE_2	include/libtorrent/aux_/export.hpp	61
TORRENT_VERSION_NAMESPACE_2	include/libtorrent/aux_/export.hpp	64
TORRENT_VERSION_NAMESPACE_2_END	include/libtorrent/aux_/export.hpp	62
TORRENT_VERSION_NAMESPACE_2_END	include/libtorrent/aux_/export.hpp	65
TORRENT_VERSION_NAMESPACE_3	include/libtorrent/aux_/export.hpp	53
TORRENT_VERSION_NAMESPACE_3	include/libtorrent/aux_/export.hpp	56
TORRENT_VERSION_NAMESPACE_3_END	include/libtorrent/fwd.hpp	285
TORRENT_VERSION_NAMESPACE_3_END	include/libtorrent/aux_/export.hpp	54
TORRENT_VERSION_NAMESPACE_3_END	include/libtorrent/aux_/export.hpp	57
TORRENT_WEB_PEER_CONNECTION_HPP_INCLUDED	include/libtorrent/web_peer_connection.hpp	35
TORRENT_WHILE_0	include/libtorrent/assert.hpp	54
TORRENT_WHILE_0	include/libtorrent/assert.hpp	60
TORRENT_WINDOWS	include/libtorrent/config.hpp	262
TORRENT_WINDOWS	include/libtorrent/config.hpp	309
TORRENT_WINDOWS_HPP_INCLUDED	include/libtorrent/aux_/windows.hpp	35
TORRENT_WINRT	include/libtorrent/config.hpp	364
TORRENT_WIN_CNG_HPP	include/libtorrent/aux_/win_cng.hpp	35
TORRENT_WIN_CRYPTO_PROVIDER_HPP	include/libtorrent/aux_/win_crypto_provider.hpp	36
TORRENT_WIN_FILE_HANDLE_HPP_INCLUDED	include/libtorrent/aux_/win_file_handle.hpp	29
TORRENT_WIN_UTIL_HPP	include/libtorrent/aux_/win_util.hpp	36
TORRENT_WRITE_RESUME_DATA_HPP_INCLUDE	include/libtorrent/write_resume_data.hpp	34
TORRENT_XML_PARSE_HPP	include/libtorrent/xml_parse.hpp	34
TRACE_FILE_VIEW_POOL	src/file_view_pool.cpp	38
TRAVERSAL_ALGORITHM_050324_HPP	include/libtorrent/kademlia/traversal_algorithm.hpp	38
Tag	include/libtorrent/flags.hpp	53
Tag	include/libtorrent/units.hpp	61
Type	src/session_impl.cpp	1516
U	include/libtorrent/span.hpp	76
U	include/libtorrent/span.hpp	85
U	include/libtorrent/span.hpp	94
U	include/libtorrent/span.hpp	101
U	include/libtorrent/span.hpp	109
U	include/libtorrent/span.hpp	115
U	include/libtorrent/units.hpp	125
U	include/libtorrent/aux_/allocating_handler.hpp	192
UTP_LOG	src/utp_stream.cpp	120
UTP_LOG	src/utp_stream.cpp	/^#define UTP_LOG(...) do {} while(false)$/
UTP_LOGV	src/utp_stream.cpp	122
UTP_LOGV	src/utp_stream.cpp	124
UTP_LOGV	src/utp_stream.cpp	/^#define UTP_LOGV(...) do {} while(false)$/
UnderlyingType	include/libtorrent/flags.hpp	53
UnderlyingType	include/libtorrent/units.hpp	61
UnderlyingType	include/libtorrent/units.hpp	157
UnderlyingType	include/libtorrent/units.hpp	170
V1	include/libtorrent/info_hash.hpp	52
V2	include/libtorrent/info_hash.hpp	54
VC_EXTRALEAN	include/libtorrent/aux_/windows.hpp	41
WEB_CONNECTION_BASE_HPP_INCLUDED	include/libtorrent/web_connection_base.hpp	35
WIN32_LEAN_AND_MEAN	src/file.cpp	90
WIN32_LEAN_AND_MEAN	include/libtorrent/aux_/windows.hpp	38
_FILE_ALLOCATED_RANGE_BUFFER	src/copy_file.cpp	79
_FILE_ALLOCATED_RANGE_BUFFER	src/file.cpp	222
_FILE_OFFSET_BITS	include/libtorrent/config.hpp	47
_FILE_SET_SPARSE_BUFFER	src/file.cpp	592
_GNU_SOURCE	src/copy_file.cpp	46
_GNU_SOURCE	include/libtorrent/file.hpp	59
_GNU_SOURCE	include/libtorrent/aux_/path.hpp	55
_XOPEN_SOURCE	src/copy_file.cpp	50
_XOPEN_SOURCE	include/libtorrent/file.hpp	63
_XOPEN_SOURCE	include/libtorrent/aux_/path.hpp	59
__MINGW_USE_VC2005_COMPAT	src/file.cpp	58
__MINGW_USE_VC2005_COMPAT	src/path.cpp	55
__has_builtin	include/libtorrent/config.hpp	/^#define __has_builtin(x) 0  \/\/ for non-clang compi/
_async_ops	src/session_impl.cpp	189
_async_ops	include/libtorrent/debug.hpp	80
_async_ops_mutex	src/session_impl.cpp	192
_async_ops_mutex	include/libtorrent/debug.hpp	82
_async_ops_nthreads	src/session_impl.cpp	191
_async_ops_nthreads	include/libtorrent/debug.hpp	81
_begin	include/libtorrent/index_range.hpp	64
_begin	include/libtorrent/aux_/range.hpp	43
_end	include/libtorrent/index_range.hpp	65
_end	include/libtorrent/aux_/range.hpp	44
_handler_logger_registered	src/session_impl.cpp	196
_handler_logger_registered	include/libtorrent/debug.hpp	177
_handler_storage	src/session_impl.cpp	194
_handler_storage	include/libtorrent/debug.hpp	175
_handler_storage_mutex	src/session_impl.cpp	195
_handler_storage_mutex	include/libtorrent/debug.hpp	176
_wakeups	src/session_impl.cpp	190
_wakeups	include/libtorrent/debug.hpp	91
a	test/test_dht.cpp	274
a	test/test_heterogeneous_queue.cpp	41
ab	test/test_merkle.cpp	317
abi_alert_count	include/libtorrent/alert_types.hpp	105
abort	test/bittorrent_peer.cpp	/^void peer_conn::abort()$/
abort	src/disk_io_thread_pool.cpp	/^	void disk_io_thread_pool::abort(bool wait)$/
abort	src/mmap_disk_io.cpp	/^	void mmap_disk_io::abort(bool const wait)$/
abort	src/resolver.cpp	/^	void resolver::abort()$/
abort	src/session.cpp	/^	session_proxy session::abort()$/
abort	src/session_impl.cpp	/^	void session_impl::abort() noexcept$/
abort	src/torrent.cpp	/^	void torrent::abort()$/
abort	src/utp_stream.cpp	/^void utp_socket_impl::abort()$/
abort	src/kademlia/rpc_manager.cpp	/^void observer::abort()$/
abort_all_requests	src/tracker_manager.cpp	/^	void tracker_manager::abort_all_requests(bool all/
abort_download	src/piece_picker.cpp	/^	void piece_picker::abort_download(piece_block con/
abort_handler	include/libtorrent/aux_/allocating_handler.hpp	143
abort_hash_jobs	src/mmap_disk_io.cpp	/^	void mmap_disk_io::abort_hash_jobs(storage_index_/
abort_jobs	src/mmap_disk_io.cpp	/^	void mmap_disk_io::abort_jobs()$/
abort_stage2	src/session_impl.cpp	/^	void session_impl::abort_stage2() noexcept$/
aborted_peers	include/libtorrent/performance_counters.hpp	68
accept_handshake	include/libtorrent/ssl_stream.hpp	/^	void accept_handshake(error_code& ec)$/
accepted	include/libtorrent/error_code.hpp	492
access	src/ip_filter.cpp	/^	std::uint32_t ip_filter::access(address const& ad/
access	src/ip_filter.cpp	/^	std::uint32_t port_filter::access(std::uint16_t p/
access	src/ip_filter.cpp	/^	std::uint32_t filter_impl<Addr>::access(Addr cons/
access	include/libtorrent/ip_filter.hpp	117
access_flags	include/libtorrent/ip_filter.hpp	151
access_flags	include/libtorrent/ip_filter.hpp	216
account_have	src/piece_picker.cpp	/^	void piece_picker::account_have(piece_index_t con/
account_lost	src/piece_picker.cpp	/^	void piece_picker::account_lost(piece_index_t con/
account_received_bytes	src/peer_connection.cpp	/^	void peer_connection::account_received_bytes(int /
ack_nr	include/libtorrent/aux_/utp_stream.hpp	152
ack_packet	src/utp_stream.cpp	/^std::uint32_t utp_socket_impl::ack_packet(packet_p/
acquire_manage_volume_privs	src/file.cpp	/^	void acquire_manage_volume_privs()$/
acquire_packet	src/utp_stream.cpp	/^packet_ptr utp_socket_impl::acquire_packet(int con/
acquire_packet	include/libtorrent/aux_/utp_socket_manager.hpp	/^		aux::packet_ptr acquire_packet(int const allocat/
action_failed	include/libtorrent/upnp.hpp	83
action_t	include/libtorrent/udp_tracker_connection.hpp	71
active	src/udp_socket.cpp	/^	bool active() const { return m_active; }$/
active_checking	include/libtorrent/settings_pack.hpp	1363
active_dht_limit	include/libtorrent/settings_pack.hpp	1364
active_downloads	include/libtorrent/settings_pack.hpp	1361
active_limit	include/libtorrent/settings_pack.hpp	1367
active_loaded_limit	include/libtorrent/settings_pack.hpp	1378
active_lsd_limit	include/libtorrent/settings_pack.hpp	1366
active_seeds	include/libtorrent/settings_pack.hpp	1362
active_socks5	src/udp_socket.cpp	/^bool udp_socket::active_socks5() const$/
active_time	src/torrent.cpp	/^	seconds32 torrent::active_time() const$/
active_tracker_limit	include/libtorrent/settings_pack.hpp	1365
active_traversals	src/kademlia/dht_tracker.cpp	363
active_traversals	src/kademlia/dht_tracker.cpp	387
active_traversals	src/kademlia/dht_tracker.cpp	414
ad	test/test_merkle.cpp	322
add	src/piece_picker.cpp	/^	void piece_picker::add(piece_index_t index)$/
add	include/libtorrent/aux_/portmap.hpp	50
add	include/libtorrent/aux_/storage_free_list.hpp	/^		void add(storage_index_t const i) { m_free_slots/
add_and_replace	test/test_dht.cpp	/^void add_and_replace(node_id& dst, node_id const& /
add_blocks	src/piece_picker.cpp	/^	int piece_picker::add_blocks(piece_index_t piece$/
add_blocks_downloading	src/piece_picker.cpp	/^	int piece_picker::add_blocks_downloading(download/
add_class	src/peer_class_set.cpp	/^	void peer_class_set::add_class(peer_class_pool& p/
add_collection	src/create_torrent.cpp	/^	void create_torrent::add_collection(string_view c/
add_completed_jobs	src/mmap_disk_io.cpp	/^	void mmap_disk_io::add_completed_jobs(jobqueue_t /
add_completed_jobs_impl	src/mmap_disk_io.cpp	/^	void mmap_disk_io::add_completed_jobs_impl(jobque/
add_dht_counters	src/kademlia/dht_tracker.cpp	/^	void add_dht_counters(node const& dht, counters& /
add_dht_node	src/session_handle.cpp	/^	void session_handle::add_dht_node(std::pair<std::/
add_dht_node	src/session_impl.cpp	/^	void session_impl::add_dht_node(udp::endpoint con/
add_dht_node_name	src/session_impl.cpp	/^	void session_impl::add_dht_node_name(std::pair<st/
add_dht_router	src/session_handle.cpp	/^	void session_handle::add_dht_router(std::pair<std/
add_dht_router	src/session_impl.cpp	/^	void session_impl::add_dht_router(std::pair<std::/
add_download_piece	src/piece_picker.cpp	/^	piece_picker::add_download_piece(piece_index_t co/
add_entry	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::add_entry(node_id const&/
add_error	src/stat_cache.cpp	/^	int stat_cache::add_error(error_code const& ec)$/
add_extension	src/alert_manager.cpp	/^	void alert_manager::add_extension(std::shared_ptr/
add_extension	src/peer_connection.cpp	/^	void peer_connection::add_extension(std::shared_p/
add_extension	src/peer_connection_handle.cpp	/^void peer_connection_handle::add_extension(std::sh/
add_extension	src/session_handle.cpp	/^	void session_handle::add_extension(std::function</
add_extension	src/session_handle.cpp	/^	void session_handle::add_extension(std::shared_pt/
add_extension	src/session_impl.cpp	/^	void session_impl::add_extension(ext_function_t e/
add_extension	src/torrent.cpp	/^	void torrent::add_extension(std::shared_ptr<torre/
add_extension	src/torrent_handle.cpp	/^	void torrent_handle::add_extension($/
add_extension_fun	src/torrent.cpp	/^	void torrent::add_extension_fun(std::function<std/
add_extensions_to_torrent	src/session_impl.cpp	/^	void session_impl::add_extensions_to_torrent($/
add_failed_bytes	src/torrent.cpp	/^	void torrent::add_failed_bytes(int const b)$/
add_fence_job	src/mmap_disk_io.cpp	/^	void mmap_disk_io::add_fence_job(aux::mmap_disk_j/
add_file	src/file_storage.cpp	/^	void file_storage::add_file(file_entry const& fe,/
add_file	src/file_storage.cpp	/^	void file_storage::add_file(std::string const& pa/
add_file	src/file_storage.cpp	/^	void file_storage::add_file(error_code& ec, std::/
add_file_attrs	src/create_torrent.cpp	/^	void add_file_attrs(entry& e, file_flags_t const /
add_file_borrow	src/file_storage.cpp	/^	void file_storage::add_file_borrow(char const* fi/
add_file_borrow	src/file_storage.cpp	/^	void file_storage::add_file_borrow(string_view fi/
add_file_borrow	src/file_storage.cpp	/^	void file_storage::add_file_borrow(error_code& ec/
add_files	src/create_torrent.cpp	/^	void add_files(file_storage& fs, std::string cons/
add_files	src/create_torrent.cpp	/^	void add_files(file_storage& fs, std::string cons/
add_files_impl	src/create_torrent.cpp	/^	void add_files_impl(file_storage& fs, std::string/
add_hashes	src/hash_picker.cpp	/^	add_hashes_result hash_picker::add_hashes(hash_re/
add_hashes	src/merkle_tree.cpp	/^	boost::optional<add_hashes_result_t> merkle_tree:/
add_hashes	src/torrent.cpp	/^	bool torrent::add_hashes(hash_request const& req,/
add_hashes_result	include/libtorrent/hash_picker.hpp	92
add_hashes_result	include/libtorrent/hash_picker.hpp	/^		explicit add_hashes_result(bool const v) : valid/
add_hashes_result_t	include/libtorrent/aux_/merkle_tree.hpp	54
add_headers	src/web_connection_base.cpp	/^	void web_connection_base::add_headers(std::string/
add_http_seed	src/create_torrent.cpp	/^	void create_torrent::add_http_seed(string_view ur/
add_http_seed	src/torrent_handle.cpp	/^	void torrent_handle::add_http_seed(std::string co/
add_http_seed	src/torrent_info.cpp	/^	void torrent_info::add_http_seed(std::string cons/
add_i2p_peer	test/test_peer_list.cpp	/^torrent_peer* add_i2p_peer(peer_list& p, torrent_s/
add_i2p_peer	src/peer_list.cpp	/^	torrent_peer* peer_list::add_i2p_peer(string_view/
add_indent	src/entry.cpp	/^	void add_indent(std::string& out, int const inden/
add_job	src/mmap_disk_io.cpp	/^	void mmap_disk_io::add_job(aux::mmap_disk_job* j,/
add_magnet_uri	src/magnet_uri.cpp	/^	torrent_handle add_magnet_uri(session& ses, std::/
add_magnet_uri	src/magnet_uri.cpp	/^	torrent_handle add_magnet_uri(session& ses, std::/
add_magnet_uri	src/magnet_uri.cpp	/^	torrent_handle add_magnet_uri(session& ses, std::/
add_magnet_uri_deprecated	src/magnet_uri.cpp	/^		torrent_handle add_magnet_uri_deprecated(session/
add_mapping	src/natpmp.cpp	/^port_mapping_t natpmp::add_mapping(portmap_protoco/
add_mapping	src/upnp.cpp	/^port_mapping_t upnp::add_mapping(portmap_protocol /
add_mp	test/setup_transfer.cpp	/^void add_mp(span<std::uint8_t> target, span<std::u/
add_node	src/create_torrent.cpp	/^	void create_torrent::add_node(std::pair<std::stri/
add_node	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::add_node(udp::endpoint const& n/
add_node	src/kademlia/node.cpp	/^void node::add_node(udp::endpoint const& node)$/
add_node	src/kademlia/routing_table.cpp	/^bool routing_table::add_node(node_entry const& e)$/
add_node_impl	src/kademlia/routing_table.cpp	/^routing_table::add_node_status_t routing_table::ad/
add_node_status_t	include/libtorrent/kademlia/routing_table.hpp	185
add_our_id	src/kademlia/rpc_manager.cpp	/^void rpc_manager::add_our_id(entry& e)$/
add_outstanding_async	include/libtorrent/debug.hpp	/^	inline void add_outstanding_async(char const* nam/
add_peer	test/test_peer_list.cpp	/^torrent_peer* add_peer(peer_list& p, torrent_state/
add_peer	src/peer_list.cpp	/^	torrent_peer* peer_list::add_peer(tcp::endpoint c/
add_peer	src/torrent.cpp	/^	torrent_peer* torrent::add_peer(tcp::endpoint con/
add_peer_flags_t	include/libtorrent/extensions.hpp	295
add_piece	src/torrent.cpp	/^	void torrent::add_piece(piece_index_t const piece/
add_piece	src/torrent_handle.cpp	/^	void torrent_handle::add_piece(piece_index_t piec/
add_piece	src/torrent_handle.cpp	/^	void torrent_handle::add_piece(piece_index_t piec/
add_piece	include/libtorrent/aux_/suggest_piece.hpp	/^	void add_piece(piece_index_t const index, int con/
add_piece_async	src/torrent.cpp	/^	void torrent::add_piece_async(piece_index_t const/
add_piece_flags_t	include/libtorrent/torrent_handle.hpp	89
add_port_mapping	src/session_handle.cpp	/^	std::vector<port_mapping_t> session_handle::add_p/
add_port_mapping	src/session_impl.cpp	/^	std::vector<port_mapping_t> session_impl::add_por/
add_read_buffer	src/utp_stream.cpp	/^void utp_stream::add_read_buffer(void* buf, int co/
add_read_buffer	src/utp_stream.cpp	/^void utp_socket_impl::add_read_buffer(void* buf, i/
add_redundant_bytes	src/torrent.cpp	/^	void torrent::add_redundant_bytes(int const b, wa/
add_request	src/peer_connection.cpp	/^	bool peer_connection::add_request(piece_block con/
add_requests	src/kademlia/traversal_algorithm.cpp	/^bool traversal_algorithm::add_requests()$/
add_router_entries	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::add_router_entries()$/
add_router_node	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::add_router_node(udp::endpoint c/
add_router_node	src/kademlia/node.cpp	/^void node::add_router_node(udp::endpoint const& ro/
add_router_node	src/kademlia/routing_table.cpp	/^void routing_table::add_router_node(udp::endpoint /
add_rule	src/ip_filter.cpp	/^	void ip_filter::add_rule(address const& first, ad/
add_rule	src/ip_filter.cpp	/^	void port_filter::add_rule(std::uint16_t first, s/
add_rule	src/ip_filter.cpp	/^	void filter_impl<Addr>::add_rule(Addr first, Addr/
add_sample	src/timestamp_history.cpp	/^std::uint32_t timestamp_history::add_sample(std::u/
add_sample	include/libtorrent/sliding_average.hpp	/^	void add_sample(Int s)$/
add_ses_extension	src/session_impl.cpp	/^	void session_impl::add_ses_extension(std::shared_/
add_similar_torrent	src/create_torrent.cpp	/^	void create_torrent::add_similar_torrent(sha1_has/
add_stat	test/test_peer_list.cpp	/^	void add_stat(std::int64_t downloaded, std::int64/
add_stat	src/peer_connection.cpp	/^	void peer_connection::add_stat(std::int64_t const/
add_suggest_piece	src/torrent.cpp	/^	void torrent::add_suggest_piece(piece_index_t con/
add_symlink_path	src/create_torrent.cpp	/^	void add_symlink_path(entry& e, std::string symli/
add_torrent	src/session_handle.cpp	/^	torrent_handle session_handle::add_torrent(add_to/
add_torrent	src/session_handle.cpp	/^	torrent_handle session_handle::add_torrent(add_to/
add_torrent	src/session_handle.cpp	/^	torrent_handle session_handle::add_torrent(add_to/
add_torrent	src/session_handle.cpp	/^	torrent_handle session_handle::add_torrent(add_to/
add_torrent	src/session_handle.cpp	/^	torrent_handle session_handle::add_torrent($/
add_torrent	src/session_handle.cpp	/^	torrent_handle session_handle::add_torrent($/
add_torrent	src/session_impl.cpp	/^	torrent_handle session_impl::add_torrent(add_torr/
add_torrent_alert::add_torrent_alert	src/alert.cpp	/^	add_torrent_alert::add_torrent_alert(aux::stack_a/
add_torrent_alert::static_category	src/alert.cpp	3256
add_torrent_impl	src/session_impl.cpp	/^	session_impl::add_torrent_impl(add_torrent_params/
add_torrent_test_cases	test/test_add_torrent.cpp	187
add_torrent_test_flag_t	test/test_add_torrent.cpp	47
add_tracker	src/create_torrent.cpp	/^	void create_torrent::add_tracker(string_view url,/
add_tracker	src/torrent.cpp	/^	bool torrent::add_tracker(announce_entry const& u/
add_tracker	src/torrent_handle.cpp	/^	void torrent_handle::add_tracker(announce_entry c/
add_tracker	src/torrent_info.cpp	/^	void torrent_info::add_tracker(std::string const&/
add_tracker	src/torrent_info.cpp	/^	void torrent_info::add_tracker(std::string const&/
add_url_seed	src/create_torrent.cpp	/^	void create_torrent::add_url_seed(string_view url/
add_url_seed	src/torrent_handle.cpp	/^	void torrent_handle::add_url_seed(std::string con/
add_url_seed	src/torrent_info.cpp	/^	void torrent_info::add_url_seed(std::string const/
add_vote	src/ip_voter.cpp	/^	bool ip_voter::external_ip_t::add_vote(sha1_hash /
add_web_seed	src/torrent.cpp	/^	web_seed_t* torrent::add_web_seed(std::string con/
add_write_buffer	src/utp_stream.cpp	/^void utp_stream::add_write_buffer(void const* buf,/
add_write_buffer	src/utp_stream.cpp	/^void utp_socket_impl::add_write_buffer(void const*/
added	test/test_session_params.cpp	/^		void added(session_handle const& h) override$/
added	src/kademlia/dht_storage.cpp	66
addr	test/setup_transfer.cpp	/^lt::address addr(char const* ip)$/
addr	src/kademlia/dht_storage.cpp	67
addr	include/libtorrent/ip_voter.hpp	78
addr	include/libtorrent/union_endpoint.hpp	81
addr	include/libtorrent/union_endpoint.hpp	110
addr	include/libtorrent/kademlia/msg.hpp	59
addr4	test/setup_transfer.cpp	/^lt::address_v4 addr4(char const* ip)$/
addr6	test/setup_transfer.cpp	/^lt::address_v6 addr6(char const* ip)$/
addr_t	include/libtorrent/torrent_handle.hpp	116
addr_t	include/libtorrent/union_endpoint.hpp	76
addr_t	include/libtorrent/kademlia/observer.hpp	147
address	src/torrent_peer.cpp	/^	libtorrent::address torrent_peer::address() const/
address	include/libtorrent/union_endpoint.hpp	/^		libtorrent::address address() const { return add/
address_size	include/libtorrent/socket_io.hpp	/^		std::size_t address_size(Proto p)$/
address_to_bytes	src/socket_io.cpp	/^	std::string address_to_bytes(address const& a)$/
addresses	include/libtorrent/aux_/resolver.hpp	73
addrinuse_peers	include/libtorrent/performance_counters.hpp	65
adjust_base	src/timestamp_history.cpp	/^void timestamp_history::adjust_base(int change)$/
advance_pos	src/receive_buffer.cpp	/^int receive_buffer::advance_pos(int const bytes)$/
advance_pos	src/receive_buffer.cpp	/^int crypto_receive_buffer::advance_pos(int bytes)$/
advapi32	include/libtorrent/aux_/win_util.hpp	101
ah	test/test_merkle.cpp	325
aio_limit_reached	include/libtorrent/alert_types.hpp	484
aio_max	include/libtorrent/settings_pack.hpp	1772
aio_threads	include/libtorrent/settings_pack.hpp	1767
alert::alert	src/alert.cpp	/^	alert::alert() : m_timestamp(clock_type::now()) {/
alert::all_categories	src/alert.cpp	102
alert::block_progress_notification	src/alert.cpp	100
alert::connect_notification	src/alert.cpp	77
alert::debug_notification	src/alert.cpp	80
alert::dht_log_notification	src/alert.cpp	93
alert::dht_notification	src/alert.cpp	85
alert::dht_operation_notification	src/alert.cpp	94
alert::error_notification	src/alert.cpp	72
alert::file_progress_notification	src/alert.cpp	97
alert::incoming_request_notification	src/alert.cpp	92
alert::ip_block_notification	src/alert.cpp	83
alert::peer_log_notification	src/alert.cpp	91
alert::peer_notification	src/alert.cpp	73
alert::performance_warning	src/alert.cpp	84
alert::picker_log_notification	src/alert.cpp	96
alert::piece_progress_notification	src/alert.cpp	98
alert::port_mapping_log_notification	src/alert.cpp	95
alert::port_mapping_notification	src/alert.cpp	74
alert::progress_notification	src/alert.cpp	81
alert::session_log_notification	src/alert.cpp	89
alert::stats_notification	src/alert.cpp	87
alert::status_notification	src/alert.cpp	78
alert::storage_notification	src/alert.cpp	75
alert::torrent_log_notification	src/alert.cpp	90
alert::tracker_notification	src/alert.cpp	76
alert::upload_notification	src/alert.cpp	99
alert_cast	include/libtorrent/alert.hpp	/^template <typename T> T* alert_cast(alert* a)$/
alert_cast	include/libtorrent/alert.hpp	/^template <typename T> T const* alert_cast(alert co/
alert_category	include/libtorrent/alert.hpp	78
alert_category_t	include/libtorrent/alert.hpp	76
alert_manager::alert_manager	src/alert_manager.cpp	/^	alert_manager::alert_manager(int const queue_limi/
alert_mask	include/libtorrent/settings_pack.hpp	1856
alert_name	src/alert.cpp	/^	char const* alert_name(int const alert_type)$/
alert_priority	include/libtorrent/alert_types.hpp	108
alert_queue_size	include/libtorrent/settings_pack.hpp	1734
alerts	src/torrent.cpp	/^	aux::alert_manager& torrent::alerts() const$/
alerts_dropped_alert::alerts_dropped_alert	src/alert.cpp	/^	alerts_dropped_alert::alerts_dropped_alert(aux::s/
alerts_dropped_alert::static_category	src/alert.cpp	3281
align_pointer	src/alert.cpp	/^	T* align_pointer(U* ptr)$/
aligned_union	include/libtorrent/aux_/aligned_union.hpp	54
all_files_zero	test/test_resume.cpp	1188
all_in_same_bucket	src/kademlia/routing_table.cpp	/^bool all_in_same_bucket(span<node_entry const> b, /
all_of	test/test_remap_files.cpp	/^bool all_of(std::vector<bool> const& v)$/
all_path_hashes	src/file_storage.cpp	/^	void file_storage::all_path_hashes($/
all_pieces	src/piece_picker.cpp	/^	piece_count piece_picker::all_pieces() const$/
all_set	test/test_merkle_tree.cpp	/^std::vector<bool> all_set(int count)$/
all_set	src/bitfield.cpp	/^	bool bitfield::all_set() const noexcept$/
all_versions	include/libtorrent/info_hash.hpp	62
alloc_cache_piece	include/libtorrent/operations.hpp	154
alloc_recvbuf	include/libtorrent/operations.hpp	65
alloc_sndbuf	include/libtorrent/operations.hpp	68
alloca_destructor	include/libtorrent/aux_/alloca.hpp	63
allocate	src/stack_allocator.cpp	/^	allocation_slot stack_allocator::allocate(int con/
allocate	include/libtorrent/aux_/allocating_handler.hpp	/^		T* allocate(std::size_t size)$/
allocate_appendix	src/chained_buffer.cpp	/^	char* chained_buffer::allocate_appendix(int const/
allocate_buffer	test/test_buffer.cpp	/^char* allocate_buffer(int size)$/
allocate_buffer	src/disk_buffer_pool.cpp	/^	char* disk_buffer_pool::allocate_buffer(char cons/
allocate_buffer	src/disk_buffer_pool.cpp	/^	char* disk_buffer_pool::allocate_buffer(bool& exc/
allocate_buffer_impl	src/disk_buffer_pool.cpp	/^	char* disk_buffer_pool::allocate_buffer_impl(std:/
allocate_full	src/merkle_tree.cpp	/^	void merkle_tree::allocate_full()$/
allocate_job	src/disk_job_pool.cpp	/^	mmap_disk_job* disk_job_pool::allocate_job(job_ac/
allocate_observer	src/kademlia/rpc_manager.cpp	/^void* rpc_manager::allocate_observer()$/
allocate_peer_entry	src/torrent_peer_allocator.cpp	/^	torrent_peer* torrent_peer_allocator::allocate_pe/
allocate_slot	src/part_file.cpp	/^	slot_index_t part_file::allocate_slot(piece_index/
allocate_slot	src/posix_part_file.cpp	/^	slot_index_t posix_part_file::allocate_slot(piece/
allocate_string_copy	src/string_util.cpp	/^	char* allocate_string_copy(string_view str)$/
allocated	include/libtorrent/aux_/packet_pool.hpp	79
allocating	include/libtorrent/torrent_status.hpp	123
allocating_handler	include/libtorrent/aux_/allocating_handler.hpp	253
allocating_handler	include/libtorrent/aux_/allocating_handler.hpp	/^		allocating_handler($/
allocation_size	src/kademlia/rpc_manager.cpp	/^size_t rpc_manager::allocation_size() const$/
allocation_slot	include/libtorrent/stack_allocator.hpp	50
allocation_slot	include/libtorrent/stack_allocator.hpp	/^		allocation_slot() noexcept : m_idx(-1) {}$/
allocation_slot	include/libtorrent/stack_allocator.hpp	/^		explicit allocation_slot(int idx) noexcept : m_i/
allocations	include/libtorrent/debug.hpp	172
allocator	test/test_peer_list.cpp	246
allocator_new_delete	include/libtorrent/aux_/pool.hpp	44
allocator_type	include/libtorrent/proxy_base.hpp	352
allow_i2p_mixed	include/libtorrent/settings_pack.hpp	557
allow_idna	include/libtorrent/settings_pack.hpp	1000
allow_multiple_connections_per_ip	include/libtorrent/settings_pack.hpp	407
allow_partial_disk_writes	include/libtorrent/settings_pack.hpp	791
allowed_enc_level	include/libtorrent/settings_pack.hpp	1879
allowed_fast	src/peer_connection.cpp	/^	std::vector<piece_index_t> const& peer_connection/
allowed_fast_set_size	include/libtorrent/settings_pack.hpp	1175
always_mmap_write	include/libtorrent/settings_pack.hpp	2104
always_pwrite	include/libtorrent/settings_pack.hpp	2100
always_replace_files	include/libtorrent/storage_defs.hpp	101
always_replace_files	include/libtorrent/storage_defs.hpp	129
always_send_user_agent	include/libtorrent/settings_pack.hpp	737
announce	test/test_dht.cpp	/^	void announce(sha1_hash const&, address const&, i/
announce	src/lsd.cpp	/^void lsd::announce(sha1_hash const& ih, int listen/
announce	src/session_impl.cpp	/^	void session_impl::announce(sha1_hash const& ih, /
announce	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::announce(sha1_hash const& ih, i/
announce	src/kademlia/node.cpp	/^void node::announce(sha1_hash const& info_hash, in/
announce	include/libtorrent/udp_tracker_connection.hpp	74
announce	include/libtorrent/kademlia/announce_flags.hpp	45
announce_crypto_support	include/libtorrent/settings_pack.hpp	842
announce_double_nat	include/libtorrent/settings_pack.hpp	707
announce_endpoint::announce_endpoint	src/announce_entry.cpp	/^	announce_endpoint::announce_endpoint(aux::listen_/
announce_entry::announce_entry	src/announce_entry.cpp	/^	announce_entry::announce_entry(string_view u)$/
announce_entry::announce_entry	src/announce_entry.cpp	/^	announce_entry::announce_entry()$/
announce_entry::announce_entry	src/announce_entry.cpp	/^	announce_entry::announce_entry(string_view u)$/
announce_entry::announce_entry	src/announce_entry.cpp	/^	announce_entry::announce_entry(lt::announce_entry/
announce_entry::announce_entry	src/announce_entry.cpp	/^	announce_entry::announce_entry()$/
announce_fun	src/kademlia/node.cpp	/^	void announce_fun(std::vector<std::pair<node_entr/
announce_immutable_items	test/test_dht.cpp	/^void announce_immutable_items(node& node, udp::end/
announce_impl	src/lsd.cpp	/^void lsd::announce_impl(sha1_hash const& ih, int c/
announce_infohash::announce_infohash	src/announce_entry.cpp	/^	announce_infohash::announce_infohash()$/
announce_infohash::announce_infohash	src/announce_entry.cpp	/^	announce_infohash::announce_infohash()$/
announce_ip	include/libtorrent/settings_pack.hpp	219
announce_item	test/test_dht.cpp	347
announce_item	test/test_dht.cpp	/^	announce_item(sha1_hash nxt, int const num)$/
announce_lsd	src/session_impl.cpp	/^	void session_impl::announce_lsd(sha1_hash const& /
announce_observer	include/libtorrent/kademlia/node.hpp	76
announce_observer	include/libtorrent/kademlia/node.hpp	/^	announce_observer(std::shared_ptr<traversal_algor/
announce_piece	src/peer_connection.cpp	/^	void peer_connection::announce_piece(piece_index_/
announce_port	include/libtorrent/settings_pack.hpp	2087
announce_protocol_state	src/torrent.cpp	2942
announce_skipped	include/libtorrent/error_code.hpp	436
announce_state	src/torrent.cpp	2956
announce_state	src/torrent.cpp	/^			explicit announce_state(aux::listen_socket_hand/
announce_to_all_tiers	include/libtorrent/settings_pack.hpp	517
announce_to_all_trackers	include/libtorrent/settings_pack.hpp	518
announce_with_tracker	src/torrent.cpp	/^	void torrent::announce_with_tracker(event_t e)$/
anonymous_mode	include/libtorrent/settings_pack.hpp	686
anonymous_mode_alert::anonymous_mode_alert	src/alert.cpp	/^	anonymous_mode_alert::anonymous_mode_alert(aux::s/
anonymous_mode_alert::static_category	src/alert.cpp	3292
anti_leech	include/libtorrent/settings_pack.hpp	2151
anti_leech_score	src/choker.cpp	/^	int anti_leech_score(peer_connection const* peer)/
any_torrent_has_peer	src/session_impl.cpp	/^	bool session_impl::any_torrent_has_peer(peer_conn/
append	src/chained_buffer.cpp	/^	char* chained_buffer::append(span<char const> buf/
append_blocks	src/piece_picker.cpp	/^		int append_blocks(std::vector<piece_block>& dst,/
append_path	src/path.cpp	/^	void append_path(std::string& branch, string_view/
append_utf8_codepoint	src/utf8.cpp	/^	void append_utf8_codepoint(std::string& ret, std:/
apply	src/sha1.cpp	/^		static u32 apply(CHAR64LONG16* block, int i)$/
apply	src/sha1.cpp	/^		static u32 apply(CHAR64LONG16* block, int i)$/
apply_deprecated_dht_settings	src/session_impl.cpp	/^void apply_deprecated_dht_settings(settings_pack& /
apply_flag	src/read_resume_data.cpp	/^	void apply_flag(torrent_flags_t& current_flags$/
apply_ip_filter	src/peer_list.cpp	/^	void peer_list::apply_ip_filter(ip_filter const& /
apply_ip_filter	src/torrent_handle.cpp	/^	void torrent_handle::apply_ip_filter(bool b) cons/
apply_ip_filter_to_trackers	include/libtorrent/settings_pack.hpp	743
apply_mask	src/torrent_peer.cpp	/^		void apply_mask(std::uint8_t* b, std::uint8_t co/
apply_pack	src/settings_pack.cpp	/^	void apply_pack(settings_pack const* pack, aux::s/
apply_pack_impl	src/settings_pack.cpp	/^	void apply_pack_impl(settings_pack const* pack, a/
apply_pad_files	include/libtorrent/aux_/apply_pad_files.hpp	/^void apply_pad_files(file_storage const& fs, Fun&&/
apply_port_filter	src/peer_list.cpp	/^	void peer_list::apply_port_filter(port_filter con/
apply_settings	src/session_handle.cpp	/^	void session_handle::apply_settings(settings_pack/
apply_settings	src/session_handle.cpp	/^	void session_handle::apply_settings(settings_pack/
apply_settings_pack	src/session_impl.cpp	/^	void session_impl::apply_settings_pack(std::share/
apply_settings_pack_impl	src/session_impl.cpp	/^	void session_impl::apply_settings_pack_impl(setti/
argument_type	include/libtorrent/kademlia/routing_table.hpp	75
argument_type	include/libtorrent/kademlia/routing_table.hpp	85
arm_crc32c_support	src/cpuid.cpp	161
arm_crc32c_support	include/libtorrent/aux_/cpuid.hpp	44
arm_neon_support	src/cpuid.cpp	160
arm_neon_support	include/libtorrent/aux_/cpuid.hpp	43
asio	include/libtorrent/torrent.hpp	99
assert_fail	src/assert.cpp	/^TORRENT_EXPORT void assert_fail(char const* expr, /
assert_fail	src/assert.cpp	/^TORRENT_EXPORT void assert_fail(char const*, int, /
assert_message	include/libtorrent/aux_/allocating_handler.hpp	182
assert_message	include/libtorrent/aux_/allocating_handler.hpp	/^				, assert_message<required_size<sizeof(U)>$/
assign	src/kademlia/item.cpp	/^void item::assign(entry v)$/
assign	src/kademlia/item.cpp	/^void item::assign(entry v, span<char const> salt$/
assign	src/kademlia/item.cpp	/^void item::assign(bdecode_node const& v)$/
assign	src/kademlia/item.cpp	/^bool item::assign(bdecode_node const& v, span<char/
assign	src/kademlia/item.cpp	/^void item::assign(entry v, span<char const> salt$/
assign	include/libtorrent/sha1_hash.hpp	/^		void assign(span<char const> s) noexcept$/
assign	include/libtorrent/sha1_hash.hpp	/^		void assign(char const* str) noexcept { std::mem/
assign_bandwidth	test/test_bandwidth_limiter.cpp	/^void peer_connection::assign_bandwidth(int \/*chann/
assign_bandwidth	src/bandwidth_queue_entry.cpp	/^	int bw_request::assign_bandwidth()$/
assign_bandwidth	src/peer_connection.cpp	/^	void peer_connection::assign_bandwidth(int const /
associated_info_hash	src/peer_connection.cpp	/^	sha1_hash peer_connection::associated_info_hash()/
associated_torrent	src/peer_connection_handle.cpp	/^torrent_handle peer_connection_handle::associated_/
async_accept	src/session_impl.cpp	/^	void session_impl::async_accept(std::shared_ptr<t/
async_accept_handshake	include/libtorrent/ssl_stream.hpp	/^	void async_accept_handshake(Handler const& h)$/
async_add	test/test_add_torrent.cpp	56
async_add_torrent	src/session_handle.cpp	/^	void session_handle::async_add_torrent(add_torren/
async_add_torrent	src/session_handle.cpp	/^	void session_handle::async_add_torrent(add_torren/
async_add_torrent	src/session_impl.cpp	/^	void session_impl::async_add_torrent(add_torrent_/
async_call	src/session_handle.cpp	/^	void session_handle::async_call(Fun f, Args&&... /
async_call	src/torrent_handle.cpp	/^	void torrent_handle::async_call(Fun f, Args&&... /
async_check_files	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_check_files(storage_inde/
async_clear_piece	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_clear_piece(storage_inde/
async_connect	include/libtorrent/http_stream.hpp	/^	void async_connect(endpoint_type const& endpoint,/
async_connect	include/libtorrent/i2p_stream.hpp	/^	void async_connect(endpoint_type const&, Handler /
async_connect	include/libtorrent/socks5_stream.hpp	/^	void async_connect(endpoint_type const& endpoint,/
async_connect	include/libtorrent/ssl_stream.hpp	/^	void async_connect(endpoint_type const& endpoint,/
async_connect	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void async_connect(endpoint_type const& endpoint/
async_dec_threads	include/libtorrent/debug.hpp	/^	inline void async_dec_threads()$/
async_delete_files	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_delete_files(storage_ind/
async_hash	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_hash(storage_index_t con/
async_hash2	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_hash2(storage_index_t co/
async_inc_threads	include/libtorrent/debug.hpp	/^	inline void async_inc_threads()$/
async_move_storage	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_move_storage(storage_ind/
async_name_lookup	include/libtorrent/i2p_stream.hpp	/^	void async_name_lookup(char const* name, Handler /
async_read	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_read(storage_index_t sto/
async_read_some	include/libtorrent/proxy_base.hpp	/^	void async_read_some(Mutable_Buffers const& buffe/
async_read_some	include/libtorrent/ssl_stream.hpp	/^	void async_read_some(Mutable_Buffers const& buffe/
async_read_some	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void async_read_some(Mutable_Buffers const& buff/
async_release_files	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_release_files(storage_in/
async_rename_file	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_rename_file(storage_inde/
async_resolve	src/resolver.cpp	/^	void resolver::async_resolve(std::string const& h/
async_run	test/setup_transfer.cpp	/^pid_type async_run(char const* cmdline)$/
async_set_file_priority	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_set_file_priority(storag/
async_shutdown	src/socket_type.cpp	/^	void async_shutdown(socket_type& s, std::shared_p/
async_shutdown	include/libtorrent/ssl_stream.hpp	/^	void async_shutdown(Handler handler)$/
async_stop_torrent	src/mmap_disk_io.cpp	/^	void mmap_disk_io::async_stop_torrent(storage_ind/
async_t	include/libtorrent/debug.hpp	72
async_t	include/libtorrent/debug.hpp	/^		async_t() : refs(0) {}$/
async_wait	include/libtorrent/proxy_base.hpp	/^	void async_wait(tcp::socket::wait_type type, Hand/
async_write	src/mmap_disk_io.cpp	/^	bool mmap_disk_io::async_write(storage_index_t co/
async_write_some	include/libtorrent/proxy_base.hpp	/^	void async_write_some(Const_Buffers const& buffer/
async_write_some	include/libtorrent/ssl_stream.hpp	/^	void async_write_some(Const_Buffers const& buffer/
async_write_some	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void async_write_some(Const_Buffers const& buffe/
at	src/file_storage.cpp	/^	file_entry file_storage::at(int index) const$/
at	src/file_storage.cpp	/^	file_entry file_storage::at(file_storage::iterato/
at	src/packet_buffer.cpp	/^	packet* packet_buffer::at(index_type idx) const$/
at	src/peer_class.cpp	/^	peer_class* peer_class_pool::at(peer_class_t c)$/
at	src/peer_class.cpp	/^	peer_class const* peer_class_pool::at(peer_class_/
at_deprecated	src/file_storage.cpp	/^	file_entry file_storage::at_deprecated(int index)/
attach_peer	src/torrent.cpp	/^	bool torrent::attach_peer(peer_connection* p) try/
attach_to_torrent	src/peer_connection.cpp	/^	void peer_connection::attach_to_torrent(info_hash/
attack_flags_t	test/test_ssl.cpp	326
attack_t	test/test_ssl.cpp	318
attacks	test/test_ssl.cpp	335
authentication_error	include/libtorrent/socks5_stream.hpp	60
auto_manage_checking_torrents	src/session_impl.cpp	/^	void session_impl::auto_manage_checking_torrents(/
auto_manage_interval	include/libtorrent/settings_pack.hpp	1385
auto_manage_prefer_seeds	include/libtorrent/settings_pack.hpp	482
auto_manage_startup	include/libtorrent/settings_pack.hpp	1430
auto_manage_torrents	src/session_impl.cpp	/^	void session_impl::auto_manage_torrents(std::vect/
auto_managed	src/torrent.cpp	/^	void torrent::auto_managed(bool a)$/
auto_managed	src/torrent_handle.cpp	/^	void torrent_handle::auto_managed(bool m) const$/
auto_mmap_write	include/libtorrent/settings_pack.hpp	2108
auto_scrape_interval	include/libtorrent/settings_pack.hpp	1402
auto_scrape_min_interval	include/libtorrent/settings_pack.hpp	1403
auto_sequential	include/libtorrent/settings_pack.hpp	894
aux	test/test_storage.cpp	76
aux	src/add_torrent_params.cpp	88
aux	src/alert_manager.cpp	46
aux	src/announce_entry.cpp	187
aux	src/bandwidth_limit.cpp	40
aux	src/bandwidth_manager.cpp	42
aux	src/bandwidth_queue_entry.cpp	41
aux	src/bdecode.cpp	132
aux	src/chained_buffer.cpp	40
aux	src/copy_file.cpp	65
aux	src/cpuid.cpp	80
aux	src/create_torrent.cpp	232
aux	src/directory.cpp	38
aux	src/disk_buffer_pool.cpp	60
aux	src/disk_io_thread_pool.cpp	46
aux	src/disk_job_fence.cpp	49
aux	src/disk_job_pool.cpp	38
aux	src/drive_info.cpp	97
aux	src/entry.cpp	47
aux	src/escape_string.cpp	63
aux	src/ffs.cpp	48
aux	src/file.cpp	120
aux	src/file_progress.cpp	39
aux	src/file_storage.cpp	241
aux	src/file_storage.cpp	1516
aux	src/file_view_pool.cpp	62
aux	src/generate_peer_id.cpp	40
aux	src/hex.cpp	39
aux	src/identify_client.cpp	384
aux	src/instantiate_connection.cpp	42
aux	src/ip_filter.cpp	97
aux	src/ip_helpers.cpp	41
aux	src/ip_notifier.cpp	62
aux	src/listen_socket_handle.cpp	37
aux	src/merkle_tree.cpp	41
aux	src/mmap.cpp	67
aux	src/mmap_disk_job.cpp	43
aux	src/packet_buffer.cpp	39
aux	src/posix_part_file.cpp	86
aux	src/posix_storage.cpp	59
aux	src/proxy_settings.cpp	37
aux	src/random.cpp	84
aux	src/receive_buffer.cpp	42
aux	src/resolver.cpp	39
aux	src/session.cpp	59
aux	src/session_call.cpp	37
aux	src/session_impl.cpp	199
aux	src/session_settings.cpp	38
aux	src/socket_type.cpp	69
aux	src/stack_allocator.cpp	37
aux	src/storage_utils.cpp	56
aux	src/time.cpp	37
aux	src/timestamp_history.cpp	39
aux	src/torrent_info.cpp	127
aux	src/utp_socket_manager.cpp	51
aux	src/utp_stream.cpp	64
aux	include/libtorrent/add_torrent_params.hpp	408
aux	include/libtorrent/bdecode.hpp	164
aux	include/libtorrent/bencode.hpp	72
aux	include/libtorrent/choker.hpp	43
aux	include/libtorrent/create_torrent.hpp	492
aux	include/libtorrent/create_torrent.hpp	570
aux	include/libtorrent/entry.hpp	316
aux	include/libtorrent/file.hpp	90
aux	include/libtorrent/file_storage.hpp	120
aux	include/libtorrent/file_storage.hpp	714
aux	include/libtorrent/hex.hpp	45
aux	include/libtorrent/http_connection.hpp	59
aux	include/libtorrent/identify_client.hpp	52
aux	include/libtorrent/io.hpp	48
aux	include/libtorrent/ip_filter.hpp	64
aux	include/libtorrent/mmap_storage.hpp	65
aux	include/libtorrent/peer_connection.hpp	94
aux	include/libtorrent/random.hpp	48
aux	include/libtorrent/session.hpp	94
aux	include/libtorrent/settings_pack.hpp	67
aux	include/libtorrent/socket_io.hpp	60
aux	include/libtorrent/span.hpp	46
aux	include/libtorrent/stack_allocator.hpp	48
aux	include/libtorrent/torrent_handle.hpp	74
aux	include/libtorrent/torrent_info.hpp	71
aux	include/libtorrent/tracker_manager.hpp	82
aux	include/libtorrent/udp_socket.hpp	53
aux	include/libtorrent/units.hpp	48
aux	include/libtorrent/upnp.hpp	62
aux	include/libtorrent/kademlia/dht_observer.hpp	48
aux	include/libtorrent/kademlia/dht_tracker.hpp	60
aux	include/libtorrent/kademlia/routing_table.hpp	57
aux	include/libtorrent/kademlia/rpc_manager.hpp	51
aux	include/libtorrent/aux_/alert_manager.hpp	59
aux	include/libtorrent/aux_/aligned_union.hpp	39
aux	include/libtorrent/aux_/alloca.hpp	43
aux	include/libtorrent/aux_/allocating_handler.hpp	51
aux	include/libtorrent/aux_/announce_entry.hpp	54
aux	include/libtorrent/aux_/apply_pad_files.hpp	40
aux	include/libtorrent/aux_/array.hpp	41
aux	include/libtorrent/aux_/bandwidth_limit.hpp	44
aux	include/libtorrent/aux_/bandwidth_manager.hpp	48
aux	include/libtorrent/aux_/bandwidth_queue_entry.hpp	44
aux	include/libtorrent/aux_/bandwidth_socket.hpp	40
aux	include/libtorrent/aux_/bind_to_device.hpp	45
aux	include/libtorrent/aux_/buffer.hpp	60
aux	include/libtorrent/aux_/byteswap.hpp	56
aux	include/libtorrent/aux_/chained_buffer.hpp	57
aux	include/libtorrent/aux_/container_wrapper.hpp	45
aux	include/libtorrent/aux_/cpuid.hpp	38
aux	include/libtorrent/aux_/deferred_handler.hpp	39
aux	include/libtorrent/aux_/deque.hpp	40
aux	include/libtorrent/aux_/dev_random.hpp	44
aux	include/libtorrent/aux_/directory.hpp	52
aux	include/libtorrent/aux_/disk_buffer_pool.hpp	57
aux	include/libtorrent/aux_/disk_io_thread_pool.hpp	49
aux	include/libtorrent/aux_/disk_job_fence.hpp	47
aux	include/libtorrent/aux_/disk_job_pool.hpp	43
aux	include/libtorrent/aux_/drive_info.hpp	36
aux	include/libtorrent/aux_/ed25519.hpp	8
aux	include/libtorrent/aux_/ffs.hpp	42
aux	include/libtorrent/aux_/file_descriptor.hpp	34
aux	include/libtorrent/aux_/file_pointer.hpp	43
aux	include/libtorrent/aux_/file_progress.hpp	60
aux	include/libtorrent/aux_/file_view_pool.hpp	72
aux	include/libtorrent/aux_/generate_peer_id.hpp	39
aux	include/libtorrent/aux_/has_block.hpp	40
aux	include/libtorrent/aux_/hasher512.hpp	70
aux	include/libtorrent/aux_/heterogeneous_queue.hpp	52
aux	include/libtorrent/aux_/instantiate_connection.hpp	46
aux	include/libtorrent/aux_/invariant_check.hpp	25
aux	include/libtorrent/aux_/io.hpp	43
aux	include/libtorrent/aux_/ip_helpers.hpp	43
aux	include/libtorrent/aux_/ip_notifier.hpp	44
aux	include/libtorrent/aux_/keepalive.hpp	43
aux	include/libtorrent/aux_/listen_socket_handle.hpp	42
aux	include/libtorrent/aux_/lsd.hpp	41
aux	include/libtorrent/aux_/merkle_tree.hpp	52
aux	include/libtorrent/aux_/mmap.hpp	57
aux	include/libtorrent/aux_/mmap_disk_job.hpp	61
aux	include/libtorrent/aux_/netlink_utils.hpp	44
aux	include/libtorrent/aux_/noexcept_movable.hpp	39
aux	include/libtorrent/aux_/numeric_cast.hpp	44
aux	include/libtorrent/aux_/open_mode.hpp	40
aux	include/libtorrent/aux_/packet_buffer.hpp	46
aux	include/libtorrent/aux_/packet_pool.hpp	55
aux	include/libtorrent/aux_/polymorphic_socket.hpp	44
aux	include/libtorrent/aux_/pool.hpp	42
aux	include/libtorrent/aux_/portmap.hpp	46
aux	include/libtorrent/aux_/posix_part_file.hpp	53
aux	include/libtorrent/aux_/posix_storage.hpp	50
aux	include/libtorrent/aux_/proxy_settings.hpp	45
aux	include/libtorrent/aux_/range.hpp	38
aux	include/libtorrent/aux_/receive_buffer.hpp	46
aux	include/libtorrent/aux_/resolver.hpp	52
aux	include/libtorrent/aux_/resolver_interface.hpp	46
aux	include/libtorrent/aux_/scope_end.hpp	38
aux	include/libtorrent/aux_/session_call.hpp	42
aux	include/libtorrent/aux_/session_impl.hpp	133
aux	include/libtorrent/aux_/session_interface.hpp	75
aux	include/libtorrent/aux_/session_interface.hpp	98
aux	include/libtorrent/aux_/session_settings.hpp	48
aux	include/libtorrent/aux_/session_udp_sockets.hpp	48
aux	include/libtorrent/aux_/set_socket_buffer.hpp	41
aux	include/libtorrent/aux_/set_traffic_class.hpp	40
aux	include/libtorrent/aux_/sha512.hpp	15
aux	include/libtorrent/aux_/socket_type.hpp	54
aux	include/libtorrent/aux_/storage_free_list.hpp	40
aux	include/libtorrent/aux_/storage_utils.hpp	58
aux	include/libtorrent/aux_/store_buffer.hpp	47
aux	include/libtorrent/aux_/store_buffer.hpp	89
aux	include/libtorrent/aux_/string_ptr.hpp	39
aux	include/libtorrent/aux_/strview_less.hpp	39
aux	include/libtorrent/aux_/suggest_piece.hpp	44
aux	include/libtorrent/aux_/throw.hpp	40
aux	include/libtorrent/aux_/time.hpp	42
aux	include/libtorrent/aux_/timestamp_history.hpp	43
aux	include/libtorrent/aux_/torrent_list.hpp	55
aux	include/libtorrent/aux_/unique_ptr.hpp	43
aux	include/libtorrent/aux_/utp_socket_manager.hpp	53
aux	include/libtorrent/aux_/utp_stream.hpp	60
aux	include/libtorrent/aux_/vector.hpp	41
aux	include/libtorrent/aux_/win_cng.hpp	50
aux	include/libtorrent/aux_/win_crypto_provider.hpp	49
aux	include/libtorrent/aux_/win_file_handle.hpp	36
aux	include/libtorrent/aux_/win_util.hpp	40
aux::allocating_handler	include/libtorrent/aux_/allocating_handler.hpp	307
aux::allocation_slot	src/alert.cpp	2758
aux::array	src/alert.cpp	2256
aux::array	src/session_stats.cpp	59
aux::array	src/settings_pack.cpp	139
aux::array	src/settings_pack.cpp	156
aux::array	src/settings_pack.cpp	245
aux::array	src/torrent.cpp	2963
aux::array	src/torrent.cpp	9874
aux::array	include/libtorrent/pe_crypto.hpp	69
aux::bandwidth_socket	include/libtorrent/peer_connection.hpp	283
aux::bdecode_token	src/bdecode.cpp	53
aux::error_handler_interface	include/libtorrent/aux_/session_impl.hpp	344
aux::file_entry::no_path	src/file_storage.cpp	113
aux::file_entry::path_is_absolute	src/file_storage.cpp	114
aux::handler_storage	include/libtorrent/aux_/session_udp_sockets.hpp	67
aux::lsd_callback	include/libtorrent/aux_/session_impl.hpp	342
aux::noexcept_movable	include/libtorrent/upnp.hpp	307
aux::portmap_callback	include/libtorrent/aux_/session_impl.hpp	341
aux::posix_storage	src/posix_disk_io.cpp	57
aux::proxy_settings	include/libtorrent/session_settings.hpp	54
aux::session_impl	src/settings_pack.cpp	136
aux::vector	test/test_storage.cpp	1292
aux::vector	src/torrent.cpp	5529
aux::vector	include/libtorrent/upnp.hpp	338
aux::vector	include/libtorrent/aux_/mmap_disk_job.hpp	174
available	src/utp_stream.cpp	/^std::size_t utp_stream::available() const$/
available	src/utp_stream.cpp	/^std::size_t utp_socket_impl::available() const$/
available	include/libtorrent/operations.hpp	93
available	include/libtorrent/proxy_base.hpp	/^	std::size_t available(error_code& ec) const$/
available	include/libtorrent/proxy_base.hpp	/^	std::size_t available() const$/
available	include/libtorrent/ssl_stream.hpp	/^	std::size_t available() const$/
available	include/libtorrent/ssl_stream.hpp	/^	std::size_t available(error_code& ec) const$/
available	include/libtorrent/aux_/polymorphic_socket.hpp	/^		std::size_t available(error_code& ec) const$/
available	include/libtorrent/aux_/polymorphic_socket.hpp	/^		std::size_t available() const$/
available_size	include/libtorrent/aux_/allocating_handler.hpp	179
avg_deviation	include/libtorrent/sliding_average.hpp	/^	Int avg_deviation() const { return m_num_samples /
b	test/test_heterogeneous_queue.cpp	50
back	include/libtorrent/span.hpp	/^		T& back() const noexcept { TORRENT_ASSERT(m_len /
bad_gateway	include/libtorrent/error_code.hpp	504
bad_request	include/libtorrent/error_code.hpp	498
ban_ip	src/session_impl.cpp	/^	void session_impl::ban_ip(address addr)$/
ban_peer	src/peer_list.cpp	/^	bool peer_list::ban_peer(torrent_peer* p)$/
ban_peer	src/torrent.cpp	/^	bool torrent::ban_peer(torrent_peer* tp)$/
ban_web_seeds	include/libtorrent/settings_pack.hpp	784
bandwidth_channel::bandwidth_channel	src/bandwidth_limit.cpp	/^	bandwidth_channel::bandwidth_channel()$/
bandwidth_manager::bandwidth_manager	src/bandwidth_manager.cpp	/^	bandwidth_manager::bandwidth_manager(int channel)/
bandwidth_mixed_algo_t	include/libtorrent/settings_pack.hpp	2167
bandwidth_state_flags_t	include/libtorrent/peer_info.hpp	63
banned	include/libtorrent/peer_info.hpp	465
banned_by_ip_filter	include/libtorrent/error_code.hpp	263
banned_by_port_filter	include/libtorrent/error_code.hpp	324
banned_for_hash_failure	include/libtorrent/performance_counters.hpp	114
barrier	include/libtorrent/pe_crypto.hpp	123
barrier	include/libtorrent/pe_crypto.hpp	/^			barrier(std::shared_ptr<crypto_plugin> plugin, /
base32decode	src/escape_string.cpp	/^	std::string base32decode(string_view s)$/
base32encode_i2p	src/escape_string.cpp	/^	std::string base32encode_i2p(span<char const> s)$/
base64decode_i2p	src/escape_string.cpp	/^	std::vector<char> base64decode_i2p(string_view s)/
base64encode	src/escape_string.cpp	/^	std::string base64encode(const std::string& s)$/
base_mapping	include/libtorrent/aux_/portmap.hpp	74
basic_nl_endpoint	include/libtorrent/netlink.hpp	55
basic_nl_endpoint	include/libtorrent/netlink.hpp	/^		basic_nl_endpoint() noexcept : basic_nl_endpoint/
basic_nl_endpoint	include/libtorrent/netlink.hpp	/^		basic_nl_endpoint(protocol_type netlink_family, /
bdecode	src/bdecode.cpp	/^	int bdecode(char const* start, char const* end, b/
bdecode	src/bdecode.cpp	/^	bdecode_node bdecode(span<char const> buffer, int/
bdecode	src/bdecode.cpp	/^	bdecode_node bdecode(span<char const> buffer$/
bdecode	include/libtorrent/bencode.hpp	/^	entry bdecode(InIt start, InIt end)$/
bdecode	include/libtorrent/bencode.hpp	/^	entry bdecode(InIt start, InIt end$/
bdecode_category	src/bdecode.cpp	/^	boost::system::error_category& bdecode_category()/
bdecode_errors	src/bdecode.cpp	230
bdecode_errors	include/libtorrent/bdecode.hpp	115
bdecode_node::bdecode_node	src/bdecode.cpp	/^	bdecode_node::bdecode_node(bdecode_node const& n)/
bdecode_node::bdecode_node	src/bdecode.cpp	/^	bdecode_node::bdecode_node(bdecode_token const* t/
bdecode_recursive	include/libtorrent/bencode.hpp	/^	void bdecode_recursive(InIt& in, InIt end, entry&/
bdecode_token	include/libtorrent/bdecode.hpp	170
bdecode_token	include/libtorrent/bdecode.hpp	/^	bdecode_token(std::ptrdiff_t off, bdecode_token::/
bdecode_token	include/libtorrent/bdecode.hpp	/^	bdecode_token(std::ptrdiff_t const off, std::uint/
begin	include/libtorrent/index_range.hpp	/^	index_iter<Index> begin() const { return index_it/
begin	include/libtorrent/sha1_hash.hpp	/^		const_iterator begin() const$/
begin	include/libtorrent/sha1_hash.hpp	/^		iterator begin()$/
begin	include/libtorrent/span.hpp	/^		T* begin() const noexcept { return m_ptr; }$/
begin	include/libtorrent/aux_/buffer.hpp	/^	char* begin() { return m_begin; }$/
begin	include/libtorrent/aux_/buffer.hpp	/^	char const* begin() const { return m_begin; }$/
begin	include/libtorrent/aux_/range.hpp	/^		Iter begin() { return _begin; }$/
begin	include/libtorrent/aux_/torrent_list.hpp	/^	iterator begin() { return m_array.begin(); }$/
begin	include/libtorrent/aux_/torrent_list.hpp	/^	const_iterator begin() const { return m_array.beg/
bencode	include/libtorrent/bencode.hpp	/^	template<class OutIt> int bencode(OutIt out, cons/
bencode_recursive	include/libtorrent/bencode.hpp	/^	int bencode_recursive(OutIt& out, const entry& e)/
big_endian_blk0	src/sha1.cpp	59
big_endian_int	include/libtorrent/aux_/utp_stream.hpp	92
bind	src/udp_socket.cpp	/^void udp_socket::bind(udp::endpoint const& ep, err/
bind	src/utp_stream.cpp	/^void utp_stream::bind(endpoint_type const&, error_/
bind	include/libtorrent/proxy_base.hpp	/^	void bind(endpoint_type const& \/* endpoint *\/)$/
bind	include/libtorrent/proxy_base.hpp	/^	void bind(endpoint_type const& \/* endpoint *\/, er/
bind	include/libtorrent/ssl_stream.hpp	/^	void bind(endpoint_type const& endpoint)$/
bind	include/libtorrent/ssl_stream.hpp	/^	void bind(endpoint_type const& endpoint, error_co/
bind	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void bind(endpoint_type const& endpoint, error_c/
bind	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void bind(endpoint_type const& endpoint)$/
bind_device	include/libtorrent/aux_/bind_to_device.hpp	/^	void bind_device(T& sock, char const* device, err/
bind_device	include/libtorrent/aux_/bind_to_device.hpp	/^	void bind_device(T& sock, char const* device, err/
bind_device	include/libtorrent/aux_/bind_to_device.hpp	/^	void bind_device(T& sock, char const* device, err/
bind_info_t	include/libtorrent/http_connection.hpp	74
bind_outgoing_socket	src/session_impl.cpp	/^	tcp::endpoint session_impl::bind_outgoing_socket(/
bind_socket_to_device	include/libtorrent/enum_net.hpp	/^	address bind_socket_to_device(io_context& ios, So/
bind_to_device	include/libtorrent/aux_/bind_to_device.hpp	49
bind_to_device	include/libtorrent/aux_/bind_to_device.hpp	/^		explicit bind_to_device(char const* device): m_v/
bind_to_device	include/libtorrent/aux_/bind_to_device.hpp	74
bind_to_device	include/libtorrent/aux_/bind_to_device.hpp	/^		explicit bind_to_device(unsigned int idx): m_val/
bind_to_device	include/libtorrent/aux_/bind_to_device.hpp	105
bind_to_device	include/libtorrent/aux_/bind_to_device.hpp	/^		explicit bind_to_device(char const* device): m_v/
bit_t	include/libtorrent/flags.hpp	41
bit_t	include/libtorrent/flags.hpp	/^	explicit constexpr bit_t(int b) : m_bit_idx(b) {}/
bitbuf	src/puff.cpp	112
bitcnt	src/puff.cpp	113
bitfield::bitfield	include/libtorrent/bitfield.hpp	310
bits	test/test_read_resume.cpp	/^lt::typed_bitfield<T> bits()$/
bits	test/test_read_resume.cpp	/^lt::bitfield bits()$/
bits	src/puff.cpp	/^local int bits(struct state *s, int need)$/
bits	include/libtorrent/bloom_filter.hpp	75
bits_shift_left	src/sha1_hash.cpp	/^	void bits_shift_left(span<std::uint32_t> const nu/
bits_shift_right	src/sha1_hash.cpp	/^	void bits_shift_right(span<std::uint32_t> const n/
bittorrent	include/libtorrent/operations.hpp	51
bittorrent	include/libtorrent/peer_connection.hpp	274
bittyrant_choker	include/libtorrent/settings_pack.hpp	2127
bittyrant_with_no_uplimit	include/libtorrent/alert_types.hpp	486
blend_stats_counter	src/performance_counters.cpp	/^	void counters::blend_stats_counter(int const c, s/
blk	src/sha1.cpp	/^#define blk(i) (block->l[(i)&15] = rol(block->l[((/
block	include/libtorrent/hash_picker.hpp	186
block	include/libtorrent/peer_connection.hpp	135
block	include/libtorrent/aux_/has_block.hpp	52
block_downloading_alert::block_downloading_alert	src/alert.cpp	/^	block_downloading_alert::block_downloading_alert(/
block_downloading_alert::static_category	src/alert.cpp	3220
block_entry	src/smart_ban.cpp	172
block_finished_alert::block_finished_alert	src/alert.cpp	/^	block_finished_alert::block_finished_alert(aux::s/
block_finished_alert::static_category	src/alert.cpp	3219
block_hash_failed	include/libtorrent/hash_picker.hpp	62
block_hash_failed	include/libtorrent/hash_picker.hpp	/^		static set_block_hash_result block_hash_failed()/
block_hash_failed	include/libtorrent/aux_/merkle_tree.hpp	140
block_hashes	include/libtorrent/aux_/mmap_disk_job.hpp	166
block_index	include/libtorrent/piece_block_progress.hpp	52
block_info	include/libtorrent/piece_picker.hpp	125
block_info	include/libtorrent/piece_picker.hpp	/^			block_info(): num_peers(0), state(state_none) {/
block_layer	include/libtorrent/aux_/merkle_tree.hpp	213
block_layer_start	src/merkle_tree.cpp	/^	int merkle_tree::block_layer_start() const$/
block_special	include/libtorrent/aux_/path.hpp	94
block_state_t	include/libtorrent/torrent_handle.hpp	102
block_timeout_alert::block_timeout_alert	src/alert.cpp	/^	block_timeout_alert::block_timeout_alert(aux::sta/
block_timeout_alert::static_category	src/alert.cpp	3218
block_uploaded_alert::block_uploaded_alert	src/alert.cpp	/^	block_uploaded_alert::block_uploaded_alert(aux::s/
block_uploaded_alert::static_category	src/alert.cpp	3280
blocked	include/libtorrent/close_reason.hpp	61
blocked	include/libtorrent/ip_filter.hpp	155
blocked	include/libtorrent/ip_filter.hpp	220
blocked_by_idna	include/libtorrent/error_code.hpp	460
blocked_disk_jobs	include/libtorrent/performance_counters.hpp	411
blocking_call	src/session_call.cpp	/^void blocking_call()$/
blocks	src/alert.cpp	/^	std::vector<piece_block> picker_log_alert::blocks/
blocks_for_piece	src/piece_picker.cpp	/^	span<piece_picker::block_info const> piece_picker/
blocks_in_piece	src/piece_picker.cpp	/^	int piece_picker::blocks_in_piece(piece_index_t c/
blocks_in_piece2	src/file_storage.cpp	/^	int file_storage::blocks_in_piece2(piece_index_t /
blocks_left	include/libtorrent/torrent.hpp	485
blocks_per_piece	test/test_piece_picker.cpp	59
blocks_per_piece	src/file_storage.cpp	/^	int file_storage::blocks_per_piece() const$/
blocks_per_piece	src/piece_picker.cpp	/^	int piece_picker::blocks_per_piece() const$/
blocks_verified	src/merkle_tree.cpp	/^	bool merkle_tree::blocks_verified(int block_idx, /
bloom_filter	include/libtorrent/bloom_filter.hpp	49
bloom_filter	include/libtorrent/bloom_filter.hpp	/^		bloom_filter() { clear(); }$/
bool_setting_entry_t	src/settings_pack.cpp	89
bool_type_base	include/libtorrent/settings_pack.hpp	186
bool_types	include/libtorrent/settings_pack.hpp	398
bools	test/test_similar_torrent.cpp	227
boost	src/session_impl.cpp	180
boost	include/libtorrent/bdecode.hpp	147
boost	include/libtorrent/error_code.hpp	591
boost	include/libtorrent/gzip.hpp	123
boost	include/libtorrent/i2p_stream.hpp	82
boost	include/libtorrent/natpmp.hpp	79
boost	include/libtorrent/socks5_stream.hpp	76
boost	include/libtorrent/torrent.hpp	98
boost	include/libtorrent/upnp.hpp	397
boost::asio::async_read	include/libtorrent/socket.hpp	107
boost::asio::async_write	include/libtorrent/socket.hpp	106
boost::asio::defer	include/libtorrent/io_context.hpp	60
boost::asio::dispatch	include/libtorrent/io_context.hpp	59
boost::asio::error::get_ssl_category	include/libtorrent/ssl.hpp	134
boost::asio::executor_work_guard	include/libtorrent/io_context.hpp	55
boost::asio::gnutls::context	include/libtorrent/ssl.hpp	116
boost::asio::gnutls::error::get_ssl_category	include/libtorrent/ssl.hpp	137
boost::asio::gnutls::error::get_stream_category	include/libtorrent/ssl.hpp	138
boost::asio::gnutls::host_name_verification	include/libtorrent/ssl.hpp	120
boost::asio::gnutls::stream	include/libtorrent/ssl.hpp	118
boost::asio::gnutls::stream_base	include/libtorrent/ssl.hpp	117
boost::asio::gnutls::verify_context	include/libtorrent/ssl.hpp	119
boost::asio::io_context	include/libtorrent/io_context.hpp	53
boost::asio::ip::address	include/libtorrent/address.hpp	58
boost::asio::ip::address_v4	include/libtorrent/address.hpp	59
boost::asio::ip::address_v6	include/libtorrent/address.hpp	60
boost::asio::ip::make_address	include/libtorrent/address.hpp	72
boost::asio::ip::make_address_v4	include/libtorrent/address.hpp	73
boost::asio::ip::make_address_v6	include/libtorrent/address.hpp	74
boost::asio::ip::make_network_v4	include/libtorrent/address.hpp	64
boost::asio::ip::network_v4	include/libtorrent/address.hpp	63
boost::asio::ip::v4_mapped	include/libtorrent/address.hpp	65
boost::asio::make_work_guard	include/libtorrent/io_context.hpp	56
boost::asio::post	include/libtorrent/io_context.hpp	58
boost::asio::ssl::context	include/libtorrent/ssl.hpp	97
boost::asio::ssl::error::get_stream_category	include/libtorrent/ssl.hpp	135
boost::asio::ssl::host_name_verification	include/libtorrent/ssl.hpp	103
boost::asio::ssl::stream	include/libtorrent/ssl.hpp	99
boost::asio::ssl::stream_base	include/libtorrent/ssl.hpp	98
boost::asio::ssl::verify_context	include/libtorrent/ssl.hpp	101
boost::intrusive::list	include/libtorrent/aux_/file_view_pool.hpp	202
boost::none	test/test_enum_net.cpp	44
boost::system::generic_category	include/libtorrent/error_code.hpp	524
boost::system::system_category	include/libtorrent/error_code.hpp	525
boost_connection_attempts	include/libtorrent/performance_counters.hpp	124
bootstrap	src/kademlia/node.cpp	/^void node::bootstrap(std::vector<udp::endpoint> co/
bootstrap	include/libtorrent/kademlia/refresh.hpp	44
bootstrap::bootstrap	src/kademlia/refresh.cpp	/^bootstrap::bootstrap($/
both	include/libtorrent/session_settings.hpp	95
both_sides_from_store_buffer	test/test_storage.cpp	/^void both_sides_from_store_buffer(lt::disk_interfa/
branch_factor	src/kademlia/node.cpp	/^int node::branch_factor() const { return m_setting/
break_one_seed	src/piece_picker.cpp	/^	void piece_picker::break_one_seed()$/
broadcast_lsd	include/libtorrent/settings_pack.hpp	635
broadcast_socket::broadcast_socket	test/broadcast_socket.cpp	/^	broadcast_socket::broadcast_socket($/
broken_pipe_peers	include/libtorrent/performance_counters.hpp	64
bt_peer_connection::bt_peer_connection	src/bt_peer_connection.cpp	/^	bt_peer_connection::bt_peer_connection(peer_conne/
bucket_limit	src/kademlia/routing_table.cpp	/^int routing_table::bucket_limit(int bucket) const$/
bucket_size	src/kademlia/node.cpp	/^int node::bucket_size(int bucket)$/
bucket_t	include/libtorrent/kademlia/routing_table.hpp	65
buf	include/libtorrent/pe_crypto.hpp	69
buf	include/libtorrent/sha256.hpp	23
buf	include/libtorrent/aux_/packet_pool.hpp	102
buf	include/libtorrent/aux_/sha512.hpp	22
buf1	test/test_store_buffer.cpp	42
buf2	test/test_store_buffer.cpp	43
buf3	test/test_store_buffer.cpp	44
buf4	test/test_store_buffer.cpp	45
buffer	include/libtorrent/sha1.hpp	32
buffer	include/libtorrent/upnp.hpp	68
buffer	include/libtorrent/aux_/buffer.hpp	67
buffer	include/libtorrent/aux_/buffer.hpp	/^	explicit buffer(difference_type size = 0)$/
buffer	include/libtorrent/aux_/buffer.hpp	/^	buffer(difference_type const size, span<char cons/
buffer	include/libtorrent/aux_/buffer.hpp	/^	buffer(buffer&& b)$/
buffer_allocator_interface	src/disabled_disk_io.cpp	/^	, buffer_allocator_interface$/
buffer_list	test/test_buffer.cpp	145
buffer_offset	include/libtorrent/aux_/mmap_disk_job.hpp	191
buffer_peers	include/libtorrent/performance_counters.hpp	62
buffer_size	include/libtorrent/aux_/mmap_disk_job.hpp	187
buffer_t	include/libtorrent/aux_/chained_buffer.hpp	76
buffer_t	include/libtorrent/aux_/chained_buffer.hpp	/^			buffer_t() {}$/
buffer_t	include/libtorrent/aux_/chained_buffer.hpp	/^			buffer_t(buffer_t&& rhs) noexcept$/
buffer_t	include/libtorrent/aux_/chained_buffer.hpp	/^			buffer_t(buffer_t const& rhs) noexcept$/
build_chain	test/test_tailqueue.cpp	/^void build_chain(tailqueue<test_node>& q, char con/
build_iovec	src/chained_buffer.cpp	/^	span<boost::asio::const_buffer const> chained_buf/
build_locations	test/test_store_buffer.cpp	/^std::vector<torrent_location> build_locations()$/
build_mutable_iovec	src/chained_buffer.cpp	/^	void chained_buffer::build_mutable_iovec(int byte/
build_netmask	src/enum_net.cpp	/^	address build_netmask(int prefix_bits, int const /
build_netmask_impl	src/enum_net.cpp	/^	void build_netmask_impl(span<unsigned char> mask,/
build_nodes	test/test_dht.cpp	/^	lt::aux::array<node_entry, 8> build_nodes()$/
build_nodes	test/test_dht.cpp	/^	lt::aux::array<node_entry, 9> build_nodes(sha1_ha/
build_proof	test/test_merkle_tree.cpp	/^std::vector<sha256_hash> build_proof(span<sha256_h/
build_sparse_vector	src/merkle_tree.cpp	/^	std::pair<std::vector<sha256_hash>, aux::vector<b/
build_tracker_list	src/write_resume_data.cpp	/^	entry build_tracker_list(std::vector<std::string>/
build_tree	test/test_utils.cpp	/^aux::vector<sha256_hash> build_tree(int const size/
build_vec	src/chained_buffer.cpp	/^	void chained_buffer::build_vec(int bytes, std::ve/
build_vector	src/merkle_tree.cpp	/^	std::vector<sha256_hash> merkle_tree::build_vecto/
bulk_get	src/session_settings.cpp	/^	void session_settings::bulk_get(std::function<voi/
bulk_set	src/session_settings.cpp	/^	void session_settings::bulk_set(std::function<voi/
busy	include/libtorrent/peer_connection.hpp	160
busy_block_t	src/torrent.cpp	10648
bw_request::bw_request	src/bandwidth_queue_entry.cpp	/^	bw_request::bw_request(std::shared_ptr<bandwidth_/
byte	include/libtorrent/aux_/mmap.hpp	55
bytes	test/test_apply_pad.cpp	44
bytes	include/libtorrent/kademlia/types.hpp	52
bytes	include/libtorrent/kademlia/types.hpp	63
bytes	include/libtorrent/kademlia/types.hpp	74
bytes	include/libtorrent/aux_/allocating_handler.hpp	159
bytes_done	src/torrent.cpp	/^	void torrent::bytes_done(torrent_status& st, stat/
bytes_downloaded	include/libtorrent/piece_block_progress.hpp	55
bytes_left	src/torrent.cpp	/^	boost::optional<std::int64_t> torrent::bytes_left/
c	test/test_heterogeneous_queue.cpp	58
c	src/sha1.cpp	37
cache_buffer_chunk_size	include/libtorrent/settings_pack.hpp	1261
cache_expiry	include/libtorrent/settings_pack.hpp	1266
cache_flushed_alert::cache_flushed_alert	src/alert.cpp	/^	cache_flushed_alert::cache_flushed_alert(aux::sta/
cache_flushed_alert::static_category	src/alert.cpp	3249
cache_size	include/libtorrent/settings_pack.hpp	1252
cache_size_volatile	include/libtorrent/settings_pack.hpp	1911
calc_bytes	src/torrent.cpp	/^	std::int64_t calc_bytes(file_storage const& fs, p/
calc_num_pieces	src/file_storage.cpp	/^	int calc_num_pieces(file_storage const& fs)$/
calculate_node_id	src/kademlia/node.cpp	/^node_id calculate_node_id(node_id const& nid, aux:/
calculate_pad_bytes	include/libtorrent/aux_/heterogeneous_queue.hpp	/^	inline std::size_t calculate_pad_bytes(char const/
call_callback	src/mmap_disk_job.cpp	/^	void mmap_disk_job::call_callback()$/
call_destructor	src/entry.cpp	/^	void call_destructor(T* o)$/
call_job_handlers	src/mmap_disk_io.cpp	/^	void mmap_disk_io::call_job_handlers()$/
callback	src/http_connection.cpp	/^void http_connection::callback(error_code e, span</
callback	src/resolver.cpp	/^	void callback(resolver_interface::callback_t h$/
callback_info	test/test_upnp.cpp	121
callbacks	test/test_upnp.cpp	130
caller_visitor	src/mmap_disk_job.cpp	46
caller_visitor	src/mmap_disk_job.cpp	/^			explicit caller_visitor(mmap_disk_job& j)$/
can_announce	src/announce_entry.cpp	/^	bool announce_infohash::can_announce(time_point n/
can_announce	src/announce_entry.cpp	/^	bool announce_endpoint::can_announce(time_point n/
can_announce	src/announce_entry.cpp	/^	bool announce_entry::can_announce(time_point now,/
can_announce	src/announce_entry.cpp	/^	bool announce_infohash::can_announce(time_point n/
can_disconnect	src/peer_connection.cpp	/^	bool peer_connection::can_disconnect(error_code c/
can_disconnect	src/peer_connection_handle.cpp	/^bool peer_connection_handle::can_disconnect(error_/
can_pick	src/piece_picker.cpp	/^	bool piece_picker::can_pick(piece_index_t const p/
can_read	src/peer_connection.cpp	/^	bool peer_connection::can_read()$/
can_request_time_critical	src/peer_connection.cpp	/^	bool peer_connection::can_request_time_critical()/
can_route	src/listen_socket_handle.cpp	/^	bool listen_socket_handle::can_route(address cons/
can_route	src/session_impl.cpp	/^	bool listen_socket_t::can_route(address const& ad/
can_write	src/peer_connection.cpp	/^	bool peer_connection::can_write() const$/
cancel	src/tracker_manager.cpp	/^	void timeout_handler::cancel()$/
cancel	include/libtorrent/proxy_base.hpp	/^	void cancel()$/
cancel	include/libtorrent/proxy_base.hpp	/^	void cancel(error_code& ec)$/
cancel_all_requests	src/peer_connection.cpp	/^	void peer_connection::cancel_all_requests()$/
cancel_block	src/torrent.cpp	/^	void torrent::cancel_block(piece_block block)$/
cancel_deferred_ack	src/utp_socket_manager.cpp	/^	void utp_socket_manager::cancel_deferred_ack(utp_/
cancel_handlers	src/utp_stream.cpp	/^bool utp_socket_impl::cancel_handlers(error_code c/
cancel_handlers	src/utp_stream.cpp	/^void utp_stream::cancel_handlers(error_code const&/
cancel_non_critical	src/torrent.cpp	/^	void torrent::cancel_non_critical()$/
cancel_request	src/peer_connection.cpp	/^	void peer_connection::cancel_request(piece_block /
cancelled_piece_requests	include/libtorrent/performance_counters.hpp	74
canon	test/test_similar_torrent.cpp	231
canonical_string	src/kademlia/item.cpp	/^	int canonical_string(span<char const> v$/
canonicalize	src/file_storage.cpp	/^	void file_storage::canonicalize()$/
canonicalize_impl	src/file_storage.cpp	/^	void file_storage::canonicalize_impl(bool const b/
canonicalize_path	src/path.cpp	/^	std::string canonicalize_path(string_view f)$/
cant_reach_peer	include/libtorrent/i2p_stream.hpp	67
capacity	include/libtorrent/debug.hpp	171
capacity	include/libtorrent/netlink.hpp	/^		std::size_t capacity() const$/
cas	test/test_dht.cpp	/^	msg_args& cas(sequence_number c)$/
cast_vote	test/test_ip_voter.cpp	/^bool cast_vote(ip_voter& ipv, address ext_ip, addr/
cast_vote	src/ip_voter.cpp	/^	bool ip_voter::cast_vote(address const& ip$/
catch	src/part_file.cpp	/^	catch (storage_error const& e)$/
catch	src/peer_connection.cpp	/^	catch (std::bad_alloc const&) {$/
catch	src/peer_connection.cpp	/^	catch (system_error const& e) {$/
catch	src/peer_connection.cpp	/^	catch (std::exception const& e) {$/
catch	src/peer_connection.cpp	/^	catch (std::exception const&) {}$/
catch	src/session_impl.cpp	/^	catch (system_error const& e) {$/
catch	src/session_impl.cpp	/^	} catch (std::exception const& e) {$/
catch	src/session_impl.cpp	/^	catch (system_error const& e) {$/
catch	src/session_impl.cpp	/^	} catch (std::exception const& e) {$/
catch	src/session_impl.cpp	/^	catch (std::exception const&) {}$/
catch	src/session_impl.cpp	/^		catch (std::exception const&) {}$/
catch	src/torrent.cpp	/^	catch (std::exception const&) {}$/
catch	include/libtorrent/aux_/torrent_impl.hpp	/^	catch (system_error const& e) {$/
catch	include/libtorrent/aux_/torrent_impl.hpp	/^	} catch (std::exception const& e) {$/
cd	test/test_merkle.cpp	318
change_directory	test/main.cpp	/^void change_directory(std::string const& f, error_/
channels	include/libtorrent/peer_connection.hpp	301
character_special	include/libtorrent/aux_/path.hpp	87
character_special	include/libtorrent/aux_/path.hpp	92
check	test/test_create_torrent.cpp	/^void check(int ret)$/
check	test/test_store_buffer.cpp	/^void check(store_buffer const& sb, torrent_locatio/
check	src/peer_connection.cpp	/^		void check()$/
check2	test/test_store_buffer.cpp	/^void check2(store_buffer const& sb, torrent_locati/
check2_miss	test/test_store_buffer.cpp	/^void check2_miss(store_buffer const& sb, torrent_l/
check_buffer_level	src/disk_buffer_pool.cpp	/^	void disk_buffer_pool::check_buffer_level(std::un/
check_chain	test/test_tailqueue.cpp	/^void check_chain(tailqueue<test_node>& chain, char/
check_fastresume	include/libtorrent/aux_/mmap_disk_job.hpp	73
check_files	include/libtorrent/torrent.hpp	1177
check_files_flag_t	test/test_storage.cpp	673
check_fin_sent	src/utp_stream.cpp	/^bool utp_stream::check_fin_sent() const$/
check_fin_sent	src/utp_stream.cpp	/^bool utp_socket_impl::check_fin_sent() const$/
check_graceful_pause	src/peer_connection.cpp	/^	void peer_connection::check_graceful_pause()$/
check_integer	src/bdecode.cpp	/^	char const* check_integer(char const* start, char/
check_invariant	test/test_heterogeneous_queue.cpp	/^	void check_invariant()$/
check_invariant	src/bandwidth_manager.cpp	/^	void bandwidth_manager::check_invariant() const$/
check_invariant	src/bt_peer_connection.cpp	/^	void bt_peer_connection::check_invariant() const$/
check_invariant	src/file_progress.cpp	/^	void file_progress::check_invariant() const$/
check_invariant	src/merkle_tree.cpp	/^	void merkle_tree::check_invariant() const$/
check_invariant	src/packet_buffer.cpp	/^	void packet_buffer::check_invariant() const$/
check_invariant	src/peer_connection.cpp	/^	void peer_connection::check_invariant() const$/
check_invariant	src/peer_list.cpp	/^	void peer_list::check_invariant() const$/
check_invariant	src/piece_picker.cpp	/^	void piece_picker::check_invariant(torrent const*/
check_invariant	src/session_impl.cpp	/^	void session_impl::check_invariant() const$/
check_invariant	src/torrent.cpp	/^	void torrent::check_invariant() const$/
check_invariant	src/torrent_info.cpp	/^	void torrent_info::check_invariant() const$/
check_invariant	src/utp_stream.cpp	/^void utp_socket_impl::check_invariant() const$/
check_invariant	src/web_connection_base.cpp	/^	void web_connection_base::check_invariant() const/
check_invariant	src/kademlia/routing_table.cpp	/^void routing_table::check_invariant() const$/
check_invariant	src/kademlia/rpc_manager.cpp	/^void rpc_manager::check_invariant() const$/
check_invariant	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::check_invariant() const$/
check_invariant	include/libtorrent/aux_/invariant_check.hpp	/^		static void check_invariant(T const& self)$/
check_invariant	include/libtorrent/aux_/invariant_check.hpp	/^	void check_invariant(T const& x)$/
check_invariant	include/libtorrent/aux_/torrent_list.hpp	/^	void check_invariant() const$/
check_miss	test/test_store_buffer.cpp	/^void check_miss(store_buffer const& sb, torrent_lo/
check_pattern	test/test_storage.cpp	/^bool check_pattern(std::vector<char> const& buf, i/
check_peer_invariant	src/piece_picker.cpp	/^	void piece_picker::check_peer_invariant(typed_bit/
check_peers	src/piece_picker.cpp	/^	void piece_picker::check_peers()$/
check_piece_state	src/piece_picker.cpp	/^	void piece_picker::check_piece_state() const$/
check_postcondition	src/peer_connection.cpp	2752
check_postcondition	src/peer_connection.cpp	/^		explicit check_postcondition(std::shared_ptr<tor/
check_receive_buffers	src/utp_stream.cpp	/^void utp_socket_impl::check_receive_buffers() cons/
check_resume	include/libtorrent/operations.hpp	148
check_timer_loop	test/test_time.cpp	/^void check_timer_loop(std::mutex& m, time_point& l/
checking_files	include/libtorrent/torrent_status.hpp	98
checking_mem_usage	include/libtorrent/settings_pack.hpp	1755
checking_resume_data	include/libtorrent/torrent_status.hpp	132
choke_peer	src/torrent.cpp	/^	bool torrent::choke_peer(peer_connection& c)$/
choke_this_peer	src/peer_connection.cpp	/^	void peer_connection::choke_this_peer()$/
choke_this_peer	src/peer_connection_handle.cpp	/^void peer_connection_handle::choke_this_peer()$/
choked_piece_requests	include/libtorrent/performance_counters.hpp	73
choking_algorithm	include/libtorrent/settings_pack.hpp	1237
choking_algorithm_t	include/libtorrent/settings_pack.hpp	2113
clamp	include/libtorrent/aux_/numeric_cast.hpp	/^	T clamp(T v, T lo, T hi)$/
clamp_assign	include/libtorrent/peer_connection.hpp	/^	T clamp_assign(int const v)$/
clamped_subtract_u16	src/torrent.cpp	/^	std::uint16_t clamped_subtract_u16(int const a, i/
class_mapping	src/session_impl.cpp	400
class_name	test/test_peer_classes.cpp	/^std::string class_name(peer_class_t id, peer_class/
classify_prefix	src/kademlia/routing_table.cpp	/^std::uint8_t classify_prefix(int const bucket_idx,/
cleanup	test/test_priority.cpp	/^void cleanup()$/
cleanup	test/test_transfer.cpp	/^void cleanup()$/
clear	src/bdecode.cpp	/^	void bdecode_node::clear()$/
clear	src/chained_buffer.cpp	/^	void chained_buffer::clear()$/
clear	src/file_progress.cpp	/^	void file_progress::clear()$/
clear	src/merkle_tree.cpp	/^	void merkle_tree::clear()$/
clear	src/peer_list.cpp	/^	void peer_list::clear()$/
clear	src/settings_pack.cpp	/^	void settings_pack::clear()$/
clear	src/settings_pack.cpp	/^	void settings_pack::clear(int const name)$/
clear	src/stat_cache.cpp	/^	void stat_cache::clear()$/
clear	src/kademlia/dht_state.cpp	/^	void dht_state::clear()$/
clear	include/libtorrent/bloom_filter.hpp	/^		void clear() { std::memset(bits, 0, N); }$/
clear	include/libtorrent/link.hpp	/^		void clear() { index = -1; }$/
clear	include/libtorrent/sha1_hash.hpp	/^		void clear() noexcept { m_number.fill(0); }$/
clear	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		void clear()$/
clear	include/libtorrent/aux_/torrent_list.hpp	/^	void clear()$/
clear_bit	include/libtorrent/bitfield.hpp	/^		void clear_bit(IndexType const index)$/
clear_download_queue	src/peer_connection.cpp	/^	void peer_connection::clear_download_queue()$/
clear_error	src/torrent.cpp	/^	void torrent::clear_error()$/
clear_error	src/torrent_handle.cpp	/^	void torrent_handle::clear_error() const$/
clear_failcount	src/torrent.cpp	/^	void torrent::clear_failcount(torrent_peer* p)$/
clear_peer	src/piece_picker.cpp	/^	void piece_picker::clear_peer(torrent_peer* peer)/
clear_peer_prio	src/peer_list.cpp	/^	void peer_list::clear_peer_prio()$/
clear_peers	src/torrent.cpp	/^	void torrent::clear_peers()$/
clear_peers	src/torrent_handle.cpp	/^	void torrent_handle::clear_peers()$/
clear_piece	include/libtorrent/aux_/mmap_disk_job.hpp	77
clear_piece_deadlines	src/torrent_handle.cpp	/^	void torrent_handle::clear_piece_deadlines() cons/
clear_request_queue	src/peer_connection.cpp	/^	void peer_connection::clear_request_queue()$/
clear_time_critical	src/torrent.cpp	/^	void torrent::clear_time_critical()$/
clear_trackers	src/torrent_info.cpp	/^	void torrent_info::clear_trackers()$/
client_fingerprint	src/identify_client.cpp	/^	boost::optional<fingerprint> client_fingerprint(p/
clock_type	include/libtorrent/time.hpp	50
clock_type	include/libtorrent/time.hpp	52
close	test/bittorrent_peer.cpp	/^void peer_conn::close(char const* fmt, error_code /
close	test/broadcast_socket.cpp	/^	void broadcast_socket::close()$/
close	src/bandwidth_manager.cpp	/^	void bandwidth_manager::close()$/
close	src/file.cpp	/^void file_handle::close()$/
close	src/http_connection.cpp	/^void http_connection::close(bool force)$/
close	src/http_tracker_connection.cpp	/^	void http_tracker_connection::close()$/
close	src/i2p_stream.cpp	/^	void i2p_connection::close(error_code& e)$/
close	src/lsd.cpp	/^void lsd::close()$/
close	src/mmap.cpp	/^	void file_mapping_handle::close()$/
close	src/mmap.cpp	/^void file_mapping::close()$/
close	src/mmap.cpp	/^void file_mapping::close()$/
close	src/natpmp.cpp	/^void natpmp::close()$/
close	src/udp_socket.cpp	/^void udp_socket::close()$/
close	src/udp_socket.cpp	/^void socks5::close()$/
close	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::close()$/
close	src/upnp.cpp	/^void upnp::close()$/
close	src/utp_stream.cpp	/^void utp_stream::close()$/
close	src/utp_stream.cpp	/^void utp_socket_impl::close()$/
close	include/libtorrent/http_stream.hpp	/^	void close(error_code& ec)$/
close	include/libtorrent/http_stream.hpp	/^	void close()$/
close	include/libtorrent/proxy_base.hpp	/^	void close()$/
close	include/libtorrent/proxy_base.hpp	/^	void close(error_code& ec)$/
close	include/libtorrent/socks5_stream.hpp	/^	void close(error_code& ec)$/
close	include/libtorrent/socks5_stream.hpp	/^	void close()$/
close	include/libtorrent/ssl_stream.hpp	/^	void close()$/
close	include/libtorrent/ssl_stream.hpp	/^	void close(error_code& ec)$/
close	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void close(error_code& ec)$/
close	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void close()$/
close_connection	src/session_impl.cpp	/^	void session_impl::close_connection(peer_connecti/
close_file_interval	include/libtorrent/settings_pack.hpp	1940
close_impl	src/natpmp.cpp	/^void natpmp::close_impl()$/
close_oldest	src/file_view_pool.cpp	/^	void file_view_pool::close_oldest()$/
close_reason_t	include/libtorrent/close_reason.hpp	43
close_redundant_connections	include/libtorrent/settings_pack.hpp	495
close_to	test/test_bandwidth_limiter.cpp	/^bool close_to(float const val, float const comp, f/
cmd_accept	include/libtorrent/i2p_stream.hpp	124
cmd_connect	include/libtorrent/i2p_stream.hpp	123
cmd_create_session	include/libtorrent/i2p_stream.hpp	122
cmd_incoming	include/libtorrent/i2p_stream.hpp	126
cmd_name_lookup	include/libtorrent/i2p_stream.hpp	125
cmd_none	include/libtorrent/i2p_stream.hpp	121
cng_gen_random	include/libtorrent/aux_/win_cng.hpp	/^	inline void cng_gen_random(span<char> buffer)$/
cng_get_algorithm_object_size	include/libtorrent/aux_/win_cng.hpp	/^	inline DWORD cng_get_algorithm_object_size($/
cng_hash	include/libtorrent/aux_/win_cng.hpp	97
cng_hash	include/libtorrent/aux_/win_cng.hpp	/^		cng_hash() { create(); }$/
cng_hash	include/libtorrent/aux_/win_cng.hpp	/^		cng_hash(cng_hash const& h) { duplicate(h); }$/
cng_open_algorithm_handle	include/libtorrent/aux_/win_cng.hpp	/^	inline BCRYPT_ALG_HANDLE cng_open_algorithm_handl/
cng_sha1_algorithm	include/libtorrent/aux_/win_cng.hpp	191
cng_sha256_algorithm	include/libtorrent/aux_/win_cng.hpp	195
cng_sha512_algorithm	include/libtorrent/aux_/win_cng.hpp	199
cnt	test/test_dht.cpp	599
coalesce_reads	include/libtorrent/settings_pack.hpp	470
coalesce_writes	include/libtorrent/settings_pack.hpp	471
code	src/upnp.cpp	1200
code_	src/socket_type.cpp	128
code_lengths_codes_incomplete	include/libtorrent/gzip.hpp	90
codes	src/puff.cpp	/^local int codes(struct state *s,$/
collapse_chunk_headers	src/http_parser.cpp	/^	span<char> http_parser::collapse_chunk_headers(sp/
collections	src/torrent_info.cpp	/^	std::vector<std::string> torrent_info::collection/
combine_path	src/path.cpp	/^	std::string combine_path(string_view lhs, string_/
command_not_supported	include/libtorrent/socks5_stream.hpp	63
command_t	include/libtorrent/i2p_stream.hpp	119
compare	test/test_magnet.cpp	/^bool compare(add_torrent_params const& lhs, add_to/
compare_bits	test/test_merkle.cpp	/^	void compare_bits(bitfield const& bits, char cons/
compare_chained_buffer	test/test_buffer.cpp	/^bool compare_chained_buffer(chained_buffer& b, cha/
compare_disconnect_peer	src/torrent.cpp	/^	bool compare_disconnect_peer(peer_connection cons/
compare_disconnect_torrent	src/session_impl.cpp	/^	bool compare_disconnect_torrent(std::shared_ptr<t/
compare_file_offset	src/file_storage.cpp	/^	bool compare_file_offset(aux::file_entry const& l/
compare_files	test/test_copy_file.cpp	/^bool compare_files(std::string const& file1, std::/
compare_first	src/settings_pack.cpp	/^	bool compare_first(std::pair<std::uint16_t, T> co/
compare_id	src/identify_client.cpp	/^	bool compare_id(map_entry const& lhs, map_entry c/
compare_ip_cidr	src/kademlia/routing_table.cpp	/^bool compare_ip_cidr(address const& lhs, address c/
compare_less_wrap	src/utp_stream.cpp	/^bool compare_less_wrap(std::uint32_t lhs$/
compare_node	src/merkle_tree.cpp	/^	bool merkle_tree::compare_node(int const idx, sha/
compare_peer	src/peer_list.cpp	/^	bool compare_peer(torrent_peer const* lhs, torren/
compare_peer_erase	src/peer_list.cpp	/^	bool compare_peer_erase(torrent_peer const& lhs, /
compare_peers	src/choker.cpp	/^	int compare_peers(peer_connection const* lhs, pee/
compare_ref	src/kademlia/node_id.cpp	/^bool compare_ref(node_id const& n1, node_id const&/
compatible_type	include/libtorrent/span.hpp	49
complete	src/path.cpp	/^	std::string complete(string_view f)$/
complete	include/libtorrent/tracker_manager.hpp	193
complete_async	include/libtorrent/debug.hpp	/^	inline void complete_async(char const* name)$/
complete_download	test/test_remove_torrent.cpp	60
completed	src/torrent.cpp	/^	void torrent::completed()$/
completed	include/libtorrent/tracker_manager.hpp	95
completed_hash_job	src/piece_picker.cpp	/^	void piece_picker::completed_hash_job(piece_index/
completed_piece	src/create_torrent.cpp	162
compute_secret	src/pe_crypto.cpp	/^	void dh_key_exchange::compute_secret(std::uint8_t/
compute_secret	src/pe_crypto.cpp	/^	void dh_key_exchange::compute_secret(key_t const&/
concat	src/kademlia/dht_tracker.cpp	/^	std::vector<udp::endpoint> concat(std::vector<udp/
cond	include/libtorrent/aux_/file_view_pool.hpp	179
connaborted_peers	include/libtorrent/performance_counters.hpp	59
connect	src/http_connection.cpp	/^void http_connection::connect()$/
connect	src/upnp.cpp	/^void upnp::connect(rootdevice& d)$/
connect	include/libtorrent/bt_peer_connection.hpp	163
connect	include/libtorrent/operations.hpp	99
connect	include/libtorrent/udp_tracker_connection.hpp	73
connect1	src/udp_socket.cpp	/^void socks5::connect1(error_code const& e)$/
connect1	include/libtorrent/socks5_stream.hpp	/^	void connect1(error_code const& e, Handler h)$/
connect2	src/udp_socket.cpp	/^void socks5::connect2(error_code const& e)$/
connect2	include/libtorrent/socks5_stream.hpp	/^	void connect2(error_code const& e, Handler h)$/
connect3	include/libtorrent/socks5_stream.hpp	/^	void connect3(error_code const& e, Handler h)$/
connect_alert	test/test_tracker.cpp	/^bool connect_alert(lt::alert const* a, tcp::endpoi/
connect_failed	src/peer_connection.cpp	/^	void peer_connection::connect_failed(error_code c/
connect_handler_called	test/test_http_connection.cpp	58
connect_i2p_tracker	src/http_connection.cpp	/^void http_connection::connect_i2p_tracker(char con/
connect_one_peer	src/peer_list.cpp	/^	torrent_peer* peer_list::connect_one_peer(int ses/
connect_peer	test/test_peer_list.cpp	/^void connect_peer(peer_list& p, mock_torrent& t, t/
connect_peer	src/torrent_handle.cpp	/^	void torrent_handle::connect_peer(tcp::endpoint c/
connect_seed_every_n_download	include/libtorrent/settings_pack.hpp	1842
connect_timeout	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int connect_timeout() const { return m_sett.get_/
connect_timeouts	include/libtorrent/performance_counters.hpp	107
connect_to_peer	test/test_peer_list.cpp	/^	bool connect_to_peer(torrent_peer* peerinfo)$/
connect_to_peer	src/torrent.cpp	/^	bool torrent::connect_to_peer(torrent_peer* peeri/
connect_to_url_seed	src/torrent.cpp	/^	void torrent::connect_to_url_seed(std::list<web_s/
connect_web_seed	src/torrent.cpp	/^	void torrent::connect_web_seed(std::list<web_seed/
connected	include/libtorrent/http_stream.hpp	/^	void connected(error_code const& e, Handler h)$/
connected	include/libtorrent/i2p_stream.hpp	/^	void connected(error_code const& e, Handler h)$/
connected	include/libtorrent/socks5_stream.hpp	/^	void connected(error_code const& e, Handler h)$/
connected	include/libtorrent/ssl_stream.hpp	/^	void connected(error_code const& e, Handler h)$/
connected	include/libtorrent/aux_/utp_stream.hpp	727
connecting_time_compare	src/torrent.cpp	/^	bool connecting_time_compare(peer_connection cons/
connection_attempt_loops	include/libtorrent/performance_counters.hpp	120
connection_attempts	include/libtorrent/performance_counters.hpp	117
connection_cache_entry	include/libtorrent/udp_tracker_connection.hpp	113
connection_closed	src/peer_list.cpp	/^	void peer_list::connection_closed(const peer_conn/
connection_id	include/libtorrent/udp_tracker_connection.hpp	115
connection_id	include/libtorrent/aux_/utp_stream.hpp	147
connection_speed	include/libtorrent/settings_pack.hpp	1144
connection_timeout	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::connection_timeout(aux::listen_/
connection_timeout	src/kademlia/node.cpp	/^time_duration node::connection_timeout()$/
connection_timer	include/libtorrent/kademlia/dht_tracker.hpp	180
connection_type	include/libtorrent/peer_connection.hpp	272
connection_type_t	include/libtorrent/peer_info.hpp	65
connections_limit	include/libtorrent/settings_pack.hpp	1643
connections_slack	include/libtorrent/settings_pack.hpp	1648
connections_t	test/test_bandwidth_limiter.cpp	118
connrefused_peers	include/libtorrent/performance_counters.hpp	58
connreset_peers	include/libtorrent/performance_counters.hpp	57
const_iterator	include/libtorrent/bitfield.hpp	184
const_iterator	include/libtorrent/bitfield.hpp	/^			const_iterator() noexcept {}$/
const_iterator	include/libtorrent/bitfield.hpp	/^			const_iterator(std::uint32_t const* ptr, int of/
const_iterator	include/libtorrent/span.hpp	128
const_reverse_iterator	include/libtorrent/span.hpp	129
construct	src/entry.cpp	/^	void entry::construct(data_type t)$/
construct	src/puff.cpp	/^local int construct(struct huffman *h, const short/
construct_storage	src/torrent.cpp	/^	void torrent::construct_storage()$/
constructed	test/test_heterogeneous_queue.cpp	142
consume_incoming_data	src/utp_stream.cpp	/^bool utp_socket_impl::consume_incoming_data($/
cont	include/libtorrent/error_code.hpp	489
container_wrapper	include/libtorrent/aux_/container_wrapper.hpp	48
container_wrapper	include/libtorrent/aux_/container_wrapper.hpp	/^		explicit container_wrapper(Base&& b) : Base(std:/
container_wrapper	include/libtorrent/aux_/container_wrapper.hpp	/^		explicit container_wrapper(IndexType const s)$/
contains	src/piece_picker.cpp	/^bool contains(C const& c, V v)$/
contains_resume_data	src/add_torrent_params.cpp	/^	bool contains_resume_data(add_torrent_params cons/
context_handle	include/libtorrent/ssl_stream.hpp	/^	ssl::context_handle_type context_handle()$/
context_switches	include/libtorrent/debug.hpp	88
contiguous_recv_buffer	include/libtorrent/settings_pack.hpp	778
control_url	include/libtorrent/upnp.hpp	125
control_url	include/libtorrent/upnp.hpp	303
convert_from_native	src/escape_string.cpp	/^	std::string convert_from_native(std::string const/
convert_from_native	src/escape_string.cpp	/^	std::string convert_from_native(std::string const/
convert_from_native	include/libtorrent/aux_/escape_string.hpp	/^	inline std::string const& convert_from_native(std/
convert_from_native_path	src/path.cpp	/^	std::string convert_from_native_path(wchar_t cons/
convert_from_native_path	src/path.cpp	/^	std::string convert_from_native_path(char const* /
convert_from_wstring	src/escape_string.cpp	/^	std::string convert_from_wstring(std::wstring con/
convert_if_flags	src/enum_net.cpp	/^	interface_flags convert_if_flags(unsigned int con/
convert_impl	src/escape_string.cpp	/^	std::string convert_impl(std::string const& s, UI/
convert_path_to_posix	src/escape_string.cpp	/^	void convert_path_to_posix(std::string& path)$/
convert_to_native	src/escape_string.cpp	/^	std::string convert_to_native(std::string const& /
convert_to_native	src/escape_string.cpp	/^	std::string convert_to_native(std::string const& /
convert_to_native	include/libtorrent/aux_/escape_string.hpp	/^	inline std::string const& convert_to_native(std::/
convert_to_native_path_string	src/path.cpp	/^	native_path_string convert_to_native_path_string(/
convert_to_wstring	src/escape_string.cpp	/^	std::wstring convert_to_wstring(std::string const/
copy	src/entry.cpp	/^	void entry::copy(entry const& e)$/
copy_buffer	src/stack_allocator.cpp	/^	allocation_slot stack_allocator::copy_buffer(span/
copy_buffers	test/test_buffer.cpp	/^int copy_buffers(T const& b, char* target)$/
copy_file	src/copy_file.cpp	/^void copy_file(std::string const& inf, std::string/
copy_file	src/copy_file.cpp	/^void copy_file(std::string const& inf, std::string/
copy_on_write	src/torrent_info.cpp	/^	void torrent_info::copy_on_write()$/
copy_pertinent_channels	src/session_impl.cpp	/^	int session_impl::copy_pertinent_channels(peer_cl/
copy_ptr	include/libtorrent/copy_ptr.hpp	42
copy_ptr	include/libtorrent/copy_ptr.hpp	/^		explicit copy_ptr(T* t): m_ptr(t) {}$/
copy_ptr	include/libtorrent/copy_ptr.hpp	/^		copy_ptr(copy_ptr const& p): m_ptr(p.m_ptr ? new/
copy_range	src/copy_file.cpp	/^void copy_range(HANDLE const in_handle, HANDLE con/
copy_range	src/copy_file.cpp	/^ssize_t copy_range(int const fd_in, int const fd_o/
copy_range_fallback	src/copy_file.cpp	/^ssize_t copy_range_fallback(int const fd_in, int c/
copy_range_mode	src/copy_file.cpp	266
copy_string	src/stack_allocator.cpp	/^	allocation_slot stack_allocator::copy_string(stri/
copy_string	src/stack_allocator.cpp	/^	allocation_slot stack_allocator::copy_string(char/
cork	include/libtorrent/peer_connection.hpp	1220
cork	include/libtorrent/peer_connection.hpp	/^		explicit cork(peer_connection& p): m_pc(p)$/
corrupt	test/test_merkle_tree.cpp	/^std::vector<sha256_hash> corrupt(span<sha256_hash /
corrupt_files	test/test_checking.cpp	74
corrupt_pieces	include/libtorrent/close_reason.hpp	147
count	src/bitfield.cpp	/^	int bitfield::count() const noexcept$/
count	src/puff.cpp	211
count	src/kademlia/dht_storage.cpp	/^		int count() const { return int(samples.size()); /
count	include/libtorrent/sha1.hpp	31
count	include/libtorrent/kademlia/dos_blocker.hpp	76
count_dht_inits	test/test_session.cpp	416
count_leading_zeroes	include/libtorrent/sha1_hash.hpp	/^		int count_leading_zeroes() const noexcept$/
count_leading_zeros	src/ffs.cpp	/^	int count_leading_zeros(span<std::uint32_t const>/
count_leading_zeros_hw	src/ffs.cpp	/^	int count_leading_zeros_hw(span<std::uint32_t con/
count_leading_zeros_sw	src/ffs.cpp	/^	int count_leading_zeros_sw(span<std::uint32_t con/
count_trailing_ones	src/ffs.cpp	/^	int count_trailing_ones(span<std::uint32_t const>/
count_trailing_ones_hw	src/ffs.cpp	/^	int count_trailing_ones_hw(span<std::uint32_t con/
count_trailing_ones_sw	src/ffs.cpp	/^	int count_trailing_ones_sw(span<std::uint32_t con/
count_zero_bits	src/bloom_filter.cpp	/^	int count_zero_bits(std::uint8_t const* bits, int/
counter	include/libtorrent/session_stats.hpp	45
counters	src/alert.cpp	/^	span<std::int64_t const> session_stats_alert::cou/
counters	src/performance_counters.cpp	/^	counters::counters() TORRENT_COUNTER_NOEXCEPT$/
counters	src/performance_counters.cpp	/^	counters::counters(counters const& c) TORRENT_COU/
counters_to_array	src/alert.cpp	/^	aux::array<std::int64_t, counters::num_counters> /
cpuid	src/cpuid.cpp	/^	void cpuid(std::uint32_t* info, int type) noexcep/
crc32c	src/crc32c.cpp	/^	std::uint32_t crc32c(std::uint64_t const* buf, in/
crc32c_32	src/crc32c.cpp	/^	std::uint32_t crc32c_32(std::uint32_t v)$/
crc32c_buffer	test/test_crc32.cpp	/^std::uint32_t crc32c_buffer(char const* buf, int c/
create	include/libtorrent/aux_/win_cng.hpp	/^		void create()$/
create	include/libtorrent/aux_/win_crypto_provider.hpp	/^		HCRYPTHASH create()$/
create_default_dht_storage	test/test_dht_storage.cpp	/^	std::unique_ptr<dht_storage_interface> create_def/
create_directories	src/path.cpp	/^	void create_directories(std::string const& f, err/
create_directory	src/path.cpp	/^	void create_directory(std::string const& f, error/
create_dynamic_store	src/ip_notifier.cpp	/^CFRef<SCDynamicStoreRef> create_dynamic_store(SCDy/
create_file	test/test_truncate.cpp	/^void create_file(std::string const& name, int size/
create_file	src/file.cpp	/^	auto create_file(const native_path_string & name,/
create_file	src/file.cpp	/^	auto create_file(const native_path_string & name,/
create_flags_t	include/libtorrent/create_torrent.hpp	105
create_ip_notifier	src/ip_notifier.cpp	/^	std::unique_ptr<ip_change_notifier> create_ip_not/
create_keys_array	src/ip_notifier.cpp	/^CFRef<CFMutableArrayRef> create_keys_array()$/
create_packet	include/libtorrent/aux_/packet_pool.hpp	/^	inline packet_ptr create_packet(int size)$/
create_peer_class	src/session_handle.cpp	/^	peer_class_t session_handle::create_peer_class(ch/
create_peer_class	src/session_impl.cpp	/^	peer_class_t session_impl::create_peer_class(char/
create_port_mapping	src/upnp.cpp	/^void upnp::create_port_mapping(http_connection& c,/
create_random_files	test/setup_transfer.cpp	/^void create_random_files(std::string const& path, /
create_reachability	src/ip_notifier.cpp	/^CFRef<SCNetworkReachabilityRef> create_reachabilit/
create_smart_ban_plugin	src/smart_ban.cpp	/^	std::shared_ptr<torrent_plugin> create_smart_ban_/
create_symlink	src/storage_utils.cpp	/^	void create_symlink(std::string const& target, st/
create_torrent	test/setup_transfer.cpp	/^std::shared_ptr<torrent_info> create_torrent(std::/
create_torrent::allow_odd_piece_size	src/create_torrent.cpp	81
create_torrent::canonical_files	src/create_torrent.cpp	78
create_torrent::canonical_files_no_tail_padding	src/create_torrent.cpp	80
create_torrent::create_torrent	src/create_torrent.cpp	/^	create_torrent::create_torrent(file_storage& fs, /
create_torrent::create_torrent	src/create_torrent.cpp	/^	create_torrent::create_torrent(torrent_info const/
create_torrent::merkle	src/create_torrent.cpp	69
create_torrent::modification_time	src/create_torrent.cpp	71
create_torrent::mutable_torrent_support	src/create_torrent.cpp	74
create_torrent::no_attributes	src/create_torrent.cpp	79
create_torrent::optimize	src/create_torrent.cpp	66
create_torrent::optimize_alignment	src/create_torrent.cpp	63
create_torrent::symlinks	src/create_torrent.cpp	72
create_torrent::v1_only	src/create_torrent.cpp	77
create_torrent::v2_only	src/create_torrent.cpp	76
create_ut_metadata_plugin	src/ut_metadata.cpp	/^	std::shared_ptr<torrent_plugin> create_ut_metadat/
create_ut_pex_plugin	src/ut_pex.cpp	/^	std::shared_ptr<torrent_plugin> create_ut_pex_plu/
created	include/libtorrent/error_code.hpp	491
critical	include/libtorrent/alert_types.hpp	114
crypt_acquire_provider	include/libtorrent/aux_/win_crypto_provider.hpp	/^	inline HCRYPTPROV crypt_acquire_provider(DWORD pr/
crypt_gen_random	include/libtorrent/aux_/win_crypto_provider.hpp	/^	inline void crypt_gen_random(span<char> buffer)$/
crypt_hash	include/libtorrent/aux_/win_crypto_provider.hpp	73
crypt_hash	include/libtorrent/aux_/win_crypto_provider.hpp	/^		crypt_hash() { m_hash = create(); }$/
crypt_hash	include/libtorrent/aux_/win_crypto_provider.hpp	/^		crypt_hash(crypt_hash const& h) { m_hash = dupli/
crypto_cut	include/libtorrent/aux_/receive_buffer.hpp	/^	void crypto_cut(int size, int packet_size)$/
crypto_packet_finished	include/libtorrent/aux_/receive_buffer.hpp	/^	bool crypto_packet_finished() const$/
crypto_packet_size	include/libtorrent/aux_/receive_buffer.hpp	/^	int crypto_packet_size() const$/
crypto_plugin	include/libtorrent/extensions.hpp	/^	struct TORRENT_EXPORT crypto_plugin$/
crypto_random_bytes	src/random.cpp	/^		void crypto_random_bytes(span<char> buffer)$/
crypto_receive_buffer	include/libtorrent/aux_/receive_buffer.hpp	173
crypto_receive_buffer	include/libtorrent/aux_/receive_buffer.hpp	/^	explicit crypto_receive_buffer(receive_buffer& ne/
crypto_reset	src/receive_buffer.cpp	/^void crypto_receive_buffer::crypto_reset(int packe/
ct	src/create_torrent.cpp	158
curlen	include/libtorrent/sha256.hpp	22
curlen	include/libtorrent/aux_/sha512.hpp	21
current_directory_caps	test/test_file.cpp	/^std::tuple<int, bool> current_directory_caps()$/
current_stats_state	src/torrent.cpp	/^	int torrent::current_stats_state() const$/
current_test	test/main.cpp	89
current_working_directory	src/path.cpp	/^	std::string current_working_directory()$/
custom_plugin	test/test_session_params.cpp	71
cut	src/receive_buffer.cpp	/^void receive_buffer::cut(int const size, int const/
cut	src/receive_buffer.cpp	/^void crypto_receive_buffer::cut(int size, int pack/
cutoff	include/libtorrent/aux_/alloca.hpp	65
cwnd_reduce_timer	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int cwnd_reduce_timer() const { return m_sett.ge/
data	test/test_buffer.cpp	51
data	test/test_buffer.cpp	/^	char* data() const { return m_buf; }$/
data	include/libtorrent/netlink.hpp	/^		data_type* data()$/
data	include/libtorrent/netlink.hpp	/^		const data_type* data() const$/
data	include/libtorrent/sha1_hash.hpp	/^		char const* data() const noexcept { return reint/
data	include/libtorrent/sha1_hash.hpp	/^		char* data() noexcept { return reinterpret_cast</
data	include/libtorrent/socket.hpp	/^		int const* data(Protocol const&) const { return /
data	include/libtorrent/socket.hpp	/^		int const* data(Protocol const&) const { return /
data	include/libtorrent/socket.hpp	/^		int const* data(Protocol const&) const { return /
data	include/libtorrent/socket.hpp	/^		tos_t const* data(Protocol const&) const { retur/
data	include/libtorrent/socket.hpp	/^		DWORD const* data(Protocol const&) const { retur/
data	include/libtorrent/socket.hpp	/^		int const* data(Protocol const&) const { return /
data	include/libtorrent/socket.hpp	/^		int const* data(Protocol const&) const { return /
data	include/libtorrent/socket.hpp	/^		int const* data(Protocol const&) const { return /
data	include/libtorrent/socket.hpp	/^		int const* data(Protocol const&) const { return /
data	include/libtorrent/span.hpp	/^		T* data() const noexcept { return m_ptr; }$/
data	include/libtorrent/udp_socket.hpp	89
data	include/libtorrent/aux_/bind_to_device.hpp	/^		char const* data(Protocol const&) const { return/
data	include/libtorrent/aux_/bind_to_device.hpp	/^		char const* data(Protocol const&) const { return/
data	include/libtorrent/aux_/bind_to_device.hpp	/^		char const* data(Protocol const&) const { return/
data	include/libtorrent/aux_/buffer.hpp	/^	char* data() { return m_begin; }$/
data	include/libtorrent/aux_/buffer.hpp	/^	char const* data() const { return m_begin; }$/
data	include/libtorrent/aux_/keepalive.hpp	/^		char const* data(Protocol const&) const { return/
data	include/libtorrent/aux_/keepalive.hpp	/^		char const* data(Protocol const&) const { return/
data	include/libtorrent/aux_/keepalive.hpp	/^		char const* data(Protocol const&) const { return/
data_buffer	test/test_http_connection.cpp	63
data_did_not_terminate	include/libtorrent/gzip.hpp	75
data_offset	src/bdecode.cpp	/^	std::ptrdiff_t bdecode_node::data_offset() const /
data_section	src/bdecode.cpp	/^	span<char const> bdecode_node::data_section() con/
data_size	test/test_http_connection.cpp	60
data_type	include/libtorrent/entry.hpp	106
deadline	include/libtorrent/torrent.hpp	143
deadline_flags_t	include/libtorrent/torrent_handle.hpp	91
deadline_timer	include/libtorrent/deadline_timer.hpp	50
deadline_timer	include/libtorrent/deadline_timer.hpp	52
deallocate	include/libtorrent/aux_/allocating_handler.hpp	/^		void deallocate(T* ptr, std::size_t size)$/
debug_log	src/mmap_disk_io.cpp	/^	void debug_log(char const* fmt, ...)$/
debug_log	src/session_impl.cpp	/^		void tracker_logger::debug_log(const char* fmt, /
dec	include/libtorrent/bitfield.hpp	/^			void dec()$/
dec_refcount	src/piece_picker.cpp	/^	void piece_picker::dec_refcount(piece_index_t con/
dec_refcount	src/piece_picker.cpp	/^	void piece_picker::dec_refcount(typed_bitfield<pi/
dec_refcount_all	src/piece_picker.cpp	/^	void piece_picker::dec_refcount_all(const torrent/
decay	include/libtorrent/aux_/utp_socket_manager.hpp	/^		void decay() { m_packet_pool.decay(); }$/
decltype	include/libtorrent/vector_utils.hpp	/^		-> decltype(container.begin())$/
decode	src/puff.cpp	/^local int decode(struct state *s, const struct huf/
decode	src/puff.cpp	/^local int decode(struct state *s, const struct huf/
decode_digit	src/identify_client.cpp	/^	int decode_digit(std::uint8_t c)$/
decrease_est_reciprocation_rate	include/libtorrent/settings_pack.hpp	1559
decref	src/peer_class.cpp	/^	void peer_class_pool::decref(peer_class_t c)$/
decrement	test/test_threads.cpp	/^void decrement(std::condition_variable* s, std::mu/
decrypt	src/pe_crypto.cpp	/^	int encryption_handler::decrypt(aux::crypto_recei/
decrypt	src/pe_crypto.cpp	/^	std::tuple<int, int, int> rc4_handler::decrypt(sp/
default_block_size	include/libtorrent/disk_interface.hpp	86
default_cache_min_age	include/libtorrent/settings_pack.hpp	1527
default_disk_io_constructor	src/session.cpp	/^	TORRENT_EXPORT std::unique_ptr<disk_interface> de/
default_est_reciprocation_rate	include/libtorrent/settings_pack.hpp	1557
default_max_bottled_buffer_size	include/libtorrent/http_connection.hpp	64
default_piece_size	test/test_piece_picker.cpp	60
default_plugins	src/session_params.cpp	/^std::vector<std::shared_ptr<plugin>> default_plugi/
default_pred	src/create_torrent.cpp	/^	bool default_pred(std::string const&) { return tr/
default_priority	include/libtorrent/download_priority.hpp	47
default_settings	src/settings_pack.cpp	/^	settings_pack default_settings()$/
default_tests	test/test_resume.cpp	/^void default_tests(torrent_status const& s, lt::ti/
default_value	src/settings_pack.cpp	77
default_value	src/settings_pack.cpp	86
default_value	src/settings_pack.cpp	95
defer_ack	src/utp_socket_manager.cpp	/^	void utp_socket_manager::defer_ack(utp_socket_imp/
defer_ack	src/utp_stream.cpp	/^void utp_socket_impl::defer_ack()$/
defer_handler	include/libtorrent/aux_/allocating_handler.hpp	144
deferred_handler	include/libtorrent/aux_/deferred_handler.hpp	67
deferred_submit_jobs	src/session_impl.cpp	/^	void session_impl::deferred_submit_jobs()$/
del	include/libtorrent/aux_/portmap.hpp	50
delay_load_torrent	src/session_impl.cpp	/^	std::shared_ptr<torrent> session_impl::delay_load/
delete_dirs	test/test_storage.cpp	/^void delete_dirs(std::string path)$/
delete_files	test/test_transfer.cpp	82
delete_files	src/mmap_storage.cpp	/^	void mmap_storage::delete_files(remove_flags_t co/
delete_files	src/posix_storage.cpp	/^	void posix_storage::delete_files(remove_flags_t c/
delete_files	src/storage_utils.cpp	/^	void delete_files(file_storage const& fs, std::st/
delete_files	src/torrent.cpp	/^	bool torrent::delete_files(remove_flags_t const o/
delete_files	include/libtorrent/aux_/mmap_disk_job.hpp	72
delete_mapping	src/natpmp.cpp	/^void natpmp::delete_mapping(port_mapping_t const i/
delete_mapping	src/upnp.cpp	/^void upnp::delete_mapping(port_mapping_t const map/
delete_one_file	src/storage_utils.cpp	/^	void delete_one_file(std::string const& p, error_/
delete_peer_class	src/session_handle.cpp	/^	void session_handle::delete_peer_class(peer_class/
delete_peer_class	src/session_impl.cpp	/^	void session_impl::delete_peer_class(peer_class_t/
delete_port_mapping	src/session_handle.cpp	/^	void session_handle::delete_port_mapping(port_map/
delete_port_mapping	src/session_impl.cpp	/^	void session_impl::delete_port_mapping(port_mappi/
delete_port_mapping	src/upnp.cpp	/^void upnp::delete_port_mapping(rootdevice& d, port/
delete_socket	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::delete_socket(aux::listen_socke/
deleting	include/libtorrent/aux_/utp_stream.hpp	751
demangle	src/assert.cpp	/^std::string demangle(char const* name)$/
demangle	src/assert.cpp	/^std::string demangle(char const* name)$/
demangle	src/assert.cpp	/^std::string demangle(char const* name) { return na/
deprecated	test/test_resume.cpp	1190
deprecated1	include/libtorrent/alert_types.hpp	1857
deprecated2	include/libtorrent/alert_types.hpp	1858
deprecated3	include/libtorrent/alert_types.hpp	1865
deprecated4	include/libtorrent/alert_types.hpp	1866
deprecated_120	include/libtorrent/error_code.hpp	348
deprecated_121	include/libtorrent/error_code.hpp	349
deprecated_122	include/libtorrent/error_code.hpp	350
deprecated_123	include/libtorrent/error_code.hpp	351
deprecated_124	include/libtorrent/error_code.hpp	352
deprecated_active_loaded_limit	include/libtorrent/settings_pack.hpp	1380
deprecated_aio_max	include/libtorrent/settings_pack.hpp	1793
deprecated_allow_partial_disk_writes	include/libtorrent/settings_pack.hpp	793
deprecated_announce_double_nat	include/libtorrent/settings_pack.hpp	709
deprecated_bittyrant_choker	include/libtorrent/settings_pack.hpp	2129
deprecated_bittyrant_with_no_uplimit	include/libtorrent/alert_types.hpp	488
deprecated_broadcast_lsd	include/libtorrent/settings_pack.hpp	637
deprecated_cache_buffer_chunk_size	include/libtorrent/settings_pack.hpp	1269
deprecated_cache_expiry	include/libtorrent/settings_pack.hpp	1270
deprecated_cache_size	include/libtorrent/settings_pack.hpp	1268
deprecated_cache_size_volatile	include/libtorrent/settings_pack.hpp	1913
deprecated_coalesce_reads	include/libtorrent/settings_pack.hpp	476
deprecated_coalesce_writes	include/libtorrent/settings_pack.hpp	477
deprecated_contiguous_recv_buffer	include/libtorrent/settings_pack.hpp	780
deprecated_decrease_est_reciprocation_rate	include/libtorrent/settings_pack.hpp	1563
deprecated_default_cache_min_age	include/libtorrent/settings_pack.hpp	1529
deprecated_default_est_reciprocation_rate	include/libtorrent/settings_pack.hpp	1561
deprecated_disable_os_cache_for_aligned_files	include/libtorrent/settings_pack.hpp	2160
deprecated_file_checks_delay_per_block	include/libtorrent/settings_pack.hpp	1467
deprecated_flush_write_cache	include/libtorrent/settings_pack.hpp	475
deprecated_force_proxy	include/libtorrent/settings_pack.hpp	805
deprecated_get_peer_id	src/session_impl.cpp	/^	peer_id session_impl::deprecated_get_peer_id() co/
deprecated_guided_read_cache	include/libtorrent/settings_pack.hpp	592
deprecated_half_open_limit	include/libtorrent/settings_pack.hpp	1635
deprecated_ignore_limits_on_local_network	include/libtorrent/settings_pack.hpp	415
deprecated_ignore_resume_timestamps	include/libtorrent/settings_pack.hpp	665
deprecated_increase_est_reciprocation_rate	include/libtorrent/settings_pack.hpp	1562
deprecated_lazy_bitfield	include/libtorrent/settings_pack.hpp	430
deprecated_local_download_rate_limit	include/libtorrent/settings_pack.hpp	1607
deprecated_local_upload_rate_limit	include/libtorrent/settings_pack.hpp	1606
deprecated_lock_disk_cache	include/libtorrent/settings_pack.hpp	543
deprecated_lock_files	include/libtorrent/settings_pack.hpp	763
deprecated_low_prio_disk	include/libtorrent/settings_pack.hpp	569
deprecated_mmap_cache	include/libtorrent/settings_pack.hpp	240
deprecated_move_flags_t	include/libtorrent/storage_defs.hpp	127
deprecated_network_threads	include/libtorrent/settings_pack.hpp	1794
deprecated_operation_t	include/libtorrent/operations.hpp	198
deprecated_rate_limit_utp	include/libtorrent/settings_pack.hpp	699
deprecated_read_cache_line_size	include/libtorrent/settings_pack.hpp	1483
deprecated_ssl_listen	include/libtorrent/settings_pack.hpp	1795
deprecated_strict_super_seeding	include/libtorrent/settings_pack.hpp	533
deprecated_support_merkle_torrents	include/libtorrent/settings_pack.hpp	818
deprecated_use_disk_cache_pool	include/libtorrent/settings_pack.hpp	837
deprecated_use_disk_read_ahead	include/libtorrent/settings_pack.hpp	751
deprecated_use_read_cache	include/libtorrent/settings_pack.hpp	473
deprecated_use_write_cache	include/libtorrent/settings_pack.hpp	474
deprecated_utp_delayed_ack	include/libtorrent/settings_pack.hpp	1691
deprecated_volatile_read_cache	include/libtorrent/settings_pack.hpp	581
deprecated_write_cache_line_size	include/libtorrent/settings_pack.hpp	1484
deprioritize_tracker	src/torrent.cpp	/^	int torrent::deprioritize_tracker(int index)$/
depth	test/test_alert_manager.cpp	348
depth	src/kademlia/routing_table.cpp	/^int routing_table::depth() const$/
depth_exceeded	include/libtorrent/bdecode.hpp	132
depth_exceeded	include/libtorrent/error_code.hpp	448
description	include/libtorrent/enum_net.hpp	103
dest	src/torrent_peer.cpp	/^	string_view torrent_peer::dest() const$/
destination	test/test_peer_list.cpp	/^	std::string const& destination() const override$/
destination	src/peer_connection.cpp	/^	std::string const& peer_connection::destination()/
destination	include/libtorrent/enum_net.hpp	115
destination	include/libtorrent/i2p_stream.hpp	/^	std::string const& destination() const { return m/
destination	include/libtorrent/peer.hpp	71
destroy	src/utp_stream.cpp	/^bool utp_socket_impl::destroy()$/
destroy	include/libtorrent/aux_/win_cng.hpp	/^		void destroy()$/
destruct	src/entry.cpp	/^	void entry::destruct()$/
destruct_holder	include/libtorrent/aux_/chained_buffer.hpp	111
destructed	test/test_alloca.cpp	45
destructed	test/test_heterogeneous_queue.cpp	143
destructing_torrent	include/libtorrent/error_code.hpp	137
detach	src/utp_stream.cpp	/^void utp_socket_impl::detach()$/
dev_random	include/libtorrent/aux_/dev_random.hpp	46
dev_random	include/libtorrent/aux_/dev_random.hpp	/^		dev_random()$/
device	src/listen_socket_handle.cpp	/^	std::string listen_socket_handle::device() const$/
device	include/libtorrent/http_connection.hpp	76
device	include/libtorrent/string_util.hpp	87
device	include/libtorrent/upnp.hpp	273
device	include/libtorrent/upnp.hpp	283
device_for_address	src/enum_net.cpp	/^	std::string device_for_address(address addr, io_c/
devices	include/libtorrent/upnp.hpp	339
dh_key_exchange	src/pe_crypto.cpp	/^	dh_key_exchange::dh_key_exchange()$/
dht	src/kademlia/dht_settings.cpp	38
dht	src/kademlia/dht_state.cpp	40
dht	src/kademlia/dht_storage.cpp	58
dht	src/kademlia/dht_tracker.cpp	61
dht	src/kademlia/dos_blocker.cpp	41
dht	src/kademlia/ed25519.cpp	38
dht	src/kademlia/find_data.cpp	48
dht	src/kademlia/get_item.cpp	45
dht	src/kademlia/get_peers.cpp	49
dht	src/kademlia/item.cpp	49
dht	src/kademlia/msg.cpp	39
dht	src/kademlia/node.cpp	79
dht	src/kademlia/node_entry.cpp	38
dht	src/kademlia/node_id.cpp	45
dht	src/kademlia/put_data.cpp	43
dht	src/kademlia/refresh.cpp	41
dht	src/kademlia/routing_table.cpp	65
dht	src/kademlia/rpc_manager.cpp	69
dht	src/kademlia/sample_infohashes.cpp	43
dht	src/kademlia/traversal_algorithm.cpp	54
dht	include/libtorrent/fwd.hpp	212
dht	include/libtorrent/fwd.hpp	217
dht	include/libtorrent/fwd.hpp	220
dht	include/libtorrent/kademlia/announce_flags.hpp	41
dht	include/libtorrent/kademlia/dht_observer.hpp	52
dht	include/libtorrent/kademlia/dht_settings.hpp	43
dht	include/libtorrent/kademlia/dht_state.hpp	54
dht	include/libtorrent/kademlia/dht_storage.hpp	55
dht	include/libtorrent/kademlia/dht_tracker.hpp	66
dht	include/libtorrent/kademlia/dht_tracker.hpp	179
dht	include/libtorrent/kademlia/direct_request.hpp	43
dht	include/libtorrent/kademlia/dos_blocker.hpp	43
dht	include/libtorrent/kademlia/ed25519.hpp	45
dht	include/libtorrent/kademlia/find_data.hpp	47
dht	include/libtorrent/kademlia/get_item.hpp	45
dht	include/libtorrent/kademlia/get_peers.hpp	42
dht	include/libtorrent/kademlia/io.hpp	41
dht	include/libtorrent/kademlia/item.hpp	45
dht	include/libtorrent/kademlia/msg.hpp	45
dht	include/libtorrent/kademlia/node.hpp	67
dht	include/libtorrent/kademlia/node_entry.hpp	46
dht	include/libtorrent/kademlia/node_id.hpp	44
dht	include/libtorrent/kademlia/observer.hpp	49
dht	include/libtorrent/kademlia/put_data.hpp	46
dht	include/libtorrent/kademlia/refresh.hpp	42
dht	include/libtorrent/kademlia/routing_table.hpp	60
dht	include/libtorrent/kademlia/rpc_manager.hpp	57
dht	include/libtorrent/kademlia/sample_infohashes.hpp	44
dht	include/libtorrent/kademlia/traversal_algorithm.hpp	55
dht	include/libtorrent/kademlia/types.hpp	42
dht	include/libtorrent/aux_/session_impl.hpp	126
dht	include/libtorrent/aux_/session_interface.hpp	90
dht::dht_observer	include/libtorrent/aux_/session_impl.hpp	340
dht::dht_state	test/test_session_params.cpp	53
dht::dht_storage_interface	test/test_session_params.cpp	52
dht_aggressive_lookups	include/libtorrent/settings_pack.hpp	941
dht_allocated_observers	include/libtorrent/performance_counters.hpp	439
dht_announce	src/session_handle.cpp	/^	void session_handle::dht_announce(sha1_hash const/
dht_announce	src/session_impl.cpp	/^	void session_impl::dht_announce(sha1_hash const& /
dht_announce	src/torrent.cpp	/^	void torrent::dht_announce()$/
dht_announce_alert::dht_announce_alert	src/alert.cpp	/^	dht_announce_alert::dht_announce_alert(aux::stack/
dht_announce_alert::static_category	src/alert.cpp	3244
dht_announce_interval	include/libtorrent/settings_pack.hpp	1510
dht_announce_peer_in	include/libtorrent/performance_counters.hpp	243
dht_announce_peer_out	include/libtorrent/performance_counters.hpp	244
dht_block_ratelimit	include/libtorrent/settings_pack.hpp	2019
dht_block_timeout	include/libtorrent/settings_pack.hpp	2015
dht_bootstrap_alert	src/alert.cpp	/^	dht_bootstrap_alert::dht_bootstrap_alert(aux::sta/
dht_bootstrap_alert::static_category	src/alert.cpp	3252
dht_bootstrap_nodes	include/libtorrent/settings_pack.hpp	392
dht_bytes_in	include/libtorrent/performance_counters.hpp	234
dht_bytes_out	include/libtorrent/performance_counters.hpp	235
dht_custom_storage_constructor	test/test_dht_storage.cpp	/^	std::unique_ptr<dht_storage_interface> dht_custom/
dht_custom_storage_constructor	test/test_session_params.cpp	/^	std::unique_ptr<dht_storage_interface> dht_custom/
dht_default_storage_constructor	src/kademlia/dht_storage.cpp	/^std::unique_ptr<dht_storage_interface> dht_default/
dht_direct_request	src/session_handle.cpp	/^	void session_handle::dht_direct_request(udp::endp/
dht_direct_request	src/session_impl.cpp	/^	void session_impl::dht_direct_request(udp::endpoi/
dht_direct_response_alert::dht_direct_response_alert	src/alert.cpp	/^	dht_direct_response_alert::dht_direct_response_al/
dht_direct_response_alert::dht_direct_response_alert	src/alert.cpp	/^	dht_direct_response_alert::dht_direct_response_al/
dht_direct_response_alert::static_category	src/alert.cpp	3274
dht_enforce_node_id	include/libtorrent/settings_pack.hpp	950
dht_error_alert::dht_error_alert	src/alert.cpp	/^	dht_error_alert::dht_error_alert(aux::stack_alloc/
dht_error_alert::static_category	src/alert.cpp	3259
dht_extended_routing_table	include/libtorrent/settings_pack.hpp	933
dht_find_node_in	include/libtorrent/performance_counters.hpp	239
dht_find_node_out	include/libtorrent/performance_counters.hpp	240
dht_get_immutable_item	src/session_impl.cpp	/^	void session_impl::dht_get_immutable_item(sha1_ha/
dht_get_in	include/libtorrent/performance_counters.hpp	245
dht_get_item	src/session_handle.cpp	/^	void session_handle::dht_get_item(sha1_hash const/
dht_get_item	src/session_handle.cpp	/^	void session_handle::dht_get_item(std::array<char/
dht_get_mutable_item	src/session_impl.cpp	/^	void session_impl::dht_get_mutable_item(std::arra/
dht_get_out	include/libtorrent/performance_counters.hpp	246
dht_get_peers	src/session_handle.cpp	/^	void session_handle::dht_get_peers(sha1_hash cons/
dht_get_peers	src/session_impl.cpp	/^	void session_impl::dht_get_peers(sha1_hash const&/
dht_get_peers_alert::dht_get_peers_alert	src/alert.cpp	/^	dht_get_peers_alert::dht_get_peers_alert(aux::sta/
dht_get_peers_alert::static_category	src/alert.cpp	3245
dht_get_peers_in	include/libtorrent/performance_counters.hpp	241
dht_get_peers_out	include/libtorrent/performance_counters.hpp	242
dht_get_peers_reply_alert::dht_get_peers_reply_alert	src/alert.cpp	/^	dht_get_peers_reply_alert::dht_get_peers_reply_al/
dht_get_peers_reply_alert::static_category	src/alert.cpp	3273
dht_ignore_dark_internet	include/libtorrent/settings_pack.hpp	954
dht_immutable_data	include/libtorrent/performance_counters.hpp	437
dht_immutable_item	src/kademlia/dht_storage.cpp	90
dht_immutable_item_alert::dht_immutable_item_alert	src/alert.cpp	/^	dht_immutable_item_alert::dht_immutable_item_aler/
dht_immutable_item_alert::static_category	src/alert.cpp	3260
dht_invalid_announce	include/libtorrent/performance_counters.hpp	252
dht_invalid_find_node	include/libtorrent/performance_counters.hpp	254
dht_invalid_get	include/libtorrent/performance_counters.hpp	256
dht_invalid_get_peers	include/libtorrent/performance_counters.hpp	253
dht_invalid_put	include/libtorrent/performance_counters.hpp	255
dht_invalid_sample_infohashes	include/libtorrent/performance_counters.hpp	257
dht_item_lifetime	include/libtorrent/settings_pack.hpp	2023
dht_live_nodes	src/session_handle.cpp	/^	void session_handle::dht_live_nodes(sha1_hash con/
dht_live_nodes	src/session_impl.cpp	/^	void session_impl::dht_live_nodes(sha1_hash const/
dht_live_nodes_alert::dht_live_nodes_alert	src/alert.cpp	/^	dht_live_nodes_alert::dht_live_nodes_alert(aux::s/
dht_live_nodes_alert::static_category	src/alert.cpp	3277
dht_log_alert::dht_log_alert	src/alert.cpp	/^	dht_log_alert::dht_log_alert(aux::stack_allocator/
dht_log_alert::static_category	src/alert.cpp	3271
dht_max_dht_items	include/libtorrent/settings_pack.hpp	2003
dht_max_fail_count	include/libtorrent/settings_pack.hpp	1995
dht_max_infohashes_sample_count	include/libtorrent/settings_pack.hpp	2034
dht_max_peers	include/libtorrent/settings_pack.hpp	2006
dht_max_peers_reply	include/libtorrent/settings_pack.hpp	1983
dht_max_torrent_search_reply	include/libtorrent/settings_pack.hpp	2010
dht_max_torrents	include/libtorrent/settings_pack.hpp	2000
dht_messages_in	include/libtorrent/performance_counters.hpp	230
dht_messages_in_dropped	include/libtorrent/performance_counters.hpp	231
dht_messages_out	include/libtorrent/performance_counters.hpp	232
dht_messages_out_dropped	include/libtorrent/performance_counters.hpp	233
dht_module_t	include/libtorrent/alert_types.hpp	2588
dht_mutable_data	include/libtorrent/performance_counters.hpp	438
dht_mutable_item	src/kademlia/dht_storage.cpp	108
dht_mutable_item_alert::dht_mutable_item_alert	src/alert.cpp	/^	dht_mutable_item_alert::dht_mutable_item_alert(au/
dht_mutable_item_alert::static_category	src/alert.cpp	3261
dht_node	test/test_dht.cpp	602
dht_node_cache	include/libtorrent/performance_counters.hpp	434
dht_nodes	include/libtorrent/performance_counters.hpp	433
dht_outgoing_get_peers_alert::dht_outgoing_get_peers_alert	src/alert.cpp	/^	dht_outgoing_get_peers_alert::dht_outgoing_get_pe/
dht_outgoing_get_peers_alert::static_category	src/alert.cpp	3264
dht_peers	include/libtorrent/performance_counters.hpp	436
dht_ping_in	include/libtorrent/performance_counters.hpp	237
dht_ping_out	include/libtorrent/performance_counters.hpp	238
dht_pkt_alert::dht_pkt_alert	src/alert.cpp	/^	dht_pkt_alert::dht_pkt_alert(aux::stack_allocator/
dht_pkt_alert::static_category	src/alert.cpp	3272
dht_prefer_verified_node_ids	include/libtorrent/settings_pack.hpp	912
dht_privacy_lookups	include/libtorrent/settings_pack.hpp	945
dht_proxy	src/session_handle.cpp	/^	proxy_settings session_handle::dht_proxy() const$/
dht_put_alert::dht_put_alert	src/alert.cpp	/^	dht_put_alert::dht_put_alert(aux::stack_allocator/
dht_put_alert::dht_put_alert	src/alert.cpp	/^	dht_put_alert::dht_put_alert(aux::stack_allocator/
dht_put_alert::static_category	src/alert.cpp	3262
dht_put_immutable_item	src/session_impl.cpp	/^	void session_impl::dht_put_immutable_item(entry c/
dht_put_in	include/libtorrent/performance_counters.hpp	247
dht_put_item	src/session_handle.cpp	/^	sha1_hash session_handle::dht_put_item(entry data/
dht_put_item	src/session_handle.cpp	/^	void session_handle::dht_put_item(std::array<char/
dht_put_mutable_item	src/session_impl.cpp	/^	void session_impl::dht_put_mutable_item(std::arra/
dht_put_out	include/libtorrent/performance_counters.hpp	248
dht_read_only	include/libtorrent/settings_pack.hpp	963
dht_reply_alert::dht_reply_alert	src/alert.cpp	/^	dht_reply_alert::dht_reply_alert(aux::stack_alloc/
dht_reply_alert::static_category	src/alert.cpp	3205
dht_restrict_routing_ips	include/libtorrent/settings_pack.hpp	923
dht_restrict_search_ips	include/libtorrent/settings_pack.hpp	928
dht_sample_infohashes	src/session_handle.cpp	/^	void session_handle::dht_sample_infohashes(udp::e/
dht_sample_infohashes	src/session_impl.cpp	/^	void session_impl::dht_sample_infohashes(udp::end/
dht_sample_infohashes_alert::dht_sample_infohashes_alert	src/alert.cpp	/^	dht_sample_infohashes_alert::dht_sample_infohashe/
dht_sample_infohashes_alert::static_category	src/alert.cpp	3279
dht_sample_infohashes_in	include/libtorrent/performance_counters.hpp	249
dht_sample_infohashes_interval	include/libtorrent/settings_pack.hpp	2029
dht_sample_infohashes_out	include/libtorrent/performance_counters.hpp	250
dht_search_branching	include/libtorrent/settings_pack.hpp	1988
dht_server	test/dht_server.cpp	57
dht_server	test/dht_server.cpp	/^	dht_server()$/
dht_settings	include/libtorrent/session_settings.hpp	50
dht_state	src/session_handle.cpp	/^	entry session_handle::dht_state() const$/
dht_state	src/session_impl.cpp	/^	entry session_impl::dht_state() const$/
dht_stats_alert::dht_stats_alert	src/alert.cpp	/^	dht_stats_alert::dht_stats_alert(aux::stack_alloc/
dht_stats_alert::static_category	src/alert.cpp	3269
dht_status	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::dht_status(session_status& s)$/
dht_status	src/kademlia/dht_tracker.cpp	/^	std::vector<lt::dht::dht_status> dht_tracker::dht/
dht_status	include/libtorrent/kademlia/node.hpp	98
dht_storage	test/test_dht.cpp	600
dht_storage_interface	src/kademlia/dht_storage.cpp	/^	class dht_default_storage final : public dht_stor/
dht_test_setup	test/test_dht.cpp	582
dht_test_setup	test/test_dht.cpp	/^	explicit dht_test_setup(udp::endpoint src)$/
dht_torrents	include/libtorrent/performance_counters.hpp	435
dht_tracker::dht_tracker	src/kademlia/dht_tracker.cpp	/^	dht_tracker::dht_tracker(dht_observer* observer$/
dht_tracker::tracker_node::tracker_node	src/kademlia/dht_tracker.cpp	/^	dht_tracker::tracker_node::tracker_node(io_contex/
dht_upload_rate_limit	include/libtorrent/settings_pack.hpp	1613
dict	src/entry.cpp	/^	entry::dictionary_type& entry::dict()$/
dict	src/entry.cpp	/^	entry::dictionary_type const& entry::dict() const/
dict	include/libtorrent/bdecode.hpp	177
dict_at	src/bdecode.cpp	/^	std::pair<string_view, bdecode_node> bdecode_node/
dict_at_node	src/bdecode.cpp	/^	std::pair<bdecode_node, bdecode_node> bdecode_nod/
dict_find	src/bdecode.cpp	/^	bdecode_node bdecode_node::dict_find(string_view /
dict_find_dict	src/bdecode.cpp	/^	bdecode_node bdecode_node::dict_find_dict(string_/
dict_find_int	src/bdecode.cpp	/^	bdecode_node bdecode_node::dict_find_int(string_v/
dict_find_int_value	src/bdecode.cpp	/^	std::int64_t bdecode_node::dict_find_int_value(st/
dict_find_list	src/bdecode.cpp	/^	bdecode_node bdecode_node::dict_find_list(string_/
dict_find_string	src/bdecode.cpp	/^	bdecode_node bdecode_node::dict_find_string(strin/
dict_find_string_value	src/bdecode.cpp	/^	string_view bdecode_node::dict_find_string_value(/
dict_size	src/bdecode.cpp	/^	int bdecode_node::dict_size() const$/
dict_t	include/libtorrent/bdecode.hpp	306
dictionary_t	include/libtorrent/entry.hpp	111
difference_type	include/libtorrent/span.hpp	71
digest	src/smart_ban.cpp	175
digest32	include/libtorrent/sha1_hash.hpp	68
digest32	include/libtorrent/sha1_hash.hpp	/^		digest32() noexcept { clear(); }$/
digest32	include/libtorrent/sha1_hash.hpp	/^		static digest32 (max)() noexcept$/
digest32	include/libtorrent/sha1_hash.hpp	/^		static digest32 (min)() noexcept$/
digest32	include/libtorrent/sha1_hash.hpp	/^		explicit digest32(char const* s) noexcept$/
digest32	include/libtorrent/sha1_hash.hpp	/^		explicit digest32(std::string const& s)$/
digest32	include/libtorrent/sha1_hash.hpp	/^		explicit digest32(span<char const> s) noexcept$/
dir	test/main.cpp	297
dir	src/drive_info.cpp	/^	DIR* dir() const { return ptr; }$/
direct_observer	include/libtorrent/kademlia/direct_request.hpp	72
direct_observer	include/libtorrent/kademlia/direct_request.hpp	/^	direct_observer(std::shared_ptr<traversal_algorit/
direct_request	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::direct_request(udp::endpoint co/
direct_request	src/kademlia/node.cpp	/^void node::direct_request(udp::endpoint const& ep,/
direct_traversal	include/libtorrent/kademlia/direct_request.hpp	45
direct_traversal	include/libtorrent/kademlia/direct_request.hpp	/^	direct_traversal(node& node$/
direction_t	include/libtorrent/alert_types.hpp	829
direction_t	include/libtorrent/alert_types.hpp	2428
direction_t	include/libtorrent/alert_types.hpp	2622
directory	src/drive_info.cpp	55
directory	src/drive_info.cpp	/^	explicit directory(DIR* p) : ptr(p) {}$/
directory	include/libtorrent/aux_/path.hpp	88
directory	include/libtorrent/aux_/path.hpp	93
directory::directory	src/directory.cpp	/^	directory::directory(std::string const& path, err/
dirty_bytes	include/libtorrent/aux_/file_view_pool.hpp	155
disable	src/http_seed_connection.cpp	/^	void http_seed_connection::disable(error_code con/
disable	src/natpmp.cpp	/^void natpmp::disable(error_code const& ec)$/
disable	src/upnp.cpp	/^void upnp::disable(error_code const& ec)$/
disable	src/web_peer_connection.cpp	/^void web_peer_connection::disable(error_code const/
disable_hash_checks	include/libtorrent/settings_pack.hpp	550
disable_os_cache	include/libtorrent/settings_pack.hpp	2162
disable_os_cache_for_aligned_files	include/libtorrent/settings_pack.hpp	2158
disabled	include/libtorrent/session_settings.hpp	84
disabled_disk_io_constructor	src/disabled_disk_io.cpp	/^std::unique_ptr<disk_interface> disabled_disk_io_c/
disarm	src/torrent.cpp	/^		void disarm() { m_armed = false; }$/
disarm	include/libtorrent/aux_/scope_end.hpp	/^		void disarm() { m_armed = false; }$/
disconnect	test/test_peer_list.cpp	/^void mock_peer_connection::disconnect(error_code c/
disconnect	src/http_seed_connection.cpp	/^	void http_seed_connection::disconnect(error_code /
disconnect	src/peer_connection.cpp	/^	void peer_connection::disconnect(error_code const/
disconnect	src/peer_connection_handle.cpp	/^void peer_connection_handle::disconnect(error_code/
disconnect	src/web_peer_connection.cpp	/^void web_peer_connection::disconnect(error_code co/
disconnect_all	src/torrent.cpp	/^	void torrent::disconnect_all(error_code const& ec/
disconnect_if_redundant	src/peer_connection.cpp	/^	bool peer_connection::disconnect_if_redundant()$/
disconnect_peers	src/torrent.cpp	/^	int torrent::disconnect_peers(int const num, erro/
disconnect_severity_t	include/libtorrent/peer_connection_interface.hpp	49
disconnected_peers	include/libtorrent/performance_counters.hpp	55
discover_device_impl	src/upnp.cpp	/^void upnp::discover_device_impl()$/
disk_aborter	src/create_torrent.cpp	281
disk_aborter	src/create_torrent.cpp	/^		explicit disk_aborter(disk_interface& dio) : m_d/
disk_blocks_in_use	include/libtorrent/performance_counters.hpp	403
disk_buffer_holder::disk_buffer_holder	src/disk_buffer_holder.cpp	/^	disk_buffer_holder::disk_buffer_holder(buffer_all/
disk_buffer_holder::disk_buffer_holder	src/disk_buffer_holder.cpp	/^	disk_buffer_holder::disk_buffer_holder(disk_buffe/
disk_buffer_pool::disk_buffer_pool	src/disk_buffer_pool.cpp	/^	disk_buffer_pool::disk_buffer_pool(io_context& io/
disk_class	include/libtorrent/torrent.hpp	555
disk_hash_time	include/libtorrent/performance_counters.hpp	208
disk_interface	src/disabled_disk_io.cpp	54
disk_interface	src/posix_disk_io.cpp	/^		: disk_interface$/
disk_interface	include/libtorrent/disk_interface.hpp	157
disk_interface::flush_piece	src/disk_interface.cpp	42
disk_interface::force_copy	src/disk_interface.cpp	38
disk_interface::sequential_access	src/disk_interface.cpp	39
disk_interface::v1_hash	src/disk_interface.cpp	41
disk_interface::volatile_read	src/disk_interface.cpp	40
disk_io_constructor_type	include/libtorrent/session_params.hpp	64
disk_io_fun_t	src/mmap_disk_io.cpp	531
disk_io_read_mode	include/libtorrent/settings_pack.hpp	1291
disk_io_thread_pool::disk_io_thread_pool	src/disk_io_thread_pool.cpp	/^	disk_io_thread_pool::disk_io_thread_pool(pool_thr/
disk_io_write_mode	include/libtorrent/settings_pack.hpp	1290
disk_job_flags_t	include/libtorrent/disk_interface.hpp	143
disk_job_pool::disk_job_pool	src/disk_job_pool.cpp	/^	disk_job_pool::disk_job_pool()$/
disk_job_time	include/libtorrent/performance_counters.hpp	209
disk_observer	include/libtorrent/peer_connection.hpp	285
disk_read_time	include/libtorrent/performance_counters.hpp	206
disk_thread	include/libtorrent/peer_connection.hpp	176
disk_write_mode	include/libtorrent/settings_pack.hpp	2056
disk_write_time	include/libtorrent/performance_counters.hpp	207
dispatch_message	src/bt_peer_connection.cpp	/^	bool bt_peer_connection::dispatch_message(int con/
distance	src/kademlia/node_id.cpp	/^node_id distance(node_id const& n1, node_id const&/
distance_exp	src/kademlia/node_id.cpp	/^int distance_exp(node_id const& n1, node_id const&/
distance_too_far_back_in_block	include/libtorrent/gzip.hpp	108
distributed_copies	src/piece_picker.cpp	/^	std::pair<int, int> piece_picker::distributed_cop/
div_round_up	src/ut_metadata.cpp	/^	int div_round_up(int numerator, int denominator)$/
dns_cache_entry	include/libtorrent/aux_/resolver.hpp	70
do_change_peer_rate	test/test_bandwidth_limiter.cpp	/^void do_change_peer_rate(connections_t& v, int lim/
do_change_rate	test/test_bandwidth_limiter.cpp	/^void do_change_rate(aux::bandwidth_channel& t1, au/
do_check_fastresume	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_check_fastresume(aux::m/
do_clear_piece	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_clear_piece(aux::mmap_d/
do_connect	src/utp_stream.cpp	/^void utp_stream::do_connect(tcp::endpoint const& e/
do_connect	src/utp_stream.cpp	/^void utp_socket_impl::do_connect(tcp::endpoint con/
do_connect	include/libtorrent/i2p_stream.hpp	/^	void do_connect(error_code const& e, tcp::resolve/
do_connect_boost	src/torrent.cpp	/^	void torrent::do_connect_boost()$/
do_delete_files	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_delete_files(aux::mmap_/
do_file_priority	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_file_priority(aux::mmap/
do_handshake	test/test_fast_extension.cpp	/^void do_handshake(tcp::socket& s, info_hash_t cons/
do_hash	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_hash(aux::mmap_disk_job/
do_hash	src/part_file.cpp	/^	int part_file::do_hash(Hasher& ph$/
do_hash	src/posix_part_file.cpp	/^	int posix_part_file::do_hash(Hasher& ph$/
do_hash2	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_hash2(aux::mmap_disk_jo/
do_ledbat	src/utp_stream.cpp	/^void utp_socket_impl::do_ledbat(const int acked_by/
do_move_storage	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_move_storage(aux::mmap_/
do_name_lookup	include/libtorrent/i2p_stream.hpp	/^	void do_name_lookup(std::string const& name, Hand/
do_partial_read	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_partial_read(aux::mmap_/
do_pause	src/torrent.cpp	/^	void torrent::do_pause(bool const was_paused)$/
do_read	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_read(aux::mmap_disk_job/
do_release_files	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_release_files(aux::mmap/
do_rename_file	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_rename_file(aux::mmap_d/
do_resume	src/torrent.cpp	/^	void torrent::do_resume()$/
do_span_temp_vector	test/test_span.cpp	/^void do_span_temp_vector(span<char const> a)$/
do_stop_torrent	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_stop_torrent(aux::mmap_/
do_update_interest	src/peer_connection.cpp	/^	void peer_connection::do_update_interest()$/
do_write	src/mmap_disk_io.cpp	/^	status_t mmap_disk_io::do_write(aux::mmap_disk_jo/
done	test/test_dht.cpp	/^	void done() override { this->dht::traversal_algor/
done	src/kademlia/find_data.cpp	/^void find_data::done()$/
done	src/kademlia/get_item.cpp	/^void get_item::done()$/
done	src/kademlia/get_peers.cpp	/^void obfuscated_get_peers::done()$/
done	src/kademlia/put_data.cpp	/^void put_data::done()$/
done	src/kademlia/refresh.cpp	/^void bootstrap::done()$/
done	src/kademlia/rpc_manager.cpp	/^void observer::done()$/
done	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::done()$/
dont_count_slow_torrents	include/libtorrent/settings_pack.hpp	489
dont_download	include/libtorrent/download_priority.hpp	44
dont_flush_write_cache	include/libtorrent/settings_pack.hpp	465
dont_follow_links	include/libtorrent/aux_/path.hpp	104
dont_fragment	include/libtorrent/socket.hpp	221
dont_fragment	include/libtorrent/socket.hpp	/^		explicit dont_fragment(bool val) : m_value(val) /
dont_fragment	include/libtorrent/socket.hpp	246
dont_fragment	include/libtorrent/socket.hpp	/^		explicit dont_fragment(bool val)$/
dont_have	src/ut_metadata.cpp	89
dont_have_msg	include/libtorrent/bt_peer_connection.hpp	107
dont_need	src/mmap.cpp	/^void file_mapping::dont_need(span<byte const> rang/
dont_parse_chunks	include/libtorrent/http_parser.hpp	66
dont_proxy_peers	test/test_privacy.cpp	76
dont_proxy_trackers	test/test_privacy.cpp	77
dont_replace	include/libtorrent/storage_defs.hpp	114
dont_replace	include/libtorrent/storage_defs.hpp	131
dormant	src/enum_net.cpp	112
dormant	include/libtorrent/enum_net.hpp	88
dos_blocker::dos_blocker	src/kademlia/dos_blocker.cpp	/^	dos_blocker::dos_blocker()$/
double_remove	test/test_remove_torrent.cpp	63
down	src/enum_net.cpp	109
down	include/libtorrent/enum_net.hpp	90
download_channel	include/libtorrent/peer_connection.hpp	304
download_dht_protocol	include/libtorrent/alert_types.hpp	1862
download_ip_protocol	include/libtorrent/alert_types.hpp	1860
download_ip_protocol	include/libtorrent/stat.hpp	264
download_limit	src/torrent.cpp	/^	int torrent::download_limit() const$/
download_limit	src/torrent_handle.cpp	/^	int torrent_handle::download_limit() const$/
download_limit_too_low	include/libtorrent/alert_types.hpp	455
download_payload	include/libtorrent/alert_types.hpp	1850
download_payload	include/libtorrent/stat.hpp	261
download_priority_t	include/libtorrent/download_priority.hpp	40
download_protocol	include/libtorrent/alert_types.hpp	1851
download_protocol	include/libtorrent/stat.hpp	262
download_queue	src/peer_connection.cpp	/^	std::vector<pending_block> const& peer_connection/
download_queue	include/libtorrent/piece_picker.hpp	/^			download_queue_t download_queue() const$/
download_queue_t	include/libtorrent/piece_picker.hpp	77
download_queue_time	src/peer_connection.cpp	/^	time_duration peer_connection::download_queue_tim/
download_rate_limit	src/session_handle.cpp	/^	int session_handle::download_rate_limit() const$/
download_rate_limit	src/session_impl.cpp	/^	int session_impl::download_rate_limit(peer_class_/
download_rate_limit	include/libtorrent/settings_pack.hpp	1601
download_rate_limit_depr	src/session_impl.cpp	/^	int session_impl::download_rate_limit_depr() cons/
download_state	include/libtorrent/piece_picker.hpp	666
download_tracker_protocol	include/libtorrent/alert_types.hpp	1863
downloaded	include/libtorrent/tracker_manager.hpp	203
downloader_has_cert	test/test_ssl.cpp	76
downloader_has_ssl_listen_port	test/test_ssl.cpp	77
downloaders	include/libtorrent/tracker_manager.hpp	200
downloading	include/libtorrent/piece_picker.hpp	407
downloading	include/libtorrent/piece_picker.hpp	/^			bool downloading() const { return state() != pi/
downloading	include/libtorrent/torrent_status.hpp	108
downloading_metadata	include/libtorrent/torrent_status.hpp	102
downloading_piece	include/libtorrent/piece_picker.hpp	171
downloading_piece	include/libtorrent/piece_picker.hpp	/^			downloading_piece()$/
downloading_piece_progress	src/bt_peer_connection.cpp	/^	piece_block_progress bt_peer_connection::download/
downloading_piece_progress	src/http_seed_connection.cpp	/^	piece_block_progress http_seed_connection::downlo/
downloading_piece_progress	src/peer_connection.cpp	/^	piece_block_progress peer_connection::downloading/
downloading_piece_progress	src/web_peer_connection.cpp	/^piece_block_progress web_peer_connection::download/
drive_info	include/libtorrent/aux_/drive_info.hpp	38
dscp_traffic_type	include/libtorrent/socket.hpp	194
dscp_traffic_type	include/libtorrent/socket.hpp	/^		explicit dscp_traffic_type(DWORD val) : m_value(/
dummy_listen_socket	test/test_dht.cpp	/^std::shared_ptr<aux::listen_socket_t> dummy_listen/
dummy_listen_socket4	test/test_dht.cpp	/^std::shared_ptr<aux::listen_socket_t> dummy_listen/
dummy_listen_socket6	test/test_dht.cpp	/^std::shared_ptr<aux::listen_socket_t> dummy_listen/
dump_call_profile	src/session_call.cpp	/^void dump_call_profile()$/
dup	test/main.cpp	61
dup2	test/main.cpp	62
dup_ack_limit	src/utp_stream.cpp	140
duplicate	include/libtorrent/aux_/win_cng.hpp	/^		void duplicate(cng_hash const& h)$/
duplicate	include/libtorrent/aux_/win_crypto_provider.hpp	/^		HCRYPTHASH duplicate(crypt_hash const& h)$/
duplicate_peer_id	include/libtorrent/close_reason.hpp	49
duplicate_peer_id	include/libtorrent/error_code.hpp	240
duplicate_torrent	include/libtorrent/error_code.hpp	99
duplicated_id	include/libtorrent/i2p_stream.hpp	73
dynamic	src/puff.cpp	/^local int dynamic(struct state *s)$/
ec	test/test_upnp.cpp	125
ec	src/create_torrent.cpp	164
ec_	src/socket_type.cpp	175
ec_add	test/test_add_torrent.cpp	57
ed25519_add_scalar	src/kademlia/ed25519.cpp	/^	public_key ed25519_add_scalar(public_key const& p/
ed25519_add_scalar	src/kademlia/ed25519.cpp	/^	secret_key ed25519_add_scalar(secret_key const& s/
ed25519_create_keypair	src/kademlia/ed25519.cpp	/^	std::tuple<public_key, secret_key> ed25519_create/
ed25519_create_seed	src/kademlia/ed25519.cpp	/^	std::array<char, 32> ed25519_create_seed()$/
ed25519_key_exchange	src/kademlia/ed25519.cpp	/^	std::array<char, 32> ed25519_key_exchange($/
ed25519_sign	src/kademlia/ed25519.cpp	/^	signature ed25519_sign(span<char const> msg$/
ed25519_verify	src/kademlia/ed25519.cpp	/^	bool ed25519_verify(signature const& sig$/
ef	test/test_merkle.cpp	319
eh	test/test_merkle.cpp	323
emplace_back	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		emplace_back(Args&&... args)$/
empty	src/ip_filter.cpp	/^	bool ip_filter::empty() const { return m_filter4./
empty	src/ip_filter.cpp	/^	bool filter_impl<Addr>::empty() const$/
empty	src/tracker_manager.cpp	/^	bool tracker_manager::empty() const$/
empty	include/libtorrent/span.hpp	/^		bool empty() const noexcept { return m_len == 0;/
empty	include/libtorrent/tailqueue.hpp	/^		bool empty() const { TORRENT_ASSERT(m_size >= 0)/
empty	include/libtorrent/aux_/buffer.hpp	/^	bool empty() const { return m_size == 0; }$/
empty	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		bool empty() const { return m_num_items == 0; }$/
empty	include/libtorrent/aux_/torrent_list.hpp	/^	bool empty() const { return m_array.empty(); }$/
empty_pack	test/test_settings_pack.cpp	/^bool empty_pack(settings_pack const& sp)$/
empty_salt	test/test_dht.cpp	1205
empty_tree	include/libtorrent/aux_/merkle_tree.hpp	202
empty_vector	test/test_piece_picker.cpp	85
enable_all_trackers	src/torrent.cpp	/^	void torrent::enable_all_trackers()$/
enable_dht	include/libtorrent/settings_pack.hpp	873
enable_incoming_tcp	include/libtorrent/settings_pack.hpp	650
enable_incoming_utp	include/libtorrent/settings_pack.hpp	648
enable_ip_notifier	include/libtorrent/settings_pack.hpp	908
enable_lsd	include/libtorrent/settings_pack.hpp	869
enable_natpmp	include/libtorrent/settings_pack.hpp	863
enable_os_cache	include/libtorrent/settings_pack.hpp	2156
enable_outgoing_tcp	include/libtorrent/settings_pack.hpp	649
enable_outgoing_utp	include/libtorrent/settings_pack.hpp	647
enable_set_file_valid_data	include/libtorrent/settings_pack.hpp	1008
enable_upnp	include/libtorrent/settings_pack.hpp	852
enabled	include/libtorrent/session_settings.hpp	81
enc_handler	include/libtorrent/pe_crypto.hpp	127
enc_level	include/libtorrent/session_settings.hpp	88
enc_level	include/libtorrent/settings_pack.hpp	2198
enc_policy	include/libtorrent/session_settings.hpp	70
enc_policy	include/libtorrent/settings_pack.hpp	2179
encode	test/test_bencoding.cpp	/^std::string encode(entry const& e)$/
encrypt	src/pe_crypto.cpp	/^	encryption_handler::encrypt($/
encrypt	src/pe_crypto.cpp	/^	rc4_handler::encrypt(span<span<char>> bufs)$/
encryption	include/libtorrent/operations.hpp	96
encryption_error	include/libtorrent/close_reason.hpp	102
end	include/libtorrent/bdecode.hpp	177
end	include/libtorrent/index_range.hpp	/^	index_iter<Index> end() const { return index_iter/
end	include/libtorrent/sha1_hash.hpp	/^		const_iterator end() const$/
end	include/libtorrent/sha1_hash.hpp	/^		iterator end()$/
end	include/libtorrent/span.hpp	/^		T* end() const noexcept { return m_ptr + m_len; /
end	include/libtorrent/aux_/buffer.hpp	/^	char* end() { return m_begin + m_size; }$/
end	include/libtorrent/aux_/buffer.hpp	/^	char const* end() const { return m_begin + m_size/
end	include/libtorrent/aux_/range.hpp	/^		Iter end() { return _end; }$/
end	include/libtorrent/aux_/torrent_list.hpp	/^	iterator end() { return m_array.end(); }$/
end	include/libtorrent/aux_/torrent_list.hpp	/^	const_iterator end() const { return m_array.end()/
end_file	src/file_storage.cpp	/^	file_index_t file_storage::end_file() const noexc/
end_game_piece_picks	include/libtorrent/performance_counters.hpp	90
end_index	include/libtorrent/bitfield.hpp	/^		IndexType end_index() const noexcept { return In/
end_index	include/libtorrent/aux_/container_wrapper.hpp	/^		IndexType end_index() const$/
endp	test/test_piece_picker.cpp	71
endp	include/libtorrent/peer_connection.hpp	180
endpoint	include/libtorrent/union_endpoint.hpp	/^		operator udp::endpoint() const { return udp::end/
endpoint	include/libtorrent/union_endpoint.hpp	/^		operator tcp::endpoint() const { return tcp::end/
endpoint_to_bytes	src/socket_io.cpp	/^	std::string endpoint_to_bytes(udp::endpoint const/
endpoints	include/libtorrent/torrent.hpp	173
ends_with	src/escape_string.cpp	/^	bool ends_with(string_view s, string_view suffix)/
ensure_string	src/settings_pack.cpp	/^	char const* ensure_string(char const* str)$/
ensure_trailing_slash	include/libtorrent/string_util.hpp	/^	inline void ensure_trailing_slash(std::string& ur/
ensure_v6	src/ip_helpers.cpp	/^	address ensure_v6(address const& a)$/
ent	test/test_dht.cpp	366
entry::entry	src/entry.cpp	/^	entry::entry()$/
entry::entry	src/entry.cpp	/^	entry::entry(data_type t)$/
entry::entry	src/entry.cpp	/^	entry::entry(const entry& e)$/
entry::entry	src/entry.cpp	/^	entry::entry(entry&& e) noexcept$/
entry::entry	src/entry.cpp	/^	entry::entry(bdecode_node const& n)$/
entry::entry	src/entry.cpp	/^	entry::entry(dictionary_type v)$/
entry::entry	src/entry.cpp	/^	entry::entry(span<char const> v)$/
entry::entry	src/entry.cpp	/^	entry::entry(list_type v)$/
entry::entry	src/entry.cpp	/^	entry::entry(integer_type v)$/
entry::entry	src/entry.cpp	/^	entry::entry(preformatted_type v)$/
enum_if	include/libtorrent/operations.hpp	121
enum_net_interfaces	src/enum_net.cpp	/^	std::vector<ip_interface> enum_net_interfaces(io_/
enum_route	include/libtorrent/operations.hpp	178
enum_routes	src/enum_net.cpp	/^	std::vector<ip_route> enum_routes(io_context& ios/
env	src/puff.cpp	116
eof_peers	include/libtorrent/performance_counters.hpp	56
ep	test/setup_transfer.cpp	/^tcp::endpoint ep(char const* ip, int port)$/
ep	test/test_listen_socket.cpp	/^	aux::listen_endpoint_t ep(char const* ip, int por/
ep	test/test_listen_socket.cpp	/^	aux::listen_endpoint_t ep(char const* ip, int por/
ep	test/test_listen_socket.cpp	/^	aux::listen_endpoint_t ep(char const* ip, int por/
ep	test/test_listen_socket.cpp	/^	aux::listen_endpoint_t ep(char const* ip, int por/
ep	test/test_listen_socket.cpp	/^	aux::listen_endpoint_t ep(char const* ip, int por/
ep	include/libtorrent/kademlia/io.hpp	46
eps	test/test_listen_socket.cpp	499
eps_t	test/test_listen_socket.cpp	406
erase	src/kademlia/routing_table.cpp	/^void ip_set::erase(address const& addr)$/
erase	include/libtorrent/aux_/store_buffer.hpp	/^	void erase(torrent_location const loc)$/
erase	include/libtorrent/aux_/torrent_list.hpp	/^	bool erase(info_hash_t const& ih)$/
erase_download_piece	src/piece_picker.cpp	/^	void piece_picker::erase_download_piece(std::vect/
erase_one	src/kademlia/routing_table.cpp	/^	void erase_one(T& container, K const& key)$/
erase_peer	src/peer_list.cpp	/^	void peer_list::erase_peer(torrent_peer* p, torre/
erase_peer	src/peer_list.cpp	/^	void peer_list::erase_peer(iterator i, torrent_st/
erase_peer_flags_t	include/libtorrent/peer_list.hpp	101
erase_peers	src/peer_list.cpp	/^	void peer_list::erase_peers(torrent_state* state,/
erased	include/libtorrent/peer_list.hpp	97
err_desc	test/test_dht.cpp	606
error	test/test_torrent_info.cpp	410
error	include/libtorrent/ssl.hpp	131
error	include/libtorrent/torrent.hpp	487
error	include/libtorrent/udp_socket.hpp	92
error	include/libtorrent/udp_tracker_connection.hpp	76
error	include/libtorrent/aux_/resolver.hpp	79
error_category	src/error_code.cpp	/^	struct http_error_category final : boost::system:/
error_category	src/i2p_stream.cpp	/^	struct i2p_error_category final : boost::system::/
error_category	src/natpmp.cpp	/^struct pcp_error_category final : boost::system::e/
error_category	src/socks5_stream.cpp	/^	struct socks_error_category final : boost::system/
error_category	src/upnp.cpp	/^struct upnp_error_category final : boost::system::/
error_code	include/libtorrent/bdecode.hpp	158
error_code	include/libtorrent/error_code.hpp	520
error_code	include/libtorrent/upnp.hpp	145
error_code_enum	include/libtorrent/bdecode.hpp	119
error_code_enum	include/libtorrent/error_code.hpp	54
error_code_enum	include/libtorrent/gzip.hpp	62
error_code_enum	include/libtorrent/upnp.hpp	76
error_code_max	include/libtorrent/bdecode.hpp	139
error_code_max	include/libtorrent/error_code.hpp	482
error_code_max	include/libtorrent/gzip.hpp	114
error_code_parse_state	include/libtorrent/upnp.hpp	141
error_code_t	src/upnp.cpp	1198
error_codes	src/upnp.cpp	1204
error_condition	include/libtorrent/error_code.hpp	521
error_encrypted_peers	include/libtorrent/performance_counters.hpp	79
error_handler	include/libtorrent/aux_/allocating_handler.hpp	302
error_incoming_peers	include/libtorrent/performance_counters.hpp	76
error_message	src/alert.cpp	/^	char const* scrape_failed_alert::error_message() /
error_message	src/alert.cpp	/^	char const* url_seed_alert::error_message() const/
error_outgoing_peers	include/libtorrent/performance_counters.hpp	77
error_peers	include/libtorrent/performance_counters.hpp	54
error_rc4_peers	include/libtorrent/performance_counters.hpp	78
error_state	include/libtorrent/http_parser.hpp	157
error_string	test/test_dht.cpp	603
error_tcp_peers	include/libtorrent/performance_counters.hpp	80
error_to_close_reason	src/close_reason.cpp	/^	close_reason_t error_to_close_reason(error_code c/
error_utp_peers	include/libtorrent/performance_counters.hpp	81
error_wait	include/libtorrent/aux_/utp_stream.hpp	747
errors	src/error_code.cpp	353
errors	src/natpmp.cpp	106
errors	include/libtorrent/error_code.hpp	49
errors	include/libtorrent/natpmp.hpp	53
esc	src/torrent.cpp	/^	char const* esc(char const* code)$/
escape_file_path	src/web_peer_connection.cpp	/^std::string escape_file_path(file_storage const& s/
escape_path	src/escape_string.cpp	/^	std::string escape_path(string_view str)$/
escape_string	src/bdecode.cpp	/^	void escape_string(std::string& ret, char const* /
escape_string	src/escape_string.cpp	/^	std::string escape_string(string_view str)$/
escape_string_impl	src/escape_string.cpp	/^	std::string escape_string_impl(const char* str, i/
event_t	include/libtorrent/tracker_manager.hpp	92
exception	include/libtorrent/operations.hpp	151
exclusive_address_use	include/libtorrent/socket.hpp	143
exclusive_address_use	include/libtorrent/socket.hpp	/^		explicit exclusive_address_use(int enable): m_va/
executable_attribute	include/libtorrent/file_storage.hpp	168
execute_job	src/mmap_disk_io.cpp	/^	void mmap_disk_io::execute_job(aux::mmap_disk_job/
executor_type	include/libtorrent/proxy_base.hpp	353
exists	test/test_utils.cpp	/^bool exists(std::string const& f)$/
exists	src/path.cpp	/^	bool exists(std::string const& f, error_code& ec)/
exists	src/kademlia/routing_table.cpp	/^bool ip_set::exists(address const& addr) const$/
exit	include/libtorrent/upnp.hpp	144
expand_devices	src/session_impl.cpp	/^	void expand_devices(span<ip_interface const> cons/
expand_piece	src/piece_picker.cpp	/^	piece_picker::expand_piece(piece_index_t const pi/
expand_unspecified_address	src/session_impl.cpp	/^	void expand_unspecified_address(span<ip_interface/
expect	test/test_ssl.cpp	323
expect_calls	test/test_apply_pad.cpp	47
expect_calls	test/test_apply_pad.cpp	/^	expect_calls(std::vector<piece_byte> const& calls/
expect_dht_msg	test/test_privacy.cpp	73
expect_http_connection	test/test_privacy.cpp	69
expect_peer_connection	test/test_privacy.cpp	74
expect_udp_connection	test/test_privacy.cpp	70
expected1	test/test_ip_filter.cpp	89
expected_close_bracket_in_address	include/libtorrent/error_code.hpp	134
expected_colon	include/libtorrent/bdecode.hpp	126
expected_colon	include/libtorrent/error_code.hpp	442
expected_digit	include/libtorrent/bdecode.hpp	124
expected_error	test/test_add_torrent.cpp	180
expected_filename	test/test_torrent_info.cpp	1130
expected_matches	test/test_resolve_links.cpp	61
expected_string	include/libtorrent/error_code.hpp	440
expected_to_complete	test/test_ssl.cpp	78
expected_value	include/libtorrent/bdecode.hpp	130
expected_value	include/libtorrent/error_code.hpp	446
experienced_loss	src/utp_stream.cpp	/^void utp_socket_impl::experienced_loss(std::uint32/
expires	include/libtorrent/udp_tracker_connection.hpp	116
expires	include/libtorrent/aux_/portmap.hpp	77
export_file	src/part_file.cpp	/^	void part_file::export_file(std::function<void(st/
export_file	src/posix_part_file.cpp	/^	void posix_part_file::export_file(std::function<v/
export_filter	src/ip_filter.cpp	/^	ip_filter::filter_tuple_t ip_filter::export_filte/
export_filter	src/ip_filter.cpp	/^	std::vector<ip_range<ExternalAddressType>> filter/
export_key	src/pe_crypto.cpp	/^	std::array<char, 96> export_key(key_t const& k)$/
export_progress	src/file_progress.cpp	/^	void file_progress::export_progress(vector<std::i/
extended_files	test/test_checking.cpp	85
extended_files	test/test_resume.cpp	1195
extension	src/path.cpp	/^	std::string extension(std::string const& f)$/
extension	include/libtorrent/aux_/utp_stream.hpp	146
extension_index	src/ut_pex.cpp	60
extension_notify	src/bt_peer_connection.cpp	/^	void bt_peer_connection::extension_notify(F messa/
extent_for	src/piece_picker.cpp	/^	piece_extent_t piece_picker::extent_for(piece_ind/
extent_for	src/piece_picker.cpp	/^	index_range<piece_index_t> piece_picker::extent_f/
extents_t	src/drive_info.cpp	217
external_address	src/ip_voter.cpp	/^	address external_ip::external_address(address con/
external_address	src/session_impl.cpp	/^	external_ip session_impl::external_address() cons/
external_address	include/libtorrent/natpmp.hpp	147
external_ip	include/libtorrent/ip_voter.hpp	/^	struct TORRENT_EXTRA_EXPORT external_ip$/
external_ip	include/libtorrent/tracker_manager.hpp	173
external_ip	include/libtorrent/upnp.hpp	315
external_ip::external_ip	src/ip_voter.cpp	/^	external_ip::external_ip(address const& local4, a/
external_ip_alert::external_ip_alert	src/alert.cpp	/^	external_ip_alert::external_ip_alert(aux::stack_a/
external_ip_alert::static_category	src/alert.cpp	3236
external_ip_t	include/libtorrent/ip_voter.hpp	62
external_port_cannot_be_wildcarded	include/libtorrent/upnp.hpp	91
external_port_must_be_wildcard	include/libtorrent/upnp.hpp	105
external_udp_port	src/session_impl.cpp	/^	int session_impl::external_udp_port(address const/
extract_files	src/torrent_info.cpp	/^	bool extract_files(bdecode_node const& list, file/
extract_files2	src/torrent_info.cpp	/^	bool extract_files2(bdecode_node const& tree, fil/
extract_node_ids	src/kademlia/dht_state.cpp	/^	node_ids_t extract_node_ids(bdecode_node const& e/
extract_peer	test/test_tracker.cpp	/^peer_entry extract_peer(char const* peer_field, er/
extract_peer_info	src/http_tracker_connection.cpp	/^	bool extract_peer_info(bdecode_node const& info, /
extract_single_file	src/torrent_info.cpp	/^	bool extract_single_file(bdecode_node const& dict/
extract_single_file2	src/torrent_info.cpp	/^	bool extract_single_file2(bdecode_node const& dic/
f	test/test_heterogeneous_queue.cpp	141
f	test/test_merkle_tree.cpp	49
f	test/test_span.cpp	/^span<char const> f(span<char const> x) { return x;/
f	src/create_torrent.cpp	163
fail	src/tracker_manager.cpp	/^	void tracker_connection::fail(error_code const& e/
fail	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::fail(error_code cons/
fail	include/libtorrent/torrent.hpp	486
fail_if_exist	include/libtorrent/storage_defs.hpp	110
fail_if_exist	include/libtorrent/storage_defs.hpp	130
fail_impl	src/tracker_manager.cpp	/^	void tracker_connection::fail_impl(error_code con/
fail_jobs_impl	src/mmap_disk_io.cpp	/^	void mmap_disk_io::fail_jobs_impl(storage_error c/
failed	test/test_peer_list.cpp	/^	bool failed() const override { return false; }$/
failed	src/announce_entry.cpp	/^	void announce_infohash::failed(int const backoff_/
failed	src/announce_entry.cpp	/^	void announce_infohash::failed(int const backoff_/
failed	src/peer_connection_handle.cpp	/^bool peer_connection_handle::failed() const$/
failed	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::failed(observer_ptr o, t/
failed	include/libtorrent/bt_peer_connection.hpp	164
failed	include/libtorrent/aux_/merkle_tree.hpp	57
failed_dns_cache_entry	include/libtorrent/aux_/resolver.hpp	76
failed_hash_check	include/libtorrent/error_code.hpp	61
failed_to_add	include/libtorrent/kademlia/routing_table.hpp	186
failure_reason	src/alert.cpp	/^	char const* tracker_error_alert::failure_reason()/
failure_reason	include/libtorrent/tracker_manager.hpp	180
failure_strings	test/test.cpp	46
fake_node	test/test_dht.cpp	/^node_entry fake_node(bool verified, int rtt = 0)$/
family	src/enum_net.cpp	/^	int family(address const& a) { return a.is_v4() ?/
family	include/libtorrent/netlink.hpp	/^		int family() const$/
family_name	include/libtorrent/kademlia/node.hpp	270
fast	include/libtorrent/torrent_handle.hpp	192
fast_reconnect	test/test_peer_list.cpp	/^	bool fast_reconnect() const override { return tru/
fast_reconnect	src/peer_connection.cpp	/^	void peer_connection::fast_reconnect(bool r)$/
fastest_upload	include/libtorrent/settings_pack.hpp	2143
fastresume_rejected_alert::fastresume_rejected_alert	src/alert.cpp	/^	fastresume_rejected_alert::fastresume_rejected_al/
fastresume_rejected_alert::static_category	src/alert.cpp	3242
fatal_disk_error	include/libtorrent/storage_defs.hpp	68
fd	include/libtorrent/aux_/file_descriptor.hpp	/^	int fd() const { return m_fd; }$/
feature_flags_t	include/libtorrent/extensions.hpp	182
feed_bytes	test/test_http_parser.cpp	/^std::tuple<int, int, bool> feed_bytes(http_parser&/
fence_post_fence	include/libtorrent/aux_/disk_job_fence.hpp	74
fence_post_none	include/libtorrent/aux_/disk_job_fence.hpp	74
fifo	include/libtorrent/aux_/path.hpp	86
fifo	include/libtorrent/aux_/path.hpp	91
file	test/test_flags.cpp	/^std::string file(std::string name)$/
file	test/test_torrent_info.cpp	102
file	test/test_torrent_info.cpp	409
file	src/directory.cpp	/^	std::string directory::file() const$/
file	include/libtorrent/hash_picker.hpp	107
file	include/libtorrent/hash_picker.hpp	185
file	include/libtorrent/hash_picker.hpp	199
file	include/libtorrent/operations.hpp	77
file	include/libtorrent/aux_/file_pointer.hpp	/^	FILE* file() const { return ptr; }$/
file_absolute_path	src/file_storage.cpp	/^	bool file_storage::file_absolute_path(file_index_/
file_access	src/file.cpp	/^	DWORD file_access(open_mode_t const mode)$/
file_at_offset	src/file_storage.cpp	/^	file_storage::iterator file_storage::file_at_offs/
file_at_offset_deprecated	src/file_storage.cpp	/^	file_storage::iterator file_storage::file_at_offs/
file_attributes	src/file.cpp	/^	DWORD file_attributes(open_mode_t const mode)$/
file_checks_delay_per_block	include/libtorrent/settings_pack.hpp	1465
file_collision	include/libtorrent/error_code.hpp	59
file_completed_alert::file_completed_alert	src/alert.cpp	/^	file_completed_alert::file_completed_alert(aux::s/
file_completed_alert::static_category	src/alert.cpp	3195
file_copy	include/libtorrent/operations.hpp	127
file_create	src/file.cpp	/^	DWORD file_create(open_mode_t const mode)$/
file_descriptor	include/libtorrent/aux_/file_descriptor.hpp	36
file_descriptor	include/libtorrent/aux_/file_descriptor.hpp	/^	file_descriptor(int fd) : m_fd(fd) {}$/
file_descriptor	include/libtorrent/aux_/file_descriptor.hpp	/^	file_descriptor(file_descriptor&& rhs)$/
file_entry	include/libtorrent/file_storage.hpp	125
file_entry	include/libtorrent/aux_/file_view_pool.hpp	132
file_entry	include/libtorrent/aux_/file_view_pool.hpp	/^			file_entry(file_id k$/
file_entry::file_entry	src/file_storage.cpp	/^	file_entry::file_entry(): offset(0), size(0)$/
file_entry::file_entry	src/file_storage.cpp	/^	file_entry::file_entry()$/
file_entry::file_entry	src/file_storage.cpp	/^	file_entry::file_entry(file_entry const& fe)$/
file_entry::file_entry	src/file_storage.cpp	/^	file_entry::file_entry(file_entry&& fe) noexcept$/
file_error	include/libtorrent/stat_cache.hpp	69
file_error_alert::file_error_alert	src/alert.cpp	/^	file_error_alert::file_error_alert(aux::stack_all/
file_error_alert::static_category	src/alert.cpp	3232
file_exist	include/libtorrent/storage_defs.hpp	70
file_fallocate	include/libtorrent/operations.hpp	130
file_first_block_node	src/file_storage.cpp	/^	int file_storage::file_first_block_node(file_inde/
file_first_piece_node	src/file_storage.cpp	/^	int file_storage::file_first_piece_node(file_inde/
file_flags	src/file.cpp	/^	DWORD file_flags(open_mode_t const mode)$/
file_flags	src/file.cpp	/^	DWORD file_flags(open_mode_t const mode)$/
file_flags	src/file.cpp	/^	int file_flags(open_mode_t const mode)$/
file_flags	src/file_storage.cpp	/^	file_flags_t file_storage::file_flags(file_index_/
file_flags_t	include/libtorrent/file_storage.hpp	215
file_handle	include/libtorrent/file.hpp	/^	struct TORRENT_EXTRA_EXPORT file_handle$/
file_handle::file_handle	src/file.cpp	/^file_handle::file_handle(string_view name, std::in/
file_handle::file_handle	src/file.cpp	/^file_handle::file_handle(string_view name, std::in/
file_hard_link	include/libtorrent/operations.hpp	133
file_index	src/file_storage.cpp	/^	int file_storage::file_index(aux::file_entry cons/
file_index	include/libtorrent/web_peer_connection.hpp	107
file_index	include/libtorrent/aux_/mmap_disk_job.hpp	200
file_index_at_offset	src/file_storage.cpp	/^	file_index_t file_storage::file_index_at_offset(s/
file_index_at_piece	src/file_storage.cpp	/^	file_index_t file_storage::file_index_at_piece(pi/
file_index_for_root	src/file_storage.cpp	/^	file_index_t file_storage::file_index_for_root(sh/
file_index_t	include/libtorrent/units.hpp	151
file_key	include/libtorrent/aux_/file_view_pool.hpp	195
file_layout	include/libtorrent/file_layout.hpp	40
file_mapping::file_mapping	src/mmap.cpp	/^file_mapping::file_mapping(file_handle file, open_/
file_mapping::file_mapping	src/mmap.cpp	/^file_mapping::file_mapping(file_handle file, open_/
file_mapping::file_mapping	src/mmap.cpp	/^file_mapping::file_mapping(file_mapping&& rhs)$/
file_mapping_handle::file_mapping_handle	src/mmap.cpp	/^file_mapping_handle::file_mapping_handle(file_hand/
file_mapping_handle::file_mapping_handle	src/mmap.cpp	/^	file_mapping_handle::file_mapping_handle(file_map/
file_mmap	include/libtorrent/operations.hpp	187
file_mode_for_job	src/mmap_disk_io.cpp	/^	aux::open_mode_t file_mode_for_job(aux::mmap_disk/
file_name	src/file_storage.cpp	/^	string_view file_storage::file_name(file_index_t /
file_name	src/file_storage.cpp	/^	std::string file_storage::file_name(aux::file_ent/
file_name_len	src/file_storage.cpp	/^	int file_storage::file_name_len(file_index_t cons/
file_name_ptr	src/file_storage.cpp	/^	char const* file_storage::file_name_ptr(file_inde/
file_num_blocks	src/file_storage.cpp	/^	int file_storage::file_num_blocks(file_index_t co/
file_num_layers	src/hash_picker.cpp	/^	int hash_picker::file_num_layers(file_index_t con/
file_num_pieces	src/file_storage.cpp	/^	int file_storage::file_num_pieces(file_index_t co/
file_offset	src/file_storage.cpp	/^	std::int64_t file_storage::file_offset(file_index/
file_offset	src/file_storage.cpp	/^	std::int64_t file_storage::file_offset(aux::file_/
file_open	include/libtorrent/operations.hpp	142
file_open_mode	include/libtorrent/disk_interface.hpp	88
file_open_mode_t	include/libtorrent/disk_interface.hpp	82
file_path	src/alert.cpp	/^	char const* storage_moved_failed_alert::file_path/
file_path	src/alert.cpp	/^	char const* fastresume_rejected_alert::file_path(/
file_path	src/file_storage.cpp	/^	std::string file_storage::file_path(file_index_t /
file_path	src/file_storage.cpp	/^	std::string file_storage::file_path(aux::file_ent/
file_path_hash	src/file_storage.cpp	/^	std::uint32_t file_storage::file_path_hash(file_i/
file_perms	src/file.cpp	/^	mode_t file_perms(open_mode_t const mode)$/
file_piece_range	src/file_storage.cpp	/^	index_range<piece_index_t::diff_type> file_storag/
file_piece_range_exclusive	src/file_storage.cpp	/^	file_piece_range_exclusive(file_storage const& fs/
file_piece_range_inclusive	src/file_storage.cpp	/^	file_piece_range_inclusive(file_storage const& fs/
file_pointer	include/libtorrent/aux_/file_pointer.hpp	45
file_pointer	include/libtorrent/aux_/file_pointer.hpp	/^	file_pointer() : ptr(nullptr) {}$/
file_pointer	include/libtorrent/aux_/file_pointer.hpp	/^	explicit file_pointer(FILE* p) : ptr(p) {}$/
file_pointer	include/libtorrent/aux_/file_pointer.hpp	/^	file_pointer(file_pointer&& f) : ptr(f.ptr) { f.p/
file_pool_size	include/libtorrent/settings_pack.hpp	1119
file_pool_type	test/test_storage.cpp	200
file_pool_type	test/test_storage.cpp	204
file_pool_type	test/test_storage.cpp	211
file_prio	test/test_resume.cpp	1185
file_prio_alert::file_prio_alert	src/alert.cpp	/^	file_prio_alert::file_prio_alert(aux::stack_alloc/
file_prio_alert::static_category	src/alert.cpp	3283
file_priorities	src/torrent.cpp	/^	void torrent::file_priorities(aux::vector<downloa/
file_priorities	src/torrent_handle.cpp	/^	std::vector<int> torrent_handle::file_priorities(/
file_priority	src/torrent.cpp	/^	download_priority_t torrent::file_priority(file_i/
file_priority	src/torrent_handle.cpp	/^	void torrent_handle::file_priority(file_index_t i/
file_priority	src/torrent_handle.cpp	/^	download_priority_t torrent_handle::file_priority/
file_priority	include/libtorrent/aux_/mmap_disk_job.hpp	76
file_progress	src/torrent.cpp	/^	void torrent::file_progress(aux::vector<std::int6/
file_progress	src/torrent_handle.cpp	/^	void torrent_handle::file_progress(std::vector<st/
file_progress	src/torrent_handle.cpp	/^	std::vector<std::int64_t> torrent_handle::file_pr/
file_progress	src/torrent_handle.cpp	/^	void torrent_handle::file_progress(std::vector<fl/
file_progress_alert::file_progress_alert	src/alert.cpp	/^	file_progress_alert::file_progress_alert(aux::sta/
file_progress_alert::static_category	src/alert.cpp	3287
file_progress_flags_t	include/libtorrent/torrent_handle.hpp	95
file_progress_float	src/torrent.cpp	/^	void torrent::file_progress_float(aux::vector<flo/
file_range	src/file_storage.cpp	/^	index_range<file_index_t> file_storage::file_rang/
file_read	include/libtorrent/operations.hpp	74
file_remove	include/libtorrent/operations.hpp	136
file_rename	include/libtorrent/operations.hpp	139
file_rename_failed_alert::file_rename_failed_alert	src/alert.cpp	/^	file_rename_failed_alert::file_rename_failed_aler/
file_rename_failed_alert::static_category	src/alert.cpp	3197
file_renamed_alert::file_renamed_alert	src/alert.cpp	/^	file_renamed_alert::file_renamed_alert(aux::stack/
file_renamed_alert::static_category	src/alert.cpp	3196
file_request_t	include/libtorrent/web_peer_connection.hpp	105
file_seek	include/libtorrent/operations.hpp	181
file_size	test/test_truncate.cpp	/^std::int64_t file_size(std::string const& name)$/
file_size	src/file_storage.cpp	/^	std::int64_t file_storage::file_size(file_index_t/
file_size	src/file_storage.cpp	/^	std::int64_t file_storage::file_size(aux::file_en/
file_size	include/libtorrent/stat_cache.hpp	94
file_size_on_disk	test/test_storage.cpp	/^std::int64_t file_size_on_disk(std::string const& /
file_stat	include/libtorrent/operations.hpp	124
file_status	src/torrent_handle.cpp	/^	void torrent_handle::file_status(std::vector<open/
file_status	src/torrent_handle.cpp	/^	std::vector<open_file_state> torrent_handle::file/
file_status	include/libtorrent/aux_/path.hpp	78
file_storage::attribute_executable	src/file_storage.cpp	76
file_storage::attribute_hidden	src/file_storage.cpp	75
file_storage::attribute_symlink	src/file_storage.cpp	77
file_storage::flag_executable	src/file_storage.cpp	70
file_storage::flag_hidden	src/file_storage.cpp	69
file_storage::flag_pad_file	src/file_storage.cpp	68
file_storage::flag_symlink	src/file_storage.cpp	71
file_storage::pad_file	src/file_storage.cpp	74
file_t	test/test_torrent_info.cpp	1125
file_time_to_posix	src/path.cpp	/^	time_t file_time_to_posix(FILETIME f)$/
file_too_short	include/libtorrent/error_code.hpp	108
file_truncate	include/libtorrent/operations.hpp	190
file_view_pool	test/test_storage.cpp	77
file_view_pool::file_view_pool	src/file_view_pool.cpp	/^	file_view_pool::file_view_pool(int size) : m_size/
file_write	include/libtorrent/operations.hpp	71
filename	test/test_add_torrent.cpp	178
filename	test/test_torrent_info.cpp	1127
filename	src/alert.cpp	/^	char const* torrent_error_alert::filename() const/
filename	src/alert.cpp	/^	char const* file_error_alert::filename() const$/
filename	src/file_storage.cpp	/^	string_view file_entry::filename() const$/
filename	src/path.cpp	/^	std::string filename(std::string const& f)$/
filename1	test/test_resolve_links.cpp	59
filename2	test/test_resolve_links.cpp	60
files	src/posix_storage.cpp	/^	file_storage const& posix_storage::files() const /
files_checked	src/torrent.cpp	/^	void torrent::files_checked()$/
files_compatible	src/file_storage.cpp	/^	bool files_compatible(file_storage const& lhs, fi/
fill_file_status	src/path.cpp	/^	void fill_file_status(file_status & s, LARGE_INTE/
fill_file_status	src/path.cpp	/^	void fill_file_status(file_status & s, DWORD file/
fill_file_status	src/path.cpp	/^	void fill_file_status(file_status & s, LARGE_INTE/
fill_from_replacements	src/kademlia/routing_table.cpp	/^void routing_table::fill_from_replacements(table_t/
fill_pattern	test/test_storage.cpp	/^void fill_pattern(span<char> buf)$/
fill_send_buffer	src/peer_connection.cpp	/^	void peer_connection::fill_send_buffer()$/
filled_buffer	test/test_mmap.cpp	/^std::vector<char> filled_buffer(std::ptrdiff_t con/
filter	src/session_impl.cpp	404
filter_impl	src/ip_filter.cpp	/^	filter_impl<Addr>::filter_impl()$/
filter_impl	src/ip_filter.cpp	274
filter_impl	src/ip_filter.cpp	275
filter_impl	src/ip_filter.cpp	276
filter_impl	include/libtorrent/ip_filter.hpp	96
filter_path_character	src/torrent_info.cpp	/^	bool filter_path_character(std::int32_t const c)$/
filter_web_seed_type	src/torrent_info.cpp	1792
filter_web_seed_type	src/torrent_info.cpp	/^		explicit filter_web_seed_type(web_seed_entry::ty/
filtered	include/libtorrent/piece_picker.hpp	/^			bool filtered() const { return piece_priority =/
fin_resends	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int fin_resends() const { return m_sett.get_int(/
fin_sent	include/libtorrent/aux_/utp_stream.hpp	731
final	src/hasher.cpp	/^	sha1_hash hasher::final()$/
final	src/hasher.cpp	/^	sha256_hash hasher256::final()$/
find	src/escape_string.cpp	/^	string_view::size_type find(string_view haystack,/
find	include/libtorrent/bloom_filter.hpp	/^		bool find(sha1_hash const& k) const$/
find	include/libtorrent/aux_/torrent_list.hpp	/^	T* find(sha1_hash const& ih) const$/
find_available_port	test/setup_transfer.cpp	/^int find_available_port()$/
find_bucket	src/kademlia/routing_table.cpp	/^routing_table::table_t::iterator routing_table::fi/
find_collection	src/session_impl.cpp	/^	std::vector<std::shared_ptr<torrent>> session_imp/
find_connect_candidates	src/peer_list.cpp	/^	void peer_list::find_connect_candidates(std::vect/
find_control_url	src/upnp.cpp	/^void find_control_url(int const type, string_view /
find_data	include/libtorrent/kademlia/find_data.hpp	53
find_data::find_data	src/kademlia/find_data.cpp	/^find_data::find_data($/
find_data_observer	include/libtorrent/kademlia/find_data.hpp	77
find_data_observer	include/libtorrent/kademlia/find_data.hpp	/^	find_data_observer($/
find_disconnect_candidate_torrent	src/session_impl.cpp	/^	std::weak_ptr<torrent> session_impl::find_disconn/
find_dl_piece	src/piece_picker.cpp	/^	std::vector<piece_picker::downloading_piece>::ite/
find_dl_piece	src/piece_picker.cpp	/^	std::vector<piece_picker::downloading_piece>::con/
find_encrypted_torrent	src/session_impl.cpp	/^	torrent const* session_impl::find_encrypted_torre/
find_endpoint	src/announce_entry.cpp	/^	announce_endpoint* announce_entry::find_endpoint(/
find_error_code	src/upnp.cpp	/^void find_error_code(int const type, string_view s/
find_first_of	include/libtorrent/string_view.hpp	/^inline string_view::size_type find_first_of(string/
find_first_of	include/libtorrent/string_view.hpp	/^inline string_view::size_type find_first_of(string/
find_first_of	include/libtorrent/string_view.hpp	/^inline string_view::size_type find_first_of(string/
find_first_of	include/libtorrent/string_view.hpp	/^inline string_view::size_type find_first_of(string/
find_first_set	src/bitfield.cpp	/^	int bitfield::find_first_set() const noexcept$/
find_introducer	src/torrent.cpp	/^	bt_peer_connection* torrent::find_introducer(tcp:/
find_ip_address	src/upnp.cpp	/^void find_ip_address(int const type, string_view s/
find_key	src/entry.cpp	/^	entry* entry::find_key(string_view key)$/
find_key	src/entry.cpp	/^	entry const* entry::find_key(string_view key) con/
find_last_clear	src/bitfield.cpp	/^	int bitfield::find_last_clear() const noexcept$/
find_lowest_ranking_peer	src/torrent.cpp	/^	peer_connection* torrent::find_lowest_ranking_pee/
find_metric_idx	src/session_stats.cpp	/^	int find_metric_idx(string_view name)$/
find_node	src/kademlia/routing_table.cpp	/^routing_table::find_node(udp::endpoint const& ep)$/
find_node	src/kademlia/routing_table.cpp	/^std::vector<node_entry> routing_table::find_node(n/
find_nodes_flags_t	include/libtorrent/kademlia/routing_table.hpp	148
find_obfuscated	include/libtorrent/aux_/torrent_list.hpp	/^	T* find_obfuscated(sha1_hash const& ih)$/
find_packet	test/test_dht.cpp	/^find_packet(udp::endpoint ep)$/
find_peer	src/torrent.cpp	/^	bt_peer_connection* torrent::find_peer(tcp::endpo/
find_peer	src/torrent.cpp	/^	peer_connection* torrent::find_peer(peer_id const/
find_peers	src/torrent.cpp	/^	std::pair<peer_list::iterator, peer_list::iterato/
find_plugin	src/peer_connection.cpp	/^	peer_plugin const* peer_connection::find_plugin(s/
find_plugin	src/peer_connection_handle.cpp	/^peer_plugin const* peer_connection_handle::find_pl/
find_string	src/identify_client.cpp	/^	bool find_string(char const* id, char const* sear/
find_torrent	src/session_handle.cpp	/^	torrent_handle session_handle::find_torrent(sha1_/
find_torrent	src/session_impl.cpp	/^	std::weak_ptr<torrent> session_impl::find_torrent/
find_torrent_handle	src/session_impl.cpp	/^	torrent_handle session_impl::find_torrent_handle(/
find_tracker	src/torrent.cpp	/^	aux::announce_entry* torrent::find_tracker(std::s/
fingerprint::fingerprint	src/fingerprint.cpp	/^	fingerprint::fingerprint(const char* id_string, i/
finished	src/torrent.cpp	/^	void torrent::finished()$/
finished	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::finished(observer_ptr o)/
finished	include/libtorrent/piece_picker.hpp	193
finished	include/libtorrent/torrent_handle.hpp	112
finished	include/libtorrent/torrent_status.hpp	113
finished_time	src/torrent.cpp	/^	seconds32 torrent::finished_time() const$/
first	src/session_impl.cpp	402
first	include/libtorrent/ip_filter.hpp	53
first	include/libtorrent/span.hpp	/^		span<T> first(difference_type const n) const$/
first_block_node	test/test_file_storage.cpp	/^int first_block_node(int file_size)$/
first_element	include/libtorrent/aux_/polymorphic_socket.hpp	47
first_piece_node	test/test_file_storage.cpp	/^int first_piece_node(int piece_size, int file_size/
first_requested	include/libtorrent/torrent.hpp	139
first_side_from_store_buffer	test/test_storage.cpp	/^void first_side_from_store_buffer(lt::disk_interfa/
first_thread_id	src/disk_io_thread_pool.cpp	/^	std::thread::id disk_io_thread_pool::first_thread/
first_verified_block	include/libtorrent/hash_picker.hpp	88
fix_priorities	src/torrent.cpp	/^		aux::vector<download_priority_t, file_index_t> f/
fixed	src/puff.cpp	/^local int fixed(struct state *s)$/
fixed_slots_choker	include/libtorrent/settings_pack.hpp	2117
flag_chunked_encoding	test/test_http_connection.cpp	161
flag_keepalive	test/test_http_connection.cpp	162
flags	test/test_add_torrent.cpp	179
flags	test/test_ssl.cpp	321
flags	test/test_torrent_info.cpp	1129
flags	src/enum_net.cpp	324
flags	src/torrent.cpp	/^	torrent_flags_t torrent::flags() const$/
flags	src/torrent.cpp	9371
flags	src/torrent_handle.cpp	/^	torrent_flags_t torrent_handle::flags() const$/
flags	include/libtorrent/enum_net.hpp	108
flags	include/libtorrent/flags.hpp	51
flags	include/libtorrent/ip_filter.hpp	55
flags	include/libtorrent/torrent.hpp	145
flags	include/libtorrent/kademlia/msg.hpp	67
flags_mask	test/test_resume.cpp	70
flags_t	test/test_privacy.cpp	67
flags_t	test/test_read_piece.cpp	49
flags_t	include/libtorrent/http_parser.hpp	66
flags_t	include/libtorrent/peer_info.hpp	463
flush	src/mmap.cpp	/^void file_mapping::flush()$/
flush_cache	src/torrent.cpp	/^	void torrent::flush_cache()$/
flush_cache	src/torrent_handle.cpp	/^	void torrent_handle::flush_cache() const$/
flush_metadata	src/part_file.cpp	/^	void part_file::flush_metadata(error_code& ec)$/
flush_metadata	src/posix_part_file.cpp	/^	void posix_part_file::flush_metadata(error_code& /
flush_metadata_impl	src/part_file.cpp	/^	void part_file::flush_metadata_impl(error_code& e/
flush_metadata_impl	src/posix_part_file.cpp	/^	void posix_part_file::flush_metadata_impl(error_c/
flush_next_file	src/file_view_pool.cpp	/^	void file_view_pool::flush_next_file()$/
for_each_node	src/kademlia/routing_table.cpp	/^void routing_table::for_each_node(std::function<vo/
forbidden	include/libtorrent/error_code.hpp	500
force_dht_announce	src/torrent_handle.cpp	/^	void torrent_handle::force_dht_announce() const$/
force_lsd_announce	src/torrent_handle.cpp	/^	void torrent_handle::force_lsd_announce() const$/
force_proxy	include/libtorrent/settings_pack.hpp	803
force_reannounce	src/torrent_handle.cpp	/^	void torrent_handle::force_reannounce($/
force_reannounce	src/torrent_handle.cpp	/^	void torrent_handle::force_reannounce(int s, int /
force_recheck	test/test_checking.cpp	81
force_recheck	src/torrent.cpp	/^	void torrent::force_recheck()$/
force_recheck	src/torrent_handle.cpp	/^	void torrent_handle::force_recheck() const$/
force_tracker_request	src/torrent.cpp	/^	void torrent::force_tracker_request(time_point co/
forced	include/libtorrent/session_settings.hpp	75
format_string	src/stack_allocator.cpp	/^	allocation_slot stack_allocator::format_string(ch/
free	include/libtorrent/aux_/pool.hpp	/^	static void free(char* const block)$/
free_buffer	test/test_buffer.cpp	/^void free_buffer(char* m)$/
free_buffer	src/disk_buffer_pool.cpp	/^	void disk_buffer_pool::free_buffer(char* buf)$/
free_buffer_impl	src/disk_buffer_pool.cpp	/^	void disk_buffer_pool::free_buffer_impl(char* buf/
free_chain	test/test_tailqueue.cpp	/^void free_chain(tailqueue<test_node>& q)$/
free_deleter	include/libtorrent/aux_/heterogeneous_queue.hpp	54
free_function	src/path.cpp	125
free_job	src/disk_job_pool.cpp	/^	void disk_job_pool::free_job(mmap_disk_job* j)$/
free_jobs	src/disk_job_pool.cpp	/^	void disk_job_pool::free_jobs(mmap_disk_job** j, /
free_multiple_buffers	src/disk_buffer_pool.cpp	/^	void disk_buffer_pool::free_multiple_buffers(span/
free_observer	src/kademlia/rpc_manager.cpp	/^void rpc_manager::free_observer(void* ptr)$/
free_peer_entry	src/torrent_peer_allocator.cpp	/^	void torrent_peer_allocator::free_peer_entry(torr/
free_piece	src/part_file.cpp	/^	void part_file::free_piece(piece_index_t const pi/
free_piece	src/posix_part_file.cpp	/^	void posix_part_file::free_piece(piece_index_t co/
free_piece_layers	src/torrent_info.cpp	/^	void torrent_info::free_piece_layers()$/
friendly_name	include/libtorrent/enum_net.hpp	102
from	include/libtorrent/udp_socket.hpp	90
from_hex	test/test_hash_picker.cpp	/^sha256_hash from_hex(span<char const> str)$/
from_hex	src/hex.cpp	/^	bool from_hex(span<char const> in, char* out)$/
from_hex	include/libtorrent/hex.hpp	/^	inline bool from_hex(char const *in, int len, cha/
from_result_code	src/natpmp.cpp	/^error_code natpmp::from_result_code(int const vers/
from_span	src/torrent_info.cpp	78
from_span_t	include/libtorrent/torrent_info.hpp	131
from_string	include/libtorrent/bloom_filter.hpp	/^		void from_string(char const* str)$/
from_time_t	src/time.cpp	/^	time_point32 from_time_t(const std::time_t t)$/
front	include/libtorrent/span.hpp	/^		T& front() const noexcept { TORRENT_ASSERT(m_len/
front	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		T* front()$/
fs_supports_prealloc	test/test_utils.cpp	/^bool fs_supports_prealloc()$/
fs_supports_sparse_files	test/test_utils.cpp	/^bool fs_supports_sparse_files()$/
fs_supports_sparse_files	test/test_utils.cpp	/^bool fs_supports_sparse_files()$/
full_block_bytes	include/libtorrent/piece_block_progress.hpp	57
full_piece	test/test_piece_picker.cpp	/^std::vector<piece_block> full_piece(piece_index_t /
full_tree	include/libtorrent/aux_/merkle_tree.hpp	205
fun	test/test_threads.cpp	/^void fun(std::condition_variable* s, std::mutex* m/
g	test/test_heterogeneous_queue.cpp	152
g	test/test_span.cpp	/^span<span<char>> g(span<span<char>> x) { return x;/
g_addr	test/setup_transfer.cpp	134
g_addr6	test/setup_transfer.cpp	135
g_blocking_calls	src/session_call.cpp	41
g_calls_mutex	src/session_call.cpp	40
g_dht	test/dht_server.cpp	163
g_error_code	test/test_http_connection.cpp	62
g_got_items	test/test_dht.cpp	488
g_got_peers	test/test_dht.cpp	481
g_must_not_fail	include/libtorrent/aux_/noexcept_movable.hpp	43
g_num_unit_tests	test/test.cpp	41
g_once_flag	src/file.cpp	265
g_peer	test/peer_server.cpp	148
g_plugin_added_invoked	test/test_session_params.cpp	69
g_port	test/setup_transfer.cpp	203
g_port	test/test_upnp.cpp	56
g_put_count	test/test_dht.cpp	490
g_put_item	test/test_dht.cpp	489
g_sent_packets	test/test_dht.cpp	120
g_sett	test/test_settings_pack.cpp	320
g_storage_constructor_invoked	test/test_dht_storage.cpp	73
g_storage_constructor_invoked	test/test_session_params.cpp	58
g_test_failures	test/test.cpp	42
g_test_idx	test/test.cpp	43
g_udp_tracker	test/udp_tracker.cpp	239
g_unit_tests	test/test.cpp	40
gain_factor	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int gain_factor() const { return m_sett.get_int(/
gateway	include/libtorrent/enum_net.hpp	117
gauge	include/libtorrent/session_stats.hpp	45
gcrypt_global_constructor	src/session_impl.cpp	161
gcrypt_setup	src/session_impl.cpp	149
gcrypt_setup	src/session_impl.cpp	/^		gcrypt_setup()$/
general_failure	include/libtorrent/socks5_stream.hpp	62
generate	src/create_torrent.cpp	/^	entry create_torrent::generate() const$/
generate_buf	src/create_torrent.cpp	/^	std::vector<char> create_torrent::generate_buf() /
generate_files	test/make_torrent.cpp	/^void generate_files(lt::torrent_info const& ti, st/
generate_fingerprint	src/fingerprint.cpp	/^	std::string generate_fingerprint(std::string name/
generate_id	src/kademlia/node_id.cpp	/^node_id generate_id(address const& ip)$/
generate_id_impl	src/kademlia/node_id.cpp	/^node_id generate_id_impl(address const& ip_, std::/
generate_next	test/test_dht.cpp	/^sha1_hash generate_next()$/
generate_peer_id	src/generate_peer_id.cpp	/^peer_id generate_peer_id(session_settings const& s/
generate_piece	test/setup_transfer.cpp	/^std::vector<char> generate_piece(piece_index_t con/
generate_prefix_mask	src/kademlia/node_id.cpp	/^node_id generate_prefix_mask(int const bits)$/
generate_random_id	src/kademlia/node_id.cpp	/^node_id generate_random_id()$/
generate_resume_data	test/test_resume.cpp	/^std::vector<char> generate_resume_data(torrent_inf/
generate_secret_id	src/kademlia/node_id.cpp	/^node_id generate_secret_id()$/
generate_token	src/kademlia/node.cpp	/^std::string node::generate_token(udp::endpoint con/
generate_torrent	test/setup_transfer.cpp	/^std::shared_ptr<torrent_info> generate_torrent(boo/
generate_torrent	test/test_read_resume.cpp	/^std::shared_ptr<torrent_info> generate_torrent()$/
generic_map_entry	src/identify_client.cpp	252
generic_mappings	src/identify_client.cpp	259
get	src/http_connection.cpp	/^void http_connection::get(std::string const& url, /
get	src/listen_socket_handle.cpp	/^	listen_socket_t* listen_socket_handle::get() cons/
get	src/receive_buffer.cpp	/^span<char const> receive_buffer::get() const$/
get	src/receive_buffer.cpp	/^span<char const> crypto_receive_buffer::get() cons/
get	include/libtorrent/peer_connection.hpp	/^		time_point get(time_point reference) const noexc/
get	include/libtorrent/tailqueue.hpp	/^		T* get() const { return m_current; }$/
get	include/libtorrent/aux_/store_buffer.hpp	/^	bool get(torrent_location const loc, Fun f) const/
get2	include/libtorrent/aux_/store_buffer.hpp	/^	int get2(torrent_location const loc1, torrent_loc/
get_alert_mask	src/session_handle.cpp	/^	std::uint32_t session_handle::get_alert_mask() co/
get_algorithm_handle	include/libtorrent/aux_/win_cng.hpp	/^		BCRYPT_ALG_HANDLE get_algorithm_handle()$/
get_algorithm_object_size	include/libtorrent/aux_/win_cng.hpp	/^		std::size_t get_algorithm_object_size()$/
get_all	src/alert_manager.cpp	/^	void alert_manager::get_all(std::vector<alert*>& /
get_allocator	include/libtorrent/proxy_base.hpp	/^	allocator_type get_allocator() const noexcept$/
get_allocator	include/libtorrent/aux_/allocating_handler.hpp	/^		allocator_type get_allocator() const noexcept$/
get_allocator	include/libtorrent/aux_/allocating_handler.hpp	/^		allocator_type get_allocator() const noexcept$/
get_allocator	include/libtorrent/aux_/deferred_handler.hpp	/^	allocator_type get_allocator() const noexcept$/
get_availability	src/piece_picker.cpp	/^	void piece_picker::get_availability(aux::vector<i/
get_availability	src/piece_picker.cpp	/^	int piece_picker::get_availability(piece_index_t /
get_bandwidth_manager	src/session_impl.cpp	/^	bandwidth_manager* session_impl::get_bandwidth_ma/
get_bdecode_category	include/libtorrent/bdecode.hpp	/^inline boost::system::error_category& get_bdecode_/
get_bit	include/libtorrent/bitfield.hpp	/^		bool get_bit(IndexType const index) const$/
get_bitfield	src/peer_connection.cpp	/^	typed_bitfield<piece_index_t> const& peer_connect/
get_body	src/http_parser.cpp	/^	span<char const> http_parser::get_body() const$/
get_bool	src/settings_pack.cpp	/^	bool settings_pack::get_bool(int name) const$/
get_close_reason	src/socket_type.cpp	/^	close_reason_t get_close_reason(socket_type const/
get_close_reason	src/utp_stream.cpp	/^close_reason_t utp_stream::get_close_reason() cons/
get_close_reason_visitor	src/socket_type.cpp	144
get_context	src/session_handle.cpp	/^	io_context& session_handle::get_context()$/
get_context	src/ssl.cpp	/^context_handle_type get_context(stream_handle_type/
get_context_handle	include/libtorrent/ssl.hpp	/^context_handle_type get_context_handle(stream<T>& /
get_counters	test/setup_transfer.cpp	/^std::map<std::string, std::int64_t> get_counters(l/
get_dht_settings	src/session_handle.cpp	/^	dht::dht_settings session_handle::get_dht_setting/
get_dht_settings	src/session_impl.cpp	/^	dht::dht_settings session_impl::get_dht_settings(/
get_direct_response	test/test_direct_dht.cpp	/^dht_direct_response_alert* get_direct_response(lt:/
get_download_queue	src/piece_picker.cpp	/^	std::vector<piece_picker::downloading_piece> piec/
get_download_queue	src/torrent.cpp	/^	void torrent::get_download_queue(std::vector<part/
get_download_queue	src/torrent_handle.cpp	/^	void torrent_handle::get_download_queue(std::vect/
get_download_queue	src/torrent_handle.cpp	/^	std::vector<partial_piece_info> torrent_handle::g/
get_download_queue_size	src/piece_picker.cpp	/^	int piece_picker::get_download_queue_size() const/
get_download_queue_sizes	src/piece_picker.cpp	/^	void piece_picker::get_download_queue_sizes(int* /
get_downloader	src/piece_picker.cpp	/^	torrent_peer* piece_picker::get_downloader(piece_/
get_downloaders	src/piece_picker.cpp	/^	std::vector<torrent_peer*> piece_picker::get_down/
get_drive_info	src/drive_info.cpp	/^drive_info get_drive_info(std::string const& path)/
get_drive_info	src/drive_info.cpp	/^drive_info get_drive_info(std::string const& path)/
get_drive_info	src/drive_info.cpp	/^drive_info get_drive_info(std::string const&)$/
get_executor	include/libtorrent/proxy_base.hpp	/^	executor_type get_executor() { return m_sock.get_/
get_executor	include/libtorrent/proxy_base.hpp	/^	executor_type get_executor() const noexcept$/
get_executor	include/libtorrent/ssl_stream.hpp	/^	executor_type get_executor() { return m_sock->get/
get_ext_priority	src/session_impl.cpp	/^			uint64_t get_ext_priority(opt_unchoke_candidate/
get_external_address	src/listen_socket_handle.cpp	/^	address listen_socket_handle::get_external_addres/
get_file_attributes	src/create_torrent.cpp	/^	file_flags_t get_file_attributes(std::string cons/
get_file_attributes	src/torrent_info.cpp	/^	file_flags_t get_file_attributes(bdecode_node con/
get_file_priorities	src/torrent_handle.cpp	/^	std::vector<download_priority_t> torrent_handle::/
get_filesize	src/stat_cache.cpp	/^	std::int64_t stat_cache::get_filesize(file_index_/
get_filesize	src/storage_utils.cpp	/^std::int64_t get_filesize(stat_cache& stat, file_i/
get_foreign_node_stub	test/test_dht.cpp	/^node* get_foreign_node_stub(node_id const&, std::s/
get_foreign_node_t	include/libtorrent/kademlia/node.hpp	96
get_full_peer_list	src/torrent.cpp	/^	void torrent::get_full_peer_list(std::vector<peer/
get_full_peer_list	src/torrent_handle.cpp	/^	void torrent_handle::get_full_peer_list(std::vect/
get_gateway	src/enum_net.cpp	/^	boost::optional<address> get_gateway(ip_interface/
get_gzip_category	include/libtorrent/gzip.hpp	/^	inline boost::system::error_category& get_gzip_ca/
get_handle	src/torrent.cpp	/^	torrent_handle torrent::get_handle()$/
get_handle	include/libtorrent/ssl.hpp	/^inline context_handle_type get_handle(context &c)$/
get_handle	include/libtorrent/ssl.hpp	/^stream_handle_type get_handle(stream<T>& s)$/
get_hash	include/libtorrent/aux_/win_cng.hpp	/^		void get_hash(char *digest, std::size_t digest_s/
get_hash	include/libtorrent/aux_/win_crypto_provider.hpp	/^		void get_hash(char *digest, std::size_t digest_s/
get_hashes	src/merkle_tree.cpp	/^	std::vector<sha256_hash> merkle_tree::get_hashes(/
get_hashes	src/torrent.cpp	/^	std::vector<sha256_hash> torrent::get_hashes(hash/
get_http_category	include/libtorrent/error_code.hpp	/^	inline boost::system::error_category& get_http_ca/
get_i2p_category	include/libtorrent/i2p_stream.hpp	/^	inline boost::system::error_category& get_i2p_cat/
get_immutable_callback	src/session_impl.cpp	/^	void session_impl::get_immutable_callback(sha1_ha/
get_immutable_item_callback	src/kademlia/dht_tracker.cpp	/^	void get_immutable_item_callback(item const& it$/
get_immutable_item_cb	test/test_dht.cpp	/^void get_immutable_item_cb(dht::item const& i)$/
get_immutable_item_ctx	src/kademlia/dht_tracker.cpp	357
get_immutable_item_ctx	src/kademlia/dht_tracker.cpp	/^		explicit get_immutable_item_ctx(int traversals)$/
get_impl	src/merkle_tree.cpp	/^	sha256_hash merkle_tree::get_impl(int idx, std::v/
get_impl	src/utp_stream.cpp	/^utp_socket_impl* utp_stream::get_impl()$/
get_info	src/peer_class.cpp	/^	void peer_class::get_info(peer_class_info* pci) c/
get_int	src/settings_pack.cpp	/^	int settings_pack::get_int(int name) const$/
get_int_setting	src/session_impl.cpp	/^	int session_impl::get_int_setting(int n) const$/
get_interface	include/libtorrent/operations.hpp	105
get_ip_address	src/upnp.cpp	/^void upnp::get_ip_address(rootdevice& d)$/
get_ip_filter	src/session_handle.cpp	/^	ip_filter session_handle::get_ip_filter() const$/
get_ip_filter	src/session_impl.cpp	/^	ip_filter const& session_impl::get_ip_filter()$/
get_item	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::get_item(sha1_hash const& targe/
get_item	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::get_item(public_key const& key$/
get_item	src/kademlia/node.cpp	/^void node::get_item(sha1_hash const& target, std::/
get_item	src/kademlia/node.cpp	/^void node::get_item(public_key const& pk, std::str/
get_item	include/libtorrent/kademlia/get_item.hpp	47
get_item::get_item	src/kademlia/get_item.cpp	/^get_item::get_item($/
get_item::get_item	src/kademlia/get_item.cpp	/^get_item::get_item($/
get_item_desc	test/test_dht.cpp	618
get_item_observer	include/libtorrent/kademlia/get_item.hpp	83
get_item_observer	include/libtorrent/kademlia/get_item.hpp	/^	get_item_observer($/
get_library_handle	include/libtorrent/aux_/win_util.hpp	/^	HMODULE get_library_handle()$/
get_library_procedure	include/libtorrent/aux_/win_util.hpp	/^	Signature get_library_procedure(LPCSTR name)$/
get_libtorrent_category	include/libtorrent/error_code.hpp	/^	inline boost::system::error_category& get_libtorr/
get_listen_port	test/test_dht.cpp	/^	int get_listen_port(aux::transport, aux::listen_s/
get_listen_port	src/session_impl.cpp	/^	int session_impl::get_listen_port(transport const/
get_local_endpoint	src/listen_socket_handle.cpp	/^	tcp::endpoint listen_socket_handle::get_local_end/
get_mapping	src/natpmp.cpp	/^bool natpmp::get_mapping(port_mapping_t const inde/
get_mapping	src/upnp.cpp	/^bool upnp::get_mapping(port_mapping_t const index$/
get_mutable_callback	src/session_impl.cpp	/^	void session_impl::get_mutable_callback(dht::item/
get_mutable_item_callback	src/kademlia/dht_tracker.cpp	/^	void get_mutable_item_callback(item const& it, bo/
get_mutable_item_cb	test/test_dht.cpp	/^void get_mutable_item_cb(dht::item const& i, bool /
get_mutable_item_ctx	src/kademlia/dht_tracker.cpp	384
get_mutable_item_ctx	src/kademlia/dht_tracker.cpp	/^		explicit get_mutable_item_ctx(int traversals) : /
get_node	src/kademlia/dht_tracker.cpp	/^	node* dht_tracker::get_node(node_id const& id, st/
get_observer	src/kademlia/rpc_manager.cpp	/^dht_observer* observer::get_observer() const$/
get_option	include/libtorrent/proxy_base.hpp	/^	void get_option(GettableSocketOption& opt)$/
get_option	include/libtorrent/proxy_base.hpp	/^	void get_option(GettableSocketOption& opt, error_/
get_option	include/libtorrent/ssl_stream.hpp	/^	void get_option(GettableSocketOption& opt)$/
get_option	include/libtorrent/ssl_stream.hpp	/^	void get_option(GettableSocketOption& opt, error_/
get_option	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void get_option(GettableSocketOption& opt)$/
get_option	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void get_option(GettableSocketOption& opt, error/
get_or_add_path	src/file_storage.cpp	/^	aux::path_index_t file_storage::get_or_add_path(s/
get_pe_settings	src/session_handle.cpp	/^	pe_settings session_handle::get_pe_settings() con/
get_peer_class	src/session_handle.cpp	/^	peer_class_info session_handle::get_peer_class(pe/
get_peer_class	src/session_impl.cpp	/^	peer_class_info session_impl::get_peer_class(peer/
get_peer_class_filter	src/session_handle.cpp	/^	ip_filter session_handle::get_peer_class_filter()/
get_peer_class_filter	src/session_impl.cpp	/^	ip_filter const& session_impl::get_peer_class_fil/
get_peer_class_type_filter	src/session_handle.cpp	/^	peer_class_type_filter session_handle::get_peer_c/
get_peer_class_type_filter	src/session_impl.cpp	/^	peer_class_type_filter session_impl::get_peer_cla/
get_peer_download_limit	src/torrent_handle.cpp	/^	int torrent_handle::get_peer_download_limit(tcp::/
get_peer_info	test/test_peer_list.cpp	/^	void get_peer_info(peer_info&) const override {}$/
get_peer_info	src/peer_connection.cpp	/^	void peer_connection::get_peer_info(peer_info& p)/
get_peer_info	src/peer_connection_handle.cpp	/^void peer_connection_handle::get_peer_info(peer_in/
get_peer_info	src/torrent.cpp	/^	void torrent::get_peer_info(std::vector<peer_info/
get_peer_info	src/torrent_handle.cpp	/^	void torrent_handle::get_peer_info(std::vector<pe/
get_peer_list_state	src/torrent.cpp	/^	torrent_state torrent::get_peer_list_state()$/
get_peer_name	src/web_peer_connection.cpp	/^	std::string get_peer_name(http_parser const& p, s/
get_peer_upload_limit	src/torrent_handle.cpp	/^	int torrent_handle::get_peer_upload_limit(tcp::en/
get_peers	test/test_dht.cpp	/^	void get_peers(sha1_hash const&) override {}$/
get_peers	src/session_impl.cpp	/^	void session_impl::get_peers(sha1_hash const& ih)/
get_peers	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::get_peers(sha1_hash const& ih$/
get_peers	src/kademlia/node.cpp	/^void node::get_peers(sha1_hash const& info_hash$/
get_peers	include/libtorrent/kademlia/get_peers.hpp	44
get_peers::get_peers	src/kademlia/get_peers.cpp	/^get_peers::get_peers($/
get_peers_cb	test/test_dht.cpp	/^void get_peers_cb(std::vector<tcp::endpoint> const/
get_peers_observer	include/libtorrent/kademlia/get_peers.hpp	87
get_peers_observer	include/libtorrent/kademlia/get_peers.hpp	/^	get_peers_observer($/
get_piece_layer	src/merkle_tree.cpp	/^	aux::vector<sha256_hash> merkle_tree::get_piece_l/
get_piece_layers	src/torrent.cpp	/^	std::vector<std::vector<sha256_hash>> torrent::ge/
get_piece_priorities	src/torrent_handle.cpp	/^	std::vector<download_priority_t> torrent_handle::/
get_piece_to_super_seed	src/torrent.cpp	/^	piece_index_t torrent::get_piece_to_super_seed(ty/
get_pieces	include/libtorrent/aux_/suggest_piece.hpp	/^	int get_pieces(std::vector<piece_index_t>& p$/
get_pointers	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		void get_pointers(std::vector<T*>& out)$/
get_port_filter	src/session_impl.cpp	/^	port_filter const& session_impl::get_port_filter(/
get_priority	src/peer_connection.cpp	/^	int peer_connection::get_priority(int const chann/
get_provider	include/libtorrent/aux_/win_crypto_provider.hpp	/^		HCRYPTPROV get_provider()$/
get_python	test/setup_transfer.cpp	/^std::vector<std::string> get_python()$/
get_range	src/web_peer_connection.cpp	/^	std::tuple<std::int64_t, std::int64_t> get_range(/
get_setting	src/session_impl.cpp	/^	Type get_setting(Pack const& p, int name)$/
get_setting_impl	src/session_impl.cpp	/^	int get_setting_impl(Pack const& p, int name, int/
get_setting_impl	src/session_impl.cpp	/^	bool get_setting_impl(Pack const& p, int name, bo/
get_setting_impl	src/session_impl.cpp	/^	std::string get_setting_impl(Pack const& p, int n/
get_settings	src/session_handle.cpp	/^	settings_pack session_handle::get_settings() cons/
get_settings	src/session_impl.cpp	/^	settings_pack session_impl::get_settings() const$/
get_size	src/file.cpp	/^std::int64_t file_handle::get_size() const$/
get_socks_category	include/libtorrent/socks5_stream.hpp	/^inline boost::system::error_category& get_socks_ca/
get_specific_peer_info	src/bt_peer_connection.cpp	/^	void bt_peer_connection::get_specific_peer_info(p/
get_specific_peer_info	src/http_seed_connection.cpp	/^	void http_seed_connection::get_specific_peer_info/
get_specific_peer_info	src/web_connection_base.cpp	/^	void web_connection_base::get_specific_peer_info(/
get_specific_peer_info	src/web_peer_connection.cpp	/^void web_peer_connection::get_specific_peer_info(p/
get_stats_counters	src/kademlia/node.cpp	/^std::tuple<int, int, int> node::get_stats_counters/
get_status	src/file_view_pool.cpp	/^	std::vector<open_file_state> file_view_pool::get_/
get_status	src/mmap_disk_io.cpp	/^	std::vector<open_file_state> mmap_disk_io::get_st/
get_str	src/settings_pack.cpp	/^	std::string const& settings_pack::get_str(int nam/
get_symlink_path	src/create_torrent.cpp	/^	std::string get_symlink_path(std::string const& p/
get_symlink_path_impl	src/create_torrent.cpp	/^	std::string get_symlink_path_impl(char const* pat/
get_test_keypair	test/test_dht.cpp	/^void get_test_keypair(public_key& pk, secret_key& /
get_torrent_copy_with_hashes	src/torrent.cpp	/^	std::shared_ptr<torrent_info> torrent::get_torren/
get_torrent_file	src/torrent.cpp	/^	std::shared_ptr<const torrent_info> torrent::get_/
get_torrent_info	src/torrent_handle.cpp	/^	torrent_info const& torrent_handle::get_torrent_i/
get_torrent_status	src/session_handle.cpp	/^	std::vector<torrent_status> session_handle::get_t/
get_torrent_status	src/session_handle.cpp	/^	void session_handle::get_torrent_status(std::vect/
get_torrent_status	src/session_impl.cpp	/^	void session_impl::get_torrent_status(std::vector/
get_torrents	src/session_handle.cpp	/^	std::vector<torrent_handle> session_handle::get_t/
get_torrents	src/session_impl.cpp	/^	std::vector<torrent_handle> session_impl::get_tor/
get_type	include/libtorrent/aux_/utp_stream.hpp	/^	int get_type() const { return type_ver >> 4; }$/
get_upnp_category	include/libtorrent/upnp.hpp	/^	inline boost::system::error_category& get_upnp_ca/
get_val	test/test_packet_buffer.cpp	/^int get_val(packet* pkt)$/
get_version	include/libtorrent/aux_/utp_stream.hpp	/^	int get_version() const { return type_ver & 0xf; /
getname	include/libtorrent/operations.hpp	62
getpeername	include/libtorrent/operations.hpp	58
gh	test/test_merkle.cpp	320
global	test/test_listen_socket.cpp	408
global	src/ssl.cpp	207
global_bwc	test/test_bandwidth_limiter.cpp	63
global_mapping_t	include/libtorrent/upnp.hpp	266
got_data	src/kademlia/get_item.cpp	/^void get_item::got_data(bdecode_node const& v,$/
got_file_rename_alert	test/test_storage.cpp	/^bool got_file_rename_alert(alert const* a)$/
got_peers	src/kademlia/get_peers.cpp	/^void get_peers::got_peers(std::vector<tcp::endpoin/
got_samples	src/kademlia/sample_infohashes.cpp	/^void sample_infohashes::got_samples(sha1_hash cons/
got_write_token	src/kademlia/find_data.cpp	/^void find_data::got_write_token(node_id const& n, /
grow	src/receive_buffer.cpp	/^void receive_buffer::grow(int const limit)$/
grow_capacity	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		void grow_capacity(int const size)$/
guided_read_cache	include/libtorrent/settings_pack.hpp	590
gutted	test/test_heterogeneous_queue.cpp	144
gzip_category	src/gzip.cpp	/^	boost::system::error_category& gzip_category()$/
gzip_errors	src/gzip.cpp	104
gzip_errors	include/libtorrent/gzip.hpp	59
gzip_header	src/gzip.cpp	/^	int gzip_header(span<char const> const in)$/
h	src/socket_type.cpp	225
h	include/libtorrent/aux_/mmap_disk_job.hpp	167
half	test/test_storage.cpp	90
half_open_limit	include/libtorrent/settings_pack.hpp	1633
handle	include/libtorrent/ssl_stream.hpp	/^	ssl::stream_handle_type handle()$/
handle	include/libtorrent/aux_/win_file_handle.hpp	/^	HANDLE handle() const { return m_h; }$/
handle_backwards_compatible_resume_data	src/session_handle.cpp	/^	void handle_backwards_compatible_resume_data(add_/
handle_disk_error	src/torrent.cpp	/^	void torrent::handle_disk_error(string_view job_n/
handle_error	src/web_peer_connection.cpp	/^void web_peer_connection::handle_error(int const b/
handle_error	include/libtorrent/proxy_base.hpp	/^	bool handle_error(error_code e, Handler&& h)$/
handle_exception	src/torrent.cpp	/^	void torrent::handle_exception()$/
handle_inconsistent_hashes	src/torrent.cpp	/^	void torrent::handle_inconsistent_hashes(piece_in/
handle_padfile	src/web_peer_connection.cpp	/^void web_peer_connection::handle_padfile()$/
handle_redirect	src/web_peer_connection.cpp	/^void web_peer_connection::handle_redirect(int cons/
handle_type	include/libtorrent/file.hpp	83
handle_type	include/libtorrent/file.hpp	86
handler	include/libtorrent/aux_/allocating_handler.hpp	299
handler	include/libtorrent/aux_/allocating_handler.hpp	324
handler	include/libtorrent/aux_/allocating_handler.hpp	/^		explicit handler(std::shared_ptr<T> p) : ptr_(st/
handler_alloc_t	include/libtorrent/debug.hpp	169
handler_allocator	include/libtorrent/aux_/allocating_handler.hpp	190
handler_allocator	include/libtorrent/aux_/allocating_handler.hpp	/^		explicit handler_allocator(handler_storage<Size,/
handler_allocator	include/libtorrent/aux_/allocating_handler.hpp	/^		handler_allocator(handler_allocator<U, Size, Nam/
handler_called	test/test_http_connection.cpp	59
handler_storage	include/libtorrent/aux_/allocating_handler.hpp	153
handler_storage	include/libtorrent/aux_/allocating_handler.hpp	245
handler_storage	include/libtorrent/aux_/allocating_handler.hpp	300
handler_wrapper	include/libtorrent/aux_/deferred_handler.hpp	42
handler_wrapper	include/libtorrent/aux_/deferred_handler.hpp	/^	handler_wrapper(bool& in_flight, Handler&& h)$/
handshake	include/libtorrent/operations.hpp	172
handshake	include/libtorrent/ssl_stream.hpp	/^	void handshake(error_code const& e, Handler h)$/
handshake1	src/udp_socket.cpp	/^void socks5::handshake1(error_code const& e)$/
handshake1	include/libtorrent/http_stream.hpp	/^	void handshake1(error_code const& e, Handler h)$/
handshake1	include/libtorrent/socks5_stream.hpp	/^	void handshake1(error_code const& e, Handler h)$/
handshake2	src/udp_socket.cpp	/^void socks5::handshake2(error_code const& e)$/
handshake2	include/libtorrent/http_stream.hpp	/^	void handshake2(error_code const& e, Handler h)$/
handshake2	include/libtorrent/socks5_stream.hpp	/^	void handshake2(error_code const& e, Handler h)$/
handshake3	src/udp_socket.cpp	/^void socks5::handshake3(error_code const& e)$/
handshake3	include/libtorrent/socks5_stream.hpp	/^	void handshake3(error_code const& e, Handler h)$/
handshake4	src/udp_socket.cpp	/^void socks5::handshake4(error_code const& e)$/
handshake4	include/libtorrent/socks5_stream.hpp	/^	void handshake4(error_code const& e, Handler h)$/
handshake_client_version	include/libtorrent/settings_pack.hpp	246
handshake_timeout	include/libtorrent/settings_pack.hpp	1198
hard_link	src/path.cpp	/^	void hard_link(std::string const& file, std::stri/
has_any_file	src/mmap_storage.cpp	/^	bool mmap_storage::has_any_file(storage_error& ec/
has_any_file	src/posix_storage.cpp	/^	bool posix_storage::has_any_file(storage_error& e/
has_any_file	src/storage_utils.cpp	/^	bool has_any_file($/
has_any_internet_route	src/enum_net.cpp	/^	bool has_any_internet_route(span<ip_route const> /
has_bits	src/bloom_filter.cpp	/^	bool has_bits(std::uint8_t const* k, std::uint8_t/
has_block	include/libtorrent/aux_/has_block.hpp	42
has_block	include/libtorrent/aux_/has_block.hpp	/^		explicit has_block(piece_block const& b): block(/
has_class	src/peer_class_set.cpp	/^	bool peer_class_set::has_class(peer_class_t c) co/
has_connection	src/peer_list.cpp	/^	bool peer_list::has_connection(const peer_connect/
has_connection	src/session_impl.cpp	/^	bool session_impl::has_connection(peer_connection/
has_context	src/ssl.cpp	/^bool has_context(stream_handle_type s, context_han/
has_dht	src/session_impl.cpp	/^	bool session_impl::has_dht() const$/
has_fence	src/disk_job_fence.cpp	/^	bool disk_job_fence::has_fence() const$/
has_incoming_connections	include/libtorrent/performance_counters.hpp	441
has_index	include/libtorrent/piece_picker.hpp	517
has_index	include/libtorrent/piece_picker.hpp	/^			explicit has_index(piece_index_t const i) : ind/
has_internet_route	src/enum_net.cpp	/^	bool has_internet_route(string_view device, int c/
has_lsd	src/session_impl.cpp	/^	bool session_impl::has_lsd() const$/
has_metadata	src/peer_connection_handle.cpp	/^bool peer_connection_handle::has_metadata() const$/
has_metadata	src/torrent_handle.cpp	/^	bool torrent_handle::has_metadata() const$/
has_node	src/merkle_tree.cpp	/^	bool merkle_tree::has_node(int const idx) const$/
has_outstanding_async	include/libtorrent/debug.hpp	/^	inline bool has_outstanding_async(char const* nam/
has_parent_path	src/path.cpp	/^	bool has_parent_path(std::string const& f)$/
has_peer	test/test_peer_list.cpp	/^bool has_peer(peer_list const& p, tcp::endpoint co/
has_peer	src/peer_list.cpp	/^	bool peer_list::has_peer(torrent_peer const* p) c/
has_peer	src/session_impl.cpp	/^	bool session_impl::has_peer(peer_connection const/
has_peer_choked	src/peer_connection_handle.cpp	/^bool peer_connection_handle::has_peer_choked() con/
has_piece	src/peer_connection.cpp	/^	bool peer_connection::has_piece(piece_index_t con/
has_piece	src/peer_connection_handle.cpp	/^bool peer_connection_handle::has_piece(piece_index/
has_quota	src/kademlia/dht_tracker.cpp	/^	bool dht_tracker::has_quota()$/
has_soft_error	src/bdecode.cpp	/^	bool bdecode_node::has_soft_error(span<char> erro/
has_tracker_query_string	src/parse_url.cpp	/^	bool has_tracker_query_string(string_view query_s/
has_utf8_locale	src/escape_string.cpp	/^	bool has_utf8_locale()$/
has_val	src/settings_pack.cpp	/^	bool settings_pack::has_val(int const name) const/
hash	src/file_storage.cpp	/^	sha1_hash file_storage::hash(file_index_t const i/
hash	src/file_storage.cpp	/^	sha1_hash file_storage::hash(aux::file_entry cons/
hash	src/mmap_storage.cpp	/^	int mmap_storage::hash(settings_interface const& /
hash	src/part_file.cpp	/^	int part_file::hash(hasher& ph$/
hash	src/posix_part_file.cpp	/^	int posix_part_file::hash(hasher& ph$/
hash	include/libtorrent/info_hash.hpp	157
hash	include/libtorrent/sha1_hash.hpp	303
hash	include/libtorrent/torrent_handle.hpp	1421
hash	include/libtorrent/torrent_status.hpp	601
hash	include/libtorrent/units.hpp	171
hash	include/libtorrent/aux_/mmap_disk_job.hpp	68
hash	include/libtorrent/aux_/store_buffer.hpp	71
hash2	src/mmap_storage.cpp	/^	int mmap_storage::hash2(settings_interface const&/
hash2	src/part_file.cpp	/^	int part_file::hash2(hasher256& ph$/
hash2	src/posix_part_file.cpp	/^	int posix_part_file::hash2(hasher256& ph$/
hash2	include/libtorrent/aux_/mmap_disk_job.hpp	69
hash_address	src/socket_io.cpp	/^	sha1_hash hash_address(address const& ip)$/
hash_args	include/libtorrent/aux_/mmap_disk_job.hpp	163
hash_buffer	test/test_peer_priority.cpp	/^std::uint32_t hash_buffer(std::string const& hex)$/
hash_fail_piece_picks	include/libtorrent/performance_counters.hpp	93
hash_failed	include/libtorrent/hash_picker.hpp	99
hash_failed	include/libtorrent/aux_/merkle_tree.hpp	140
hash_failed_alert::hash_failed_alert	src/alert.cpp	/^	hash_failed_alert::hash_failed_alert($/
hash_failed_alert::static_category	src/alert.cpp	3207
hash_for_piece	src/torrent_info.cpp	/^	sha1_hash torrent_info::hash_for_piece(piece_inde/
hash_passed	include/libtorrent/hash_picker.hpp	100
hash_picker::hash_picker	src/hash_picker.cpp	/^	hash_picker::hash_picker(file_storage const& file/
hash_state	src/create_torrent.cpp	156
hash_value	src/torrent_handle.cpp	/^	std::size_t hash_value(torrent_handle const& th)$/
hash_zeroes	src/storage_utils.cpp	/^	int hash_zeroes(hasher& ph, std::int64_t const si/
hasher	src/hasher.cpp	/^	hasher::hasher()$/
hasher	src/hasher.cpp	/^	hasher::hasher(hasher const& h)$/
hasher256	src/hasher.cpp	/^	hasher256::hasher256()$/
hasher256	src/hasher.cpp	/^	hasher256::hasher256(hasher256 const& h)$/
hasher256::hasher256	src/hasher.cpp	/^	hasher256::hasher256(span<char const> data)$/
hasher256::hasher256	src/hasher.cpp	/^	hasher256::hasher256(char const* data, int len)$/
hasher::hasher	src/hasher.cpp	/^	hasher::hasher(span<char const> data)$/
hasher::hasher	src/hasher.cpp	/^	hasher::hasher(char const* data, int len)$/
hashes_rejected	src/hash_picker.cpp	/^	void hash_picker::hashes_rejected(hash_request co/
hashes_rejected	src/torrent.cpp	/^	void torrent::hashes_rejected(hash_request const&/
hashing	include/libtorrent/piece_picker.hpp	220
hashing	include/libtorrent/piece_picker.hpp	228
hashing_threads	include/libtorrent/settings_pack.hpp	1750
have	src/piece_picker.cpp	/^	piece_count piece_picker::have() const$/
have	include/libtorrent/piece_picker.hpp	406
have	include/libtorrent/piece_picker.hpp	/^			bool have() const { return index == we_have_ind/
have_all	src/hash_picker.cpp	/^	bool hash_picker::have_all(file_index_t const fil/
have_all	src/hash_picker.cpp	/^	bool hash_picker::have_all() const$/
have_all_test	test/test_fast_extension.cpp	/^void have_all_test(bool const incoming)$/
have_files	include/libtorrent/torrent.hpp	233
have_hash	src/hash_picker.cpp	/^	bool hash_picker::have_hash(piece_index_t const i/
have_peers	include/libtorrent/piece_picker.hpp	686
have_piece	src/piece_picker.cpp	/^	bool piece_picker::have_piece(piece_index_t const/
have_piece	src/torrent_handle.cpp	/^	bool torrent_handle::have_piece(piece_index_t pie/
have_want	src/piece_picker.cpp	/^	piece_count piece_picker::have_want() const$/
hdr	src/enum_net.cpp	665
hdr	src/enum_net.cpp	689
hdr	src/enum_net.cpp	1387
header	src/http_parser.cpp	/^	std::string const& http_parser::header(string_vie/
header	include/libtorrent/bdecode.hpp	253
header_duration	src/http_parser.cpp	/^	boost::optional<seconds32> http_parser::header_du/
header_size	include/libtorrent/aux_/packet_pool.hpp	87
header_t	include/libtorrent/aux_/heterogeneous_queue.hpp	218
heard_about	src/kademlia/routing_table.cpp	/^void routing_table::heard_about(node_id const& id,/
helper_getauxval	src/cpuid.cpp	/^unsigned long int helper_getauxval(unsigned long i/
helper_getauxval	src/cpuid.cpp	75
heterogeneous_queue	include/libtorrent/aux_/heterogeneous_queue.hpp	66
heterogeneous_queue	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		heterogeneous_queue() : m_storage(nullptr, aux::/
hex_chars	src/escape_string.cpp	65
hex_chars	src/hex.cpp	74
hex_output	test/test_hasher.cpp	54
hex_to_int	src/hex.cpp	/^	int hex_to_int(char in)$/
hidden_attribute	include/libtorrent/file_storage.hpp	167
high	include/libtorrent/alert_types.hpp	113
high_performance_seed	src/session.cpp	/^	settings_pack high_performance_seed()$/
high_performance_seed	include/libtorrent/session.hpp	/^	inline void high_performance_seed(settings_pack& /
hit_send_barrier	src/bt_peer_connection.cpp	/^	bt_peer_connection::hit_send_barrier($/
holder	test/test_buffer.cpp	186
holder	test/test_buffer.cpp	/^	holder(char* buf, std::size_t size) : m_buf(buf),/
holder	test/test_buffer.cpp	/^	holder(holder&& rhs) noexcept : m_buf(rhs.m_buf),/
holder	include/libtorrent/aux_/chained_buffer.hpp	115
holder_	src/socket_type.cpp	251
holepunch_msg	include/libtorrent/bt_peer_connection.hpp	104
host_to_network	include/libtorrent/aux_/byteswap.hpp	/^inline std::uint32_t host_to_network(std::uint32_t/
host_to_network	include/libtorrent/aux_/byteswap.hpp	/^inline std::uint16_t host_to_network(std::uint16_t/
hostname	include/libtorrent/udp_socket.hpp	91
hostname	include/libtorrent/upnp.hpp	312
hostname_	src/socket_type.cpp	174
hostname_	src/torrent.cpp	7428
hostname_filter_handler	include/libtorrent/http_connection.hpp	72
hostname_lookup	include/libtorrent/alert_types.hpp	2215
hostname_lookup	include/libtorrent/operations.hpp	166
hostname_visitor	src/torrent.cpp	7421
hostname_visitor	src/torrent.cpp	/^		explicit hostname_visitor(std::string const& h) /
hours	include/libtorrent/time.hpp	68
hp_error	include/libtorrent/bt_peer_connection.hpp	167
hp_message	include/libtorrent/bt_peer_connection.hpp	159
http	include/libtorrent/settings_pack.hpp	2241
http	include/libtorrent/socket_type.hpp	46
http_category	src/error_code.cpp	/^	boost::system::error_category& http_category()$/
http_connect_handler	include/libtorrent/http_connection.hpp	69
http_connect_handler_test	test/test_http_connection.cpp	/^void http_connect_handler_test(http_connection& c)/
http_connection::http_connection	src/http_connection.cpp	/^http_connection::http_connection(io_context& ios$/
http_error	include/libtorrent/error_code.hpp	249
http_errors	include/libtorrent/error_code.hpp	487
http_failed_decompress	include/libtorrent/error_code.hpp	403
http_filter_handler	include/libtorrent/http_connection.hpp	71
http_handler	include/libtorrent/http_connection.hpp	66
http_handler_test	test/test_http_connection.cpp	/^void http_handler_test(error_code const& ec, http_/
http_missing_location	include/libtorrent/error_code.hpp	400
http_parse_error	include/libtorrent/error_code.hpp	397
http_parser::http_parser	src/http_parser.cpp	/^	http_parser::http_parser(int const flags) : m_fla/
http_pw	include/libtorrent/settings_pack.hpp	2245
http_seed	include/libtorrent/peer_connection.hpp	276
http_seed	include/libtorrent/torrent_info.hpp	94
http_seed_connection::http_seed_connection	src/http_seed_connection.cpp	/^	http_seed_connection::http_seed_connection(peer_c/
http_seeds	src/torrent_handle.cpp	/^	std::set<std::string> torrent_handle::http_seeds(/
http_seeds	src/torrent_info.cpp	/^	std::vector<std::string> torrent_info::http_seeds/
http_ssl	include/libtorrent/socket_type.hpp	51
http_status	test/test_http_connection.cpp	61
http_stream	include/libtorrent/http_stream.hpp	45
http_stream	include/libtorrent/http_stream.hpp	/^	explicit http_stream(io_context& io_context)$/
http_stream	include/libtorrent/aux_/socket_type.hpp	59
http_tracker_connection::http_tracker_connection	src/http_tracker_connection.cpp	/^	http_tracker_connection::http_tracker_connection(/
huffman	src/puff.cpp	210
hung_up	src/udp_socket.cpp	/^void socks5::hung_up(error_code const& e)$/
hybrid	test/test_add_torrent.cpp	184
i2p	include/libtorrent/alert_types.hpp	1474
i2p	include/libtorrent/alert_types.hpp	1557
i2p	include/libtorrent/socket_type.hpp	48
i2p_alert::i2p_alert	src/alert.cpp	/^	i2p_alert::i2p_alert(aux::stack_allocator&, error/
i2p_alert::static_category	src/alert.cpp	3263
i2p_category	src/i2p_stream.cpp	/^	boost::system::error_category& i2p_category()$/
i2p_connection	include/libtorrent/i2p_stream.hpp	481
i2p_connection::i2p_connection	src/i2p_stream.cpp	/^	i2p_connection::i2p_connection(io_context& ios)$/
i2p_destination	src/peer_info.cpp	/^	sha256_hash peer_info::i2p_destination() const$/
i2p_error	src/i2p_stream.cpp	88
i2p_error	include/libtorrent/i2p_stream.hpp	60
i2p_error	include/libtorrent/i2p_stream.hpp	68
i2p_error_code	include/libtorrent/i2p_stream.hpp	63
i2p_hostname	include/libtorrent/settings_pack.hpp	372
i2p_inbound_length	include/libtorrent/settings_pack.hpp	2072
i2p_inbound_quantity	include/libtorrent/settings_pack.hpp	2070
i2p_mixed	include/libtorrent/alert_types.hpp	1781
i2p_outbound_length	include/libtorrent/settings_pack.hpp	2073
i2p_outbound_quantity	include/libtorrent/settings_pack.hpp	2071
i2p_peer::i2p_peer	src/torrent_peer.cpp	/^	i2p_peer::i2p_peer(string_view dest, bool connect/
i2p_peer_entry	include/libtorrent/peer.hpp	69
i2p_peer_type	include/libtorrent/torrent_peer_allocator.hpp	48
i2p_peers	include/libtorrent/tracker_manager.hpp	169
i2p_port	include/libtorrent/settings_pack.hpp	1900
i2p_proxy	src/session_handle.cpp	/^	proxy_settings session_handle::i2p_proxy() const$/
i2p_proxy	include/libtorrent/settings_pack.hpp	2252
i2p_session_options	include/libtorrent/i2p_stream.hpp	104
i2p_socket	include/libtorrent/peer_class_type_filter.hpp	65
i2p_stream	include/libtorrent/i2p_stream.hpp	112
i2p_stream	include/libtorrent/aux_/socket_type.hpp	62
i2p_stream::i2p_stream	src/i2p_stream.cpp	/^	i2p_stream::i2p_stream(io_context& io_context)$/
id	src/identify_client.cpp	142
id	src/identify_client.cpp	255
id	src/session_handle.cpp	/^	peer_id session_handle::id() const$/
id	include/libtorrent/kademlia/io.hpp	45
identd_error	include/libtorrent/socks5_stream.hpp	65
identify_client	src/identify_client.cpp	/^	std::string identify_client(peer_id const& p)$/
identify_client_impl	src/identify_client.cpp	/^	std::string identify_client_impl(peer_id const& p/
identity	src/merkle_tree.cpp	111
idx	src/torrent_info.cpp	791
idx_visitor	src/socket_type.cpp	101
if_flags	include/libtorrent/enum_net.hpp	65
if_idx	src/enum_net.cpp	320
if_oper	src/enum_net.cpp	105
if_state	include/libtorrent/enum_net.hpp	85
ifa_payload	include/libtorrent/aux_/netlink_utils.hpp	/^	inline std::size_t ifa_payload(nlmsghdr const* hd/
ifa_rta	include/libtorrent/aux_/netlink_utils.hpp	/^	inline rtattr const* ifa_rta(ifaddrmsg const* ifa/
iface_from_ifaddrs	src/enum_net.cpp	/^	bool iface_from_ifaddrs(ifaddrs *ifa, ip_interfac/
ifc	test/test_listen_socket.cpp	/^	ip_interface ifc(char const* ip, char const* devi/
ifc	test/test_listen_socket.cpp	/^	ip_interface ifc(char const* ip, char const* devi/
ifla_payload	include/libtorrent/aux_/netlink_utils.hpp	/^	inline std::size_t ifla_payload(nlmsghdr const* h/
ifla_rta	include/libtorrent/aux_/netlink_utils.hpp	/^	inline rtattr const* ifla_rta(ifinfomsg const* if/
ift	test/test_listen_socket.cpp	/^listen_interface_t ift(char const* dev, int const /
ignore_error	src/upnp.cpp	87
ignore_limits_on_local_network	include/libtorrent/settings_pack.hpp	413
ignore_resume_timestamps	include/libtorrent/settings_pack.hpp	662
ignore_subdir	src/create_torrent.cpp	/^	bool ignore_subdir(std::string const& leaf)$/
ignore_unchoke_slots	src/peer_connection.cpp	/^	bool peer_connection::ignore_unchoke_slots() cons/
ignore_unchoke_slots	src/peer_connection_handle.cpp	/^bool peer_connection_handle::ignore_unchoke_slots(/
ignore_unchoke_slots_set	src/session_impl.cpp	/^	bool session_impl::ignore_unchoke_slots_set(peer_/
ih	test/test_torrent_list.cpp	53
immediate_execute	src/mmap_disk_io.cpp	/^	void mmap_disk_io::immediate_execute()$/
immutable_item_comparator	src/kademlia/dht_storage.cpp	142
immutable_item_comparator	src/kademlia/dht_storage.cpp	/^		explicit immutable_item_comparator(std::vector<n/
implemented_features	test/test_direct_dht.cpp	/^	feature_flags_t implemented_features() override$/
in	src/file.cpp	228
in	src/puff.cpp	109
in	include/libtorrent/alert_types.hpp	829
in_enc_policy	include/libtorrent/settings_pack.hpp	1873
in_error_code	include/libtorrent/upnp.hpp	143
in_handshake	src/bt_peer_connection.cpp	/^	bool bt_peer_connection::in_handshake() const$/
in_handshake	src/peer_connection_handle.cpp	/^bool peer_connection_handle::in_handshake() const$/
in_handshake	src/web_connection_base.cpp	/^	bool web_connection_base::in_handshake() const$/
in_ip_address	include/libtorrent/upnp.hpp	150
in_list	include/libtorrent/link.hpp	/^		bool in_list() const { return index >= 0; }$/
in_service	include/libtorrent/upnp.hpp	123
in_session	src/torrent_handle.cpp	/^	bool torrent_handle::in_session() const$/
inactive_down_rate	include/libtorrent/settings_pack.hpp	1887
inactive_up_rate	include/libtorrent/settings_pack.hpp	1888
inactivity_timeout	include/libtorrent/settings_pack.hpp	1148
inaddr6_to_address	src/enum_net.cpp	/^	address_v6 inaddr6_to_address(void const* ina6, i/
inaddr_to_address	src/enum_net.cpp	/^	address_v4 inaddr_to_address(void const* ina, int/
inc	include/libtorrent/bitfield.hpp	/^			void inc()$/
inc_failcount	src/peer_list.cpp	/^	void peer_list::inc_failcount(torrent_peer* p)$/
inc_refcount	src/piece_picker.cpp	/^	void piece_picker::inc_refcount(piece_index_t con/
inc_refcount	src/piece_picker.cpp	/^	void piece_picker::inc_refcount(typed_bitfield<pi/
inc_refcount_all	src/piece_picker.cpp	/^	void piece_picker::inc_refcount_all(const torrent/
inc_stats_counter	src/performance_counters.cpp	/^	std::int64_t counters::inc_stats_counter(int cons/
inc_stats_counter	src/torrent.cpp	/^	void torrent::inc_stats_counter(int c, int value)/
inc_stats_counter	src/utp_socket_manager.cpp	/^	void utp_socket_manager::inc_stats_counter(int co/
incnt	src/puff.cpp	111
incoming	src/http_parser.cpp	/^	std::tuple<int, int> http_parser::incoming($/
incoming	src/utp_stream.cpp	/^void utp_socket_impl::incoming(std::uint8_t const*/
incoming	src/kademlia/dos_blocker.cpp	/^	bool dos_blocker::incoming(address const& addr, t/
incoming	src/kademlia/node.cpp	/^void node::incoming(aux::listen_socket_handle cons/
incoming	src/kademlia/rpc_manager.cpp	/^bool rpc_manager::incoming(msg const& m, node_id* /
incoming	include/libtorrent/alert_types.hpp	2432
incoming	include/libtorrent/alert_types.hpp	2623
incoming_allowed_fast	src/peer_connection.cpp	/^	void peer_connection::incoming_allowed_fast(piece/
incoming_bitfield	src/peer_connection.cpp	/^	void peer_connection::incoming_bitfield(typed_bit/
incoming_cancel	src/peer_connection.cpp	/^	void peer_connection::incoming_cancel(peer_reques/
incoming_choke	src/peer_connection.cpp	/^	void peer_connection::incoming_choke()$/
incoming_connection	src/session_impl.cpp	/^	void session_impl::incoming_connection(socket_typ/
incoming_connection_alert::incoming_connection_alert	src/alert.cpp	/^	incoming_connection_alert::incoming_connection_al/
incoming_connection_alert::static_category	src/alert.cpp	3255
incoming_connections	include/libtorrent/performance_counters.hpp	134
incoming_dht_port	src/peer_connection.cpp	/^	void peer_connection::incoming_dht_port(int const/
incoming_dont_have	src/peer_connection.cpp	/^	void peer_connection::incoming_dont_have(piece_in/
incoming_error	src/tracker_manager.cpp	/^	void tracker_manager::incoming_error(error_code c/
incoming_error	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::incoming_error(error_code const/
incoming_error	src/kademlia/node.cpp	/^void incoming_error(entry& e, char const* msg, int/
incoming_have	src/peer_connection.cpp	/^	void peer_connection::incoming_have(piece_index_t/
incoming_have_all	src/peer_connection.cpp	/^	void peer_connection::incoming_have_all()$/
incoming_have_none	src/peer_connection.cpp	/^	void peer_connection::incoming_have_none()$/
incoming_interested	src/peer_connection.cpp	/^	void peer_connection::incoming_interested()$/
incoming_keepalive	src/peer_connection.cpp	/^	void peer_connection::incoming_keepalive()$/
incoming_message	include/libtorrent/alert_types.hpp	2430
incoming_message	include/libtorrent/kademlia/dht_observer.hpp	68
incoming_msearch	test/test_upnp.cpp	/^void incoming_msearch(udp::endpoint const& from, s/
incoming_not_interested	src/peer_connection.cpp	/^	void peer_connection::incoming_not_interested()$/
incoming_packet	test/dht_server.cpp	/^	static void incoming_packet(error_code const& ec,/
incoming_packet	src/tracker_manager.cpp	/^	bool tracker_manager::incoming_packet(udp::endpoi/
incoming_packet	src/tracker_manager.cpp	/^	bool tracker_manager::incoming_packet(string_view/
incoming_packet	src/utp_socket_manager.cpp	/^	bool utp_socket_manager::incoming_packet(std::wea/
incoming_packet	src/utp_stream.cpp	/^bool utp_socket_impl::incoming_packet(span<char co/
incoming_packet	src/kademlia/dht_tracker.cpp	/^	bool dht_tracker::incoming_packet(aux::listen_soc/
incoming_payload	src/web_peer_connection.cpp	/^void web_peer_connection::incoming_payload(char co/
incoming_piece	src/peer_connection.cpp	/^	void peer_connection::incoming_piece(peer_request/
incoming_piece_fragment	src/peer_connection.cpp	/^	void peer_connection::incoming_piece_fragment(int/
incoming_piece_picks	include/libtorrent/performance_counters.hpp	89
incoming_redundant_piece_picks	include/libtorrent/performance_counters.hpp	88
incoming_reject_request	src/peer_connection.cpp	/^	void peer_connection::incoming_reject_request(pee/
incoming_request	src/peer_connection.cpp	/^	void peer_connection::incoming_request(peer_reque/
incoming_request	src/kademlia/node.cpp	/^void node::incoming_request(msg const& m, entry& e/
incoming_request_alert::incoming_request_alert	src/alert.cpp	/^	incoming_request_alert::incoming_request_alert(au/
incoming_request_alert::static_category	src/alert.cpp	3270
incoming_starts_queued_torrents	include/libtorrent/settings_pack.hpp	609
incoming_suggest	src/peer_connection.cpp	/^	void peer_connection::incoming_suggest(piece_inde/
incoming_unchoke	src/peer_connection.cpp	/^	void peer_connection::incoming_unchoke()$/
incoming_zeroes	src/web_peer_connection.cpp	/^void web_peer_connection::incoming_zeroes(int len)/
incomplete	include/libtorrent/tracker_manager.hpp	196
incomplete_files	test/test_checking.cpp	76
increase_est_reciprocation_rate	include/libtorrent/settings_pack.hpp	1558
incref	src/peer_class.cpp	/^	void peer_class_pool::incref(peer_class_t c)$/
increment	test/test_threads.cpp	/^void increment(std::condition_variable* s, std::mu/
increment_guard	include/libtorrent/debug.hpp	273
increment_guard	include/libtorrent/debug.hpp	/^		explicit increment_guard(int& c) : m_cnt(c) { TO/
index	src/torrent.cpp	10651
index	include/libtorrent/link.hpp	50
index	include/libtorrent/piece_picker.hpp	523
index	include/libtorrent/piece_picker.hpp	682
index_iter	include/libtorrent/index_range.hpp	39
index_iter	include/libtorrent/index_range.hpp	/^	explicit index_iter(Index i) : m_idx(i) {}$/
index_mask	include/libtorrent/settings_pack.hpp	188
index_range	include/libtorrent/index_range.hpp	62
index_type	include/libtorrent/span.hpp	72
inflate_gzip	src/gzip.cpp	/^	void inflate_gzip(span<char const> in$/
inflated_data_too_large	include/libtorrent/gzip.hpp	72
info	src/torrent_info.cpp	/^	bdecode_node torrent_info::info(char const* key) /
info	include/libtorrent/alert_types.hpp	2434
info_hash	test/test_dht.cpp	/^	msg_args& info_hash(char const* i)$/
info_hash	src/torrent_handle.cpp	/^	sha1_hash torrent_handle::info_hash() const$/
info_hash	src/torrent_info.cpp	/^	sha1_hash torrent_info::info_hash() const noexcep/
info_hashes	src/torrent_handle.cpp	/^	info_hash_t torrent_handle::info_hashes() const$/
infohashes_sample	src/kademlia/dht_storage.cpp	185
init	src/file_progress.cpp	/^	void file_progress::init(piece_picker const& pick/
init	src/peer_connection.cpp	/^	void peer_connection::init()$/
init	src/proxy_settings.cpp	/^void init(proxy_settings& p, Settings const& sett)/
init	src/session_impl.cpp	/^	void session_impl::init()$/
init	src/torrent.cpp	/^	void torrent::init()$/
init	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::init()$/
init_bt_handshake	src/bt_peer_connection.cpp	/^	void bt_peer_connection::init_bt_handshake()$/
init_mtu	src/utp_stream.cpp	/^void utp_socket_impl::init_mtu(int const mtu)$/
init_pe_rc4_handler	src/bt_peer_connection.cpp	/^	std::shared_ptr<rc4_handler> init_pe_rc4_handler(/
init_peer_class_filter	src/session_impl.cpp	/^	void session_impl::init_peer_class_filter(bool un/
init_rand_address	test/setup_transfer.cpp	/^void init_rand_address()$/
init_ssl	src/torrent.cpp	/^	void torrent::init_ssl(string_view cert)$/
init_state	test/test_peer_list.cpp	/^torrent_state init_state()$/
initial_picker_threshold	include/libtorrent/settings_pack.hpp	1171
initialize	src/mmap_storage.cpp	/^	status_t mmap_storage::initialize(settings_interf/
initialize	src/posix_storage.cpp	/^	status_t posix_storage::initialize(settings_inter/
initialize_default_settings	src/settings_pack.cpp	/^	void initialize_default_settings(aux::session_set/
initialize_merkle_trees	src/torrent.cpp	/^	error_code torrent::initialize_merkle_trees()$/
initialize_piece_info	src/torrent.cpp	/^	void initialize_piece_info(piece_picker const& p$/
initialize_storage	src/storage_utils.cpp	/^	void initialize_storage(file_storage const& fs$/
initializer	test/test_piece_picker.cpp	89
initializer	test/test_piece_picker.cpp	/^		initializer()$/
initializer_dummy	test/test_piece_picker.cpp	106
inlen	src/puff.cpp	110
input	test/test_hasher.cpp	52
insert	src/packet_buffer.cpp	/^	packet_ptr packet_buffer::insert(index_type idx, /
insert	src/kademlia/routing_table.cpp	/^void ip_set::insert(address const& addr)$/
insert	include/libtorrent/link.hpp	/^		void insert(aux::vector<T*>& list, T* self)$/
insert	include/libtorrent/aux_/store_buffer.hpp	/^	void insert(torrent_location const loc, char cons/
insert	include/libtorrent/aux_/torrent_list.hpp	/^	bool insert(info_hash_t const& ih, std::shared_pt/
insert_peer	src/peer_list.cpp	/^	bool peer_list::insert_peer(torrent_peer* p, iter/
insert_peer	src/session_impl.cpp	/^	void session_impl::insert_peer(std::shared_ptr<pe/
insert_torrent	src/session_impl.cpp	/^	void session_impl::insert_torrent(info_hash_t con/
inserter	test/test_dht.cpp	/^void inserter(std::set<node_id>* nodes, node_entry/
insort_replace	src/settings_pack.cpp	/^	void insort_replace(std::vector<std::pair<std::ui/
instances	test/test_heterogeneous_queue.cpp	69
instantiate_connection	src/instantiate_connection.cpp	/^	aux::socket_type instantiate_connection(io_contex/
int	src/alert.cpp	2758
int	src/enum_net.cpp	106
int	include/libtorrent/units.hpp	56
int_max	test/test_file_storage.cpp	881
int_setting_entry_t	src/settings_pack.cpp	80
int_t	include/libtorrent/bdecode.hpp	312
int_t	include/libtorrent/entry.hpp	108
int_type_base	include/libtorrent/settings_pack.hpp	185
int_types	include/libtorrent/settings_pack.hpp	1025
int_value	src/bdecode.cpp	/^	std::int64_t bdecode_node::int_value() const$/
integer	src/entry.cpp	/^	entry::integer_type& entry::integer()$/
integer	src/entry.cpp	/^	entry::integer_type const& entry::integer() const/
integer	include/libtorrent/bdecode.hpp	177
integer_to_str	src/entry.cpp	/^	string_view integer_to_str(std::array<char, 21>& /
interesting_piece_picks	include/libtorrent/performance_counters.hpp	92
interface_address	include/libtorrent/enum_net.hpp	99
interface_flags	include/libtorrent/enum_net.hpp	63
interface_to_endpoints	src/session_impl.cpp	/^	void interface_to_endpoints(listen_interface_t co/
internal_at	src/file_storage.cpp	/^	aux::file_entry const& file_storage::internal_at(/
internal_drained_state	include/libtorrent/torrent_info.hpp	78
internal_file_path	src/file_storage.cpp	/^	std::string file_storage::internal_file_path(file/
internal_port_must_match_external	include/libtorrent/upnp.hpp	96
internal_server_error	include/libtorrent/error_code.hpp	502
internal_set_comment	src/torrent_info.cpp	/^	void torrent_info::internal_set_comment(string_vi/
internal_set_creation_date	src/torrent_info.cpp	/^	void torrent_info::internal_set_creation_date(std/
internal_set_creator	src/torrent_info.cpp	/^	void torrent_info::internal_set_creator(string_vi/
internal_symlink	src/file_storage.cpp	/^	std::string const& file_storage::internal_symlink/
internal_update	src/sha1.cpp	/^	void internal_update(sha1_ctx* context, u8 const*/
interval	test/test_dht.cpp	/^	msg_args& interval(time_duration interval)$/
interval	include/libtorrent/tracker_manager.hpp	187
invalid_allow_fast	include/libtorrent/error_code.hpp	210
invalid_allow_fast_message	include/libtorrent/close_reason.hpp	130
invalid_arg_peers	include/libtorrent/performance_counters.hpp	67
invalid_argument	include/libtorrent/upnp.hpp	81
invalid_bencoding	include/libtorrent/error_code.hpp	90
invalid_bitfield_message	include/libtorrent/close_reason.hpp	123
invalid_bitfield_size	include/libtorrent/error_code.hpp	154
invalid_block_type	include/libtorrent/gzip.hpp	81
invalid_blocks_per_piece	include/libtorrent/error_code.hpp	373
invalid_cancel	include/libtorrent/error_code.hpp	198
invalid_cancel_message	include/libtorrent/close_reason.hpp	132
invalid_certificate	test/test_ssl.cpp	329
invalid_choke	include/libtorrent/error_code.hpp	182
invalid_choke_message	include/libtorrent/close_reason.hpp	124
invalid_dht_port	include/libtorrent/error_code.hpp	200
invalid_dht_port_message	include/libtorrent/close_reason.hpp	133
invalid_distance_code_lengths	include/libtorrent/gzip.hpp	102
invalid_dont_have	include/libtorrent/error_code.hpp	312
invalid_dont_have_message	include/libtorrent/close_reason.hpp	136
invalid_encoding	include/libtorrent/bencode.hpp	69
invalid_encrypt_handshake	include/libtorrent/error_code.hpp	232
invalid_encryption_constant	include/libtorrent/error_code.hpp	218
invalid_entry_type	include/libtorrent/error_code.hpp	103
invalid_escaped_string	include/libtorrent/error_code.hpp	94
invalid_extended	include/libtorrent/error_code.hpp	212
invalid_extended_message	include/libtorrent/close_reason.hpp	131
invalid_file_tag	include/libtorrent/error_code.hpp	121
invalid_files_entry	include/libtorrent/error_code.hpp	423
invalid_gzip_header	include/libtorrent/gzip.hpp	68
invalid_handle	include/libtorrent/file.hpp	84
invalid_handle	include/libtorrent/file.hpp	87
invalid_hash_entry	include/libtorrent/error_code.hpp	425
invalid_hash_list	include/libtorrent/error_code.hpp	193
invalid_hash_piece	include/libtorrent/error_code.hpp	196
invalid_hash_reject	include/libtorrent/error_code.hpp	331
invalid_hash_request	include/libtorrent/error_code.hpp	329
invalid_hashes	include/libtorrent/error_code.hpp	330
invalid_have	include/libtorrent/error_code.hpp	152
invalid_have_all	include/libtorrent/error_code.hpp	204
invalid_have_all_message	include/libtorrent/close_reason.hpp	135
invalid_have_message	include/libtorrent/close_reason.hpp	122
invalid_have_none	include/libtorrent/error_code.hpp	206
invalid_have_none_message	include/libtorrent/close_reason.hpp	137
invalid_hostname	include/libtorrent/error_code.hpp	127
invalid_id	include/libtorrent/i2p_stream.hpp	70
invalid_info_hash	include/libtorrent/close_reason.hpp	105
invalid_info_hash	include/libtorrent/error_code.hpp	147
invalid_interested	include/libtorrent/error_code.hpp	186
invalid_interested_message	include/libtorrent/close_reason.hpp	126
invalid_key	include/libtorrent/i2p_stream.hpp	69
invalid_listen_socket	include/libtorrent/error_code.hpp	328
invalid_literal_code_in_block	include/libtorrent/gzip.hpp	105
invalid_literal_length_code_lengths	include/libtorrent/gzip.hpp	99
invalid_local_interface	include/libtorrent/alert_types.hpp	1785
invalid_lt_tracker_message	include/libtorrent/error_code.hpp	300
invalid_message	include/libtorrent/close_reason.hpp	120
invalid_message	include/libtorrent/error_code.hpp	214
invalid_message_id	include/libtorrent/close_reason.hpp	119
invalid_metadata	include/libtorrent/close_reason.hpp	112
invalid_metadata_message	include/libtorrent/close_reason.hpp	140
invalid_metadata_message	include/libtorrent/error_code.hpp	294
invalid_metadata_offset	include/libtorrent/close_reason.hpp	141
invalid_metadata_offset	include/libtorrent/error_code.hpp	292
invalid_metadata_request	include/libtorrent/error_code.hpp	288
invalid_metadata_request_message	include/libtorrent/close_reason.hpp	139
invalid_metadata_size	include/libtorrent/error_code.hpp	290
invalid_not_interested	include/libtorrent/error_code.hpp	188
invalid_not_interested_message	include/libtorrent/close_reason.hpp	127
invalid_pad_size	include/libtorrent/error_code.hpp	230
invalid_peer_dict	include/libtorrent/error_code.hpp	419
invalid_peers_entry	include/libtorrent/error_code.hpp	427
invalid_pex_message	include/libtorrent/close_reason.hpp	138
invalid_pex_message	include/libtorrent/error_code.hpp	298
invalid_piece	include/libtorrent/error_code.hpp	160
invalid_piece_index	include/libtorrent/error_code.hpp	382
invalid_piece_message	include/libtorrent/close_reason.hpp	121
invalid_piece_requests	include/libtorrent/performance_counters.hpp	72
invalid_piece_size	include/libtorrent/error_code.hpp	169
invalid_port	include/libtorrent/error_code.hpp	129
invalid_range	include/libtorrent/error_code.hpp	259
invalid_redirection	include/libtorrent/error_code.hpp	254
invalid_reject	include/libtorrent/error_code.hpp	208
invalid_reject_message	include/libtorrent/close_reason.hpp	129
invalid_request	include/libtorrent/error_code.hpp	190
invalid_request_alert::invalid_request_alert	src/alert.cpp	/^	invalid_request_alert::invalid_request_alert(aux:/
invalid_request_alert::static_category	src/alert.cpp	3214
invalid_request_message	include/libtorrent/close_reason.hpp	128
invalid_save_path	include/libtorrent/error_code.hpp	393
invalid_session_handle	include/libtorrent/error_code.hpp	326
invalid_slot_list	include/libtorrent/error_code.hpp	380
invalid_sni_hash	test/test_ssl.cpp	331
invalid_ssl_cert	include/libtorrent/error_code.hpp	318
invalid_stored_block_length	include/libtorrent/gzip.hpp	84
invalid_suggest	include/libtorrent/error_code.hpp	202
invalid_suggest_message	include/libtorrent/close_reason.hpp	134
invalid_swarm_metadata	include/libtorrent/error_code.hpp	88
invalid_torrent_handle	include/libtorrent/error_code.hpp	101
invalid_tracker_action	include/libtorrent/error_code.hpp	433
invalid_tracker_response	include/libtorrent/error_code.hpp	417
invalid_tracker_response_length	include/libtorrent/error_code.hpp	429
invalid_tracker_transaction_id	include/libtorrent/error_code.hpp	431
invalid_unchoke	include/libtorrent/error_code.hpp	184
invalid_unchoke_message	include/libtorrent/close_reason.hpp	125
invariant_access	include/libtorrent/aux_/invariant_check.hpp	16
invariant_checker	include/libtorrent/aux_/invariant_check.hpp	49
invariant_checker_impl	include/libtorrent/aux_/invariant_check.hpp	52
invariant_checker_impl	include/libtorrent/aux_/invariant_check.hpp	/^		explicit invariant_checker_impl(T const& self_) /
invariant_checker_impl	include/libtorrent/aux_/invariant_check.hpp	/^		invariant_checker_impl(invariant_checker_impl&& /
invoke	src/kademlia/get_item.cpp	/^bool get_item::invoke(observer_ptr o)$/
invoke	src/kademlia/get_peers.cpp	/^bool get_peers::invoke(observer_ptr o)$/
invoke	src/kademlia/get_peers.cpp	/^bool obfuscated_get_peers::invoke(observer_ptr o)$/
invoke	src/kademlia/put_data.cpp	/^bool put_data::invoke(observer_ptr o)$/
invoke	src/kademlia/refresh.cpp	/^bool bootstrap::invoke(observer_ptr o)$/
invoke	src/kademlia/rpc_manager.cpp	/^bool rpc_manager::invoke(entry& e, udp::endpoint c/
invoke_cb	include/libtorrent/kademlia/direct_request.hpp	/^	void invoke_cb(msg const& m)$/
io	include/libtorrent/aux_/mmap_disk_job.hpp	193
io_args	include/libtorrent/aux_/mmap_disk_job.hpp	176
io_buffer_mode_t	include/libtorrent/settings_pack.hpp	2154
io_control	include/libtorrent/proxy_base.hpp	/^	void io_control(IO_Control_Command& ioc)$/
io_control	include/libtorrent/proxy_base.hpp	/^	void io_control(IO_Control_Command& ioc, error_co/
io_control	include/libtorrent/ssl_stream.hpp	/^	void io_control(IO_Control_Command& ioc)$/
io_control	include/libtorrent/ssl_stream.hpp	/^	void io_control(IO_Control_Command& ioc, error_co/
io_control	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void io_control(IO_Control_Command& ioc)$/
io_control	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void io_control(IO_Control_Command& ioc, error_c/
io_service	include/libtorrent/io_service.hpp	44
iocontrol	include/libtorrent/operations.hpp	54
ios	test/test_http_connection.cpp	55
ios	include/libtorrent/peer_connection.hpp	177
iothread	src/create_torrent.cpp	160
iovec_t	include/libtorrent/aux_/storage_utils.hpp	56
ip	test/test_enum_net.cpp	/^	ip_interface ip(char const* addr, char const* nam/
ip	include/libtorrent/http_connection.hpp	77
ip	include/libtorrent/peer.hpp	58
ip	include/libtorrent/peer.hpp	64
ip	include/libtorrent/peer_list.hpp	87
ip_address	include/libtorrent/upnp.hpp	151
ip_address_parse_state	include/libtorrent/upnp.hpp	148
ip_change_notifier	src/ip_notifier.cpp	/^struct ip_change_notifier_impl final : ip_change_n/
ip_change_notifier	src/ip_notifier.cpp	/^struct ip_change_notifier_impl final : ip_change_n/
ip_change_notifier	src/ip_notifier.cpp	/^struct ip_change_notifier_impl final : ip_change_n/
ip_change_notifier	src/ip_notifier.cpp	/^struct ip_change_notifier_impl final : ip_change_n/
ip_change_notifier	src/ip_notifier.cpp	/^struct ip_change_notifier_impl final : ip_change_n/
ip_change_notifier	src/ip_notifier.cpp	/^struct ip_change_notifier_impl final : ip_change_n/
ip_filter	include/libtorrent/alert_types.hpp	1779
ip_filter_updated	src/torrent.cpp	/^	void torrent::ip_filter_updated()$/
ip_interface	include/libtorrent/enum_net.hpp	97
ip_range	include/libtorrent/ip_filter.hpp	51
ip_route	include/libtorrent/enum_net.hpp	113
ip_voter::ip_voter	src/ip_voter.cpp	/^	ip_voter::ip_voter()$/
iphlpapi	include/libtorrent/aux_/win_util.hpp	93
ips	src/kademlia/dht_storage.cpp	97
ipv4_hash	include/libtorrent/kademlia/routing_table.hpp	73
ipv4_peer::ipv4_peer	src/torrent_peer.cpp	/^	ipv4_peer::ipv4_peer(tcp::endpoint const& ep, boo/
ipv4_peer_entry	include/libtorrent/peer.hpp	56
ipv4_peer_type	include/libtorrent/torrent_peer_allocator.hpp	46
ipv6_hash	include/libtorrent/kademlia/routing_table.hpp	83
ipv6_peer::ipv6_peer	src/torrent_peer.cpp	/^	ipv6_peer::ipv6_peer(tcp::endpoint const& ep, boo/
ipv6_peer_entry	include/libtorrent/peer.hpp	62
ipv6_peer_type	include/libtorrent/torrent_peer_allocator.hpp	47
is_all_zeros	include/libtorrent/sha1_hash.hpp	/^		bool is_all_zeros() const noexcept$/
is_alpha	src/string_util.cpp	/^	bool is_alpha(char c)$/
is_auto_managed	src/torrent_handle.cpp	/^	bool torrent_handle::is_auto_managed() const$/
is_big_endian	src/sha1.cpp	/^	bool is_big_endian()$/
is_binary	src/entry.cpp	/^	bool is_binary(std::string const& str)$/
is_blocked	src/disk_job_fence.cpp	/^	bool disk_job_fence::is_blocked(mmap_disk_job* j)/
is_checking	test/test_checking.cpp	/^	bool is_checking(int const state)$/
is_choked	test/test_peer_list.cpp	/^	bool is_choked() const override { return m_choked/
is_choked	src/peer_connection_handle.cpp	/^bool peer_connection_handle::is_choked() const$/
is_complete	src/merkle_tree.cpp	/^	bool merkle_tree::is_complete() const$/
is_complete	src/path.cpp	/^	bool is_complete(string_view f)$/
is_connect_candidate	src/peer_list.cpp	/^	bool peer_list::is_connect_candidate(torrent_peer/
is_connecting	src/peer_connection_handle.cpp	/^bool peer_connection_handle::is_connecting() const/
is_dht_running	src/session_handle.cpp	/^	bool session_handle::is_dht_running() const$/
is_digit	include/libtorrent/string_util.hpp	/^	inline bool is_digit(char c)$/
is_directory	src/path.cpp	/^	bool is_directory(std::string const& f, error_cod/
is_disconnecting	test/test_bandwidth_limiter.cpp	/^	bool is_disconnecting() const override { return f/
is_disconnecting	src/peer_connection_handle.cpp	/^bool peer_connection_handle::is_disconnecting() co/
is_downloaded	src/piece_picker.cpp	/^	bool piece_picker::is_downloaded(piece_block cons/
is_downloading_state	src/torrent.cpp	/^bool is_downloading_state(int const st)$/
is_erase_candidate	src/peer_list.cpp	/^	bool peer_list::is_erase_candidate(torrent_peer c/
is_error_code_enum	include/libtorrent/bdecode.hpp	150
is_error_code_enum	include/libtorrent/error_code.hpp	594
is_error_code_enum	include/libtorrent/error_code.hpp	597
is_error_code_enum	include/libtorrent/gzip.hpp	127
is_error_code_enum	include/libtorrent/i2p_stream.hpp	86
is_error_code_enum	include/libtorrent/natpmp.hpp	81
is_error_code_enum	include/libtorrent/socks5_stream.hpp	79
is_error_code_enum	include/libtorrent/upnp.hpp	400
is_error_condition_enum	include/libtorrent/gzip.hpp	131
is_finished	src/piece_picker.cpp	/^	bool piece_picker::is_finished(piece_block const /
is_finished	src/torrent.cpp	/^	bool torrent::is_finished() const$/
is_finished	src/torrent_handle.cpp	/^	bool torrent_handle::is_finished() const$/
is_force_erase_candidate	src/peer_list.cpp	/^	bool peer_list::is_force_erase_candidate(torrent_/
is_full	src/kademlia/routing_table.cpp	/^bool routing_table::is_full(int const bucket) cons/
is_global	src/ip_helpers.cpp	/^	bool is_global(address const& a)$/
is_hashing	src/piece_picker.cpp	/^	bool piece_picker::is_hashing(piece_index_t const/
is_hex	src/hex.cpp	/^	bool is_hex(span<char const> in)$/
is_i2p	src/socket_type.cpp	/^	bool is_i2p(socket_type const& s)$/
is_i2p_url	src/string_util.cpp	/^	bool is_i2p_url(std::string const& url)$/
is_idna	src/parse_url.cpp	/^	TORRENT_EXTRA_EXPORT bool is_idna(string_view hos/
is_inactive	src/torrent.cpp	/^	bool torrent::is_inactive() const$/
is_inactive_internal	src/torrent.cpp	/^	bool torrent::is_inactive_internal() const$/
is_interesting	src/peer_connection_handle.cpp	/^bool peer_connection_handle::is_interesting() cons/
is_ip_address	src/ip_helpers.cpp	/^	bool is_ip_address(std::string const& host)$/
is_link_local	src/ip_helpers.cpp	/^	bool is_link_local(address const& a)$/
is_listening	src/session_handle.cpp	/^	bool session_handle::is_listening() const$/
is_listening	src/session_impl.cpp	/^	bool session_impl::is_listening() const$/
is_local	src/ip_helpers.cpp	/^	bool is_local(address const& a)$/
is_not_thread	include/libtorrent/debug.hpp	/^		bool is_not_thread() const {return true; }$/
is_ok_status	src/http_parser.cpp	/^	bool is_ok_status(int http_status)$/
is_open	include/libtorrent/i2p_stream.hpp	/^	bool is_open() const$/
is_open	include/libtorrent/proxy_base.hpp	/^	bool is_open() const { return m_sock.is_open(); }/
is_open	include/libtorrent/ssl_stream.hpp	/^	bool is_open() const$/
is_open	include/libtorrent/aux_/polymorphic_socket.hpp	/^		bool is_open() const$/
is_outgoing	test/test_peer_list.cpp	/^	bool is_outgoing() const override { return m_outg/
is_outgoing	src/peer_connection_handle.cpp	/^bool peer_connection_handle::is_outgoing() const$/
is_paused	src/session_handle.cpp	/^	bool session_handle::is_paused() const$/
is_paused	src/torrent.cpp	/^	bool torrent::is_paused() const$/
is_paused	src/torrent_handle.cpp	/^	bool torrent_handle::is_paused() const$/
is_peer_interested	src/peer_connection_handle.cpp	/^bool peer_connection_handle::is_peer_interested() /
is_piece_finished	src/piece_picker.cpp	/^	bool piece_picker::is_piece_finished(piece_index_/
is_piece_flushed	src/piece_picker.cpp	/^	bool piece_picker::is_piece_flushed(piece_index_t/
is_piece_free	src/piece_picker.cpp	/^	bool piece_picker::is_piece_free(piece_index_t co/
is_print	src/string_util.cpp	/^	bool is_print(char c)$/
is_queued	src/bandwidth_manager.cpp	/^	bool bandwidth_manager::is_queued(bandwidth_socke/
is_redirect	src/http_parser.cpp	/^	bool is_redirect(int http_status)$/
is_requested	src/piece_picker.cpp	/^	bool piece_picker::is_requested(piece_block const/
is_root_path	src/path.cpp	/^	bool is_root_path(std::string const& f)$/
is_seed	src/peer_connection.cpp	/^	bool peer_connection::is_seed() const$/
is_seed	src/peer_connection_handle.cpp	/^bool peer_connection_handle::is_seed() const$/
is_seed	src/torrent.cpp	/^	bool torrent::is_seed() const$/
is_seed	src/torrent_handle.cpp	/^	bool torrent_handle::is_seed() const$/
is_self_connection	src/torrent.cpp	/^	bool torrent::is_self_connection(peer_id const& p/
is_sequential_download	src/torrent_handle.cpp	/^	bool torrent_handle::is_sequential_download() con/
is_single_thread	src/peer_connection.cpp	/^	bool peer_connection::is_single_thread() const$/
is_single_thread	include/libtorrent/debug.hpp	/^		bool is_single_thread() const { return true; }$/
is_sorted	src/kademlia/traversal_algorithm.cpp	/^bool is_sorted(It b, It e, Cmp cmp)$/
is_space	src/string_util.cpp	/^	bool is_space(char c)$/
is_sparse	src/file.cpp	/^	bool is_sparse(HANDLE file)$/
is_ssl	src/listen_socket_handle.cpp	/^	bool listen_socket_handle::is_ssl() const$/
is_ssl	src/socket_type.cpp	/^	bool is_ssl(socket_type const& s)$/
is_ssl_visitor	src/socket_type.cpp	71
is_teredo	src/ip_helpers.cpp	/^	bool is_teredo(address const& addr)$/
is_utp	src/socket_type.cpp	/^	bool is_utp(socket_type const& s)$/
is_utp_stream_logging	src/utp_stream.cpp	/^bool is_utp_stream_logging() {$/
is_v4	include/libtorrent/aux_/ip_helpers.hpp	/^	bool is_v4(Endpoint const& ep)$/
is_v6	include/libtorrent/aux_/ip_helpers.hpp	/^	bool is_v6(Endpoint const& ep)$/
is_valid	src/torrent_handle.cpp	/^	bool torrent_handle::is_valid() const$/
is_working	src/announce_entry.cpp	/^	bool announce_endpoint::is_working() const$/
is_working	src/announce_entry.cpp	/^	bool announce_entry::is_working() const$/
issue_async_shutdown_visitor	src/socket_type.cpp	230
issue_async_shutdown_visitor	src/socket_type.cpp	/^		issue_async_shutdown_visitor(socket_type* s, std/
issue_read	src/utp_stream.cpp	/^void utp_stream::issue_read()$/
issue_read	src/utp_stream.cpp	/^void utp_socket_impl::issue_read()$/
issue_write	src/utp_stream.cpp	/^void utp_stream::issue_write()$/
issue_write	src/utp_stream.cpp	/^void utp_socket_impl::issue_write()$/
it	src/kademlia/dht_tracker.cpp	388
item	src/kademlia/item.cpp	/^item::item(bdecode_node const& v)$/
item	src/kademlia/item.cpp	/^item::item(entry v, span<char const> salt$/
item	include/libtorrent/kademlia/item.hpp	/^class TORRENT_EXTRA_EXPORT item$/
item::item	src/kademlia/item.cpp	/^item::item(public_key const& pk, span<char const> /
item::item	src/kademlia/item.cpp	/^item::item(entry v)$/
item_posted	src/kademlia/dht_tracker.cpp	364
item_target_id	src/kademlia/item.cpp	/^sha1_hash item_target_id(span<char const> v)$/
item_target_id	src/kademlia/item.cpp	/^sha1_hash item_target_id(span<char const> salt$/
items	test/test_dht.cpp	1162
iterate	include/libtorrent/tailqueue.hpp	/^		tailqueue_iterator<const T> iterate() const$/
iterate	include/libtorrent/tailqueue.hpp	/^		tailqueue_iterator<T> iterate()$/
iterator	include/libtorrent/span.hpp	130
iterator_range	include/libtorrent/aux_/range.hpp	41
job_action_t	include/libtorrent/aux_/mmap_disk_job.hpp	64
job_complete	src/disk_job_fence.cpp	/^	int disk_job_fence::job_complete(mmap_disk_job* j/
job_fail_add	src/mmap_disk_io.cpp	/^	void mmap_disk_io::job_fail_add(aux::mmap_disk_jo/
job_functions	src/mmap_disk_io.cpp	534
job_queue	src/mmap_disk_io.cpp	241
job_queue	src/mmap_disk_io.cpp	/^		explicit job_queue(mmap_disk_io& owner) : m_owne/
job_queued	src/disk_io_thread_pool.cpp	/^	void disk_io_thread_pool::job_queued(int const qu/
jobqueue_t	src/mmap_disk_io.cpp	162
keep_alive	src/peer_connection.cpp	/^	void peer_connection::keep_alive()$/
keep_files	test/main.cpp	86
kernel32	include/libtorrent/aux_/win_util.hpp	97
key	test/test_dht.cpp	/^	msg_args& key(public_key const& k)$/
key	src/kademlia/dht_storage.cpp	112
key	include/libtorrent/aux_/file_view_pool.hpp	151
key_desc_t	include/libtorrent/kademlia/msg.hpp	62
key_not_found	include/libtorrent/i2p_stream.hpp	72
key_t	include/libtorrent/pe_crypto.hpp	61
kind_t	include/libtorrent/alert_types.hpp	1920
l	src/sha1.cpp	38
last	src/session_impl.cpp	403
last	include/libtorrent/ip_filter.hpp	54
last	include/libtorrent/span.hpp	/^		span<T> last(difference_type const n) const$/
last_child	include/libtorrent/kademlia/msg.hpp	79
last_file	src/file_storage.cpp	/^	file_index_t file_storage::last_file() const noex/
last_optimistic_unchoke_cmp	src/session_impl.cpp	4089
last_optimistic_unchoke_cmp	src/session_impl.cpp	/^			explicit last_optimistic_unchoke_cmp(std::vecto/
last_piece	include/libtorrent/piece_picker.hpp	88
last_requested	include/libtorrent/torrent.hpp	141
last_seen	src/kademlia/dht_storage.cpp	101
last_seen	include/libtorrent/aux_/resolver.hpp	72
last_seen	include/libtorrent/aux_/resolver.hpp	78
last_seen_complete	src/peer_connection_handle.cpp	/^std::time_t peer_connection_handle::last_seen_comp/
layers_to_verify	src/hash_picker.cpp	/^	int hash_picker::layers_to_verify(node_index idx)/
lazy_bitfields	include/libtorrent/settings_pack.hpp	428
lease_duration	src/upnp.cpp	/^int upnp::lease_duration(rootdevice const& d) cons/
leave_seed_mode	src/torrent.cpp	/^	void torrent::leave_seed_mode(seed_mode_t const c/
len	include/libtorrent/aux_/heterogeneous_queue.hpp	223
length	src/torrent_info.cpp	792
length	include/libtorrent/bt_peer_connection.hpp	460
length	include/libtorrent/sha256.hpp	20
length	include/libtorrent/web_peer_connection.hpp	108
length	include/libtorrent/aux_/sha512.hpp	19
level	include/libtorrent/socket.hpp	/^		int level(Protocol const&) const { return IPPROT/
level	include/libtorrent/socket.hpp	/^		int level(Protocol const&) const { return SOL_SO/
level	include/libtorrent/socket.hpp	/^		int level(Protocol const&) const { return IPPROT/
level	include/libtorrent/socket.hpp	/^		int level(Protocol const&) const { return IPPROT/
level	include/libtorrent/socket.hpp	/^		int level(Protocol const&) const { return IP_DSC/
level	include/libtorrent/socket.hpp	/^		int level(Protocol const&) const { return IPPROT/
level	include/libtorrent/socket.hpp	/^		int level(Protocol const&) const { return IPPROT/
level	include/libtorrent/socket.hpp	/^		int level(Protocol const&) const { return SOL_NE/
level	include/libtorrent/socket.hpp	/^		int level(Protocol const&) const { return IPPROT/
level	include/libtorrent/aux_/bind_to_device.hpp	/^		int level(Protocol const&) const { return SOL_SO/
level	include/libtorrent/aux_/bind_to_device.hpp	/^		int level(Protocol const&) const { return IPPROT/
level	include/libtorrent/aux_/bind_to_device.hpp	/^		int level(Protocol const&) const { return SOL_SO/
level	include/libtorrent/aux_/keepalive.hpp	/^		int level(Protocol const&) const { return IPPROT/
level	include/libtorrent/aux_/keepalive.hpp	/^		int level(Protocol const&) const { return IPPROT/
level	include/libtorrent/aux_/keepalive.hpp	/^		int level(Protocol const&) const { return IPPROT/
lexically_relative	src/path.cpp	/^	std::string lexically_relative(string_view base, /
libtorrent	test/broadcast_socket.cpp	51
libtorrent	test/test_piece_picker.cpp	2136
libtorrent	test/test_storage.cpp	75
libtorrent	test/test_utils.cpp	55
libtorrent	src/add_torrent_params.cpp	36
libtorrent	src/alert.cpp	70
libtorrent	src/alert_manager.cpp	45
libtorrent	src/announce_entry.cpp	43
libtorrent	src/assert.cpp	71
libtorrent	src/assert.cpp	115
libtorrent	src/assert.cpp	126
libtorrent	src/assert.cpp	139
libtorrent	src/assert.cpp	168
libtorrent	src/assert.cpp	283
libtorrent	src/assert.cpp	306
libtorrent	src/bandwidth_limit.cpp	39
libtorrent	src/bandwidth_manager.cpp	41
libtorrent	src/bandwidth_queue_entry.cpp	40
libtorrent	src/bdecode.cpp	51
libtorrent	src/bitfield.cpp	43
libtorrent	src/bloom_filter.cpp	37
libtorrent	src/bt_peer_connection.cpp	79
libtorrent	src/chained_buffer.cpp	39
libtorrent	src/choker.cpp	47
libtorrent	src/close_reason.cpp	38
libtorrent	src/copy_file.cpp	64
libtorrent	src/cpuid.cpp	79
libtorrent	src/crc32c.cpp	52
libtorrent	src/create_torrent.cpp	60
libtorrent	src/directory.cpp	37
libtorrent	src/disabled_disk_io.cpp	48
libtorrent	src/disk_buffer_holder.cpp	36
libtorrent	src/disk_buffer_pool.cpp	59
libtorrent	src/disk_interface.cpp	36
libtorrent	src/disk_io_thread_pool.cpp	45
libtorrent	src/disk_job_fence.cpp	48
libtorrent	src/disk_job_pool.cpp	37
libtorrent	src/drive_info.cpp	96
libtorrent	src/entry.cpp	45
libtorrent	src/enum_net.cpp	158
libtorrent	src/error_code.cpp	42
libtorrent	src/escape_string.cpp	60
libtorrent	src/ffs.cpp	47
libtorrent	src/file.cpp	119
libtorrent	src/file_progress.cpp	39
libtorrent	src/file_storage.cpp	66
libtorrent	src/file_view_pool.cpp	62
libtorrent	src/fingerprint.cpp	38
libtorrent	src/generate_peer_id.cpp	40
libtorrent	src/gzip.cpp	57
libtorrent	src/hash_picker.cpp	40
libtorrent	src/hasher.cpp	43
libtorrent	src/hex.cpp	37
libtorrent	src/http_connection.cpp	67
libtorrent	src/http_parser.cpp	51
libtorrent	src/http_seed_connection.cpp	50
libtorrent	src/http_tracker_connection.cpp	65
libtorrent	src/i2p_stream.cpp	52
libtorrent	src/identify_client.cpp	358
libtorrent	src/instantiate_connection.cpp	42
libtorrent	src/ip_filter.cpp	39
libtorrent	src/ip_helpers.cpp	40
libtorrent	src/ip_notifier.cpp	62
libtorrent	src/ip_voter.cpp	41
libtorrent	src/listen_socket_handle.cpp	37
libtorrent	src/load_torrent.cpp	40
libtorrent	src/lsd.cpp	57
libtorrent	src/magnet_uri.cpp	46
libtorrent	src/merkle.cpp	39
libtorrent	src/merkle_tree.cpp	40
libtorrent	src/mmap.cpp	66
libtorrent	src/mmap_disk_io.cpp	87
libtorrent	src/mmap_disk_io.cpp	101
libtorrent	src/mmap_disk_job.cpp	42
libtorrent	src/mmap_storage.cpp	70
libtorrent	src/natpmp.cpp	66
libtorrent	src/packet_buffer.cpp	38
libtorrent	src/parse_url.cpp	40
libtorrent	src/part_file.cpp	84
libtorrent	src/path.cpp	112
libtorrent	src/pe_crypto.cpp	55
libtorrent	src/peer_class.cpp	37
libtorrent	src/peer_class_set.cpp	38
libtorrent	src/peer_connection.cpp	99
libtorrent	src/peer_connection_handle.cpp	42
libtorrent	src/peer_info.cpp	35
libtorrent	src/peer_list.cpp	146
libtorrent	src/performance_counters.cpp	38
libtorrent	src/piece_picker.cpp	81
libtorrent	src/piece_picker.cpp	119
libtorrent	src/platform_util.cpp	78
libtorrent	src/posix_disk_io.cpp	53
libtorrent	src/posix_part_file.cpp	85
libtorrent	src/posix_storage.cpp	58
libtorrent	src/proxy_base.cpp	35
libtorrent	src/proxy_settings.cpp	37
libtorrent	src/random.cpp	83
libtorrent	src/read_resume_data.cpp	48
libtorrent	src/receive_buffer.cpp	41
libtorrent	src/request_blocks.cpp	46
libtorrent	src/resolve_links.cpp	38
libtorrent	src/resolver.cpp	38
libtorrent	src/session.cpp	47
libtorrent	src/session_call.cpp	37
libtorrent	src/session_handle.cpp	53
libtorrent	src/session_impl.cpp	186
libtorrent	src/session_params.cpp	41
libtorrent	src/session_settings.cpp	38
libtorrent	src/session_stats.cpp	43
libtorrent	src/settings_pack.cpp	69
libtorrent	src/sha1.cpp	28
libtorrent	src/sha1_hash.cpp	44
libtorrent	src/sha256.cpp	12
libtorrent	src/smart_ban.cpp	63
libtorrent	src/smart_ban.cpp	320
libtorrent	src/socket_io.cpp	44
libtorrent	src/socket_type.cpp	43
libtorrent	src/socks5_stream.cpp	40
libtorrent	src/ssl.cpp	47
libtorrent	src/stack_allocator.cpp	36
libtorrent	src/stat.cpp	36
libtorrent	src/stat_cache.cpp	40
libtorrent	src/storage_utils.cpp	56
libtorrent	src/string_util.cpp	48
libtorrent	src/time.cpp	37
libtorrent	src/timestamp_history.cpp	38
libtorrent	src/torrent.cpp	130
libtorrent	src/torrent_handle.cpp	67
libtorrent	src/torrent_info.cpp	76
libtorrent	src/torrent_peer.cpp	44
libtorrent	src/torrent_peer_allocator.cpp	39
libtorrent	src/torrent_status.cpp	36
libtorrent	src/tracker_manager.cpp	50
libtorrent	src/truncate.cpp	44
libtorrent	src/udp_socket.cpp	65
libtorrent	src/udp_tracker_connection.cpp	58
libtorrent	src/upnp.cpp	71
libtorrent	src/ut_metadata.cpp	65
libtorrent	src/ut_metadata.cpp	629
libtorrent	src/ut_pex.cpp	54
libtorrent	src/ut_pex.cpp	630
libtorrent	src/utf8.cpp	46
libtorrent	src/utp_socket_manager.cpp	50
libtorrent	src/utp_stream.cpp	63
libtorrent	src/version.cpp	35
libtorrent	src/web_connection_base.cpp	47
libtorrent	src/web_peer_connection.cpp	63
libtorrent	src/write_resume_data.cpp	48
libtorrent	src/xml_parse.cpp	39
libtorrent	src/kademlia/dht_settings.cpp	37
libtorrent	src/kademlia/dht_state.cpp	40
libtorrent	src/kademlia/dht_storage.cpp	58
libtorrent	src/kademlia/dht_tracker.cpp	61
libtorrent	src/kademlia/dos_blocker.cpp	41
libtorrent	src/kademlia/ed25519.cpp	38
libtorrent	src/kademlia/find_data.cpp	48
libtorrent	src/kademlia/get_item.cpp	45
libtorrent	src/kademlia/get_peers.cpp	49
libtorrent	src/kademlia/item.cpp	49
libtorrent	src/kademlia/msg.cpp	39
libtorrent	src/kademlia/node.cpp	79
libtorrent	src/kademlia/node_entry.cpp	38
libtorrent	src/kademlia/node_id.cpp	45
libtorrent	src/kademlia/put_data.cpp	43
libtorrent	src/kademlia/refresh.cpp	41
libtorrent	src/kademlia/routing_table.cpp	65
libtorrent	src/kademlia/rpc_manager.cpp	69
libtorrent	src/kademlia/sample_infohashes.cpp	43
libtorrent	src/kademlia/traversal_algorithm.cpp	53
libtorrent	include/libtorrent/add_torrent_params.hpp	59
libtorrent	include/libtorrent/address.hpp	51
libtorrent	include/libtorrent/alert.hpp	71
libtorrent	include/libtorrent/alert_types.hpp	89
libtorrent	include/libtorrent/announce_entry.hpp	51
libtorrent	include/libtorrent/assert.hpp	45
libtorrent	include/libtorrent/assert.hpp	64
libtorrent	include/libtorrent/bdecode.hpp	105
libtorrent	include/libtorrent/bdecode.hpp	156
libtorrent	include/libtorrent/bencode.hpp	66
libtorrent	include/libtorrent/bitfield.hpp	48
libtorrent	include/libtorrent/bloom_filter.hpp	42
libtorrent	include/libtorrent/bt_peer_connection.hpp	63
libtorrent	include/libtorrent/choker.hpp	41
libtorrent	include/libtorrent/client_data.hpp	39
libtorrent	include/libtorrent/close_reason.hpp	38
libtorrent	include/libtorrent/config.hpp	677
libtorrent	include/libtorrent/copy_ptr.hpp	39
libtorrent	include/libtorrent/crc32c.hpp	39
libtorrent	include/libtorrent/create_torrent.hpp	102
libtorrent	include/libtorrent/deadline_timer.hpp	47
libtorrent	include/libtorrent/debug.hpp	70
libtorrent	include/libtorrent/debug.hpp	236
libtorrent	include/libtorrent/disabled_disk_io.hpp	41
libtorrent	include/libtorrent/disk_buffer_holder.hpp	41
libtorrent	include/libtorrent/disk_interface.hpp	75
libtorrent	include/libtorrent/disk_observer.hpp	39
libtorrent	include/libtorrent/download_priority.hpp	38
libtorrent	include/libtorrent/entry.hpp	81
libtorrent	include/libtorrent/enum_net.hpp	60
libtorrent	include/libtorrent/error.hpp	48
libtorrent	include/libtorrent/error_code.hpp	47
libtorrent	include/libtorrent/extensions.hpp	176
libtorrent	include/libtorrent/file.hpp	80
libtorrent	include/libtorrent/file_layout.hpp	38
libtorrent	include/libtorrent/file_storage.hpp	58
libtorrent	include/libtorrent/fingerprint.hpp	42
libtorrent	include/libtorrent/flags.hpp	39
libtorrent	include/libtorrent/fwd.hpp	40
libtorrent	include/libtorrent/gzip.hpp	42
libtorrent	include/libtorrent/hash_picker.hpp	49
libtorrent	include/libtorrent/hasher.hpp	75
libtorrent	include/libtorrent/hex.hpp	43
libtorrent	include/libtorrent/http_connection.hpp	56
libtorrent	include/libtorrent/http_parser.hpp	52
libtorrent	include/libtorrent/http_seed_connection.hpp	46
libtorrent	include/libtorrent/http_stream.hpp	43
libtorrent	include/libtorrent/http_tracker_connection.hpp	45
libtorrent	include/libtorrent/i2p_stream.hpp	58
libtorrent	include/libtorrent/i2p_stream.hpp	93
libtorrent	include/libtorrent/identify_client.hpp	50
libtorrent	include/libtorrent/index_range.hpp	36
libtorrent	include/libtorrent/info_hash.hpp	46
libtorrent	include/libtorrent/io.hpp	47
libtorrent	include/libtorrent/io_context.hpp	48
libtorrent	include/libtorrent/io_service.hpp	42
libtorrent	include/libtorrent/ip_filter.hpp	48
libtorrent	include/libtorrent/ip_voter.hpp	44
libtorrent	include/libtorrent/link.hpp	40
libtorrent	include/libtorrent/load_torrent.hpp	42
libtorrent	include/libtorrent/lsd.hpp	45
libtorrent	include/libtorrent/magnet_uri.hpp	42
libtorrent	include/libtorrent/mmap_disk_io.hpp	42
libtorrent	include/libtorrent/mmap_storage.hpp	63
libtorrent	include/libtorrent/natpmp.hpp	51
libtorrent	include/libtorrent/natpmp.hpp	86
libtorrent	include/libtorrent/netlink.hpp	52
libtorrent	include/libtorrent/operations.hpp	40
libtorrent	include/libtorrent/optional.hpp	41
libtorrent	include/libtorrent/parse_url.hpp	44
libtorrent	include/libtorrent/part_file.hpp	53
libtorrent	include/libtorrent/pe_crypto.hpp	57
libtorrent	include/libtorrent/peer.hpp	41
libtorrent	include/libtorrent/peer_class.hpp	48
libtorrent	include/libtorrent/peer_class_set.hpp	40
libtorrent	include/libtorrent/peer_class_type_filter.hpp	43
libtorrent	include/libtorrent/peer_connection.hpp	84
libtorrent	include/libtorrent/peer_connection_handle.hpp	46
libtorrent	include/libtorrent/peer_connection_interface.hpp	44
libtorrent	include/libtorrent/peer_id.hpp	38
libtorrent	include/libtorrent/peer_info.hpp	49
libtorrent	include/libtorrent/peer_list.hpp	61
libtorrent	include/libtorrent/peer_request.hpp	39
libtorrent	include/libtorrent/performance_counters.hpp	45
libtorrent	include/libtorrent/pex_flags.hpp	41
libtorrent	include/libtorrent/piece_block.hpp	40
libtorrent	include/libtorrent/piece_block_progress.hpp	41
libtorrent	include/libtorrent/piece_picker.hpp	66
libtorrent	include/libtorrent/platform_util.hpp	6
libtorrent	include/libtorrent/portmap.hpp	40
libtorrent	include/libtorrent/posix_disk_io.hpp	41
libtorrent	include/libtorrent/proxy_base.hpp	46
libtorrent	include/libtorrent/random.hpp	44
libtorrent	include/libtorrent/read_resume_data.hpp	42
libtorrent	include/libtorrent/request_blocks.hpp	38
libtorrent	include/libtorrent/resolve_links.hpp	49
libtorrent	include/libtorrent/session.hpp	53
libtorrent	include/libtorrent/session_handle.hpp	69
libtorrent	include/libtorrent/session_params.hpp	55
libtorrent	include/libtorrent/session_settings.hpp	46
libtorrent	include/libtorrent/session_stats.hpp	41
libtorrent	include/libtorrent/session_status.hpp	49
libtorrent	include/libtorrent/session_types.hpp	40
libtorrent	include/libtorrent/settings_pack.hpp	65
libtorrent	include/libtorrent/sha1.hpp	26
libtorrent	include/libtorrent/sha1_hash.hpp	59
libtorrent	include/libtorrent/sha256.hpp	16
libtorrent	include/libtorrent/sliding_average.hpp	44
libtorrent	include/libtorrent/socket.hpp	83
libtorrent	include/libtorrent/socket_io.hpp	48
libtorrent	include/libtorrent/socket_type.hpp	40
libtorrent	include/libtorrent/socks5_stream.hpp	47
libtorrent	include/libtorrent/socks5_stream.hpp	85
libtorrent	include/libtorrent/span.hpp	44
libtorrent	include/libtorrent/ssl.hpp	86
libtorrent	include/libtorrent/ssl_stream.hpp	53
libtorrent	include/libtorrent/stack_allocator.hpp	47
libtorrent	include/libtorrent/stat.hpp	45
libtorrent	include/libtorrent/stat_cache.hpp	47
libtorrent	include/libtorrent/storage_defs.hpp	47
libtorrent	include/libtorrent/string_util.hpp	50
libtorrent	include/libtorrent/string_view.hpp	45
libtorrent	include/libtorrent/string_view.hpp	76
libtorrent	include/libtorrent/string_view.hpp	97
libtorrent	include/libtorrent/tailqueue.hpp	40
libtorrent	include/libtorrent/time.hpp	47
libtorrent	include/libtorrent/torrent.hpp	117
libtorrent	include/libtorrent/torrent_flags.hpp	41
libtorrent	include/libtorrent/torrent_handle.hpp	73
libtorrent	include/libtorrent/torrent_info.hpp	67
libtorrent	include/libtorrent/torrent_peer.hpp	46
libtorrent	include/libtorrent/torrent_peer_allocator.hpp	40
libtorrent	include/libtorrent/torrent_status.hpp	52
libtorrent	include/libtorrent/tracker_manager.hpp	72
libtorrent	include/libtorrent/truncate.hpp	40
libtorrent	include/libtorrent/udp_socket.hpp	51
libtorrent	include/libtorrent/udp_tracker_connection.hpp	51
libtorrent	include/libtorrent/union_endpoint.hpp	40
libtorrent	include/libtorrent/units.hpp	47
libtorrent	include/libtorrent/upnp.hpp	58
libtorrent	include/libtorrent/utf8.hpp	43
libtorrent	include/libtorrent/vector_utils.hpp	39
libtorrent	include/libtorrent/version.hpp	51
libtorrent	include/libtorrent/web_connection_base.hpp	47
libtorrent	include/libtorrent/web_peer_connection.hpp	50
libtorrent	include/libtorrent/write_resume_data.hpp	43
libtorrent	include/libtorrent/xml_parse.hpp	42
libtorrent	include/libtorrent/kademlia/announce_flags.hpp	40
libtorrent	include/libtorrent/kademlia/dht_observer.hpp	44
libtorrent	include/libtorrent/kademlia/dht_settings.hpp	42
libtorrent	include/libtorrent/kademlia/dht_state.hpp	48
libtorrent	include/libtorrent/kademlia/dht_state.hpp	53
libtorrent	include/libtorrent/kademlia/dht_storage.hpp	49
libtorrent	include/libtorrent/kademlia/dht_storage.hpp	54
libtorrent	include/libtorrent/kademlia/dht_tracker.hpp	54
libtorrent	include/libtorrent/kademlia/dht_tracker.hpp	65
libtorrent	include/libtorrent/kademlia/direct_request.hpp	42
libtorrent	include/libtorrent/kademlia/dos_blocker.hpp	42
libtorrent	include/libtorrent/kademlia/ed25519.hpp	44
libtorrent	include/libtorrent/kademlia/find_data.hpp	46
libtorrent	include/libtorrent/kademlia/get_item.hpp	44
libtorrent	include/libtorrent/kademlia/get_peers.hpp	41
libtorrent	include/libtorrent/kademlia/io.hpp	40
libtorrent	include/libtorrent/kademlia/item.hpp	44
libtorrent	include/libtorrent/kademlia/msg.hpp	41
libtorrent	include/libtorrent/kademlia/node.hpp	62
libtorrent	include/libtorrent/kademlia/node.hpp	66
libtorrent	include/libtorrent/kademlia/node_entry.hpp	45
libtorrent	include/libtorrent/kademlia/node_id.hpp	43
libtorrent	include/libtorrent/kademlia/observer.hpp	48
libtorrent	include/libtorrent/kademlia/put_data.hpp	45
libtorrent	include/libtorrent/kademlia/refresh.hpp	41
libtorrent	include/libtorrent/kademlia/routing_table.hpp	56
libtorrent	include/libtorrent/kademlia/rpc_manager.hpp	49
libtorrent	include/libtorrent/kademlia/rpc_manager.hpp	56
libtorrent	include/libtorrent/kademlia/sample_infohashes.hpp	43
libtorrent	include/libtorrent/kademlia/traversal_algorithm.hpp	53
libtorrent	include/libtorrent/kademlia/types.hpp	41
libtorrent	include/libtorrent/aux_/alert_manager.hpp	58
libtorrent	include/libtorrent/aux_/aligned_union.hpp	39
libtorrent	include/libtorrent/aux_/alloca.hpp	43
libtorrent	include/libtorrent/aux_/allocating_handler.hpp	51
libtorrent	include/libtorrent/aux_/announce_entry.hpp	52
libtorrent	include/libtorrent/aux_/apply_pad_files.hpp	39
libtorrent	include/libtorrent/aux_/array.hpp	41
libtorrent	include/libtorrent/aux_/bandwidth_limit.hpp	43
libtorrent	include/libtorrent/aux_/bandwidth_manager.hpp	47
libtorrent	include/libtorrent/aux_/bandwidth_queue_entry.hpp	43
libtorrent	include/libtorrent/aux_/bandwidth_socket.hpp	39
libtorrent	include/libtorrent/aux_/bind_to_device.hpp	45
libtorrent	include/libtorrent/aux_/buffer.hpp	59
libtorrent	include/libtorrent/aux_/byteswap.hpp	56
libtorrent	include/libtorrent/aux_/chained_buffer.hpp	56
libtorrent	include/libtorrent/aux_/container_wrapper.hpp	45
libtorrent	include/libtorrent/aux_/cpuid.hpp	38
libtorrent	include/libtorrent/aux_/deferred_handler.hpp	39
libtorrent	include/libtorrent/aux_/deque.hpp	40
libtorrent	include/libtorrent/aux_/dev_random.hpp	44
libtorrent	include/libtorrent/aux_/directory.hpp	51
libtorrent	include/libtorrent/aux_/disk_buffer_pool.hpp	52
libtorrent	include/libtorrent/aux_/disk_io_thread_pool.hpp	48
libtorrent	include/libtorrent/aux_/disk_job_fence.hpp	43
libtorrent	include/libtorrent/aux_/disk_job_pool.hpp	42
libtorrent	include/libtorrent/aux_/drive_info.hpp	35
libtorrent	include/libtorrent/aux_/ed25519.hpp	7
libtorrent	include/libtorrent/aux_/escape_string.hpp	48
libtorrent	include/libtorrent/aux_/ffs.hpp	41
libtorrent	include/libtorrent/aux_/file_descriptor.hpp	33
libtorrent	include/libtorrent/aux_/file_pointer.hpp	42
libtorrent	include/libtorrent/aux_/file_progress.hpp	55
libtorrent	include/libtorrent/aux_/file_view_pool.hpp	67
libtorrent	include/libtorrent/aux_/generate_peer_id.hpp	39
libtorrent	include/libtorrent/aux_/has_block.hpp	40
libtorrent	include/libtorrent/aux_/hasher512.hpp	69
libtorrent	include/libtorrent/aux_/heterogeneous_queue.hpp	51
libtorrent	include/libtorrent/aux_/instantiate_connection.hpp	42
libtorrent	include/libtorrent/aux_/invariant_check.hpp	14
libtorrent	include/libtorrent/aux_/io.hpp	43
libtorrent	include/libtorrent/aux_/ip_helpers.hpp	42
libtorrent	include/libtorrent/aux_/ip_notifier.hpp	44
libtorrent	include/libtorrent/aux_/keepalive.hpp	42
libtorrent	include/libtorrent/aux_/listen_socket_handle.hpp	42
libtorrent	include/libtorrent/aux_/lsd.hpp	41
libtorrent	include/libtorrent/aux_/merkle.hpp	44
libtorrent	include/libtorrent/aux_/merkle_tree.hpp	51
libtorrent	include/libtorrent/aux_/mmap.hpp	52
libtorrent	include/libtorrent/aux_/mmap_disk_job.hpp	57
libtorrent	include/libtorrent/aux_/netlink_utils.hpp	43
libtorrent	include/libtorrent/aux_/noexcept_movable.hpp	38
libtorrent	include/libtorrent/aux_/numeric_cast.hpp	44
libtorrent	include/libtorrent/aux_/open_mode.hpp	39
libtorrent	include/libtorrent/aux_/packet_buffer.hpp	45
libtorrent	include/libtorrent/aux_/packet_pool.hpp	54
libtorrent	include/libtorrent/aux_/path.hpp	76
libtorrent	include/libtorrent/aux_/polymorphic_socket.hpp	43
libtorrent	include/libtorrent/aux_/pool.hpp	41
libtorrent	include/libtorrent/aux_/portmap.hpp	45
libtorrent	include/libtorrent/aux_/posix_part_file.hpp	52
libtorrent	include/libtorrent/aux_/posix_storage.hpp	49
libtorrent	include/libtorrent/aux_/proxy_settings.hpp	42
libtorrent	include/libtorrent/aux_/range.hpp	38
libtorrent	include/libtorrent/aux_/receive_buffer.hpp	45
libtorrent	include/libtorrent/aux_/resolver.hpp	51
libtorrent	include/libtorrent/aux_/resolver_interface.hpp	45
libtorrent	include/libtorrent/aux_/scope_end.hpp	38
libtorrent	include/libtorrent/aux_/session_call.hpp	42
libtorrent	include/libtorrent/aux_/session_impl.hpp	113
libtorrent	include/libtorrent/aux_/session_interface.hpp	60
libtorrent	include/libtorrent/aux_/session_interface.hpp	97
libtorrent	include/libtorrent/aux_/session_settings.hpp	47
libtorrent	include/libtorrent/aux_/session_settings.hpp	186
libtorrent	include/libtorrent/aux_/session_udp_sockets.hpp	44
libtorrent	include/libtorrent/aux_/set_socket_buffer.hpp	40
libtorrent	include/libtorrent/aux_/set_traffic_class.hpp	39
libtorrent	include/libtorrent/aux_/sha512.hpp	14
libtorrent	include/libtorrent/aux_/socket_type.hpp	53
libtorrent	include/libtorrent/aux_/storage_free_list.hpp	39
libtorrent	include/libtorrent/aux_/storage_utils.hpp	50
libtorrent	include/libtorrent/aux_/store_buffer.hpp	46
libtorrent	include/libtorrent/aux_/store_buffer.hpp	88
libtorrent	include/libtorrent/aux_/string_ptr.hpp	38
libtorrent	include/libtorrent/aux_/strview_less.hpp	38
libtorrent	include/libtorrent/aux_/suggest_piece.hpp	44
libtorrent	include/libtorrent/aux_/throw.hpp	40
libtorrent	include/libtorrent/aux_/time.hpp	42
libtorrent	include/libtorrent/aux_/timestamp_history.hpp	42
libtorrent	include/libtorrent/aux_/torrent_impl.hpp	39
libtorrent	include/libtorrent/aux_/torrent_list.hpp	54
libtorrent	include/libtorrent/aux_/unique_ptr.hpp	43
libtorrent	include/libtorrent/aux_/utp_socket_manager.hpp	49
libtorrent	include/libtorrent/aux_/utp_stream.hpp	59
libtorrent	include/libtorrent/aux_/vector.hpp	41
libtorrent	include/libtorrent/aux_/win_cng.hpp	50
libtorrent	include/libtorrent/aux_/win_crypto_provider.hpp	49
libtorrent	include/libtorrent/aux_/win_file_handle.hpp	35
libtorrent	include/libtorrent/aux_/win_util.hpp	40
libtorrent	include/libtorrent/extensions/smart_ban.hpp	44
libtorrent	include/libtorrent/extensions/ut_metadata.hpp	44
libtorrent	include/libtorrent/extensions/ut_pex.hpp	45
libtorrent::aux::session_impl	src/session_handle.cpp	51
libtorrent::aux::session_impl	src/torrent_handle.cpp	65
libtorrent_assert_log	src/assert.cpp	299
libtorrent_category	src/error_code.cpp	/^	boost::system::error_category& libtorrent_categor/
lifecycle	src/ssl.cpp	177
lifecycle	src/ssl.cpp	/^		lifecycle()$/
limit	include/libtorrent/kademlia/dos_blocker.hpp	75
limit_exceeded	include/libtorrent/bdecode.hpp	134
limit_exceeded	include/libtorrent/error_code.hpp	450
limit_impl	src/torrent.cpp	/^	int torrent::limit_impl(int const channel) const$/
limiter_down_bytes	include/libtorrent/performance_counters.hpp	446
limiter_down_queue	include/libtorrent/performance_counters.hpp	444
limiter_up_bytes	include/libtorrent/performance_counters.hpp	445
limiter_up_queue	include/libtorrent/performance_counters.hpp	443
limits_t	include/libtorrent/bdecode.hpp	179
line_longer_than	src/bdecode.cpp	/^	int line_longer_than(bdecode_node const& e, int l/
link	include/libtorrent/link.hpp	44
link	include/libtorrent/link.hpp	/^		link() : index(-1) {}$/
link	include/libtorrent/aux_/path.hpp	96
link_info	src/enum_net.cpp	317
links	include/libtorrent/aux_/mmap_disk_job.hpp	174
list	src/entry.cpp	/^	entry::list_type& entry::list()$/
list	src/entry.cpp	/^	entry::list_type const& entry::list() const$/
list	include/libtorrent/bdecode.hpp	177
list_at	src/bdecode.cpp	/^	bdecode_node bdecode_node::list_at(int i) const$/
list_hook	include/libtorrent/aux_/file_view_pool.hpp	177
list_hook	include/libtorrent/aux_/file_view_pool.hpp	193
list_int_value_at	src/bdecode.cpp	/^	std::int64_t bdecode_node::list_int_value_at(int /
list_name	src/torrent.cpp	/^	char const* list_name(torrent_list_index_t const /
list_size	src/bdecode.cpp	/^	int bdecode_node::list_size() const$/
list_string_value_at	src/bdecode.cpp	/^	string_view bdecode_node::list_string_value_at(in/
list_t	include/libtorrent/bdecode.hpp	308
list_t	include/libtorrent/entry.hpp	110
listen_endpoint_t	include/libtorrent/aux_/session_impl.hpp	/^		struct TORRENT_EXTRA_EXPORT listen_endpoint_t$/
listen_failed_alert::listen_failed_alert	src/alert.cpp	/^	listen_failed_alert::listen_failed_alert($/
listen_failed_alert::listen_failed_alert	src/alert.cpp	/^	listen_failed_alert::listen_failed_alert($/
listen_failed_alert::listen_failed_alert	src/alert.cpp	/^	listen_failed_alert::listen_failed_alert($/
listen_failed_alert::listen_failed_alert	src/alert.cpp	/^	listen_failed_alert::listen_failed_alert($/
listen_failed_alert::static_category	src/alert.cpp	3237
listen_interface	src/alert.cpp	/^	char const* listen_failed_alert::listen_interface/
listen_interface_t	include/libtorrent/string_util.hpp	85
listen_interfaces	include/libtorrent/settings_pack.hpp	347
listen_no_system_port	include/libtorrent/session_handle.hpp	775
listen_on	src/session_handle.cpp	/^	void session_handle::listen_on($/
listen_on_flags_t	include/libtorrent/session_handle.hpp	771
listen_port	src/session_handle.cpp	/^	unsigned short session_handle::listen_port() cons/
listen_port	src/session_impl.cpp	/^	std::uint16_t session_impl::listen_port() const$/
listen_port	src/session_impl.cpp	/^	std::uint16_t session_impl::listen_port(listen_so/
listen_port	src/session_impl.cpp	/^	int session_impl::listen_port(transport const ssl/
listen_port_mapping	include/libtorrent/aux_/session_impl.hpp	158
listen_queue_size	include/libtorrent/settings_pack.hpp	1716
listen_reuse_address	include/libtorrent/session_handle.hpp	774
listen_socket_flags_t	include/libtorrent/aux_/session_impl.hpp	156
listen_socket_t::accept_incoming	src/session_impl.cpp	201
listen_socket_t::local_network	src/session_impl.cpp	202
listen_socket_t::proxy	src/session_impl.cpp	204
listen_socket_t::was_expanded	src/session_impl.cpp	203
listen_succeeded_alert::listen_succeeded_alert	src/alert.cpp	/^	listen_succeeded_alert::listen_succeeded_alert(au/
listen_succeeded_alert::listen_succeeded_alert	src/alert.cpp	/^	listen_succeeded_alert::listen_succeeded_alert(au/
listen_succeeded_alert::listen_succeeded_alert	src/alert.cpp	/^	listen_succeeded_alert::listen_succeeded_alert(au/
listen_succeeded_alert::static_category	src/alert.cpp	3238
listen_system_port_fallback	include/libtorrent/settings_pack.hpp	828
literals	include/libtorrent/string_view.hpp	99
little_endian_blk0	src/sha1.cpp	50
little_endian_to_host	include/libtorrent/aux_/byteswap.hpp	/^inline std::uint32_t little_endian_to_host(std::ui/
live_nodes	src/kademlia/dht_tracker.cpp	/^	std::vector<std::pair<node_id, udp::endpoint>> dh/
live_nodes	include/libtorrent/kademlia/routing_table.hpp	70
load32	src/sha256.cpp	/^	u32 load32(const unsigned char* y)$/
load_file	test/setup_transfer.cpp	/^int load_file(std::string const& filename, std::ve/
load_file	src/torrent_info.cpp	/^	int load_file(std::string const& filename, std::v/
load_merkle_trees	src/torrent.cpp	/^	void torrent::load_merkle_trees($/
load_pack_from_dict	src/settings_pack.cpp	/^	settings_pack load_pack_from_dict(bdecode_node co/
load_piece_layer	src/merkle_tree.cpp	/^	bool merkle_tree::load_piece_layer(span<char cons/
load_sparse_tree	src/merkle_tree.cpp	/^	void merkle_tree::load_sparse_tree(span<sha256_ha/
load_state	src/session_handle.cpp	/^	void session_handle::load_state(bdecode_node cons/
load_state	src/session_handle.cpp	/^	void session_handle::load_state(entry const& ses_/
load_state	src/session_impl.cpp	/^	void session_impl::load_state(bdecode_node const*/
load_torrent_buffer	src/load_torrent.cpp	/^	add_torrent_params load_torrent_buffer(span<char /
load_torrent_buffer	src/load_torrent.cpp	/^	add_torrent_params load_torrent_buffer(span<char /
load_torrent_file	src/load_torrent.cpp	/^	add_torrent_params load_torrent_file(std::string /
load_torrent_file	src/load_torrent.cpp	/^	add_torrent_params load_torrent_file(std::string /
load_torrent_limits	include/libtorrent/torrent_info.hpp	139
load_torrent_parsed	src/load_torrent.cpp	/^	add_torrent_params load_torrent_parsed(bdecode_no/
load_torrent_parsed	src/load_torrent.cpp	/^	add_torrent_params load_torrent_parsed(bdecode_no/
load_tree	src/merkle_tree.cpp	/^	void merkle_tree::load_tree(span<sha256_hash cons/
load_verified_bits	src/merkle_tree.cpp	/^	void merkle_tree::load_verified_bits(std::vector</
local	test/test_listen_socket.cpp	410
local	src/puff.cpp	89
local	include/libtorrent/string_util.hpp	90
local_download_rate_limit	src/session_handle.cpp	/^	int session_handle::local_download_rate_limit() c/
local_download_rate_limit	src/session_impl.cpp	/^	int session_impl::local_download_rate_limit() con/
local_download_rate_limit	include/libtorrent/settings_pack.hpp	1604
local_endpoint	test/test_peer_list.cpp	/^	tcp::endpoint local_endpoint() const override { r/
local_endpoint	src/peer_connection_handle.cpp	/^tcp::endpoint peer_connection_handle::local_endpoi/
local_endpoint	src/utp_stream.cpp	/^utp_stream::endpoint_type utp_stream::local_endpoi/
local_endpoint	include/libtorrent/i2p_stream.hpp	/^	std::string const& local_endpoint() const { retur/
local_endpoint	include/libtorrent/proxy_base.hpp	/^	endpoint_type local_endpoint() const$/
local_endpoint	include/libtorrent/proxy_base.hpp	/^	endpoint_type local_endpoint(error_code& ec) cons/
local_endpoint	include/libtorrent/ssl_stream.hpp	/^	endpoint_type local_endpoint() const$/
local_endpoint	include/libtorrent/ssl_stream.hpp	/^	endpoint_type local_endpoint(error_code& ec) cons/
local_endpoint	include/libtorrent/kademlia/node.hpp	101
local_endpoint	include/libtorrent/aux_/polymorphic_socket.hpp	/^		endpoint_type local_endpoint(error_code& ec) con/
local_endpoint	include/libtorrent/aux_/polymorphic_socket.hpp	/^		endpoint_type local_endpoint() const$/
local_endpoint	include/libtorrent/aux_/session_udp_sockets.hpp	/^		udp::endpoint local_endpoint() { return sock.loc/
local_ep	include/libtorrent/upnp.hpp	270
local_ep	include/libtorrent/upnp.hpp	280
local_i2p_endpoint	test/test_peer_list.cpp	/^	std::string const& local_i2p_endpoint() const ove/
local_i2p_endpoint	src/peer_connection.cpp	/^	std::string const& peer_connection::local_i2p_end/
local_i2p_endpoint	include/libtorrent/i2p_stream.hpp	/^	std::string const& local_i2p_endpoint() const { r/
local_service_announce_interval	include/libtorrent/settings_pack.hpp	1506
local_upload_rate_limit	src/session_handle.cpp	/^	int session_handle::local_upload_rate_limit() con/
local_upload_rate_limit	src/session_impl.cpp	/^	int session_impl::local_upload_rate_limit() const/
local_upload_rate_limit	include/libtorrent/settings_pack.hpp	1603
lock_disk_cache	include/libtorrent/settings_pack.hpp	541
lock_files	include/libtorrent/settings_pack.hpp	761
lock_piece	src/piece_picker.cpp	/^	void piece_picker::lock_piece(piece_index_t const/
locked	include/libtorrent/piece_picker.hpp	213
log	test/test_dht.cpp	/^	void log(dht_logger::module_t, char const* fmt, ./
log	test/test_dos_blocker.cpp	/^	void log(dht_logger::module_t, char const* fmt, ./
log	test/test_fast_extension.cpp	/^void log(char const* fmt, ...)$/
log2p1	src/ffs.cpp	/^	int log2p1(std::uint32_t v)$/
log_alert::log_alert	src/alert.cpp	/^	log_alert::log_alert(aux::stack_allocator& alloc,/
log_alert::log_alert	src/alert.cpp	/^	log_alert::log_alert(aux::stack_allocator& alloc,/
log_alert::static_category	src/alert.cpp	3265
log_async	include/libtorrent/debug.hpp	/^	inline int log_async()$/
log_file_holder	src/utp_stream.cpp	81
log_handler_allocators	include/libtorrent/debug.hpp	/^	inline void log_handler_allocators() noexcept$/
log_lsd	src/session_impl.cpp	/^	void session_impl::log_lsd(char const* msg) const/
log_message	src/alert.cpp	/^	char const* portmap_log_alert::log_message() cons/
log_message	src/alert.cpp	/^	char const* log_alert::log_message() const$/
log_message	src/alert.cpp	/^	char const* torrent_log_alert::log_message() cons/
log_message	src/alert.cpp	/^	char const* peer_log_alert::log_message() const$/
log_message	src/alert.cpp	/^	char const* dht_log_alert::log_message() const$/
log_node_failed	src/kademlia/routing_table.cpp	/^void routing_table::log_node_failed(node_id const&/
log_packet	test/test_dht.cpp	/^	void log_packet(message_direction_t, span<char co/
log_packet	test/test_dos_blocker.cpp	/^	void log_packet(message_direction_t dir, span<cha/
log_packet	src/session_impl.cpp	/^	void session_impl::log_packet(message_direction_t/
log_peers	src/kademlia/get_peers.cpp	/^void get_peers_observer::log_peers(msg const& m, b/
log_portmap	test/test_natpmp.cpp	/^		virtual void log_portmap(portmap_transport, char/
log_portmap	src/session_impl.cpp	/^	void session_impl::log_portmap(portmap_transport /
log_t	test/test_dos_blocker.cpp	47
log_timeout	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::log_timeout(observer_ptr/
log_to_all_peers	src/torrent.cpp	/^	void torrent::log_to_all_peers(char const* messag/
long_string	include/libtorrent/bdecode.hpp	177
long_string_max_header	include/libtorrent/bdecode.hpp	184
look_for_nodes	src/kademlia/traversal_algorithm.cpp	/^void look_for_nodes(char const* nodes_key, udp con/
lookup	src/identify_client.cpp	/^	std::string lookup(fingerprint const& f)$/
lookup_peers	src/kademlia/node.cpp	/^bool node::lookup_peers(sha1_hash const& info_hash/
loss_multiplier	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int loss_multiplier() const { return m_sett.get_/
low_prio_disk	include/libtorrent/settings_pack.hpp	567
low_priority	include/libtorrent/download_priority.hpp	50
lowerlayerdown	src/enum_net.cpp	110
lowerlayerdown	include/libtorrent/enum_net.hpp	89
lowest_layer	include/libtorrent/proxy_base.hpp	/^	lowest_layer_type& lowest_layer()$/
lowest_layer	include/libtorrent/ssl_stream.hpp	/^	lowest_layer_type& lowest_layer()$/
lowest_layer	include/libtorrent/ssl_stream.hpp	/^	lowest_layer_type const& lowest_layer() const$/
ls	test/test_dht.cpp	597
ls	test/test_listen_socket.cpp	507
lsd	include/libtorrent/lsd.hpp	47
lsd::lsd	src/lsd.cpp	/^lsd::lsd(io_context& ios, aux::lsd_callback& cb$/
lsd_announce	src/torrent.cpp	/^	void torrent::lsd_announce()$/
lsd_error_alert::lsd_error_alert	src/alert.cpp	/^	lsd_error_alert::lsd_error_alert(aux::stack_alloc/
lsd_error_alert::static_category	src/alert.cpp	3268
lsd_multicast_addr4	src/lsd.cpp	107
lsd_multicast_addr6	src/lsd.cpp	108
lsd_peer_alert::lsd_peer_alert	src/alert.cpp	/^	lsd_peer_alert::lsd_peer_alert(aux::stack_allocat/
lsd_peer_alert::static_category	src/alert.cpp	3250
lsd_port	src/lsd.cpp	109
lsplit_path	src/path.cpp	/^	std::pair<string_view, string_view> lsplit_path(s/
lsplit_path	src/path.cpp	/^	std::pair<string_view, string_view> lsplit_path(s/
lt::aux::allocation_slot	test/test_stack_allocator.cpp	40
lt::aux::array	test/test_dht.cpp	1174
lt::aux::array	test/test_dht.cpp	1189
lt::aux::buffer	test/test_buffer.cpp	46
lt::aux::chained_buffer	test/test_buffer.cpp	47
lt::aux::disk_job_fence	test/test_fence.cpp	44
lt::aux::mmap_disk_job	test/test_fence.cpp	45
lt::aux::packet	test/test_packet_buffer.cpp	41
lt::aux::packet_buffer	test/test_packet_buffer.cpp	38
lt::aux::packet_pool	test/test_packet_buffer.cpp	40
lt::aux::packet_ptr	test/test_packet_buffer.cpp	39
lt::aux::posix_storage	test/test_storage.cpp	87
lt::aux::receive_buffer	test/test_receive_buffer.cpp	39
lt::aux::stack_allocator	test/test_stack_allocator.cpp	39
lt::aux::store_buffer	test/test_store_buffer.cpp	38
lt::aux::torrent_location	test/test_store_buffer.cpp	37
lt::mmap_storage	test/test_storage.cpp	85
lt::operator""_b	test/test_add_torrent.cpp	49
lt::operator""_b	test/test_similar_torrent.cpp	46
lt::operator""_b	test/test_storage.cpp	672
lt::portmap_protocol	test/test_upnp.cpp	51
lt::span	test/test_io.cpp	39
ltrim	src/string_util.cpp	/^	void ltrim(std::string& s)$/
m_abort	test/udp_tracker.cpp	63
m_acceptor	test/peer_server.cpp	58
m_access_list	include/libtorrent/ip_filter.hpp	122
m_ack_nr	include/libtorrent/aux_/utp_stream.hpp	930
m_acked_seq_nr	include/libtorrent/aux_/utp_stream.hpp	942
m_addr	src/peer_list.cpp	83
m_adv_wnd	include/libtorrent/aux_/utp_stream.hpp	869
m_alerts	src/udp_socket.cpp	126
m_armed	src/torrent.cpp	1312
m_array	include/libtorrent/aux_/torrent_list.hpp	252
m_attached	include/libtorrent/aux_/utp_stream.hpp	1014
m_availability	include/libtorrent/aux_/suggest_piece.hpp	123
m_bandwidth_channel	test/test_bandwidth_limiter.cpp	86
m_bit_idx	include/libtorrent/flags.hpp	46
m_bottled	src/http_connection.cpp	/^	, m_bottled(bottled)$/
m_broadcast_timer	include/libtorrent/lsd.hpp	83
m_buf	test/test_buffer.cpp	197
m_buffer	src/bdecode.cpp	256
m_buffer	include/libtorrent/http_stream.hpp	217
m_buffer	include/libtorrent/i2p_stream.hpp	460
m_buffer	include/libtorrent/lsd.hpp	73
m_buffer	include/libtorrent/socks5_stream.hpp	547
m_buffer_size	src/bdecode.cpp	257
m_buffered_incoming_bytes	include/libtorrent/aux_/utp_stream.hpp	859
m_bwm	test/test_bandwidth_limiter.cpp	84
m_bytes_in_flight	include/libtorrent/aux_/utp_stream.hpp	875
m_callback	include/libtorrent/lsd.hpp	67
m_called	test/test_torrent.cpp	457
m_calls	test/test_apply_pad.cpp	73
m_capacity	include/libtorrent/aux_/heterogeneous_queue.hpp	293
m_cb	include/libtorrent/kademlia/direct_request.hpp	69
m_cb	include/libtorrent/aux_/utp_socket_manager.hpp	150
m_choked	test/test_peer_list.cpp	114
m_close_reason	include/libtorrent/aux_/utp_stream.hpp	920
m_cnt	include/libtorrent/debug.hpp	275
m_command	include/libtorrent/i2p_stream.hpp	477
m_command	include/libtorrent/socks5_stream.hpp	556
m_confirmed	include/libtorrent/aux_/utp_stream.hpp	1057
m_connect_handler	include/libtorrent/aux_/utp_stream.hpp	817
m_connection_buffer	include/libtorrent/aux_/receive_buffer.hpp	223
m_connections	test/test_peer_list.cpp	177
m_cookie	include/libtorrent/lsd.hpp	90
m_counter	test/test_storage.cpp	1315
m_counters	include/libtorrent/aux_/utp_socket_manager.hpp	187
m_current	include/libtorrent/tailqueue.hpp	69
m_cwnd	include/libtorrent/aux_/utp_stream.hpp	848
m_cwnd_full	include/libtorrent/aux_/utp_stream.hpp	1029
m_data	include/libtorrent/kademlia/get_item.hpp	79
m_data	include/libtorrent/kademlia/put_data.hpp	71
m_data_callback	include/libtorrent/kademlia/get_item.hpp	78
m_data_callback	include/libtorrent/kademlia/get_peers.hpp	62
m_deferred_ack	include/libtorrent/aux_/utp_stream.hpp	1041
m_delay_hist	include/libtorrent/aux_/utp_stream.hpp	850
m_delay_sample_hist	include/libtorrent/aux_/utp_stream.hpp	903
m_delay_sample_idx	include/libtorrent/aux_/utp_stream.hpp	998
m_dest	include/libtorrent/i2p_stream.hpp	462
m_df	src/udp_socket.cpp	181
m_dht_requests	test/dht_server.cpp	61
m_dio	src/create_torrent.cpp	288
m_disconnect_called	test/test_peer_list.cpp	125
m_done	include/libtorrent/kademlia/find_data.hpp	74
m_drained_event	include/libtorrent/aux_/utp_socket_manager.hpp	172
m_dst_name	include/libtorrent/http_stream.hpp	221
m_dst_name	include/libtorrent/socks5_stream.hpp	551
m_duplicate_acks	include/libtorrent/aux_/utp_stream.hpp	991
m_error	include/libtorrent/aux_/utp_stream.hpp	810
m_error_file	test/test_storage.cpp	1338
m_exp	test/test_storage.cpp	1753
m_f	include/libtorrent/aux_/session_impl.hpp	392
m_fast_resend_seq_nr	include/libtorrent/aux_/utp_stream.hpp	948
m_fd	src/file.cpp	618
m_fd	src/file.cpp	619
m_fd	include/libtorrent/aux_/dev_random.hpp	75
m_fd	include/libtorrent/aux_/file_descriptor.hpp	53
m_file	src/mmap.cpp	153
m_file	src/mmap.cpp	271
m_file_data	test/test_storage.cpp	1292
m_first	include/libtorrent/tailqueue.hpp	198
m_free_slots	include/libtorrent/aux_/storage_free_list.hpp	68
m_fun	include/libtorrent/aux_/scope_end.hpp	55
m_h	include/libtorrent/aux_/win_file_handle.hpp	55
m_handler	include/libtorrent/proxy_base.hpp	364
m_handler	include/libtorrent/aux_/deferred_handler.hpp	63
m_hash	include/libtorrent/aux_/win_cng.hpp	186
m_hash	include/libtorrent/aux_/win_crypto_provider.hpp	140
m_hostname	include/libtorrent/i2p_stream.hpp	617
m_hostname	include/libtorrent/proxy_base.hpp	322
m_i2p_destination	test/test_peer_list.cpp	120
m_i2p_local_endpoint	include/libtorrent/i2p_stream.hpp	621
m_id	test/test_peer_list.cpp	123
m_id	include/libtorrent/i2p_stream.hpp	461
m_idx	include/libtorrent/index_range.hpp	58
m_idx	include/libtorrent/stack_allocator.hpp	63
m_ignore_limits	test/test_bandwidth_limiter.cpp	90
m_immutable	include/libtorrent/kademlia/get_item.hpp	80
m_in_eof	include/libtorrent/aux_/utp_stream.hpp	1006
m_in_eof_seq_nr	include/libtorrent/aux_/utp_stream.hpp	961
m_in_flight	include/libtorrent/aux_/deferred_handler.hpp	64
m_in_flight	include/libtorrent/aux_/deferred_handler.hpp	77
m_in_packets	include/libtorrent/aux_/utp_stream.hpp	906
m_inbuf	include/libtorrent/aux_/utp_stream.hpp	824
m_index	test/test_alert_manager.cpp	189
m_index	include/libtorrent/aux_/torrent_list.hpp	254
m_io_service	include/libtorrent/i2p_stream.hpp	635
m_ios	test/dht_server.cpp	60
m_ios	test/peer_server.cpp	56
m_ios	test/udp_tracker.cpp	59
m_ios	include/libtorrent/aux_/utp_socket_manager.hpp	189
m_job	src/mmap_disk_job.cpp	115
m_job_cond	src/mmap_disk_io.cpp	266
m_last	include/libtorrent/tailqueue.hpp	199
m_last_history_step	include/libtorrent/aux_/utp_stream.hpp	838
m_last_index	src/bdecode.cpp	259
m_last_token	src/bdecode.cpp	260
m_len	include/libtorrent/span.hpp	176
m_listen_address	include/libtorrent/lsd.hpp	69
m_listen_socket	src/udp_socket.cpp	127
m_local	test/test_peer_list.cpp	118
m_local	include/libtorrent/i2p_stream.hpp	463
m_local_i2p_endpoint	test/test_peer_list.cpp	121
m_log	test/test_dht.cpp	569
m_loss_seq_nr	include/libtorrent/aux_/utp_stream.hpp	965
m_mapping	src/mmap.cpp	154
m_mapping	src/mmap.cpp	155
m_mapping	src/mmap.cpp	273
m_mapping	src/mmap.cpp	274
m_mtu	include/libtorrent/aux_/utp_stream.hpp	969
m_mtu_ceiling	include/libtorrent/aux_/utp_stream.hpp	980
m_mtu_floor	include/libtorrent/aux_/utp_stream.hpp	973
m_mtu_seq	include/libtorrent/aux_/utp_stream.hpp	984
m_mutex	include/libtorrent/aux_/store_buffer.hpp	142
m_nagle	include/libtorrent/aux_/utp_stream.hpp	1017
m_nagle_packet	include/libtorrent/aux_/utp_stream.hpp	791
m_nagle_seq_nr	include/libtorrent/aux_/utp_stream.hpp	954
m_name	test/test_bandwidth_limiter.cpp	91
m_name_lookup	include/libtorrent/i2p_stream.hpp	464
m_name_lookup	include/libtorrent/i2p_stream.hpp	624
m_need_uncork	include/libtorrent/peer_connection.hpp	1257
m_netmask	include/libtorrent/lsd.hpp	70
m_next_loss	include/libtorrent/aux_/utp_stream.hpp	842
m_nl_family	include/libtorrent/netlink.hpp	196
m_no_connect	include/libtorrent/http_stream.hpp	225
m_node_ids	src/kademlia/dht_storage.cpp	168
m_nodes_callback	include/libtorrent/kademlia/find_data.hpp	72
m_noseeds	include/libtorrent/kademlia/get_peers.hpp	63
m_null_buffers	include/libtorrent/aux_/utp_stream.hpp	1035
m_num_blocks	src/alert.cpp	/^		, m_num_blocks(int(blocks.size()))$/
m_num_items	include/libtorrent/aux_/heterogeneous_queue.hpp	297
m_num_timeouts	include/libtorrent/aux_/utp_stream.hpp	995
m_number	include/libtorrent/sha1_hash.hpp	276
m_obfuscated	include/libtorrent/kademlia/get_peers.hpp	84
m_obfuscated_index	include/libtorrent/aux_/torrent_list.hpp	259
m_our_id	test/test_peer_list.cpp	124
m_out	test/test_storage.cpp	1739
m_out	test/test_storage.cpp	1752
m_out_eof	include/libtorrent/aux_/utp_stream.hpp	1011
m_out_packets	include/libtorrent/aux_/utp_stream.hpp	907
m_outbuf	include/libtorrent/aux_/utp_stream.hpp	825
m_outgoing	test/test_peer_list.cpp	115
m_owner	src/mmap_disk_io.cpp	262
m_p	test/test_peer_list.cpp	175
m_packet_pool	include/libtorrent/aux_/utp_socket_manager.hpp	198
m_packet_size	include/libtorrent/aux_/receive_buffer.hpp	222
m_password	include/libtorrent/http_stream.hpp	220
m_password	include/libtorrent/socks5_stream.hpp	550
m_paused	src/session_impl.cpp	/^		, m_paused(flags & session::paused)$/
m_pc	include/libtorrent/peer_connection.hpp	1256
m_peer_requests	test/peer_server.cpp	57
m_picker	src/torrent.cpp	1310
m_piece	src/torrent.cpp	1311
m_port	test/dht_server.cpp	63
m_port	test/peer_server.cpp	59
m_port	test/udp_tracker.cpp	62
m_port	src/http_connection.cpp	/^	, m_port(0)$/
m_port	src/peer_list.cpp	84
m_port	include/libtorrent/i2p_stream.hpp	618
m_port	include/libtorrent/aux_/utp_stream.hpp	923
m_priority	test/test_bandwidth_limiter.cpp	89
m_priority_pieces	include/libtorrent/aux_/suggest_piece.hpp	121
m_proto	include/libtorrent/netlink.hpp	153
m_proxy_addr	src/udp_socket.cpp	136
m_proxy_settings	src/udp_socket.cpp	130
m_ptr	include/libtorrent/copy_ptr.hpp	64
m_ptr	include/libtorrent/span.hpp	175
m_ptr	include/libtorrent/aux_/string_ptr.hpp	69
m_put_callback	src/kademlia/put_data.cpp	/^	, m_put_callback(std::move(callback))$/
m_put_callback	include/libtorrent/kademlia/put_data.hpp	70
m_queued_jobs	src/mmap_disk_io.cpp	269
m_quota	test/test_bandwidth_limiter.cpp	92
m_read	include/libtorrent/aux_/utp_stream.hpp	880
m_read_buffer	include/libtorrent/aux_/utp_stream.hpp	799
m_read_buffer_size	include/libtorrent/aux_/utp_stream.hpp	893
m_read_handler	include/libtorrent/aux_/utp_stream.hpp	814
m_receive_buffer	include/libtorrent/aux_/utp_stream.hpp	804
m_receive_buffer_capacity	include/libtorrent/aux_/utp_stream.hpp	896
m_receive_buffer_size	include/libtorrent/aux_/utp_stream.hpp	890
m_recv_delay	include/libtorrent/aux_/utp_stream.hpp	912
m_recv_id	include/libtorrent/aux_/utp_stream.hpp	926
m_recv_pos	include/libtorrent/aux_/receive_buffer.hpp	221
m_remote	test/test_peer_list.cpp	117
m_remote	include/libtorrent/lsd.hpp	74
m_remote_address	include/libtorrent/aux_/utp_stream.hpp	820
m_remote_endpoint	include/libtorrent/proxy_base.hpp	325
m_reply_micro	include/libtorrent/aux_/utp_stream.hpp	863
m_resolver	src/udp_socket.cpp	123
m_resolver	include/libtorrent/proxy_base.hpp	328
m_restrict_mtu	include/libtorrent/aux_/utp_socket_manager.hpp	191
m_retry_timer	src/udp_socket.cpp	125
m_root_tokens	src/bdecode.cpp	255
m_rtt	include/libtorrent/aux_/utp_stream.hpp	915
m_sam_socket	include/libtorrent/i2p_stream.hpp	616
m_send_delay	include/libtorrent/aux_/utp_stream.hpp	910
m_send_fun	include/libtorrent/aux_/utp_socket_manager.hpp	149
m_send_id	include/libtorrent/aux_/utp_stream.hpp	925
m_seq_nr	include/libtorrent/aux_/utp_stream.hpp	936
m_ses	include/libtorrent/aux_/session_impl.hpp	1388
m_session_id	include/libtorrent/i2p_stream.hpp	622
m_session_options	include/libtorrent/i2p_stream.hpp	466
m_sett	include/libtorrent/aux_/utp_socket_manager.hpp	184
m_size	test/test_buffer.cpp	198
m_size	test/test_storage.cpp	1314
m_size	src/bdecode.cpp	261
m_size	src/mmap.cpp	272
m_size	include/libtorrent/tailqueue.hpp	200
m_size	include/libtorrent/aux_/heterogeneous_queue.hpp	295
m_slow_start	include/libtorrent/aux_/utp_stream.hpp	1025
m_sm	include/libtorrent/aux_/utp_stream.hpp	765
m_sock	include/libtorrent/proxy_base.hpp	321
m_sock	include/libtorrent/ssl_stream.hpp	348
m_sock	include/libtorrent/aux_/utp_stream.hpp	694
m_sockaddr	include/libtorrent/netlink.hpp	154
m_socket	test/dht_server.cpp	62
m_socket	test/udp_tracker.cpp	61
m_socket	src/enum_net.cpp	172
m_socket	src/udp_socket.cpp	180
m_socket	include/libtorrent/lsd.hpp	72
m_socks5_sock	src/udp_socket.cpp	122
m_ssl_context	include/libtorrent/aux_/utp_socket_manager.hpp	196
m_ssthres	include/libtorrent/aux_/utp_stream.hpp	856
m_stalled	include/libtorrent/aux_/utp_stream.hpp	1052
m_stalled_sockets	include/libtorrent/aux_/utp_socket_manager.hpp	177
m_stat	test/test_peer_list.cpp	113
m_state	test/test_peer_list.cpp	176
m_state	include/libtorrent/i2p_stream.hpp	478
m_state	include/libtorrent/i2p_stream.hpp	633
m_state	include/libtorrent/aux_/utp_stream.hpp	1001
m_storage	include/libtorrent/aux_/allocating_handler.hpp	245
m_storage	include/libtorrent/aux_/heterogeneous_queue.hpp	291
m_storage	include/libtorrent/aux_/utp_stream.hpp	106
m_store_buffer	include/libtorrent/aux_/store_buffer.hpp	143
m_stripe_size	test/test_storage.cpp	1291
m_subscribe_drained	include/libtorrent/aux_/utp_stream.hpp	1045
m_temp_sockets	include/libtorrent/aux_/utp_socket_manager.hpp	165
m_their_delay_hist	include/libtorrent/aux_/utp_stream.hpp	851
m_thread	test/dht_server.cpp	65
m_thread	test/peer_server.cpp	61
m_thread	test/udp_tracker.cpp	65
m_time_diff	include/libtorrent/peer_connection.hpp	115
m_timeout	include/libtorrent/aux_/utp_stream.hpp	835
m_timer	src/udp_socket.cpp	124
m_tmp_buf	src/udp_socket.cpp	128
m_token	include/libtorrent/kademlia/put_data.hpp	87
m_token_idx	src/bdecode.cpp	258
m_tokens	src/bdecode.cpp	254
m_torrent	test/test_peer_list.cpp	126
m_torrent_bandwidth_channel	test/test_bandwidth_limiter.cpp	87
m_total	test/test_apply_pad.cpp	72
m_tp	test/test_peer_list.cpp	116
m_type	src/entry.cpp	462
m_type	src/entry.cpp	473
m_type	src/entry.cpp	484
m_type	src/entry.cpp	495
m_type	src/entry.cpp	506
m_type_queried	src/entry.cpp	464
m_type_queried	src/entry.cpp	475
m_type_queried	src/entry.cpp	486
m_type_queried	src/entry.cpp	497
m_type_queried	src/entry.cpp	508
m_udp_announces	test/udp_tracker.cpp	60
m_udp_proxy_addr	src/udp_socket.cpp	141
m_underlying_handler	include/libtorrent/proxy_base.hpp	365
m_user	include/libtorrent/http_stream.hpp	219
m_user	include/libtorrent/socks5_stream.hpp	549
m_userdata	include/libtorrent/aux_/utp_stream.hpp	777
m_utp_sockets	include/libtorrent/aux_/utp_socket_manager.hpp	154
m_value	include/libtorrent/socket.hpp	140
m_value	include/libtorrent/socket.hpp	154
m_value	include/libtorrent/socket.hpp	170
m_value	include/libtorrent/socket.hpp	190
m_value	include/libtorrent/socket.hpp	205
m_value	include/libtorrent/socket.hpp	237
m_value	include/libtorrent/socket.hpp	258
m_value	include/libtorrent/socket.hpp	277
m_value	include/libtorrent/socket.hpp	293
m_value	include/libtorrent/aux_/bind_to_device.hpp	61
m_value	include/libtorrent/aux_/bind_to_device.hpp	86
m_value	include/libtorrent/aux_/bind_to_device.hpp	117
m_value	include/libtorrent/aux_/keepalive.hpp	59
m_value	include/libtorrent/aux_/keepalive.hpp	75
m_value	include/libtorrent/aux_/keepalive.hpp	93
m_version	include/libtorrent/socks5_stream.hpp	553
m_write_buffer	include/libtorrent/aux_/utp_stream.hpp	786
m_write_buffer_size	include/libtorrent/aux_/utp_stream.hpp	883
m_write_handler	include/libtorrent/aux_/utp_stream.hpp	815
m_write_tokens	include/libtorrent/kademlia/find_data.hpp	73
m_writeable_handler	include/libtorrent/aux_/utp_stream.hpp	816
m_written	include/libtorrent/aux_/utp_stream.hpp	887
magnet_link	test/test_add_torrent.cpp	58
make_announce_port	src/session_impl.cpp	/^	std::uint16_t make_announce_port(std::uint16_t co/
make_error_code	src/bdecode.cpp	/^		boost::system::error_code make_error_code(error_/
make_error_code	src/error_code.cpp	/^		boost::system::error_code make_error_code(error_/
make_error_code	src/gzip.cpp	/^		boost::system::error_code make_error_code(error_/
make_error_code	src/i2p_stream.cpp	/^		boost::system::error_code make_error_code(i2p_er/
make_error_code	src/natpmp.cpp	/^	boost::system::error_code make_error_code(pcp_err/
make_error_code	src/socks5_stream.cpp	/^		boost::system::error_code make_error_code(socks_/
make_error_code	src/upnp.cpp	/^	boost::system::error_code make_error_code(error_c/
make_file_storage	test/setup_transfer.cpp	/^lt::file_storage make_file_storage(span<const int>/
make_files	test/test_utils.cpp	/^lt::file_storage make_files(std::vector<file_ent> /
make_free_holder	src/path.cpp	/^	std::unique_ptr<T, free_function> make_free_holde/
make_fs	test/test_storage.cpp	/^file_storage make_fs()$/
make_handler	include/libtorrent/aux_/allocating_handler.hpp	/^	make_handler(Handler handler$/
make_id_secret	src/kademlia/node_id.cpp	/^void make_id_secret(node_id& in)$/
make_invariant_checker	include/libtorrent/aux_/invariant_check.hpp	/^	invariant_checker_impl<T> make_invariant_checker(/
make_magnet_uri	src/magnet_uri.cpp	/^	std::string make_magnet_uri(torrent_handle const&/
make_magnet_uri	src/magnet_uri.cpp	/^	std::string make_magnet_uri(torrent_info const& i/
make_magnet_uri	src/magnet_uri.cpp	/^	std::string make_magnet_uri(add_torrent_params co/
make_pkt	test/test_packet_buffer.cpp	/^packet_ptr make_pkt(packet_pool& pool, int const v/
make_reverse	include/libtorrent/piece_picker.hpp	/^			void make_reverse()$/
make_storage	test/test_storage.cpp	/^std::shared_ptr<mmap_storage> make_storage(storage/
make_storage	test/test_storage.cpp	/^std::shared_ptr<posix_storage> make_storage(storag/
make_tcp	include/libtorrent/socket.hpp	/^	inline tcp::endpoint make_tcp(udp::endpoint const/
make_test_torrent	test/make_torrent.cpp	/^std::shared_ptr<lt::torrent_info> make_test_torren/
make_time_critical	src/peer_connection.cpp	/^	bool peer_connection::make_time_critical(piece_bl/
make_torrent	test/setup_transfer.cpp	/^std::shared_ptr<lt::torrent_info> make_torrent(spa/
make_torrent	test/setup_transfer.cpp	/^std::shared_ptr<lt::torrent_info> make_torrent(lt:/
make_udp	include/libtorrent/socket.hpp	/^	inline udp::endpoint make_udp(tcp::endpoint const/
malloc	include/libtorrent/aux_/pool.hpp	/^	static char* malloc(size_type const bytes)$/
map_access	src/mmap.cpp	/^DWORD map_access(open_mode_t const m)$/
map_base64_char	src/escape_string.cpp	/^	std::uint32_t map_base64_char(char const c)$/
map_block	src/file_storage.cpp	/^	std::vector<file_slice> file_storage::map_block(p/
map_entry	src/identify_client.cpp	140
map_failed	src/mmap.cpp	58
map_file	src/file_storage.cpp	/^	peer_request file_storage::map_file(file_index_t /
map_port	src/session_impl.cpp	/^		void map_port(MapProtocol& m, ProtoType protocol/
map_protect	src/mmap.cpp	/^int map_protect(open_mode_t const m)$/
map_protocol_to_descriptor	src/kademlia/node.cpp	/^node::protocol_descriptor const& node::map_protoco/
map_timer	src/upnp.cpp	/^void upnp::map_timer(error_code const& ec)$/
mapping	test/test_upnp.cpp	123
mapping	include/libtorrent/upnp.hpp	307
mapping	include/libtorrent/aux_/file_view_pool.hpp	152
mapping	include/libtorrent/aux_/file_view_pool.hpp	184
mapping_expired	src/natpmp.cpp	/^void natpmp::mapping_expired(error_code const& e, /
mapping_log	src/natpmp.cpp	/^void natpmp::mapping_log(char const* op, mapping_t/
mapping_t	include/libtorrent/natpmp.hpp	141
mapping_t	include/libtorrent/upnp.hpp	276
mappings	include/libtorrent/upnp.hpp	338
mark_as_canceled	src/piece_picker.cpp	/^	void piece_picker::mark_as_canceled(piece_block c/
mark_as_downloading	src/piece_picker.cpp	/^	bool piece_picker::mark_as_downloading(piece_bloc/
mark_as_finished	src/piece_picker.cpp	/^	void piece_picker::mark_as_finished(piece_block c/
mark_as_writing	src/piece_picker.cpp	/^	bool piece_picker::mark_as_writing(piece_block co/
mark_downloading	test/test_piece_picker.cpp	/^void mark_downloading(std::shared_ptr<piece_picker/
mask	include/libtorrent/storage_defs.hpp	73
match	src/resolve_links.cpp	/^void resolve_links::match(std::shared_ptr<const to/
match	src/utp_stream.cpp	/^bool utp_socket_impl::match(udp::endpoint const& e/
match_addr_mask	src/enum_net.cpp	/^	bool match_addr_mask(address const& a1, address c/
match_peer_endpoint	src/peer_list.cpp	71
match_peer_endpoint	src/peer_list.cpp	/^		match_peer_endpoint(address const& addr, std::ui/
match_v1	src/resolve_links.cpp	/^void resolve_links::match_v1(std::shared_ptr<const/
match_v2	src/resolve_links.cpp	/^void resolve_links::match_v2(std::shared_ptr<const/
matching_prefix	src/kademlia/node_id.cpp	/^bool matching_prefix(node_id const& nid, int mask,/
max	include/libtorrent/torrent.hpp	130
max	include/libtorrent/aux_/aligned_union.hpp	/^constexpr std::size_t max(std::size_t a)$/
max	include/libtorrent/aux_/aligned_union.hpp	/^constexpr std::size_t max(std::size_t a, std::size/
max	include/libtorrent/aux_/aligned_union.hpp	/^constexpr std::size_t max(std::size_t a, std::size/
max_addr	src/ip_filter.cpp	/^	Addr max_addr()$/
max_addr	include/libtorrent/ip_filter.hpp	/^	inline std::uint16_t max_addr<std::uint16_t>()$/
max_allowed_in_request_queue	include/libtorrent/settings_pack.hpp	1074
max_blocks_per_piece	include/libtorrent/piece_picker.hpp	122
max_bool_setting_internal	include/libtorrent/settings_pack.hpp	1021
max_codepoint	src/utf8.cpp	66
max_concurrent_http_announces	include/libtorrent/settings_pack.hpp	1980
max_connections	src/session_handle.cpp	/^	int session_handle::max_connections() const$/
max_connections	src/session_impl.cpp	/^	int session_impl::max_connections() const$/
max_connections	src/torrent_handle.cpp	/^	int torrent_handle::max_connections() const$/
max_failcount	include/libtorrent/settings_pack.hpp	1127
max_global_mappings	src/upnp.cpp	78
max_half_open_connections	src/session_handle.cpp	/^	int session_handle::max_half_open_connections() c/
max_header_size	src/udp_socket.cpp	73
max_http_recv_buffer_size	include/libtorrent/settings_pack.hpp	1847
max_incoming_requests	src/ut_metadata.cpp	84
max_int_setting_internal	include/libtorrent/settings_pack.hpp	2089
max_metadata_size	include/libtorrent/settings_pack.hpp	1738
max_next_item	include/libtorrent/bdecode.hpp	182
max_offset	include/libtorrent/bdecode.hpp	181
max_open_files	src/platform_util.cpp	/^	int max_open_files()$/
max_out_request_queue	src/peer_connection.cpp	/^	void peer_connection::max_out_request_queue(int s/
max_out_request_queue	src/peer_connection.cpp	/^	int peer_connection::max_out_request_queue() cons/
max_out_request_queue	include/libtorrent/settings_pack.hpp	1080
max_paused_peerlist_size	include/libtorrent/settings_pack.hpp	1418
max_peer_entries	src/ut_pex.cpp	61
max_peer_recv_buffer_size	include/libtorrent/settings_pack.hpp	1455
max_peerlist_size	include/libtorrent/settings_pack.hpp	1417
max_pex_peers	include/libtorrent/settings_pack.hpp	1570
max_piece_affinity_extent	src/piece_picker.cpp	146
max_piece_count	include/libtorrent/settings_pack.hpp	2041
max_piece_requests	include/libtorrent/performance_counters.hpp	71
max_pieces	include/libtorrent/piece_picker.hpp	920
max_queued_disk_bytes	include/libtorrent/settings_pack.hpp	1193
max_receive	src/receive_buffer.cpp	/^int receive_buffer::max_receive() const$/
max_rejects	include/libtorrent/settings_pack.hpp	1439
max_retry_port_bind	include/libtorrent/settings_pack.hpp	1852
max_string_setting_internal	include/libtorrent/settings_pack.hpp	394
max_suggest_pieces	include/libtorrent/settings_pack.hpp	1501
max_time	include/libtorrent/time.hpp	/^	inline time_point max_time() { return (time_point/
max_uploads	src/session_handle.cpp	/^	int session_handle::max_uploads() const$/
max_uploads	src/session_impl.cpp	/^	int session_impl::max_uploads() const$/
max_uploads	src/torrent_handle.cpp	/^	int torrent_handle::max_uploads() const$/
max_web_seed_connections	include/libtorrent/settings_pack.hpp	1949
maybe_abort	test/broadcast_socket.cpp	/^	bool broadcast_socket::maybe_abort()$/
maybe_connect_web_seeds	src/torrent.cpp	/^	void torrent::maybe_connect_web_seeds()$/
maybe_done_flushing	src/torrent.cpp	/^	void torrent::maybe_done_flushing()$/
maybe_harvest_piece	src/web_peer_connection.cpp	/^void web_peer_connection::maybe_harvest_piece()$/
maybe_inc_acked_seq_nr	src/utp_stream.cpp	/^void utp_socket_impl::maybe_inc_acked_seq_nr()$/
maybe_notify	src/alert_manager.cpp	/^	void alert_manager::maybe_notify(alert* a)$/
maybe_rotate	src/ip_voter.cpp	/^	bool ip_voter::maybe_rotate()$/
maybe_send_hash_request	src/bt_peer_connection.cpp	/^	void bt_peer_connection::maybe_send_hash_request(/
maybe_trigger_receive_callback	src/utp_stream.cpp	/^void utp_socket_impl::maybe_trigger_receive_callba/
maybe_trigger_send_callback	src/utp_stream.cpp	/^void utp_socket_impl::maybe_trigger_send_callback(/
maybe_trigger_writeable_callback	src/utp_stream.cpp	/^void utp_socket_impl::maybe_trigger_writeable_call/
maybe_unchoke_this_peer	src/peer_connection.cpp	/^	void peer_connection::maybe_unchoke_this_peer()$/
maybe_unchoke_this_peer	src/peer_connection_handle.cpp	/^void peer_connection_handle::maybe_unchoke_this_pe/
maybe_url_encode	src/escape_string.cpp	/^	std::string maybe_url_encode(std::string const& u/
mean	include/libtorrent/sliding_average.hpp	/^	Int mean() const { return m_num_samples > 0 ? (m_/
medium	include/libtorrent/torrent_handle.hpp	192
memory_map_size	src/mmap.cpp	/^	std::int64_t memory_map_size(open_mode_t const mo/
merkle_clear_tree	src/merkle.cpp	/^	void merkle_clear_tree(span<sha256_hash> tree, in/
merkle_fill_partial_tree	src/merkle.cpp	/^	void merkle_fill_partial_tree(span<sha256_hash> t/
merkle_fill_tree	src/merkle.cpp	/^	void merkle_fill_tree(span<sha256_hash> tree, int/
merkle_fill_tree	src/merkle.cpp	/^	void merkle_fill_tree(span<sha256_hash> tree, int/
merkle_find_known_subtree	src/merkle.cpp	/^	std::tuple<int, int, int> merkle_find_known_subtr/
merkle_first_leaf	src/merkle.cpp	/^	int merkle_first_leaf(int num_leafs)$/
merkle_get_first_child	src/merkle.cpp	/^	int merkle_get_first_child(int const tree_node)$/
merkle_get_first_child	src/merkle.cpp	/^	int merkle_get_first_child(int const tree_node, i/
merkle_get_layer	src/merkle.cpp	/^	int merkle_get_layer(int idx)$/
merkle_get_layer_offset	src/merkle.cpp	/^	int merkle_get_layer_offset(int idx)$/
merkle_get_parent	src/merkle.cpp	/^	int merkle_get_parent(int const tree_node)$/
merkle_get_sibling	src/merkle.cpp	/^	int merkle_get_sibling(int const tree_node)$/
merkle_layer_start	src/merkle.cpp	/^	int merkle_layer_start(int const layer)$/
merkle_num_layers	src/merkle.cpp	/^	int merkle_num_layers(int leaves)$/
merkle_num_leafs	src/merkle.cpp	/^	int merkle_num_leafs(int const blocks)$/
merkle_num_nodes	src/merkle.cpp	/^	int merkle_num_nodes(int const leafs)$/
merkle_pad	src/merkle.cpp	/^	sha256_hash merkle_pad(int blocks, int pieces)$/
merkle_root	src/merkle.cpp	/^	sha256_hash merkle_root(span<sha256_hash const> c/
merkle_root_scratch	src/merkle.cpp	/^	sha256_hash merkle_root_scratch(span<sha256_hash /
merkle_to_flat_index	src/merkle.cpp	/^	int merkle_to_flat_index(int const layer, int con/
merkle_tree::merkle_tree	src/merkle_tree.cpp	/^	merkle_tree::merkle_tree(int const num_blocks, in/
merkle_validate_and_insert_proofs	src/merkle.cpp	/^	bool merkle_validate_and_insert_proofs(span<sha25/
merkle_validate_copy	src/merkle.cpp	/^	void merkle_validate_copy(span<sha256_hash const>/
merkle_validate_node	src/merkle.cpp	/^	bool merkle_validate_node(sha256_hash const& left/
merkle_validate_single_layer	src/merkle.cpp	/^	bool merkle_validate_single_layer(span<sha256_has/
message	src/alert.cpp	/^	std::string torrent_alert::message() const$/
message	src/alert.cpp	/^	std::string peer_alert::message() const$/
message	src/alert.cpp	/^	std::string tracker_alert::message() const$/
message	src/alert.cpp	/^	std::string read_piece_alert::message() const$/
message	src/alert.cpp	/^	std::string file_completed_alert::message() const/
message	src/alert.cpp	/^	std::string file_renamed_alert::message() const$/
message	src/alert.cpp	/^	std::string file_rename_failed_alert::message() c/
message	src/alert.cpp	/^	std::string performance_alert::message() const$/
message	src/alert.cpp	/^	std::string state_changed_alert::message() const$/
message	src/alert.cpp	/^	std::string tracker_error_alert::message() const$/
message	src/alert.cpp	/^	std::string tracker_warning_alert::message() cons/
message	src/alert.cpp	/^	std::string scrape_reply_alert::message() const$/
message	src/alert.cpp	/^	std::string scrape_failed_alert::message() const$/
message	src/alert.cpp	/^	std::string tracker_reply_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_reply_alert::message() const$/
message	src/alert.cpp	/^	std::string tracker_announce_alert::message() con/
message	src/alert.cpp	/^	std::string hash_failed_alert::message() const$/
message	src/alert.cpp	/^	std::string peer_ban_alert::message() const$/
message	src/alert.cpp	/^	std::string peer_unsnubbed_alert::message() const/
message	src/alert.cpp	/^	std::string peer_snubbed_alert::message() const$/
message	src/alert.cpp	/^	std::string invalid_request_alert::message() cons/
message	src/alert.cpp	/^	std::string torrent_finished_alert::message() con/
message	src/alert.cpp	/^	std::string piece_finished_alert::message() const/
message	src/alert.cpp	/^	std::string request_dropped_alert::message() cons/
message	src/alert.cpp	/^	std::string block_timeout_alert::message() const$/
message	src/alert.cpp	/^	std::string block_finished_alert::message() const/
message	src/alert.cpp	/^	std::string block_downloading_alert::message() co/
message	src/alert.cpp	/^	std::string unwanted_block_alert::message() const/
message	src/alert.cpp	/^	std::string storage_moved_alert::message() const$/
message	src/alert.cpp	/^	std::string storage_moved_failed_alert::message()/
message	src/alert.cpp	/^	std::string torrent_deleted_alert::message() cons/
message	src/alert.cpp	/^	std::string torrent_delete_failed_alert::message(/
message	src/alert.cpp	/^	std::string save_resume_data_alert::message() con/
message	src/alert.cpp	/^	std::string save_resume_data_failed_alert::messag/
message	src/alert.cpp	/^	std::string torrent_paused_alert::message() const/
message	src/alert.cpp	/^	std::string torrent_resumed_alert::message() cons/
message	src/alert.cpp	/^	std::string torrent_checked_alert::message() cons/
message	src/alert.cpp	/^	std::string listen_failed_alert::message() const$/
message	src/alert.cpp	/^	std::string metadata_failed_alert::message() cons/
message	src/alert.cpp	/^	std::string metadata_received_alert::message() co/
message	src/alert.cpp	/^	std::string udp_error_alert::message() const$/
message	src/alert.cpp	/^	std::string external_ip_alert::message() const$/
message	src/alert.cpp	/^	std::string listen_succeeded_alert::message() con/
message	src/alert.cpp	/^	std::string portmap_error_alert::message() const$/
message	src/alert.cpp	/^	std::string portmap_alert::message() const$/
message	src/alert.cpp	/^	std::string portmap_log_alert::message() const$/
message	src/alert.cpp	/^	std::string fastresume_rejected_alert::message() /
message	src/alert.cpp	/^	std::string peer_blocked_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_announce_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_get_peers_alert::message() const$/
message	src/alert.cpp	/^	std::string stats_alert::message() const$/
message	src/alert.cpp	/^	std::string anonymous_mode_alert::message() const/
message	src/alert.cpp	/^	std::string lsd_peer_alert::message() const$/
message	src/alert.cpp	/^	std::string trackerid_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_bootstrap_alert::message() const$/
message	src/alert.cpp	/^	std::string torrent_error_alert::message() const$/
message	src/alert.cpp	/^	std::string torrent_added_alert::message() const$/
message	src/alert.cpp	/^	std::string torrent_removed_alert::message() cons/
message	src/alert.cpp	/^	std::string torrent_need_cert_alert::message() co/
message	src/alert.cpp	/^	std::string incoming_connection_alert::message() /
message	src/alert.cpp	/^	std::string peer_connect_alert::message() const$/
message	src/alert.cpp	/^	std::string add_torrent_alert::message() const$/
message	src/alert.cpp	/^	std::string state_update_alert::message() const$/
message	src/alert.cpp	/^	std::string mmap_cache_alert::message() const$/
message	src/alert.cpp	/^	std::string peer_error_alert::message() const$/
message	src/alert.cpp	/^	std::string peer_disconnected_alert::message() co/
message	src/alert.cpp	/^	std::string dht_error_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_immutable_item_alert::message() c/
message	src/alert.cpp	/^	std::string dht_mutable_item_alert::message() con/
message	src/alert.cpp	/^	std::string dht_put_alert::message() const$/
message	src/alert.cpp	/^	std::string i2p_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_outgoing_get_peers_alert::message/
message	src/alert.cpp	/^	std::string log_alert::message() const$/
message	src/alert.cpp	/^	std::string torrent_log_alert::message() const$/
message	src/alert.cpp	/^	std::string peer_log_alert::message() const$/
message	src/alert.cpp	/^	std::string lsd_error_alert::message() const$/
message	src/alert.cpp	/^	std::string session_stats_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_stats_alert::message() const$/
message	src/alert.cpp	/^	std::string url_seed_alert::message() const$/
message	src/alert.cpp	/^	std::string file_error_alert::message() const$/
message	src/alert.cpp	/^	std::string incoming_request_alert::message() con/
message	src/alert.cpp	/^	std::string dht_log_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_pkt_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_get_peers_reply_alert::message() /
message	src/alert.cpp	/^	std::string dht_direct_response_alert::message() /
message	src/alert.cpp	/^	std::string picker_log_alert::message() const$/
message	src/alert.cpp	/^	std::string session_error_alert::message() const$/
message	src/alert.cpp	/^	std::string dht_live_nodes_alert::message() const/
message	src/alert.cpp	/^	std::string session_stats_header_alert::message()/
message	src/alert.cpp	/^	std::string dht_sample_infohashes_alert::message(/
message	src/alert.cpp	/^	std::string block_uploaded_alert::message() const/
message	src/alert.cpp	/^	std::string alerts_dropped_alert::message() const/
message	src/alert.cpp	/^	std::string socks5_alert::message() const$/
message	src/alert.cpp	/^	std::string file_prio_alert::message() const$/
message	src/alert.cpp	/^	std::string oversized_file_alert::message() const/
message	src/alert.cpp	/^	std::string torrent_conflict_alert::message() con/
message	src/alert.cpp	/^	std::string peer_info_alert::message() const$/
message	src/alert.cpp	/^	std::string file_progress_alert::message() const$/
message	src/alert.cpp	/^	std::string piece_info_alert::message() const$/
message	src/alert.cpp	/^	std::string piece_availability_alert::message() c/
message	src/alert.cpp	/^	std::string tracker_list_alert::message() const$/
message	src/bdecode.cpp	/^	std::string bdecode_error_category::message(int e/
message	src/error_code.cpp	/^	std::string libtorrent_error_category::message(in/
message	src/gzip.cpp	/^	std::string gzip_error_category::message(int ev) /
message	include/libtorrent/kademlia/msg.hpp	55
message_direction_t	include/libtorrent/kademlia/dht_observer.hpp	66
message_too_big	include/libtorrent/close_reason.hpp	118
message_type	include/libtorrent/bt_peer_connection.hpp	128
meta	include/libtorrent/alert_types.hpp	115
metadata	src/torrent_info.cpp	/^	boost::shared_array<char> torrent_info::metadata(/
metadata_failed_alert::metadata_failed_alert	src/alert.cpp	/^	metadata_failed_alert::metadata_failed_alert(aux:/
metadata_failed_alert::static_category	src/alert.cpp	3233
metadata_piece	src/ut_metadata.cpp	166
metadata_received_alert::metadata_received_alert	src/alert.cpp	/^	metadata_received_alert::metadata_received_alert(/
metadata_received_alert::static_category	src/alert.cpp	3234
metadata_request	src/ut_metadata.cpp	/^	int ut_metadata_plugin::metadata_request(bool con/
metadata_token_limit	include/libtorrent/settings_pack.hpp	2047
metadata_too_big	include/libtorrent/close_reason.hpp	115
metadata_too_large	include/libtorrent/error_code.hpp	286
metric_type_t	include/libtorrent/session_stats.hpp	43
mgr	test/test_alert_manager.cpp	347
microseconds	include/libtorrent/time.hpp	66
mid_download	test/test_remove_torrent.cpp	62
milliseconds	include/libtorrent/time.hpp	65
milliseconds32	include/libtorrent/time.hpp	59
min	src/sha256.cpp	/^	u32 min(u32 x, u32 y)$/
min_announce_interval	include/libtorrent/settings_pack.hpp	1424
min_distance_exp	src/kademlia/node_id.cpp	/^int min_distance_exp(node_id const& n1, std::vecto/
min_interval	include/libtorrent/tracker_manager.hpp	190
min_memory_usage	src/session.cpp	/^	settings_pack min_memory_usage()$/
min_memory_usage	include/libtorrent/session.hpp	/^	inline void min_memory_usage(settings_pack& set)$/
min_reconnect_time	include/libtorrent/settings_pack.hpp	1131
min_time	include/libtorrent/time.hpp	/^	inline time_point min_time() { return (time_point/
min_timeout	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int min_timeout() const { return m_sett.get_int(/
min_value	include/libtorrent/peer_connection.hpp	99
min_value_t	include/libtorrent/peer_connection.hpp	98
minus_one	src/ip_filter.cpp	/^	Addr minus_one(Addr const& a)$/
minus_one	include/libtorrent/ip_filter.hpp	/^	inline std::uint16_t minus_one(std::uint16_t val)/
minutes	include/libtorrent/time.hpp	67
minutes32	include/libtorrent/time.hpp	61
mismatching_file_size	include/libtorrent/error_code.hpp	366
mismatching_file_timestamp	include/libtorrent/error_code.hpp	369
mismatching_info_hash	include/libtorrent/error_code.hpp	125
mismatching_number_of_files	include/libtorrent/error_code.hpp	363
missed_connection_attempts	include/libtorrent/performance_counters.hpp	127
missing_all_files	test/test_resume.cpp	1194
missing_file_sizes	include/libtorrent/error_code.hpp	356
missing_files	test/test_resume.cpp	1192
missing_info_hash	include/libtorrent/error_code.hpp	123
missing_info_hash_in_uri	include/libtorrent/error_code.hpp	105
missing_location	include/libtorrent/error_code.hpp	251
missing_pieces	include/libtorrent/error_code.hpp	360
missing_slots	include/libtorrent/error_code.hpp	376
mixed_mode_algorithm	include/libtorrent/settings_pack.hpp	1706
mkdir	include/libtorrent/operations.hpp	145
mmap_cache	include/libtorrent/settings_pack.hpp	238
mmap_cache_alert::mmap_cache_alert	src/alert.cpp	/^	mmap_cache_alert::mmap_cache_alert(aux::stack_all/
mmap_cache_alert::static_category	src/alert.cpp	3293
mmap_disk_io::mmap_disk_io	src/mmap_disk_io.cpp	/^	mmap_disk_io::mmap_disk_io(io_context& ios, setti/
mmap_disk_io_constructor	src/mmap_disk_io.cpp	/^TORRENT_EXPORT std::unique_ptr<disk_interface> mma/
mmap_disk_job::aborted	src/mmap_disk_job.cpp	121
mmap_disk_job::fence	src/mmap_disk_job.cpp	119
mmap_disk_job::in_progress	src/mmap_disk_job.cpp	120
mmap_disk_job::mmap_disk_job	src/mmap_disk_job.cpp	/^	mmap_disk_job::mmap_disk_job()$/
mmap_file_size_cutoff	include/libtorrent/settings_pack.hpp	2061
mmap_flags	src/mmap.cpp	/^	int mmap_flags(open_mode_t const m)$/
mmap_prot	src/mmap.cpp	/^	int mmap_prot(open_mode_t const m)$/
mmap_storage::mmap_storage	src/mmap_storage.cpp	/^	mmap_storage::mmap_storage(storage_params const& /
mmap_write_mode_t	include/libtorrent/settings_pack.hpp	2097
mmx_support	src/cpuid.cpp	159
mmx_support	include/libtorrent/aux_/cpuid.hpp	42
mock_peer_connection	test/test_peer_list.cpp	57
mock_peer_connection	test/test_peer_list.cpp	/^	mock_peer_connection(mock_torrent* tor, bool out)/
mock_peer_connection	test/test_peer_list.cpp	/^	mock_peer_connection(mock_torrent* tor, bool out,/
mock_peer_connection	test/test_peer_list.cpp	/^	mock_peer_connection(mock_torrent* tor, bool out,/
mock_torrent	test/test_peer_list.cpp	158
mock_torrent	test/test_peer_list.cpp	/^	explicit mock_torrent(torrent_state* st) : m_p(nu/
mode	include/libtorrent/aux_/file_view_pool.hpp	157
mode	include/libtorrent/aux_/file_view_pool.hpp	200
mode_t	include/libtorrent/aux_/merkle_tree.hpp	194
model	include/libtorrent/upnp.hpp	127
module_t	include/libtorrent/kademlia/dht_observer.hpp	57
mostly_verified_nodes	src/kademlia/routing_table.cpp	/^bool mostly_verified_nodes(bucket_t const& b)$/
move	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		static void move(char* dst, char* src) noexcept$/
move_file	src/storage_utils.cpp	/^	void move_file(std::string const& inf, std::strin/
move_flags_t	include/libtorrent/storage_defs.hpp	97
move_holder	include/libtorrent/aux_/chained_buffer.hpp	113
move_partfile	src/part_file.cpp	/^	void part_file::move_partfile(std::string const& /
move_partfile	src/posix_part_file.cpp	/^	void posix_part_file::move_partfile(std::string c/
move_storage	test/test_transfer.cpp	83
move_storage	src/mmap_storage.cpp	/^	std::pair<status_t, std::string> mmap_storage::mo/
move_storage	src/posix_storage.cpp	/^	std::pair<status_t, std::string> posix_storage::m/
move_storage	src/storage_utils.cpp	/^	std::pair<status_t, std::string> move_storage(fil/
move_storage	src/torrent.cpp	/^	void torrent::move_storage(std::string const& sav/
move_storage	src/torrent_handle.cpp	/^	void torrent_handle::move_storage(std::string con/
move_storage	src/torrent_handle.cpp	/^	void torrent_handle::move_storage($/
move_storage	include/libtorrent/aux_/mmap_disk_job.hpp	70
moved_permanently	include/libtorrent/error_code.hpp	495
moved_temporarily	include/libtorrent/error_code.hpp	496
mp::unchecked	include/libtorrent/pe_crypto.hpp	61
mp::unsigned_magnitude	include/libtorrent/pe_crypto.hpp	61
msg	src/alert.cpp	/^	char const* log_alert::msg() const$/
msg	src/alert.cpp	/^	char const* torrent_log_alert::msg() const$/
msg	src/alert.cpp	/^	char const* peer_log_alert::msg() const$/
msg	src/enum_net.cpp	666
msg	src/enum_net.cpp	690
msg	src/enum_net.cpp	1388
msg	src/upnp.cpp	1201
msg	include/libtorrent/kademlia/msg.hpp	47
msg	include/libtorrent/kademlia/msg.hpp	/^	msg(bdecode_node const& m, udp::endpoint const& e/
msg_allowed_fast	include/libtorrent/bt_peer_connection.hpp	147
msg_args	test/test_dht.cpp	205
msg_bitfield	include/libtorrent/bt_peer_connection.hpp	136
msg_cancel	include/libtorrent/bt_peer_connection.hpp	139
msg_choke	include/libtorrent/bt_peer_connection.hpp	131
msg_dht_port	include/libtorrent/bt_peer_connection.hpp	141
msg_extended	include/libtorrent/bt_peer_connection.hpp	150
msg_hash_reject	include/libtorrent/bt_peer_connection.hpp	154
msg_hash_request	include/libtorrent/bt_peer_connection.hpp	152
msg_hashes	include/libtorrent/bt_peer_connection.hpp	153
msg_have	include/libtorrent/bt_peer_connection.hpp	135
msg_have_all	include/libtorrent/bt_peer_connection.hpp	144
msg_have_none	include/libtorrent/bt_peer_connection.hpp	145
msg_interested	include/libtorrent/bt_peer_connection.hpp	133
msg_not_interested	include/libtorrent/bt_peer_connection.hpp	134
msg_piece	include/libtorrent/bt_peer_connection.hpp	138
msg_reject_request	include/libtorrent/bt_peer_connection.hpp	146
msg_request	include/libtorrent/bt_peer_connection.hpp	137
msg_suggest_piece	include/libtorrent/bt_peer_connection.hpp	143
msg_t	src/ut_metadata.cpp	87
msg_unchoke	include/libtorrent/bt_peer_connection.hpp	132
mtime	src/file_storage.cpp	/^	std::time_t file_storage::mtime(file_index_t cons/
mtime	src/file_storage.cpp	/^	std::time_t file_storage::mtime(aux::file_entry c/
mtu	src/enum_net.cpp	319
mtu	include/libtorrent/enum_net.hpp	120
mtu_for_dest	src/utp_socket_manager.cpp	/^	int utp_socket_manager::mtu_for_dest(address cons/
mtu_probe	include/libtorrent/aux_/packet_pool.hpp	99
multiple_choices	include/libtorrent/error_code.hpp	494
mutable_blocks_for_piece	src/piece_picker.cpp	/^	span<piece_picker::block_info> piece_picker::muta/
mutable_buffer	src/receive_buffer.cpp	/^span<char> receive_buffer::mutable_buffer()$/
mutable_buffer	src/receive_buffer.cpp	/^span<char> receive_buffer::mutable_buffer(int cons/
mutable_buffer	src/receive_buffer.cpp	/^span<char> crypto_receive_buffer::mutable_buffer($/
mutable_buffer	include/libtorrent/aux_/receive_buffer.hpp	/^	span<char> mutable_buffer() { return m_connection/
n	test/test_dht.cpp	/^node_entry n(ip_set* ips, char const* nid, bool ve/
n1	test/test_dht_storage.cpp	94
n2	test/test_dht_storage.cpp	95
n3	test/test_dht_storage.cpp	96
n4	test/test_dht_storage.cpp	97
name	test/test_dht.cpp	/^	msg_args& name(char const* n)$/
name	test/test_ssl.cpp	73
name	test/test_tailqueue.cpp	44
name	src/assert.cpp	227
name	src/bdecode.cpp	/^	const char* bdecode_error_category::name() const /
name	src/enum_net.cpp	323
name	src/error_code.cpp	/^	const char* libtorrent_error_category::name() con/
name	src/gzip.cpp	/^	const char* gzip_error_category::name() const BOO/
name	src/identify_client.cpp	143
name	src/identify_client.cpp	256
name	src/session_stats.cpp	54
name	src/settings_pack.cpp	74
name	src/settings_pack.cpp	83
name	src/settings_pack.cpp	92
name	src/torrent.cpp	/^	std::string torrent::name() const$/
name	src/torrent_handle.cpp	/^	std::string torrent_handle::name() const$/
name	src/kademlia/dht_storage.cpp	82
name	src/kademlia/find_data.cpp	/^char const* find_data::name() const { return "find/
name	src/kademlia/get_item.cpp	/^char const* get_item::name() const { return "get";/
name	src/kademlia/get_peers.cpp	/^char const* get_peers::name() const { return "get_/
name	src/kademlia/get_peers.cpp	/^char const* obfuscated_get_peers::name() const$/
name	src/kademlia/put_data.cpp	/^char const* put_data::name() const { return "put_d/
name	src/kademlia/refresh.cpp	/^char const* bootstrap::name() const { return "boot/
name	src/kademlia/sample_infohashes.cpp	/^char const* sample_infohashes::name() const { retu/
name	src/kademlia/traversal_algorithm.cpp	/^char const* traversal_algorithm::name() const$/
name	include/libtorrent/enum_net.hpp	101
name	include/libtorrent/enum_net.hpp	119
name	include/libtorrent/socket.hpp	/^		int name(Protocol const&) const { return IPV6_PR/
name	include/libtorrent/socket.hpp	/^		int name(Protocol const&) const { return SO_EXCL/
name	include/libtorrent/socket.hpp	/^		int name(Protocol const&) const { return IPV6_TC/
name	include/libtorrent/socket.hpp	/^		int name(Protocol const&) const { return IP_TOS;/
name	include/libtorrent/socket.hpp	/^		int name(Protocol const&) const { return DSCP_TR/
name	include/libtorrent/socket.hpp	/^		int name(Protocol const&) const$/
name	include/libtorrent/socket.hpp	/^		int name(Protocol const&) const { return IP_MTU_/
name	include/libtorrent/socket.hpp	/^		int name(Protocol const&) const { return NETLINK/
name	include/libtorrent/socket.hpp	/^		int name(Protocol const&) const { return TCP_NOT/
name	include/libtorrent/kademlia/direct_request.hpp	/^	char const* name() const override { return "direc/
name	include/libtorrent/kademlia/msg.hpp	64
name	include/libtorrent/aux_/bind_to_device.hpp	/^		int name(Protocol const&) const { return SO_BIND/
name	include/libtorrent/aux_/bind_to_device.hpp	/^		int name(Protocol const&) const { return IP_BOUN/
name	include/libtorrent/aux_/bind_to_device.hpp	/^		int name(Protocol const&) const { return IP_FORC/
name	include/libtorrent/aux_/keepalive.hpp	/^		int name(Protocol const&) const { return TCP_KEE/
name	include/libtorrent/aux_/keepalive.hpp	/^		int name(Protocol const&) const { return TCP_KEE/
name	include/libtorrent/aux_/keepalive.hpp	/^		int name(Protocol const&) const { return TCP_KEE/
name_entry	src/torrent_info.cpp	789
name_for_setting	src/settings_pack.cpp	/^	char const* name_for_setting(int s)$/
name_is_owned	include/libtorrent/file_storage.hpp	139
name_len	include/libtorrent/file_storage.hpp	165
name_lookup	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::name_lookup(error_co/
name_lookup	include/libtorrent/http_stream.hpp	/^	void name_lookup(error_code const& e, tcp::resolv/
name_lookup	include/libtorrent/i2p_stream.hpp	/^	std::string name_lookup() const { return m_name_l/
name_lookup	include/libtorrent/socks5_stream.hpp	/^	void name_lookup(error_code const& e, tcp::resolv/
name_lookup_handler	include/libtorrent/i2p_stream.hpp	567
name_map	src/identify_client.cpp	148
native_handle	src/peer_connection_handle.cpp	/^std::shared_ptr<bt_peer_connection> bt_peer_connec/
native_handle	src/torrent_handle.cpp	/^	std::shared_ptr<torrent> torrent_handle::native_h/
native_path_string	include/libtorrent/aux_/path.hpp	161
natpmp	include/libtorrent/portmap.hpp	45
natpmp::natpmp	src/natpmp.cpp	/^natpmp::natpmp(io_context& ios$/
natpmp_callback	test/test_natpmp.cpp	47
natpmp_not_authorized	include/libtorrent/error_code.hpp	340
need_bucket_split	include/libtorrent/kademlia/routing_table.hpp	188
need_conversion	src/escape_string.cpp	/^	bool need_conversion()$/
need_encoding	src/escape_string.cpp	/^	bool need_encoding(char const* str, int const len/
need_full_check	include/libtorrent/storage_defs.hpp	69
need_hash_picker	src/torrent.cpp	/^	void torrent::need_hash_picker()$/
need_partfile	src/mmap_storage.cpp	/^	void mmap_storage::need_partfile()$/
need_partfile	src/posix_storage.cpp	/^	void posix_storage::need_partfile()$/
need_peer_list	src/torrent.cpp	/^	void torrent::need_peer_list()$/
need_picker	src/torrent.cpp	/^	void torrent::need_picker()$/
need_resend	include/libtorrent/aux_/packet_pool.hpp	95
need_save_resume_data	src/torrent_handle.cpp	/^	bool torrent_handle::need_save_resume_data() cons/
need_save_resume_data	src/torrent_handle.cpp	/^	bool torrent_handle::need_save_resume_data(resume/
netlink	include/libtorrent/netlink.hpp	157
netlink	include/libtorrent/netlink.hpp	/^		netlink() : netlink(NETLINK_ROUTE) {}$/
netlink	include/libtorrent/netlink.hpp	/^		explicit netlink(int nl_family)$/
netmask	include/libtorrent/enum_net.hpp	100
netmask	include/libtorrent/enum_net.hpp	116
network_failure	include/libtorrent/error_code.hpp	342
network_threads	include/libtorrent/settings_pack.hpp	1783
network_to_host	include/libtorrent/aux_/byteswap.hpp	/^inline std::uint32_t network_to_host(std::uint32_t/
network_to_host	include/libtorrent/aux_/byteswap.hpp	/^inline std::uint16_t network_to_host(std::uint16_t/
new_connection	test/peer_server.cpp	/^	static void new_connection(error_code const& ec, /
new_connection	src/peer_list.cpp	/^	bool peer_list::new_connection(peer_connection_in/
new_connection	src/ut_metadata.cpp	/^	std::shared_ptr<peer_plugin> ut_metadata_plugin::/
new_connection	src/ut_pex.cpp	/^	std::shared_ptr<peer_plugin> ut_pex_plugin::new_c/
new_external_ip	src/torrent.cpp	/^	void torrent::new_external_ip()$/
new_index	include/libtorrent/aux_/storage_free_list.hpp	/^		storage_index_t new_index(storage_index_t const /
new_name	src/alert.cpp	/^	char const* file_renamed_alert::new_name() const$/
new_observer	src/kademlia/find_data.cpp	/^observer_ptr find_data::new_observer(udp::endpoint/
new_observer	src/kademlia/get_item.cpp	/^observer_ptr get_item::new_observer(udp::endpoint /
new_observer	src/kademlia/get_peers.cpp	/^observer_ptr get_peers::new_observer(udp::endpoint/
new_observer	src/kademlia/get_peers.cpp	/^observer_ptr obfuscated_get_peers::new_observer(ud/
new_observer	src/kademlia/refresh.cpp	/^observer_ptr bootstrap::new_observer(udp::endpoint/
new_observer	src/kademlia/traversal_algorithm.cpp	/^observer_ptr traversal_algorithm::new_observer(udp/
new_peer_class	src/peer_class.cpp	/^	peer_class_t peer_class_pool::new_peer_class(std:/
new_piece	test/test_storage.cpp	/^std::vector<char> new_piece(std::size_t const size/
new_socket	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::new_socket(aux::listen_socket_h/
new_torrent	src/mmap_disk_io.cpp	/^	storage_holder mmap_disk_io::new_torrent(storage_/
new_torrent	include/libtorrent/aux_/session_impl.hpp	/^				std::shared_ptr<torrent_plugin> new_torrent(to/
new_utp_socket	src/utp_socket_manager.cpp	/^	utp_socket_impl* utp_socket_manager::new_utp_sock/
new_write_key	src/kademlia/node.cpp	/^void node::new_write_key()$/
next	test/test_dht.cpp	364
next	src/directory.cpp	/^	void directory::next(error_code& ec)$/
next	src/upnp.cpp	/^void upnp::next(rootdevice& d, port_mapping_t cons/
next	include/libtorrent/pe_crypto.hpp	129
next	include/libtorrent/tailqueue.hpp	46
next	include/libtorrent/tailqueue.hpp	/^		void next() { m_current = m_current->next; }$/
next	include/libtorrent/units.hpp	/^	strong_typedef<T, Tag> next(strong_typedef<T, Tag/
next_allocated_region	src/copy_file.cpp	/^std::pair<std::int64_t, std::int64_t> next_allocat/
next_item	include/libtorrent/bdecode.hpp	242
next_layer	include/libtorrent/proxy_base.hpp	/^	next_layer_type& next_layer()$/
next_layer	include/libtorrent/ssl_stream.hpp	/^	next_layer_type& next_layer()$/
next_layer	include/libtorrent/ssl_stream.hpp	/^	next_layer_type const& next_layer() const$/
next_port	src/session_impl.cpp	/^	int session_impl::next_port() const$/
next_refresh	src/kademlia/routing_table.cpp	/^node_entry const* routing_table::next_refresh()$/
next_seq	test/test_dht.cpp	/^sequence_number next_seq(sequence_number s)$/
nid	test/test_dht.cpp	/^	msg_args& nid(sha1_hash const& n)$/
nl_dump_request	src/enum_net.cpp	/^	int nl_dump_request(int const sock, std::uint32_t/
nlmsg_data	include/libtorrent/aux_/netlink_utils.hpp	/^	inline void const* nlmsg_data(nlmsghdr const* hdr/
nlmsg_next	include/libtorrent/aux_/netlink_utils.hpp	/^	inline nlmsghdr const* nlmsg_next(nlmsghdr const*/
nlmsg_ok	include/libtorrent/aux_/netlink_utils.hpp	/^	inline bool nlmsg_ok(nlmsghdr const* hdr, int con/
no	test/test_magnet.cpp	581
no_access_peers	include/libtorrent/performance_counters.hpp	66
no_atime_storage	include/libtorrent/settings_pack.hpp	598
no_connect_privileged_ports	include/libtorrent/settings_pack.hpp	724
no_content	include/libtorrent/error_code.hpp	493
no_content_length	include/libtorrent/error_code.hpp	261
no_enobufs	include/libtorrent/socket.hpp	266
no_enobufs	include/libtorrent/socket.hpp	/^		explicit no_enobufs(bool val) : m_value(val) {}$/
no_entropy	include/libtorrent/error_code.hpp	456
no_error	include/libtorrent/bdecode.hpp	122
no_error	include/libtorrent/bt_peer_connection.hpp	170
no_error	include/libtorrent/error_code.hpp	57
no_error	include/libtorrent/gzip.hpp	65
no_error	include/libtorrent/i2p_stream.hpp	65
no_error	include/libtorrent/socks5_stream.hpp	56
no_error	include/libtorrent/storage_defs.hpp	67
no_error	include/libtorrent/upnp.hpp	79
no_files_in_resume_data	include/libtorrent/error_code.hpp	358
no_files_in_torrent	include/libtorrent/error_code.hpp	92
no_i2p_endpoint	include/libtorrent/error_code.hpp	410
no_i2p_router	include/libtorrent/error_code.hpp	408
no_identd	include/libtorrent/socks5_stream.hpp	64
no_incoming_encrypted	include/libtorrent/error_code.hpp	235
no_incoming_regular	include/libtorrent/error_code.hpp	238
no_memory	include/libtorrent/close_reason.hpp	55
no_memory	include/libtorrent/error_code.hpp	162
no_memory_peers	include/libtorrent/performance_counters.hpp	110
no_metadata	include/libtorrent/error_code.hpp	308
no_peer_connection_attempts	include/libtorrent/performance_counters.hpp	131
no_piece_suggestions	include/libtorrent/settings_pack.hpp	2111
no_plaintext_mode	include/libtorrent/error_code.hpp	220
no_rc4_mode	include/libtorrent/error_code.hpp	222
no_recheck_incomplete_resume	include/libtorrent/settings_pack.hpp	674
no_resources	include/libtorrent/error_code.hpp	344
no_root_dir	include/libtorrent/file_storage.hpp	155
no_router	include/libtorrent/error_code.hpp	284
no_seeds	src/torrent.cpp	9374
no_self	include/libtorrent/bt_peer_connection.hpp	174
no_such_peer	include/libtorrent/bt_peer_connection.hpp	171
no_support	include/libtorrent/bt_peer_connection.hpp	173
node	include/libtorrent/alert_types.hpp	2591
node	include/libtorrent/hash_picker.hpp	108
node	include/libtorrent/kademlia/dht_observer.hpp	60
node::node	src/kademlia/node.cpp	/^node::node(aux::listen_socket_handle const& sock, /
node_added	include/libtorrent/kademlia/routing_table.hpp	187
node_ban_entry	include/libtorrent/kademlia/dos_blocker.hpp	71
node_ban_entry	include/libtorrent/kademlia/dos_blocker.hpp	/^			node_ban_entry(): count(0) {}$/
node_endpoint	include/libtorrent/kademlia/io.hpp	43
node_entry::node_entry	src/kademlia/node_entry.cpp	/^	node_entry::node_entry(node_id const& id_, udp::e/
node_entry::node_entry	src/kademlia/node_entry.cpp	/^	node_entry::node_entry(udp::endpoint const& ep)$/
node_failed	src/kademlia/routing_table.cpp	/^void routing_table::node_failed(node_id const& nid/
node_from_entry	test/test_dht.cpp	/^void node_from_entry(entry const& e, bdecode_node&/
node_index	include/libtorrent/hash_picker.hpp	103
node_index	include/libtorrent/hash_picker.hpp	/^		node_index(file_index_t f, std::int32_t n) : fil/
node_push_back	test/test_dht.cpp	/^void node_push_back(std::vector<node_entry>* nv, n/
node_seen	src/kademlia/routing_table.cpp	/^bool routing_table::node_seen(node_id const& id, u/
nodes	test/test_dht.cpp	/^	msg_args& nodes(std::vector<node_entry> const& n)/
nodes	src/alert.cpp	/^	std::vector<std::pair<sha1_hash, udp::endpoint>> /
nodes	src/alert.cpp	/^	std::vector<std::pair<sha1_hash, udp::endpoint>> /
nodes	include/libtorrent/torrent_info.hpp	82
nodes6	test/test_dht.cpp	/^	msg_args& nodes6(std::vector<node_entry> const& n/
nodes_key	include/libtorrent/kademlia/node.hpp	271
nodes_slot	src/alert.cpp	2758
noexcept	src/session.cpp	524
noexcept	src/sha1_hash.cpp	168
noexcept	src/sha1_hash.cpp	169
noexcept	src/sha1_hash.cpp	170
noexcept	src/sha1_hash.cpp	171
noexcept	include/libtorrent/file_storage.hpp	132
noexcept	include/libtorrent/sha1_hash.hpp	148
noexcept	include/libtorrent/sha1_hash.hpp	149
noexcept	include/libtorrent/sha1_hash.hpp	295
noexcept	include/libtorrent/sha1_hash.hpp	296
noexcept	include/libtorrent/sha1_hash.hpp	297
noexcept	include/libtorrent/sha1_hash.hpp	298
noexcept_movable	include/libtorrent/aux_/noexcept_movable.hpp	57
noexcept_movable	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_movable(noexcept_movable<T>&& rhs) noex/
noexcept_movable	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_movable(T&& rhs) noexcept : T(std::forw/
noexcept_movable	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_movable(noexcept_movable<T>&& rhs) noex/
noexcept_movable	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_movable(T&& rhs) noexcept : T(std::forw/
noexcept_movable	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_movable(T const& rhs) : T(rhs) {} \/\/ NO/
noexcept_move_only	include/libtorrent/aux_/noexcept_movable.hpp	84
noexcept_move_only	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_move_only(noexcept_move_only<T>&& rhs) /
noexcept_move_only	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_move_only(T&& rhs) noexcept : T(std::fo/
noexcept_move_only	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_move_only(noexcept_move_only<T>&& rhs) /
noexcept_move_only	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_move_only(T&& rhs) noexcept : T(std::fo/
noexcept_move_only	include/libtorrent/aux_/noexcept_movable.hpp	/^		noexcept_move_only(T const& rhs) : T(rhs) {} \/\/ /
non_blocking	include/libtorrent/proxy_base.hpp	/^	void non_blocking(bool b)$/
non_blocking	include/libtorrent/proxy_base.hpp	/^	void non_blocking(bool b, error_code& ec)$/
non_blocking	include/libtorrent/ssl_stream.hpp	/^	void non_blocking(bool b) { m_sock->next_layer()./
non_blocking	include/libtorrent/ssl_stream.hpp	/^	void non_blocking(bool b, error_code& ec)$/
non_blocking	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void non_blocking(bool b, error_code& ec)$/
non_blocking	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void non_blocking(bool b)$/
non_default_settings	src/settings_pack.cpp	/^	settings_pack non_default_settings(aux::session_s/
non_filter_torrents	include/libtorrent/performance_counters.hpp	349
non_owning	src/bdecode.cpp	/^	bdecode_node bdecode_node::non_owning() const$/
nonce	include/libtorrent/natpmp.hpp	144
none	include/libtorrent/bdecode.hpp	177
none	include/libtorrent/close_reason.hpp	46
none	include/libtorrent/portmap.hpp	50
none	include/libtorrent/settings_pack.hpp	2211
none	include/libtorrent/torrent.hpp	555
none	include/libtorrent/torrent_handle.hpp	105
none	include/libtorrent/torrent_handle.hpp	192
none	include/libtorrent/tracker_manager.hpp	94
none	include/libtorrent/aux_/portmap.hpp	50
none	include/libtorrent/aux_/utp_stream.hpp	722
none1	test/test_info_hash.cpp	43
none2	test/test_info_hash.cpp	48
none_from_store_buffer	test/test_storage.cpp	/^void none_from_store_buffer(lt::disk_interface* di/
none_set	test/test_merkle_tree.cpp	/^std::vector<bool> none_set(int count)$/
none_t	include/libtorrent/bdecode.hpp	304
nop	test/test_bandwidth_limiter.cpp	/^static void nop() {}$/
nop	src/kademlia/node.cpp	/^void nop() {}$/
nop	include/libtorrent/create_torrent.hpp	/^	inline void nop(piece_index_t) {}$/
nop_node	test/test_dht.cpp	/^void nop_node() {}$/
normal	include/libtorrent/alert_types.hpp	112
normalize	src/receive_buffer.cpp	/^void receive_buffer::normalize(int const force_shr/
not_a_dictionary	include/libtorrent/error_code.hpp	371
not_a_symlink	include/libtorrent/file_storage.hpp	140
not_an_ssl_torrent	include/libtorrent/error_code.hpp	321
not_connected	include/libtorrent/bt_peer_connection.hpp	172
not_found	include/libtorrent/error_code.hpp	501
not_implemented	include/libtorrent/error_code.hpp	503
not_in_buffer	include/libtorrent/peer_connection.hpp	137
not_in_cache	include/libtorrent/stat_cache.hpp	68
not_interested_upload_only	include/libtorrent/close_reason.hpp	69
not_modified	include/libtorrent/error_code.hpp	497
not_wanted	include/libtorrent/peer_connection.hpp	153
notconnected_peers	include/libtorrent/performance_counters.hpp	60
notify_all	src/mmap_disk_io.cpp	/^		void notify_all() override$/
notify_extension_add_peer	src/torrent.cpp	/^	void torrent::notify_extension_add_peer(tcp::endp/
notify_file_open	src/file_view_pool.cpp	/^	void file_view_pool::notify_file_open(opening_fil/
notpresent	src/enum_net.cpp	108
notpresent	include/libtorrent/enum_net.hpp	91
null_buffers	include/libtorrent/aux_/utp_stream.hpp	/^	bool null_buffers() const { return m_null_buffers/
nullptr	src/session_impl.cpp	557
num	test/test_dht.cpp	/^	msg_args& num(int num)$/
num_alert_types	include/libtorrent/alert_types.hpp	102
num_attacks	test/test_ssl.cpp	352
num_banned_peers	include/libtorrent/performance_counters.hpp	113
num_blocked	src/disk_job_fence.cpp	/^	int disk_job_fence::num_blocked() const$/
num_blocks	test/test_merkle_tree.cpp	48
num_blocks_hashed	include/libtorrent/performance_counters.hpp	201
num_blocks_read	include/libtorrent/performance_counters.hpp	200
num_blocks_written	include/libtorrent/performance_counters.hpp	199
num_channels	include/libtorrent/alert_types.hpp	1868
num_channels	include/libtorrent/peer_connection.hpp	305
num_channels	include/libtorrent/stat.hpp	265
num_checking_torrents	include/libtorrent/performance_counters.hpp	338
num_connections	src/session_handle.cpp	/^	int session_handle::num_connections() const$/
num_counters	include/libtorrent/performance_counters.hpp	462
num_dht_hits	test/dht_server.cpp	/^int num_dht_hits()$/
num_download_categories	include/libtorrent/piece_picker.hpp	607
num_downloaders	src/torrent.cpp	/^	int torrent::num_downloaders() const$/
num_downloading_torrents	include/libtorrent/performance_counters.hpp	341
num_error_torrents	include/libtorrent/performance_counters.hpp	345
num_errors	include/libtorrent/i2p_stream.hpp	74
num_errors	include/libtorrent/socks5_stream.hpp	67
num_fast_resend	include/libtorrent/aux_/packet_pool.hpp	75
num_fenced_check_fastresume	include/libtorrent/performance_counters.hpp	421
num_fenced_clear_piece	include/libtorrent/performance_counters.hpp	430
num_fenced_delete_files	include/libtorrent/performance_counters.hpp	420
num_fenced_file_priority	include/libtorrent/performance_counters.hpp	428
num_fenced_flush_hashed	include/libtorrent/performance_counters.hpp	426
num_fenced_flush_piece	include/libtorrent/performance_counters.hpp	425
num_fenced_flush_storage	include/libtorrent/performance_counters.hpp	427
num_fenced_hash	include/libtorrent/performance_counters.hpp	417
num_fenced_load_torrent	include/libtorrent/performance_counters.hpp	429
num_fenced_move_storage	include/libtorrent/performance_counters.hpp	418
num_fenced_read	include/libtorrent/performance_counters.hpp	415
num_fenced_release_files	include/libtorrent/performance_counters.hpp	419
num_fenced_rename_file	include/libtorrent/performance_counters.hpp	423
num_fenced_save_resume_data	include/libtorrent/performance_counters.hpp	422
num_fenced_stop_torrent	include/libtorrent/performance_counters.hpp	424
num_fenced_tick_storage	include/libtorrent/performance_counters.hpp	431
num_fenced_write	include/libtorrent/performance_counters.hpp	416
num_files	src/file_storage.cpp	/^	int file_storage::num_files() const noexcept$/
num_gauges_counters	include/libtorrent/performance_counters.hpp	463
num_global_nodes	src/kademlia/routing_table.cpp	/^std::int64_t routing_table::num_global_nodes() con/
num_have_pieces	include/libtorrent/performance_counters.hpp	196
num_hits	test/dht_server.cpp	/^	int num_hits() const { return m_dht_requests; }$/
num_hits	test/peer_server.cpp	/^	int num_hits() const { return m_peer_requests; }$/
num_hits	test/udp_tracker.cpp	/^	int num_hits() const { return m_udp_announces; }$/
num_http_proxy_peers	include/libtorrent/performance_counters.hpp	356
num_i2p_peers	include/libtorrent/performance_counters.hpp	358
num_incoming_allowed_fast	include/libtorrent/performance_counters.hpp	164
num_incoming_bitfield	include/libtorrent/performance_counters.hpp	155
num_incoming_cancel	include/libtorrent/performance_counters.hpp	158
num_incoming_choke	include/libtorrent/performance_counters.hpp	150
num_incoming_dht_port	include/libtorrent/performance_counters.hpp	159
num_incoming_ext_handshake	include/libtorrent/performance_counters.hpp	165
num_incoming_extended	include/libtorrent/performance_counters.hpp	168
num_incoming_have	include/libtorrent/performance_counters.hpp	154
num_incoming_have_all	include/libtorrent/performance_counters.hpp	161
num_incoming_have_none	include/libtorrent/performance_counters.hpp	162
num_incoming_interested	include/libtorrent/performance_counters.hpp	152
num_incoming_metadata	include/libtorrent/performance_counters.hpp	167
num_incoming_not_interested	include/libtorrent/performance_counters.hpp	153
num_incoming_pex	include/libtorrent/performance_counters.hpp	166
num_incoming_piece	include/libtorrent/performance_counters.hpp	157
num_incoming_reject	include/libtorrent/performance_counters.hpp	163
num_incoming_request	include/libtorrent/performance_counters.hpp	156
num_incoming_suggest	include/libtorrent/performance_counters.hpp	160
num_incoming_unchoke	include/libtorrent/performance_counters.hpp	151
num_job_ids	include/libtorrent/aux_/mmap_disk_job.hpp	79
num_jobs	include/libtorrent/performance_counters.hpp	408
num_leafs	test/test_merkle_tree.cpp	50
num_leafs	src/merkle_tree.cpp	/^	int merkle_tree::num_leafs() const$/
num_nodes	test/test_merkle_tree.cpp	51
num_nodes	src/alert.cpp	/^	int dht_live_nodes_alert::num_nodes() const$/
num_nodes	src/alert.cpp	/^	int dht_sample_infohashes_alert::num_nodes() cons/
num_not_requested	src/peer_connection.cpp	6541
num_optimistic_unchoke_slots	include/libtorrent/settings_pack.hpp	1538
num_outgoing_allowed_fast	include/libtorrent/performance_counters.hpp	184
num_outgoing_bitfield	include/libtorrent/performance_counters.hpp	175
num_outgoing_cancel	include/libtorrent/performance_counters.hpp	178
num_outgoing_choke	include/libtorrent/performance_counters.hpp	170
num_outgoing_dht_port	include/libtorrent/performance_counters.hpp	179
num_outgoing_ext_handshake	include/libtorrent/performance_counters.hpp	185
num_outgoing_extended	include/libtorrent/performance_counters.hpp	188
num_outgoing_hash_reject	include/libtorrent/performance_counters.hpp	191
num_outgoing_hash_request	include/libtorrent/performance_counters.hpp	189
num_outgoing_hashes	include/libtorrent/performance_counters.hpp	190
num_outgoing_have	include/libtorrent/performance_counters.hpp	174
num_outgoing_have_all	include/libtorrent/performance_counters.hpp	181
num_outgoing_have_none	include/libtorrent/performance_counters.hpp	182
num_outgoing_interested	include/libtorrent/performance_counters.hpp	172
num_outgoing_metadata	include/libtorrent/performance_counters.hpp	187
num_outgoing_not_interested	include/libtorrent/performance_counters.hpp	173
num_outgoing_pex	include/libtorrent/performance_counters.hpp	186
num_outgoing_piece	include/libtorrent/performance_counters.hpp	177
num_outgoing_ports	include/libtorrent/settings_pack.hpp	1309
num_outgoing_reject	include/libtorrent/performance_counters.hpp	183
num_outgoing_request	include/libtorrent/performance_counters.hpp	176
num_outgoing_suggest	include/libtorrent/performance_counters.hpp	180
num_outgoing_unchoke	include/libtorrent/performance_counters.hpp	171
num_outstanding_accept	include/libtorrent/performance_counters.hpp	458
num_pad_leafs	test/test_merkle_tree.cpp	52
num_peer_hits	test/peer_server.cpp	/^int num_peer_hits()$/
num_peers	test/test_dht.cpp	365
num_peers	src/alert.cpp	/^		, num_peers(np)$/
num_peers	src/alert.cpp	/^	int dht_get_peers_reply_alert::num_peers() const$/
num_peers	src/peer_connection.cpp	6538
num_peers	src/piece_picker.cpp	/^	int piece_picker::num_peers(piece_block const blo/
num_peers	include/libtorrent/piece_picker.hpp	133
num_peers_connected	include/libtorrent/performance_counters.hpp	369
num_peers_down_disk	include/libtorrent/performance_counters.hpp	394
num_peers_down_interested	include/libtorrent/performance_counters.hpp	374
num_peers_down_requests	include/libtorrent/performance_counters.hpp	389
num_peers_down_unchoked	include/libtorrent/performance_counters.hpp	384
num_peers_end_game	include/libtorrent/performance_counters.hpp	400
num_peers_half_open	include/libtorrent/performance_counters.hpp	368
num_peers_up_disk	include/libtorrent/performance_counters.hpp	393
num_peers_up_interested	include/libtorrent/performance_counters.hpp	373
num_peers_up_requests	include/libtorrent/performance_counters.hpp	388
num_peers_up_unchoked	include/libtorrent/performance_counters.hpp	383
num_peers_up_unchoked_all	include/libtorrent/performance_counters.hpp	381
num_peers_up_unchoked_optimistic	include/libtorrent/performance_counters.hpp	382
num_peers_with_nowant	src/peer_connection.cpp	6540
num_peers_with_timeouts	src/peer_connection.cpp	6539
num_piece_failed	include/libtorrent/performance_counters.hpp	194
num_piece_passed	include/libtorrent/performance_counters.hpp	193
num_pieces	src/merkle_tree.cpp	/^	int merkle_tree::num_pieces() const$/
num_pieces	include/libtorrent/piece_picker.hpp	83
num_protocols	include/libtorrent/info_hash.hpp	59
num_queued_download_torrents	include/libtorrent/performance_counters.hpp	344
num_queued_seeding_torrents	include/libtorrent/performance_counters.hpp	343
num_queued_tracker_announces	include/libtorrent/performance_counters.hpp	460
num_read_back	include/libtorrent/performance_counters.hpp	204
num_read_jobs	include/libtorrent/performance_counters.hpp	406
num_read_ops	include/libtorrent/performance_counters.hpp	203
num_requests	src/tracker_manager.cpp	/^	int tracker_manager::num_requests() const$/
num_resends	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int num_resends() const { return m_sett.get_int(/
num_running_disk_jobs	include/libtorrent/performance_counters.hpp	405
num_running_threads	include/libtorrent/performance_counters.hpp	410
num_samples	src/alert.cpp	/^	int dht_sample_infohashes_alert::num_samples() co/
num_samples	include/libtorrent/sliding_average.hpp	/^	int num_samples() const { return m_num_samples; }/
num_seeding_torrents	include/libtorrent/performance_counters.hpp	342
num_seeds	src/torrent.cpp	/^	int torrent::num_seeds() const$/
num_socket_types	include/libtorrent/peer_class_type_filter.hpp	66
num_sockets	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int num_sockets() const { return int(m_utp_socke/
num_socks5_peers	include/libtorrent/performance_counters.hpp	355
num_ssl_http_proxy_peers	include/libtorrent/performance_counters.hpp	361
num_ssl_peers	include/libtorrent/performance_counters.hpp	359
num_ssl_socks5_peers	include/libtorrent/performance_counters.hpp	360
num_ssl_utp_peers	include/libtorrent/performance_counters.hpp	362
num_stats_counters	include/libtorrent/performance_counters.hpp	327
num_stopped_torrents	include/libtorrent/performance_counters.hpp	339
num_supported_messages	include/libtorrent/bt_peer_connection.hpp	156
num_tcp_peers	include/libtorrent/performance_counters.hpp	354
num_test_nodes	test/test_dht.cpp	2429
num_threads	src/mmap_disk_io.cpp	/^	int mmap_disk_io::num_threads() const$/
num_total_pieces_added	include/libtorrent/performance_counters.hpp	197
num_transmissions	include/libtorrent/aux_/packet_pool.hpp	90
num_udp_announces	test/udp_tracker.cpp	/^int num_udp_announces()$/
num_unchoke_slots	include/libtorrent/performance_counters.hpp	413
num_upload_only_torrents	include/libtorrent/performance_counters.hpp	340
num_uploads	src/session_handle.cpp	/^	int session_handle::num_uploads() const$/
num_utp_close_wait	include/libtorrent/performance_counters.hpp	455
num_utp_connected	include/libtorrent/performance_counters.hpp	453
num_utp_deleted	include/libtorrent/performance_counters.hpp	456
num_utp_fin_sent	include/libtorrent/performance_counters.hpp	454
num_utp_idle	include/libtorrent/performance_counters.hpp	451
num_utp_peers	include/libtorrent/performance_counters.hpp	357
num_utp_syn_sent	include/libtorrent/performance_counters.hpp	452
num_verified	include/libtorrent/hash_picker.hpp	89
num_want	include/libtorrent/settings_pack.hpp	1165
num_warnings	include/libtorrent/alert_types.hpp	499
num_write_jobs	include/libtorrent/performance_counters.hpp	407
num_write_ops	include/libtorrent/performance_counters.hpp	202
num_writing_threads	include/libtorrent/performance_counters.hpp	409
numeric	src/bdecode.cpp	/^	bool numeric(char c) { return c >= '0' && c <= '9/
numeric_limits	include/libtorrent/units.hpp	158
o	test/test_merkle.cpp	313
obfuscated_get_peers	include/libtorrent/kademlia/get_peers.hpp	66
obfuscated_get_peers::obfuscated_get_peers	src/kademlia/get_peers.cpp	/^obfuscated_get_peers::obfuscated_get_peers($/
obfuscated_get_peers_observer	include/libtorrent/kademlia/get_peers.hpp	102
obfuscated_get_peers_observer	include/libtorrent/kademlia/get_peers.hpp	/^	obfuscated_get_peers_observer($/
object_pool	include/libtorrent/aux_/pool.hpp	59
objects	include/libtorrent/aux_/alloca.hpp	67
obs	test/test_dht.cpp	525
observer	test/test_dht.cpp	598
observer	include/libtorrent/kademlia/rpc_manager.hpp	/^struct TORRENT_EXTRA_EXPORT null_observer : observ/
observer::flag_alive	src/kademlia/rpc_manager.cpp	79
observer::flag_done	src/kademlia/rpc_manager.cpp	80
observer::flag_failed	src/kademlia/rpc_manager.cpp	77
observer::flag_initial	src/kademlia/rpc_manager.cpp	74
observer::flag_ipv6_address	src/kademlia/rpc_manager.cpp	78
observer::flag_no_id	src/kademlia/rpc_manager.cpp	75
observer::flag_queried	src/kademlia/rpc_manager.cpp	73
observer::flag_short_timeout	src/kademlia/rpc_manager.cpp	76
observer_ptr	include/libtorrent/kademlia/observer.hpp	166
observer_storage	src/kademlia/rpc_manager.cpp	152
offset	src/identify_client.cpp	254
offset	include/libtorrent/bdecode.hpp	231
offset	include/libtorrent/file_storage.hpp	147
offset	include/libtorrent/aux_/mmap_disk_job.hpp	184
offset	include/libtorrent/aux_/store_buffer.hpp	57
ofstream	test/test_utils.cpp	/^ofstream::ofstream(char const* filename)$/
ok	include/libtorrent/error_code.hpp	490
ok	include/libtorrent/aux_/merkle_tree.hpp	140
old_name	src/alert.cpp	/^	char const* file_renamed_alert::old_name() const$/
old_path	src/alert.cpp	/^	char const* storage_moved_alert::old_path() const/
old_stderr	test/main.cpp	77
old_stdout	test/main.cpp	76
on_accept_connection	src/session_impl.cpp	/^	void session_impl::on_accept_connection(true_tcp_/
on_accept_counter	include/libtorrent/performance_counters.hpp	144
on_alert	test/test_alert_manager.cpp	/^	void on_alert(alert const*) override$/
on_alert	test/test_alert_manager.cpp	/^	void on_alert(alert const*) override$/
on_alert	test/test_priority.cpp	/^bool on_alert(alert const* a)$/
on_alert	test/test_ssl.cpp	/^bool on_alert(alert const* a)$/
on_alert	test/test_transfer.cpp	/^bool on_alert(alert const* a)$/
on_alert	test/web_seed_suite.cpp	/^bool on_alert(alert const* a)$/
on_allowed_fast	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_allowed_fast(int rece/
on_announce	src/lsd.cpp	/^void lsd::on_announce(error_code const& ec, std::s/
on_announce_response	src/udp_tracker_connection.cpp	/^	bool udp_tracker_connection::on_announce_response/
on_assign_bandwidth	src/http_connection.cpp	/^void http_connection::on_assign_bandwidth(error_co/
on_bitfield	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_bitfield(int received/
on_blocks_hashed	src/torrent.cpp	/^	boost::tribool torrent::on_blocks_hashed(piece_in/
on_cache_flushed	src/torrent.cpp	/^	void torrent::on_cache_flushed(bool const manuall/
on_cancel	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_cancel(int received)$/
on_check_resume_data	test/test_storage.cpp	/^void on_check_resume_data(lt::status_t const statu/
on_choke	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_choke(int received)$/
on_close_reason	src/utp_stream.cpp	/^void utp_stream::on_close_reason(utp_stream* s, cl/
on_connect	test/bittorrent_peer.cpp	/^void peer_conn::on_connect(error_code const& ec)$/
on_connect	src/http_connection.cpp	/^void http_connection::on_connect(error_code const&/
on_connect	src/http_tracker_connection.cpp	/^	void http_tracker_connection::on_connect(http_con/
on_connect	src/utp_stream.cpp	/^void utp_stream::on_connect(utp_stream* s, error_c/
on_connect_response	src/udp_tracker_connection.cpp	/^	bool udp_tracker_connection::on_connect_response(/
on_connect_timeout	src/udp_socket.cpp	/^void socks5::on_connect_timeout(error_code const& /
on_connected	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_connected()$/
on_connected	src/http_seed_connection.cpp	/^	void http_seed_connection::on_connected()$/
on_connected	src/udp_socket.cpp	/^void socks5::on_connected(error_code const& e)$/
on_connected	src/web_connection_base.cpp	/^	void web_connection_base::on_connected()$/
on_connected	src/web_peer_connection.cpp	/^void web_peer_connection::on_connected()$/
on_connection_complete	src/peer_connection.cpp	/^	void peer_connection::on_connection_complete(erro/
on_dht_announce	src/session_impl.cpp	/^	void session_impl::on_dht_announce(error_code con/
on_dht_announce_response	src/torrent.cpp	/^	void torrent::on_dht_announce_response(protocol_v/
on_dht_announce_response_disp	src/torrent.cpp	/^	void torrent::on_dht_announce_response_disp(std::/
on_dht_get_peers	src/session_impl.cpp	/^		void on_dht_get_peers(aux::alert_manager& alerts/
on_dht_name_lookup	src/session_impl.cpp	/^	void session_impl::on_dht_name_lookup(error_code /
on_dht_port	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_dht_port(int received/
on_dht_put_immutable_item	src/session_impl.cpp	/^		void on_dht_put_immutable_item(aux::alert_manage/
on_dht_put_mutable_item	src/session_impl.cpp	/^		void on_dht_put_mutable_item(aux::alert_manager&/
on_dht_request	test/test_dht.cpp	/^	bool on_dht_request(string_view$/
on_dht_request	test/test_direct_dht.cpp	/^	bool on_dht_request(string_view \/* query *\/$/
on_dht_request	src/session_impl.cpp	/^	bool session_impl::on_dht_request(string_view que/
on_dht_router_name_lookup	src/session_impl.cpp	/^	void session_impl::on_dht_router_name_lookup(erro/
on_direct_response	src/session_impl.cpp	/^		void on_direct_response(aux::alert_manager& aler/
on_disk	src/peer_connection.cpp	/^	void peer_connection::on_disk()$/
on_disk_counter	include/libtorrent/performance_counters.hpp	146
on_disk_queue_counter	include/libtorrent/performance_counters.hpp	145
on_disk_read_complete	src/peer_connection.cpp	/^	void peer_connection::on_disk_read_complete(disk_/
on_disk_read_complete	src/torrent.cpp	/^	void torrent::on_disk_read_complete(disk_buffer_h/
on_disk_write_complete	src/peer_connection.cpp	/^	void peer_connection::on_disk_write_complete(stor/
on_disk_write_complete	src/torrent.cpp	/^	void torrent::on_disk_write_complete(storage_erro/
on_error	src/peer_connection.cpp	/^	void peer_connection::on_error(error_code const& /
on_error	src/session_impl.cpp	/^	void session_impl::on_error(error_code const& ec)/
on_error	src/torrent.cpp	/^	void torrent::on_error(error_code const& ec)$/
on_exception	src/peer_connection.cpp	/^	void peer_connection::on_exception(std::exception/
on_exception	src/session_impl.cpp	/^	void session_impl::on_exception(std::exception co/
on_exception	src/torrent.cpp	/^	void torrent::on_exception(std::exception const&)/
on_expire	src/upnp.cpp	/^void upnp::on_expire(error_code const& ec)$/
on_extended	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_extended(int received/
on_extended_handshake	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_extended_handshake()$/
on_file_priority	src/torrent.cpp	/^	void torrent::on_file_priority(storage_error cons/
on_file_renamed	src/torrent.cpp	/^	void torrent::on_file_renamed(std::string const& /
on_files_deleted	src/torrent.cpp	/^	void torrent::on_files_deleted(storage_error cons/
on_filter	src/http_tracker_connection.cpp	/^	void http_tracker_connection::on_filter(http_conn/
on_filter_hostname	src/http_tracker_connection.cpp	/^	bool http_tracker_connection::on_filter_hostname(/
on_force_recheck	src/torrent.cpp	/^	void torrent::on_force_recheck(status_t status, s/
on_handshake	test/bittorrent_peer.cpp	/^void peer_conn::on_handshake(char* h, error_code c/
on_handshake2	test/bittorrent_peer.cpp	/^void peer_conn::on_handshake2(error_code const& ec/
on_hash	src/create_torrent.cpp	/^	void on_hash(aux::vector<sha256_hash> v2_blocks, /
on_hash2_complete	src/peer_connection.cpp	/^	void peer_connection::on_hash2_complete(storage_e/
on_hash_reject	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_hash_reject(int recei/
on_hash_request	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_hash_request(int rece/
on_hashes	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_hashes(int received)$/
on_have	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_have(int received)$/
on_have_all	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_have_all(int received/
on_have_all_sent	test/bittorrent_peer.cpp	/^void peer_conn::on_have_all_sent(error_code const&/
on_have_none	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_have_none(int receive/
on_holepunch	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_holepunch()$/
on_i2p_accept	src/session_impl.cpp	/^	void session_impl::on_i2p_accept(error_code const/
on_i2p_open	src/session_impl.cpp	/^	void session_impl::on_i2p_open(error_code const& /
on_i2p_resolve	src/http_connection.cpp	/^void http_connection::on_i2p_resolve(error_code co/
on_i2p_resolve	src/torrent.cpp	/^	void torrent::on_i2p_resolve(error_code const& ec/
on_inactivity_tick	src/torrent.cpp	/^	void torrent::on_inactivity_tick(error_code const/
on_incoming_utp_ssl	src/session_impl.cpp	/^	void session_impl::on_incoming_utp_ssl(socket_typ/
on_interested	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_interested(int receiv/
on_ip_change	src/session_impl.cpp	/^	void session_impl::on_ip_change(error_code const&/
on_local_network	src/peer_connection.cpp	/^	bool peer_connection::on_local_network() const$/
on_local_network	src/peer_connection_handle.cpp	/^bool peer_connection_handle::on_local_network() co/
on_lookup	src/resolver.cpp	/^	void resolver::on_lookup(error_code const& ec, tc/
on_lsd_announce	src/session_impl.cpp	/^	void session_impl::on_lsd_announce(error_code con/
on_lsd_counter	include/libtorrent/performance_counters.hpp	141
on_lsd_peer	src/session_impl.cpp	/^	void session_impl::on_lsd_peer(tcp::endpoint cons/
on_lsd_peer_counter	include/libtorrent/performance_counters.hpp	142
on_message	test/bittorrent_peer.cpp	/^void peer_conn::on_message(error_code const& ec, s/
on_metadata	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_metadata()$/
on_metadata_impl	src/peer_connection.cpp	/^	void peer_connection::on_metadata_impl()$/
on_msg_length	test/bittorrent_peer.cpp	/^void peer_conn::on_msg_length(error_code const& ec/
on_name_lookup	src/torrent.cpp	/^	void torrent::on_name_lookup(error_code const& e$/
on_name_lookup	src/udp_socket.cpp	/^void socks5::on_name_lookup(error_code const& e, s/
on_name_lookup	include/libtorrent/i2p_stream.hpp	/^	void on_name_lookup(error_code const& ec, std::sh/
on_not_interested	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_not_interested(int re/
on_parole	src/peer_connection.cpp	/^	bool peer_connection::on_parole() const$/
on_peer_name_lookup	src/torrent.cpp	/^	void torrent::on_peer_name_lookup(error_code cons/
on_piece	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_piece(int const recei/
on_piece_checked	test/test_storage.cpp	/^void on_piece_checked(piece_index_t, sha1_hash con/
on_piece_fail_sync	src/torrent.cpp	/^	void torrent::on_piece_fail_sync(piece_index_t co/
on_piece_hashed	src/torrent.cpp	/^	void torrent::on_piece_hashed(aux::vector<sha256_/
on_piece_sync	src/torrent.cpp	/^	void torrent::on_piece_sync(piece_index_t const p/
on_piece_verified	src/torrent.cpp	/^	void torrent::on_piece_verified(aux::vector<sha25/
on_port_mapping	test/test_natpmp.cpp	/^		void on_port_mapping(port_mapping_t const mappin/
on_port_mapping	src/session_impl.cpp	/^	void session_impl::on_port_mapping(port_mapping_t/
on_proxy_name_lookup	src/torrent.cpp	/^	void torrent::on_proxy_name_lookup(error_code con/
on_read	src/http_connection.cpp	/^void http_connection::on_read(error_code const& e$/
on_read	src/utp_stream.cpp	/^void utp_stream::on_read(utp_stream* s, std::size_/
on_read_counter	include/libtorrent/performance_counters.hpp	138
on_receive	test/broadcast_socket.cpp	/^	void broadcast_socket::on_receive(socket_entry* s/
on_receive	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_receive(error_code co/
on_receive	src/http_seed_connection.cpp	/^	void http_seed_connection::on_receive(error_code /
on_receive	src/udp_tracker_connection.cpp	/^	bool udp_tracker_connection::on_receive(udp::endp/
on_receive	src/web_peer_connection.cpp	/^void web_peer_connection::on_receive(error_code co/
on_receive_data	src/peer_connection.cpp	/^	void peer_connection::on_receive_data(error_code /
on_receive_hostname	src/udp_tracker_connection.cpp	/^	bool udp_tracker_connection::on_receive_hostname(/
on_receive_impl	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_receive_impl(std::siz/
on_receive_padfile	src/web_peer_connection.cpp	/^void web_peer_connection::on_receive_padfile()$/
on_reject_request	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_reject_request(int re/
on_remove_peers	src/torrent.cpp	/^	void torrent::on_remove_peers() noexcept$/
on_reply	src/natpmp.cpp	/^void natpmp::on_reply(error_code const& e$/
on_reply	src/upnp.cpp	/^void upnp::on_reply(aux::socket_package& s, error_/
on_req_sent	test/bittorrent_peer.cpp	/^void peer_conn::on_req_sent(char* m, error_code co/
on_request	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_request(int received)/
on_resend_request	src/natpmp.cpp	/^void natpmp::on_resend_request(port_mapping_t cons/
on_resolve	src/http_connection.cpp	/^void http_connection::on_resolve(error_code const&/
on_response	src/http_tracker_connection.cpp	/^	void http_tracker_connection::on_response(error_c/
on_resume_data_checked	src/torrent.cpp	/^	void torrent::on_resume_data_checked(status_t sta/
on_retry_socks_connect	src/udp_socket.cpp	/^void socks5::on_retry_socks_connect(error_code con/
on_sam_connect	include/libtorrent/i2p_stream.hpp	/^	void on_sam_connect(error_code const& ec, std::sh/
on_scrape_response	src/udp_tracker_connection.cpp	/^	bool udp_tracker_connection::on_scrape_response(s/
on_seed_mode_hashed	src/peer_connection.cpp	/^	void peer_connection::on_seed_mode_hashed(piece_i/
on_send_data	src/peer_connection.cpp	/^	void peer_connection::on_send_data(error_code con/
on_sent	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_sent(error_code const/
on_sent	src/web_connection_base.cpp	/^	void web_connection_base::on_sent(error_code cons/
on_storage_moved	src/torrent.cpp	/^	void torrent::on_storage_moved(status_t const sta/
on_suggest_piece	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_suggest_piece(int rec/
on_tick	src/session_impl.cpp	/^	void session_impl::on_tick(error_code const& e)$/
on_tick_counter	include/libtorrent/performance_counters.hpp	140
on_timeout	src/http_connection.cpp	/^void http_connection::on_timeout(std::weak_ptr<htt/
on_timeout	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::on_timeout(error_cod/
on_torrent_aborted	src/torrent.cpp	/^	void torrent::on_torrent_aborted()$/
on_torrent_paused	src/torrent.cpp	/^	void torrent::on_torrent_paused() try$/
on_tracker_announce	src/torrent.cpp	/^	void torrent::on_tracker_announce(error_code cons/
on_trigger_auto_manage	src/session_impl.cpp	/^	void session_impl::on_trigger_auto_manage()$/
on_udp_counter	include/libtorrent/performance_counters.hpp	143
on_udp_packet	src/session_impl.cpp	/^	void session_impl::on_udp_packet(std::weak_ptr<se/
on_udp_receive	test/udp_tracker.cpp	/^	void on_udp_receive(error_code const& ec, size_t /
on_udp_writeable	src/session_impl.cpp	/^	void session_impl::on_udp_writeable(std::weak_ptr/
on_unchoke	src/bt_peer_connection.cpp	/^	void bt_peer_connection::on_unchoke(int received)/
on_upnp_get_ip_address_response	src/upnp.cpp	/^void upnp::on_upnp_get_ip_address_response(error_c/
on_upnp_map_response	src/upnp.cpp	/^void upnp::on_upnp_map_response(error_code const& /
on_upnp_unmap_response	src/upnp.cpp	/^void upnp::on_upnp_unmap_response(error_code const/
on_upnp_xml	src/upnp.cpp	/^void upnp::on_upnp_xml(error_code const& e$/
on_write	src/http_connection.cpp	/^void http_connection::on_write(error_code const& e/
on_write	src/utp_stream.cpp	/^void utp_stream::on_write(utp_stream* s, std::size/
on_write_counter	include/libtorrent/performance_counters.hpp	139
on_writeable	src/utp_stream.cpp	/^void utp_stream::on_writeable(utp_stream* s, error/
only_permanent_leases_supported	include/libtorrent/upnp.hpp	99
op_alloc_recvbuf	include/libtorrent/operations.hpp	219
op_alloc_sndbuf	include/libtorrent/operations.hpp	222
op_available	include/libtorrent/operations.hpp	247
op_bittorrent	include/libtorrent/operations.hpp	205
op_connect	include/libtorrent/operations.hpp	253
op_encryption	include/libtorrent/operations.hpp	250
op_file	include/libtorrent/operations.hpp	231
op_file_read	include/libtorrent/operations.hpp	228
op_file_write	include/libtorrent/operations.hpp	225
op_get_interface	include/libtorrent/operations.hpp	259
op_getname	include/libtorrent/operations.hpp	216
op_getpeername	include/libtorrent/operations.hpp	212
op_iocontrol	include/libtorrent/operations.hpp	208
op_sock_bind	include/libtorrent/operations.hpp	243
op_sock_open	include/libtorrent/operations.hpp	240
op_sock_read	include/libtorrent/operations.hpp	237
op_sock_write	include/libtorrent/operations.hpp	234
op_ssl_handshake	include/libtorrent/operations.hpp	256
op_t	include/libtorrent/alert_types.hpp	2212
op_unknown	include/libtorrent/operations.hpp	201
opcode_announce	include/libtorrent/natpmp.hpp	136
opcode_map	include/libtorrent/natpmp.hpp	137
opcode_peer	include/libtorrent/natpmp.hpp	138
open	test/broadcast_socket.cpp	/^	void broadcast_socket::open(receive_handler_t han/
open	src/udp_socket.cpp	/^void udp_socket::open(udp const& protocol, error_c/
open	include/libtorrent/i2p_stream.hpp	/^	void open(std::string const& hostname, int port,$/
open	include/libtorrent/proxy_base.hpp	/^	void open(protocol_type const&)$/
open	include/libtorrent/proxy_base.hpp	/^	void open(protocol_type const&, error_code&)$/
open	include/libtorrent/ssl_stream.hpp	/^	void open(protocol_type const& p)$/
open	include/libtorrent/ssl_stream.hpp	/^	void open(protocol_type const& p, error_code& ec)/
open	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void open(protocol_type const& p, error_code& ec/
open	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void open(protocol_type const& p)$/
open_file	src/file.cpp	/^	int open_file(std::string const filename, open_mo/
open_file	src/file_view_pool.cpp	/^	file_view_pool::open_file(storage_index_t st, std/
open_file	src/mmap_storage.cpp	/^	std::shared_ptr<aux::file_mapping> mmap_storage::/
open_file	src/part_file.cpp	/^	aux::file_handle part_file::open_file(aux::open_m/
open_file	src/posix_part_file.cpp	/^	file_pointer posix_part_file::open_file(open_mode/
open_file	src/posix_storage.cpp	/^	file_pointer posix_storage::open_file(file_index_/
open_file_impl	src/file_view_pool.cpp	/^	file_view_pool::file_entry file_view_pool::open_f/
open_file_impl	src/mmap_storage.cpp	/^	std::shared_ptr<aux::file_mapping> mmap_storage::/
open_mode	include/libtorrent/aux_/open_mode.hpp	45
open_mode	include/libtorrent/aux_/posix_part_file.hpp	86
open_multicast_socket	test/broadcast_socket.cpp	/^	void broadcast_socket::open_multicast_socket(io_c/
open_multicast_socket	src/upnp.cpp	/^void upnp::open_multicast_socket(aux::socket_packa/
open_new_incoming_i2p_connection	src/session_impl.cpp	/^	void session_impl::open_new_incoming_i2p_connecti/
open_unicast_socket	test/broadcast_socket.cpp	/^	void broadcast_socket::open_unicast_socket(io_con/
open_unicast_socket	src/upnp.cpp	/^void upnp::open_unicast_socket(aux::socket_package/
opening_file_entry	include/libtorrent/aux_/file_view_pool.hpp	191
oper_state	src/enum_net.cpp	322
operation	include/libtorrent/debug.hpp	89
operation_name	src/alert.cpp	/^	char const* operation_name(operation_t const op)$/
operation_name	src/alert.cpp	/^	char const* operation_name(int const op)$/
operation_t	include/libtorrent/operations.hpp	44
operator ""	test/enum_if.cpp	/^std::string operator "" _s(char const* str, size_t/
operator ""	include/libtorrent/string_view.hpp	/^	constexpr string_view operator "" _sv(char const*/
operator ""_bit	include/libtorrent/flags.hpp	/^constexpr bit_t operator ""_bit(unsigned long long/
operator T	include/libtorrent/client_data.hpp	/^	explicit operator T() const$/
operator T	include/libtorrent/aux_/utp_stream.hpp	/^		operator T() const$/
operator UnderlyingType	include/libtorrent/flags.hpp	/^	explicit constexpr operator UnderlyingType() cons/
operator UnderlyingType	include/libtorrent/flags.hpp	/^	constexpr operator UnderlyingType() const noexcep/
operator UnderlyingType	include/libtorrent/units.hpp	/^		constexpr operator UnderlyingType() const { retu/
operator UnderlyingType	include/libtorrent/units.hpp	/^		constexpr explicit operator UnderlyingType() con/
operator address	include/libtorrent/union_endpoint.hpp	/^		operator address() const$/
operator bool	src/bdecode.cpp	/^	bdecode_node::operator bool() const noexcept$/
operator bool	src/ip_notifier.cpp	/^	explicit operator bool() const { return m_h != nu/
operator bool	include/libtorrent/copy_ptr.hpp	/^		explicit operator bool() const { return m_ptr.ge/
operator bool	include/libtorrent/disk_buffer_holder.hpp	/^		explicit operator bool() const noexcept { return/
operator bool	include/libtorrent/disk_interface.hpp	/^		explicit operator bool() const { return m_disk_i/
operator bool	include/libtorrent/error_code.hpp	/^		explicit operator bool() const { return ec.value/
operator bool	include/libtorrent/flags.hpp	/^	explicit constexpr operator bool() const noexcept/
operator bool	include/libtorrent/aux_/listen_socket_handle.hpp	/^		explicit operator bool() const { return !m_sock./
operator int	include/libtorrent/flags.hpp	/^	explicit constexpr operator int() const { return /
operator storage_index_t	include/libtorrent/disk_interface.hpp	/^		operator storage_index_t() const$/
operator!=	include/libtorrent/bitfield.hpp	/^			bool operator!=(const_iterator const& rhs) cons/
operator!=	include/libtorrent/entry.hpp	/^	inline bool operator!=(entry const& lhs, entry co/
operator!=	include/libtorrent/flags.hpp	/^	bool constexpr operator!=(bitfield_flag const f) /
operator!=	include/libtorrent/hash_picker.hpp	/^			bool operator!=(priority_block_request const& o/
operator!=	include/libtorrent/hash_picker.hpp	/^			bool operator!=(piece_block_request const& o) c/
operator!=	include/libtorrent/index_range.hpp	/^	friend inline bool operator!=(index_iter lhs, ind/
operator!=	include/libtorrent/info_hash.hpp	/^		friend bool operator!=(info_hash_t const& lhs, i/
operator!=	include/libtorrent/netlink.hpp	/^		friend bool operator!=(const netlink& l, const n/
operator!=	include/libtorrent/peer_connection_handle.hpp	/^	bool operator!=(peer_connection_handle const& o) /
operator!=	include/libtorrent/piece_block.hpp	/^		bool operator!=(piece_block const& b) const$/
operator!=	include/libtorrent/piece_picker.hpp	/^			bool operator!=(piece_pos const& p) const$/
operator!=	include/libtorrent/sha1_hash.hpp	/^		bool operator!=(digest32 const& n) const noexcep/
operator!=	include/libtorrent/span.hpp	/^	inline bool operator!=(span<T> const& lhs, span<U/
operator!=	include/libtorrent/stack_allocator.hpp	/^		bool operator!=(allocation_slot const& s) const /
operator!=	include/libtorrent/torrent_handle.hpp	/^		bool operator!=(const torrent_handle& h) const$/
operator!=	include/libtorrent/union_endpoint.hpp	/^		bool operator!=(union_address const& rh) const$/
operator!=	include/libtorrent/units.hpp	/^		constexpr bool operator!=(strong_typedef const& /
operator!=	include/libtorrent/aux_/allocating_handler.hpp	/^		friend bool operator!=(handler_allocator lhs, ha/
operator!=	include/libtorrent/aux_/listen_socket_handle.hpp	/^		bool operator!=(listen_socket_handle const& o) c/
operator""_pa	test/test_file_storage.cpp	/^constexpr aux::path_index_t operator""_path(unsign/
operator&	include/libtorrent/flags.hpp	/^	constexpr friend bitfield_flag operator&(bitfield/
operator&	include/libtorrent/sha1_hash.hpp	/^		digest32 operator&(digest32 const& n) const noex/
operator&	include/libtorrent/storage_defs.hpp	/^	inline status_t operator&(status_t lhs, status_t /
operator()	test/test_apply_pad.cpp	/^	void operator()(piece_index_t const piece, int co/
operator()	test/test_storage.cpp	/^	int operator()(file_index_t const file_index, std/
operator()	test/test_storage.cpp	/^	int operator()(file_index_t, std::int64_t \/*file_/
operator()	test/test_storage.cpp	/^	int operator()(file_index_t const file_index, std/
operator()	test/test_storage.cpp	/^	void operator()(lt::storage_error const& ec) cons/
operator()	test/test_storage.cpp	/^	void operator()(lt::disk_buffer_holder h, lt::sto/
operator()	test/test_torrent.cpp	/^	operator()(torrent_handle const&, client_data_t)$/
operator()	src/merkle_tree.cpp	/^		bool operator()(bool b) const { return b; }$/
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::read_handler& h)/
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::write_handler& h/
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::hash_handler& h)/
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::hash2_handler& h/
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::move_handler& h)/
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::release_handler&/
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::check_handler& h/
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::rename_handler& /
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::clear_piece_hand/
operator()	src/mmap_disk_job.cpp	/^			void operator()(mmap_disk_job::set_file_prio_ha/
operator()	src/path.cpp	/^		void operator()(void* ptr) const noexcept { std:/
operator()	src/peer_list.cpp	/^		bool operator()(torrent_peer const* p) const$/
operator()	src/random.cpp	/^				std::uint32_t operator()() const$/
operator()	src/session_impl.cpp	/^			bool operator()(opt_unchoke_candidate const& l$/
operator()	src/settings_pack.cpp	/^			void operator()(std::uint16_t i, std::string co/
operator()	src/settings_pack.cpp	/^			void operator()(std::uint16_t i, int val) { out/
operator()	src/settings_pack.cpp	/^			void operator()(std::uint16_t i, bool val) { ou/
operator()	src/socket_type.cpp	/^		bool operator()(ssl_stream<T> const&) const { re/
operator()	src/socket_type.cpp	/^		bool operator()(T const&) const { return false; /
operator()	src/socket_type.cpp	/^		socket_type_t operator()(tcp::socket const&) con/
operator()	src/socket_type.cpp	/^		socket_type_t operator()(socks5_stream const&) c/
operator()	src/socket_type.cpp	/^		socket_type_t operator()(http_stream const&) con/
operator()	src/socket_type.cpp	/^		socket_type_t operator()(utp_stream const&) cons/
operator()	src/socket_type.cpp	/^		socket_type_t operator()(i2p_stream const&) cons/
operator()	src/socket_type.cpp	/^		socket_type_t operator()(ssl_stream<tcp::socket>/
operator()	src/socket_type.cpp	/^		socket_type_t operator()(ssl_stream<socks5_strea/
operator()	src/socket_type.cpp	/^		socket_type_t operator()(ssl_stream<http_stream>/
operator()	src/socket_type.cpp	/^		socket_type_t operator()(ssl_stream<utp_stream> /
operator()	src/socket_type.cpp	/^		void operator()(ssl_stream<utp_stream>& s) const/
operator()	src/socket_type.cpp	/^		void operator()(utp_stream& s) const$/
operator()	src/socket_type.cpp	/^		void operator()(T const&) const {}$/
operator()	src/socket_type.cpp	/^		close_reason_t operator()(ssl_stream<utp_stream>/
operator()	src/socket_type.cpp	/^		close_reason_t operator()(utp_stream const& s) c/
operator()	src/socket_type.cpp	/^		close_reason_t operator()(T const&) const { retu/
operator()	src/socket_type.cpp	/^		void operator()(ssl_stream<T>& s)$/
operator()	src/socket_type.cpp	/^		void operator()(T&) {}$/
operator()	src/socket_type.cpp	/^		void operator()(error_code const&)$/
operator()	src/socket_type.cpp	/^		void operator()(ssl_stream<T>& s)$/
operator()	src/socket_type.cpp	/^		void operator()(T& s)$/
operator()	src/torrent.cpp	/^		void operator()(T&) {}$/
operator()	src/torrent.cpp	/^		void operator()(ssl_stream<T>& s) { s.set_host_n/
operator()	src/torrent.cpp	/^		ssl::stream_handle_type operator()(T&)$/
operator()	src/torrent.cpp	/^		ssl::stream_handle_type operator()(ssl_stream<T>/
operator()	src/torrent_info.cpp	/^		void operator() (web_seed_entry const& w)$/
operator()	src/kademlia/dht_storage.cpp	/^		bool operator()(std::pair<node_id const, Item> c/
operator()	include/libtorrent/info_hash.hpp	/^		std::size_t operator()(libtorrent::info_hash_t c/
operator()	include/libtorrent/piece_picker.hpp	/^			bool operator()(downloading_piece const& p) con/
operator()	include/libtorrent/proxy_base.hpp	/^	void operator()(A&&... a)$/
operator()	include/libtorrent/sha1_hash.hpp	/^		std::size_t operator()(libtorrent::digest32<N> c/
operator()	include/libtorrent/torrent_handle.hpp	/^		std::size_t operator()(libtorrent::torrent_handl/
operator()	include/libtorrent/torrent_peer.hpp	/^		bool operator()(torrent_peer const* lhs, address/
operator()	include/libtorrent/torrent_peer.hpp	/^		bool operator()(address const& lhs, torrent_peer/
operator()	include/libtorrent/torrent_peer.hpp	/^		bool operator()(torrent_peer const* lhs, string_/
operator()	include/libtorrent/torrent_peer.hpp	/^		bool operator()(string_view lhs, torrent_peer co/
operator()	include/libtorrent/torrent_peer.hpp	/^		bool operator()(torrent_peer const* lhs, torrent/
operator()	include/libtorrent/torrent_status.hpp	/^		std::size_t operator()(libtorrent::torrent_statu/
operator()	include/libtorrent/units.hpp	/^		result_type operator()(argument_type const& s) c/
operator()	include/libtorrent/kademlia/routing_table.hpp	/^	result_type operator()(argument_type const& ip) c/
operator()	include/libtorrent/kademlia/routing_table.hpp	/^	result_type operator()(argument_type const& ip) c/
operator()	include/libtorrent/aux_/allocating_handler.hpp	/^		void operator()(A&&... a)$/
operator()	include/libtorrent/aux_/allocating_handler.hpp	/^		void operator()(A&&... a)$/
operator()	include/libtorrent/aux_/deferred_handler.hpp	/^	void operator()(Args&&... a)$/
operator()	include/libtorrent/aux_/has_block.hpp	/^		bool operator()(pending_block const& pb) const$/
operator()	include/libtorrent/aux_/heterogeneous_queue.hpp	/^	{ void operator()(char* ptr) { return std::free(p/
operator()	include/libtorrent/aux_/packet_pool.hpp	/^		void operator()(packet* p) const$/
operator()	include/libtorrent/aux_/session_impl.hpp	/^		bool operator()(std::unique_ptr<T> const& lhs, s/
operator()	include/libtorrent/aux_/session_impl.hpp	/^		bool operator()(std::unique_ptr<T> const& lhs, T/
operator()	include/libtorrent/aux_/session_impl.hpp	/^		bool operator()(T* lhs, std::unique_ptr<T> const/
operator()	include/libtorrent/aux_/store_buffer.hpp	/^	std::size_t operator()(argument_type const& l) co/
operator()	include/libtorrent/aux_/strview_less.hpp	/^		bool operator()(T1 const& rhs, T2 const& lhs) co/
operator*	include/libtorrent/bitfield.hpp	/^			bool operator*() noexcept { return (*buf & aux:/
operator*	include/libtorrent/copy_ptr.hpp	/^		T& operator*() { return *m_ptr; }$/
operator*	include/libtorrent/copy_ptr.hpp	/^		T const& operator*() const { return *m_ptr; }$/
operator*	include/libtorrent/index_range.hpp	/^	Index operator*() const { return m_idx; }$/
operator*	include/libtorrent/aux_/string_ptr.hpp	/^		char const* operator*() const { return m_ptr; }$/
operator+	include/libtorrent/units.hpp	/^		friend strong_typedef operator+(strong_typedef l/
operator+	include/libtorrent/units.hpp	/^		friend strong_typedef operator+(diff_type lhs, s/
operator++	include/libtorrent/bitfield.hpp	/^			const_iterator& operator++() noexcept { inc(); /
operator++	include/libtorrent/bitfield.hpp	/^			const_iterator operator++(int) noexcept$/
operator++	include/libtorrent/index_range.hpp	/^	index_iter operator++()$/
operator++	include/libtorrent/units.hpp	/^		strong_typedef& operator++() { ++m_val; return */
operator++	include/libtorrent/kademlia/types.hpp	/^		sequence_number& operator++()$/
operator+=	include/libtorrent/stat.hpp	/^		void operator+=(stat_channel const& s)$/
operator+=	include/libtorrent/stat.hpp	/^		void operator+=(const stat& s)$/
operator-	include/libtorrent/units.hpp	/^		friend diff_type operator-(strong_typedef lhs, s/
operator-	include/libtorrent/units.hpp	/^		friend strong_typedef operator-(strong_typedef l/
operator--	include/libtorrent/bitfield.hpp	/^			const_iterator& operator--() noexcept { dec(); /
operator--	include/libtorrent/bitfield.hpp	/^			const_iterator operator--(int) noexcept$/
operator--	include/libtorrent/index_range.hpp	/^	index_iter operator--()$/
operator--	include/libtorrent/units.hpp	/^		strong_typedef& operator--() { --m_val; return */
operator->	include/libtorrent/copy_ptr.hpp	/^		T* operator->() { return m_ptr.get(); }$/
operator->	include/libtorrent/copy_ptr.hpp	/^		T const* operator->() const { return m_ptr.get()/
operator<	src/torrent.cpp	/^		bool operator<(busy_block_t const& rhs) const { /
operator<	src/ut_metadata.cpp	/^			bool operator<(metadata_piece const& rhs) const/
operator<	src/kademlia/dht_storage.cpp	/^	bool operator<(peer_entry const& lhs, peer_entry /
operator<	include/libtorrent/hash_picker.hpp	/^			bool operator<(priority_block_request const& o)/
operator<	include/libtorrent/hash_picker.hpp	/^			bool operator<(piece_block_request const& o) co/
operator<	include/libtorrent/info_hash.hpp	/^		bool operator<(info_hash_t const& o) const$/
operator<	include/libtorrent/ip_filter.hpp	/^			bool operator<(range const& r) const { return s/
operator<	include/libtorrent/ip_filter.hpp	/^			bool operator<(Addr const& a) const { return st/
operator<	include/libtorrent/ip_voter.hpp	/^			bool operator<(external_ip_t const& rhs) const$/
operator<	include/libtorrent/peer.hpp	/^		bool operator<(const peer_entry& p) const$/
operator<	include/libtorrent/peer_connection_handle.hpp	/^	bool operator<(peer_connection_handle const& o) c/
operator<	include/libtorrent/piece_block.hpp	/^		bool operator<(piece_block const& b) const$/
operator<	include/libtorrent/piece_picker.hpp	/^			bool operator<(downloading_piece const& rhs) co/
operator<	include/libtorrent/sha1_hash.hpp	/^		bool operator<(digest32 const& n) const noexcept/
operator<	include/libtorrent/torrent.hpp	/^		bool operator<(time_critical_piece const& rhs) c/
operator<	include/libtorrent/torrent_handle.hpp	/^		bool operator<(const torrent_handle& h) const$/
operator<	include/libtorrent/torrent_info.hpp	/^		bool operator<(web_seed_entry const& e) const$/
operator<	include/libtorrent/units.hpp	/^		constexpr bool operator<(strong_typedef const& r/
operator<	include/libtorrent/upnp.hpp	/^		bool operator<(rootdevice const& rhs) const$/
operator<	include/libtorrent/kademlia/node_entry.hpp	/^	bool operator<(node_entry const& rhs) const$/
operator<	include/libtorrent/kademlia/types.hpp	/^		bool operator<(sequence_number rhs) const$/
operator<	include/libtorrent/aux_/listen_socket_handle.hpp	/^		bool operator<(listen_socket_handle const& o) co/
operator<<	include/libtorrent/entry.hpp	/^	inline std::ostream& operator<<(std::ostream& os,/
operator<<	include/libtorrent/flags.hpp	/^	friend std::ostream& operator<<(std::ostream& os,/
operator<<	include/libtorrent/info_hash.hpp	/^		friend std::ostream& operator<<(std::ostream& os/
operator<<	include/libtorrent/sha1_hash.hpp	/^		friend std::ostream& operator<<(std::ostream& os/
operator<<	include/libtorrent/units.hpp	/^		friend std::ostream& operator<<(std::ostream& os/
operator<=	include/libtorrent/units.hpp	/^		constexpr bool operator<=(strong_typedef const& /
operator<=	include/libtorrent/kademlia/types.hpp	/^		bool operator<=(sequence_number rhs) const$/
operator=	include/libtorrent/client_data.hpp	/^	client_data_t& operator=(T* v)$/
operator=	include/libtorrent/disk_interface.hpp	/^		storage_holder& operator=(storage_holder&& rhs) /
operator=	include/libtorrent/netlink.hpp	/^		basic_nl_endpoint& operator=(basic_nl_endpoint c/
operator=	include/libtorrent/netlink.hpp	/^		basic_nl_endpoint& operator=(basic_nl_endpoint&&/
operator=	include/libtorrent/span.hpp	/^		span& operator=(span<U> const& rhs) noexcept$/
operator=	include/libtorrent/tailqueue.hpp	/^		tailqueue& operator=(tailqueue&& t)$/
operator=	include/libtorrent/torrent.hpp	/^		web_seed_t& operator=(web_seed_t&& rhs) noexcept/
operator=	include/libtorrent/aux_/buffer.hpp	/^	buffer& operator=(buffer&& b)$/
operator=	include/libtorrent/aux_/file_pointer.hpp	/^	file_pointer& operator=(file_pointer&& f)$/
operator=	include/libtorrent/aux_/session_settings.hpp	/^		session_settings& operator=(session_settings con/
operator=	include/libtorrent/aux_/session_settings.hpp	/^		session_settings& operator=(session_settings&& r/
operator=	include/libtorrent/aux_/string_ptr.hpp	/^		string_ptr& operator=(string_ptr&& rhs)$/
operator==	test/test_piece_picker.cpp	/^bool operator==(piece_count const& lhs, piece_coun/
operator==	test/test_session_params.cpp	/^bool operator==(dht::dht_state const& lhs, dht::dh/
operator==	test/test_session_params.cpp	/^bool operator==(lt::settings_pack const& lhs, lt::/
operator==	test/test_upnp.cpp	/^	bool operator==(callback_info const& e)$/
operator==	src/bitfield.cpp	/^	bool bitfield::operator==(lt::bitfield const& rhs/
operator==	src/entry.cpp	/^	bool operator==(entry const& lhs, entry const& rh/
operator==	include/libtorrent/bitfield.hpp	/^			bool operator==(const_iterator const& rhs) cons/
operator==	include/libtorrent/flags.hpp	/^	bool constexpr operator==(bitfield_flag const f) /
operator==	include/libtorrent/hash_picker.hpp	/^		bool operator==(node_index const& o) const { ret/
operator==	include/libtorrent/hash_picker.hpp	/^		bool operator==(hash_request const& o) const$/
operator==	include/libtorrent/hash_picker.hpp	/^			bool operator==(priority_block_request const& o/
operator==	include/libtorrent/hash_picker.hpp	/^			bool operator==(piece_block_request const& o) c/
operator==	include/libtorrent/http_connection.hpp	/^	bool operator==(bind_info_t const& rhs) const$/
operator==	include/libtorrent/index_range.hpp	/^	friend inline bool operator==(index_iter lhs, ind/
operator==	include/libtorrent/info_hash.hpp	/^		friend bool operator==(info_hash_t const& lhs, i/
operator==	include/libtorrent/ip_filter.hpp	/^	friend bool operator==(ip_range const& lhs, ip_ra/
operator==	include/libtorrent/ip_filter.hpp	/^			friend bool operator==(range const& lhs, range /
operator==	include/libtorrent/netlink.hpp	/^		friend bool operator==(const netlink& l, const n/
operator==	include/libtorrent/peer.hpp	/^		bool operator==(const peer_entry& p) const$/
operator==	include/libtorrent/peer_class_type_filter.hpp	/^		friend bool operator==(peer_class_type_filter co/
operator==	include/libtorrent/peer_connection.hpp	/^		bool operator==(pending_block const& b) const$/
operator==	include/libtorrent/peer_connection_handle.hpp	/^	bool operator==(peer_connection_handle const& o) /
operator==	include/libtorrent/peer_request.hpp	/^		bool operator==(peer_request const& r) const$/
operator==	include/libtorrent/piece_block.hpp	/^		bool operator==(piece_block const& b) const$/
operator==	include/libtorrent/piece_picker.hpp	/^			bool operator==(piece_pos const& p) const$/
operator==	include/libtorrent/sha1_hash.hpp	/^		bool operator==(digest32 const& n) const noexcep/
operator==	include/libtorrent/span.hpp	/^	inline bool operator==(span<T> const& lhs, span<U/
operator==	include/libtorrent/stack_allocator.hpp	/^		bool operator==(allocation_slot const& s) const /
operator==	include/libtorrent/string_util.hpp	/^		friend bool operator==(listen_interface_t const&/
operator==	include/libtorrent/torrent_handle.hpp	/^		bool operator==(const torrent_handle& h) const$/
operator==	include/libtorrent/torrent_info.hpp	/^		bool operator==(web_seed_entry const& e) const$/
operator==	include/libtorrent/torrent_status.hpp	/^		bool operator==(torrent_status const& st) const$/
operator==	include/libtorrent/union_endpoint.hpp	/^		bool operator==(union_address const& rh) const$/
operator==	include/libtorrent/units.hpp	/^		constexpr bool operator==(strong_typedef const& /
operator==	include/libtorrent/kademlia/routing_table.hpp	/^	bool operator==(ip_set const& rh)$/
operator==	include/libtorrent/kademlia/types.hpp	/^		bool operator==(public_key const& rhs) const$/
operator==	include/libtorrent/kademlia/types.hpp	/^		bool operator==(secret_key const& rhs) const$/
operator==	include/libtorrent/kademlia/types.hpp	/^		bool operator==(signature const& rhs) const$/
operator==	include/libtorrent/kademlia/types.hpp	/^		bool operator==(sequence_number const& rhs) cons/
operator==	include/libtorrent/aux_/allocating_handler.hpp	/^		friend bool operator==(handler_allocator lhs, ha/
operator==	include/libtorrent/aux_/listen_socket_handle.hpp	/^		bool operator==(listen_socket_handle const& o) c/
operator==	include/libtorrent/aux_/session_impl.hpp	/^			bool operator==(listen_endpoint_t const& o) con/
operator==	include/libtorrent/aux_/store_buffer.hpp	/^	bool operator==(torrent_location const& rhs) cons/
operator>	include/libtorrent/units.hpp	/^		constexpr bool operator>(strong_typedef const& r/
operator>	include/libtorrent/kademlia/types.hpp	/^		bool operator>(sequence_number rhs) const$/
operator>=	include/libtorrent/units.hpp	/^		constexpr bool operator>=(strong_typedef const& /
operator>>	include/libtorrent/sha1_hash.hpp	/^		friend std::istream& operator>>(std::istream& is/
operator^	include/libtorrent/flags.hpp	/^	constexpr friend bitfield_flag operator^(bitfield/
operator^	include/libtorrent/sha1_hash.hpp	/^		digest32 operator^(digest32 const& n) const noex/
operator|	include/libtorrent/flags.hpp	/^	constexpr friend bitfield_flag operator|(bitfield/
operator|	include/libtorrent/storage_defs.hpp	/^	inline status_t operator|(status_t lhs, status_t /
operator~	include/libtorrent/flags.hpp	/^	constexpr bitfield_flag operator~() const noexcep/
operator~	include/libtorrent/sha1_hash.hpp	/^		digest32 operator~() const noexcept$/
operator~	include/libtorrent/storage_defs.hpp	/^	inline status_t operator~(status_t lhs)$/
opt_unchoke_candidate	src/session_impl.cpp	4074
opt_unchoke_candidate	src/session_impl.cpp	/^			explicit opt_unchoke_candidate(std::shared_ptr</
optimistic_disconnect	include/libtorrent/error_code.hpp	280
optimistic_disk_retry	include/libtorrent/settings_pack.hpp	1496
optimistic_unchoke_interval	include/libtorrent/settings_pack.hpp	1160
optimize_storage	src/merkle_tree.cpp	/^	void merkle_tree::optimize_storage()$/
optimize_storage_piece_layer	src/merkle_tree.cpp	/^	void merkle_tree::optimize_storage_piece_layer()$/
optional	include/libtorrent/kademlia/msg.hpp	72
options	test/test_piece_picker.cpp	300
orig_files	src/torrent_info.cpp	/^	file_storage const& torrent_info::orig_files() co/
our_id	include/libtorrent/kademlia/node.hpp	100
our_peer_id	include/libtorrent/peer_connection.hpp	182
our_pid	test/test_peer_list.cpp	/^	peer_id our_pid() const override { return m_our_i/
out	src/file.cpp	232
out	src/puff.cpp	104
out	src/settings_pack.cpp	538
out	include/libtorrent/alert_types.hpp	829
out_enc_policy	include/libtorrent/settings_pack.hpp	1872
outcnt	src/puff.cpp	106
outgoing	include/libtorrent/alert_types.hpp	2433
outgoing	include/libtorrent/alert_types.hpp	2623
outgoing_get_peers	test/test_dht.cpp	/^	void outgoing_get_peers(sha1_hash const& \/*target/
outgoing_get_peers	src/session_impl.cpp	/^	void session_impl::outgoing_get_peers(sha1_hash c/
outgoing_interfaces	include/libtorrent/settings_pack.hpp	277
outgoing_message	include/libtorrent/alert_types.hpp	2431
outgoing_message	include/libtorrent/kademlia/dht_observer.hpp	69
outgoing_port	include/libtorrent/settings_pack.hpp	1308
outlen	src/puff.cpp	105
output_test_log_to_terminal	test/main.cpp	/^void output_test_log_to_terminal()$/
outstanding_disk_buffer_limit_reached	include/libtorrent/alert_types.hpp	425
outstanding_request_limit_reached	include/libtorrent/alert_types.hpp	438
overflow	include/libtorrent/bdecode.hpp	136
overflow	include/libtorrent/error_code.hpp	452
oversized_file	include/libtorrent/storage_defs.hpp	79
oversized_file_alert::oversized_file_alert	src/alert.cpp	/^	oversized_file_alert::oversized_file_alert(aux::s/
oversized_file_alert::static_category	src/alert.cpp	3284
packet	include/libtorrent/udp_socket.hpp	87
packet	include/libtorrent/aux_/packet_pool.hpp	69
packet_deleter	include/libtorrent/aux_/packet_pool.hpp	107
packet_finished	src/peer_connection_handle.cpp	/^bool bt_peer_connection_handle::packet_finished() /
packet_finished	src/receive_buffer.cpp	/^bool crypto_receive_buffer::packet_finished() cons/
packet_flags_t	include/libtorrent/aux_/utp_stream.hpp	653
packet_size	src/receive_buffer.cpp	/^int crypto_receive_buffer::packet_size() const$/
packet_timeout	src/utp_stream.cpp	/^int utp_socket_impl::packet_timeout() const$/
packet_too_large	include/libtorrent/error_code.hpp	244
pad_bytes	include/libtorrent/piece_picker.hpp	86
pad_bytes	include/libtorrent/aux_/heterogeneous_queue.hpp	228
pad_bytes_in_piece	src/piece_picker.cpp	/^	int piece_picker::pad_bytes_in_piece(piece_index_/
pad_file	include/libtorrent/file_storage.hpp	166
pad_file_at	src/file_storage.cpp	/^	bool file_storage::pad_file_at(file_index_t const/
pad_file_at	src/file_storage.cpp	/^	bool file_storage::pad_file_at(aux::file_entry co/
page_out	src/mmap.cpp	/^void file_mapping::page_out(span<byte const> range/
panic	src/torrent.cpp	/^	void torrent::panic()$/
parent_path	src/path.cpp	/^	std::string parent_path(std::string const& f)$/
parse_address	include/libtorrent/operations.hpp	118
parse_az_style	src/identify_client.cpp	/^	boost::optional<fingerprint> parse_az_style(const/
parse_children	include/libtorrent/kademlia/msg.hpp	77
parse_chunk_header	src/http_parser.cpp	/^	bool http_parser::parse_chunk_header(span<char co/
parse_close_reason	src/utp_stream.cpp	/^void utp_socket_impl::parse_close_reason(std::uint/
parse_comma_separated_string	src/string_util.cpp	/^	void parse_comma_separated_string(std::string con/
parse_comma_separated_string_port	src/string_util.cpp	/^	void parse_comma_separated_string_port(std::strin/
parse_endpoint	src/socket_io.cpp	/^	tcp::endpoint parse_endpoint(string_view str, err/
parse_error	test/test_utf8.cpp	/^void parse_error(lt::string_view utf8)$/
parse_failed	include/libtorrent/error_code.hpp	118
parse_failed	include/libtorrent/i2p_stream.hpp	66
parse_info_section	src/torrent_info.cpp	/^	bool torrent_info::parse_info_section(bdecode_nod/
parse_info_section	src/torrent_info.cpp	/^	bool torrent_info::parse_info_section(bdecode_nod/
parse_int	src/bdecode.cpp	/^	char const* parse_int(char const* start, char con/
parse_listen_interfaces	src/string_util.cpp	/^	std::vector<listen_interface_t> parse_listen_inte/
parse_magnet_uri	src/magnet_uri.cpp	/^	add_torrent_params parse_magnet_uri(string_view u/
parse_magnet_uri	src/magnet_uri.cpp	/^	void parse_magnet_uri(string_view uri, add_torren/
parse_magnet_uri	src/magnet_uri.cpp	/^	add_torrent_params parse_magnet_uri(string_view u/
parse_mainline_style	src/identify_client.cpp	/^	boost::optional<fingerprint> parse_mainline_style/
parse_nl_address	src/enum_net.cpp	/^	bool parse_nl_address(nlmsghdr const* nl_hdr, spa/
parse_nl_link	src/enum_net.cpp	/^	link_info parse_nl_link(nlmsghdr const* nl_hdr)$/
parse_piece_layers	src/torrent_info.cpp	/^	bool torrent_info::parse_piece_layers(bdecode_nod/
parse_route	src/enum_net.cpp	/^	bool parse_route(int s, nlmsghdr const* nl_hdr, i/
parse_route	src/enum_net.cpp	/^	bool parse_route(int, rt_msghdr* rtm, ip_route* r/
parse_sack	src/utp_stream.cpp	/^std::pair<std::uint32_t, int> utp_socket_impl::par/
parse_shadow_style	src/identify_client.cpp	/^	boost::optional<fingerprint> parse_shadow_style(c/
parse_state	include/libtorrent/upnp.hpp	121
parse_torrent_file	src/torrent_info.cpp	/^	bool torrent_info::parse_torrent_file(bdecode_nod/
parse_tracker_response	src/http_tracker_connection.cpp	/^	tracker_response parse_tracker_response(span<char/
parse_url_components	src/parse_url.cpp	/^		parse_url_components(std::string url, error_code/
parse_utf8_codepoint	src/utf8.cpp	/^	std::pair<std::int32_t, int> parse_utf8_codepoint/
part_file::part_file	src/part_file.cpp	/^	part_file::part_file(std::string path, std::strin/
partfile_move	include/libtorrent/operations.hpp	157
partfile_read	include/libtorrent/operations.hpp	160
partfile_write	include/libtorrent/operations.hpp	163
partial_compare_rarest_first	src/piece_picker.cpp	/^	bool piece_picker::partial_compare_rarest_first(d/
partial_download	test/test_remove_torrent.cpp	61
partial_read	include/libtorrent/aux_/mmap_disk_job.hpp	78
partition_listen_sockets	src/session_impl.cpp	/^	std::vector<std::shared_ptr<listen_socket_t>>::it/
passed	include/libtorrent/aux_/merkle_tree.hpp	56
passed_hash_check	include/libtorrent/piece_picker.hpp	201
path	include/libtorrent/upnp.hpp	314
path_compare	src/path.cpp	/^	int path_compare(string_view const lhs, string_vi/
path_equal	src/path.cpp	/^	bool path_equal(std::string const& lhs, std::stri/
path_length	src/torrent_info.cpp	/^	int path_length(bdecode_node const& p, error_code/
pause	src/session_handle.cpp	/^	void session_handle::pause()$/
pause	src/session_impl.cpp	/^	void session_impl::pause()$/
pause	src/torrent.cpp	/^	void torrent::pause(pause_flags_t const flags)$/
pause	src/torrent_handle.cpp	/^	void torrent_handle::pause(pause_flags_t const fl/
pause_flags_t	include/libtorrent/torrent_handle.hpp	90
paused	include/libtorrent/tracker_manager.hpp	98
pc	test/test_piece_picker.cpp	301
pcp_address_mismatch	include/libtorrent/natpmp.hpp	69
pcp_cannot_provide_external	include/libtorrent/natpmp.hpp	68
pcp_category	src/natpmp.cpp	/^boost::system::error_category& pcp_category()$/
pcp_errors	include/libtorrent/natpmp.hpp	55
pcp_excessive_remote_peers	include/libtorrent/natpmp.hpp	70
pcp_malformed_option	include/libtorrent/natpmp.hpp	63
pcp_malformed_request	include/libtorrent/natpmp.hpp	60
pcp_network_failure	include/libtorrent/natpmp.hpp	64
pcp_no_resources	include/libtorrent/natpmp.hpp	65
pcp_not_authorized	include/libtorrent/natpmp.hpp	59
pcp_opcode	include/libtorrent/natpmp.hpp	134
pcp_success	include/libtorrent/natpmp.hpp	57
pcp_unsupp_opcode	include/libtorrent/natpmp.hpp	61
pcp_unsupp_option	include/libtorrent/natpmp.hpp	62
pcp_unsupp_protocol	include/libtorrent/natpmp.hpp	66
pcp_unsupp_version	include/libtorrent/natpmp.hpp	58
pcp_user_ex_quota	include/libtorrent/natpmp.hpp	67
pdiff	test/test_merkle_tree.cpp	512
pe_both	include/libtorrent/settings_pack.hpp	2205
pe_disabled	include/libtorrent/settings_pack.hpp	2193
pe_enabled	include/libtorrent/settings_pack.hpp	2190
pe_forced	include/libtorrent/settings_pack.hpp	2184
pe_plaintext	include/libtorrent/settings_pack.hpp	2201
pe_rc4	include/libtorrent/settings_pack.hpp	2203
pe_settings	include/libtorrent/session_settings.hpp	/^	struct TORRENT_DEPRECATED_EXPORT pe_settings$/
peer	src/session_impl.cpp	4080
peer	src/smart_ban.cpp	174
peer	src/torrent_handle.cpp	/^	tcp::endpoint block_info::peer() const$/
peer1_desc	test/test_dht.cpp	611
peer_address_compare	include/libtorrent/torrent_peer.hpp	253
peer_alert::peer_alert	src/alert.cpp	/^	peer_alert::peer_alert(aux::stack_allocator& allo/
peer_ban_alert::peer_ban_alert	src/alert.cpp	/^	peer_ban_alert::peer_ban_alert(aux::stack_allocat/
peer_ban_alert::static_category	src/alert.cpp	3208
peer_banned	include/libtorrent/error_code.hpp	267
peer_blocked_alert::peer_blocked_alert	src/alert.cpp	/^	peer_blocked_alert::peer_blocked_alert(aux::stack/
peer_blocked_alert::static_category	src/alert.cpp	3243
peer_churn	include/libtorrent/close_reason.hpp	93
peer_class_set	include/libtorrent/peer_class_set.hpp	/^	struct TORRENT_EXTRA_EXPORT peer_class_set$/
peer_class_set	include/libtorrent/peer_connection.hpp	284
peer_class_set	include/libtorrent/torrent.hpp	366
peer_class_t	include/libtorrent/peer_class.hpp	50
peer_class_type_filter	include/libtorrent/peer_class_type_filter.hpp	/^	struct TORRENT_EXPORT peer_class_type_filter$/
peer_conn::peer_conn	test/bittorrent_peer.cpp	/^peer_conn::peer_conn(io_context& ios$/
peer_connect_alert::peer_connect_alert	src/alert.cpp	/^	peer_connect_alert::peer_connect_alert(aux::stack/
peer_connect_alert::static_category	src/alert.cpp	3212
peer_connect_timeout	include/libtorrent/settings_pack.hpp	1138
peer_connection	test/test_bandwidth_limiter.cpp	65
peer_connection	test/test_bandwidth_limiter.cpp	/^	peer_connection(aux::bandwidth_manager& bwm$/
peer_connection::busy	src/peer_connection.cpp	102
peer_connection::peer_connection	src/peer_connection.cpp	/^	peer_connection::peer_connection(peer_connection_/
peer_connection::time_critical	src/peer_connection.cpp	101
peer_connection_args	include/libtorrent/peer_connection.hpp	171
peer_connection_handle	include/libtorrent/peer_connection_handle.hpp	/^struct TORRENT_EXPORT peer_connection_handle$/
peer_connection_handle	include/libtorrent/peer_connection_handle.hpp	/^struct TORRENT_EXPORT bt_peer_connection_handle : /
peer_connection_hot_members	include/libtorrent/peer_connection.hpp	/^	struct TORRENT_EXTRA_EXPORT peer_connection_hot_m/
peer_connection_hot_members	include/libtorrent/peer_connection.hpp	282
peer_connection_interface	include/libtorrent/peer_connection.hpp	286
peer_connection_interface::failure	src/peer_connection.cpp	119
peer_connection_interface::normal	src/peer_connection.cpp	118
peer_connection_interface::peer_error	src/peer_connection.cpp	120
peer_count	include/libtorrent/piece_picker.hpp	404
peer_count	include/libtorrent/piece_picker.hpp	654
peer_count_t	src/peer_connection.cpp	6535
peer_count_t	src/peer_connection.cpp	/^		peer_count_t(): num_peers(0), num_peers_with_tim/
peer_disconnected_alert::peer_disconnected_alert	src/alert.cpp	/^	peer_disconnected_alert::peer_disconnected_alert(/
peer_disconnected_alert::static_category	src/alert.cpp	3213
peer_disconnects	test/test_priority.cpp	61
peer_disconnects	test/test_ssl.cpp	99
peer_disconnects	test/test_transfer.cpp	60
peer_disconnects	test/web_seed_suite.cpp	63
peer_dscp	include/libtorrent/settings_pack.hpp	1318
peer_entry	src/kademlia/dht_storage.cpp	64
peer_error_alert::peer_error_alert	src/alert.cpp	/^	peer_error_alert::peer_error_alert(aux::stack_all/
peer_error_alert::static_category	src/alert.cpp	3211
peer_errors	test/test_ssl.cpp	79
peer_errors	test/test_ssl.cpp	100
peer_fingerprint	include/libtorrent/settings_pack.hpp	380
peer_flags_t	include/libtorrent/peer_info.hpp	54
peer_has	src/torrent.cpp	/^	void torrent::peer_has(piece_index_t const index,/
peer_has	src/torrent.cpp	/^	void torrent::peer_has(typed_bitfield<piece_index/
peer_has_all	src/torrent.cpp	/^	void torrent::peer_has_all(peer_connection const*/
peer_id	include/libtorrent/peer_id.hpp	40
peer_index	src/torrent.cpp	/^	int peer_index(libtorrent::tcp::endpoint addr$/
peer_info::bw_disk	src/peer_info.cpp	79
peer_info::bw_global	src/peer_info.cpp	83
peer_info::bw_idle	src/peer_info.cpp	76
peer_info::bw_limit	src/peer_info.cpp	77
peer_info::bw_network	src/peer_info.cpp	78
peer_info::bw_torrent	src/peer_info.cpp	82
peer_info::choked	src/peer_info.cpp	45
peer_info::connecting	src/peer_info.cpp	52
peer_info::dht	src/peer_info.cpp	70
peer_info::endgame_mode	src/peer_info.cpp	61
peer_info::handshake	src/peer_info.cpp	51
peer_info::holepunched	src/peer_info.cpp	62
peer_info::http_seed	src/peer_info.cpp	88
peer_info::i2p_socket	src/peer_info.cpp	63
peer_info::incoming	src/peer_info.cpp	74
peer_info::interesting	src/peer_info.cpp	44
peer_info::local_connection	src/peer_info.cpp	49
peer_info::lsd	src/peer_info.cpp	72
peer_info::on_parole	src/peer_info.cpp	56
peer_info::optimistic_unchoke	src/peer_info.cpp	58
peer_info::outgoing_connection	src/peer_info.cpp	50
peer_info::pex	src/peer_info.cpp	71
peer_info::plaintext_encrypted	src/peer_info.cpp	67
peer_info::queued	src/peer_info.cpp	54
peer_info::rc4_encrypted	src/peer_info.cpp	66
peer_info::remote_choked	src/peer_info.cpp	47
peer_info::remote_interested	src/peer_info.cpp	46
peer_info::resume_data	src/peer_info.cpp	73
peer_info::seed	src/peer_info.cpp	57
peer_info::snubbed	src/peer_info.cpp	59
peer_info::ssl_socket	src/peer_info.cpp	65
peer_info::standard_bittorrent	src/peer_info.cpp	86
peer_info::supports_extensions	src/peer_info.cpp	48
peer_info::tracker	src/peer_info.cpp	69
peer_info::upload_only	src/peer_info.cpp	60
peer_info::utp_socket	src/peer_info.cpp	64
peer_info::web_seed	src/peer_info.cpp	87
peer_info_alert::peer_info_alert	src/alert.cpp	/^	peer_info_alert::peer_info_alert(aux::stack_alloc/
peer_info_alert::static_category	src/alert.cpp	3286
peer_info_struct	test/test_peer_list.cpp	/^	torrent_peer* peer_info_struct() const override {/
peer_is_interesting	src/torrent.cpp	/^	void torrent::peer_is_interesting(peer_connection/
peer_list::force_erase	src/peer_list.cpp	148
peer_list::peer_list	src/peer_list.cpp	/^	peer_list::peer_list(torrent_peer_allocator_inter/
peer_log	test/test_peer_list.cpp	/^	void peer_log(peer_log_alert::direction_t, char c/
peer_log	src/peer_connection.cpp	/^	void peer_connection::peer_log(peer_log_alert::di/
peer_log_alert::peer_log_alert	src/alert.cpp	/^	peer_log_alert::peer_log_alert(aux::stack_allocat/
peer_log_alert::static_category	src/alert.cpp	3267
peer_lost	src/torrent.cpp	/^	void torrent::peer_lost(typed_bitfield<piece_inde/
peer_lost	src/torrent.cpp	/^	void torrent::peer_lost(piece_index_t const index/
peer_not_constructed	include/libtorrent/error_code.hpp	275
peer_plugin	src/ut_metadata.cpp	184
peer_plugin	src/ut_pex.cpp	/^		: ut_pex_peer_store, peer_plugin$/
peer_plugin	include/libtorrent/extensions.hpp	/^	struct TORRENT_EXPORT peer_plugin$/
peer_priority	src/torrent_peer.cpp	/^	std::uint32_t peer_priority(tcp::endpoint e1, tcp/
peer_proportional	include/libtorrent/settings_pack.hpp	2174
peer_proxy	src/session_handle.cpp	/^	proxy_settings session_handle::peer_proxy() const/
peer_rank	src/peer_connection.cpp	/^	std::uint32_t peer_connection::peer_rank() const$/
peer_sent_empty_piece	include/libtorrent/error_code.hpp	116
peer_server	test/peer_server.cpp	54
peer_server	test/peer_server.cpp	/^	peer_server()$/
peer_snubbed_alert::peer_snubbed_alert	src/alert.cpp	/^	peer_snubbed_alert::peer_snubbed_alert(aux::stack/
peer_snubbed_alert::static_category	src/alert.cpp	3210
peer_source_flags_t	include/libtorrent/peer_info.hpp	59
peer_timeout	include/libtorrent/settings_pack.hpp	1094
peer_tos	include/libtorrent/settings_pack.hpp	1321
peer_turnover	include/libtorrent/settings_pack.hpp	1827
peer_turnover_cutoff	include/libtorrent/settings_pack.hpp	1828
peer_turnover_interval	include/libtorrent/settings_pack.hpp	1829
peer_type_t	include/libtorrent/torrent_peer_allocator.hpp	44
peer_unsnubbed_alert::peer_unsnubbed_alert	src/alert.cpp	/^	peer_unsnubbed_alert::peer_unsnubbed_alert(aux::s/
peer_unsnubbed_alert::static_category	src/alert.cpp	3209
peerinfo	include/libtorrent/peer_connection.hpp	181
peers	test/test_dht.cpp	/^	msg_args& peers(std::set<tcp::endpoint> const& p)/
peers	src/alert.cpp	/^	void dht_get_peers_reply_alert::peers(std::vector/
peers	src/alert.cpp	/^	std::vector<tcp::endpoint> dht_get_peers_reply_al/
peers	src/torrent.cpp	10650
peers	include/libtorrent/piece_picker.hpp	140
peers	include/libtorrent/torrent.hpp	147
peers	include/libtorrent/tracker_manager.hpp	165
peers4	src/kademlia/dht_storage.cpp	83
peers4	include/libtorrent/tracker_manager.hpp	166
peers6	src/kademlia/dht_storage.cpp	84
peers6	include/libtorrent/tracker_manager.hpp	167
peers_erased	src/torrent.cpp	/^	void torrent::peers_erased(std::vector<torrent_pe/
penalize_peers	src/torrent.cpp	/^	void torrent::penalize_peers(std::set<torrent_pee/
pending	src/alert_manager.cpp	/^	bool alert_manager::pending() const$/
pending_block	include/libtorrent/peer_connection.hpp	128
pending_block	include/libtorrent/peer_connection.hpp	/^		pending_block(piece_block const& b) \/\/ NOLINT$/
pending_block_in_buffer	src/peer_connection.cpp	/^	bool pending_block_in_buffer(pending_block const&/
perform_job	src/mmap_disk_io.cpp	/^	void mmap_disk_io::perform_job(aux::mmap_disk_job/
performance_alert::performance_alert	src/alert.cpp	/^	performance_alert::performance_alert(aux::stack_a/
performance_alert::static_category	src/alert.cpp	3198
performance_warning_str	src/alert.cpp	/^	char const* performance_warning_str(performance_a/
performance_warning_t	include/libtorrent/alert_types.hpp	415
perm_peers	include/libtorrent/performance_counters.hpp	61
pex_encryption	include/libtorrent/pex_flags.hpp	46
pex_flags_t	include/libtorrent/pex_flags.hpp	43
pex_holepunch	include/libtorrent/pex_flags.hpp	57
pex_lt_v2	include/libtorrent/pex_flags.hpp	61
pex_message_too_big	include/libtorrent/close_reason.hpp	149
pex_message_too_large	include/libtorrent/error_code.hpp	296
pex_seed	include/libtorrent/pex_flags.hpp	49
pex_too_frequent	include/libtorrent/close_reason.hpp	150
pex_utp	include/libtorrent/pex_flags.hpp	52
pick_busy_blocks	src/torrent.cpp	/^	void pick_busy_blocks(piece_picker const* picker$/
pick_hashes	src/hash_picker.cpp	/^	hash_request hash_picker::pick_hashes(typed_bitfi/
pick_hashes	src/torrent.cpp	/^	hash_request torrent::pick_hashes(peer_connection/
pick_least_important_item	src/kademlia/dht_storage.cpp	/^	typename std::map<node_id, Item>::const_iterator /
pick_pieces	test/test_piece_picker.cpp	/^std::vector<piece_block> pick_pieces(std::shared_p/
pick_pieces	src/piece_picker.cpp	/^	picker_flags_t piece_picker::pick_pieces(typed_bi/
pick_time_critical_block	src/torrent.cpp	/^	void pick_time_critical_block(std::vector<peer_co/
pick_upnp_interface	test/test_upnp.cpp	/^ip_interface pick_upnp_interface()$/
picker_flags_t	include/libtorrent/alert_types.hpp	2723
picker_log_alert::backup1	src/alert.cpp	2672
picker_log_alert::backup2	src/alert.cpp	2673
picker_log_alert::end_game	src/alert.cpp	2674
picker_log_alert::extent_affinity	src/alert.cpp	2675
picker_log_alert::partial_ratio	src/alert.cpp	2659
picker_log_alert::picker_log_alert	src/alert.cpp	/^	picker_log_alert::picker_log_alert(aux::stack_all/
picker_log_alert::prefer_contiguous	src/alert.cpp	2670
picker_log_alert::prio_sequential_pieces	src/alert.cpp	2665
picker_log_alert::prioritize_partials	src/alert.cpp	2660
picker_log_alert::random_pieces	src/alert.cpp	2669
picker_log_alert::rarest_first	src/alert.cpp	2662
picker_log_alert::rarest_first_partials	src/alert.cpp	2661
picker_log_alert::reverse_pieces	src/alert.cpp	2667
picker_log_alert::reverse_rarest_first	src/alert.cpp	2663
picker_log_alert::reverse_sequential	src/alert.cpp	2671
picker_log_alert::sequential_pieces	src/alert.cpp	2666
picker_log_alert::static_category	src/alert.cpp	3275
picker_log_alert::suggested_pieces	src/alert.cpp	2664
picker_log_alert::time_critical	src/alert.cpp	2668
picker_options	src/peer_connection.cpp	/^	picker_options_t peer_connection::picker_options(/
picker_options_t	include/libtorrent/piece_picker.hpp	76
pid	test/setup_transfer.cpp	626
pid	test/test_peer_list.cpp	/^	peer_id const& pid() const override { return m_id/
pid	src/peer_connection_handle.cpp	/^peer_id const& peer_connection_handle::pid() const/
pid_type	test/setup_transfer.cpp	535
pid_type	test/setup_transfer.cpp	537
piece	test/test_apply_pad.cpp	43
piece	src/mmap_disk_job.cpp	/^		, piece(0)$/
piece	src/ut_metadata.cpp	89
piece	include/libtorrent/hash_picker.hpp	201
piece	include/libtorrent/torrent.hpp	149
piece	include/libtorrent/aux_/mmap_disk_job.hpp	199
piece	include/libtorrent/aux_/store_buffer.hpp	56
piece_availability	src/torrent.cpp	/^	void torrent::piece_availability(aux::vector<int,/
piece_availability	src/torrent_handle.cpp	/^	void torrent_handle::piece_availability(std::vect/
piece_availability_alert::piece_availability_alert	src/alert.cpp	/^	piece_availability_alert::piece_availability_aler/
piece_availability_alert::static_category	src/alert.cpp	3289
piece_block_progress	include/libtorrent/piece_block_progress.hpp	43
piece_block_progress::invalid_index	src/peer_connection.cpp	116
piece_block_request	include/libtorrent/hash_picker.hpp	196
piece_block_request	include/libtorrent/hash_picker.hpp	/^			piece_block_request(file_index_t const f, piece/
piece_byte	test/test_apply_pad.cpp	41
piece_cancelled	include/libtorrent/torrent.hpp	128
piece_closing	include/libtorrent/torrent.hpp	129
piece_count	include/libtorrent/piece_picker.hpp	80
piece_counter	src/create_torrent.cpp	161
piece_data	include/libtorrent/torrent.hpp	484
piece_deadline	test/test_transfer.cpp	84
piece_downloading	include/libtorrent/piece_picker.hpp	594
piece_downloading_reverse	include/libtorrent/piece_picker.hpp	616
piece_end_game	include/libtorrent/torrent.hpp	129
piece_extent_affinity	include/libtorrent/settings_pack.hpp	969
piece_extent_t	include/libtorrent/piece_picker.hpp	78
piece_failed	src/torrent.cpp	/^	void torrent::piece_failed(piece_index_t const in/
piece_finished	include/libtorrent/piece_picker.hpp	600
piece_finished_alert::piece_finished_alert	src/alert.cpp	/^	piece_finished_alert::piece_finished_alert(aux::s/
piece_finished_alert::static_category	src/alert.cpp	3216
piece_flushed	src/piece_picker.cpp	/^	void piece_picker::piece_flushed(piece_index_t co/
piece_full	include/libtorrent/piece_picker.hpp	597
piece_full_reverse	include/libtorrent/piece_picker.hpp	617
piece_hash	include/libtorrent/aux_/mmap_disk_job.hpp	165
piece_hash2	include/libtorrent/aux_/mmap_disk_job.hpp	168
piece_hash_failed	include/libtorrent/hash_picker.hpp	64
piece_hash_failed	include/libtorrent/hash_picker.hpp	/^		static set_block_hash_result piece_hash_failed(i/
piece_hash_request	include/libtorrent/hash_picker.hpp	174
piece_index	include/libtorrent/piece_block_progress.hpp	51
piece_index_at_file	src/file_storage.cpp	/^	piece_index_t file_storage::piece_index_at_file(f/
piece_index_t	include/libtorrent/units.hpp	146
piece_info	src/piece_picker.cpp	/^	void piece_picker::piece_info(piece_index_t const/
piece_info_alert::piece_info_alert	src/alert.cpp	/^	piece_info_alert::piece_info_alert(aux::stack_all/
piece_info_alert::static_category	src/alert.cpp	3288
piece_layer	src/torrent_info.cpp	/^	span<char const> torrent_info::piece_layer(file_i/
piece_layer	include/libtorrent/aux_/merkle_tree.hpp	209
piece_layer_start	src/merkle_tree.cpp	/^	int merkle_tree::piece_layer_start() const$/
piece_layers	src/torrent_handle.cpp	/^	std::vector<std::vector<sha256_hash>> torrent_han/
piece_open	include/libtorrent/piece_picker.hpp	610
piece_passed	src/piece_picker.cpp	/^	void piece_picker::piece_passed(piece_index_t con/
piece_passed	src/torrent.cpp	/^	void torrent::piece_passed(piece_index_t const in/
piece_picker::align_expanded_pieces	src/piece_picker.cpp	133
piece_picker::on_parole	src/piece_picker.cpp	130
piece_picker::piece_extent_affinity	src/piece_picker.cpp	134
piece_picker::piece_picker	src/piece_picker.cpp	/^	piece_picker::piece_picker(std::int64_t const tot/
piece_picker::piece_pos::num_download_categories	src/piece_picker.cpp	140
piece_picker::piece_pos::piece_downloading	src/piece_picker.cpp	136
piece_picker::piece_pos::piece_downloading_reverse	src/piece_picker.cpp	142
piece_picker::piece_pos::piece_finished	src/piece_picker.cpp	138
piece_picker::piece_pos::piece_full	src/piece_picker.cpp	137
piece_picker::piece_pos::piece_full_reverse	src/piece_picker.cpp	143
piece_picker::piece_pos::piece_open	src/piece_picker.cpp	141
piece_picker::piece_pos::piece_zero_prio	src/piece_picker.cpp	139
piece_picker::piece_pos::we_have_index	src/piece_picker.cpp	126
piece_picker::prioritize_partials	src/piece_picker.cpp	131
piece_picker::rarest_first	src/piece_picker.cpp	128
piece_picker::reverse	src/piece_picker.cpp	129
piece_picker::sequential	src/piece_picker.cpp	132
piece_picker_busy_loops	include/libtorrent/performance_counters.hpp	104
piece_picker_partial_loops	include/libtorrent/performance_counters.hpp	97
piece_picker_rand_loops	include/libtorrent/performance_counters.hpp	103
piece_picker_rand_start_loops	include/libtorrent/performance_counters.hpp	102
piece_picker_rare_loops	include/libtorrent/performance_counters.hpp	101
piece_picker_reverse_rare_loops	include/libtorrent/performance_counters.hpp	100
piece_picker_sequential_loops	include/libtorrent/performance_counters.hpp	99
piece_picker_suggest_loops	include/libtorrent/performance_counters.hpp	98
piece_pos	include/libtorrent/piece_picker.hpp	579
piece_pos	include/libtorrent/piece_picker.hpp	/^			piece_pos() {}$/
piece_pos	include/libtorrent/piece_picker.hpp	/^			piece_pos(int const peer_count_, int const inde/
piece_prio	test/test_resume.cpp	1187
piece_priorities	src/piece_picker.cpp	/^	void piece_picker::piece_priorities(std::vector<d/
piece_priorities	src/torrent.cpp	/^	void torrent::piece_priorities(aux::vector<downlo/
piece_priorities	src/torrent_handle.cpp	/^	std::vector<int> torrent_handle::piece_priorities/
piece_priority	src/piece_picker.cpp	/^	download_priority_t piece_picker::piece_priority(/
piece_priority	src/torrent.cpp	/^	download_priority_t torrent::piece_priority(piece/
piece_priority	src/torrent_handle.cpp	/^	void torrent_handle::piece_priority(piece_index_t/
piece_priority	src/torrent_handle.cpp	/^	download_priority_t torrent_handle::piece_priorit/
piece_priority	include/libtorrent/piece_picker.hpp	679
piece_range	src/file_storage.cpp	/^	index_range<piece_index_t> file_storage::piece_ra/
piece_range	include/libtorrent/hash_picker.hpp	/^		index_range<piece_index_t> piece_range($/
piece_refcount	src/torrent.cpp	1289
piece_refcount	src/torrent.cpp	/^		piece_refcount(piece_picker& p, piece_index_t pi/
piece_rejects	include/libtorrent/performance_counters.hpp	75
piece_requests	include/libtorrent/performance_counters.hpp	70
piece_seed	include/libtorrent/torrent.hpp	128
piece_size	test/test_storage.cpp	89
piece_size	test/test_torrent.cpp	770
piece_size	src/file_storage.cpp	/^	int file_storage::piece_size(piece_index_t const /
piece_size	src/piece_picker.cpp	/^	int piece_picker::piece_size(piece_index_t const /
piece_size2	src/file_storage.cpp	/^	int file_storage::piece_size2(piece_index_t const/
piece_stats	src/piece_picker.cpp	/^	piece_picker::piece_stats_t piece_picker::piece_s/
piece_stats_t	include/libtorrent/piece_picker.hpp	402
piece_timed_out	include/libtorrent/torrent.hpp	128
piece_timeout	include/libtorrent/settings_pack.hpp	1057
piece_unknown	include/libtorrent/torrent.hpp	128
piece_verified	src/hash_picker.cpp	/^	bool hash_picker::piece_verified(piece_index_t co/
piece_zero_prio	include/libtorrent/piece_picker.hpp	602
pieces_have	test/test_resume.cpp	1186
pieces_have_all	test/test_resume.cpp	1193
pieces_need_reorder	include/libtorrent/error_code.hpp	387
ping_observer	src/kademlia/node.cpp	616
ping_observer	src/kademlia/node.cpp	/^	ping_observer($/
pkt_ack	include/libtorrent/aux_/utp_stream.hpp	653
pkt_buf	src/alert.cpp	/^	span<char const> dht_pkt_alert::pkt_buf() const$/
pkt_fin	include/libtorrent/aux_/utp_stream.hpp	653
plaintext	include/libtorrent/session_settings.hpp	91
plaintext	include/libtorrent/aux_/session_udp_sockets.hpp	54
plugin	include/libtorrent/extensions.hpp	/^	struct TORRENT_EXPORT plugin$/
plugin::alert_feature	src/session.cpp	55
plugin::dht_request_feature	src/session.cpp	54
plugin::optimistic_unchoke_feature	src/session.cpp	52
plugin::tick_feature	src/session.cpp	53
plugin::unknown_torrent_feature	src/session.cpp	56
plugin_alerts	test/test_alert_manager.cpp	180
plugin_creator	test/test_torrent.cpp	446
plugin_creator	test/test_torrent.cpp	/^	explicit plugin_creator(int& c) : m_called(c) {}$/
plugins	src/session_impl.cpp	4096
plugins_all_idx	include/libtorrent/aux_/session_impl.hpp	350
plugins_dht_request_idx	include/libtorrent/aux_/session_impl.hpp	353
plugins_optimistic_unchoke_idx	include/libtorrent/aux_/session_impl.hpp	351
plugins_tick_idx	include/libtorrent/aux_/session_impl.hpp	352
plugins_unknown_torrent_idx	include/libtorrent/aux_/session_impl.hpp	354
plus_one	src/ip_filter.cpp	/^	Addr plus_one(Addr const& a)$/
plus_one	include/libtorrent/ip_filter.hpp	/^	inline std::uint16_t plus_one(std::uint16_t val) /
polymorphic_socket	include/libtorrent/aux_/polymorphic_socket.hpp	54
polymorphic_socket	include/libtorrent/aux_/polymorphic_socket.hpp	/^		explicit polymorphic_socket(S s) : boost::varian/
pool	include/libtorrent/aux_/pool.hpp	56
pool_for_job	src/mmap_disk_io.cpp	/^	aux::disk_io_thread_pool& mmap_disk_io::pool_for_/
pool_thread_interface	include/libtorrent/aux_/disk_io_thread_pool.hpp	53
pop	include/libtorrent/aux_/storage_free_list.hpp	/^		storage_index_t pop()$/
pop_alert	src/session_impl.cpp	/^	alert const* session_impl::pop_alert()$/
pop_alerts	src/session_handle.cpp	/^	void session_handle::pop_alerts(std::vector<alert/
pop_alerts	src/session_impl.cpp	/^	void session_impl::pop_alerts(std::vector<alert*>/
pop_alerts	src/session_impl.cpp	/^	void session_impl::pop_alerts()$/
pop_front	src/chained_buffer.cpp	/^	void chained_buffer::pop_front(int bytes_to_pop)$/
pop_front	include/libtorrent/tailqueue.hpp	/^		T* pop_front()$/
port	test/dht_server.cpp	/^	int port() const { return m_port; }$/
port	test/peer_server.cpp	/^	int port() const { return m_port; }$/
port	test/test_dht.cpp	/^	msg_args& port(int p)$/
port	test/test_upnp.cpp	124
port	test/udp_tracker.cpp	/^	int port() const { return m_port; }$/
port	include/libtorrent/peer.hpp	59
port	include/libtorrent/peer.hpp	65
port	include/libtorrent/string_util.hpp	88
port	include/libtorrent/union_endpoint.hpp	111
port_blocked	include/libtorrent/close_reason.hpp	58
port_blocked	include/libtorrent/error_code.hpp	132
port_filter	include/libtorrent/alert_types.hpp	1780
port_filter_updated	src/torrent.cpp	/^	void torrent::port_filter_updated()$/
port_mapping_conflict	include/libtorrent/upnp.hpp	94
port_mapping_t	include/libtorrent/portmap.hpp	54
portable_fseeko	include/libtorrent/aux_/file_pointer.hpp	/^inline int portable_fseeko(FILE* const f, std::int/
portmap_action	include/libtorrent/aux_/portmap.hpp	48
portmap_alert::portmap_alert	src/alert.cpp	/^	portmap_alert::portmap_alert(aux::stack_allocator/
portmap_alert::static_category	src/alert.cpp	3240
portmap_callback	test/test_upnp.cpp	/^	struct upnp_callback final : aux::portmap_callbac/
portmap_error_alert::portmap_error_alert	src/alert.cpp	/^	portmap_error_alert::portmap_error_alert(aux::sta/
portmap_error_alert::static_category	src/alert.cpp	3239
portmap_log_alert::portmap_log_alert	src/alert.cpp	/^	portmap_log_alert::portmap_log_alert(aux::stack_a/
portmap_log_alert::static_category	src/alert.cpp	3241
portmap_protocol	include/libtorrent/portmap.hpp	48
portmap_transport	include/libtorrent/portmap.hpp	42
pos	src/receive_buffer.cpp	/^int crypto_receive_buffer::pos() const$/
posix_disk_io_constructor	src/posix_disk_io.cpp	/^	TORRENT_EXPORT std::unique_ptr<disk_interface> po/
posix_part_file::posix_part_file	src/posix_part_file.cpp	/^	posix_part_file::posix_part_file(std::string path/
posix_storage::posix_storage	src/posix_storage.cpp	/^	posix_storage::posix_storage(storage_params const/
posix_time	src/time.cpp	/^	time_t posix_time()$/
post	src/upnp.cpp	/^void upnp::post(upnp::rootdevice const& d, char co/
post_deferred	include/libtorrent/aux_/deferred_handler.hpp	/^	void post_deferred(lt::io_context& ios, Handler&&/
post_dht_stats	src/session_handle.cpp	/^	void session_handle::post_dht_stats()$/
post_dht_stats	src/session_impl.cpp	/^	void session_impl::post_dht_stats()$/
post_download_queue	src/torrent.cpp	/^	void torrent::post_download_queue()$/
post_download_queue	src/torrent_handle.cpp	/^	void torrent_handle::post_download_queue() const$/
post_file_progress	src/torrent.cpp	/^	void torrent::post_file_progress(file_progress_fl/
post_file_progress	src/torrent_handle.cpp	/^	void torrent_handle::post_file_progress(file_prog/
post_peer_info	src/torrent.cpp	/^	void torrent::post_peer_info()$/
post_peer_info	src/torrent_handle.cpp	/^	void torrent_handle::post_peer_info() const$/
post_piece_availability	src/torrent.cpp	/^	void torrent::post_piece_availability()$/
post_piece_availability	src/torrent_handle.cpp	/^	void torrent_handle::post_piece_availability() co/
post_plugin	test/test_alert_manager.cpp	338
post_plugin	test/test_alert_manager.cpp	/^	explicit post_plugin(aux::alert_manager& m) : mgr/
post_session_stats	src/session_handle.cpp	/^	void session_handle::post_session_stats()$/
post_session_stats	src/session_impl.cpp	/^	void session_impl::post_session_stats()$/
post_status	src/torrent.cpp	/^	void torrent::post_status(status_flags_t const fl/
post_status	src/torrent_handle.cpp	/^	void torrent_handle::post_status(status_flags_t c/
post_torrent_updates	src/session_handle.cpp	/^	void session_handle::post_torrent_updates(status_/
post_torrent_updates	src/session_impl.cpp	/^	void session_impl::post_torrent_updates(status_fl/
post_trackers	src/torrent.cpp	/^	void torrent::post_trackers()$/
post_trackers	src/torrent_handle.cpp	/^	void torrent_handle::post_trackers() const$/
postinc	include/libtorrent/tailqueue.hpp	/^	inline N* postinc(N*& e)$/
pread_all	src/file.cpp	/^	int pread_all(handle_type const fd$/
pread_all	src/file.cpp	/^	int pread_all(handle_type const handle$/
predicted_have_piece	src/torrent.cpp	/^	void torrent::predicted_have_piece(piece_index_t /
predictive_piece_announce	include/libtorrent/settings_pack.hpp	1763
preemptive_unchoke	src/session_impl.cpp	/^	bool session_impl::preemptive_unchoke() const$/
prefer_rc4	include/libtorrent/settings_pack.hpp	877
prefer_tcp	include/libtorrent/settings_pack.hpp	2170
prefer_udp_trackers	include/libtorrent/settings_pack.hpp	525
preferred	include/libtorrent/enum_net.hpp	106
preformatted	src/entry.cpp	/^	entry::preformatted_type& entry::preformatted()$/
preformatted	src/entry.cpp	/^	entry::preformatted_type const& entry::preformatt/
preformatted_t	include/libtorrent/entry.hpp	113
prev	include/libtorrent/units.hpp	/^	strong_typedef<T, Tag> prev(strong_typedef<T, Tag/
prev_seq	test/test_dht.cpp	/^sequence_number prev_seq(sequence_number s)$/
print_address	src/socket_io.cpp	/^	std::string print_address(address const& addr)$/
print_alerts	test/print_alerts.cpp	/^void print_alerts(lt::session* ses, lt::time_point/
print_alerts	test/setup_transfer.cpp	/^bool print_alerts(lt::session& ses, char const* na/
print_alerts	test/test_flags.cpp	/^void print_alerts(lt::session& ses)$/
print_availability	test/test_piece_picker.cpp	/^void print_availability(std::shared_ptr<piece_pick/
print_backtrace	src/assert.cpp	/^TORRENT_EXPORT void print_backtrace(char* out, int/
print_backtrace	src/assert.cpp	/^TORRENT_EXPORT void print_backtrace(char* out, int/
print_backtrace	src/assert.cpp	/^TORRENT_EXPORT void print_backtrace(char* out, int/
print_bitfield	test/test_bitfield.cpp	/^void print_bitfield(bitfield const& b)$/
print_dict	src/entry.cpp	/^	void print_dict(std::string& out, entry const& e$/
print_endpoint	src/socket_io.cpp	/^	std::string print_endpoint(address const& addr, i/
print_endpoint	src/socket_io.cpp	/^	std::string print_endpoint(tcp::endpoint const& e/
print_endpoint	src/socket_io.cpp	/^	std::string print_endpoint(udp::endpoint const& e/
print_entry	src/bdecode.cpp	/^	std::string print_entry(bdecode_node const& e$/
print_error	test/test_storage.cpp	/^void print_error(char const* call, int ret, storag/
print_error	src/error_code.cpp	/^	std::string print_error(error_code const& ec)$/
print_failures	test/test.cpp	/^int print_failures()$/
print_flags	test/enum_if.cpp	/^std::string print_flags(interface_flags const f)$/
print_http_header	test/test_http_connection.cpp	/^void print_http_header(http_parser const& p)$/
print_list	src/entry.cpp	/^	void print_list(std::string& out, entry const& e$/
print_listen_interfaces	src/string_util.cpp	/^	std::string print_listen_interfaces(std::vector<l/
print_message	test/test_fast_extension.cpp	/^void print_message(span<char const> buffer)$/
print_pick	test/test_piece_picker.cpp	/^void print_pick(std::vector<piece_block> const& pi/
print_piece	src/torrent.cpp	/^	void print_piece(libtorrent::partial_piece_info* /
print_pieces	src/piece_picker.cpp	/^	void print_pieces(piece_picker const& p)$/
print_ses_rate	test/setup_transfer.cpp	/^void print_ses_rate(float const time$/
print_session_log	test/test_fast_extension.cpp	/^void print_session_log(lt::session& ses)$/
print_state	test/enum_if.cpp	/^char const* print_state(if_state const s)$/
print_state	test/test_dht.cpp	/^void print_state(std::ostream& os, routing_table c/
print_string	src/bdecode.cpp	/^	void print_string(std::string& ret, string_view s/
print_string	src/entry.cpp	/^	std::string print_string(std::string const& str)$/
print_tree	test/test_merkle.cpp	/^void print_tree(span<sha256_hash const> tree)$/
print_usage	test/main.cpp	/^void print_usage(char const* executable)$/
prio_factor	include/libtorrent/piece_picker.hpp	118
prio_index_t	include/libtorrent/piece_picker.hpp	75
prio_mask	src/torrent.cpp	9376
prioritize_connections	src/session_impl.cpp	/^	void session_impl::prioritize_connections(std::we/
prioritize_dht	src/session_impl.cpp	/^	void session_impl::prioritize_dht(std::weak_ptr<t/
prioritize_files	test/test_torrent.cpp	/^bool prioritize_files(torrent_handle const& h, aux/
prioritize_files	src/torrent.cpp	/^	void torrent::prioritize_files(aux::vector<downlo/
prioritize_files	src/torrent_handle.cpp	/^	void torrent_handle::prioritize_files(std::vector/
prioritize_files	src/torrent_handle.cpp	/^	void torrent_handle::prioritize_files(std::vector/
prioritize_partial_pieces	include/libtorrent/settings_pack.hpp	501
prioritize_piece_list	src/torrent.cpp	/^	void torrent::prioritize_piece_list(std::vector<s/
prioritize_pieces	src/torrent.cpp	/^	void torrent::prioritize_pieces(aux::vector<downl/
prioritize_pieces	src/torrent_handle.cpp	/^	void torrent_handle::prioritize_pieces(std::vecto/
prioritize_pieces	src/torrent_handle.cpp	/^	void torrent_handle::prioritize_pieces(std::vecto/
prioritize_pieces	src/torrent_handle.cpp	/^	void torrent_handle::prioritize_pieces(std::vecto/
prioritize_pieces	src/torrent_handle.cpp	/^	void torrent_handle::prioritize_pieces(std::vecto/
prioritize_udp_trackers	src/torrent.cpp	/^	void torrent::prioritize_udp_trackers()$/
priority	src/torrent.cpp	/^	int torrent::priority() const$/
priority	include/libtorrent/piece_picker.hpp	405
priority	include/libtorrent/piece_picker.hpp	/^			int priority(piece_picker const* picker) const$/
priority_begin	src/piece_picker.cpp	/^	prio_index_t piece_picker::priority_begin(int con/
priority_block_request	include/libtorrent/hash_picker.hpp	181
priority_block_request	include/libtorrent/hash_picker.hpp	/^			priority_block_request(file_index_t const f, in/
priority_end	src/piece_picker.cpp	/^	prio_index_t piece_picker::priority_end(int const/
priority_levels	include/libtorrent/piece_picker.hpp	116
priority_range	src/piece_picker.cpp	/^	std::pair<prio_index_t, prio_index_t> piece_picke/
priority_undetermined	src/session_impl.cpp	4071
privileged_port_updated	src/torrent.cpp	/^	void torrent::privileged_port_updated()$/
privileged_ports	include/libtorrent/alert_types.hpp	1782
process_path_lowercase	src/file_storage.cpp	/^		void process_path_lowercase($/
process_string_lowercase	src/file_storage.cpp	/^		void process_string_lowercase(CRC& crc, string_v/
process_string_lowercase	src/torrent_info.cpp	/^	void process_string_lowercase(CRC& crc, string_vi/
protocol	include/libtorrent/netlink.hpp	/^		protocol_type protocol() const$/
protocol	include/libtorrent/netlink.hpp	/^		int protocol() const$/
protocol	include/libtorrent/kademlia/node.hpp	269
protocol_blocked	include/libtorrent/close_reason.hpp	89
protocol_descriptor	include/libtorrent/kademlia/node.hpp	267
protocol_version	include/libtorrent/info_hash.hpp	49
protocol_version	include/libtorrent/natpmp.hpp	125
proxy	test/test_url_seed.cpp	40
proxy	test/test_web_seed.cpp	40
proxy	test/test_web_seed_ban.cpp	40
proxy	test/test_web_seed_chunked.cpp	40
proxy	test/test_web_seed_http.cpp	40
proxy	test/test_web_seed_http_pw.cpp	40
proxy	test/test_web_seed_socks4.cpp	40
proxy	test/test_web_seed_socks5.cpp	40
proxy	test/test_web_seed_socks5_no_peers.cpp	40
proxy	test/test_web_seed_socks5_pw.cpp	40
proxy	src/i2p_stream.cpp	/^	aux::proxy_settings i2p_connection::proxy() const/
proxy	src/session_handle.cpp	/^	proxy_settings session_handle::proxy() const$/
proxy	src/session_impl.cpp	/^	proxy_settings session_impl::proxy() const$/
proxy_base	include/libtorrent/proxy_base.hpp	48
proxy_base::proxy_base	src/proxy_base.cpp	/^	proxy_base::proxy_base(io_context& io_context)$/
proxy_hostname	include/libtorrent/settings_pack.hpp	358
proxy_hostnames	include/libtorrent/settings_pack.hpp	881
proxy_name	test/test_privacy.cpp	57
proxy_name	test/web_seed_suite.cpp	75
proxy_password	include/libtorrent/settings_pack.hpp	363
proxy_peer_connections	include/libtorrent/settings_pack.hpp	888
proxy_port	include/libtorrent/settings_pack.hpp	1894
proxy_settings	src/proxy_settings.cpp	/^proxy_settings::proxy_settings(settings_pack const/
proxy_settings	src/proxy_settings.cpp	/^proxy_settings::proxy_settings(aux::session_settin/
proxy_t	test/setup_transfer.cpp	624
proxy_tracker_connections	include/libtorrent/settings_pack.hpp	898
proxy_type	include/libtorrent/settings_pack.hpp	1891
proxy_type_t	include/libtorrent/settings_pack.hpp	2208
proxy_username	include/libtorrent/settings_pack.hpp	362
prune_empty_bucket	src/kademlia/routing_table.cpp	/^void routing_table::prune_empty_bucket()$/
ptr	src/drive_info.cpp	65
ptr	src/stack_allocator.cpp	/^	char* stack_allocator::ptr(allocation_slot const /
ptr	src/stack_allocator.cpp	/^	char const* stack_allocator::ptr(allocation_slot /
ptr	include/libtorrent/aux_/file_pointer.hpp	60
ptr_	include/libtorrent/aux_/allocating_handler.hpp	328
public_key	include/libtorrent/kademlia/types.hpp	44
public_key	include/libtorrent/kademlia/types.hpp	/^		explicit public_key(char const* b)$/
puff	src/puff.cpp	/^int puff(unsigned char *dest,           \/* pointer/
put	src/kademlia/node.cpp	/^void put(std::vector<std::pair<node_entry, std::st/
put_data	include/libtorrent/kademlia/put_data.hpp	51
put_data::put_data	src/kademlia/put_data.cpp	/^put_data::put_data(node& dht_node, put_callback ca/
put_data_cb	src/kademlia/node.cpp	/^void put_data_cb(item const& i, bool auth$/
put_data_observer	include/libtorrent/kademlia/put_data.hpp	75
put_data_observer	include/libtorrent/kademlia/put_data.hpp	/^	put_data_observer($/
put_immutable_item_callback	src/kademlia/dht_tracker.cpp	/^	void put_immutable_item_callback(int responses, s/
put_immutable_item_cb	test/test_dht.cpp	/^void put_immutable_item_cb(int num, int expect)$/
put_item	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::put_item(entry const& data$/
put_item	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::put_item(public_key const& key$/
put_item	src/kademlia/node.cpp	/^void node::put_item(sha1_hash const& target, entry/
put_item	src/kademlia/node.cpp	/^void node::put_item(public_key const& pk, std::str/
put_item_ctx	src/kademlia/dht_tracker.cpp	407
put_item_ctx	src/kademlia/dht_tracker.cpp	/^		explicit put_item_ctx(int traversals)$/
put_mutable_callback	src/session_impl.cpp	/^		void put_mutable_callback(dht::item& i$/
put_mutable_item_callback	src/kademlia/dht_tracker.cpp	/^	void put_mutable_item_callback(item const& it, in/
put_mutable_item_cb	test/test_dht.cpp	/^void put_mutable_item_cb(dht::item const&, int num/
put_mutable_item_data_cb	test/test_dht.cpp	/^void put_mutable_item_data_cb(dht::item& i)$/
put_mutable_item_desc	test/test_dht.cpp	627
pwrite_all	src/file.cpp	/^	int pwrite_all(handle_type const fd$/
pwrite_all	src/file.cpp	/^	int pwrite_all(handle_type const handle$/
queue_down	src/torrent.cpp	/^	void torrent::queue_down()$/
queue_for_job	src/mmap_disk_io.cpp	/^	mmap_disk_io::job_queue& mmap_disk_io::queue_for_/
queue_position	src/torrent_handle.cpp	/^	queue_position_t torrent_handle::queue_position()/
queue_position_bottom	src/torrent_handle.cpp	/^	void torrent_handle::queue_position_bottom() cons/
queue_position_down	src/torrent_handle.cpp	/^	void torrent_handle::queue_position_down() const$/
queue_position_set	src/torrent_handle.cpp	/^	void torrent_handle::queue_position_set(queue_pos/
queue_position_t	include/libtorrent/torrent_handle.hpp	94
queue_position_t	include/libtorrent/aux_/session_interface.hpp	84
queue_position_top	src/torrent_handle.cpp	/^	void torrent_handle::queue_position_top() const$/
queue_position_up	src/torrent_handle.cpp	/^	void torrent_handle::queue_position_up() const$/
queue_request	src/tracker_manager.cpp	/^	void tracker_manager::queue_request($/
queue_size	src/bandwidth_manager.cpp	/^	int bandwidth_manager::queue_size() const$/
queue_tracker_request	src/session_impl.cpp	/^	void session_impl::queue_tracker_request(tracker_/
queue_up	src/torrent.cpp	/^	void torrent::queue_up()$/
queued_bytes	src/bandwidth_manager.cpp	/^	std::int64_t bandwidth_manager::queued_bytes() co/
queued_disk_jobs	include/libtorrent/performance_counters.hpp	404
queued_for_checking	include/libtorrent/torrent_status.hpp	90
queued_write_bytes	include/libtorrent/performance_counters.hpp	412
quota_left	src/bandwidth_limit.cpp	/^	int bandwidth_channel::quota_left() const$/
raise_fence	src/disk_job_fence.cpp	/^	int disk_job_fence::raise_fence(mmap_disk_job* j,/
rand_file	test/test_priority.cpp	/^lt::file_index_t rand_file(Engine& rng, int num_fi/
rand_hash	test/setup_transfer.cpp	/^sha1_hash rand_hash()$/
rand_prio	test/test_priority.cpp	/^lt::download_priority_t rand_prio(Engine& rng)$/
rand_sha256	test/test_merkle_tree.cpp	/^sha256_hash rand_sha256()$/
rand_tcp_ep	test/setup_transfer.cpp	/^tcp::endpoint rand_tcp_ep(lt::address(&rand_addr)(/
rand_udp_ep	test/setup_transfer.cpp	/^udp::endpoint rand_udp_ep(lt::address(&rand_addr)(/
rand_v4	test/setup_transfer.cpp	/^address rand_v4()$/
rand_v6	test/setup_transfer.cpp	/^address rand_v6()$/
random	src/random.cpp	/^	std::uint32_t random(std::uint32_t const max)$/
random_bytes	src/random.cpp	/^		void random_bytes(span<char> buffer)$/
random_engine	src/random.cpp	/^		std::mt19937& random_engine()$/
random_shuffle	include/libtorrent/random.hpp	/^	void random_shuffle(Range& range)$/
range	test/test_merkle_tree.cpp	/^span<sha256_hash const> range(std::vector<sha256_h/
range	include/libtorrent/bitfield.hpp	/^		index_range<IndexType> range() const noexcept$/
range	include/libtorrent/bt_peer_connection.hpp	450
range	include/libtorrent/bt_peer_connection.hpp	/^			range(int s, int l)$/
range	include/libtorrent/ip_filter.hpp	109
range	include/libtorrent/ip_filter.hpp	/^			range(Addr addr, std::uint32_t a = 0) : start(a/
range	include/libtorrent/aux_/container_wrapper.hpp	/^		index_range<IndexType> range() const noexcept$/
range	include/libtorrent/aux_/range.hpp	/^	iterator_range<Iter> range(Iter begin, Iter end)$/
range	include/libtorrent/aux_/range.hpp	/^	iterator_range<T*> range(vector<T, IndexType>& ve/
range	include/libtorrent/aux_/range.hpp	/^	iterator_range<T const*> range(vector<T, IndexTyp/
rank	src/torrent_peer.cpp	/^	std::uint32_t torrent_peer::rank(external_ip cons/
rate_based_choker	include/libtorrent/settings_pack.hpp	2125
rate_choker_initial_threshold	include/libtorrent/settings_pack.hpp	1968
rate_limit	src/http_connection.cpp	/^void http_connection::rate_limit(int limit)$/
rate_limit	src/session_impl.cpp	/^	int session_impl::rate_limit(peer_class_t c, int /
rate_limit_ip_overhead	include/libtorrent/settings_pack.hpp	505
rate_limit_utp	include/libtorrent/settings_pack.hpp	697
rbegin	include/libtorrent/span.hpp	/^		reverse_iterator rbegin() const noexcept { retur/
rc4	include/libtorrent/pe_crypto.hpp	66
rc4	include/libtorrent/session_settings.hpp	93
rc4_decrypt	src/bt_peer_connection.cpp	/^	void bt_peer_connection::rc4_decrypt(span<char> b/
rc4_encrypt	src/pe_crypto.cpp	/^std::size_t rc4_encrypt(unsigned char *out, std::s/
rc4_handler::rc4_handler	src/pe_crypto.cpp	/^	rc4_handler::rc4_handler()$/
rc4_init	src/pe_crypto.cpp	/^void rc4_init(const unsigned char* in, std::size_t/
read	test/test_storage.cpp	/^int read(std::shared_ptr<mmap_storage> s$/
read	test/test_storage.cpp	/^int read(std::shared_ptr<posix_storage> s$/
read	src/mmap_storage.cpp	/^	int mmap_storage::read(settings_interface const& /
read	src/part_file.cpp	/^	int part_file::read(span<char> buf$/
read	src/posix_part_file.cpp	/^	int posix_part_file::read(span<char> buf$/
read	src/posix_storage.cpp	/^	int posix_storage::read(settings_interface const&/
read	src/udp_socket.cpp	/^int udp_socket::read(span<packet> pkts, error_code/
read	include/libtorrent/aux_/dev_random.hpp	/^		void read(span<char> buffer)$/
read	include/libtorrent/aux_/mmap_disk_job.hpp	66
read_accept_response	include/libtorrent/i2p_stream.hpp	472
read_bindaddr	src/udp_socket.cpp	/^void socks5::read_bindaddr(error_code const& e)$/
read_body	include/libtorrent/http_parser.hpp	157
read_buffer_size	src/utp_stream.cpp	/^int utp_stream::read_buffer_size() const$/
read_cache_line_size	include/libtorrent/settings_pack.hpp	1480
read_connect_response	include/libtorrent/i2p_stream.hpp	471
read_dht_settings	src/kademlia/dht_settings.cpp	/^	dht_settings read_dht_settings(bdecode_node const/
read_dht_state	src/kademlia/dht_state.cpp	/^	dht_state read_dht_state(bdecode_node const& e)$/
read_domainname	src/udp_socket.cpp	/^void socks5::read_domainname(error_code const& e)$/
read_endpoint_list	include/libtorrent/socket_io.hpp	/^		std::vector<EndpointType> read_endpoint_list(lib/
read_extension_handshake	test/test_fast_extension.cpp	/^entry read_extension_handshake(tcp::socket& s, spa/
read_file	src/drive_info.cpp	/^boost::optional<std::string> read_file(char const*/
read_handler	test/test_storage.cpp	1742
read_handler	test/test_storage.cpp	/^	read_handler(int& outstanding, lt::span<char cons/
read_handler	include/libtorrent/aux_/allocating_handler.hpp	143
read_header	include/libtorrent/http_parser.hpp	157
read_hello_response	include/libtorrent/i2p_stream.hpp	470
read_impl	include/libtorrent/io.hpp	/^	inline T read_impl(InIt& start, type<T>)$/
read_impl	include/libtorrent/io.hpp	/^	std::uint8_t read_impl(InIt& start, type<std::uin/
read_impl	include/libtorrent/io.hpp	/^	std::int8_t read_impl(InIt& start, type<std::int8/
read_impl	include/libtorrent/aux_/io.hpp	/^	read_impl(span<Byte>& view, type<T>)$/
read_impl	include/libtorrent/aux_/io.hpp	/^	read_impl(span<Byte>& view, type<std::uint8_t>)$/
read_impl	include/libtorrent/aux_/io.hpp	/^	read_impl(span<Byte>& view, type<std::int8_t>)$/
read_info_hash	include/libtorrent/bt_peer_connection.hpp	383
read_int16	include/libtorrent/io.hpp	/^	std::int16_t read_int16(InIt& start)$/
read_int16	include/libtorrent/aux_/io.hpp	/^	std::int16_t read_int16(span<Byte>& view)$/
read_int32	include/libtorrent/io.hpp	/^	std::int32_t read_int32(InIt& start)$/
read_int32	include/libtorrent/aux_/io.hpp	/^	std::int32_t read_int32(span<Byte>& view)$/
read_int64	include/libtorrent/io.hpp	/^	std::int64_t read_int64(InIt& start)$/
read_int64	include/libtorrent/aux_/io.hpp	/^	std::int64_t read_int64(span<Byte>& view)$/
read_int8	include/libtorrent/io.hpp	/^	std::int8_t read_int8(InIt& start)$/
read_int8	include/libtorrent/aux_/io.hpp	/^	std::int8_t read_int8(span<Byte>& view)$/
read_line	include/libtorrent/i2p_stream.hpp	/^	void read_line(error_code const& e, Handler h)$/
read_message	test/test_fast_extension.cpp	/^int read_message(tcp::socket& s, span<char> buffer/
read_name_lookup_response	include/libtorrent/i2p_stream.hpp	474
read_nl_sock	src/enum_net.cpp	/^	int read_nl_sock(int sock, std::uint32_t const se/
read_node_endpoint	include/libtorrent/kademlia/io.hpp	/^	node_endpoint read_node_endpoint(udp protocol, In/
read_nodes	src/alert.cpp	/^	std::vector<std::pair<sha1_hash, udp::endpoint>> /
read_only	include/libtorrent/disk_interface.hpp	90
read_only	include/libtorrent/aux_/open_mode.hpp	46
read_only	include/libtorrent/aux_/posix_part_file.hpp	88
read_only_files	test/test_checking.cpp	70
read_packet	include/libtorrent/bt_peer_connection.hpp	388
read_packet_size	include/libtorrent/bt_peer_connection.hpp	387
read_pe_cryptofield	include/libtorrent/bt_peer_connection.hpp	378
read_pe_dhkey	include/libtorrent/bt_peer_connection.hpp	374
read_pe_ia	include/libtorrent/bt_peer_connection.hpp	380
read_pe_pad	include/libtorrent/bt_peer_connection.hpp	379
read_pe_skey_vc	include/libtorrent/bt_peer_connection.hpp	377
read_pe_synchash	include/libtorrent/bt_peer_connection.hpp	376
read_pe_syncvc	include/libtorrent/bt_peer_connection.hpp	375
read_peer_id	include/libtorrent/bt_peer_connection.hpp	384
read_piece	src/torrent.cpp	/^	void torrent::read_piece(piece_index_t const piec/
read_piece	src/torrent_handle.cpp	/^	void torrent_handle::read_piece(piece_index_t pie/
read_piece_alert::read_piece_alert	src/alert.cpp	/^	read_piece_alert::read_piece_alert(aux::stack_all/
read_piece_alert::read_piece_alert	src/alert.cpp	/^	read_piece_alert::read_piece_alert(aux::stack_all/
read_piece_alert::static_category	src/alert.cpp	3194
read_piece_alerts	test/test_transfer.cpp	61
read_piece_struct	include/libtorrent/torrent.hpp	482
read_protocol_identifier	include/libtorrent/bt_peer_connection.hpp	382
read_resume_data	src/read_resume_data.cpp	/^	add_torrent_params read_resume_data(bdecode_node /
read_resume_data	src/read_resume_data.cpp	/^	add_torrent_params read_resume_data(span<char con/
read_resume_data	src/read_resume_data.cpp	/^	add_torrent_params read_resume_data(bdecode_node /
read_resume_data	src/read_resume_data.cpp	/^	add_torrent_params read_resume_data(span<char con/
read_session_create_response	include/libtorrent/i2p_stream.hpp	473
read_session_params	src/session_params.cpp	/^session_params read_session_params(bdecode_node co/
read_session_params	src/session_params.cpp	/^session_params read_session_params(span<char const/
read_some	src/utp_stream.cpp	/^std::size_t utp_stream::read_some(bool const clear/
read_some	src/utp_stream.cpp	/^std::size_t utp_socket_impl::read_some(bool const /
read_some	include/libtorrent/proxy_base.hpp	/^	std::size_t read_some(Mutable_Buffers const& buff/
read_some	include/libtorrent/proxy_base.hpp	/^	std::size_t read_some(Mutable_Buffers const& buff/
read_some	include/libtorrent/ssl_stream.hpp	/^	std::size_t read_some(Mutable_Buffers const& buff/
read_some	include/libtorrent/ssl_stream.hpp	/^	std::size_t read_some(Mutable_Buffers const& buff/
read_some	include/libtorrent/aux_/polymorphic_socket.hpp	/^		std::size_t read_some(Mutable_Buffers const& buf/
read_some	include/libtorrent/aux_/polymorphic_socket.hpp	/^		std::size_t read_some(Mutable_Buffers const& buf/
read_status	include/libtorrent/http_parser.hpp	157
read_string	include/libtorrent/bencode.hpp	/^	void read_string(InIt& in, InIt end, int len, std/
read_uint16	include/libtorrent/io.hpp	/^	std::uint16_t read_uint16(InIt& start)$/
read_uint16	include/libtorrent/aux_/io.hpp	/^	std::uint16_t read_uint16(span<Byte>& view)$/
read_uint32	include/libtorrent/io.hpp	/^	std::uint32_t read_uint32(InIt& start)$/
read_uint32	include/libtorrent/aux_/io.hpp	/^	std::uint32_t read_uint32(span<Byte>& view)$/
read_uint64	include/libtorrent/io.hpp	/^	std::uint64_t read_uint64(InIt& start)$/
read_uint64	include/libtorrent/aux_/io.hpp	/^	std::uint64_t read_uint64(span<Byte>& view)$/
read_uint8	include/libtorrent/io.hpp	/^	std::uint8_t read_uint8(InIt& start)$/
read_uint8	include/libtorrent/aux_/io.hpp	/^	std::uint8_t read_uint8(span<Byte>& view)$/
read_until	src/escape_string.cpp	/^	std::string read_until(char const*& str, char con/
read_until	include/libtorrent/bencode.hpp	/^	std::string read_until(InIt& in, InIt end, char e/
read_ut_metadata_msg	test/test_fast_extension.cpp	/^entry read_ut_metadata_msg(tcp::socket& s, span<ch/
read_v4_address	include/libtorrent/socket_io.hpp	/^		address_v4 read_v4_address(InIt&& in)$/
read_v4_endpoint	include/libtorrent/socket_io.hpp	/^		Endpoint read_v4_endpoint(InIt&& in)$/
read_v6_address	include/libtorrent/socket_io.hpp	/^		address_v6 read_v6_address(InIt&& in)$/
read_v6_endpoint	include/libtorrent/socket_io.hpp	/^		Endpoint read_v6_endpoint(InIt&& in)$/
read_write	include/libtorrent/aux_/posix_part_file.hpp	88
read_zeroes	src/storage_utils.cpp	/^	int read_zeroes(span<char> buf)$/
readwrite	src/storage_utils.cpp	/^	int readwrite(file_storage const& files, span<cha/
reannounce_flags_t	include/libtorrent/torrent_handle.hpp	93
reap_idle_threads	src/disk_io_thread_pool.cpp	/^	void disk_io_thread_pool::reap_idle_threads(error/
reason_t	include/libtorrent/alert_types.hpp	1777
rebind	include/libtorrent/aux_/allocating_handler.hpp	204
recalc_share_mode	src/torrent.cpp	/^	void torrent::recalc_share_mode()$/
recalculate_auto_managed_torrents	src/session_impl.cpp	/^	void session_impl::recalculate_auto_managed_torre/
recalculate_connect_candidates	src/peer_list.cpp	/^	void peer_list::recalculate_connect_candidates(to/
recalculate_optimistic_unchoke_slots	src/session_impl.cpp	/^	void session_impl::recalculate_optimistic_unchoke/
recalculate_unchoke_slots	src/session_impl.cpp	/^	void session_impl::recalculate_unchoke_slots()$/
receive_buffer_size	include/libtorrent/aux_/utp_stream.hpp	/^	int receive_buffer_size() const { return m_receiv/
receive_id	include/libtorrent/aux_/utp_stream.hpp	/^	std::uint16_t receive_id() const { return m_recv_/
received_buffer	src/session_impl.cpp	/^	void session_impl::received_buffer(int s)$/
received_bytes	src/peer_connection.cpp	/^	void peer_connection::received_bytes(int const by/
received_bytes	src/session_impl.cpp	/^	void session_impl::received_bytes(int bytes_paylo/
received_bytes	src/torrent.cpp	/^	void torrent::received_bytes(int const bytes_payl/
received_bytes	src/tracker_manager.cpp	/^	void tracker_connection::received_bytes(int bytes/
received_bytes	src/tracker_manager.cpp	/^	void tracker_manager::received_bytes(int bytes)$/
received_invalid_data	src/peer_connection.cpp	/^	bool peer_connection::received_invalid_data(piece/
received_invalid_data	src/web_peer_connection.cpp	/^bool web_peer_connection::received_invalid_data(pi/
received_metadata	src/ut_metadata.cpp	/^	bool ut_metadata_plugin::received_metadata(ut_met/
received_piece	src/peer_connection.cpp	/^	void peer_connection::received_piece(piece_index_/
received_synack	src/peer_connection.cpp	/^	void peer_connection::received_synack(bool const /
received_synack	src/session_impl.cpp	/^	void session_impl::received_synack(bool ipv6)$/
received_synack	src/torrent.cpp	/^	void torrent::received_synack(bool const ipv6)$/
received_valid_data	src/peer_connection.cpp	/^	void peer_connection::received_valid_data(piece_i/
recently_started	src/torrent.cpp	9375
record_downloading_piece	src/piece_picker.cpp	/^	void piece_picker::record_downloading_piece(piece/
record_file_write	src/file_view_pool.cpp	/^	void file_view_pool::record_file_write(storage_in/
record_handler_allocation	include/libtorrent/debug.hpp	/^	void record_handler_allocation(int const type, st/
recv_bytes	include/libtorrent/performance_counters.hpp	223
recv_delay	src/utp_stream.cpp	/^int utp_stream::recv_delay() const$/
recv_delay	include/libtorrent/aux_/utp_stream.hpp	/^	int recv_delay() const { return m_recv_delay; }$/
recv_failed_bytes	include/libtorrent/performance_counters.hpp	227
recv_ip_overhead_bytes	include/libtorrent/performance_counters.hpp	224
recv_payload_bytes	include/libtorrent/performance_counters.hpp	222
recv_redundant_bytes	include/libtorrent/performance_counters.hpp	228
recv_socket_buffer_size	include/libtorrent/settings_pack.hpp	1450
recv_tracker_bytes	include/libtorrent/performance_counters.hpp	225
redirect_stderr	test/main.cpp	85
redirect_stdout	test/main.cpp	79
redirect_stdout	test/main.cpp	81
redirecting	include/libtorrent/error_code.hpp	257
redirects	include/libtorrent/torrent.hpp	229
refresh_endpoint_list	src/torrent.cpp	/^	void refresh_endpoint_list(aux::session_interface/
refresh_key	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::refresh_key(error_code const& e/
refresh_timeout	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::refresh_timeout(error_code cons/
refresh_torrent_status	src/session_handle.cpp	/^	void session_handle::refresh_torrent_status(std::/
refresh_torrent_status	src/session_impl.cpp	/^	void session_impl::refresh_torrent_status(std::ve/
refs	include/libtorrent/debug.hpp	76
regular_file	include/libtorrent/aux_/path.hpp	89
regular_file	include/libtorrent/aux_/path.hpp	95
reject_piece	src/peer_connection.cpp	/^	void peer_connection::reject_piece(piece_index_t /
reject_piece_picks	include/libtorrent/performance_counters.hpp	86
relative_time	include/libtorrent/peer_connection.hpp	101
relative_time	include/libtorrent/peer_connection.hpp	/^		relative_time() : m_time_diff(0) {}$/
relative_time	include/libtorrent/peer_connection.hpp	/^		explicit relative_time(min_value_t) : m_time_dif/
release	src/file_view_pool.cpp	/^	void file_view_pool::release(storage_index_t cons/
release	src/file_view_pool.cpp	/^	void file_view_pool::release()$/
release	src/file_view_pool.cpp	/^	void file_view_pool::release(storage_index_t cons/
release_files	test/test_storage.cpp	/^void release_files(std::shared_ptr<mmap_storage> s/
release_files	test/test_storage.cpp	/^void release_files(std::shared_ptr<posix_storage>,/
release_files	src/mmap_storage.cpp	/^	void mmap_storage::release_files(storage_error&)$/
release_files	src/posix_storage.cpp	/^	void posix_storage::release_files()$/
release_files	include/libtorrent/aux_/mmap_disk_job.hpp	71
release_packet	src/utp_stream.cpp	/^void utp_socket_impl::release_packet(packet_ptr p)/
release_packet	include/libtorrent/aux_/utp_socket_manager.hpp	/^		void release_packet(aux::packet_ptr p) { m_packe/
remap_files	src/torrent_info.cpp	/^	void torrent_info::remap_files(file_storage const/
remap_natpmp	include/libtorrent/aux_/session_impl.hpp	1249
remap_natpmp_and_upnp	include/libtorrent/aux_/session_impl.hpp	1251
remap_port_mask_t	include/libtorrent/aux_/session_impl.hpp	1247
remap_ports	src/session_impl.cpp	/^	void session_impl::remap_ports(remap_port_mask_t /
remap_upnp	include/libtorrent/aux_/session_impl.hpp	1250
remote	test/test_peer_list.cpp	/^	tcp::endpoint const& remote() const override { re/
remote	src/peer_connection_handle.cpp	/^tcp::endpoint const& peer_connection_handle::remot/
remote	include/libtorrent/upnp.hpp	69
remote	include/libtorrent/aux_/drive_info.hpp	43
remote_endpoint	src/utp_stream.cpp	/^tcp::endpoint utp_socket_impl::remote_endpoint(err/
remote_endpoint	src/utp_stream.cpp	/^udp::endpoint utp_socket_impl::remote_endpoint() c/
remote_endpoint	src/utp_stream.cpp	/^utp_stream::endpoint_type utp_stream::remote_endpo/
remote_endpoint	include/libtorrent/proxy_base.hpp	/^	endpoint_type remote_endpoint() const$/
remote_endpoint	include/libtorrent/proxy_base.hpp	/^	endpoint_type remote_endpoint(error_code& ec) con/
remote_endpoint	include/libtorrent/ssl_stream.hpp	/^	endpoint_type remote_endpoint() const$/
remote_endpoint	include/libtorrent/ssl_stream.hpp	/^	endpoint_type remote_endpoint(error_code& ec) con/
remote_endpoint	include/libtorrent/aux_/polymorphic_socket.hpp	/^		endpoint_type remote_endpoint(error_code& ec) co/
remote_endpoint	include/libtorrent/aux_/polymorphic_socket.hpp	/^		endpoint_type remote_endpoint() const$/
remote_host_must_be_wildcard	include/libtorrent/upnp.hpp	102
remove	src/packet_buffer.cpp	/^	packet_ptr packet_buffer::remove(index_type idx)$/
remove	src/path.cpp	/^	void remove(std::string const& inf, error_code& e/
remove	src/piece_picker.cpp	/^	void piece_picker::remove(int priority, prio_inde/
remove_all	src/path.cpp	/^	void remove_all(std::string const& f, error_code&/
remove_buffer_in_use	src/disk_buffer_pool.cpp	/^	void disk_buffer_pool::remove_buffer_in_use(char*/
remove_class	src/peer_class_set.cpp	/^	void peer_class_set::remove_class(peer_class_pool/
remove_connection	src/torrent.cpp	/^	void torrent::remove_connection(peer_connection c/
remove_extension	src/path.cpp	/^	std::string remove_extension(std::string const& f/
remove_extension	src/torrent.cpp	/^	void torrent::remove_extension(std::shared_ptr<to/
remove_flags_t	include/libtorrent/session_types.hpp	49
remove_http_seed	src/torrent_handle.cpp	/^	void torrent_handle::remove_http_seed(std::string/
remove_node	src/kademlia/routing_table.cpp	/^void routing_table::remove_node(node_entry* n, buc/
remove_oldest	src/file_view_pool.cpp	/^	std::shared_ptr<file_mapping> file_view_pool::rem/
remove_peer	src/torrent.cpp	/^	void torrent::remove_peer(std::shared_ptr<peer_co/
remove_request	src/tracker_manager.cpp	/^	void tracker_manager::remove_request(http_tracker/
remove_request	src/tracker_manager.cpp	/^	void tracker_manager::remove_request(udp_tracker_/
remove_sack_header	src/utp_stream.cpp	/^void utp_socket_impl::remove_sack_header(packet* p/
remove_socket	src/utp_socket_manager.cpp	/^	void utp_socket_manager::remove_socket(std::uint1/
remove_tail_padding	src/file_storage.cpp	/^	void file_storage::remove_tail_padding()$/
remove_time_critical_piece	src/torrent.cpp	/^	void torrent::remove_time_critical_piece(piece_in/
remove_time_critical_pieces	src/torrent.cpp	/^	void torrent::remove_time_critical_pieces(aux::ve/
remove_torrent	src/mmap_disk_io.cpp	/^	void mmap_disk_io::remove_torrent(storage_index_t/
remove_torrent	src/session_handle.cpp	/^	void session_handle::remove_torrent(const torrent/
remove_torrent	src/session_impl.cpp	/^	void session_impl::remove_torrent(const torrent_h/
remove_torrent_impl	src/session_impl.cpp	/^	void session_impl::remove_torrent_impl(std::share/
remove_udp_socket	src/utp_socket_manager.cpp	/^	void utp_socket_manager::remove_udp_socket(std::w/
remove_url_seed	src/torrent_handle.cpp	/^	void torrent_handle::remove_url_seed(std::string /
remove_web_seed	src/torrent.cpp	/^	void torrent::remove_web_seed(std::string const& /
remove_web_seed_conn	src/torrent.cpp	/^	void torrent::remove_web_seed_conn(peer_connectio/
remove_web_seed_iter	src/torrent.cpp	/^	void torrent::remove_web_seed_iter(std::list<web_/
rename	src/path.cpp	/^	void rename(std::string const& inf, std::string c/
rename_file	src/file_storage.cpp	/^	void file_storage::rename_file(file_index_t const/
rename_file	src/mmap_storage.cpp	/^	void mmap_storage::rename_file(file_index_t const/
rename_file	src/posix_storage.cpp	/^	void posix_storage::rename_file(file_index_t cons/
rename_file	src/torrent.cpp	/^	void torrent::rename_file(file_index_t const inde/
rename_file	src/torrent_handle.cpp	/^	void torrent_handle::rename_file(file_index_t ind/
rename_file	src/torrent_info.cpp	/^	void torrent_info::rename_file(file_index_t index/
rename_file	include/libtorrent/aux_/mmap_disk_job.hpp	74
rend	include/libtorrent/span.hpp	/^		reverse_iterator rend() const noexcept { return /
render_lsd_packet	src/lsd.cpp	/^int render_lsd_packet(char* dst, int const len, in/
rendezvous	include/libtorrent/bt_peer_connection.hpp	162
reopen_listen_sockets	src/session_impl.cpp	/^	void session_impl::reopen_listen_sockets(bool con/
reopen_network_flags_t	include/libtorrent/session_types.hpp	52
reopen_network_sockets	src/session_handle.cpp	/^	void session_handle::reopen_network_sockets(reope/
reopen_network_sockets	src/session_impl.cpp	/^	void session_impl::reopen_network_sockets(reopen_/
repeat_lengths_with_no_first_length	include/libtorrent/gzip.hpp	93
repeat_more_than_specified_lengths	include/libtorrent/gzip.hpp	96
repetitions	test/test_hasher.cpp	53
replace_node_impl	src/kademlia/routing_table.cpp	/^routing_table::add_node_status_t replace_node_impl/
replace_trackers	src/torrent.cpp	/^	void torrent::replace_trackers(std::vector<announ/
replace_trackers	src/torrent_handle.cpp	/^	void torrent_handle::replace_trackers($/
replacements	include/libtorrent/kademlia/routing_table.hpp	69
reply	src/kademlia/find_data.cpp	/^void find_data_observer::reply(msg const& m)$/
reply	src/kademlia/get_item.cpp	/^void get_item_observer::reply(msg const& m)$/
reply	src/kademlia/get_peers.cpp	/^void get_peers_observer::reply(msg const& m)$/
reply	src/kademlia/get_peers.cpp	/^void obfuscated_get_peers_observer::reply(msg cons/
reply	src/kademlia/node.cpp	/^	void reply(msg const& m) override$/
reply	src/kademlia/sample_infohashes.cpp	/^void sample_infohashes_observer::reply(msg const& /
reply	src/kademlia/traversal_algorithm.cpp	/^void traversal_observer::reply(msg const& m)$/
reply	include/libtorrent/kademlia/direct_request.hpp	/^	void reply(msg const& m) override$/
reply	include/libtorrent/kademlia/node.hpp	/^	void reply(msg const&) override { flags |= flag_d/
reply	include/libtorrent/kademlia/put_data.hpp	/^	void reply(msg const&) override { done(); }$/
report_failure	test/test.cpp	/^void report_failure(char const* err, char const* f/
report_redundant_bytes	include/libtorrent/settings_pack.hpp	823
report_true_downloaded	include/libtorrent/settings_pack.hpp	615
report_web_seed_downloads	include/libtorrent/settings_pack.hpp	692
request	src/ut_metadata.cpp	89
request_a_block	src/request_blocks.cpp	/^	bool request_a_block(torrent& t, peer_connection&/
request_bandwidth	src/bandwidth_manager.cpp	/^	int bandwidth_manager::request_bandwidth(std::sha/
request_bandwidth	src/peer_connection.cpp	/^	int peer_connection::request_bandwidth(int const /
request_callback	include/libtorrent/torrent.hpp	365
request_dropped_alert::request_dropped_alert	src/alert.cpp	/^	request_dropped_alert::request_dropped_alert(aux:/
request_dropped_alert::static_category	src/alert.cpp	3217
request_flags_t	include/libtorrent/peer_connection.hpp	279
request_latency	include/libtorrent/performance_counters.hpp	401
request_queue	src/peer_connection.cpp	/^	std::vector<pending_block> const& peer_connection/
request_queue_time	include/libtorrent/settings_pack.hpp	1067
request_size_overhead	src/web_peer_connection.cpp	65
request_time_critical_pieces	src/torrent.cpp	/^	void torrent::request_time_critical_pieces()$/
request_timeout	src/peer_connection.cpp	/^	int peer_connection::request_timeout() const$/
request_timeout	include/libtorrent/settings_pack.hpp	1061
request_when_choked	include/libtorrent/close_reason.hpp	144
requested	include/libtorrent/piece_picker.hpp	216
requested	include/libtorrent/torrent_handle.hpp	107
requested_from	src/piece_picker.cpp	/^	std::tuple<bool, bool, int, int> piece_picker::re/
requester	src/tracker_manager.cpp	/^	std::shared_ptr<request_callback> tracker_connect/
requests	include/libtorrent/kademlia/node.hpp	103
required_size	include/libtorrent/aux_/allocating_handler.hpp	176
requires_ssl_connection	include/libtorrent/error_code.hpp	315
resend_announce	src/lsd.cpp	/^void lsd::resend_announce(error_code const& e, sha/
resend_packet	src/utp_stream.cpp	/^bool utp_socket_impl::resend_packet(packet* p, boo/
resend_request	src/natpmp.cpp	/^void natpmp::resend_request(port_mapping_t const i/
resend_request	src/upnp.cpp	/^void upnp::resend_request(error_code const& ec)$/
reserve	src/bdecode.cpp	/^	void bdecode_node::reserve(int tokens)$/
reserve	src/file_storage.cpp	/^	void file_storage::reserve(int num_files)$/
reserve	src/packet_buffer.cpp	/^	void packet_buffer::reserve(std::uint32_t size)$/
reserve	src/receive_buffer.cpp	/^span<char> receive_buffer::reserve(int const size)/
reserve	src/stat_cache.cpp	/^	void stat_cache::reserve(int num_files)$/
reserve	include/libtorrent/aux_/container_wrapper.hpp	/^		void reserve(std::size_t s)$/
reserved	include/libtorrent/error_code.hpp	246
reset	src/announce_entry.cpp	/^	void announce_infohash::reset()$/
reset	src/announce_entry.cpp	/^	void announce_endpoint::reset()$/
reset	src/announce_entry.cpp	/^	void announce_entry::reset()$/
reset	src/announce_entry.cpp	/^	void announce_infohash::reset()$/
reset	src/announce_entry.cpp	/^	void announce_endpoint::reset()$/
reset	src/announce_entry.cpp	/^	void announce_entry::reset()$/
reset	src/disk_buffer_holder.cpp	/^	void disk_buffer_holder::reset()$/
reset	src/hasher.cpp	/^	void hasher::reset()$/
reset	src/hasher.cpp	/^	void hasher256::reset()$/
reset	src/http_parser.cpp	/^	void http_parser::reset()$/
reset	src/receive_buffer.cpp	/^void receive_buffer::reset(int const packet_size)$/
reset	src/receive_buffer.cpp	/^void crypto_receive_buffer::reset(int packet_size)/
reset	src/stack_allocator.cpp	/^	void stack_allocator::reset()$/
reset	src/kademlia/dht_storage.cpp	/^void dht_storage_counters::reset()$/
reset	include/libtorrent/copy_ptr.hpp	/^		void reset(T* t = nullptr) { m_ptr.reset(t); }$/
reset	include/libtorrent/aux_/win_cng.hpp	/^		void reset()$/
reset	include/libtorrent/aux_/win_crypto_provider.hpp	/^		void reset()$/
reset_choke_counters	src/peer_connection.cpp	/^	void peer_connection::reset_choke_counters()$/
reset_globals	test/test_http_connection.cpp	/^void reset_globals()$/
reset_output	test/main.cpp	/^void EXPORT reset_output()$/
reset_piece_deadline	src/torrent.cpp	/^	void torrent::reset_piece_deadline(piece_index_t /
reset_piece_deadline	src/torrent_handle.cpp	/^	void torrent_handle::reset_piece_deadline(piece_i/
reset_save_path	include/libtorrent/storage_defs.hpp	118
reset_save_path_unchecked	include/libtorrent/storage_defs.hpp	122
resize	src/bitfield.cpp	/^	void bitfield::resize(int const bits, bool const /
resize	src/bitfield.cpp	/^	void bitfield::resize(int const bits)$/
resize	src/file_view_pool.cpp	/^	void file_view_pool::resize(int const size)$/
resize	src/piece_picker.cpp	/^	void piece_picker::resize(std::int64_t const tota/
resize	include/libtorrent/aux_/container_wrapper.hpp	/^		void resize(std::size_t s)$/
resize	include/libtorrent/aux_/container_wrapper.hpp	/^		void resize(std::size_t s, T const& v)$/
resolve_duplicate_filenames	src/torrent_info.cpp	/^	void torrent_info::resolve_duplicate_filenames()$/
resolve_duplicate_filenames_slow	src/torrent_info.cpp	/^	void torrent_info::resolve_duplicate_filenames_sl/
resolve_filename	src/torrent.cpp	/^	std::string torrent::resolve_filename(file_index_/
resolve_links::resolve_links	src/resolve_links.cpp	/^resolve_links::resolve_links(std::shared_ptr<torre/
resolve_redirect_location	src/http_parser.cpp	/^	std::string resolve_redirect_location(std::string/
resolver::resolver	src/resolver.cpp	/^	resolver::resolver(io_context& ios)$/
resolver_cache_timeout	include/libtorrent/settings_pack.hpp	1954
resolver_interface::abort_on_shutdown	src/resolver.cpp	43
resolver_interface::cache_only	src/resolver.cpp	42
resort_result	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::resort_result(observer* /
response	src/alert.cpp	/^	bdecode_node dht_direct_response_alert::response(/
response_count	src/kademlia/dht_tracker.cpp	415
restart_piece	include/libtorrent/torrent.hpp	223
restart_read_timeout	src/tracker_manager.cpp	/^	void timeout_handler::restart_read_timeout()$/
restore_piece	src/piece_picker.cpp	/^	void piece_picker::restore_piece(piece_index_t co/
restrict_mtu	include/libtorrent/aux_/utp_socket_manager.hpp	/^		void restrict_mtu(int const mtu)$/
restrict_mtu	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int restrict_mtu() const$/
result	include/libtorrent/hash_picker.hpp	55
result_type	include/libtorrent/kademlia/routing_table.hpp	76
result_type	include/libtorrent/kademlia/routing_table.hpp	86
results	test/test_dht.cpp	/^	std::vector<observer_ptr> const& results() const /
resume	src/session_handle.cpp	/^	void session_handle::resume()$/
resume	src/session_impl.cpp	/^	void session_impl::resume()$/
resume	src/torrent.cpp	/^	void torrent::resume()$/
resume	src/torrent_handle.cpp	/^	void torrent_handle::resume() const$/
resume_data_flags_t	include/libtorrent/torrent_handle.hpp	92
resume_data_not_modified	include/libtorrent/error_code.hpp	391
resume_download	src/torrent.cpp	/^	void torrent::resume_download()$/
ret	src/file.cpp	235
retry_connection	src/udp_socket.cpp	/^void socks5::retry_connection()$/
retry_web_seed	src/torrent.cpp	/^	void torrent::retry_web_seed(peer_connection* p, /
return_error	src/upnp.cpp	/^void upnp::return_error(port_mapping_t const mappi/
return_quota	src/bandwidth_limit.cpp	/^	void bandwidth_channel::return_quota(int const am/
returned_bytes	src/file.cpp	234
reverse	include/libtorrent/piece_picker.hpp	/^			bool reverse() const$/
reverse_iterator	include/libtorrent/span.hpp	131
rlim_infinity	src/platform_util.cpp	61
rlimit_as	src/platform_util.cpp	59
rlimit_nofile	src/platform_util.cpp	60
rng_mutex	src/random.cpp	79
rol	src/sha1.cpp	/^#define rol(value, bits) (((value) << (bits)) | ((/
root	src/file_storage.cpp	/^	sha256_hash file_storage::root(file_index_t const/
root	src/merkle_tree.cpp	/^	sha256_hash merkle_tree::root() const { return sh/
root_ptr	src/file_storage.cpp	/^	char const* file_storage::root_ptr(file_index_t c/
rootdevice	include/libtorrent/upnp.hpp	289
round_robin	include/libtorrent/settings_pack.hpp	2139
round_up	src/part_file.cpp	/^	int round_up(int n)$/
round_up	src/posix_part_file.cpp	/^	int round_up(int n)$/
routing_table	include/libtorrent/alert_types.hpp	2592
routing_table	include/libtorrent/kademlia/dht_observer.hpp	61
routing_table	include/libtorrent/kademlia/routing_table.hpp	150
routing_table::include_failed	src/kademlia/routing_table.cpp	67
routing_table::routing_table	src/kademlia/routing_table.cpp	/^routing_table::routing_table(node_id const& id, ud/
routing_table_node	include/libtorrent/kademlia/routing_table.hpp	67
rpc_manager	include/libtorrent/alert_types.hpp	2593
rpc_manager	include/libtorrent/kademlia/dht_observer.hpp	62
rpc_manager::rpc_manager	src/kademlia/rpc_manager.cpp	/^rpc_manager::rpc_manager(node_id const& our_id$/
rsplit_path	src/path.cpp	/^	std::pair<string_view, string_view> rsplit_path(s/
rt	test/test_enum_net.cpp	/^	ip_route rt(char const* ip, char const* device, c/
rt	test/test_listen_socket.cpp	/^	ip_route rt(char const* ip, char const* device, c/
rta_data	include/libtorrent/aux_/netlink_utils.hpp	/^	inline void const* rta_data(rtattr const* rt)$/
rta_next	include/libtorrent/aux_/netlink_utils.hpp	/^	inline rtattr const* rta_next(rtattr const* rt, s/
rta_ok	include/libtorrent/aux_/netlink_utils.hpp	/^	inline bool rta_ok(rtattr const* rt, std::size_t /
rtm_payload	include/libtorrent/aux_/netlink_utils.hpp	/^	inline std::size_t rtm_payload(nlmsghdr const* hd/
rtm_rta	include/libtorrent/aux_/netlink_utils.hpp	/^	inline rtattr const* rtm_rta(rtmsg const* hdr)$/
run_all_updates	src/settings_pack.cpp	/^	void run_all_updates(aux::session_impl& ses)$/
run_http_suite	test/web_seed_suite.cpp	/^int EXPORT run_http_suite(int proxy, char const* p/
run_storage_tests	test/test_storage.cpp	/^void run_storage_tests(std::shared_ptr<torrent_inf/
run_suite	test/test_http_connection.cpp	/^void run_suite(std::string const& protocol$/
run_test	test/test_bandwidth_limiter.cpp	/^void run_test(connections_t& v$/
run_test	test/test_http_connection.cpp	/^void run_test(std::string const& url, int size, in/
run_test	test/test_storage.cpp	/^void run_test()$/
run_until	test/test_storage.cpp	/^void run_until(io_context& ios, bool const& done)$/
run_upnp_test	test/test_upnp.cpp	/^void run_upnp_test(char const* root_filename, char/
running_proxies	test/setup_transfer.cpp	631
s	test/test_dht.cpp	596
s	test/test_merkle_tree.cpp	57
s	include/libtorrent/peer_connection.hpp	179
salt	test/test_dht.cpp	/^	msg_args& salt(span<char const> s)$/
salt	src/kademlia/dht_storage.cpp	113
sam_connecting	include/libtorrent/i2p_stream.hpp	628
sam_idle	include/libtorrent/i2p_stream.hpp	630
sam_name_lookup	include/libtorrent/i2p_stream.hpp	629
sample_infohashes	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::sample_infohashes(udp::endpoint/
sample_infohashes	src/kademlia/node.cpp	/^void node::sample_infohashes(udp::endpoint const& /
sample_infohashes::sample_infohashes	src/kademlia/sample_infohashes.cpp	/^sample_infohashes::sample_infohashes(node& dht_nod/
sample_infohashes_desc	test/test_dht.cpp	641
sample_infohashes_observer::sample_infohashes_observer	src/kademlia/sample_infohashes.cpp	/^sample_infohashes_observer::sample_infohashes_obse/
sample_time	test/test_bandwidth_limiter.cpp	59
samples	test/test_dht.cpp	/^	msg_args& samples(std::vector<sha1_hash> const& s/
samples	test/test_sliding_average.cpp	40
samples	src/alert.cpp	/^	std::vector<sha1_hash> dht_sample_infohashes_aler/
samples	src/kademlia/dht_storage.cpp	187
sanitize_append_path_element	src/torrent_info.cpp	/^	void sanitize_append_path_element(std::string& pa/
sanitize_symlinks	src/file_storage.cpp	/^	void file_storage::sanitize_symlinks()$/
sanity_check	test/test_torrent_info.cpp	/^void sanity_check(std::shared_ptr<torrent_info> co/
save_dht_settings	src/kademlia/dht_settings.cpp	/^	entry save_dht_settings(dht_settings const& setti/
save_dht_state	src/kademlia/dht_state.cpp	/^	entry save_dht_state(dht_state const& state)$/
save_nodes	src/kademlia/dht_state.cpp	/^	entry save_nodes(std::vector<udp::endpoint> const/
save_nodes	src/kademlia/dht_tracker.cpp	/^	std::vector<udp::endpoint> save_nodes(node const&/
save_path	src/torrent.cpp	/^	std::string torrent::save_path() const$/
save_path	src/torrent_handle.cpp	/^	std::string torrent_handle::save_path() const$/
save_resume_data	src/torrent.cpp	/^	void torrent::save_resume_data(resume_data_flags_/
save_resume_data	src/torrent_handle.cpp	/^	void torrent_handle::save_resume_data(resume_data/
save_resume_data_alert::save_resume_data_alert	src/alert.cpp	/^	save_resume_data_alert::save_resume_data_alert(au/
save_resume_data_alert::static_category	src/alert.cpp	3226
save_resume_data_failed_alert::save_resume_data_failed_alert	src/alert.cpp	/^	save_resume_data_failed_alert::save_resume_data_f/
save_resume_data_failed_alert::static_category	src/alert.cpp	3227
save_settings_to_dict	src/settings_pack.cpp	/^	void save_settings_to_dict(settings_pack const& s/
save_state	src/session_handle.cpp	/^	void session_handle::save_state(entry& e, save_st/
save_state	src/session_impl.cpp	/^	void session_impl::save_state(entry* eptr, save_s/
save_state_flags_t	include/libtorrent/session_types.hpp	43
scope_end	include/libtorrent/aux_/scope_end.hpp	/^	scope_end_impl<Fun> scope_end(Fun f) { return sco/
scope_end_impl	include/libtorrent/aux_/scope_end.hpp	41
scope_end_impl	include/libtorrent/aux_/scope_end.hpp	/^		explicit scope_end_impl(Fun f) : m_fun(std::move/
scrape	test/test_dht.cpp	/^	msg_args& scrape(bool s)$/
scrape	include/libtorrent/udp_tracker_connection.hpp	75
scrape_failed_alert::scrape_failed_alert	src/alert.cpp	/^	scrape_failed_alert::scrape_failed_alert(aux::sta/
scrape_failed_alert::scrape_failed_alert	src/alert.cpp	/^	scrape_failed_alert::scrape_failed_alert(aux::sta/
scrape_failed_alert::static_category	src/alert.cpp	3203
scrape_not_available	include/libtorrent/error_code.hpp	415
scrape_reply_alert::scrape_reply_alert	src/alert.cpp	/^	scrape_reply_alert::scrape_reply_alert(aux::stack/
scrape_reply_alert::static_category	src/alert.cpp	3202
scrape_tracker	src/torrent.cpp	/^	void torrent::scrape_tracker(int idx, bool const /
scrape_tracker	src/torrent_handle.cpp	/^	void torrent_handle::scrape_tracker(int idx) cons/
search	src/string_util.cpp	/^	int search(span<char const> src, span<char const>/
second_side_from_store_buffer	test/test_storage.cpp	/^void second_side_from_store_buffer(lt::disk_interf/
second_tick	src/peer_connection.cpp	/^	void peer_connection::second_tick(int const tick_/
second_tick	src/stat.cpp	/^void stat_channel::second_tick(int tick_interval_m/
second_tick	src/torrent.cpp	/^	void torrent::second_tick(int const tick_interval/
seconds	include/libtorrent/time.hpp	64
seconds32	include/libtorrent/time.hpp	60
secret	src/kademlia/node_id.cpp	139
secret_key	include/libtorrent/kademlia/types.hpp	55
secret_key	include/libtorrent/kademlia/types.hpp	/^		explicit secret_key(char const* b)$/
seed	test/test_dht.cpp	/^	msg_args& seed(bool s)$/
seed_choking_algorithm	include/libtorrent/settings_pack.hpp	1238
seed_choking_algorithm_t	include/libtorrent/settings_pack.hpp	2133
seed_has_cert	test/test_ssl.cpp	75
seed_mode	test/test_read_piece.cpp	51
seed_mode_t	include/libtorrent/torrent.hpp	1177
seed_rank	src/torrent.cpp	/^	int torrent::seed_rank(aux::session_settings cons/
seed_ratio_not_met	src/torrent.cpp	9373
seed_time_limit	include/libtorrent/settings_pack.hpp	1390
seed_time_ratio_limit	include/libtorrent/settings_pack.hpp	1817
seeding	include/libtorrent/torrent_status.hpp	117
seeding_outgoing_connections	include/libtorrent/settings_pack.hpp	719
seeding_piece_quota	include/libtorrent/settings_pack.hpp	1434
seeding_time	src/torrent.cpp	/^	seconds32 torrent::seeding_time() const$/
seh_exception_handler	test/main.cpp	/^LONG WINAPI seh_exception_handler(LPEXCEPTION_POIN/
self	test/test_heterogeneous_queue.cpp	140
self	src/udp_socket.cpp	/^	std::shared_ptr<socks5> self() { return shared_fr/
self	include/libtorrent/lsd.hpp	/^	std::shared_ptr<lsd> self() { return shared_from_/
self	include/libtorrent/aux_/invariant_check.hpp	66
self_connection	include/libtorrent/close_reason.hpp	107
self_connection	include/libtorrent/error_code.hpp	166
send	test/broadcast_socket.cpp	/^	void broadcast_socket::send(char const* buffer, i/
send	src/tracker_manager.cpp	/^	void tracker_manager::send(aux::listen_socket_han/
send	src/udp_socket.cpp	/^void udp_socket::send(udp::endpoint const& ep, spa/
send_accept	include/libtorrent/i2p_stream.hpp	/^	void send_accept(Handler h)$/
send_allow_fast	test/test_fast_extension.cpp	/^void send_allow_fast(tcp::socket& s, int piece)$/
send_allowed_set	src/peer_connection.cpp	/^	void peer_connection::send_allowed_set()$/
send_bitfield	test/test_fast_extension.cpp	/^void send_bitfield(tcp::socket& s, char const* bit/
send_block_requests	src/peer_connection.cpp	/^	void peer_connection::send_block_requests()$/
send_block_requests_impl	src/peer_connection.cpp	/^	void peer_connection::send_block_requests_impl()$/
send_buffer	src/peer_connection.cpp	/^	void peer_connection::send_buffer(span<char const/
send_buffer	src/peer_connection_handle.cpp	/^void peer_connection_handle::send_buffer(char cons/
send_buffer_limit	src/ut_metadata.cpp	76
send_buffer_low_watermark	include/libtorrent/settings_pack.hpp	1220
send_buffer_offset	include/libtorrent/peer_connection.hpp	145
send_buffer_watermark	include/libtorrent/settings_pack.hpp	1221
send_buffer_watermark_factor	include/libtorrent/settings_pack.hpp	1222
send_buffer_watermark_too_low	include/libtorrent/alert_types.hpp	471
send_choke	src/peer_connection.cpp	/^	bool peer_connection::send_choke()$/
send_connect	include/libtorrent/i2p_stream.hpp	/^	void send_connect(Handler h)$/
send_deferred_ack	src/utp_stream.cpp	/^void utp_socket_impl::send_deferred_ack()$/
send_delay	src/utp_stream.cpp	/^int utp_stream::send_delay() const$/
send_delay	include/libtorrent/aux_/utp_stream.hpp	/^	int send_delay() const { return m_send_delay; }$/
send_dht_port	test/test_fast_extension.cpp	/^void send_dht_port(tcp::socket& s, int port)$/
send_dht_request	test/test_dht.cpp	/^void send_dht_request(node& node, char const* msg,/
send_dht_response	test/test_dht.cpp	/^void send_dht_response(node& node, bdecode_node co/
send_extension_handshake	test/test_fast_extension.cpp	/^void send_extension_handshake(tcp::socket& s, entr/
send_fin	src/utp_stream.cpp	/^void utp_socket_impl::send_fin()$/
send_get_ip_address_request	src/natpmp.cpp	/^void natpmp::send_get_ip_address_request()$/
send_have_all	test/test_fast_extension.cpp	/^void send_have_all(tcp::socket& s)$/
send_have_none	test/test_fast_extension.cpp	/^void send_have_none(tcp::socket& s)$/
send_hostname	src/tracker_manager.cpp	/^	void tracker_manager::send_hostname(aux::listen_s/
send_hostname	src/udp_socket.cpp	/^void udp_socket::send_hostname(char const* hostnam/
send_interested	src/peer_connection.cpp	/^	void peer_connection::send_interested()$/
send_keepalive	test/test_fast_extension.cpp	/^void send_keepalive(tcp::socket& s)$/
send_map_request	src/natpmp.cpp	/^void natpmp::send_map_request(port_mapping_t const/
send_name_lookup	include/libtorrent/i2p_stream.hpp	/^	void send_name_lookup(Handler h)$/
send_not_interested	src/peer_connection.cpp	/^	void peer_connection::send_not_interested()$/
send_not_sent_low_watermark	include/libtorrent/settings_pack.hpp	1959
send_packet	src/utp_socket_manager.cpp	/^	void utp_socket_manager::send_packet(std::weak_pt/
send_packet	src/kademlia/dht_tracker.cpp	/^	bool dht_tracker::send_packet(aux::listen_socket_/
send_peer	src/ut_pex.cpp	/^	bool send_peer(peer_connection const& p)$/
send_piece_suggestions	src/peer_connection.cpp	/^	void peer_connection::send_piece_suggestions(int /
send_pkt	src/utp_stream.cpp	/^bool utp_socket_impl::send_pkt(int const flags)$/
send_redundant_have	include/libtorrent/settings_pack.hpp	421
send_request	test/test_fast_extension.cpp	/^void send_request(tcp::socket& s, peer_request req/
send_reset	src/utp_stream.cpp	/^void utp_socket_impl::send_reset(std::uint16_t con/
send_session_create	include/libtorrent/i2p_stream.hpp	/^	void send_session_create(Handler h)$/
send_share_mode	src/torrent.cpp	/^	void torrent::send_share_mode()$/
send_single_refresh	src/kademlia/node.cpp	/^void node::send_single_refresh(udp::endpoint const/
send_socket_buffer_size	include/libtorrent/settings_pack.hpp	1451
send_suggest	src/peer_connection.cpp	/^	void peer_connection::send_suggest(piece_index_t /
send_suggest_piece	test/test_fast_extension.cpp	/^void send_suggest_piece(tcp::socket& s, int piece)/
send_syn	src/utp_stream.cpp	/^void utp_socket_impl::send_syn()$/
send_time	include/libtorrent/aux_/packet_pool.hpp	72
send_to	test/broadcast_socket.cpp	/^	void broadcast_socket::send_to(char const* buffer/
send_udp_announce	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::send_udp_announce()$/
send_udp_connect	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::send_udp_connect()$/
send_udp_packet	src/session_impl.cpp	/^	void session_impl::send_udp_packet(std::weak_ptr</
send_udp_packet_hostname	src/session_impl.cpp	/^	void session_impl::send_udp_packet_hostname(std::/
send_udp_scrape	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::send_udp_scrape()$/
send_unchoke	test/test_fast_extension.cpp	/^void send_unchoke(tcp::socket& s)$/
send_unchoke	src/peer_connection.cpp	/^	bool peer_connection::send_unchoke()$/
send_upload_only	src/peer_connection.cpp	/^	void peer_connection::send_upload_only(bool const/
send_upload_only	src/torrent.cpp	/^	void torrent::send_upload_only()$/
send_ut_metadata_msg	test/test_fast_extension.cpp	/^void send_ut_metadata_msg(tcp::socket& s, int ut_m/
sent_buffer	src/session_impl.cpp	/^	void session_impl::sent_buffer(int s)$/
sent_bytes	src/peer_connection.cpp	/^	void peer_connection::sent_bytes(int const bytes_/
sent_bytes	src/session_impl.cpp	/^	void session_impl::sent_bytes(int bytes_payload, /
sent_bytes	src/torrent.cpp	/^	void torrent::sent_bytes(int const bytes_payload,/
sent_bytes	src/tracker_manager.cpp	/^	void tracker_connection::sent_bytes(int bytes)$/
sent_bytes	src/tracker_manager.cpp	/^	void tracker_manager::sent_bytes(int bytes)$/
sent_bytes	include/libtorrent/performance_counters.hpp	219
sent_ip_overhead_bytes	include/libtorrent/performance_counters.hpp	220
sent_payload_bytes	include/libtorrent/performance_counters.hpp	218
sent_syn	src/peer_connection.cpp	/^	void peer_connection::sent_syn(bool const ipv6)$/
sent_syn	src/session_impl.cpp	/^	void session_impl::sent_syn(bool ipv6)$/
sent_syn	src/torrent.cpp	/^	void torrent::sent_syn(bool const ipv6)$/
sent_tracker_bytes	include/libtorrent/performance_counters.hpp	221
seq	test/test_dht.cpp	/^	msg_args& seq(sequence_number s)$/
seq	src/kademlia/dht_storage.cpp	111
seq_nr	include/libtorrent/aux_/utp_stream.hpp	151
sequence_number	include/libtorrent/kademlia/types.hpp	77
sequence_number	include/libtorrent/kademlia/types.hpp	/^		sequence_number() : value(0) {}$/
sequence_number	include/libtorrent/kademlia/types.hpp	/^		explicit sequence_number(std::int64_t v) : value/
serialize	test/test_utils.cpp	/^std::vector<char> serialize(lt::torrent_info const/
server_name_callback_type	include/libtorrent/ssl.hpp	113
server_name_callback_type	include/libtorrent/ssl.hpp	127
server_url	src/alert.cpp	/^	char const* url_seed_alert::server_url() const$/
service_namespace	include/libtorrent/upnp.hpp	305
service_type	include/libtorrent/upnp.hpp	126
service_unavailable	include/libtorrent/error_code.hpp	505
ses	include/libtorrent/peer_connection.hpp	173
session	src/session.cpp	/^	session::session(session_params const& params)$/
session	src/session.cpp	/^	session::session(session_params&& params)$/
session	src/session.cpp	/^	session::session(session_params const& params, se/
session	src/session.cpp	/^	session::session(session_params&& params, session/
session	src/session.cpp	/^	session::session()$/
session	src/session.cpp	/^	session::session(session_params&& params, io_cont/
session	src/session.cpp	/^	session::session(session_params const& params, io/
session	src/session.cpp	/^	session::session(session_params&& params, io_cont/
session	src/session.cpp	/^	session::session(session_params const& params, io/
session	src/session.cpp	/^	session::session(settings_pack&& pack, session_fl/
session	src/session.cpp	/^	session::session(settings_pack const& pack, sessi/
session	src/session.cpp	/^	session::session(settings_pack&& pack, io_context/
session	src/session.cpp	/^	session::session(settings_pack const& pack, io_co/
session	src/session.cpp	/^	session::session(fingerprint const& print, sessio/
session	src/session.cpp	/^	session::session(fingerprint const& print, std::p/
session_closing	include/libtorrent/error_code.hpp	277
session_error_alert::session_error_alert	src/alert.cpp	/^	session_error_alert::session_error_alert(aux::sta/
session_error_alert::static_category	src/alert.cpp	3276
session_flags_t	include/libtorrent/session_types.hpp	46
session_handle::add_default_plugins	src/session_handle.cpp	78
session_handle::delete_files	src/session_handle.cpp	85
session_handle::delete_partfile	src/session_handle.cpp	86
session_handle::global_peer_class_id	src/session_handle.cpp	55
session_handle::local_peer_class_id	src/session_handle.cpp	57
session_handle::paused	src/session_handle.cpp	83
session_handle::reopen_map_ports	src/session_handle.cpp	88
session_handle::save_dht_state	src/session_handle.cpp	63
session_handle::save_encryption_settings	src/session_handle.cpp	65
session_handle::save_extension_state	src/session_handle.cpp	74
session_handle::save_ip_filter	src/session_handle.cpp	75
session_handle::save_settings	src/session_handle.cpp	59
session_handle::start_default_features	src/session_handle.cpp	81
session_handle::tcp_peer_class_id	src/session_handle.cpp	56
session_id	include/libtorrent/i2p_stream.hpp	/^	char const* session_id() const { return m_session/
session_impl::session_impl	src/session_impl.cpp	/^	session_impl::session_impl(io_context& ioc, setti/
session_interface	include/libtorrent/aux_/session_impl.hpp	339
session_interface::source_dht	src/session_impl.cpp	206
session_interface::source_peer	src/session_impl.cpp	207
session_interface::source_router	src/session_impl.cpp	209
session_interface::source_tracker	src/session_impl.cpp	208
session_interface::torrent_checking_auto_managed	src/session.cpp	67
session_interface::torrent_downloading_auto_managed	src/session.cpp	65
session_interface::torrent_seeding_auto_managed	src/session.cpp	66
session_interface::torrent_state_updates	src/session.cpp	60
session_interface::torrent_want_peers_download	src/session.cpp	62
session_interface::torrent_want_peers_finished	src/session.cpp	63
session_interface::torrent_want_scrape	src/session.cpp	64
session_interface::torrent_want_tick	src/session.cpp	61
session_is_closing	include/libtorrent/error_code.hpp	96
session_params::session_params	src/session_params.cpp	/^session_params::session_params(settings_pack&& sp)/
session_params::session_params	src/session_params.cpp	/^session_params::session_params(settings_pack const/
session_params::session_params	src/session_params.cpp	/^session_params::session_params()$/
session_params::session_params	src/session_params.cpp	/^session_params::session_params(settings_pack&& sp$/
session_params::session_params	src/session_params.cpp	/^session_params::session_params(settings_pack const/
session_plugin_wrapper	include/libtorrent/aux_/session_impl.hpp	386
session_plugin_wrapper	include/libtorrent/aux_/session_impl.hpp	/^				explicit session_plugin_wrapper(ext_function_t/
session_proxy::session_proxy	src/session.cpp	/^	session_proxy::session_proxy(std::shared_ptr<io_c/
session_settings	src/session_settings.cpp	/^	session_settings::session_settings(settings_pack /
session_settings_single_thread	src/session_settings.cpp	/^	session_settings_single_thread::session_settings_/
session_settings_single_thread	include/libtorrent/aux_/session_settings.hpp	/^	struct TORRENT_EXTRA_EXPORT session_settings_sing/
session_state	src/session_handle.cpp	/^	session_params session_handle::session_state(save/
session_state	src/session_impl.cpp	/^	session_params session_impl::session_state(save_s/
session_stats_alert::session_stats_alert	src/alert.cpp	/^	session_stats_alert::session_stats_alert(aux::sta/
session_stats_alert::session_stats_alert	src/alert.cpp	/^	session_stats_alert::session_stats_alert(aux::sta/
session_stats_alert::static_category	src/alert.cpp	3258
session_stats_header_alert	src/alert.cpp	/^	session_stats_header_alert::session_stats_header_/
session_stats_header_alert::static_category	src/alert.cpp	3278
session_stats_metrics	src/session_stats.cpp	/^	std::vector<stats_metric> session_stats_metrics()/
session_udp_socket	include/libtorrent/aux_/session_udp_sockets.hpp	56
session_udp_socket	include/libtorrent/aux_/session_udp_sockets.hpp	/^		explicit session_udp_socket(io_context& ios, lis/
set	include/libtorrent/bloom_filter.hpp	/^		void set(sha1_hash const& k)$/
set	include/libtorrent/peer_connection.hpp	/^		void set(time_point const reference, time_point /
set_alert_mask	src/session_handle.cpp	/^	void session_handle::set_alert_mask(std::uint32_t/
set_alert_notify	src/session_handle.cpp	/^	void session_handle::set_alert_notify(std::functi/
set_alert_queue_size_limit	src/alert_manager.cpp	/^	int alert_manager::set_alert_queue_size_limit(int/
set_alert_queue_size_limit	src/session_handle.cpp	/^	size_t session_handle::set_alert_queue_size_limit/
set_alert_queue_size_limit	src/session_impl.cpp	/^	std::size_t session_impl::set_alert_queue_size_li/
set_apply_ip_filter	src/torrent.cpp	/^	void torrent::set_apply_ip_filter(bool b)$/
set_bit	include/libtorrent/bitfield.hpp	/^		void set_bit(IndexType const index)$/
set_bits	src/bloom_filter.cpp	/^	void set_bits(std::uint8_t const* k, std::uint8_t/
set_block	src/merkle_tree.cpp	/^	std::tuple<merkle_tree::set_block_result, int, in/
set_block_hash	src/hash_picker.cpp	/^	set_block_hash_result hash_picker::set_block_hash/
set_block_hash_result	include/libtorrent/hash_picker.hpp	53
set_block_hash_result	include/libtorrent/hash_picker.hpp	/^		explicit set_block_hash_result(result s) : statu/
set_block_hash_result	include/libtorrent/hash_picker.hpp	/^		set_block_hash_result(result st, int first_block/
set_block_result	include/libtorrent/aux_/merkle_tree.hpp	138
set_bool	src/settings_pack.cpp	/^	void settings_pack::set_bool(int const name, bool/
set_cache	src/stat_cache.cpp	/^	void stat_cache::set_cache(file_index_t const i, /
set_cache_impl	src/stat_cache.cpp	/^	void stat_cache::set_cache_impl(file_index_t cons/
set_cache_timeout	src/resolver.cpp	/^	void resolver::set_cache_timeout(seconds const ti/
set_close_reason	src/socket_type.cpp	/^	void set_close_reason(socket_type& s, close_reaso/
set_close_reason	src/utp_stream.cpp	/^void utp_stream::set_close_reason(close_reason_t c/
set_close_reason	src/utp_stream.cpp	/^void utp_socket_impl::set_close_reason(close_reaso/
set_close_reason_visitor	src/socket_type.cpp	127
set_command	include/libtorrent/i2p_stream.hpp	/^	void set_command(command_t c) { m_command = c; }$/
set_command	include/libtorrent/socks5_stream.hpp	/^	void set_command(int c)$/
set_comment	src/create_torrent.cpp	/^	void create_torrent::set_comment(char const* str)/
set_connection	src/peer_list.cpp	/^	void peer_list::set_connection(torrent_peer* p, p/
set_context	src/ssl.cpp	/^void set_context(stream_handle_type s, context_han/
set_creation_date	src/create_torrent.cpp	/^	void create_torrent::set_creation_date(std::time_/
set_creator	src/create_torrent.cpp	/^	void create_torrent::set_creator(char const* str)/
set_data	include/libtorrent/kademlia/put_data.hpp	/^	void set_data(item&& data) { m_data = std::move(d/
set_destination	include/libtorrent/i2p_stream.hpp	/^	void set_destination(string_view d) { m_dest = d./
set_dht_proxy	src/session_handle.cpp	/^	void session_handle::set_dht_proxy(proxy_settings/
set_dht_settings	src/session_handle.cpp	/^	void session_handle::set_dht_settings(dht::dht_se/
set_dht_settings	src/session_impl.cpp	/^	void session_impl::set_dht_settings(dht::dht_sett/
set_dht_state	src/session_handle.cpp	/^	void session_handle::set_dht_state(dht::dht_state/
set_dht_state	src/session_handle.cpp	/^	void session_handle::set_dht_state(dht::dht_state/
set_dht_state	src/session_impl.cpp	/^	void session_impl::set_dht_state(dht::dht_state&&/
set_dht_storage	src/session_handle.cpp	/^	void session_handle::set_dht_storage(dht::dht_sto/
set_dht_storage	src/session_impl.cpp	/^	void session_impl::set_dht_storage(dht::dht_stora/
set_dirty	src/stat_cache.cpp	/^	void stat_cache::set_dirty(file_index_t const i)$/
set_dont_frag	src/udp_socket.cpp	159
set_dont_frag	src/udp_socket.cpp	/^	set_dont_frag(udp::socket& sock, bool const df)$/
set_dont_frag	src/udp_socket.cpp	184
set_dont_frag	src/udp_socket.cpp	/^{ set_dont_frag(udp::socket&, int) {} };$/
set_download_limit	src/peer_class.cpp	/^	void peer_class::set_download_limit(int limit)$/
set_download_limit	src/torrent.cpp	/^	void torrent::set_download_limit(int const limit)/
set_download_limit	src/torrent_handle.cpp	/^	void torrent_handle::set_download_limit(int limit/
set_download_rate_limit	src/session_handle.cpp	/^	void session_handle::set_download_rate_limit(int /
set_download_rate_limit	src/session_impl.cpp	/^	void session_impl::set_download_rate_limit(peer_c/
set_download_rate_limit_depr	src/session_impl.cpp	/^	void session_impl::set_download_rate_limit_depr(i/
set_dst_name	include/libtorrent/http_stream.hpp	/^	void set_dst_name(std::string const& host)$/
set_dst_name	include/libtorrent/socks5_stream.hpp	/^	void set_dst_name(std::string const& host)$/
set_endgame	src/peer_connection.cpp	/^	void peer_connection::set_endgame(bool b)$/
set_error	src/stat_cache.cpp	/^	void stat_cache::set_error(file_index_t const i, /
set_error	src/torrent.cpp	/^	void torrent::set_error(error_code const& ec, fil/
set_error_impl	src/stat_cache.cpp	/^	void stat_cache::set_error_impl(file_index_t cons/
set_external_address	test/test_dht.cpp	/^	void set_external_address(aux::listen_socket_hand/
set_external_address	src/session_impl.cpp	/^	void session_impl::set_external_address(aux::list/
set_external_address	src/session_impl.cpp	/^	void session_impl::set_external_address($/
set_external_address	src/session_impl.cpp	/^	void session_impl::set_external_address(std::shar/
set_failcount	src/peer_list.cpp	/^	void peer_list::set_failcount(torrent_peer* p, in/
set_file_hash	src/create_torrent.cpp	/^	void create_torrent::set_file_hash(file_index_t i/
set_file_priority	src/mmap_storage.cpp	/^	void mmap_storage::set_file_priority(settings_int/
set_file_priority	src/posix_storage.cpp	/^	void posix_storage::set_file_priority(settings_in/
set_file_priority	src/torrent.cpp	/^	void torrent::set_file_priority(file_index_t cons/
set_flags	src/torrent.cpp	/^	void torrent::set_flags(torrent_flags_t const fla/
set_flags	src/torrent_handle.cpp	/^	void torrent_handle::set_flags(torrent_flags_t co/
set_flags	src/torrent_handle.cpp	/^	void torrent_handle::set_flags(torrent_flags_t co/
set_hash	src/create_torrent.cpp	/^	void create_torrent::set_hash(piece_index_t index/
set_hash2	src/create_torrent.cpp	/^	void create_torrent::set_hash2(file_index_t file,/
set_have	include/libtorrent/piece_picker.hpp	/^			void set_have() { index = we_have_index; TORREN/
set_holepunch_mode	test/test_peer_list.cpp	/^	void set_holepunch_mode() override {}$/
set_holepunch_mode	src/peer_connection.cpp	/^	void peer_connection::set_holepunch_mode()$/
set_host_name	src/ssl.cpp	/^void set_host_name(stream_handle_type s, std::stri/
set_host_name	include/libtorrent/ssl_stream.hpp	/^	void set_host_name(std::string const& name)$/
set_host_name	include/libtorrent/ssl_stream.hpp	/^	void set_host_name(std::string const& name, error/
set_i2p_destination	src/peer_info.cpp	/^	void peer_info::set_i2p_destination(sha256_hash d/
set_i2p_proxy	src/session_handle.cpp	/^	void session_handle::set_i2p_proxy(proxy_settings/
set_id	src/kademlia/rpc_manager.cpp	/^void observer::set_id(node_id const& id)$/
set_impl	src/utp_stream.cpp	/^void utp_stream::set_impl(utp_socket_impl* impl)$/
set_incoming_key	src/pe_crypto.cpp	/^	void rc4_handler::set_incoming_key(span<char cons/
set_info	src/peer_class.cpp	/^	void peer_class::set_info(peer_class_info const* /
set_info_hash	test/test_add_torrent.cpp	52
set_info_hashes_v1	test/test_add_torrent.cpp	54
set_info_hashes_v2	test/test_add_torrent.cpp	55
set_int	src/settings_pack.cpp	/^	void settings_pack::set_int(int const name, int c/
set_invalid_info_hash	test/test_add_torrent.cpp	60
set_invalid_info_hash_v1	test/test_add_torrent.cpp	62
set_invalid_info_hash_v2	test/test_add_torrent.cpp	63
set_ip_filter	src/session_handle.cpp	/^	void session_handle::set_ip_filter(ip_filter f)$/
set_ip_filter	src/session_impl.cpp	/^	void session_impl::set_ip_filter(std::shared_ptr</
set_ip_filter	src/torrent.cpp	/^	void torrent::set_ip_filter(std::shared_ptr<const/
set_key	src/session_handle.cpp	/^	void session_handle::set_key(std::uint32_t)$/
set_limit_impl	src/torrent.cpp	/^	void torrent::set_limit_impl(int limit, int const/
set_load_function	src/session_handle.cpp	/^	void session_handle::set_load_function(user_load_/
set_local_download_rate_limit	src/session_handle.cpp	/^	void session_handle::set_local_download_rate_limi/
set_local_download_rate_limit	src/session_impl.cpp	/^	void session_impl::set_local_download_rate_limit(/
set_local_endpoint	include/libtorrent/i2p_stream.hpp	/^	void set_local_endpoint(error_code const& ec, cha/
set_local_ep	test/test_peer_list.cpp	/^	void set_local_ep(tcp::endpoint const& ep) { m_lo/
set_local_i2p_endpoint	include/libtorrent/i2p_stream.hpp	/^	void set_local_i2p_endpoint(string_view d) { m_lo/
set_local_upload_rate_limit	src/session_handle.cpp	/^	void session_handle::set_local_upload_rate_limit(/
set_local_upload_rate_limit	src/session_impl.cpp	/^	void session_impl::set_local_upload_rate_limit(in/
set_max_connections	src/session_handle.cpp	/^	void session_handle::set_max_connections(int limi/
set_max_connections	src/session_impl.cpp	/^	void session_impl::set_max_connections(int limit)/
set_max_connections	src/torrent.cpp	/^	void torrent::set_max_connections(int limit, bool/
set_max_connections	src/torrent_handle.cpp	/^	void torrent_handle::set_max_connections(int max_/
set_max_failcount	src/peer_list.cpp	/^	void peer_list::set_max_failcount(torrent_state* /
set_max_half_open_connections	src/session_handle.cpp	/^	void session_handle::set_max_half_open_connection/
set_max_threads	src/disk_io_thread_pool.cpp	/^	void disk_io_thread_pool::set_max_threads(int con/
set_max_uploads	src/session_handle.cpp	/^	void session_handle::set_max_uploads(int limit)$/
set_max_uploads	src/session_impl.cpp	/^	void session_impl::set_max_uploads(int limit)$/
set_max_uploads	src/torrent.cpp	/^	void torrent::set_max_uploads(int limit, bool con/
set_max_uploads	src/torrent_handle.cpp	/^	void torrent_handle::set_max_uploads(int max_uplo/
set_metadata	src/torrent.cpp	/^	bool torrent::set_metadata(span<char const> metad/
set_metadata	src/torrent_handle.cpp	/^	bool torrent_handle::set_metadata(span<char const/
set_name	src/file_storage.cpp	/^	void file_entry::set_name(string_view n, bool con/
set_name_lookup	include/libtorrent/i2p_stream.hpp	/^	void set_name_lookup(char const* name) { m_name_l/
set_no_connect	include/libtorrent/http_stream.hpp	/^	void set_no_connect(bool c) { m_no_connect = c; }/
set_not_have	include/libtorrent/piece_picker.hpp	/^			void set_not_have() { index = prio_index_t(0); /
set_notify_function	src/alert_manager.cpp	/^	void alert_manager::set_notify_function(std::func/
set_option	include/libtorrent/proxy_base.hpp	/^	void set_option(SettableSocketOption const& opt)$/
set_option	include/libtorrent/proxy_base.hpp	/^	void set_option(SettableSocketOption const& opt, /
set_option	include/libtorrent/ssl_stream.hpp	/^	void set_option(SettableSocketOption const& opt)$/
set_option	include/libtorrent/ssl_stream.hpp	/^	void set_option(SettableSocketOption const& opt, /
set_option	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void set_option(SettableSocketOption const& opt)/
set_option	include/libtorrent/aux_/polymorphic_socket.hpp	/^		void set_option(SettableSocketOption const& opt,/
set_outgoing_key	src/pe_crypto.cpp	/^	void rc4_handler::set_outgoing_key(span<char cons/
set_pad_bytes	src/piece_picker.cpp	/^	void piece_picker::set_pad_bytes(piece_index_t co/
set_paused	src/torrent.cpp	/^	void torrent::set_paused(bool const b, pause_flag/
set_pe_settings	src/session_handle.cpp	/^	void session_handle::set_pe_settings(pe_settings /
set_peer	src/torrent_handle.cpp	/^	void block_info::set_peer(tcp::endpoint const& ep/
set_peer_class	src/session_handle.cpp	/^	void session_handle::set_peer_class(peer_class_t /
set_peer_class	src/session_impl.cpp	/^	void session_impl::set_peer_class(peer_class_t co/
set_peer_class_filter	src/session_handle.cpp	/^	void session_handle::set_peer_class_filter(ip_fil/
set_peer_class_filter	src/session_impl.cpp	/^	void session_impl::set_peer_class_filter(ip_filte/
set_peer_class_type_filter	src/session_handle.cpp	/^	void session_handle::set_peer_class_type_filter(p/
set_peer_class_type_filter	src/session_impl.cpp	/^	void session_impl::set_peer_class_type_filter(pee/
set_peer_classes	src/session_impl.cpp	/^	void session_impl::set_peer_classes(peer_class_se/
set_peer_download_limit	src/torrent_handle.cpp	/^	void torrent_handle::set_peer_download_limit(tcp:/
set_peer_id	src/session_handle.cpp	/^	void session_handle::set_peer_id(peer_id const& i/
set_peer_info	test/test_peer_list.cpp	/^	void set_peer_info(torrent_peer* pi) override { m/
set_peer_proxy	src/session_handle.cpp	/^	void session_handle::set_peer_proxy(proxy_setting/
set_peer_upload_limit	src/torrent_handle.cpp	/^	void torrent_handle::set_peer_upload_limit(tcp::e/
set_piece_deadline	src/torrent.cpp	/^	void torrent::set_piece_deadline(piece_index_t co/
set_piece_deadline	src/torrent_handle.cpp	/^	void torrent_handle::set_piece_deadline(piece_ind/
set_piece_hashes	src/create_torrent.cpp	/^	void set_piece_hashes(create_torrent& t, std::str/
set_piece_hashes	src/create_torrent.cpp	/^	void set_piece_hashes(create_torrent& t, std::str/
set_piece_hashes	src/create_torrent.cpp	/^	void set_piece_hashes(create_torrent& t, std::str/
set_piece_hashes	include/libtorrent/create_torrent.hpp	/^	inline void set_piece_hashes(create_torrent& t, s/
set_piece_hashes	include/libtorrent/create_torrent.hpp	/^	inline void set_piece_hashes(create_torrent& t, s/
set_piece_hashes	include/libtorrent/create_torrent.hpp	/^	inline void set_piece_hashes(create_torrent& t, s/
set_piece_hashes	include/libtorrent/create_torrent.hpp	/^	inline void set_piece_hashes(create_torrent& t, s/
set_piece_layers	src/torrent_info.cpp	/^	void torrent_info::set_piece_layers(aux::vector<a/
set_piece_priority	src/piece_picker.cpp	/^	bool piece_picker::set_piece_priority(piece_index/
set_piece_priority	src/torrent.cpp	/^	void torrent::set_piece_priority(piece_index_t co/
set_pinned	src/torrent_handle.cpp	/^	void torrent_handle::set_pinned(bool) const {}$/
set_port_filter	src/session_handle.cpp	/^	void session_handle::set_port_filter(port_filter /
set_port_filter	src/session_impl.cpp	/^	void session_impl::set_port_filter(port_filter co/
set_priority	src/torrent.cpp	/^	void torrent::set_priority(int const prio)$/
set_priority	src/torrent_handle.cpp	/^	void torrent_handle::set_priority(int const p) co/
set_proxy	src/session_handle.cpp	/^	void session_handle::set_proxy(proxy_settings con/
set_proxy	include/libtorrent/proxy_base.hpp	/^	void set_proxy(std::string hostname, int port)$/
set_proxy_settings	src/udp_socket.cpp	/^void udp_socket::set_proxy_settings(aux::proxy_set/
set_queue_position	src/session_impl.cpp	/^	void session_impl::set_queue_position(torrent* me/
set_queue_position	src/torrent.cpp	/^	void torrent::set_queue_position(queue_position_t/
set_range	test/test_merkle_tree.cpp	/^std::vector<bool> set_range(std::vector<bool> bits/
set_rate_limit	src/session_impl.cpp	/^	void session_impl::set_rate_limit(peer_class_t c,/
set_ratio	src/torrent_handle.cpp	/^	void torrent_handle::set_ratio(float) const {}$/
set_root_cert	src/create_torrent.cpp	/^	void create_torrent::set_root_cert(string_view ce/
set_seed	src/peer_list.cpp	/^	void peer_list::set_seed(torrent_peer* p, bool s)/
set_seed	src/torrent.cpp	/^	void torrent::set_seed(torrent_peer* p, bool cons/
set_sequential_download	src/torrent.cpp	/^	void torrent::set_sequential_download(bool const /
set_sequential_download	src/torrent_handle.cpp	/^	void torrent_handle::set_sequential_download(bool/
set_server_name_callback	src/ssl.cpp	/^void set_server_name_callback(context_handle_type /
set_session_id	include/libtorrent/i2p_stream.hpp	/^	void set_session_id(char const* id) { m_id = id; /
set_session_options	include/libtorrent/i2p_stream.hpp	/^	void set_session_options(i2p_session_options cons/
set_session_paused	src/torrent.cpp	/^	void torrent::set_session_paused(bool const b)$/
set_settings	src/disk_buffer_pool.cpp	/^	void disk_buffer_pool::set_settings(settings_inte/
set_share_mode	src/peer_connection.cpp	/^	void peer_connection::set_share_mode(bool u)$/
set_share_mode	src/torrent.cpp	/^	void torrent::set_share_mode(bool s)$/
set_share_mode	src/torrent_handle.cpp	/^	void torrent_handle::set_share_mode(bool b) const/
set_socket_buffer_size	include/libtorrent/aux_/set_socket_buffer.hpp	/^	void set_socket_buffer_size(Socket& s, session_se/
set_ssl_cert	src/torrent.cpp	/^	void torrent::set_ssl_cert(std::string const& cer/
set_ssl_cert_buffer	src/torrent.cpp	/^	void torrent::set_ssl_cert_buffer(std::string con/
set_ssl_certificate	src/torrent_handle.cpp	/^	void torrent_handle::set_ssl_certificate($/
set_ssl_certificate_buffer	src/torrent_handle.cpp	/^	void torrent_handle::set_ssl_certificate_buffer($/
set_ssl_hostname_visitor	src/socket_type.cpp	161
set_ssl_hostname_visitor	src/socket_type.cpp	/^		set_ssl_hostname_visitor(char const* h, error_co/
set_state	src/torrent.cpp	/^	void torrent::set_state(torrent_status::state_t c/
set_state	src/utp_stream.cpp	/^void utp_socket_impl::set_state(state_t const s)$/
set_str	src/settings_pack.cpp	/^	void settings_pack::set_str(int const name, std::/
set_super_seeding	src/torrent.cpp	/^	void torrent::set_super_seeding(bool const on)$/
set_target	src/kademlia/rpc_manager.cpp	/^void observer::set_target(udp::endpoint const& ep)/
set_targets	src/kademlia/put_data.cpp	/^void put_data::set_targets(std::vector<std::pair<n/
set_thread_name	src/platform_util.cpp	/^	void set_thread_name(char const* name)$/
set_timeout	src/tracker_manager.cpp	/^	void timeout_handler::set_timeout(int completion_/
set_tracker_login	src/torrent.cpp	/^	void torrent::set_tracker_login(std::string const/
set_tracker_login	src/torrent_handle.cpp	/^	void torrent_handle::set_tracker_login(std::strin/
set_tracker_proxy	src/session_handle.cpp	/^	void session_handle::set_tracker_proxy(proxy_sett/
set_traffic_class	include/libtorrent/aux_/set_traffic_class.hpp	/^	void set_traffic_class(Socket& s, int v, error_co/
set_trust_certificate	src/ssl.cpp	/^void set_trust_certificate(native_context_type nc,/
set_upload_limit	src/peer_class.cpp	/^	void peer_class::set_upload_limit(int limit)$/
set_upload_limit	src/torrent.cpp	/^	void torrent::set_upload_limit(int const limit)$/
set_upload_limit	src/torrent_handle.cpp	/^	void torrent_handle::set_upload_limit(int limit) /
set_upload_mode	src/torrent.cpp	/^	void torrent::set_upload_mode(bool b)$/
set_upload_mode	src/torrent_handle.cpp	/^	void torrent_handle::set_upload_mode(bool b) cons/
set_upload_only	src/peer_connection.cpp	/^	void peer_connection::set_upload_only(bool u)$/
set_upload_rate_limit	src/session_handle.cpp	/^	void session_handle::set_upload_rate_limit(int by/
set_upload_rate_limit	src/session_impl.cpp	/^	void session_impl::set_upload_rate_limit(peer_cla/
set_upload_rate_limit_depr	src/session_impl.cpp	/^	void session_impl::set_upload_rate_limit_depr(int/
set_userdata	include/libtorrent/aux_/utp_stream.hpp	/^	void set_userdata(utp_stream* s) { m_userdata = s/
set_username	include/libtorrent/http_stream.hpp	/^	void set_username(std::string const& user$/
set_username	include/libtorrent/socks5_stream.hpp	/^	void set_username(std::string const& user$/
set_utp_stream_logging	src/utp_stream.cpp	/^void set_utp_stream_logging(bool enable) {$/
set_value	src/performance_counters.cpp	/^	void counters::set_value(int const c, std::int64_/
set_value	src/kademlia/dht_storage.cpp	/^	void set_value(dht_immutable_item& item, span<cha/
set_verify_callback	include/libtorrent/ssl_stream.hpp	/^	void set_verify_callback(T const& fun, error_code/
set_version	include/libtorrent/socks5_stream.hpp	/^	void set_version(int v) { m_version = v; }$/
set_web_seed_proxy	src/session_handle.cpp	/^	void session_handle::set_web_seed_proxy(proxy_set/
set_web_seeds	src/torrent_info.cpp	/^	void torrent_info::set_web_seeds(std::vector<web_/
sett	test/test_dht.cpp	595
sett	include/libtorrent/peer_connection.hpp	174
setting_by_name	src/settings_pack.cpp	/^	int setting_by_name(string_view const key)$/
setting_changed	src/session_impl.cpp	/^	bool setting_changed(settings_pack const& pack, a/
settings	test/settings.cpp	/^lt::settings_pack settings()$/
settings	src/torrent.cpp	/^	aux::session_settings const& torrent::settings() /
settings	include/libtorrent/kademlia/dht_settings.hpp	166
settings_interface	include/libtorrent/aux_/session_settings.hpp	/^	struct TORRENT_EXTRA_EXPORT session_settings fina/
settings_updated	src/mmap_disk_io.cpp	/^	void mmap_disk_io::settings_updated()$/
setup_listener	src/session_impl.cpp	/^	std::shared_ptr<listen_socket_t> session_impl::se/
setup_peer	test/test_fast_extension.cpp	/^std::shared_ptr<torrent_info> setup_peer(tcp::sock/
setup_peer_class	src/torrent.cpp	/^	void torrent::setup_peer_class()$/
setup_picker	test/test_piece_picker.cpp	/^std::shared_ptr<piece_picker> setup_picker($/
setup_receive	src/peer_connection.cpp	/^	void peer_connection::setup_receive()$/
setup_send	src/peer_connection.cpp	/^	void peer_connection::setup_send()$/
setup_ssl_hostname	src/socket_type.cpp	/^	void setup_ssl_hostname(socket_type& s, std::stri/
setup_test_storage	test/test_file_storage.cpp	/^void setup_test_storage(file_storage& st)$/
setup_torrent	test/test_storage.cpp	/^std::shared_ptr<StorageType> setup_torrent(file_st/
setup_torrent_info	test/test_storage.cpp	/^std::shared_ptr<torrent_info> setup_torrent_info(f/
setup_transfer	test/setup_transfer.cpp	/^setup_transfer(lt::session* ses1, lt::session* ses/
sha1_ctx	include/libtorrent/sha1.hpp	28
sha1_hash	include/libtorrent/sha1_hash.hpp	285
sha1_vectors	test/test_hasher.cpp	57
sha256_ctx	include/libtorrent/sha256.hpp	18
sha256_hash	include/libtorrent/sha1_hash.hpp	286
sha256_vectors	test/test_hasher.cpp	65
sha512_ctx	include/libtorrent/aux_/sha512.hpp	17
sha_compress	src/sha256.cpp	/^	void sha_compress(sha256_ctx& md, const unsigned /
share_mode_msg	include/libtorrent/bt_peer_connection.hpp	108
share_mode_target	include/libtorrent/settings_pack.hpp	1589
share_ratio_limit	include/libtorrent/settings_pack.hpp	1816
shared_from_this	test/test_peer_list.cpp	/^std::shared_ptr<mock_peer_connection> shared_from_/
short_string_max_header	include/libtorrent/bdecode.hpp	183
short_timeout	src/kademlia/rpc_manager.cpp	/^void observer::short_timeout()$/
should_announce_dht	src/torrent.cpp	/^	bool torrent::should_announce_dht() const$/
should_check_files	src/torrent.cpp	/^	bool torrent::should_check_files() const$/
should_delete	src/utp_stream.cpp	/^bool utp_socket_impl::should_delete() const$/
should_erase_immediately	src/peer_list.cpp	/^	bool peer_list::should_erase_immediately(torrent_/
should_log	test/test_dht.cpp	/^	bool should_log(module_t) const override { return/
should_log	test/test_dos_blocker.cpp	/^	bool should_log(module_t) const override { return/
should_log	test/test_peer_list.cpp	/^	bool should_log(peer_log_alert::direction_t) cons/
should_log	src/lsd.cpp	/^bool lsd::should_log() const$/
should_log	src/natpmp.cpp	/^bool natpmp::should_log() const$/
should_log	src/peer_connection.cpp	/^	bool peer_connection::should_log(peer_log_alert::/
should_log	src/peer_connection_handle.cpp	/^bool peer_connection_handle::should_log(peer_log_a/
should_log	src/session_impl.cpp	/^	bool session_impl::should_log() const$/
should_log	src/session_impl.cpp	/^	bool session_impl::should_log(module_t) const$/
should_log	src/session_impl.cpp	/^		bool tracker_logger::should_log() const$/
should_log	src/torrent.cpp	/^	bool torrent::should_log() const$/
should_log	src/upnp.cpp	/^bool upnp::should_log() const$/
should_log_lsd	src/session_impl.cpp	/^	bool session_impl::should_log_lsd() const$/
should_log_portmap	test/test_natpmp.cpp	/^		virtual bool should_log_portmap(portmap_transpor/
should_log_portmap	src/session_impl.cpp	/^	bool session_impl::should_log_portmap(portmap_tra/
should_print	test/setup_transfer.cpp	/^bool should_print(lt::alert* a)$/
shuffle	src/piece_picker.cpp	/^	void piece_picker::shuffle(int const priority, pr/
shutdown	include/libtorrent/ssl_stream.hpp	/^	void shutdown(error_code& ec)$/
sig	test/test_dht.cpp	/^	msg_args& sig(signature const& s)$/
sig	src/kademlia/dht_storage.cpp	110
sig_handler	test/main.cpp	/^[[noreturn]] void sig_handler(int sig)$/
sign_mutable_item	src/kademlia/item.cpp	/^signature sign_mutable_item($/
signature	include/libtorrent/kademlia/types.hpp	66
signature	include/libtorrent/kademlia/types.hpp	/^		explicit signature(char const* b)$/
sim::asio::async_read	include/libtorrent/socket.hpp	95
sim::asio::async_write	include/libtorrent/socket.hpp	94
sim::asio::io_context	include/libtorrent/io_context.hpp	51
sim::asio::ip::address	include/libtorrent/address.hpp	54
sim::asio::ip::address_v4	include/libtorrent/address.hpp	55
sim::asio::ip::address_v6	include/libtorrent/address.hpp	56
sim::asio::ip::make_address	include/libtorrent/address.hpp	68
sim::asio::ip::make_address_v4	include/libtorrent/address.hpp	69
sim::asio::ip::make_address_v6	include/libtorrent/address.hpp	70
sim::asio::ssl::context	include/libtorrent/ssl.hpp	93
sim::asio::ssl::stream	include/libtorrent/ssl.hpp	95
sim::asio::ssl::stream_base	include/libtorrent/ssl.hpp	94
similar_test_t	test/test_similar_torrent.cpp	47
similar_torrents	src/torrent_info.cpp	/^	std::vector<sha1_hash> torrent_info::similar_torr/
single_file	test/test_checking.cpp	89
single_threaded	include/libtorrent/debug.hpp	/^	struct TORRENT_EXTRA_EXPORT single_threaded$/
single_threaded	include/libtorrent/debug.hpp	265
single_threaded	include/libtorrent/torrent.hpp	363
single_threaded	include/libtorrent/tracker_manager.hpp	318
single_threaded	include/libtorrent/aux_/chained_buffer.hpp	/^	struct TORRENT_EXTRA_EXPORT chained_buffer : priv/
single_threaded	include/libtorrent/aux_/packet_pool.hpp	/^	struct TORRENT_EXTRA_EXPORT packet_pool : private/
single_threaded	include/libtorrent/aux_/session_impl.hpp	343
siocgifmtu	src/enum_net.cpp	149
size	test/test_buffer.cpp	/^	std::size_t size() const { return m_size; }$/
size	test/test_torrent_info.cpp	1128
size	src/merkle_tree.cpp	/^	std::size_t merkle_tree::size() const$/
size	src/kademlia/routing_table.cpp	/^std::tuple<int, int, int> routing_table::size() co/
size	include/libtorrent/bloom_filter.hpp	/^		float size() const$/
size	include/libtorrent/file_storage.hpp	158
size	include/libtorrent/netlink.hpp	/^		std::size_t size() const$/
size	include/libtorrent/sha1_hash.hpp	/^		static constexpr difference_type size() noexcept/
size	include/libtorrent/socket.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/socket.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/socket.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/socket.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/socket.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/socket.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/socket.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/socket.hpp	/^		std::size_t size(Protocol const&) const { return/
size	include/libtorrent/socket.hpp	/^		std::size_t size(Protocol const&) const { return/
size	include/libtorrent/span.hpp	/^		index_type size() const noexcept { return m_len;/
size	include/libtorrent/tailqueue.hpp	/^		int size() const { TORRENT_ASSERT(m_size >= 0); /
size	include/libtorrent/kademlia/msg.hpp	66
size	include/libtorrent/aux_/bind_to_device.hpp	/^		size_t size(Protocol const&) const { return strl/
size	include/libtorrent/aux_/bind_to_device.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/aux_/bind_to_device.hpp	/^		size_t size(Protocol const&) const { return strl/
size	include/libtorrent/aux_/buffer.hpp	/^	difference_type size() const { return m_size; }$/
size	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		int size() const { return m_num_items; }$/
size	include/libtorrent/aux_/keepalive.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/aux_/keepalive.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/aux_/keepalive.hpp	/^		size_t size(Protocol const&) const { return size/
size	include/libtorrent/aux_/packet_pool.hpp	82
size	include/libtorrent/aux_/storage_free_list.hpp	/^		std::size_t size() const { return m_free_slots.s/
size	include/libtorrent/aux_/store_buffer.hpp	/^	std::size_t size() const$/
size	include/libtorrent/aux_/torrent_list.hpp	/^	std::size_t size() const { return m_array.size();/
size_divisible	include/libtorrent/kademlia/msg.hpp	83
size_on_disk	src/file_storage.cpp	/^	std::int64_t size_on_disk(file_storage const& fs)/
skip_checking	include/libtorrent/torrent.hpp	1177
sliding_average	include/libtorrent/sliding_average.hpp	49
sliding_average	include/libtorrent/sliding_average.hpp	/^	sliding_average(): m_mean(0), m_average_deviation/
sliding_average	include/libtorrent/aux_/suggest_piece.hpp	123
sliding_average	include/libtorrent/aux_/utp_stream.hpp	915
slot_index_t	include/libtorrent/part_file.hpp	55
slow	include/libtorrent/torrent_handle.hpp	192
smooth_connects	include/libtorrent/settings_pack.hpp	733
snub_peer	src/peer_connection.cpp	/^	void peer_connection::snub_peer()$/
snubbed_piece_picks	include/libtorrent/performance_counters.hpp	91
soap_add_response	test/test_upnp.cpp	58
soap_delete_response	test/test_upnp.cpp	68
sock	test/test_listen_socket.cpp	/^	std::shared_ptr<aux::listen_socket_t> sock(char c/
sock	test/test_listen_socket.cpp	/^	std::shared_ptr<aux::listen_socket_t> sock(char c/
sock	test/test_listen_socket.cpp	/^	std::shared_ptr<aux::listen_socket_t> sock(char c/
sock	test/test_upnp.cpp	55
sock	src/socket_type.cpp	227
sock	include/libtorrent/aux_/session_udp_sockets.hpp	63
sock_accept	include/libtorrent/operations.hpp	115
sock_bind	include/libtorrent/operations.hpp	89
sock_bind_to_device	include/libtorrent/operations.hpp	112
sock_listen	include/libtorrent/operations.hpp	108
sock_open	include/libtorrent/operations.hpp	86
sock_option	include/libtorrent/operations.hpp	175
sock_read	include/libtorrent/operations.hpp	83
sock_type_	src/socket_type.cpp	252
sock_type_idx	src/alert.cpp	/^	int sock_type_idx(socket_type_t type)$/
sock_write	include/libtorrent/operations.hpp	80
sockaddr_len	src/enum_net.cpp	/^	int sockaddr_len(sockaddr const* sin)$/
sockaddr_to_address	src/enum_net.cpp	/^	address sockaddr_to_address(sockaddr const* sin, /
socket	src/torrent.cpp	2961
socket	src/torrent.cpp	9866
socket	include/libtorrent/socket.hpp	92
socket	include/libtorrent/socket.hpp	100
socket	include/libtorrent/socket.hpp	104
socket	include/libtorrent/upnp.hpp	67
socket	include/libtorrent/aux_/path.hpp	97
socket_closer	src/enum_net.cpp	163
socket_closer	src/enum_net.cpp	/^		socket_closer(int s) : m_socket(s) {}$/
socket_closer	src/socket_type.cpp	204
socket_closer	src/socket_type.cpp	/^		socket_closer(io_context& ioc$/
socket_drained	src/utp_socket_manager.cpp	/^	void utp_socket_manager::socket_drained()$/
socket_drained	src/utp_stream.cpp	/^void utp_socket_impl::socket_drained()$/
socket_manager	test/test_dht.cpp	/^struct mock_socket final : socket_manager$/
socket_manager	include/libtorrent/kademlia/dht_tracker.hpp	69
socket_manager	include/libtorrent/kademlia/node.hpp	87
socket_package	include/libtorrent/upnp.hpp	64
socket_package	include/libtorrent/upnp.hpp	/^		socket_package(io_context& ios) : socket(ios) {}/
socket_recv_size10	include/libtorrent/performance_counters.hpp	315
socket_recv_size11	include/libtorrent/performance_counters.hpp	316
socket_recv_size12	include/libtorrent/performance_counters.hpp	317
socket_recv_size13	include/libtorrent/performance_counters.hpp	318
socket_recv_size14	include/libtorrent/performance_counters.hpp	319
socket_recv_size15	include/libtorrent/performance_counters.hpp	320
socket_recv_size16	include/libtorrent/performance_counters.hpp	321
socket_recv_size17	include/libtorrent/performance_counters.hpp	322
socket_recv_size18	include/libtorrent/performance_counters.hpp	323
socket_recv_size19	include/libtorrent/performance_counters.hpp	324
socket_recv_size20	include/libtorrent/performance_counters.hpp	325
socket_recv_size3	include/libtorrent/performance_counters.hpp	308
socket_recv_size4	include/libtorrent/performance_counters.hpp	309
socket_recv_size5	include/libtorrent/performance_counters.hpp	310
socket_recv_size6	include/libtorrent/performance_counters.hpp	311
socket_recv_size7	include/libtorrent/performance_counters.hpp	312
socket_recv_size8	include/libtorrent/performance_counters.hpp	313
socket_recv_size9	include/libtorrent/performance_counters.hpp	314
socket_send_size10	include/libtorrent/performance_counters.hpp	288
socket_send_size11	include/libtorrent/performance_counters.hpp	289
socket_send_size12	include/libtorrent/performance_counters.hpp	290
socket_send_size13	include/libtorrent/performance_counters.hpp	291
socket_send_size14	include/libtorrent/performance_counters.hpp	292
socket_send_size15	include/libtorrent/performance_counters.hpp	293
socket_send_size16	include/libtorrent/performance_counters.hpp	294
socket_send_size17	include/libtorrent/performance_counters.hpp	295
socket_send_size18	include/libtorrent/performance_counters.hpp	296
socket_send_size19	include/libtorrent/performance_counters.hpp	297
socket_send_size20	include/libtorrent/performance_counters.hpp	298
socket_send_size3	include/libtorrent/performance_counters.hpp	281
socket_send_size4	include/libtorrent/performance_counters.hpp	282
socket_send_size5	include/libtorrent/performance_counters.hpp	283
socket_send_size6	include/libtorrent/performance_counters.hpp	284
socket_send_size7	include/libtorrent/performance_counters.hpp	285
socket_send_size8	include/libtorrent/performance_counters.hpp	286
socket_send_size9	include/libtorrent/performance_counters.hpp	287
socket_type_idx	src/socket_type.cpp	/^	socket_type_t socket_type_idx(socket_type const& /
socket_type_name	src/socket_type.cpp	/^	char const* socket_type_name(socket_type_t const /
socket_type_name	src/socket_type.cpp	/^	char const* socket_type_name(socket_type const& s/
socket_type_t	include/libtorrent/alert_types.hpp	1469
socket_type_t	include/libtorrent/alert_types.hpp	1552
socket_type_t	include/libtorrent/peer_class_type_filter.hpp	57
socket_type_t	include/libtorrent/socket_type.hpp	43
socks4	include/libtorrent/settings_pack.hpp	2217
socks5	src/udp_socket.cpp	82
socks5	src/udp_socket.cpp	/^	explicit socks5(io_context& ios, aux::listen_sock/
socks5	include/libtorrent/alert_types.hpp	1475
socks5	include/libtorrent/alert_types.hpp	1558
socks5	include/libtorrent/settings_pack.hpp	2224
socks5	include/libtorrent/socket_type.hpp	45
socks5_alert::socks5_alert	src/alert.cpp	/^	socks5_alert::socks5_alert(aux::stack_allocator&$/
socks5_alert::static_category	src/alert.cpp	3282
socks5_connect	include/libtorrent/socks5_stream.hpp	102
socks5_pw	include/libtorrent/settings_pack.hpp	2232
socks5_ssl	include/libtorrent/socket_type.hpp	50
socks5_stream	include/libtorrent/socks5_stream.hpp	96
socks5_stream	include/libtorrent/socks5_stream.hpp	/^	explicit socks5_stream(io_context& io_context)$/
socks5_stream	include/libtorrent/aux_/socket_type.hpp	58
socks5_udp_associate	include/libtorrent/socks5_stream.hpp	103
socks5_udp_send_local_ep	include/libtorrent/settings_pack.hpp	1019
socks_category	src/socks5_stream.cpp	/^	boost::system::error_category& socks_category()$/
socks_connect	include/libtorrent/socks5_stream.hpp	/^	void socks_connect(Handler h)$/
socks_error	src/socks5_stream.cpp	42
socks_error	include/libtorrent/socks5_stream.hpp	49
socks_error_code	include/libtorrent/socks5_stream.hpp	54
socks_forward_udp	src/udp_socket.cpp	/^void socks5::socks_forward_udp()$/
sorted_insert	include/libtorrent/vector_utils.hpp	/^	void sorted_insert(std::vector<T>& container, U v/
source	test/test_dht.cpp	601
source	src/ut_metadata.cpp	171
source_client	include/libtorrent/announce_entry.hpp	234
source_hint	include/libtorrent/enum_net.hpp	118
source_ip_cannot_be_wildcarded	include/libtorrent/upnp.hpp	88
source_magnet_link	include/libtorrent/announce_entry.hpp	236
source_rank	src/request_blocks.cpp	/^	int source_rank(peer_source_flags_t const source_/
source_tex	include/libtorrent/announce_entry.hpp	238
source_torrent	include/libtorrent/announce_entry.hpp	232
sources	include/libtorrent/ip_voter.hpp	80
space_exhausted	include/libtorrent/gzip.hpp	78
space_in_last_buffer	src/chained_buffer.cpp	/^	int chained_buffer::space_in_last_buffer()$/
span	include/libtorrent/span.hpp	69
span	include/libtorrent/span.hpp	/^		span() noexcept : m_ptr(nullptr), m_len(0) {}$/
span	include/libtorrent/span.hpp	/^		span(span<U> const& v) noexcept \/\/ NOLINT$/
span	include/libtorrent/span.hpp	/^		span(T& p) noexcept : m_ptr(&p), m_len(1) {} \/\/ /
span	include/libtorrent/span.hpp	/^		span(T* p, difference_type const l) noexcept : m/
span	include/libtorrent/span.hpp	/^		span(std::array<U, N>& arr) noexcept \/\/ NOLINT$/
span	include/libtorrent/span.hpp	/^		span(std::basic_string<U>& str) noexcept \/\/ NOLI/
span	include/libtorrent/span.hpp	/^		span(U (&arr)[N]) noexcept \/\/ NOLINT$/
span	include/libtorrent/span.hpp	/^		span(Cont& c) \/\/ NOLINT$/
span	include/libtorrent/span.hpp	/^		span(Cont const& c) \/\/ NOLINT$/
sparse	test/test_storage.cpp	675
spawn_connections	test/test_bandwidth_limiter.cpp	/^void spawn_connections(connections_t& v, aux::band/
spinning	include/libtorrent/aux_/drive_info.hpp	40
split_bucket	src/kademlia/routing_table.cpp	/^void routing_table::split_bucket()$/
split_string	src/string_util.cpp	/^	std::pair<string_view, string_view> split_string(/
split_string_quotes	src/string_util.cpp	/^	std::pair<string_view, string_view> split_string_/
split_url	src/parse_url.cpp	/^		split_url(std::string url, error_code& ec)$/
src	include/libtorrent/kademlia/dos_blocker.hpp	74
ssd_dax	include/libtorrent/aux_/drive_info.hpp	42
ssd_disk	include/libtorrent/aux_/drive_info.hpp	41
ssdp_multicast_addr	src/upnp.cpp	169
ssdp_port	src/upnp.cpp	170
sse42_support	src/cpuid.cpp	158
sse42_support	include/libtorrent/aux_/cpuid.hpp	41
ssl	src/ssl.cpp	48
ssl	include/libtorrent/ssl.hpp	87
ssl	include/libtorrent/string_util.hpp	89
ssl	include/libtorrent/torrent.hpp	100
ssl	include/libtorrent/aux_/session_udp_sockets.hpp	54
ssl_cert	src/torrent_info.cpp	/^	string_view torrent_info::ssl_cert() const$/
ssl_disconnects	test/test_ssl.cpp	80
ssl_handle_visitor	src/torrent.cpp	7431
ssl_handshake	src/session_impl.cpp	/^	void session_impl::ssl_handshake(error_code const/
ssl_handshake	include/libtorrent/operations.hpp	102
ssl_listen	include/libtorrent/settings_pack.hpp	1790
ssl_listen_port	src/session_handle.cpp	/^	unsigned short session_handle::ssl_listen_port() /
ssl_listen_port	src/session_impl.cpp	/^	std::uint16_t session_impl::ssl_listen_port() con/
ssl_listen_port	src/session_impl.cpp	/^	std::uint16_t session_impl::ssl_listen_port(liste/
ssl_peer_disconnects	test/test_ssl.cpp	101
ssl_server_name_callback	src/session_impl.cpp	/^int ssl_server_name_callback(SSL* s, int*, void* a/
ssl_server_name_callback	src/session_impl.cpp	/^bool ssl_server_name_callback(ssl::stream_handle_t/
ssl_server_name_callback_impl	src/session_impl.cpp	/^	bool ssl_server_name_callback_impl(ssl::stream_ha/
ssl_stream	include/libtorrent/ssl_stream.hpp	56
ssl_stream	include/libtorrent/ssl_stream.hpp	/^	ssl_stream(io_context& io_context, ssl::context& /
ssl_stream	include/libtorrent/ssl_stream.hpp	/^	ssl_stream(S&& s, ssl::context& ctx)$/
ssl_stream	include/libtorrent/aux_/socket_type.hpp	65
ssl_stream	include/libtorrent/aux_/socket_type.hpp	66
ssl_stream	include/libtorrent/aux_/socket_type.hpp	67
ssl_tcp_socket	include/libtorrent/peer_class_type_filter.hpp	63
ssl_utp_socket	include/libtorrent/peer_class_type_filter.hpp	64
ssrf_mitigation	include/libtorrent/alert_types.hpp	1786
ssrf_mitigation	include/libtorrent/error_code.hpp	458
ssrf_mitigation	include/libtorrent/settings_pack.hpp	994
st	test/test_similar_torrent.cpp	49
stack	include/libtorrent/debug.hpp	75
stack_allocator	include/libtorrent/stack_allocator.hpp	/^	struct TORRENT_EXTRA_EXPORT stack_allocator$/
stack_frame	src/bdecode.cpp	112
stack_frame	src/bdecode.cpp	/^		stack_frame() : token(0), state(0) {}$/
stack_frame	src/bdecode.cpp	/^		explicit stack_frame(int const t): token(std::ui/
start	test/test_bandwidth_limiter.cpp	/^void peer_connection::start()$/
start	src/bt_peer_connection.cpp	/^	void bt_peer_connection::start()$/
start	src/http_connection.cpp	/^void http_connection::start(std::string const& hos/
start	src/http_tracker_connection.cpp	/^	void http_tracker_connection::start()$/
start	src/lsd.cpp	/^void lsd::start(error_code& ec)$/
start	src/natpmp.cpp	/^void natpmp::start(ip_interface const& ip)$/
start	src/peer_connection.cpp	/^	void peer_connection::start()$/
start	src/session.cpp	/^	void session::start(session_flags_t const flags, /
start	src/session.cpp	/^	void session::start(session_flags_t const flags, /
start	src/torrent.cpp	/^	void torrent::start()$/
start	src/udp_socket.cpp	/^void socks5::start(aux::proxy_settings const& ps)$/
start	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::start()$/
start	src/upnp.cpp	/^void upnp::start()$/
start	src/web_connection_base.cpp	/^	void web_connection_base::start()$/
start	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::start(find_data::nodes_callback/
start	src/kademlia/find_data.cpp	/^void find_data::start()$/
start	src/kademlia/put_data.cpp	/^void put_data::start()$/
start	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::start()$/
start	include/libtorrent/bt_peer_connection.hpp	459
start	include/libtorrent/ip_filter.hpp	114
start	include/libtorrent/web_peer_connection.hpp	109
start_announce	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::start_announce()$/
start_announcing	src/torrent.cpp	/^	void torrent::start_announcing()$/
start_checking	src/torrent.cpp	/^	void torrent::start_checking() try$/
start_conn	test/bittorrent_peer.cpp	/^void peer_conn::start_conn()$/
start_dht	test/dht_server.cpp	/^int start_dht()$/
start_dht	src/session_handle.cpp	/^	void session_handle::start_dht()$/
start_dht	src/session_handle.cpp	/^	void session_handle::start_dht(entry const& start/
start_dht	src/session_impl.cpp	/^	void session_impl::start_dht()$/
start_dht_deprecated	src/session_impl.cpp	/^	void session_impl::start_dht_deprecated(entry con/
start_ip_notifier	src/session_impl.cpp	/^	void session_impl::start_ip_notifier()$/
start_lsd	src/session_handle.cpp	/^	void session_handle::start_lsd()$/
start_lsd	src/session_impl.cpp	/^	void session_impl::start_lsd()$/
start_natpmp	src/session_handle.cpp	/^	void session_handle::start_natpmp()$/
start_natpmp	src/session_impl.cpp	/^	void session_impl::start_natpmp(std::shared_ptr<a/
start_natpmp	src/session_impl.cpp	/^	void session_impl::start_natpmp()$/
start_offset	include/libtorrent/bdecode.hpp	/^	int start_offset() const$/
start_peer	test/peer_server.cpp	/^int start_peer()$/
start_proxy	test/setup_transfer.cpp	/^int start_proxy(int proxy_type)$/
start_read_line	include/libtorrent/i2p_stream.hpp	/^	void start_read_line(error_code const& e, Handler/
start_receive_piece	src/peer_connection.cpp	/^	void peer_connection::start_receive_piece(peer_re/
start_session	src/session_impl.cpp	/^	void session_impl::start_session()$/
start_udp_tracker	test/udp_tracker.cpp	/^int start_udp_tracker(address iface)$/
start_upnp	src/session_handle.cpp	/^	void session_handle::start_upnp()$/
start_upnp	src/session_impl.cpp	/^	void session_impl::start_upnp()$/
start_upnp	src/session_impl.cpp	/^	void session_impl::start_upnp(std::shared_ptr<aux/
start_web_server	test/setup_transfer.cpp	/^int start_web_server(bool ssl, bool chunked_encodi/
started	include/libtorrent/tracker_manager.hpp	96
started_hash_job	src/piece_picker.cpp	/^	void piece_picker::started_hash_job(piece_index_t/
stat_cache_t	include/libtorrent/stat_cache.hpp	85
stat_cache_t	include/libtorrent/stat_cache.hpp	/^			explicit stat_cache_t(std::int64_t s): file_siz/
stat_channel	include/libtorrent/stat.hpp	/^	class TORRENT_EXTRA_EXPORT stat_channel$/
stat_file	src/path.cpp	/^	void stat_file(std::string const& inf, file_statu/
stat_to_array	src/alert.cpp	/^		std::array<int, stats_alert::num_channels> stat_/
state	src/bdecode.cpp	120
state	src/puff.cpp	102
state	src/session_handle.cpp	/^	entry session_handle::state() const$/
state	src/torrent.cpp	2963
state	src/torrent.cpp	9874
state	src/kademlia/dht_tracker.cpp	/^	dht_state dht_tracker::state() const$/
state	include/libtorrent/enum_net.hpp	109
state	include/libtorrent/piece_picker.hpp	136
state	include/libtorrent/piece_picker.hpp	/^			download_queue_t state() const { return downloa/
state	include/libtorrent/piece_picker.hpp	/^			void state(download_queue_t q) { download_state/
state	include/libtorrent/sha1.hpp	30
state	include/libtorrent/sha256.hpp	21
state	include/libtorrent/aux_/sha512.hpp	20
state	include/libtorrent/aux_/utp_stream.hpp	/^	state_t state() const { return static_cast<state_/
state_changed_alert::state_changed_alert	src/alert.cpp	/^	state_changed_alert::state_changed_alert(aux::sta/
state_changed_alert::static_category	src/alert.cpp	3199
state_finished	include/libtorrent/piece_picker.hpp	135
state_none	include/libtorrent/piece_picker.hpp	135
state_requested	include/libtorrent/piece_picker.hpp	135
state_t	src/torrent.cpp	9868
state_t	include/libtorrent/bt_peer_connection.hpp	371
state_t	include/libtorrent/i2p_stream.hpp	468
state_t	include/libtorrent/i2p_stream.hpp	626
state_t	include/libtorrent/torrent_handle.hpp	192
state_t	include/libtorrent/torrent_status.hpp	84
state_t	include/libtorrent/aux_/utp_stream.hpp	720
state_update_alert::state_update_alert	src/alert.cpp	/^	state_update_alert::state_update_alert(aux::stack/
state_update_alert::static_category	src/alert.cpp	3257
state_updated	src/torrent.cpp	/^	void torrent::state_updated()$/
state_writing	include/libtorrent/piece_picker.hpp	135
statistics	test/test_peer_list.cpp	/^	lt::stat const& statistics() const override { ret/
stats_alert::static_category	src/alert.cpp	3247
stats_alert::stats_alert	src/alert.cpp	/^	stats_alert::stats_alert(aux::stack_allocator& al/
stats_channel	include/libtorrent/alert_types.hpp	1846
stats_counter_t	include/libtorrent/performance_counters.hpp	50
stats_counters	include/libtorrent/peer_connection.hpp	175
stats_gauge_t	include/libtorrent/performance_counters.hpp	336
stats_metric::type_counter	src/session_stats.cpp	46
stats_metric::type_gauge	src/session_stats.cpp	47
stats_metric_impl	src/session_stats.cpp	52
status	src/session_handle.cpp	/^	session_status session_handle::status() const$/
status	src/session_impl.cpp	/^	session_status session_impl::status() const$/
status	src/torrent.cpp	/^	void torrent::status(torrent_status* st, status_f/
status	src/torrent_handle.cpp	/^	torrent_status torrent_handle::status(status_flag/
status	src/kademlia/node.cpp	/^dht_status node::status() const$/
status	src/kademlia/node.cpp	/^void node::status(session_status& s)$/
status	src/kademlia/routing_table.cpp	/^void routing_table::status(std::vector<dht_routing/
status	src/kademlia/routing_table.cpp	/^void routing_table::status(session_status& s) cons/
status	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::status(dht_lookup& l)$/
status	include/libtorrent/hash_picker.hpp	85
status_flags_t	include/libtorrent/torrent_handle.hpp	88
status_t	include/libtorrent/storage_defs.hpp	65
std	include/libtorrent/info_hash.hpp	155
std	include/libtorrent/sha1_hash.hpp	301
std	include/libtorrent/tailqueue.hpp	204
std	include/libtorrent/torrent_handle.hpp	1419
std	include/libtorrent/torrent_status.hpp	599
std	include/libtorrent/units.hpp	155
std	include/libtorrent/aux_/store_buffer.hpp	68
std::array	src/alert.cpp	1500
std::array	src/mmap_disk_io.cpp	534
std::array	src/pe_crypto.cpp	65
std::array	src/string_util.cpp	51
std::array	src/udp_socket.cpp	128
std::array	src/kademlia/ed25519.cpp	40
std::array	src/kademlia/ed25519.cpp	113
std::array	include/libtorrent/lsd.hpp	73
std::array	include/libtorrent/natpmp.hpp	144
std::array	include/libtorrent/pe_crypto.hpp	63
std::array	include/libtorrent/sha1_hash.hpp	276
std::array	include/libtorrent/string_util.hpp	55
std::array	include/libtorrent/upnp.hpp	68
std::array	include/libtorrent/kademlia/ed25519.hpp	48
std::array	include/libtorrent/kademlia/ed25519.hpp	99
std::array	include/libtorrent/kademlia/types.hpp	52
std::array	include/libtorrent/kademlia/types.hpp	63
std::array	include/libtorrent/kademlia/types.hpp	74
std::array	include/libtorrent/aux_/array.hpp	44
std::array	include/libtorrent/aux_/utp_socket_manager.hpp	191
std::array	include/libtorrent/aux_/utp_stream.hpp	903
std::chrono::duration_cast	include/libtorrent/time.hpp	69
std::chrono::system_clock	src/time.cpp	43
std::chrono::time_point_cast	include/libtorrent/time.hpp	70
std::enable_if	include/libtorrent/io.hpp	102
std::enable_if	include/libtorrent/aux_/heterogeneous_queue.hpp	73
std::enable_shared_from_this	src/smart_ban.cpp	/^		, std::enable_shared_from_this<smart_ban_plugin>/
std::enable_shared_from_this	include/libtorrent/mmap_storage.hpp	71
std::enable_shared_from_this	include/libtorrent/natpmp.hpp	89
std::enable_shared_from_this	include/libtorrent/upnp.hpp	164
std::enable_shared_from_this	include/libtorrent/kademlia/observer.hpp	/^	: std::enable_shared_from_this<observer>$/
std::ignore	test/test_priority.cpp	57
std::ignore	test/test_remap_files.cpp	55
std::ignore	test/test_remove_torrent.cpp	55
std::ignore	test/test_ssl.cpp	67
std::ignore	test/test_transfer.cpp	56
std::is_same	include/libtorrent/span.hpp	61
std::is_same	include/libtorrent/span.hpp	62
std::is_same	include/libtorrent/span.hpp	63
std::list	include/libtorrent/i2p_stream.hpp	624
std::map	src/session_impl.cpp	189
std::map	src/session_impl.cpp	194
std::map	src/udp_tracker_connection.cpp	60
std::map	src/kademlia/dht_storage.cpp	175
std::map	include/libtorrent/debug.hpp	80
std::map	include/libtorrent/debug.hpp	175
std::map	include/libtorrent/torrent.hpp	229
std::map	include/libtorrent/kademlia/find_data.hpp	73
std::pair	src/copy_file.cpp	73
std::pair	src/piece_picker.cpp	776
std::pair	src/piece_picker.cpp	828
std::pair	src/posix_storage.cpp	321
std::pair	src/storage_utils.cpp	143
std::pair	src/string_util.cpp	360
std::pair	src/string_util.cpp	367
std::pair	include/libtorrent/string_util.hpp	135
std::pair	include/libtorrent/string_util.hpp	140
std::pair	include/libtorrent/utf8.hpp	45
std::pair	include/libtorrent/aux_/path.hpp	126
std::pair	include/libtorrent/aux_/path.hpp	127
std::pair	include/libtorrent/aux_/path.hpp	128
std::pair	include/libtorrent/aux_/storage_utils.hpp	74
std::pair	include/libtorrent/aux_/utp_stream.hpp	657
std::ratio	include/libtorrent/time.hpp	59
std::set	include/libtorrent/debug.hpp	172
std::string	include/libtorrent/aux_/path.hpp	165
std::tuple	test/test_file.cpp	455
std::tuple	test/test_http_parser.cpp	45
std::tuple	src/file_storage.cpp	1560
std::tuple	src/file_storage.cpp	1577
std::tuple	src/http_parser.cpp	170
std::tuple	src/merkle.cpp	419
std::tuple	src/parse_url.cpp	43
std::tuple	src/parse_url.cpp	151
std::tuple	src/pe_crypto.cpp	128
std::tuple	src/pe_crypto.cpp	312
std::tuple	src/pe_crypto.cpp	334
std::tuple	src/piece_picker.cpp	2596
std::tuple	src/web_peer_connection.cpp	536
std::tuple	src/kademlia/ed25519.cpp	47
std::tuple	include/libtorrent/file_storage.hpp	729
std::tuple	include/libtorrent/file_storage.hpp	735
std::tuple	include/libtorrent/parse_url.hpp	47
std::tuple	include/libtorrent/parse_url.hpp	52
std::tuple	include/libtorrent/kademlia/ed25519.hpp	63
std::tuple	include/libtorrent/aux_/merkle.hpp	158
std::uint8_t	include/libtorrent/aux_/allocating_handler.hpp	159
std::uint8_t	include/libtorrent/aux_/chained_buffer.hpp	115
std::unique_ptr	src/path.cpp	131
std::unique_ptr	include/libtorrent/aux_/heterogeneous_queue.hpp	291
std::unordered_map	src/session_call.cpp	41
std::unordered_map	include/libtorrent/aux_/store_buffer.hpp	143
std::vector	src/alert.cpp	2797
std::vector	src/kademlia/dht_tracker.cpp	589
std::vector	include/libtorrent/hash_picker.hpp	99
std::vector	include/libtorrent/torrent_info.hpp	82
std::vector	include/libtorrent/aux_/merkle_tree.hpp	57
std::wstring	include/libtorrent/aux_/path.hpp	163
step_session_time	src/torrent.cpp	/^	void torrent::step_session_time(int const seconds/
stop	test/udp_tracker.cpp	/^	void stop()$/
stop	src/tracker_manager.cpp	/^	void tracker_manager::stop()$/
stop	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::stop()$/
stop_all_proxies	test/setup_transfer.cpp	/^void stop_all_proxies()$/
stop_announcing	src/torrent.cpp	/^	void torrent::stop_announcing()$/
stop_dht	test/dht_server.cpp	/^void stop_dht()$/
stop_dht	src/session_handle.cpp	/^	void session_handle::stop_dht()$/
stop_dht	src/session_impl.cpp	/^	void session_impl::stop_dht()$/
stop_ip_notifier	src/session_impl.cpp	/^	void session_impl::stop_ip_notifier()$/
stop_lsd	src/session_handle.cpp	/^	void session_handle::stop_lsd()$/
stop_lsd	src/session_impl.cpp	/^	void session_impl::stop_lsd()$/
stop_natpmp	src/session_handle.cpp	/^	void session_handle::stop_natpmp()$/
stop_natpmp	src/session_impl.cpp	/^	void session_impl::stop_natpmp()$/
stop_peer	test/peer_server.cpp	/^void stop_peer()$/
stop_process	test/setup_transfer.cpp	/^void stop_process(pid_type p)$/
stop_proxy	test/setup_transfer.cpp	/^void stop_proxy(int port)$/
stop_threads	src/disk_io_thread_pool.cpp	/^	void disk_io_thread_pool::stop_threads(int num_to/
stop_torrent	include/libtorrent/aux_/mmap_disk_job.hpp	75
stop_tracker_timeout	include/libtorrent/settings_pack.hpp	1044
stop_udp_tracker	test/udp_tracker.cpp	/^void stop_udp_tracker()$/
stop_upnp	src/session_handle.cpp	/^	void session_handle::stop_upnp()$/
stop_upnp	src/session_impl.cpp	/^	void session_impl::stop_upnp()$/
stop_web_server	test/setup_transfer.cpp	/^void stop_web_server()$/
stop_when_ready	src/torrent.cpp	/^	void torrent::stop_when_ready(bool const b)$/
stop_when_ready	src/torrent_handle.cpp	/^	void torrent_handle::stop_when_ready(bool b) cons/
stopped	include/libtorrent/tracker_manager.hpp	97
stopping_torrent	include/libtorrent/error_code.hpp	269
storage	src/create_torrent.cpp	159
storage	include/libtorrent/aux_/allocating_handler.hpp	300
storage_error	include/libtorrent/error_code.hpp	/^	struct TORRENT_EXPORT storage_error$/
storage_free_list	include/libtorrent/aux_/storage_free_list.hpp	42
storage_index_t	include/libtorrent/storage_defs.hpp	49
storage_mode	src/torrent.cpp	/^	storage_mode_t torrent::storage_mode() const$/
storage_mode_allocate	include/libtorrent/storage_defs.hpp	57
storage_mode_sparse	include/libtorrent/storage_defs.hpp	61
storage_mode_t	include/libtorrent/storage_defs.hpp	52
storage_moved_alert::static_category	src/alert.cpp	3222
storage_moved_alert::storage_moved_alert	src/alert.cpp	/^	storage_moved_alert::storage_moved_alert(aux::sta/
storage_moved_failed_alert::static_category	src/alert.cpp	3223
storage_moved_failed_alert::storage_moved_failed_alert	src/alert.cpp	/^	storage_moved_failed_alert::storage_moved_failed_/
storage_params	include/libtorrent/storage_defs.hpp	/^	struct TORRENT_EXPORT storage_params$/
storage_path	src/alert.cpp	/^	char const* storage_moved_alert::storage_path() c/
store32	src/sha256.cpp	/^	void store32(u32 x, unsigned char* y)$/
store64	src/sha256.cpp	/^	void store64(u64 x, unsigned char* y)$/
store_buffer	include/libtorrent/aux_/store_buffer.hpp	91
stored	src/puff.cpp	/^local int stored(struct state *s)$/
str_setting_entry_t	src/settings_pack.cpp	71
stream_in	src/sha1_hash.cpp	/^	void digest32<N>::stream_in(std::istream& is)$/
stream_out	src/sha1_hash.cpp	/^	void digest32<N>::stream_out(std::ostream& os) co/
strict_end_game_mode	include/libtorrent/settings_pack.hpp	626
strict_super_seeding	include/libtorrent/settings_pack.hpp	531
string	src/entry.cpp	/^	entry::string_type& entry::string()$/
string	src/entry.cpp	/^	entry::string_type const& entry::string() const$/
string	include/libtorrent/bdecode.hpp	177
string2vec	test/test_piece_picker.cpp	/^typed_bitfield<piece_index_t> string2vec(char cons/
string_begins_no_case	src/string_util.cpp	/^	bool string_begins_no_case(char const* s1, char c/
string_ends_with	src/string_util.cpp	/^	bool string_ends_with(string_view s1, string_view/
string_equal_no_case	src/string_util.cpp	/^	bool string_equal_no_case(string_view s1, string_/
string_length	src/bdecode.cpp	/^	int bdecode_node::string_length() const$/
string_member	test/test_heterogeneous_queue.cpp	81
string_offset	src/bdecode.cpp	/^	std::ptrdiff_t bdecode_node::string_offset() cons/
string_ptr	src/bdecode.cpp	/^	char const* bdecode_node::string_ptr() const$/
string_ptr	include/libtorrent/aux_/string_ptr.hpp	41
string_ptr	include/libtorrent/aux_/string_ptr.hpp	/^		explicit string_ptr(string_view str) : m_ptr(new/
string_ptr	include/libtorrent/aux_/string_ptr.hpp	/^		string_ptr(string_ptr&& rhs)$/
string_t	include/libtorrent/bdecode.hpp	310
string_t	include/libtorrent/entry.hpp	109
string_type_base	include/libtorrent/settings_pack.hpp	184
string_types	include/libtorrent/settings_pack.hpp	201
string_value	src/bdecode.cpp	/^	string_view bdecode_node::string_value() const$/
string_view	include/libtorrent/string_view.hpp	47
string_view	include/libtorrent/string_view.hpp	78
strip_string	src/string_util.cpp	/^	string_view strip_string(string_view in)$/
strong_typedef	include/libtorrent/units.hpp	136
strong_typedef	include/libtorrent/units.hpp	140
strview_less	include/libtorrent/aux_/strview_less.hpp	42
submit_disk_jobs	src/session_impl.cpp	/^	void session_impl::submit_disk_jobs()$/
submit_handler	include/libtorrent/aux_/allocating_handler.hpp	144
submit_jobs	src/mmap_disk_io.cpp	/^	void mmap_disk_io::submit_jobs()$/
subscribe_drained	src/utp_socket_manager.cpp	/^	void utp_socket_manager::subscribe_drained(utp_so/
subscribe_drained	src/utp_stream.cpp	/^void utp_socket_impl::subscribe_drained()$/
subscribe_writable	src/utp_socket_manager.cpp	/^	void utp_socket_manager::subscribe_writable(utp_s/
subscribe_writeable	src/utp_stream.cpp	/^void utp_stream::subscribe_writeable()$/
subscribe_writeable	src/utp_stream.cpp	/^void utp_socket_impl::subscribe_writeable()$/
subspan	include/libtorrent/span.hpp	/^		span<T> subspan(index_type const offset) const$/
subspan	include/libtorrent/span.hpp	/^		span<T> subspan(index_type const offset, differe/
success	include/libtorrent/hash_picker.hpp	58
success	include/libtorrent/hash_picker.hpp	/^		static set_block_hash_result success(int first_b/
suggest_mode	include/libtorrent/settings_pack.hpp	1184
suggest_mode_t	include/libtorrent/settings_pack.hpp	2111
suggest_piece	include/libtorrent/aux_/suggest_piece.hpp	46
suggest_read_cache	include/libtorrent/settings_pack.hpp	2111
suite_flags_t	test/test_http_connection.cpp	159
sum_distance_exp	test/test_dht.cpp	/^int sum_distance_exp(int s, node_entry const& e, n/
super_seeding	src/torrent_handle.cpp	/^	bool torrent_handle::super_seeding() const$/
super_seeding	src/torrent_handle.cpp	/^	void torrent_handle::super_seeding(bool on) const/
superseed_piece	src/peer_connection.cpp	/^	void peer_connection::superseed_piece(piece_index/
support_extensions	src/peer_connection_handle.cpp	/^bool bt_peer_connection_handle::support_extensions/
support_merkle_torrents	include/libtorrent/settings_pack.hpp	816
support_share_mode	include/libtorrent/settings_pack.hpp	809
supports_arm_crc32c	src/cpuid.cpp	/^	bool supports_arm_crc32c() noexcept$/
supports_arm_neon	src/cpuid.cpp	/^	bool supports_arm_neon() noexcept$/
supports_encryption	src/peer_connection_handle.cpp	/^bool bt_peer_connection_handle::supports_encryptio/
supports_ipv6	test/setup_transfer.cpp	/^bool supports_ipv6()$/
supports_mmx	src/cpuid.cpp	/^	bool supports_mmx() noexcept$/
supports_sse42	src/cpuid.cpp	/^	bool supports_sse42() noexcept$/
surrogate_end	src/utf8.cpp	68
surrogate_start	src/utf8.cpp	67
swap	src/bdecode.cpp	/^	void bdecode_node::swap(bdecode_node& n)$/
swap	src/entry.cpp	/^	void entry::swap(entry& e)$/
swap	src/file_storage.cpp	/^	void file_storage::swap(file_storage& ti) noexcep/
swap	src/stack_allocator.cpp	/^	void stack_allocator::swap(stack_allocator& rhs)$/
swap	src/torrent_info.cpp	/^	void torrent_info::swap(torrent_info& ti)$/
swap	include/libtorrent/copy_ptr.hpp	/^		void swap(copy_ptr<T>& p) { std::swap(*this, p);/
swap	include/libtorrent/tailqueue.hpp	/^		void swap(tailqueue<T>& rhs)$/
swap	include/libtorrent/tailqueue.hpp	/^void swap(libtorrent::tailqueue<T>& lhs, libtorren/
swap	include/libtorrent/aux_/buffer.hpp	/^	void swap(buffer& b)$/
swap	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		void swap(heterogeneous_queue& rhs)$/
swap_byteorder	include/libtorrent/aux_/byteswap.hpp	/^inline std::uint32_t swap_byteorder(std::uint32_t /
switch_recv_crypto	src/bt_peer_connection.cpp	/^	void bt_peer_connection::switch_recv_crypto(std::/
switch_recv_crypto	src/pe_crypto.cpp	/^	void encryption_handler::switch_recv_crypto(std::/
switch_recv_crypto	src/peer_connection_handle.cpp	/^void bt_peer_connection_handle::switch_recv_crypto/
switch_send_crypto	src/bt_peer_connection.cpp	/^	void bt_peer_connection::switch_send_crypto(std::/
switch_send_crypto	src/pe_crypto.cpp	/^	bool encryption_handler::switch_send_crypto(std::/
switch_send_crypto	src/peer_connection_handle.cpp	/^void bt_peer_connection_handle::switch_send_crypto/
switch_underlying_buffer	src/bdecode.cpp	/^	void bdecode_node::switch_underlying_buffer(char /
symbol	src/puff.cpp	212
symbol_bundle	src/assert.cpp	225
symlink	src/file_storage.cpp	/^	std::string file_storage::symlink(file_index_t co/
symlink	src/file_storage.cpp	/^	std::string file_storage::symlink(aux::file_entry/
symlink	include/libtorrent/operations.hpp	169
symlink_attribute	include/libtorrent/file_storage.hpp	169
symlink_index	include/libtorrent/file_storage.hpp	151
syn_resends	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int syn_resends() const { return m_sett.get_int(/
syn_sent	include/libtorrent/aux_/utp_stream.hpp	724
sync	test/test_storage.cpp	/^void sync(lt::io_context& ioc, int& outstanding)$/
sync_call	src/session_handle.cpp	/^	void session_handle::sync_call(Fun f, Args&&... a/
sync_call	src/torrent_handle.cpp	/^	void torrent_handle::sync_call(Fun f, Args&&... a/
sync_call_ret	src/session_handle.cpp	/^	Ret session_handle::sync_call_ret(Fun f, Args&&../
sync_call_ret	src/torrent_handle.cpp	/^	Ret torrent_handle::sync_call_ret(Ret def, Fun f,/
sync_hash_not_found	include/libtorrent/error_code.hpp	216
system	include/libtorrent/bdecode.hpp	148
system	include/libtorrent/error_code.hpp	592
system	include/libtorrent/gzip.hpp	124
system	include/libtorrent/i2p_stream.hpp	83
system	include/libtorrent/natpmp.hpp	80
system	include/libtorrent/socks5_stream.hpp	77
system	include/libtorrent/upnp.hpp	398
system_error	include/libtorrent/error_code.hpp	527
t	src/peer_connection.cpp	2777
t	src/socket_type.cpp	226
t	src/torrent_info.cpp	1798
table	include/libtorrent/kademlia/node.hpp	102
tag_stack	include/libtorrent/upnp.hpp	124
tailqueue	include/libtorrent/tailqueue.hpp	73
tailqueue	include/libtorrent/tailqueue.hpp	/^		tailqueue(): m_first(nullptr), m_last(nullptr), /
tailqueue	include/libtorrent/tailqueue.hpp	/^		tailqueue(tailqueue&& t): m_first(t.m_first), m_/
tailqueue_iterator	include/libtorrent/tailqueue.hpp	58
tailqueue_iterator	include/libtorrent/tailqueue.hpp	/^		explicit tailqueue_iterator(T* cur)$/
tailqueue_node	include/libtorrent/tailqueue.hpp	43
tailqueue_node	include/libtorrent/tailqueue.hpp	/^		tailqueue_node() : next(nullptr) {}$/
target	test/test_dht.cpp	/^	msg_args& target(sha1_hash const& t)$/
target	test/test_dht.cpp	367
target	src/udp_socket.cpp	/^	udp::endpoint target() const { return m_udp_proxy/
target_addr	src/kademlia/rpc_manager.cpp	/^address observer::target_addr() const$/
target_delay	include/libtorrent/aux_/utp_socket_manager.hpp	/^		int target_delay() const { return m_sett.get_int/
target_ep	src/kademlia/rpc_manager.cpp	/^udp::endpoint observer::target_ep() const$/
task_events_info_count	include/libtorrent/debug.hpp	63
tcp	include/libtorrent/alert_types.hpp	1471
tcp	include/libtorrent/alert_types.hpp	1554
tcp	include/libtorrent/portmap.hpp	50
tcp	include/libtorrent/socket.hpp	86
tcp	include/libtorrent/socket.hpp	/^	tcp(sim::asio::ip::tcp const& p) : sim::asio::ip:/
tcp	include/libtorrent/socket.hpp	98
tcp	include/libtorrent/socket.hpp	/^	tcp(boost::asio::ip::tcp const& p) : boost::asio:/
tcp	include/libtorrent/socket_type.hpp	44
tcp_disabled	include/libtorrent/alert_types.hpp	1784
tcp_keepalive_idle	include/libtorrent/aux_/keepalive.hpp	47
tcp_keepalive_idle	include/libtorrent/aux_/keepalive.hpp	/^		explicit tcp_keepalive_idle(int seconds): m_valu/
tcp_keepalive_idle	include/libtorrent/aux_/keepalive.hpp	63
tcp_keepalive_idle	include/libtorrent/aux_/keepalive.hpp	/^		explicit tcp_keepalive_idle(int seconds): m_valu/
tcp_keepalive_interval	include/libtorrent/aux_/keepalive.hpp	81
tcp_keepalive_interval	include/libtorrent/aux_/keepalive.hpp	/^		explicit tcp_keepalive_interval(int seconds): m_/
tcp_notsent_lowat	include/libtorrent/socket.hpp	282
tcp_notsent_lowat	include/libtorrent/socket.hpp	/^		explicit tcp_notsent_lowat(int val) : m_value(va/
tcp_socket	include/libtorrent/peer_class_type_filter.hpp	61
tcp_ssl	include/libtorrent/alert_types.hpp	1472
tcp_ssl	include/libtorrent/alert_types.hpp	1555
tcp_ssl	include/libtorrent/socket_type.hpp	49
term_handler	test/main.cpp	/^[[noreturn]] void term_handler()$/
test	test/test_similar_torrent.cpp	/^std::array<bool, 2> test($/
test	test/test_torrent_info.cpp	103
test_add_and_get_flags	test/test_flags.cpp	/^void test_add_and_get_flags(torrent_flags_t const /
test_add_torrent	test/test_add_torrent.cpp	/^lt::error_code test_add_torrent(std::string file, /
test_algo	test/test_dht.cpp	3290
test_algo	test/test_dht.cpp	/^	test_algo(node& dht_node, node_id const& target)$/
test_bootstrap	test/test_dht.cpp	/^void test_bootstrap(address(&rand_addr)())$/
test_bootstrap_want	test/test_dht.cpp	/^void test_bootstrap_want(address(&rand_addr)())$/
test_case	test/test_remove_torrent.cpp	59
test_case_t	test/test_add_torrent.cpp	176
test_check_files	test/test_storage.cpp	/^void test_check_files(check_files_flag_t const fla/
test_checking	test/test_checking.cpp	/^void test_checking(int const flags)$/
test_collapse_chunks	test/test_http_parser.cpp	/^std::string test_collapse_chunks(std::string chunk/
test_config	test/test_ssl.cpp	83
test_config_t	test/test_ssl.cpp	71
test_connections_variable_rate	test/test_bandwidth_limiter.cpp	/^void test_connections_variable_rate(int num, int l/
test_count_zeroes	test/test_bloom_filter.cpp	/^void test_count_zeroes()$/
test_counter	test/test.cpp	/^int test_counter()$/
test_create_torrent	test/test_create_torrent.cpp	/^std::string test_create_torrent(lt::file_storage& /
test_enc_handler	test/test_pe_crypto.cpp	/^void test_enc_handler(lt::crypto_plugin& a, lt::cr/
test_equal	test/test_listen_socket.cpp	/^	void test_equal(aux::listen_socket_t const& s, ad/
test_equal	test/test_listen_socket.cpp	/^	void test_equal(aux::listen_endpoint_t const& e1,/
test_equal_connections	test/test_bandwidth_limiter.cpp	/^void test_equal_connections(int num, int limit)$/
test_error_fileop	test/test_storage.cpp	1318
test_error_fileop	test/test_storage.cpp	/^	explicit test_error_fileop(file_index_t error_fil/
test_error_torrents	test/test_torrent_info.cpp	413
test_expand_unspecified_if_address	test/test_listen_socket.cpp	/^void test_expand_unspecified_if_address(char const/
test_expand_unspecified_if_flags	test/test_listen_socket.cpp	/^void test_expand_unspecified_if_flags(interface_fl/
test_failing_torrent_t	test/test_torrent_info.cpp	407
test_fastresume	test/test_storage.cpp	/^void test_fastresume(bool const test_deprecated)$/
test_field	test/test_create_torrent.cpp	/^lt::torrent_info test_field(Fun f)$/
test_fileop	test/test_storage.cpp	1266
test_fileop	test/test_storage.cpp	/^	explicit test_fileop(int stripe_size) : m_stripe_/
test_fs	test/test_torrent.cpp	/^file_storage test_fs()$/
test_get_peers	test/test_dht.cpp	/^void test_get_peers(address(&rand_addr)())$/
test_id_enforcement	test/test_dht.cpp	/^void test_id_enforcement(address(&rand_addr)())$/
test_ip_filter	test/test_session_params.cpp	/^ip_filter test_ip_filter()$/
test_ip_filter	test/test_session_params.cpp	/^void test_ip_filter(ip_filter const& f)$/
test_iterators	test/test_bitfield.cpp	/^void test_iterators(bitfield& test1)$/
test_large_piece_size	test/test_torrent.cpp	/^void test_large_piece_size(int const size)$/
test_listen_interface	test/test_utils.cpp	/^	std::string test_listen_interface()$/
test_lsd	test/test_lsd.cpp	/^void test_lsd()$/
test_malicious_peer	test/test_ssl.cpp	/^void test_malicious_peer()$/
test_mode	test/test_resume.cpp	1184
test_mode_t	test/test_resume.cpp	1182
test_move_session	test/test_session.cpp	/^lt::session_proxy test_move_session(lt::session se/
test_move_storage_into_self	test/test_storage.cpp	/^void test_move_storage_into_self()$/
test_move_storage_reset	test/test_storage.cpp	/^void test_move_storage_reset(move_flags_t const fl/
test_move_storage_to_self	test/test_storage.cpp	/^void test_move_storage_to_self()$/
test_mutable_get	test/test_dht.cpp	/^void test_mutable_get(address(&rand_addr)(), bool /
test_no_starvation	test/test_bandwidth_limiter.cpp	/^void test_no_starvation(int limit)$/
test_node	test/test_tailqueue.cpp	41
test_node	test/test_tailqueue.cpp	/^	explicit test_node(char n) : name(n) {}$/
test_notify_fun	test/test_alert_manager.cpp	/^void test_notify_fun(int& cnt)$/
test_oversized	test/test_storage.cpp	676
test_pack	test/test_session_params.cpp	/^settings_pack test_pack()$/
test_params	test/test_session_params.cpp	/^session_params test_params()$/
test_parse_interface	test/test_string.cpp	/^void test_parse_interface(char const* input$/
test_parse_utf8	test/test_utf8.cpp	/^void test_parse_utf8(lt::string_view utf8)$/
test_peer_priority	test/test_bandwidth_limiter.cpp	/^void test_peer_priority(int limit, bool torrent_li/
test_pick	test/test_piece_picker.cpp	/^piece_index_t test_pick(std::shared_ptr<piece_pick/
test_piece_priorities	test/test_resume.cpp	/^void test_piece_priorities(bool test_deprecated = /
test_piece_size	test/test_create_torrent.cpp	/^int test_piece_size(int const piece_size, lt::crea/
test_piece_slots_seed	test/test_resume.cpp	/^void test_piece_slots_seed(settings_pack const& se/
test_plugin	test/test_alert_manager.cpp	182
test_plugin	test/test_alert_manager.cpp	/^	explicit test_plugin(int index) : m_index(index) /
test_plugin	test/test_direct_dht.cpp	52
test_plugin	test/test_torrent.cpp	444
test_pre_allocate	test/test_storage.cpp	/^void test_pre_allocate()$/
test_proxy	test/test_privacy.cpp	/^session_proxy test_proxy(settings_pack::proxy_type/
test_proxy	test/test_tracker.cpp	/^void test_proxy(bool proxy_trackers)$/
test_put	test/test_dht.cpp	/^void test_put(address(&rand_addr)())$/
test_queue	test/test_torrent.cpp	/^void test_queue(add_torrent_params const& atp)$/
test_rate_limit	test/test_dht.cpp	/^void test_rate_limit(aux::session_settings const& /
test_read_fileop	test/test_storage.cpp	1295
test_read_fileop	test/test_storage.cpp	/^	explicit test_read_fileop(int size) : m_size(size/
test_read_piece	test/test_read_piece.cpp	/^void test_read_piece(int flags)$/
test_remap_files	test/test_remap_files.cpp	/^void test_remap_files(storage_mode_t storage_mode /
test_remove	test/test_storage.cpp	/^void test_remove(std::string const& test_path)$/
test_remove_torrent	test/test_remove_torrent.cpp	/^void test_remove_torrent(remove_flags_t const remo/
test_remove_url	test/test_magnet.cpp	/^void test_remove_url(std::string url)$/
test_rename	test/test_storage.cpp	/^void test_rename(std::string const& test_path)$/
test_rename_file_fastresume	test/test_storage.cpp	/^void test_rename_file_fastresume(bool test_depreca/
test_resolve_duplicates	test/test_torrent_info.cpp	/^void test_resolve_duplicates(aux::vector<file_t, f/
test_resume_flags	test/test_resume.cpp	/^torrent_handle test_resume_flags(lt::session& ses$/
test_round_trip	test/test_magnet.cpp	/^bool test_round_trip(add_torrent_params const& atp/
test_round_trip_torrent	test/test_create_torrent.cpp	/^void test_round_trip_torrent(std::string const& na/
test_roundtrip	test/test_merkle_tree.cpp	/^void test_roundtrip(aux::merkle_tree const& t$/
test_roundtrip	test/test_read_resume.cpp	/^void test_roundtrip(add_torrent_params input)$/
test_routing_table	test/test_dht.cpp	/^void test_routing_table(address(&rand_addr)())$/
test_rules_invariant	test/test_ip_filter.cpp	/^void test_rules_invariant(std::vector<ip_range<T>>/
test_running_torrent	test/test_torrent.cpp	/^void test_running_torrent(std::shared_ptr<torrent_/
test_save_restore	test/test_session.cpp	/^void test_save_restore(Set setup, Save s, Test t)$/
test_scrape	test/test_dht.cpp	/^void test_scrape(address(&rand_addr)())$/
test_seed_mode	test/test_resume.cpp	/^void test_seed_mode(test_mode_t const flags)$/
test_select_only	test/test_magnet.cpp	/^void test_select_only(string_view uri, std::vector/
test_set_after_add	test/test_flags.cpp	/^void test_set_after_add(torrent_flags_t const flag/
test_set_and_get	test/test_bloom_filter.cpp	/^void test_set_and_get()$/
test_set_bits	test/test_bloom_filter.cpp	/^void test_set_bits()$/
test_settings	test/test_dht.cpp	/^aux::session_settings test_settings()$/
test_settings	test/test_dht_storage.cpp	/^	aux::session_settings test_settings()$/
test_short_nodes	test/test_dht.cpp	/^void test_short_nodes(address(&rand_addr)())$/
test_single_peer	test/test_bandwidth_limiter.cpp	/^void test_single_peer(int limit, bool torrent_limi/
test_socket_state	src/utp_stream.cpp	/^bool utp_socket_impl::test_socket_state()$/
test_ssl	test/test_ssl.cpp	/^void test_ssl(int const test_idx, bool const use_u/
test_state	test/test_session_params.cpp	/^dht::dht_state test_state()$/
test_stop_tracker_timeout	test/test_tracker.cpp	/^void test_stop_tracker_timeout(int const timeout)$/
test_swarm	test/swarm_suite.cpp	/^void test_swarm(test_flags_t const flags)$/
test_swarm	test/test_auto_unchoke.cpp	/^void test_swarm()$/
test_to_from_string	test/test_bloom_filter.cpp	/^void test_to_from_string()$/
test_torrent_t	test/test_resolve_links.cpp	57
test_torrent_t	test/test_torrent_info.cpp	97
test_torrent_t	test/test_torrent_info.cpp	/^	test_torrent_t(char const* f, std::function<void(/
test_torrents	test/test_bandwidth_limiter.cpp	/^void test_torrents(int num, int limit1, int limit2/
test_torrents	test/test_resolve_links.cpp	64
test_torrents	test/test_torrent_info.cpp	114
test_torrents_variable_rate	test/test_bandwidth_limiter.cpp	/^void test_torrents_variable_rate(int num, int limi/
test_transfer	test/test_priority.cpp	/^void test_transfer(settings_pack const& sett, bool/
test_transfer	test/test_transfer.cpp	/^void test_transfer(int proxy_type, settings_pack c/
test_transfer	test/test_utp.cpp	/^void test_transfer()$/
test_transfer	test/web_seed_suite.cpp	/^void test_transfer(lt::session& ses, std::shared_p/
test_udp_tracker	test/test_tracker.cpp	/^void test_udp_tracker(std::string const& iface, ad/
test_unaligned_read	test/test_storage.cpp	/^void test_unaligned_read(lt::disk_io_constructor_t/
test_unfinished_pieces	test/test_resume.cpp	/^void test_unfinished_pieces(Fun f)$/
test_unset_after_add	test/test_flags.cpp	/^void test_unset_after_add(torrent_flags_t const fl/
test_utf8_roundtrip	test/test_utf8.cpp	/^void test_utf8_roundtrip(std::int32_t const codepo/
test_vector	test/test_ed25519.cpp	/^	void test_vector(std::string seed, std::string pu/
test_vector	test/test_hasher.cpp	/^void test_vector(string_view s, string_view output/
test_vector	test/test_hasher512.cpp	/^	void test_vector(std::string s, std::string outpu/
test_vector_t	test/test_hasher.cpp	50
test_zero_file_prio	test/test_resume.cpp	/^void test_zero_file_prio(bool test_deprecated = fa/
testing	src/enum_net.cpp	111
testing	include/libtorrent/enum_net.hpp	92
thread_active	src/disk_io_thread_pool.cpp	/^	void disk_io_thread_pool::thread_active()$/
thread_fun	test/dht_server.cpp	/^	void thread_fun()$/
thread_fun	test/peer_server.cpp	/^	void thread_fun()$/
thread_fun	test/udp_tracker.cpp	/^	void thread_fun()$/
thread_fun	src/mmap_disk_io.cpp	/^		void thread_fun(aux::disk_io_thread_pool& pool, /
thread_fun	src/mmap_disk_io.cpp	/^	void mmap_disk_io::thread_fun(job_queue& queue, a/
thread_started	include/libtorrent/debug.hpp	/^		void thread_started() {}$/
throttle	test/test_bandwidth_limiter.cpp	/^	void throttle(int limit) { m_bandwidth_channel.th/
throttle	src/bandwidth_limit.cpp	/^	void bandwidth_channel::throttle(int const limit)/
throw_error	src/entry.cpp	/^	[[noreturn]] inline void throw_error()$/
throw_ex	include/libtorrent/aux_/throw.hpp	/^	[[noreturn]] void throw_ex(Args&&...) {$/
throw_ex	include/libtorrent/aux_/throw.hpp	/^	[[noreturn]] void throw_ex(Args&&... args) {$/
throw_exception	src/session_impl.cpp	/^	void throw_exception(std::exception const& e) { s/
throw_invalid_handle	src/torrent_handle.cpp	/^	[[noreturn]] void throw_invalid_handle()$/
throw_ntstatus_error	include/libtorrent/aux_/win_cng.hpp	/^	inline void throw_ntstatus_error(char const* name/
tick	src/mmap_storage.cpp	/^	bool mmap_storage::tick()$/
tick	src/utp_socket_manager.cpp	/^	void utp_socket_manager::tick(time_point now)$/
tick	src/utp_stream.cpp	/^void utp_socket_impl::tick(time_point const now)$/
tick	src/kademlia/node.cpp	/^void node::tick()$/
tick	src/kademlia/rpc_manager.cpp	/^time_duration rpc_manager::tick()$/
tick_handler	include/libtorrent/aux_/allocating_handler.hpp	143
tick_interval	include/libtorrent/settings_pack.hpp	1578
time_critical	test/test_read_piece.cpp	52
time_critical_piece	include/libtorrent/torrent.hpp	136
time_duration	include/libtorrent/time.hpp	56
time_now	src/time.cpp	/^	time_point time_now() { return clock_type::now();/
time_now32	src/time.cpp	/^	time_point32 time_now32() { return time_point_cas/
time_now_string	test/test_utils.cpp	/^	std::string time_now_string()$/
time_of_last_unchoke	src/peer_connection_handle.cpp	/^time_point peer_connection_handle::time_of_last_un/
time_point	include/libtorrent/time.hpp	55
time_point32	include/libtorrent/time.hpp	62
time_to_string	test/test_utils.cpp	/^	std::string time_to_string(time_point const tp)$/
timed_out	include/libtorrent/error_code.hpp	139
timed_out	include/libtorrent/peer_connection.hpp	154
timed_out	include/libtorrent/torrent.hpp	153
timed_out_activity	include/libtorrent/close_reason.hpp	79
timed_out_handshake	include/libtorrent/close_reason.hpp	82
timed_out_inactivity	include/libtorrent/error_code.hpp	174
timed_out_interest	include/libtorrent/close_reason.hpp	76
timed_out_no_handshake	include/libtorrent/error_code.hpp	177
timed_out_no_interest	include/libtorrent/error_code.hpp	172
timed_out_no_request	include/libtorrent/error_code.hpp	180
timed_out_request	include/libtorrent/close_reason.hpp	86
timeout	src/peer_connection.cpp	/^	int peer_connection::timeout() const$/
timeout	src/web_connection_base.cpp	/^	int web_connection_base::timeout() const$/
timeout	src/kademlia/rpc_manager.cpp	/^void observer::timeout()$/
timeout	include/libtorrent/close_reason.hpp	72
timeout	include/libtorrent/i2p_stream.hpp	71
timeout	include/libtorrent/kademlia/direct_request.hpp	/^	void timeout() override$/
timeout_callback	src/tracker_manager.cpp	/^	void timeout_handler::timeout_callback(error_code/
timeout_handler::timeout_handler	src/tracker_manager.cpp	/^	timeout_handler::timeout_handler(io_context& ios)/
timeout_peers	include/libtorrent/performance_counters.hpp	109
timer	include/libtorrent/operations.hpp	184
timer_state	src/torrent.cpp	9861
timer_state	src/torrent.cpp	/^			explicit timer_state(aux::listen_socket_handle /
timestamp	src/alert.cpp	/^	time_point alert::timestamp() const { return m_ti/
timestamp	include/libtorrent/debug.hpp	87
timestamp_difference_microseconds	include/libtorrent/aux_/utp_stream.hpp	149
timestamp_microseconds	include/libtorrent/aux_/utp_stream.hpp	148
tmp_buffer_size	src/udp_socket.cpp	70
tmp_peer	test/test_piece_picker.cpp	83
to_address	src/enum_net.cpp	/^	address to_address(int const address_family, void/
to_binary	test/test_ffs.cpp	/^static void to_binary(char const* s, std::uint32_t/
to_endpoint	test/test_listen_socket.cpp	/^std::vector<aux::listen_endpoint_t> to_endpoint(li/
to_file_open_mode	src/file_view_pool.cpp	/^	file_open_mode_t to_file_open_mode(open_mode_t co/
to_file_time	src/path.cpp	/^	FILETIME to_file_time(LARGE_INTEGER i)$/
to_hash	test/setup_transfer.cpp	/^sha1_hash to_hash(char const* s)$/
to_hash	test/test_sha1_hash.cpp	/^static sha1_hash to_hash(char const* s)$/
to_hex	src/hex.cpp	/^	void to_hex(char const* in, int const len, char* /
to_hex	src/hex.cpp	/^	std::string to_hex(span<char const> in)$/
to_hex	src/hex.cpp	/^	void to_hex(span<char const> in, char* out)$/
to_hex	include/libtorrent/hex.hpp	/^	inline void to_hex(char const* in, int len, char*/
to_hex	include/libtorrent/hex.hpp	/^	inline std::string to_hex(std::string const& s)$/
to_lower	src/string_util.cpp	/^	char to_lower(char c)$/
to_op_t	src/alert.cpp	/^	int to_op_t(operation_t op)$/
to_req	src/torrent.cpp	/^	peer_request torrent::to_req(piece_block const& p/
to_str	test/test_string.cpp	/^std::string to_str(std::vector<char> const& v)$/
to_string	src/entry.cpp	/^	std::string entry::to_string(bool const single_li/
to_string	src/fingerprint.cpp	/^	std::string fingerprint::to_string() const$/
to_string	src/string_util.cpp	/^		to_string(std::int64_t const n)$/
to_string	src/torrent_peer.cpp	/^	std::string torrent_peer::to_string() const$/
to_string	include/libtorrent/bloom_filter.hpp	/^		std::string to_string() const$/
to_string	include/libtorrent/sha1_hash.hpp	/^		std::string to_string() const$/
to_string	include/libtorrent/units.hpp	/^	std::string to_string(strong_typedef<T, Tag> cons/
to_string	include/libtorrent/aux_/portmap.hpp	/^	inline char const* to_string(portmap_protocol con/
to_string	include/libtorrent/aux_/portmap.hpp	/^	inline char const* to_string(portmap_action const/
to_string_impl	src/entry.cpp	/^	void to_string_impl(std::string& out, entry const/
to_time_t	src/time.cpp	/^	time_t to_time_t(const time_point32 tp)$/
to_vec	test/test_string.cpp	/^std::vector<char> to_vec(char const (&str)[N])$/
token	test/test_dht.cpp	/^	msg_args& token(std::string t)$/
token	src/bdecode.cpp	117
token_source_span	src/bdecode.cpp	/^	int token_source_span(bdecode_token const& t)$/
too_few_file_descriptors	include/libtorrent/alert_types.hpp	497
too_few_outgoing_ports	include/libtorrent/alert_types.hpp	495
too_frequent_pex	include/libtorrent/error_code.hpp	303
too_high_disk_queue_limit	include/libtorrent/alert_types.hpp	482
too_many_connections	include/libtorrent/close_reason.hpp	96
too_many_connections	include/libtorrent/error_code.hpp	265
too_many_corrupt_pieces	include/libtorrent/error_code.hpp	271
too_many_files	include/libtorrent/close_reason.hpp	99
too_many_length_or_distance_codes	include/libtorrent/gzip.hpp	87
too_many_optimistic_unchoke_slots	include/libtorrent/alert_types.hpp	475
too_many_peers	include/libtorrent/performance_counters.hpp	111
too_many_pieces_in_torrent	include/libtorrent/error_code.hpp	85
too_many_requests_when_choked	include/libtorrent/error_code.hpp	157
too_many_slots	include/libtorrent/error_code.hpp	378
top_priority	include/libtorrent/download_priority.hpp	53
top_tags	include/libtorrent/upnp.hpp	/^	bool top_tags(string_view str1, string_view str2)/
tor	include/libtorrent/peer_connection.hpp	178
torrent	include/libtorrent/aux_/store_buffer.hpp	55
torrent::ephemeral	src/torrent.cpp	153
torrent::no_local_ips	src/torrent.cpp	154
torrent::torrent	src/torrent.cpp	/^	torrent::torrent($/
torrent_aborted	include/libtorrent/error_code.hpp	164
torrent_added_alert::static_category	src/alert.cpp	3294
torrent_added_alert::torrent_added_alert	src/alert.cpp	/^	torrent_added_alert::torrent_added_alert(aux::sta/
torrent_alert::torrent_alert	src/alert.cpp	/^	torrent_alert::torrent_alert(aux::stack_allocator/
torrent_checked_alert::static_category	src/alert.cpp	3230
torrent_checked_alert::torrent_checked_alert	src/alert.cpp	/^	torrent_checked_alert::torrent_checked_alert(aux:/
torrent_conflict_alert::static_category	src/alert.cpp	3285
torrent_conflict_alert::torrent_conflict_alert	src/alert.cpp	/^	torrent_conflict_alert::torrent_conflict_alert(au/
torrent_connect_boost	include/libtorrent/settings_pack.hpp	1725
torrent_delete_failed_alert::static_category	src/alert.cpp	3225
torrent_delete_failed_alert::torrent_delete_failed_alert	src/alert.cpp	/^	torrent_delete_failed_alert::torrent_delete_faile/
torrent_deleted_alert::static_category	src/alert.cpp	3224
torrent_deleted_alert::torrent_deleted_alert	src/alert.cpp	/^	torrent_deleted_alert::torrent_deleted_alert(aux:/
torrent_entry	src/kademlia/dht_storage.cpp	80
torrent_error_alert::static_category	src/alert.cpp	3253
torrent_error_alert::torrent_error_alert	src/alert.cpp	/^	torrent_error_alert::torrent_error_alert($/
torrent_file	src/torrent_handle.cpp	/^	std::shared_ptr<const torrent_info> torrent_handl/
torrent_file_parse_failed	include/libtorrent/error_code.hpp	79
torrent_file_with_hashes	src/torrent_handle.cpp	/^	std::shared_ptr<torrent_info> torrent_handle::tor/
torrent_finished	include/libtorrent/error_code.hpp	282
torrent_finished_alert::static_category	src/alert.cpp	3215
torrent_finished_alert::torrent_finished_alert	src/alert.cpp	/^	torrent_finished_alert::torrent_finished_alert(au/
torrent_flags	include/libtorrent/torrent_flags.hpp	45
torrent_flags::merge_resume_trackers	include/libtorrent/torrent_flags.hpp	322
torrent_flags_t	include/libtorrent/torrent_flags.hpp	43
torrent_handle::alert_when_available	src/torrent_handle.cpp	81
torrent_handle::clear_disk_cache	src/torrent_handle.cpp	80
torrent_handle::flush_disk_cache	src/torrent_handle.cpp	69
torrent_handle::graceful_pause	src/torrent_handle.cpp	79
torrent_handle::if_config_changed	src/torrent_handle.cpp	74
torrent_handle::if_counters_changed	src/torrent_handle.cpp	72
torrent_handle::if_download_progress	src/torrent_handle.cpp	73
torrent_handle::if_metadata_changed	src/torrent_handle.cpp	76
torrent_handle::if_state_changed	src/torrent_handle.cpp	75
torrent_handle::ignore_min_interval	src/torrent_handle.cpp	82
torrent_handle::only_if_modified	src/torrent_handle.cpp	71
torrent_handle::overwrite_existing	src/torrent_handle.cpp	78
torrent_handle::piece_granularity	src/torrent_handle.cpp	83
torrent_handle::query_accurate_download_counters	src/torrent_handle.cpp	86
torrent_handle::query_distributed_copies	src/torrent_handle.cpp	85
torrent_handle::query_last_seen_complete	src/torrent_handle.cpp	87
torrent_handle::query_name	src/torrent_handle.cpp	91
torrent_handle::query_pieces	src/torrent_handle.cpp	88
torrent_handle::query_save_path	src/torrent_handle.cpp	92
torrent_handle::query_torrent_file	src/torrent_handle.cpp	90
torrent_handle::query_verified_pieces	src/torrent_handle.cpp	89
torrent_handle::save_info_dict	src/torrent_handle.cpp	70
torrent_hot_members	include/libtorrent/torrent.hpp	364
torrent_hot_members::torrent_hot_members	src/torrent.cpp	/^	torrent_hot_members::torrent_hot_members(aux::ses/
torrent_inconsistent_files	include/libtorrent/error_code.hpp	469
torrent_inconsistent_hashes	include/libtorrent/error_code.hpp	477
torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(entry const& torrent_f/
torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(bdecode_node const& to/
torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(span<char const> buffe/
torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(std::string const& fil/
torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(bdecode_node const& to/
torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(span<char const> buffe/
torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(std::string const& fil/
torrent_info::i2p	src/torrent_info.cpp	82
torrent_info::multifile	src/torrent_info.cpp	80
torrent_info::private_torrent	src/torrent_info.cpp	81
torrent_info::ssl_torrent	src/torrent_info.cpp	83
torrent_info::torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(bdecode_node const& to/
torrent_info::torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(span<char const> buffe/
torrent_info::torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(std::string const& fil/
torrent_info::torrent_info	src/torrent_info.cpp	/^	torrent_info::torrent_info(info_hash_t const& inf/
torrent_info::v2_has_piece_hashes	src/torrent_info.cpp	84
torrent_info_flags_t	include/libtorrent/torrent_info.hpp	154
torrent_info_no_dict	include/libtorrent/error_code.hpp	68
torrent_invalid_hashes	include/libtorrent/error_code.hpp	83
torrent_invalid_length	include/libtorrent/error_code.hpp	77
torrent_invalid_name	include/libtorrent/error_code.hpp	74
torrent_invalid_pad_file	include/libtorrent/error_code.hpp	479
torrent_invalid_piece_layer	include/libtorrent/error_code.hpp	473
torrent_is_no_dict	include/libtorrent/error_code.hpp	64
torrent_list	include/libtorrent/aux_/torrent_list.hpp	58
torrent_list_index_t	include/libtorrent/link.hpp	42
torrent_location	include/libtorrent/aux_/store_buffer.hpp	51
torrent_location	include/libtorrent/aux_/store_buffer.hpp	/^	torrent_location(storage_index_t const t, piece_i/
torrent_log_alert::static_category	src/alert.cpp	3266
torrent_log_alert::torrent_log_alert	src/alert.cpp	/^	torrent_log_alert::torrent_log_alert(aux::stack_a/
torrent_missing_file_tree	include/libtorrent/error_code.hpp	465
torrent_missing_info	include/libtorrent/error_code.hpp	66
torrent_missing_meta_version	include/libtorrent/error_code.hpp	467
torrent_missing_name	include/libtorrent/error_code.hpp	72
torrent_missing_piece_layer	include/libtorrent/error_code.hpp	471
torrent_missing_piece_length	include/libtorrent/error_code.hpp	70
torrent_missing_pieces	include/libtorrent/error_code.hpp	81
torrent_missing_pieces_root	include/libtorrent/error_code.hpp	475
torrent_name	src/alert.cpp	/^	char const* torrent_alert::torrent_name() const$/
torrent_need_cert_alert::static_category	src/alert.cpp	3254
torrent_need_cert_alert::torrent_need_cert_alert	src/alert.cpp	/^	torrent_need_cert_alert::torrent_need_cert_alert(/
torrent_not_ready	include/libtorrent/error_code.hpp	273
torrent_paused	include/libtorrent/error_code.hpp	149
torrent_paused_alert::static_category	src/alert.cpp	3228
torrent_paused_alert::torrent_paused_alert	src/alert.cpp	/^	torrent_paused_alert::torrent_paused_alert(aux::s/
torrent_peer::torrent_peer	src/torrent_peer.cpp	/^	torrent_peer::torrent_peer(std::uint16_t port_, b/
torrent_peer_allocator_interface	include/libtorrent/torrent_peer_allocator.hpp	/^		: torrent_peer_allocator_interface$/
torrent_peer_equal	include/libtorrent/torrent_peer.hpp	/^	inline bool torrent_peer_equal(torrent_peer const/
torrent_plugin	src/smart_ban.cpp	71
torrent_plugin	src/ut_metadata.cpp	/^		: torrent_plugin$/
torrent_plugin	src/ut_pex.cpp	/^		: torrent_plugin$/
torrent_plugin	include/libtorrent/extensions.hpp	/^	struct TORRENT_EXPORT torrent_plugin$/
torrent_plugin::filtered	src/session.cpp	72
torrent_plugin::first_time	src/session.cpp	71
torrent_removed	include/libtorrent/close_reason.hpp	52
torrent_removed	include/libtorrent/error_code.hpp	242
torrent_removed_alert::static_category	src/alert.cpp	3193
torrent_removed_alert::torrent_removed_alert	src/alert.cpp	/^	torrent_removed_alert::torrent_removed_alert(aux:/
torrent_resumed_alert::static_category	src/alert.cpp	3229
torrent_resumed_alert::torrent_resumed_alert	src/alert.cpp	/^	torrent_resumed_alert::torrent_resumed_alert(aux:/
torrent_state	include/libtorrent/peer_list.hpp	68
torrent_status	src/torrent_status.cpp	/^	torrent_status::torrent_status() noexcept {}$/
torrent_status::error_file_exception	src/torrent_status.cpp	40
torrent_status::error_file_metadata	src/torrent_status.cpp	42
torrent_status::error_file_none	src/torrent_status.cpp	38
torrent_status::error_file_partfile	src/torrent_status.cpp	41
torrent_status::error_file_ssl_ctx	src/torrent_status.cpp	39
torrent_unknown_version	include/libtorrent/error_code.hpp	463
torrent_wait	src/session_call.cpp	/^void torrent_wait(bool& done, aux::session_impl& s/
tos_t	include/libtorrent/socket.hpp	177
tos_t	include/libtorrent/socket.hpp	179
total_download	src/torrent_peer.cpp	/^	std::int64_t torrent_peer::total_download() const/
total_microseconds	include/libtorrent/time.hpp	/^	std::int64_t total_microseconds(T td)$/
total_milliseconds	include/libtorrent/time.hpp	/^	std::int64_t total_milliseconds(T td)$/
total_pad	test/test_apply_pad.cpp	/^	std::int64_t total_pad() const { return m_total; /
total_seconds	include/libtorrent/time.hpp	/^	std::int64_t total_seconds(T td)$/
total_upload	src/torrent_peer.cpp	/^	std::int64_t torrent_peer::total_upload() const$/
touch_file	test/test_file.cpp	/^void touch_file(std::string const& filename, int s/
touch_item	src/kademlia/dht_storage.cpp	/^	void touch_item(dht_immutable_item& f, address co/
tp	test/test_listen_socket.cpp	43
tracker	include/libtorrent/alert_types.hpp	2590
tracker	include/libtorrent/kademlia/dht_observer.hpp	59
tracker_alert::tracker_alert	src/alert.cpp	/^	tracker_alert::tracker_alert(aux::stack_allocator/
tracker_announce_alert::static_category	src/alert.cpp	3206
tracker_announce_alert::tracker_announce_alert	src/alert.cpp	/^	tracker_announce_alert::tracker_announce_alert(au/
tracker_backoff	include/libtorrent/settings_pack.hpp	1807
tracker_completion_timeout	include/libtorrent/settings_pack.hpp	1030
tracker_connection::tracker_connection	src/tracker_manager.cpp	/^	tracker_connection::tracker_connection($/
tracker_error_alert::static_category	src/alert.cpp	3200
tracker_error_alert::tracker_error_alert	src/alert.cpp	/^	tracker_error_alert::tracker_error_alert(aux::sta/
tracker_failure	include/libtorrent/error_code.hpp	421
tracker_id	src/alert.cpp	/^	char const* trackerid_alert::tracker_id() const$/
tracker_key	src/torrent.cpp	/^	std::uint32_t torrent::tracker_key() const$/
tracker_list_alert::static_category	src/alert.cpp	3290
tracker_list_alert::tracker_list_alert	src/alert.cpp	/^	tracker_list_alert::tracker_list_alert(aux::stack/
tracker_logger	include/libtorrent/aux_/session_impl.hpp	1374
tracker_logger::tracker_logger	src/session_impl.cpp	/^		tracker_logger::tracker_logger(session_interface/
tracker_login	src/torrent.cpp	/^	std::string torrent::tracker_login() const$/
tracker_manager::tracker_manager	src/tracker_manager.cpp	/^	tracker_manager::tracker_manager(send_fun_t send_/
tracker_maximum_response_length	include/libtorrent/settings_pack.hpp	1053
tracker_node	include/libtorrent/kademlia/dht_tracker.hpp	167
tracker_not_anonymous	include/libtorrent/alert_types.hpp	1925
tracker_proxy	src/session_handle.cpp	/^	proxy_settings session_handle::tracker_proxy() co/
tracker_receive_timeout	include/libtorrent/settings_pack.hpp	1037
tracker_reply_alert::static_category	src/alert.cpp	3204
tracker_reply_alert::tracker_reply_alert	src/alert.cpp	/^	tracker_reply_alert::tracker_reply_alert(aux::sta/
tracker_request::i2p	src/tracker_manager.cpp	53
tracker_request::scrape_request	src/tracker_manager.cpp	52
tracker_request_error	src/session_impl.cpp	/^		void tracker_logger::tracker_request_error(track/
tracker_request_error	src/torrent.cpp	/^	void torrent::tracker_request_error(tracker_reque/
tracker_request_flags_t	include/libtorrent/tracker_manager.hpp	88
tracker_response	src/session_impl.cpp	/^		void tracker_logger::tracker_response(tracker_re/
tracker_response	src/torrent.cpp	/^	void torrent::tracker_response($/
tracker_response	include/libtorrent/tracker_manager.hpp	153
tracker_response	include/libtorrent/tracker_manager.hpp	/^		tracker_response()$/
tracker_retry_delay_max	src/announce_entry.cpp	50
tracker_retry_delay_min	src/announce_entry.cpp	47
tracker_scrape_response	src/torrent.cpp	/^	void torrent::tracker_scrape_response(tracker_req/
tracker_source	include/libtorrent/announce_entry.hpp	229
tracker_url	src/alert.cpp	/^	char const* tracker_alert::tracker_url() const$/
tracker_warning	src/session_impl.cpp	/^		void tracker_logger::tracker_warning(tracker_req/
tracker_warning	src/torrent.cpp	/^	void torrent::tracker_warning(tracker_request con/
tracker_warning_alert::static_category	src/alert.cpp	3201
tracker_warning_alert::tracker_warning_alert	src/alert.cpp	/^	tracker_warning_alert::tracker_warning_alert(aux:/
trackerid	include/libtorrent/tracker_manager.hpp	177
trackerid_alert::static_category	src/alert.cpp	3251
trackerid_alert::trackerid_alert	src/alert.cpp	/^	trackerid_alert::trackerid_alert($/
trackers	src/torrent.cpp	/^	std::vector<announce_entry> torrent::trackers() c/
trackers	src/torrent_handle.cpp	/^	std::vector<announce_entry> torrent_handle::track/
traffic_class	include/libtorrent/socket.hpp	159
traffic_class	include/libtorrent/socket.hpp	/^		explicit traffic_class(int val): m_value(val) {}/
trancieve_ip_packet	src/peer_connection.cpp	/^	void peer_connection::trancieve_ip_packet(int con/
trancieve_ip_packet	src/session_impl.cpp	/^	void session_impl::trancieve_ip_packet(int bytes,/
trancieve_ip_packet	src/torrent.cpp	/^	void torrent::trancieve_ip_packet(int const bytes/
transcode_alphabet	test/test_string.cpp	/^std::string transcode_alphabet(std::string in)$/
transfer_flags_t	test/test_transfer.cpp	80
translate_error	src/mmap_storage.cpp	/^error_code translate_error(std::error_code const& /
transport	include/libtorrent/aux_/session_udp_sockets.hpp	54
transport_timeout_peers	include/libtorrent/performance_counters.hpp	112
traversal	include/libtorrent/alert_types.hpp	2594
traversal	include/libtorrent/kademlia/dht_observer.hpp	63
traversal_algorithm::num_sorted_results	test/test_dht.cpp	3300
traversal_algorithm::short_timeout	src/kademlia/traversal_algorithm.cpp	56
traversal_algorithm::traversal_algorithm	src/kademlia/traversal_algorithm.cpp	/^traversal_algorithm::traversal_algorithm(node& dht/
traversal_observer	include/libtorrent/kademlia/traversal_algorithm.hpp	174
traversal_observer	include/libtorrent/kademlia/traversal_algorithm.hpp	/^	traversal_observer($/
traverse	src/kademlia/traversal_algorithm.cpp	/^void traversal_algorithm::traverse(node_id const& /
trigger_auto_manage	src/session_impl.cpp	/^	void session_impl::trigger_auto_manage()$/
trigger_optimistic_unchoke	src/torrent.cpp	/^	void torrent::trigger_optimistic_unchoke() noexce/
trigger_unchoke	src/torrent.cpp	/^	void torrent::trigger_unchoke() noexcept$/
trim	src/announce_entry.cpp	/^	void announce_entry::trim()$/
trim	src/escape_string.cpp	/^	string_view trim(string_view str)$/
true_tcp_socket	include/libtorrent/socket.hpp	96
true_tcp_socket	include/libtorrent/socket.hpp	108
truncate	test/test_utils.cpp	/^int EXPORT truncate(char const* file, std::int64_t/
truncate_files	src/truncate.cpp	/^void truncate_files(file_storage const& fs, std::s/
truncate_files	src/truncate.cpp	/^void truncate_files(file_storage const& fs, std::s/
try_connect	test/test_ssl.cpp	/^bool try_connect(lt::session& ses1, int port$/
try_connect_more_peers	src/session_impl.cpp	/^	void session_impl::try_connect_more_peers()$/
try_connect_peer	src/torrent.cpp	/^	bool torrent::try_connect_peer()$/
try_map_upnp	src/upnp.cpp	/^void upnp::try_map_upnp()$/
try_next_mapping	src/natpmp.cpp	/^void natpmp::try_next_mapping(port_mapping_t const/
try_thread_exit	src/disk_io_thread_pool.cpp	/^	bool disk_io_thread_pool::try_thread_exit(std::th/
type	test/setup_transfer.cpp	627
type	test/test_heterogeneous_queue.cpp	/^	int type() override { return 1; }$/
type	test/test_heterogeneous_queue.cpp	/^	int type() override { return 2; }$/
type	test/test_heterogeneous_queue.cpp	/^	int type() override { return 3; }$/
type	test/test_storage.cpp	206
type	test/test_storage.cpp	213
type	src/bdecode.cpp	/^	bdecode_node::type_t bdecode_node::type() const n/
type	src/entry.cpp	/^	entry::data_type entry::type() const$/
type	src/enum_net.cpp	321
type	src/peer_connection_handle.cpp	/^connection_type peer_connection_handle::type() con/
type	include/libtorrent/bdecode.hpp	234
type	include/libtorrent/netlink.hpp	/^		int type() const$/
type	include/libtorrent/units.hpp	56
type	include/libtorrent/units.hpp	/^		static constexpr type (min)()$/
type	include/libtorrent/units.hpp	/^		static constexpr type (max)()$/
type	include/libtorrent/kademlia/msg.hpp	65
type	include/libtorrent/aux_/aligned_union.hpp	56
type	include/libtorrent/aux_/io.hpp	45
type_bases	include/libtorrent/settings_pack.hpp	182
type_error	include/libtorrent/entry.hpp	85
type_mask	include/libtorrent/settings_pack.hpp	187
type_of_service	include/libtorrent/socket.hpp	174
type_of_service	include/libtorrent/socket.hpp	/^		explicit type_of_service(tos_t const val) : m_va/
type_t	include/libtorrent/bdecode.hpp	176
type_t	include/libtorrent/bdecode.hpp	300
type_t	include/libtorrent/torrent_info.hpp	94
type_to_print_as	include/libtorrent/units.hpp	54
type_ver	include/libtorrent/aux_/utp_stream.hpp	145
typed_bitfield	include/libtorrent/bitfield.hpp	289
typed_bitfield	include/libtorrent/bitfield.hpp	/^		typed_bitfield() noexcept {}$/
typed_bitfield	include/libtorrent/bitfield.hpp	/^		typed_bitfield(typed_bitfield&& rhs) noexcept$/
typed_bitfield	include/libtorrent/bitfield.hpp	/^		typed_bitfield(typed_bitfield const& rhs)$/
typed_bitfield	include/libtorrent/bitfield.hpp	/^		typed_bitfield(bitfield&& rhs) noexcept : bitfie/
typed_bitfield	include/libtorrent/bitfield.hpp	/^		typed_bitfield(bitfield const& rhs) : bitfield(r/
typename	include/libtorrent/span.hpp	76
typename	include/libtorrent/span.hpp	102
typename	include/libtorrent/span.hpp	110
typename	include/libtorrent/span.hpp	115
udp	include/libtorrent/alert_types.hpp	1473
udp	include/libtorrent/alert_types.hpp	1556
udp	include/libtorrent/portmap.hpp	50
udp	include/libtorrent/socket.hpp	90
udp	include/libtorrent/socket.hpp	/^	udp(sim::asio::ip::udp const& p) : sim::asio::ip:/
udp	include/libtorrent/socket.hpp	102
udp	include/libtorrent/socket.hpp	/^	udp(boost::asio::ip::udp const& p) : boost::asio:/
udp	include/libtorrent/socket_type.hpp	55
udp_error_alert::static_category	src/alert.cpp	3235
udp_error_alert::udp_error_alert	src/alert.cpp	/^	udp_error_alert::udp_error_alert($/
udp_handler	include/libtorrent/aux_/allocating_handler.hpp	143
udp_handler_storage	include/libtorrent/aux_/session_udp_sockets.hpp	67
udp_send_flags_t	include/libtorrent/udp_socket.hpp	56
udp_socket::dont_fragment	src/udp_socket.cpp	1071
udp_socket::dont_queue	src/udp_socket.cpp	1070
udp_socket::peer_connection	src/udp_socket.cpp	1068
udp_socket::tracker_connection	src/udp_socket.cpp	1069
udp_socket::udp_socket	src/udp_socket.cpp	/^udp_socket::udp_socket(io_context& ios, aux::liste/
udp_tracker	test/udp_tracker.cpp	56
udp_tracker	test/udp_tracker.cpp	/^	explicit udp_tracker(address iface)$/
udp_tracker_connection::m_cache_mutex	src/udp_tracker_connection.cpp	63
udp_tracker_connection::m_connection_cache	src/udp_tracker_connection.cpp	61
udp_tracker_connection::udp_tracker_connection	src/udp_tracker_connection.cpp	/^	udp_tracker_connection::udp_tracker_connection($/
udp_tracker_token_expiry	include/libtorrent/settings_pack.hpp	1518
uep	test/setup_transfer.cpp	/^udp::endpoint uep(char const* ip, int port)$/
un	include/libtorrent/aux_/mmap_disk_job.hpp	159
un	include/libtorrent/aux_/mmap_disk_job.hpp	/^			un() {}$/
unauthorized	include/libtorrent/error_code.hpp	499
unchoke_compare_anti_leech	src/choker.cpp	/^	bool unchoke_compare_anti_leech(peer_connection c/
unchoke_compare_fastest_upload	src/choker.cpp	/^	bool unchoke_compare_fastest_upload(peer_connecti/
unchoke_compare_rr	src/choker.cpp	/^	bool unchoke_compare_rr(peer_connection const* lh/
unchoke_interval	include/libtorrent/settings_pack.hpp	1155
unchoke_peer	src/torrent.cpp	/^	bool torrent::unchoke_peer(peer_connection& c, bo/
unchoke_piece_picks	include/libtorrent/performance_counters.hpp	87
unchoke_slots_limit	include/libtorrent/settings_pack.hpp	1619
unchoke_sort	src/choker.cpp	/^	int unchoke_sort(std::vector<peer_connection*>& p/
undefined_t	include/libtorrent/entry.hpp	112
underlying_index_t	include/libtorrent/units.hpp	126
unescape_string	src/escape_string.cpp	/^	std::string unescape_string(string_view s, error_/
unexpected_eof	include/libtorrent/bdecode.hpp	128
unexpected_eof	include/libtorrent/error_code.hpp	444
uninitialized_default_construct	include/libtorrent/aux_/alloca.hpp	/^inline void uninitialized_default_construct(Forwar/
uninitialized_tree	include/libtorrent/aux_/merkle_tree.hpp	198
uninteresting_peers	include/libtorrent/performance_counters.hpp	108
uninteresting_upload_peer	include/libtorrent/error_code.hpp	145
union_address	include/libtorrent/union_endpoint.hpp	42
union_address	include/libtorrent/union_endpoint.hpp	/^		union_address() { *this = address(); }$/
union_address	include/libtorrent/union_endpoint.hpp	/^		explicit union_address(address const& a) { *this/
union_endpoint	include/libtorrent/union_endpoint.hpp	85
union_endpoint	include/libtorrent/union_endpoint.hpp	/^		explicit union_endpoint(tcp::endpoint const& ep)/
union_endpoint	include/libtorrent/union_endpoint.hpp	/^		explicit union_endpoint(udp::endpoint const& ep)/
union_endpoint	include/libtorrent/union_endpoint.hpp	/^		union_endpoint() { *this = tcp::endpoint(); }$/
unique_ptr_less	include/libtorrent/aux_/session_impl.hpp	142
unit_directory_guard	test/main.cpp	267
unit_directory_guard	test/main.cpp	/^	explicit unit_directory_guard(std::string d) : di/
unit_test	test/main.cpp	300
unit_test	test/test.cpp	38
unknown	src/enum_net.cpp	107
unknown	include/libtorrent/alert_types.hpp	2214
unknown	include/libtorrent/enum_net.hpp	93
unknown	include/libtorrent/hash_picker.hpp	60
unknown	include/libtorrent/hash_picker.hpp	/^		static set_block_hash_result unknown() { return /
unknown	include/libtorrent/operations.hpp	47
unknown	include/libtorrent/aux_/merkle_tree.hpp	140
unknown_gzip_error	include/libtorrent/gzip.hpp	111
unlink	include/libtorrent/link.hpp	/^		void unlink(aux::vector<T*>& list$/
unreachable	src/kademlia/node.cpp	/^void node::unreachable(udp::endpoint const& ep)$/
unreachable	src/kademlia/rpc_manager.cpp	/^void rpc_manager::unreachable(udp::endpoint const&/
unreachable_peers	include/libtorrent/performance_counters.hpp	63
unreserved_chars	src/escape_string.cpp	125
unreverse	include/libtorrent/piece_picker.hpp	/^			void unreverse()$/
unset_flags	src/torrent_handle.cpp	/^	void torrent_handle::unset_flags(torrent_flags_t /
unsupported_authentication_method	include/libtorrent/socks5_stream.hpp	58
unsupported_authentication_version	include/libtorrent/socks5_stream.hpp	59
unsupported_encryption_mode	include/libtorrent/error_code.hpp	225
unsupported_encryption_mode_selected	include/libtorrent/error_code.hpp	228
unsupported_opcode	include/libtorrent/error_code.hpp	346
unsupported_protocol_version	include/libtorrent/error_code.hpp	338
unsupported_url_protocol	include/libtorrent/error_code.hpp	112
unsupported_version	include/libtorrent/socks5_stream.hpp	57
unused	include/libtorrent/piece_picker.hpp	225
unused2	include/libtorrent/piece_picker.hpp	231
unused_enum_for_backwards_compatibility	include/libtorrent/torrent_status.hpp	93
unused_enum_for_backwards_compatibility_allocating	include/libtorrent/torrent_status.hpp	125
unwanted_block_alert::static_category	src/alert.cpp	3221
unwanted_block_alert::unwanted_block_alert	src/alert.cpp	/^	unwanted_block_alert::unwanted_block_alert(aux::s/
unwrap	src/udp_socket.cpp	/^bool udp_socket::unwrap(udp_socket::packet& pack)$/
up	src/enum_net.cpp	113
up	include/libtorrent/enum_net.hpp	87
update	src/file_progress.cpp	/^	void file_progress::update(file_storage const& fs/
update	src/hasher.cpp	/^	hasher& hasher::update(char const* data, int len)/
update	src/hasher.cpp	/^	hasher& hasher::update(span<char const> data)$/
update	src/hasher.cpp	/^	hasher256& hasher256::update(char const* data, in/
update	src/hasher.cpp	/^	hasher256& hasher256::update(span<char const> dat/
update	src/piece_picker.cpp	/^	void piece_picker::update(int priority, prio_inde/
update	include/libtorrent/aux_/win_cng.hpp	/^		void update(span<char const> data)$/
update	include/libtorrent/aux_/win_crypto_provider.hpp	/^		void update(span<char const> data)$/
update_alert_mask	src/session_impl.cpp	/^	void session_impl::update_alert_mask()$/
update_alert_queue_size	src/session_impl.cpp	/^	void session_impl::update_alert_queue_size()$/
update_atp	src/load_torrent.cpp	/^	void update_atp(add_torrent_params& atp)$/
update_auto_sequential	src/session_impl.cpp	/^	void session_impl::update_auto_sequential()$/
update_auto_sequential	src/torrent.cpp	/^	void torrent::update_auto_sequential()$/
update_connect_candidates	src/peer_list.cpp	/^	void peer_list::update_connect_candidates(int del/
update_connection_speed	src/session_impl.cpp	/^	void session_impl::update_connection_speed()$/
update_connections_limit	src/session_impl.cpp	/^	void session_impl::update_connections_limit()$/
update_count_slow	src/session_impl.cpp	/^	void session_impl::update_count_slow()$/
update_desired_queue_size	src/peer_connection.cpp	/^	void peer_connection::update_desired_queue_size()/
update_dht	src/session_impl.cpp	/^	void session_impl::update_dht()$/
update_dht_announce_interval	src/session_impl.cpp	/^	void session_impl::update_dht_announce_interval()/
update_dht_bootstrap_nodes	src/session_impl.cpp	/^	void session_impl::update_dht_bootstrap_nodes()$/
update_dht_upload_rate_limit	src/session_impl.cpp	/^	void session_impl::update_dht_upload_rate_limit()/
update_disk_threads	src/session_impl.cpp	/^	void session_impl::update_disk_threads()$/
update_download_rate	src/session_impl.cpp	/^	void session_impl::update_download_rate()$/
update_expiration_timer	src/natpmp.cpp	/^void natpmp::update_expiration_timer()$/
update_gauge	src/torrent.cpp	/^	void torrent::update_gauge()$/
update_i2p_bridge	src/session_impl.cpp	/^	void session_impl::update_i2p_bridge()$/
update_ignore_rate_limits_on_local_network	src/session_impl.cpp	/^	void session_impl::update_ignore_rate_limits_on_l/
update_interest	src/peer_connection.cpp	/^	void peer_connection::update_interest()$/
update_ip_notifier	src/session_impl.cpp	/^	void session_impl::update_ip_notifier()$/
update_list	src/torrent.cpp	/^	void torrent::update_list(torrent_list_index_t co/
update_listen_interfaces	src/session_impl.cpp	/^	void session_impl::update_listen_interfaces()$/
update_local_download_rate	src/session_impl.cpp	/^	void session_impl::update_local_download_rate()$/
update_local_upload_rate	src/session_impl.cpp	/^	void session_impl::update_local_upload_rate()$/
update_lsd	src/session_impl.cpp	/^	void session_impl::update_lsd()$/
update_map	src/upnp.cpp	/^void upnp::update_map(rootdevice& d, port_mapping_/
update_mapping	src/natpmp.cpp	/^void natpmp::update_mapping(port_mapping_t const i/
update_max_failcount	src/session_impl.cpp	/^	void session_impl::update_max_failcount()$/
update_mtu_limits	src/utp_stream.cpp	/^void utp_socket_impl::update_mtu_limits()$/
update_natpmp	src/session_impl.cpp	/^	void session_impl::update_natpmp()$/
update_node_id	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::update_node_id(aux::listen_sock/
update_node_id	src/kademlia/node.cpp	/^void node::update_node_id()$/
update_node_id	src/kademlia/routing_table.cpp	/^void routing_table::update_node_id(node_id const& /
update_outgoing_interfaces	src/session_impl.cpp	/^	void session_impl::update_outgoing_interfaces()$/
update_path_index	src/file_storage.cpp	/^	void file_storage::update_path_index(aux::file_en/
update_peer	src/peer_list.cpp	/^	void peer_list::update_peer(torrent_peer* p, peer/
update_peer_dscp	src/session_impl.cpp	/^	void session_impl::update_peer_dscp()$/
update_peer_interest	src/torrent.cpp	/^	void torrent::update_peer_interest(bool const was/
update_peer_port	src/peer_list.cpp	/^	bool peer_list::update_peer_port(int const port, /
update_peer_port	src/torrent.cpp	/^	void torrent::update_peer_port(int const port, to/
update_piece_priorities	src/torrent.cpp	/^	void torrent::update_piece_priorities($/
update_piece_state	src/piece_picker.cpp	/^	piece_picker::update_piece_state($/
update_pieces	src/piece_picker.cpp	/^	void piece_picker::update_pieces() const$/
update_privileged_ports	src/session_impl.cpp	/^	void session_impl::update_privileged_ports()$/
update_proxy	src/session_impl.cpp	/^	void session_impl::update_proxy()$/
update_quota	src/bandwidth_limit.cpp	/^	void bandwidth_channel::update_quota(int const dt/
update_quotas	src/bandwidth_manager.cpp	/^	void bandwidth_manager::update_quotas(time_durati/
update_rate_limit_utp	src/session_impl.cpp	/^	void session_impl::update_rate_limit_utp()$/
update_report_web_seed_downloads	src/session_impl.cpp	/^	void session_impl::update_report_web_seed_downloa/
update_resolver_cache_timeout	src/session_impl.cpp	/^	void session_impl::update_resolver_cache_timeout(/
update_rtt	src/kademlia/node_entry.cpp	/^	void node_entry::update_rtt(int const new_rtt)$/
update_scrape_state	src/torrent.cpp	/^	void torrent::update_scrape_state()$/
update_socket_buffer_size	src/session_impl.cpp	/^	void session_impl::update_socket_buffer_size()$/
update_ssl_listen	src/session_impl.cpp	/^	void session_impl::update_ssl_listen()$/
update_state_list	src/torrent.cpp	/^	void torrent::update_state_list()$/
update_stats_counters	src/mmap_disk_io.cpp	/^	void mmap_disk_io::update_stats_counters(counters/
update_stats_counters	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::update_stats_counters(counters&/
update_storage_node_ids	src/kademlia/dht_tracker.cpp	/^	void dht_tracker::update_storage_node_ids()$/
update_torrent_info_hash	src/session_impl.cpp	/^	void session_impl::update_torrent_info_hash(std::/
update_tracker_timer	src/torrent.cpp	/^	void torrent::update_tracker_timer(time_point32 c/
update_transaction_id	src/tracker_manager.cpp	/^	void tracker_manager::update_transaction_id($/
update_transaction_id	src/udp_tracker_connection.cpp	/^	void udp_tracker_connection::update_transaction_i/
update_unchoke_limit	src/session_impl.cpp	/^	void session_impl::update_unchoke_limit()$/
update_upload_rate	src/session_impl.cpp	/^	void session_impl::update_upload_rate()$/
update_upnp	src/session_impl.cpp	/^	void session_impl::update_upnp()$/
update_user_agent	src/session_impl.cpp	/^	void session_impl::update_user_agent()$/
update_validate_https	src/session_impl.cpp	/^	void session_impl::update_validate_https()$/
update_want_peers	src/torrent.cpp	/^	void torrent::update_want_peers()$/
update_want_scrape	src/torrent.cpp	/^	void torrent::update_want_scrape()$/
update_want_tick	src/torrent.cpp	/^	void torrent::update_want_tick()$/
upload_channel	include/libtorrent/peer_connection.hpp	303
upload_dht_protocol	include/libtorrent/alert_types.hpp	1854
upload_ip_protocol	include/libtorrent/alert_types.hpp	1852
upload_ip_protocol	include/libtorrent/stat.hpp	263
upload_limit	src/torrent.cpp	/^	int torrent::upload_limit() const$/
upload_limit	src/torrent_handle.cpp	/^	int torrent_handle::upload_limit() const$/
upload_limit_too_low	include/libtorrent/alert_types.hpp	449
upload_mode_time	src/torrent.cpp	/^	seconds32 torrent::upload_mode_time() const$/
upload_only	src/peer_connection_handle.cpp	/^bool peer_connection_handle::upload_only() const$/
upload_only_msg	include/libtorrent/bt_peer_connection.hpp	103
upload_payload	include/libtorrent/alert_types.hpp	1848
upload_payload	include/libtorrent/stat.hpp	259
upload_protocol	include/libtorrent/alert_types.hpp	1849
upload_protocol	include/libtorrent/stat.hpp	260
upload_queue	src/peer_connection.cpp	/^	std::vector<peer_request> const& peer_connection:/
upload_rate_compare	src/choker.cpp	/^	bool upload_rate_compare(peer_connection const* l/
upload_rate_limit	src/session_handle.cpp	/^	int session_handle::upload_rate_limit() const$/
upload_rate_limit	src/session_impl.cpp	/^	int session_impl::upload_rate_limit(peer_class_t /
upload_rate_limit	include/libtorrent/settings_pack.hpp	1600
upload_rate_limit_depr	src/session_impl.cpp	/^	int session_impl::upload_rate_limit_depr() const$/
upload_to_upload	include/libtorrent/close_reason.hpp	65
upload_tracker_protocol	include/libtorrent/alert_types.hpp	1855
upload_upload_connection	include/libtorrent/error_code.hpp	142
upnp	include/libtorrent/portmap.hpp	45
upnp::upnp	src/upnp.cpp	/^upnp::upnp(io_context& ios$/
upnp_category	src/upnp.cpp	/^boost::system::error_category& upnp_category()$/
upnp_connection	include/libtorrent/upnp.hpp	326
upnp_errors	src/upnp.cpp	80
upnp_errors	include/libtorrent/upnp.hpp	73
upnp_ignore_nonrouters	include/libtorrent/settings_pack.hpp	444
upnp_lease_duration	include/libtorrent/settings_pack.hpp	1975
upnp_state_t	include/libtorrent/upnp.hpp	336
upnp_xml	test/test_xml.cpp	44
upnp_xml2	test/test_xml.cpp	125
upnp_xml3	test/test_xml.cpp	242
url	include/libtorrent/upnp.hpp	300
url_base	include/libtorrent/upnp.hpp	128
url_parse_error	include/libtorrent/error_code.hpp	114
url_random	src/string_util.cpp	/^	void url_random(span<char> dest)$/
url_seed	include/libtorrent/peer_connection.hpp	275
url_seed	include/libtorrent/torrent_info.hpp	94
url_seed_alert::static_category	src/alert.cpp	3231
url_seed_alert::url_seed_alert	src/alert.cpp	/^	url_seed_alert::url_seed_alert(aux::stack_allocat/
url_seed_alert::url_seed_alert	src/alert.cpp	/^	url_seed_alert::url_seed_alert(aux::stack_allocat/
url_seeds	src/torrent_handle.cpp	/^	std::set<std::string> torrent_handle::url_seeds()/
url_seeds	src/torrent_info.cpp	/^	std::vector<std::string> torrent_info::url_seeds(/
urls	src/torrent_info.cpp	1797
urls	include/libtorrent/torrent_info.hpp	80
urlseed_max_request_bytes	include/libtorrent/settings_pack.hpp	1928
urlseed_pipeline_size	include/libtorrent/settings_pack.hpp	1105
urlseed_timeout	include/libtorrent/settings_pack.hpp	1099
urlseed_wait_retry	include/libtorrent/settings_pack.hpp	1110
use_dht_as_fallback	include/libtorrent/settings_pack.hpp	438
use_disk_cache_pool	include/libtorrent/settings_pack.hpp	835
use_disk_read_ahead	include/libtorrent/settings_pack.hpp	749
use_interface	src/torrent.cpp	/^	void torrent::use_interface(std::string net_inter/
use_interface	src/torrent_handle.cpp	/^	void torrent_handle::use_interface(const char* ne/
use_interfaces	src/session_handle.cpp	/^	void session_handle::use_interfaces(char const* i/
use_parole_mode	include/libtorrent/settings_pack.hpp	452
use_partfile	src/mmap_storage.cpp	/^	bool mmap_storage::use_partfile(file_index_t cons/
use_partfile	src/mmap_storage.cpp	/^	void mmap_storage::use_partfile(file_index_t cons/
use_partfile	src/posix_storage.cpp	/^	bool posix_storage::use_partfile(file_index_t con/
use_partfile	src/posix_storage.cpp	/^	void posix_storage::use_partfile(file_index_t con/
use_quota	src/bandwidth_limit.cpp	/^	void bandwidth_channel::use_quota(int const amoun/
use_quota_overhead	src/session_impl.cpp	/^	bool session_impl::use_quota_overhead(bandwidth_c/
use_quota_overhead	src/session_impl.cpp	/^	int session_impl::use_quota_overhead(peer_class_s/
use_read_cache	include/libtorrent/settings_pack.hpp	459
use_ssl_ports	test/test_ssl.cpp	74
use_write_cache	include/libtorrent/settings_pack.hpp	460
user_agent	include/libtorrent/settings_pack.hpp	208
user_alert_id	include/libtorrent/alert_types.hpp	99
user_load_function_t	include/libtorrent/session_handle.hpp	75
userdata	src/torrent_handle.cpp	/^	client_data_t torrent_handle::userdata() const$/
username_required	include/libtorrent/socks5_stream.hpp	61
ut_pex_peer_store	src/ut_pex.cpp	229
utf8_sequence_length	src/utf8.cpp	/^	int utf8_sequence_length(char const c)$/
utp	include/libtorrent/socket_type.hpp	47
utp_close_reason	include/libtorrent/aux_/utp_stream.hpp	141
utp_connect_timeout	include/libtorrent/settings_pack.hpp	1687
utp_cwnd_reduce_timer	include/libtorrent/settings_pack.hpp	1945
utp_delayed_ack	include/libtorrent/settings_pack.hpp	1689
utp_disabled	include/libtorrent/alert_types.hpp	1783
utp_extensions_t	include/libtorrent/aux_/utp_stream.hpp	140
utp_fast_retransmit	include/libtorrent/performance_counters.hpp	264
utp_fin_resends	include/libtorrent/settings_pack.hpp	1685
utp_gain_factor	include/libtorrent/settings_pack.hpp	1682
utp_handler	include/libtorrent/aux_/allocating_handler.hpp	144
utp_header	include/libtorrent/aux_/utp_stream.hpp	143
utp_invalid_pkts_in	include/libtorrent/performance_counters.hpp	270
utp_log_file	src/utp_stream.cpp	73
utp_log_mutex	src/utp_stream.cpp	74
utp_logger	src/utp_stream.cpp	71
utp_logger	src/utp_stream.cpp	/^	utp_logger() : utp_log_file(nullptr) {}$/
utp_loss_multiplier	include/libtorrent/settings_pack.hpp	1693
utp_min_timeout	include/libtorrent/settings_pack.hpp	1683
utp_no_extension	include/libtorrent/aux_/utp_stream.hpp	141
utp_num_resends	include/libtorrent/settings_pack.hpp	1686
utp_packet_loss	include/libtorrent/performance_counters.hpp	260
utp_packet_resend	include/libtorrent/performance_counters.hpp	265
utp_packets_in	include/libtorrent/performance_counters.hpp	262
utp_packets_out	include/libtorrent/performance_counters.hpp	263
utp_payload_pkts_in	include/libtorrent/performance_counters.hpp	268
utp_payload_pkts_out	include/libtorrent/performance_counters.hpp	269
utp_redundant_pkts_in	include/libtorrent/performance_counters.hpp	271
utp_sack	include/libtorrent/aux_/utp_stream.hpp	141
utp_samples_above_target	include/libtorrent/performance_counters.hpp	266
utp_samples_below_target	include/libtorrent/performance_counters.hpp	267
utp_socket	include/libtorrent/peer_class_type_filter.hpp	62
utp_socket_impl	include/libtorrent/aux_/utp_stream.hpp	620
utp_socket_impl::utp_socket_impl	src/utp_stream.cpp	/^utp_socket_impl::utp_socket_impl(std::uint16_t con/
utp_socket_manager	include/libtorrent/aux_/utp_socket_manager.hpp	66
utp_socket_manager::utp_socket_manager	src/utp_socket_manager.cpp	/^	utp_socket_manager::utp_socket_manager($/
utp_socket_state_t	include/libtorrent/aux_/utp_stream.hpp	135
utp_ssl	include/libtorrent/alert_types.hpp	1476
utp_ssl	include/libtorrent/alert_types.hpp	1559
utp_ssl	include/libtorrent/socket_type.hpp	52
utp_stream	include/libtorrent/aux_/socket_type.hpp	60
utp_stream	include/libtorrent/aux_/utp_stream.hpp	172
utp_stream::utp_stream	src/utp_stream.cpp	/^utp_stream::utp_stream(io_context& io_context)$/
utp_stream::utp_stream	src/utp_stream.cpp	/^utp_stream::utp_stream(utp_stream&& rhs) noexcept$/
utp_syn_resends	include/libtorrent/settings_pack.hpp	1684
utp_target_delay	include/libtorrent/settings_pack.hpp	1681
utp_timeout	include/libtorrent/performance_counters.hpp	261
v	test/test_merkle.cpp	302
v1	test/test_add_torrent.cpp	185
v1	test/test_similar_torrent.cpp	229
v1	src/torrent_info.cpp	/^	bool torrent_info::v1() const { return m_info_has/
v2	test/test_add_torrent.cpp	183
v2	test/test_checking.cpp	87
v2	test/test_similar_torrent.cpp	230
v2	src/torrent_info.cpp	/^	bool torrent_info::v2() const { return m_info_has/
v4	include/libtorrent/torrent_handle.hpp	118
v4	include/libtorrent/union_endpoint.hpp	78
v4	include/libtorrent/union_endpoint.hpp	82
v4	include/libtorrent/kademlia/observer.hpp	150
v6	include/libtorrent/torrent_handle.hpp	119
v6	include/libtorrent/union_endpoint.hpp	79
v6	include/libtorrent/kademlia/observer.hpp	149
v6_protection_level	include/libtorrent/socket.hpp	129
v6_protection_level	include/libtorrent/socket.hpp	/^		explicit v6_protection_level(int level): m_value/
val	test/test_torrent_info.cpp	1344
val	include/libtorrent/stack_allocator.hpp	/^		int val() const { return m_idx; }$/
valid	include/libtorrent/hash_picker.hpp	96
valid_addr_family	src/enum_net.cpp	/^	bool valid_addr_family(int family)$/
valid_bittorrent_hash	test/test_ssl.cpp	332
valid_certificate	test/test_ssl.cpp	328
valid_flags	src/mmap_disk_io.cpp	/^	bool valid_flags(disk_job_flags_t const flags)$/
valid_path_character	src/torrent_info.cpp	/^	bool valid_path_character(std::int32_t const c)$/
valid_sni_hash	test/test_ssl.cpp	330
validate_all_pieces	test/test_piece_picker.cpp	/^void validate_all_pieces(piece_count const& c)$/
validate_hash_request	src/hash_picker.cpp	/^bool validate_hash_request(hash_request const& hr,/
validate_https_trackers	include/libtorrent/settings_pack.hpp	976
validate_no_pieces	test/test_piece_picker.cpp	/^void validate_no_pieces(piece_count const& c)$/
validate_piece_count	test/test_piece_picker.cpp	/^void validate_piece_count(piece_count const& c)$/
validate_piece_request	src/peer_connection.cpp	/^	bool peer_connection::validate_piece_request(peer/
validate_setting	src/session_impl.cpp	/^	void session_impl::validate_setting(int const int/
validate_settings	src/session_impl.cpp	/^	void session_impl::validate_settings()$/
validate_v1_hashes	src/create_torrent.cpp	/^	bool validate_v1_hashes(file_storage const& fs$/
validate_v2_hashes	src/create_torrent.cpp	/^	bool validate_v2_hashes(file_storage const& fs$/
value	test/test_dht.cpp	/^	msg_args& value(entry const& v)$/
value	src/kademlia/dht_storage.cpp	93
value	include/libtorrent/io.hpp	81
value	include/libtorrent/span.hpp	63
value	include/libtorrent/kademlia/types.hpp	94
value	include/libtorrent/aux_/allocating_handler.hpp	207
value_index	src/session_stats.cpp	55
value_not_in_array	include/libtorrent/upnp.hpp	85
value_or	include/libtorrent/optional.hpp	/^	T value_or(boost::optional<T> opt, U def)$/
vec	test/test_read_resume.cpp	/^std::vector<T> vec()$/
vector	include/libtorrent/aux_/suggest_piece.hpp	121
verified	src/torrent.cpp	/^	void torrent::verified(piece_index_t const piece)/
verified_leafs	src/merkle_tree.cpp	/^	std::vector<bool> merkle_tree::verified_leafs() c/
verified_t	test/test_merkle_tree.cpp	54
verify_availability	test/test_piece_picker.cpp	/^bool verify_availability(std::shared_ptr<piece_pic/
verify_block_hashes	src/hash_picker.cpp	/^	void hash_picker::verify_block_hashes(piece_index/
verify_block_hashes	src/torrent.cpp	/^	void torrent::verify_block_hashes(piece_index_t i/
verify_bound_address	src/session_impl.cpp	/^	bool session_impl::verify_bound_address(address c/
verify_encoding	src/torrent_info.cpp	/^	bool verify_encoding(std::string& target)$/
verify_id	src/kademlia/node_id.cpp	/^bool verify_id(node_id const& nid, address const& /
verify_incoming_interface	src/session_impl.cpp	/^	bool session_impl::verify_incoming_interface(addr/
verify_message	include/libtorrent/kademlia/msg.hpp	/^bool verify_message(bdecode_node const& msg, key_d/
verify_message_impl	src/kademlia/msg.cpp	/^bool verify_message_impl(bdecode_node const& messa/
verify_mutable_item	src/kademlia/item.cpp	/^bool verify_mutable_item($/
verify_node_address	src/kademlia/routing_table.cpp	/^	bool verify_node_address(aux::session_settings co/
verify_peer_cert	src/torrent.cpp	/^	bool torrent::verify_peer_cert(bool const preveri/
verify_pick	test/test_piece_picker.cpp	/^bool verify_pick(std::shared_ptr<piece_picker> p$/
verify_pick	src/piece_picker.cpp	/^	void piece_picker::verify_pick(span<piece_block c/
verify_piece	src/torrent.cpp	/^	void torrent::verify_piece(piece_index_t const pi/
verify_priority	src/piece_picker.cpp	/^	void piece_picker::verify_priority(prio_index_t c/
verify_queue_position	src/session_impl.cpp	/^	bool session_impl::verify_queue_position(torrent /
verify_resume_data	src/mmap_storage.cpp	/^	bool mmap_storage::verify_resume_data(add_torrent/
verify_resume_data	src/posix_storage.cpp	/^	bool posix_storage::verify_resume_data(add_torren/
verify_resume_data	src/storage_utils.cpp	/^	bool verify_resume_data(add_torrent_params const&/
verify_secret_id	src/kademlia/node_id.cpp	/^bool verify_secret_id(node_id const& nid)$/
verify_token	src/kademlia/node.cpp	/^bool node::verify_token(string_view token, sha1_ha/
version	src/version.cpp	/^char const* version()$/
version_major	include/libtorrent/version.hpp	54
version_minor	include/libtorrent/version.hpp	55
version_natpmp	include/libtorrent/natpmp.hpp	127
version_pcp	include/libtorrent/natpmp.hpp	128
version_revision	include/libtorrent/version.hpp	62
version_str	include/libtorrent/version.hpp	59
version_tiny	include/libtorrent/version.hpp	56
version_to_char	src/fingerprint.cpp	/^	char version_to_char(int const v)$/
version_to_string	src/natpmp.cpp	/^char const* natpmp::version_to_string(protocol_ver/
visitor	src/settings_pack.cpp	533
void	include/libtorrent/aux_/allocating_handler.hpp	/^		, void (T::*ErrorHandler)(error_code const&)$/
void	include/libtorrent/aux_/allocating_handler.hpp	/^		, void (T::*ExceptHandler)(std::exception const&/
volatile_read_cache	include/libtorrent/settings_pack.hpp	579
voters	include/libtorrent/ip_voter.hpp	76
wait_error	include/libtorrent/aux_/utp_stream.hpp	532
wait_for_alert	test/setup_transfer.cpp	/^alert const* wait_for_alert(lt::session& ses, int /
wait_for_alert	src/alert_manager.cpp	/^	alert* alert_manager::wait_for_alert(time_duratio/
wait_for_alert	src/session_handle.cpp	/^	alert* session_handle::wait_for_alert(time_durati/
wait_for_alert	src/session_impl.cpp	/^	alert* session_impl::wait_for_alert(time_duration/
wait_for_asio_handlers	src/session.cpp	/^	void wait_for_asio_handlers()$/
wait_for_complete	test/test_recheck.cpp	/^void wait_for_complete(lt::session& ses, torrent_h/
wait_for_downloading	test/setup_transfer.cpp	/^void wait_for_downloading(lt::session& ses, char c/
wait_for_job	src/mmap_disk_io.cpp	/^	bool mmap_disk_io::wait_for_job(job_queue& jobq, /
wait_for_listen	test/setup_transfer.cpp	/^void wait_for_listen(lt::session& ses, char const*/
wait_for_port	test/setup_transfer.cpp	/^void wait_for_port(int) {}$/
wait_for_port	test/setup_transfer.cpp	/^void wait_for_port(int const port)$/
wait_for_seeding	test/setup_transfer.cpp	/^void wait_for_seeding(lt::session& ses, char const/
wait_open_entry	include/libtorrent/aux_/file_view_pool.hpp	175
wait_priority	test/test_torrent.cpp	/^bool wait_priority(torrent_handle const& h, aux::v/
wait_read	include/libtorrent/aux_/utp_stream.hpp	532
wait_type	include/libtorrent/aux_/utp_stream.hpp	532
wait_write	include/libtorrent/aux_/utp_stream.hpp	532
waiters	include/libtorrent/aux_/file_view_pool.hpp	206
wakeup_t	include/libtorrent/debug.hpp	85
want	test/test_dht.cpp	/^	msg_args& want(std::string w)$/
want	src/piece_picker.cpp	/^	piece_count piece_picker::want() const$/
want_peers	src/torrent.cpp	/^	bool torrent::want_peers() const$/
want_peers_download	src/torrent.cpp	/^	bool torrent::want_peers_download() const$/
want_peers_finished	src/torrent.cpp	/^	bool torrent::want_peers_finished() const$/
want_tick	src/torrent.cpp	/^	bool torrent::want_tick() const$/
wanted_transfer	src/peer_connection.cpp	/^	int peer_connection::wanted_transfer(int const ch/
warning_message	src/alert.cpp	/^	char const* tracker_warning_alert::warning_messag/
warning_message	include/libtorrent/tracker_manager.hpp	184
was_disconnected	test/test_peer_list.cpp	/^	bool was_disconnected() const { return m_disconne/
was_introduced_by	src/bt_peer_connection.cpp	/^	bool ut_pex_peer_store::was_introduced_by(tcp::en/
waste_piece_cancelled	include/libtorrent/performance_counters.hpp	212
waste_piece_closing	include/libtorrent/performance_counters.hpp	216
waste_piece_end_game	include/libtorrent/performance_counters.hpp	215
waste_piece_seed	include/libtorrent/performance_counters.hpp	214
waste_piece_timed_out	include/libtorrent/performance_counters.hpp	211
waste_piece_unknown	include/libtorrent/performance_counters.hpp	213
waste_reason	include/libtorrent/torrent.hpp	126
watermark_callback	src/disk_buffer_pool.cpp	/^	void watermark_callback(std::vector<std::weak_ptr/
we_dont_have	src/piece_picker.cpp	/^	void piece_picker::we_dont_have(piece_index_t con/
we_have	src/torrent.cpp	/^	void torrent::we_have(piece_index_t const index, /
we_have_all	src/piece_picker.cpp	/^	void piece_picker::we_have_all()$/
web_connection_base::web_connection_base	src/web_connection_base.cpp	/^	web_connection_base::web_connection_base($/
web_peer_connection::web_peer_connection	src/web_peer_connection.cpp	/^web_peer_connection::web_peer_connection(peer_conn/
web_seed_entry::web_seed_entry	src/torrent_info.cpp	/^	web_seed_entry::web_seed_entry(std::string url_, /
web_seed_flag_t	include/libtorrent/torrent.hpp	123
web_seed_name_lookup_retry	include/libtorrent/settings_pack.hpp	1931
web_seed_proxy	src/session_handle.cpp	/^	proxy_settings session_handle::web_seed_proxy() c/
web_seed_t	include/libtorrent/torrent.hpp	161
web_seed_t::web_seed_t	src/torrent.cpp	/^	web_seed_t::web_seed_t(web_seed_entry const& wse)/
web_seed_t::web_seed_t	src/torrent.cpp	/^	web_seed_t::web_seed_t(std::string const& url_, w/
web_seeds	src/torrent.cpp	/^	std::set<std::string> torrent::web_seeds(web_seed/
web_seeds	include/libtorrent/torrent_info.hpp	81
web_server_pid	test/setup_transfer.cpp	1165
whole_pieces_threshold	include/libtorrent/settings_pack.hpp	1087
win_file_handle	include/libtorrent/aux_/win_file_handle.hpp	38
win_file_handle	include/libtorrent/aux_/win_file_handle.hpp	/^	win_file_handle(HANDLE h) : m_h(h) {}$/
win_file_handle	include/libtorrent/aux_/win_file_handle.hpp	/^	win_file_handle(win_file_handle&& rhs)$/
wnd_size	include/libtorrent/aux_/utp_stream.hpp	150
work_download	test/bittorrent_peer.cpp	/^void peer_conn::work_download()$/
wrap	src/peer_connection.cpp	/^	void peer_connection::wrap(Fun f, Args&&... a)$/
wrap	src/session_impl.cpp	/^	void session_impl::wrap(Fun f, Args&&... a)$/
wrap	src/udp_socket.cpp	/^void udp_socket::wrap(udp::endpoint const& ep, spa/
wrap	src/udp_socket.cpp	/^void udp_socket::wrap(char const* hostname, int co/
wrap	include/libtorrent/aux_/noexcept_movable.hpp	/^	T&& wrap(T&& v) {$/
wrap	include/libtorrent/aux_/torrent_impl.hpp	/^	void torrent::wrap(Fun f, Args&&... a)$/
wrap_allocator	include/libtorrent/proxy_base.hpp	/^wrap_allocator_t<Handler, UnderlyingHandler> wrap_/
wrap_allocator_t	include/libtorrent/proxy_base.hpp	336
wrap_allocator_t	include/libtorrent/proxy_base.hpp	/^	wrap_allocator_t(Handler h, UnderlyingHandler uh)/
writable	src/utp_socket_manager.cpp	/^	void utp_socket_manager::writable()$/
writable	src/utp_stream.cpp	/^void utp_socket_impl::writable()$/
write	test/test_storage.cpp	/^int write(std::shared_ptr<mmap_storage> s$/
write	test/test_storage.cpp	/^int write(std::shared_ptr<posix_storage> s$/
write	src/mmap_storage.cpp	/^	int mmap_storage::write(settings_interface const&/
write	src/part_file.cpp	/^	int part_file::write(span<char> buf, piece_index_/
write	src/posix_part_file.cpp	/^	int posix_part_file::write(span<char> buf, piece_/
write	src/posix_storage.cpp	/^	int posix_storage::write(settings_interface const/
write	include/libtorrent/torrent.hpp	555
write	include/libtorrent/aux_/mmap_disk_job.hpp	67
write_address	include/libtorrent/socket_io.hpp	/^		void write_address(address const& a, OutIt&& out/
write_allow_fast	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_allow_fast(piece_i/
write_bitfield	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_bitfield()$/
write_cache_line_size	include/libtorrent/settings_pack.hpp	1481
write_cancel	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_cancel(peer_reques/
write_char	include/libtorrent/bencode.hpp	/^	void write_char(OutIt& out, char c)$/
write_choke	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_choke()$/
write_dht_port	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_dht_port()$/
write_dht_port	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_dht_port(int const/
write_dont_have	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_dont_have(piece_in/
write_endpoint	include/libtorrent/socket_io.hpp	/^		void write_endpoint(Endpoint const& e, OutIt&& o/
write_extensions	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_extensions()$/
write_failed	src/piece_picker.cpp	/^	void piece_picker::write_failed(piece_block const/
write_file	test/test_copy_file.cpp	/^void write_file(std::string const& filename, int s/
write_flags	include/libtorrent/write_resume_data.hpp	53
write_handler	test/test_storage.cpp	1730
write_handler	test/test_storage.cpp	/^	write_handler(int& outstanding) : m_out(&outstand/
write_handler	include/libtorrent/aux_/allocating_handler.hpp	143
write_handshake	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_handshake()$/
write_hash_reject	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_hash_reject(hash_r/
write_hash_request	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_hash_request(hash_/
write_hashes	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_hashes(hash_reques/
write_have	test/bittorrent_peer.cpp	/^void peer_conn::write_have(int piece)$/
write_have	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_have(piece_index_t/
write_have_all	test/bittorrent_peer.cpp	/^void peer_conn::write_have_all()$/
write_have_all	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_have_all()$/
write_have_none	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_have_none()$/
write_holepunch_msg	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_holepunch_msg(hp_m/
write_impl	include/libtorrent/io.hpp	/^	write_impl(In data, OutIt& start)$/
write_impl	include/libtorrent/io.hpp	/^	write_impl(Val val, OutIt& start)$/
write_int16	include/libtorrent/io.hpp	/^	void write_int16(T val, OutIt& start)$/
write_int16	include/libtorrent/aux_/io.hpp	/^	void write_int16(T val, span<Byte>& view)$/
write_int32	include/libtorrent/io.hpp	/^	void write_int32(T val, OutIt& start)$/
write_int32	include/libtorrent/aux_/io.hpp	/^	void write_int32(T val, span<Byte>& view)$/
write_int64	include/libtorrent/io.hpp	/^	void write_int64(T val, OutIt& start)$/
write_int64	include/libtorrent/aux_/io.hpp	/^	void write_int64(T val, span<Byte>& view)$/
write_int8	include/libtorrent/io.hpp	/^	void write_int8(T val, OutIt& start)$/
write_int8	include/libtorrent/aux_/io.hpp	/^	void write_int8(T val, span<Byte>& view)$/
write_interested	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_interested()$/
write_keepalive	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_keepalive()$/
write_nodes	src/alert.cpp	/^	nodes_slot write_nodes(aux::stack_allocator& allo/
write_nodes_entries	src/kademlia/node.cpp	/^void node::write_nodes_entries(sha1_hash const& in/
write_nodes_entry	src/kademlia/node.cpp	/^entry write_nodes_entry(std::vector<node_entry> co/
write_not_interested	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_not_interested()$/
write_payload	src/utp_stream.cpp	/^void utp_socket_impl::write_payload(std::uint8_t* /
write_pe1_2_dhkey	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_pe1_2_dhkey()$/
write_pe3_sync	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_pe3_sync()$/
write_pe4_sync	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_pe4_sync(int const/
write_pe_vc_cryptofield	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_pe_vc_cryptofield(/
write_peers	test/test_dht.cpp	/^entry write_peers(std::set<tcp::endpoint> const& p/
write_piece	test/bittorrent_peer.cpp	/^void peer_conn::write_piece(int piece, int start, /
write_piece	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_piece(peer_request/
write_reject_request	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_reject_request(pee/
write_request	test/bittorrent_peer.cpp	/^bool peer_conn::write_request()$/
write_request	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_request(peer_reque/
write_request	src/http_seed_connection.cpp	/^	void http_seed_connection::write_request(peer_req/
write_request	src/web_peer_connection.cpp	/^void web_peer_connection::write_request(peer_reque/
write_resume_data	src/torrent.cpp	/^	void torrent::write_resume_data(resume_data_flags/
write_resume_data	src/torrent_handle.cpp	/^	entry torrent_handle::write_resume_data() const$/
write_resume_data	src/write_resume_data.cpp	/^	entry write_resume_data(add_torrent_params const&/
write_resume_data_buf	src/write_resume_data.cpp	/^	std::vector<char> write_resume_data_buf(add_torre/
write_sack	src/utp_stream.cpp	/^void utp_socket_impl::write_sack(std::uint8_t* buf/
write_session_params	src/session_params.cpp	/^entry write_session_params(session_params const& s/
write_session_params_buf	src/session_params.cpp	/^std::vector<char> write_session_params_buf(session/
write_share_mode	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_share_mode()$/
write_some	src/utp_stream.cpp	/^std::size_t utp_stream::write_some(bool const clea/
write_some	src/utp_stream.cpp	/^std::size_t utp_socket_impl::write_some(bool const/
write_some	include/libtorrent/proxy_base.hpp	/^	std::size_t write_some(Const_Buffers const& buffe/
write_some	include/libtorrent/proxy_base.hpp	/^	std::size_t write_some(Const_Buffers const& buffe/
write_some	include/libtorrent/ssl_stream.hpp	/^	std::size_t write_some(Const_Buffers const& buffe/
write_some	include/libtorrent/aux_/polymorphic_socket.hpp	/^		std::size_t write_some(Const_Buffers const& buff/
write_string	include/libtorrent/io.hpp	/^	inline int write_string(std::string const& str, c/
write_string	include/libtorrent/io.hpp	/^	int write_string(std::string const& val, OutIt& o/
write_string	include/libtorrent/aux_/io.hpp	/^	inline int write_string(std::string const& str, s/
write_suggest	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_suggest(piece_inde/
write_through	include/libtorrent/settings_pack.hpp	2164
write_torrent_file	src/write_resume_data.cpp	/^	entry write_torrent_file(add_torrent_params const/
write_torrent_file	src/write_resume_data.cpp	/^	entry write_torrent_file(add_torrent_params const/
write_torrent_file_buf	src/write_resume_data.cpp	/^	std::vector<char> write_torrent_file_buf(add_torr/
write_torrent_flags_t	include/libtorrent/write_resume_data.hpp	51
write_uint16	include/libtorrent/io.hpp	/^	void write_uint16(T val, OutIt& start)$/
write_uint16	include/libtorrent/aux_/io.hpp	/^	void write_uint16(T val, span<Byte>& view)$/
write_uint32	include/libtorrent/io.hpp	/^	void write_uint32(T val, OutIt& start)$/
write_uint32	include/libtorrent/aux_/io.hpp	/^	void write_uint32(T val, span<Byte>& view)$/
write_uint64	include/libtorrent/io.hpp	/^	void write_uint64(T val, OutIt& start)$/
write_uint64	include/libtorrent/aux_/io.hpp	/^	void write_uint64(T val, span<Byte>& view)$/
write_uint8	include/libtorrent/io.hpp	/^	void write_uint8(T val, OutIt& start)$/
write_uint8	include/libtorrent/aux_/io.hpp	/^	void write_uint8(T val, span<Byte>& view)$/
write_unchoke	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_unchoke()$/
write_upload_only	src/bt_peer_connection.cpp	/^	void bt_peer_connection::write_upload_only(bool c/
writing	include/libtorrent/piece_picker.hpp	204
writing	include/libtorrent/torrent_handle.hpp	110
wstring_view	include/libtorrent/string_view.hpp	48
wstring_view	include/libtorrent/string_view.hpp	79
x	include/libtorrent/pe_crypto.hpp	67
xml_attribute	include/libtorrent/xml_parse.hpp	51
xml_comment	include/libtorrent/xml_parse.hpp	52
xml_declaration_tag	include/libtorrent/xml_parse.hpp	49
xml_empty_tag	include/libtorrent/xml_parse.hpp	48
xml_end_tag	include/libtorrent/xml_parse.hpp	47
xml_parse	src/xml_parse.cpp	/^	void xml_parse(string_view input$/
xml_parse_error	include/libtorrent/xml_parse.hpp	53
xml_start_tag	include/libtorrent/xml_parse.hpp	46
xml_string	include/libtorrent/xml_parse.hpp	50
xml_tag_content	include/libtorrent/xml_parse.hpp	56
y	include/libtorrent/pe_crypto.hpp	68
yes	test/test_magnet.cpp	580
zero	src/ip_filter.cpp	/^	Addr zero()$/
zero	include/libtorrent/ip_filter.hpp	/^	inline std::uint16_t zero<std::uint16_t>() { retu/
zero_or	src/torrent.cpp	/^		int zero_or(int const val, int const def_val)$/
zero_prio	test/test_storage.cpp	677
~B	test/test_alloca.cpp	/^	~B() { ++destructed; }$/
~D	test/test_heterogeneous_queue.cpp	/^	~D() { --instances; }$/
~F	test/test_heterogeneous_queue.cpp	/^	~F()$/
~alloca_destructor	include/libtorrent/aux_/alloca.hpp	/^	~alloca_destructor()$/
~buffer	include/libtorrent/aux_/buffer.hpp	/^	~buffer() { std::free(m_begin); }$/
~chained_buffer	src/chained_buffer.cpp	/^	chained_buffer::~chained_buffer()$/
~check_postcondition	src/peer_connection.cpp	/^		~check_postcondition() { check(); }$/
~cng_hash	include/libtorrent/aux_/win_cng.hpp	/^		~cng_hash()$/
~cork	include/libtorrent/peer_connection.hpp	/^		~cork()$/
~crypt_hash	include/libtorrent/aux_/win_crypto_provider.hpp	/^		~crypt_hash() { CryptDestroyHash(m_hash); }$/
~dev_random	include/libtorrent/aux_/dev_random.hpp	/^		~dev_random() { ::close(m_fd); }$/
~dht_server	test/dht_server.cpp	/^	~dht_server()$/
~directory	src/directory.cpp	/^	directory::~directory()$/
~directory	src/drive_info.cpp	/^	~directory() { if (ptr != nullptr) ::closedir(ptr/
~disk_aborter	src/create_torrent.cpp	/^		~disk_aborter() { m_dio.abort(true); }$/
~disk_buffer_holder	src/disk_buffer_holder.cpp	/^	disk_buffer_holder::~disk_buffer_holder() { reset/
~disk_buffer_pool	src/disk_buffer_pool.cpp	/^	disk_buffer_pool::~disk_buffer_pool()$/
~disk_io_thread_pool	src/disk_io_thread_pool.cpp	/^	disk_io_thread_pool::~disk_io_thread_pool()$/
~disk_job_pool	src/disk_job_pool.cpp	/^	disk_job_pool::~disk_job_pool()$/
~entry	src/entry.cpp	/^	entry::~entry() { destruct(); }$/
~expect_calls	test/test_apply_pad.cpp	/^	~expect_calls()$/
~file_descriptor	include/libtorrent/aux_/file_descriptor.hpp	/^	~file_descriptor()$/
~file_entry	src/file_storage.cpp	/^	file_entry::~file_entry()$/
~file_handle	src/file.cpp	/^file_handle::~file_handle() { close(); }$/
~file_mapping	src/mmap.cpp	/^file_mapping::~file_mapping() { close(); }$/
~file_mapping_handle	src/mmap.cpp	/^	file_mapping_handle::~file_mapping_handle() { clo/
~file_pointer	include/libtorrent/aux_/file_pointer.hpp	/^	~file_pointer() { if (ptr != nullptr) ::fclose(pt/
~hasher	src/hasher.cpp	/^	hasher::~hasher()$/
~hasher256	src/hasher.cpp	/^	hasher256::~hasher256()$/
~heterogeneous_queue	include/libtorrent/aux_/heterogeneous_queue.hpp	/^		~heterogeneous_queue() { clear(); }$/
~holder	test/test_buffer.cpp	/^	~holder() { if (m_buf) free_buffer(m_buf); }$/
~increment_guard	include/libtorrent/debug.hpp	/^		~increment_guard() { --m_cnt; TORRENT_ASSERT(m_c/
~invariant_checker_impl	include/libtorrent/aux_/invariant_check.hpp	/^		~invariant_checker_impl() { if (armed) check_inv/
~lifecycle	src/ssl.cpp	/^		~lifecycle()$/
~mmap_disk_io	src/mmap_disk_io.cpp	/^	mmap_disk_io::~mmap_disk_io()$/
~mmap_storage	src/mmap_storage.cpp	/^	mmap_storage::~mmap_storage()$/
~observer	src/kademlia/rpc_manager.cpp	/^observer::~observer()$/
~part_file	src/part_file.cpp	/^	part_file::~part_file()$/
~peer_connection	src/peer_connection.cpp	/^	peer_connection::~peer_connection()$/
~peer_list	src/peer_list.cpp	/^	peer_list::~peer_list()$/
~peer_server	test/peer_server.cpp	/^	~peer_server()$/
~piece_refcount	src/torrent.cpp	/^		~piece_refcount()$/
~pool_thread_interface	include/libtorrent/aux_/disk_io_thread_pool.hpp	/^		virtual ~pool_thread_interface() {}$/
~posix_part_file	src/posix_part_file.cpp	/^	posix_part_file::~posix_part_file()$/
~posix_storage	src/posix_storage.cpp	/^	posix_storage::~posix_storage()$/
~proxy_base	src/proxy_base.cpp	/^	proxy_base::~proxy_base()$/
~rootdevice	src/upnp.cpp	/^upnp::rootdevice::~rootdevice()$/
~rpc_manager	src/kademlia/rpc_manager.cpp	/^rpc_manager::~rpc_manager()$/
~scope_end_impl	include/libtorrent/aux_/scope_end.hpp	/^		~scope_end_impl() { if (m_armed) m_fun(); }$/
~session	src/session.cpp	/^	session::~session()$/
~session_impl	src/session_impl.cpp	/^	session_impl::~session_impl()$/
~session_proxy	src/session.cpp	/^	session_proxy::~session_proxy()$/
~set_dont_frag	src/udp_socket.cpp	/^	~set_dont_frag()$/
~socket_closer	src/enum_net.cpp	/^		~socket_closer() { ::close(m_socket); }$/
~string_ptr	include/libtorrent/aux_/string_ptr.hpp	/^		~string_ptr()$/
~timeout_handler	src/tracker_manager.cpp	/^	timeout_handler::~timeout_handler()$/
~torrent	src/torrent.cpp	/^	torrent::~torrent()$/
~tracker_manager	src/tracker_manager.cpp	/^	tracker_manager::~tracker_manager()$/
~traversal_algorithm	src/kademlia/traversal_algorithm.cpp	/^traversal_algorithm::~traversal_algorithm()$/
~udp_tracker	test/udp_tracker.cpp	/^	~udp_tracker()$/
~unit_directory_guard	test/main.cpp	/^	~unit_directory_guard()$/
~utp_logger	src/utp_stream.cpp	/^	~utp_logger()$/
~utp_socket_impl	src/utp_stream.cpp	/^utp_socket_impl::~utp_socket_impl()$/
~utp_stream	src/utp_stream.cpp	/^utp_stream::~utp_stream()$/
~win_file_handle	include/libtorrent/aux_/win_file_handle.hpp	/^	~win_file_handle()$/
