Home
last modified time | relevance | path

Searched defs:oprops (Results 1 – 7 of 7) sorted by relevance

/external/openfst/src/include/fst/
Dreverse.h85 uint64 oprops = ofst->Properties(kFstProperties, false); in Reverse() local
Dcompose-filter.h530 uint64 oprops = filter_.Properties(iprops); in Properties() local
Dstate-map.h169 uint64 oprops = ofst->Properties(kFstProperties, false); in StateMap() local
Dlookahead-filter.h533 uint64 oprops = filter_.Properties(iprops); in Properties() local
Darc-map.h285 uint64 oprops = ofst->Properties(kFstProperties, false); in ArcMap() local
/external/openfst/src/include/fst/extensions/pdt/
Dcompose.h388 uint64 oprops = filter_.Properties(iprops); in Properties() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheetRoot.java498 void recomposeOutput(OutputProperties oprops) in recomposeOutput()