OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextInPos
(Results
1 - 3
of
3
) sorted by null
/external/svox/pico/lib/
picospho.c
[
all
...]
picotrns.c
291
if '*found', the other output values ('*outRefPos', '*endFSTstate', '*
nextInPos
'*)
298
picokfst_state_t * endFSTState, picoos_int32 *
nextInPos
, picoos_bool * found)
320
(*
nextInPos
) = altDesc->inPos + 1;
347
(*
nextInPos
) = altDesc->inPos + 1;
367
(*
nextInPos
) = altDesc->inPos;
466
picoos_int32
nextInPos
;
500
GetNextAlternative(fst,& altDesc[tmpRecPos],inSeq,inSeqLen,& outSym,& outRefPos,& endFSTState,&
nextInPos
,& found);
508
if ((
nextInPos
== inSeqLen) && picokfst_kfstIsAcceptingState(fst,endFSTState)) {
521
ap->inPos =
nextInPos
;
picocep.c
172
picoos_uint16
nextInPos
;
[
all
...]
Completed in 75 milliseconds