HomeSort by relevance Sort by last modified time
    Searched refs:WB_LABEL (Results 1 - 3 of 3) sorted by null

  /external/srec/tools/grxmlcompile/
sub_phon.cpp 67 arcOne= CreateArc (WB_LABEL, NONE_LABEL, nextId, arc[ii]->GetToId());
69 // (void) CreateArc (WB_LABEL, wordId, newId, arc[ii]->GetToId());
90 arcOne= CreateArc (WB_LABEL, wordId, currId, arc[ii]->GetToId());
330 if (arc[ii]->GetInput() == WB_LABEL)
368 if (arc[ii]->GetInput() == WB_LABEL)
425 if (arc[ii]->GetInput() == WB_LABEL) {
431 (void) CreateArc (WB_LABEL, arc[ii]->GetOutput(), newId, arc[ii]->GetToId());
457 (void) CreateArc (WB_LABEL, NONE_LABEL, intId, newId);
netw_dump.cpp 69 case WB_LABEL: // Word boundary transition
149 case WB_LABEL: // Word boundary transition
223 case WB_LABEL: // Word boundary transition
297 case WB_LABEL: // Word boundary transition
sub_grph.h 41 #define WB_LABEL -100002 // Word boundary transition

Completed in 68 milliseconds