Searched defs:firstType (Results 1 – 3 of 3) sorted by relevance
386 Type firstType; field in LenientDateParser.SoFar
804 CVTypeArray::Iterator firstType = types.begin(); in initializeDependencies() local
1386 private static int checkContentTypeConsistency(int firstType, int secondType) { in checkContentTypeConsistency()