OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPushRemoveCommonAffix
(Results
1 - 2
of
2
) sorted by null
/external/openfst/src/bin/
fstpush.cc
64
flags |= fst::
kPushRemoveCommonAffix
;
/external/openfst/src/include/fst/
push.h
116
const uint32
kPushRemoveCommonAffix
= 0x0008;
150
if (ptype & (kPushRemoveTotalWeight |
kPushRemoveCommonAffix
)) {
154
ptype &
kPushRemoveCommonAffix
? total_weight.Value1()
160
if (ptype & (kPushRemoveTotalWeight |
kPushRemoveCommonAffix
))
Completed in 54 milliseconds