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

  /external/openfst/src/include/fst/
reverse.h 85 uint64 oprops = ofst->Properties(kFstProperties, false); local
86 ofst->SetProperties(ReverseProperties(iprops) | oprops, kFstProperties);
compose-filter.h 530 uint64 oprops = filter_.Properties(iprops); local
531 return oprops & kILabelInvariantProperties & kOLabelInvariantProperties;
state-map.h 169 uint64 oprops = ofst->Properties(kFstProperties, false); local
170 ofst->SetProperties(mapper->Properties(iprops) | oprops, kFstProperties);
lookahead-filter.h 533 uint64 oprops = filter_.Properties(iprops); local
535 return oprops & kOLabelInvariantProperties;
537 return oprops & kILabelInvariantProperties;
arc-map.h 285 uint64 oprops = ofst->Properties(kFstProperties, false); local
286 ofst->SetProperties(mapper->Properties(iprops) | oprops, kFstProperties);
    [all...]
  /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...]
  /external/openfst/src/include/fst/extensions/pdt/
compose.h 388 uint64 oprops = filter_.Properties(iprops); local
389 return oprops & kILabelInvariantProperties & kOLabelInvariantProperties;
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 194 milliseconds