Home
last modified time | relevance | path

Searched refs:lastIndex (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DBinPacker.java180 int lastIndex = mSpace.size() - 1; in removeRect() local
181 if (index != lastIndex) { in removeRect()
185 mSpace.set(index, mSpace.get(lastIndex)); in removeRect()
186 mSpace.set(lastIndex, temp); in removeRect()
189 mSpace.remove(lastIndex); in removeRect()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DAdtUtils.java699 int lastIndex = path.lastIndexOf('/');
700 if (lastIndex != -1) {
701 int lastLastIndex = path.lastIndexOf('/', lastIndex - 1);
703 return path.substring(lastLastIndex + 1, lastIndex);
/sdk/templates/docs/
Djquery-1.8.0.min.js2 …b)};for(;p<q;p++){s.exec(""),a=f[p],j=[],i=0,k=e;while(g=s.exec(a)){n=s.lastIndex=g.index+g[0].len…