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

  /external/openfst/src/include/fst/
test-properties.h 41 ((props & kPosTrinaryProperties) << 1) |
properties.h 307 const uint64 kPosTrinaryProperties =
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
test-properties.h 39 (props & kPosTrinaryProperties) << 1 |
properties.h 283 const uint64 kPosTrinaryProperties =
  /external/openfst/src/include/fst/script/
info-impl.h 312 } else if (prop & kPosTrinaryProperties) {

Completed in 327 milliseconds