Home
last modified time | relevance | path

Searched defs:findFirst (Results 1 – 2 of 2) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/util/
DBits.java166 public static int findFirst(int[] bits, int idx) { in findFirst() method in Bits
193 public static int findFirst(int value, int idx) { in findFirst() method in Bits
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeWizard.java236 public Object findFirst(Object t, int ttype) { in findFirst() method in TreeWizard
240 public Object findFirst(Object t, String pattern) { in findFirst() method in TreeWizard