Searched defs:tc (Results 1 – 11 of 11) sorted by relevance
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.TestClass1C537 TempTestClass2<String> tc = new TempTestClass2<String>(); in test_getTypeParameters() local
1214 public synchronized void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
1414 public void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
2180 int tc = pc + (short)(c >> TC_SHIFT); in tryCompensate() local3129 int tc = pc + (short)(c >>> TC_SHIFT); in toString() local
2626 int tc = in.peek(); in readBlockHeader() local