Lines Matching full:properties
0 // properties.h
32 // bits are added, then the composite properties below, the property
33 // functions and property names in properties.cc, and
34 // TestProperties() in test-properties.h should be updated.
37 // BINARY PROPERTIES
53 // TRINARY PROPERTIES
55 // For each of these properties below there is a pair of property bits
142 // COMPOSITE PROPERTIES
145 // Properties of an empty machine
152 // Properties that are preserved when an FST is copied
177 // Properties that are preserved when an FST start state is set
187 // Properties that are preserved when an FST final weight is set
197 // Properties that are preserved when an FST state is added
208 // Properties that are preserved when an FST arc is added
214 // Properties that are preserved when an FST arc is set
217 // Properties that are preserved when FST states are deleted
224 // Properties that are preserved when FST arcs are deleted
231 // Properties that are preserved when an FST's states are reordered
241 // Properties that are preserved when an FST's arcs are reordered
251 // Properties that are preserved when an FST's input labels are changed.
259 // Properties that are preserved when an FST's output labels are changed.
267 // Properties that are preserved when an FST's weights are changed.
278 // Properties that are preserved when a superfinal state is added
287 // Properties that are preserved when a superfinal state is removed
296 // All binary properties
299 // All trinary properties
303 // COMPUTED PROPERTIES
306 // 1st bit of trinary properties
310 // 2nd bit of trinary properties
314 // All properties
318 // PROPERTY FUNCTIONS and STRING NAMES (defined in properties.cc)
402 /// Gets the properties for the MutableFst::AddArc method.
404 /// \param inprops the current properties of the fst