Searched defs:t4 (Results 1 – 4 of 4) sorted by relevance
644 int t4 = (x < y) ? x : y; in minmaxCSEScalar() local680 int t4 = (x[0] < y[0]) ? x[0] : y[0]; in minmaxCSEArray() local704 int t4 = (x < y) ? x : y; in minmaxCSEScalarAndCond() local
37 private static final Type t4 = Type.DOUBLE; field in DiffFieldsTest
206 ReferenceTypeInfo t4(MergeTypes(ObjectType(), InvalidType())); in TEST_F() local238 ReferenceTypeInfo t4(MergeTypes(StringType(), ObjectType())); in TEST_F() local
77 Thread t4 = new Thread("Subclass") { in doTest() local