OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPOSE_FST2_RHO
(Results
1 - 2
of
2
) sorted by null
/external/srec/tools/thirdparty/OpenFst/fst/lib/
difference.h
29
: public ComposeFstOptions<T |
COMPOSE_FST2_RHO
> { };
56
ComposeFstOptions<
COMPOSE_FST2_RHO
>()) {
70
ComposeFstOptions<T |
COMPOSE_FST2_RHO
>(opts)) {
compose.h
39
// NB: at most one of the bits COMPOSE_FST1_RHO,
COMPOSE_FST2_RHO
42
COMPOSE_FST2_RHO
= 1ULL<<1, // "Rest" symbol on the input side of fst2.
61
COMPOSE_RHO = COMPOSE_FST1_RHO |
COMPOSE_FST2_RHO
,
362
case
COMPOSE_FST2_RHO
:
391
} else if (isorted && (T &
COMPOSE_FST2_RHO
)) {
[
all
...]
Completed in 38 milliseconds