OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PICODATA_ITEM_WORDGRAPH
(Results
1 - 5
of
5
) sorted by null
/external/svox/pico/lib/
picodata.c
249
if (buf[PICODATA_ITEMIND_TYPE] ==
PICODATA_ITEM_WORDGRAPH
) {
292
if (buf[PICODATA_ITEMIND_TYPE] ==
PICODATA_ITEM_WORDGRAPH
) {
358
case
PICODATA_ITEM_WORDGRAPH
:
[
all
...]
picosa.c
499
if ((sa->headx[i].head.type ==
PICODATA_ITEM_WORDGRAPH
) ||
533
(sa->headx[first].head.type !=
PICODATA_ITEM_WORDGRAPH
) &&
565
if ((sa->headx[ci].head.type !=
PICODATA_ITEM_WORDGRAPH
) &&
[
all
...]
picodata.h
137
#define
PICODATA_ITEM_WORDGRAPH
'\x67' /* 103 'g' */
picowa.c
453
case
PICODATA_ITEM_WORDGRAPH
:
picopr.c
[
all
...]
Completed in 736 milliseconds