Searched defs:num (Results 1 – 3 of 3) sorted by relevance
18 bool isPowerOf2(int num) { in isPowerOf2()
52 int num = ((int) value[i]) & 0xff; in toHexadecimalString() local
542 int num = 1; in getFreeWidgetId() local