Lines Matching defs:items

47 char		*items[500];	/* Print items */
867 * Note that only short items are supported.
1034 * list. Don't put undefined usage items
1202 * Return a list of all report ids used for descriptor items
1349 * Prints the entity items recursively
1372 indent_space, items[entity->entity_item_type],
1390 items[attribute->entity_attribute_tag],
1395 items[attribute->entity_attribute_tag],
2165 * for control attributes(local items), as we could have
2228 * because we want to retain the Global items to
2310 items[current->entity_item_type]);
2324 items[current->entity_item_type]);
2348 items[current->entity_attribute_tag],
2368 * Initialize items array before start scanning and parsing.
2374 items[R_ITEM_USAGE] = "Usage";
2375 items[R_ITEM_USAGE_MIN] = "Usage Minimum";
2376 items[R_ITEM_USAGE_MAX] = "Usage Maximum";
2377 items[R_ITEM_DESIGNATOR_INDEX] = "Designator Index";
2378 items[R_ITEM_DESIGNATOR_MIN] = "Designator Minimum";
2379 items[R_ITEM_DESIGNATOR_MAX] = "Designator Maximum";
2380 items[R_ITEM_STRING_INDEX] = "String Index";
2381 items[R_ITEM_STRING_MIN] = "String Minimum";
2382 items[R_ITEM_STRING_MAX] = "String Maximum";
2385 items[R_ITEM_USAGE_PAGE] = "Usage Page";
2386 items[R_ITEM_LOGICAL_MINIMUM] = "Logical Minimum";
2387 items[R_ITEM_LOGICAL_MAXIMUM] = "Logical Maximum";
2388 items[R_ITEM_PHYSICAL_MINIMUM] = "Physical Minimum";
2389 items[R_ITEM_PHYSICAL_MAXIMUM] = "Physical Maximum";
2390 items[R_ITEM_EXPONENT] = "Exponent";
2391 items[R_ITEM_UNIT] = "Unit";
2392 items[R_ITEM_REPORT_SIZE] = "Report Size";
2393 items[R_ITEM_REPORT_ID] = "Report Id";
2394 items[R_ITEM_REPORT_COUNT] = "Report Count";
2395 items[R_ITEM_PUSH] = "Push";
2396 items[R_ITEM_POP] = "Pop";
2399 items[R_ITEM_INPUT] = "Input";
2400 items[R_ITEM_OUTPUT] = "Output";
2401 items[R_ITEM_COLLECTION] = "Collection";
2402 items[R_ITEM_FEATURE] = "Feature";
2403 items[R_ITEM_END_COLLECTION] = "End Collection";
2405 items[R_ITEM_SET_DELIMITER] = "Delimiter";
2444 * Unrecognized items should be passed over
2686 "Required Global/Local items must be defined");
2693 * Error checking for Local items that is done when a MainItem