Searched refs:sint8 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DServerSocket.h51 sint8 GetConnectionState() const { return connectionstate; }
69 void SetConnectionState(sint8 newstate);
71 sint8 connectionstate;
H A DTypes.h106 typedef int8_t sint8; typedef
H A DSHAHashSet.h187 bool SetHash(CFileDataIO* fileInput, uint32 wHashIdent, sint8 nLevel = (-1), bool bAllowOverwrite = true);
H A DServerSocket.cpp700 void CServerSocket::SetConnectionState(sint8 newstate)
H A DSHAHashSet.cpp392 bool CAICHHashTree::SetHash(CFileDataIO* fileInput, uint32 wHashIdent, sint8 nLevel, bool bAllowOverwrite)

Completed in 105 milliseconds