Lines Matching full:attached
73 #define PICOPAM_MAX_ITEM_PER_SENT 255 /*maximum number of attached items per sentence*/
74 #define PICOPAM_MAX_ITEM_SIZE_PER_SENT 4096 /*maximum size of attached items per sentence*/
130 /* byte 61 : 1st attached non PAM item id(0=no item attached) */
132 /* byte 62 : last attached non PAM item id(0=no item attached)*/
167 picoos_uint8 *sSyllItems; /*items attached to the syllable */
168 picoos_int16 *sSyllItemOffs;/*offset of items attached to the syllable*/
175 picoos_uint8 nLastAttachedItemId;/*last attached item id*/
176 picoos_uint8 nCurrAttachedItem; /*current attached item*/
177 picoos_int16 nAttachedItemsSize; /*total size of the attached items*/
1097 /*increment the attached items area*/
1104 /*normal case : the item is attached to current syllable*/
2250 * manages first syllable attached items when seen before SBEG
2645 /*update PAM status: if more items attached to the current syllable
4270 /*do not cleanup "attached item offset" fields (ITM, itm):
4271 an already existing attached item could be lost*/
4273 /*cleanup "attached item offset"*/
4277 /*cleanup all fields except "attached item offset" (ITM, itm)*/