Home
last modified time | relevance | path

Searched refs:_ipp_value_t (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dipp.c49 static _ipp_value_t *ipp_set_value(ipp_t *ipp, ipp_attribute_t **attr,
173 _ipp_value_t *value; /* Current value */ in ippAddBooleans()
281 _ipp_value_t *value; /* Current value */ in ippAddCollections()
455 _ipp_value_t *value; /* Current value */ in ippAddIntegers()
682 _ipp_value_t *value; /* Current value */ in ippAddRanges()
794 _ipp_value_t *value; /* Current value */ in ippAddResolutions()
1224 _ipp_value_t *value; /* Current value */ in ippAddStrings()
1343 _ipp_value_t *avalue; /* Current attribute value */ in ippContainsInteger()
1394 _ipp_value_t *avalue; /* Current attribute value */ in ippContainsString()
1487 _ipp_value_t *srcval, /* Source value */ in ippCopyAttribute()
[all …]
Dipp.h805 } _ipp_value_t; typedef
806 typedef _ipp_value_t ipp_value_t; /**** Convenience typedef that will be removed @private@ ****/
815 _ipp_value_t values[1]; /* Values */
Ddest-options.c85 _ipp_value_t *attrval; /* Current attribute value */ in cupsCheckDestSupported()
1339 _ipp_value_t *val; /* Current value */ in cups_create_constraints()
1426 _ipp_value_t *val; /* Current value */ in cups_create_media_db()
1466 _ipp_value_t *custom = NULL; /* Custom size range value */ in cups_create_media_db()
2016 _ipp_value_t *attrval; /* Current attribute value */ in cups_test_constraints()
Dtestipp.c816 _ipp_value_t *val; /* Current value */ in print_attributes()
Dipp-support.c627 _ipp_value_t *val; /* Current value */ in ippAttributeString()