Searched refs:kBinaryProperties (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dtest-properties.h38 return kBinaryProperties | props & kTrinaryProperties |
95 uint64 comp_props = fst_props & kBinaryProperties;
109 if (mask & ~(kBinaryProperties | dfs_props)) {
H A Dproperties.h273 const uint64 kBinaryProperties = 0x0000000000000003ULL; member in namespace:fst
291 const uint64 kFstProperties = kBinaryProperties | kTrinaryProperties;

Completed in 51 milliseconds