OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pgrammar
(Results
1 - 2
of
2
) sorted by null
/external/srec/tools/parseStringTest/
parseStringTest.c
110
SR_GrammarImpl*
pgrammar
= (SR_GrammarImpl*)grammar;
local
119
wmap =
pgrammar
->syntax->synx->olabels;
144
wmap =
pgrammar
->syntax->synx->olabels;
175
rc =
pgrammar
->semproc->flush(
pgrammar
->semproc);
176
rc =
pgrammar
->semproc->setParam(
pgrammar
->semproc, L("literal"), trans);
177
rc =
pgrammar
->semproc->checkParseByWordID(
pgrammar
->semproc,
pgrammar
->semgraph
[
all
...]
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
1960
SR_GrammarImpl*
pgrammar
;
local
[
all
...]
Completed in 33 milliseconds