Home | History | Annotate | Download | only in system

Lines Matching refs:CAP_TO_INDEX

31     public static int CAP_TO_INDEX(int x) { return x >>> 5; }
35 * element, the index of which can be retrieved with CAP_TO_INDEX.