OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:activeEndPos
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picospho.c
88
* - [activeStartPos,
activeEndPos
[ : the "active" subrange of the window actually used for output
92
* 0 activeStartPos penultima
activeEndPos
headxReadPos headxWritePos
210
picoos_int16 penultima,
activeEndPos
; /* positions of last two bounds/words; SPHO_POS_INVALID means uninitialized */
283
spho->
activeEndPos
= SPHO_POS_INVALID;
[
all
...]
picocep.c
207
picoos_uint16
activeEndPos
; /* end position of indices to be considered */
259
picoos_uint16
activeEndPos
,
263
picoos_uint16
activeEndPos
,
329
cep->
activeEndPos
= PICOCEP_MAXWINLEN;
[
all
...]
Completed in 1109 milliseconds