Home
last modified time | relevance | path

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

/external/srec/srec/Grammar/src/
DSR_Grammar.c69 return self->addNametagToSlot(self, slot, nametag, weight, tag); in SR_GrammarAddNametagToSlot()
DSR_GrammarImpl.c48 impl->Interface.addNametagToSlot = &SR_Grammar_AddNametagToSlot; in SR_Grammar_Create()
/external/srec/srec/Grammar/include/
DSR_Grammar.h153 ESR_ReturnCode(*addNametagToSlot)(struct SR_Grammar_t* self, const LCHAR* slot, member