Searched defs:tc (Results 1 – 11 of 11) sorted by relevance
267 int tc = ds.getTrafficClass(); in DatagramSocket2028() local
94 public synchronized void setTrafficClass(int tc) throws java.net.SocketException { throw new Runtim… in setTrafficClass()
112 public void setTrafficClass(int tc) throws java.net.SocketException { throw new RuntimeException("S… in setTrafficClass()
340 public void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
394 public void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
175 public synchronized void setTrafficClass(int tc) throws java.net.SocketException { in setTrafficClass()
233 public void setTrafficClass(int tc) throws java.net.SocketException { in setTrafficClass()
56 static TestClass2 tc = new TestClass2(0); field in OldClassTest.TestClass1C597 TempTestClass2<String> tc = new TempTestClass2<String>(); in test_getTypeParameters() local
1216 public synchronized void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
1437 public void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
2848 int tc = in.peek(); in readBlockHeader() local