Searched defs:comparison (Results 1 – 4 of 4) sorted by relevance
235 for (auto& comparison : COMPARISONS) { in finishFrame() local274 for (auto& comparison : COMPARISONS) { in recomputeThresholds() local
67 int comparison = Integer.compare(category, another.category); in compareTo() local
184 val (callExpression, comparison) = constant
1118 int comparison = (another.isConnected() ? 1 : 0) - (isConnected() ? 1 : 0); in compareTo() local