HomeSort by relevance Sort by last modified time
    Searched defs:eo (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 560 ExpressionOwner eo = (ExpressionOwner)paths.elementAt(i); local
561 if(null == eo)
565 LocPathIterator lpi = (LocPathIterator)eo.getExpression();
570 first = new MultistepExprHolder(eo, numPaths, null);
572 first = first.addInSortedOrder(eo, numPaths);
    [all...]
  /hardware/ril/include/telephony/
ril_cdma_sms.h 508 RIL_CDMA_SMS_UdhEo eo; // 14 member in union:__anon9721::__anon9722

Completed in 518 milliseconds