Home
last modified time | relevance | path

Searched refs:NUM_ITEMLIST_HDRWDS (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/include/
Dsrec_context.h180 #define NUM_ITEMLIST_HDRWDS 4 macro
/external/srec/srec/Semproc/src/
DSemanticGraphImpl.c654 expected_ilabel = NUM_ITEMLIST_HDRWDS; in sr_semanticgraph_get_type()
728 for (i = NUM_ITEMLIST_HDRWDS; i < impl->ilabels->num_words; i++) in sr_semanticgraph_saveV2()
/external/srec/srec/crec/
Dsrec_context.c3041 expected_wdid = NUM_ITEMLIST_HDRWDS; in FST_GetGrammarType()
3499 fst->arc_token_list_len = fst->olabels->num_words + 2 - NUM_ITEMLIST_HDRWDS; in FST_LoadContextFromImageV2()
3508 for (i = 1, wdid = NUM_ITEMLIST_HDRWDS; wdid < fst->olabels->num_words; i++, wdid++) in FST_LoadContextFromImageV2()