HomeSort by relevance Sort by last modified time
    Searched refs:ihead (Results 1 - 3 of 3) sorted by null

  /external/svox/pico/lib/
picospho.c 929 picodata_itemhead_t ihead, ohead; local
    [all...]
picocep.c 268 static void treat_phone(cep_subobj_t * cep, picodata_itemhead_t * ihead);
270 static picoos_uint8 forwardingItem(picodata_itemhead_t * ihead);
1479 picodata_itemhead_t ihead \/* , ohead *\/; local
    [all...]
picowa.c 444 picodata_itemhead_t ihead; local
448 rv = picodata_get_iteminfo(wa->inBuf, wa->inLen, &ihead,
452 switch (ihead.type) {
455 if (0 < ihead.len) {
456 rvP = waProcessWordgraph(this, wa, &ihead,

Completed in 722 milliseconds