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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
encode.h 260 mask &= kILabelInvariantProperties & kOLabelInvariantProperties;
262 mask &= kILabelInvariantProperties & kWeightInvariantProperties &
properties.h 228 const uint64 kILabelInvariantProperties =
  /external/openfst/src/include/fst/
encode.h 353 mask &= kILabelInvariantProperties & kOLabelInvariantProperties;
355 mask &= kILabelInvariantProperties & kWeightInvariantProperties &
properties.h 252 const uint64 kILabelInvariantProperties =
compose-filter.h 531 return oprops & kILabelInvariantProperties & kOLabelInvariantProperties;
lookahead-filter.h 537 return oprops & kILabelInvariantProperties;

Completed in 33 milliseconds