Lines Matching defs:length
176 if (strcmp(atts[i], "length") == 0) {
246 * the length of the field to the start position to get the
603 text_length = genxml_files_table[i].length;
967 int length = intel_group_get_length(iter->group, iter->p);
968 assert(length >= 0 && "error the length is unknown!");
970 (length * 32);
1113 int length = strlen(iter->name);
1117 char *buf = iter->name + length;
1119 int printed = snprintf(buf, sizeof(iter->name) - length,
1122 length += printed;
1128 int length = strlen(iter->value);
1129 snprintf(iter->value + length, sizeof(iter->value) - length,
1135 int length = strlen(iter->value);
1136 snprintf(iter->value + length, sizeof(iter->value) - length,
1157 int length = intel_group_get_length(iter->group, iter->p);
1158 assert(length >= 0 && "error the length is unknown!");
1159 iter->p_end = length >= 0 ? &p[length] : NULL;
1173 /* We're dealing with a non empty struct of length=0 (BLEND_STATE on