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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
reverse.h 76 uint64 oprops = ofst->Properties(kFstProperties, false); local
77 ofst->SetProperties(ReverseProperties(iprops) | oprops, kFstProperties);
map.h 223 uint64 oprops = ofst->Properties(kFstProperties, false); local
224 ofst->SetProperties(mapper->Properties(iprops) | oprops, kFstProperties);
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java 496 * @param oprops non-null reference to xsl:output properties representation.
498 void recomposeOutput(OutputProperties oprops)
502 m_outputProperties.copyFrom(oprops);
    [all...]

Completed in 132 milliseconds