Home | History | Annotate | Download | only in lib

Lines Matching refs:head

70   - headx : array for extended item heads of fixed size (head plus
119 - number of items unchanged, content unchanged, only head info changes
125 picodata_itemhead_t head;
184 acph->headx[i].head.type = 0;
185 acph->headx[i].head.info1 = 0;
186 acph->headx[i].head.info2 = 0;
187 acph->headx[i].head.len = 0;
336 for (i = 0; i < acph->headx[ind].head.len; i++) {
361 if ((acph->headx[i].head.type == PICODATA_ITEM_WORDPHON)) {
362 val = acph->headx[i].head.info1;
393 (acph->headx[upbound].head.type != PICODATA_ITEM_WORDPHON)) {
411 if (acph->headx[i].head.type == PICODATA_ITEM_WORDPHON) {
420 valbuf[1] = acph->headx[upbound].head.info1;
434 PICODBG_TRACE(("iter: %d, type: %c", i, acph->headx[i].head.type));
437 if ((acph->headx[i].head.type != PICODATA_ITEM_WORDPHON)) {
441 PICODBG_TRACE(("iter: %d, curpos: %d", i, acph->headx[i].head.info1));
444 curpos = acph->headx[i].head.info1;
516 switch (acph->headx[acph->headxLen - 1].head.info2) {
566 switch (acph->headx[acph->headxLen - 1].head.info1) {
581 switch (acph->headx[acph->headxLen - 1].head.info2) {
626 if ((acph->headx[i].head.type == PICODATA_ITEM_WORDPHON)) {
627 val = acph->headx[i].head.info1;
654 pend = acph->headx[ind].cind + acph->headx[ind].head.len;
704 if (acph->headx[i].head.type == PICODATA_ITEM_WORDPHON) {
715 (acph->headx[i].head.info2 != PICODATA_ACC1)) {
716 if (acph->headx[i].head.type == PICODATA_ITEM_WORDPHON) {
722 if ((i < acph->headxLen) && (acph->headx[i].head.info2 == PICODATA_ACC1)) {
750 if (acph->headx[i].head.type == PICODATA_ITEM_WORDPHON) {
758 (acph->headx[i].head.type == PICODATA_ITEM_WORDPHON)) {
774 for (i = 0; i < acph->headx[ind].head.len; i++) {
811 (acph->headx[upbound].head.type != PICODATA_ITEM_WORDPHON)) {
837 valbuf[1] = acph->headx[upbound].head.info1;
852 PICODBG_TRACE(("iter: %d, type: %c", i, acph->headx[i].head.type));
855 if ((acph->headx[i].head.type != PICODATA_ITEM_WORDPHON)) {
859 PICODBG_TRACE(("iter: %d, curpos: %d", i, acph->headx[i].head.info1));
862 curpos = acph->headx[i].head.info1;
943 acph->headx[i].head.info2 = PICODATA_ACC3;
945 acph->headx[i].head.info2 = (picoos_uint8)dtres.class;
948 acph->headx[i].head.info2 = (picoos_uint8)dtres.class;
951 i, acph->headx[i].head.info2));
1080 PICODATA_MAX_ITEMSIZE, &(acph->headx[acph->headxLen].head),
1092 if ((acph->headx[acph->headxLen].head.type
1094 && (acph->headx[acph->headxLen].head.info1
1096 acph->headx[acph->headxLen].head.type
1098 acph->headx[acph->headxLen].head.info1
1100 acph->headx[acph->headxLen].head.info2
1102 acph->headx[acph->headxLen].head.len = 0;
1106 if (acph->headx[acph->headxLen].head.type
1135 acph->headx[acph->headxLen].head.type = PICODATA_ITEM_PUNC;
1136 acph->headx[acph->headxLen].head.info1 =
1138 acph->headx[acph->headxLen].head.info2 =
1140 acph->headx[acph->headxLen].head.len = 0;
1205 ittype = acph->headx[i].head.type;
1209 if ((32 <= acph->headx[i].head.info1) &&
1210 (acph->headx[i].head.info1 < 127) &&
1212 PICODBG_INFO_MSG(("'%c',",acph->headx[i].head.info1));
1214 PICODBG_INFO_MSG(("%3d,", acph->headx[i].head.info1));
1216 if ((32 <= acph->headx[i].head.info2) &&
1217 (acph->headx[i].head.info2 < 127)) {
1218 PICODBG_INFO_MSG(("'%c',",acph->headx[i].head.info2));
1220 PICODBG_INFO_MSG(("%3d,", acph->headx[i].head.info2));
1222 PICODBG_INFO_MSG(("%3d)", acph->headx[i].head.len));
1224 for (j = 0; j < acph->headx[i].head.len; j++) {
1279 if (acph->headx[0].head.info1
1299 switch (acph->headx[i].head.type) {
1302 if ((acph->headx[i].head.info1 ==
1319 } else if ((acph->headx[i].head.info1 ==
1363 rv = picodata_put_itemparts(&(acph->headx[i].head),
1365 acph->headx[i].head.len,