Searched refs:hasDot (Results 1 – 2 of 2) sorted by relevance
86 int hasDot = 0; in fastcomp() local132 hasDot = i; in fastcomp()160 hasDot = fg->len - (firstHalfDot < 0 ? in fastcomp()185 shiftPatternLen = fg->len - hasDot; in fastcomp()190 for (i = hasDot + 1; i < fg->len; i++) { in fastcomp()
100 int hasDot = 0; in androidSetThreadName() local103 if (*s == '.') hasDot = 1; in androidSetThreadName()108 if (len < 15 || hasAt || !hasDot) { in androidSetThreadName()