Searched defs:t2 (Results 1 – 5 of 5) sorted by relevance
119 def logline_timestamp_comparator(t1, t2): argument
221 [](const Type* t1, const Type* t2) { return t1->index < t2->index; }); in Normalize()
442 … val t2 = simpleType2.removePrefix("kotlin.coroutines.").removePrefix("experimental.") in compare() constant
321 auto t2 = mi.AddTransformation<slicer::AllocateScratchRegs>(1, false); in StressScratchRegs() local
364 t1: TypeItem, t2: TypeItem -> in <lambda>() method