Searched defs:ilabels (Results 1 – 6 of 6) sorted by relevance
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | test-properties.h | 117 hash_set<Label> *ilabels = 0; in ComputeProperties() local 209 delete ilabels; in ComputeProperties() local
|
/external/srec/srec/Semproc/include/ |
D | SR_SemanticGraphImpl.h | 54 wordmap* ilabels; member
|
/external/srec/srec/Semproc/src/ |
D | SemanticGraphImpl.c | 92 ESR_ReturnCode SR_SemanticGraph_LoadFromImage(SR_SemanticGraph* self, wordmap* ilabels, const LCHAR… in SR_SemanticGraph_LoadFromImage() 167 ESR_ReturnCode sr_semanticgraph_loadV2(SR_SemanticGraphImpl* impl, wordmap* ilabels, PFile* fp) in sr_semanticgraph_loadV2() 266 ESR_ReturnCode SR_SemanticGraph_LoadFromTextFiles(SR_SemanticGraph* self, wordmap* ilabels, const L… in SR_SemanticGraph_LoadFromTextFiles() 584 ESR_ReturnCode SR_SemanticGraph_Load(SR_SemanticGraph* self, wordmap* ilabels, const LCHAR* basenam… in SR_SemanticGraph_Load()
|
D | SemanticProcessorImpl.c | 1117 sem_partial_path* paths, int npaths, wordmap* ilabels) in sem_partial_path_print()
|
/external/srec/tools/test_g2g/ |
D | test_g2g.c | 195 modelID ilabels[128], num_ilabels; in CheckG2G() local
|
/external/srec/srec/include/ |
D | srec_context.h | 136 wordmap *ilabels; /* input arc labels */ member
|