HomeSort by relevance Sort by last modified time
    Searched refs:elementAt (Results 101 - 125 of 233) sorted by null

1 2 3 45 6 7 8 910

  /libcore/junit/src/test/java/junit/runner/
TestCaseClassLoader.java 75 if (name.startsWith((String) fExcluded.elementAt(i))) {
114 String path= (String) fPathItems.elementAt(i);
  /libcore/luni/src/main/java/org/apache/xpath/axes/
AxesWalker.java 165 if(key == cloneList.elementAt(i))
166 return (AxesWalker)cloneList.elementAt(i+1);
  /libcore/luni/src/main/java/org/apache/xpath/compiler/
XPathParser.java 299 String tok = ((String) m_ops.m_tokenQueue.elementAt(pos - 1));
333 String lookbehind = (String) m_ops.m_tokenQueue.elementAt(lookBehindPos);
373 String lookbehind = (String) m_ops.m_tokenQueue.elementAt(m_queueMark - (n - 1));
404 String lookahead = (String) m_ops.m_tokenQueue.elementAt(m_queueMark + (n - 1));
425 m_token = (String) m_ops.m_tokenQueue.elementAt(m_queueMark++);
451 tok = (String) m_ops.m_tokenQueue.elementAt(relative);
472 m_token = (String) m_ops.m_tokenQueue.elementAt(m_queueMark);
686 String t = (String) m_ops.m_tokenQueue.elementAt(q++);
    [all...]
  /libcore/luni/src/main/java/org/apache/xpath/jaxp/
JAXPExtensionsProvider.java 133 Object argument = argVec.elementAt( i );
184 Object argument = argVec.elementAt( i );
  /libcore/xml/src/main/java/org/kxml2/kdom/
Node.java 97 return children.elementAt(index);
327 Object child = children.elementAt(i);
  /packages/apps/Mms/src/com/android/mms/dom/
NodeImpl.java 111 return siblings.elementAt(indexOfThis + 1);
142 return siblings.elementAt(indexOfThis - 1);
  /external/chromium/third_party/icu/source/i18n/
repattrn.cpp 110 UnicodeSet *sourceSet = (UnicodeSet *)other.fSets->elementAt(i);
182 s = (UnicodeSet *)fSets->elementAt(i);
536 UnicodeSet *set = (UnicodeSet *)fSets->elementAt(val);
transreg.cpp 162 delete (Transliterator*)(transliterators.elementAt(i));
359 if (e == (TransliteratorEntry*) DEBUG_entries->elementAt(i)) {
578 entry->stringArg = *(UnicodeString*)(parser.idBlockVector.elementAt(0));
594 UnicodeString* idBlock = (UnicodeString*)parser.idBlockVector.elementAt(i);
799 UnicodeString *v = (UnicodeString*) variants->elementAt(index);
    [all...]
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
LayoutTestsAutoTest.java 198 if (mTestList.elementAt(i).equals(line)) {
407 String s = mTestList.elementAt(i);
408 boolean ignoreResult = mTestListIgnoreResult.elementAt(i);
  /libcore/luni/src/test/java/tests/SQLite/
DatabaseTest.java 336 String row[] = (String[]) res.rows.elementAt(0);
358 String[] s = (String[]) res.rows.elementAt(0);
790 String row[] = (String[]) res.rows.elementAt(0);
825 String[] s = (String[]) res.rows.elementAt(0);
905 String[] s = (String[]) res.rows.elementAt(0);
    [all...]
  /libcore/luni/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java 311 return (Stylesheet) m_includesComposed.elementAt(i);
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 253 if (m_firstch.elementAt(m_currentDocumentNode) == NOTPROCESSED)
  /libcore/luni/src/main/java/org/apache/xml/serializer/
ToUnknownStream.java 1065 (String) m_namespacePrefix.elementAt(i);
1066 final String uri = (String) m_namespaceURI.elementAt(i);
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/utils/
IntVector.java 317 public final int elementAt(int i)
ObjectVector.java 314 public final Object elementAt(int i)
DOMBuilder.java 378 prefix = (String) m_prefixMappings.elementAt(i);
383 declURL = (String) m_prefixMappings.elementAt(i + 1);
  /libcore/luni/src/test/java/com/google/coretests/
CoreTestSuite.java 273 TestCase test = (TestCase)fTests.elementAt(i);
285 result.addError(fTests.elementAt(i), new RuntimeException(
290 result.addError(fTests.elementAt(i), new RuntimeException(
  /libcore/luni/src/test/java/tests/security/acl/
IAclEntryTest.java 171 assertEquals(v.elementAt(0).toString(), perm.toString());
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SkbTemplate.java 122 return mKeyTypeList.elementAt(typeId);
CandidatesContainer.java 290 activeCandInPage = mDecInfo.mPageStart.elementAt(mCurrentPage + 1)
291 - mDecInfo.mPageStart.elementAt(mCurrentPage) - 1;
  /external/jdiff/src/jdiff/
JDiffAntTask.java 252 DirSet dirSet = (DirSet)dirSets.elementAt(i);
270 DirSet dirSet = (DirSet)dirSets.elementAt(i);
  /libcore/luni/src/test/java/tests/api/java/util/
AbstractMapTest.java 248 Object v = values.elementAt(index);
250 Object k = keys.elementAt(index);
  /libcore/luni/src/test/java/tests/java/sql/
StressTest.java 194 Connection c = vc.elementAt(i);
295 vc.elementAt(i).close();
  /external/icu4c/i18n/
transreg.cpp 162 delete (Transliterator*)(transliterators.elementAt(i));
359 if (e == (TransliteratorEntry*) DEBUG_entries->elementAt(i)) {
578 entry->stringArg = *(UnicodeString*)(parser.idBlockVector.elementAt(0));
594 UnicodeString* idBlock = (UnicodeString*)parser.idBlockVector.elementAt(i);
799 UnicodeString *v = (UnicodeString*) variants->elementAt(index);
    [all...]
  /libcore/sqlite-jdbc/src/main/java/SQLite/JDBC2z/
JDBCDatabaseMetaData.java 645 String r0[] = (String [])(rs0.tr.rows.elementAt(i));
776 String r0[] = (String [])(rs0.tr.rows.elementAt(i));
803 String r2[] = (String [])(rs2.tr.rows.elementAt(k));
807 String r1[] = (String [])(rs1.tr.rows.elementAt(m));
895 String r0[] = (String [])(rs0.tr.rows.elementAt(i));
922 String r1[] = (String [])(rs1.tr.rows.elementAt(k));
955 String r0[] = (String [])(rs0.tr.rows.elementAt(i));
988 String r0[] = (String [])(in.tr.rows.elementAt(i));
    [all...]

Completed in 1798 milliseconds

1 2 3 45 6 7 8 910