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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.h 236 const uint64 kOLabelInvariantProperties =
encode.h 260 mask &= kILabelInvariantProperties & kOLabelInvariantProperties;
map.h 748 return props & kOLabelInvariantProperties &
826 return props & kOLabelInvariantProperties &
  /external/openfst/src/include/fst/
properties.h 260 const uint64 kOLabelInvariantProperties =
compose-filter.h 531 return oprops & kILabelInvariantProperties & kOLabelInvariantProperties;
encode.h 353 mask &= kILabelInvariantProperties & kOLabelInvariantProperties;
arc-map.h 847 uint64 outprops = inprops & kOLabelInvariantProperties &
940 uint64 outprops = inprops & kOLabelInvariantProperties &
    [all...]
lookahead-filter.h 535 return oprops & kOLabelInvariantProperties;
  /external/openfst/src/include/fst/extensions/pdt/
compose.h 389 return oprops & kILabelInvariantProperties & kOLabelInvariantProperties;

Completed in 106 milliseconds