Searched defs:returnVal (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMuleUDPSocket.cpp296 SocketSentBytes returnVal = { true, 0, sentBytes }; local
H A DEMSocket.cpp467 SocketSentBytes returnVal = { false, 0, 0 }; local
471 SocketSentBytes returnVal = { true, 0, 0 }; local
528 SocketSentBytes returnVal = { true, sentStandardPacketBytesThisCall, sentControlPacketBytesThisCall }; local
580 SocketSentBytes returnVal = { true, sentStandardPacketBytesThisCall, sentControlPacketBytesThisCall }; local
641 SocketSentBytes returnVal = { !anErrorHasOccured, sentStandardPacketBytesThisCall, sentControlPacketBytesThisCall }; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/csp/
H A Dcap_inline.h134 CAP_RC_T returnVal = CAP_NOT_PRESENT; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dvariant.cpp979 wxClassInfo* returnVal=NULL; local

Completed in 171 milliseconds