Home | History | Annotate | Download | only in transform

Lines Matching defs:isPowerOf2

484     public static boolean isPowerOf2(long n) {
495 if (!isPowerOf2(d.length)) {
508 if (!isPowerOf2(o.length)) {