HomeSort by relevance Sort by last modified time
    Searched refs:firstMatch (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java 433 int firstMatch = getNextIndexed(identity, _firstch(identity),
436 return makeNodeHandle(firstMatch);
    [all...]
  /build/tools/droiddoc/src/
DroidDoc.java 929 int firstMatch = 0;
934 if (firstMatch != i-1) {
936 for (int j=firstMatch; j<i; j++) {
943 firstMatch = i;
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 

Completed in 240 milliseconds