Lines Matching defs:values
338 * Parameters: attrs - list of attributes and their values
372 * Parameters: attrs - list of attributes and their values
443 * attrs - list of attributes and their values to modify
456 papi_attribute_value_t **values = NULL;
507 values = nextAttr->values;
509 if ((values != NULL) && (*values != NULL)) {
513 nextAttr->type, *values);
514 values++;
518 (values != NULL) && (*values != NULL)) {
522 nextAttr->type, *values);
523 values++;