Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 8 of 8) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DDatagramSocketAdaptor.java340 public void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
DSocketAdaptor.java392 public void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
/libcore/luni/src/test/java/libcore/java/lang/
DOldClassTest.java56 static TestClass2 tc = new TestClass2(0); field in OldClassTest.TestClass1C
537 TempTestClass2<String> tc = new TempTestClass2<String>(); in test_getTypeParameters() local
/libcore/ojluni/src/main/java/java/net/
DDatagramSocket.java1214 public synchronized void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
DSocket.java1409 public void setTrafficClass(int tc) throws SocketException { in setTrafficClass()
/libcore/ojluni/src/main/java/java/util/concurrent/
DForkJoinPool.java2177 int tc = pc + (short)(c >> TC_SHIFT); in tryCompensate() local
3126 int tc = pc + (short)(c >>> TC_SHIFT); in toString() local
/libcore/ojluni/src/main/java/java/io/
DObjectInputStream.java2490 int tc = in.peek(); in readBlockHeader() local
/libcore/support/src/test/java/tests/resources/
Djunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...