Searched defs:semgraph (Results 1 – 3 of 3) sorted by relevance
250 static ESR_ReturnCode checkpath_forwardByWordID(SR_SemanticGraphImpl* semgraph, in checkpath_forwardByWordID()356 static ESR_ReturnCode checkpath_forward(SR_SemanticGraphImpl* semgraph, in checkpath_forward()490 SR_SemanticGraphImpl* semgraph = (SR_SemanticGraphImpl*) graph; in SR_SemanticProcessor_CheckParseByWordID() local796 SR_SemanticGraphImpl* semgraph = (SR_SemanticGraphImpl*) graph; in SR_SemanticProcessor_CheckParse() local1163 static const LCHAR* lookUpWord(SR_SemanticGraphImpl* semgraph, wordID wdid) in lookUpWord()1208 static const LCHAR* lookUpScript(SR_SemanticGraphImpl* semgraph, const LCHAR* script_label) in lookUpScript()1235 static ESR_ReturnCode accumulate_scripts(SR_SemanticGraphImpl* semgraph, in accumulate_scripts()
288 SR_SemanticGraphImpl* semgraph = (SR_SemanticGraphImpl*) self; in SR_SemanticGraph_LoadFromTextFiles() local604 SR_SemanticGraphImpl* semgraph = (SR_SemanticGraphImpl*) self; in SR_SemanticGraph_Unload() local
85 SR_SemanticGraph* semgraph; member