Searched defs:tc (Results 1 – 7 of 7) sorted by relevance
340 public void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
392 public void setTrafficClass(int tc) throws 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()
1409 public void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
2177 int tc = pc + (short)(c >> TC_SHIFT); in tryCompensate() local3126 int tc = pc + (short)(c >>> TC_SHIFT); in toString() local
2490 int tc = in.peek(); in readBlockHeader() local