HomeSort by relevance Sort by last modified time
    Searched full:match_labela (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 486 Label match_labela = find_input ? arca.ilabel : arca.olabel; local
487 if (match_labela > 0) {
490 if ((T & COMPOSE_SIGMA) != 0 && match_labela == kSigmaLabel) {
501 } else if (f == 0 && match_labela == 0) {
516 Label match_labela = find_input ? arca.ilabel : arca.olabel; local
517 if (match_labela != match_labelb)
    [all...]

Completed in 552 milliseconds