HomeSort by relevance Sort by last modified time
    Searched refs:kOLabelInvariantProperties (Results 1 - 8 of 8) 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 849 uint64 outprops = inprops & kOLabelInvariantProperties &
942 uint64 outprops = inprops & kOLabelInvariantProperties &
    [all...]
lookahead-filter.h 535 return oprops & kOLabelInvariantProperties;

Completed in 1655 milliseconds