Searched defs:PORT (Results 1 – 11 of 11) sorted by relevance
53 PORT = 269, enumerator72 #define PORT 269 macro
147 #define PORT 4433 macro
51 public static final int PORT = 5110; field in TestChatServer
28 SET(PORT "NOPORT" CACHE STRING "choose which WebKit port to build (one of ${ALL_PORTS})") variable
116 PORT, enumerator
18 #define PORT 8000 macro
38 PORT = 264, enumerator142 #define PORT 264 macro
73 PORT = 264, enumerator177 #define PORT 264 macro
45 private static final int PORT = Support_PortManager.getNextPort(); field in SelectorTest
170 PORT = 386, enumerator335 #define PORT 386 macro
766 final int PORT = Support_PortManager.getNextPortForUDP(); in test_setLoopbackModeSendReceive() local