Home
last modified time | relevance | path

Searched defs:Socket (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeSocket.hpp72 class Socket class
102 Socket (deSocket* socket) : m_socket(socket) {} in Socket() function in de::Socket
DdeSocket.cpp78 Socket::Socket (void) in Socket() function in de::Socket
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs42 using Socket = System.Net.Sockets.Socket; typedef
DDebugEventSocketProxy.cs41 using Socket = System.Net.Sockets.Socket; typedef
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs44 using Socket = System.Net.Sockets.Socket; typedef
DDebugEventSocketProxy.cs40 using Socket = System.Net.Sockets.Socket; typedef