Searched refs:thisR (Results 1 – 3 of 3) sorted by relevance
183 uint32_t thisR = SkAbs32(SkGetPackedR32(c0) - SkGetPackedR32(c1)); in compute_diff() local187 totalMismatchR += thisR; in compute_diff()191 int value = MAX3(thisR, thisG, thisB); in compute_diff()196 if (thisR > dr->fMaxMismatchR) { in compute_diff()197 dr->fMaxMismatchR = thisR; in compute_diff()
242 Rule thisR = grammar.getLocallyDefinedRule(currentRuleName);243 NFAState start = thisR.startState;258 NFAState end = thisR.stopState;
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...