Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.c45 static _ipp_value_t *ipp_set_value(ipp_t *ipp, ipp_attribute_t **attr,
169 _ipp_value_t *value; /* Current value */ in ippAddBooleans()
277 _ipp_value_t *value; /* Current value */ in ippAddCollections()
451 _ipp_value_t *value; /* Current value */ in ippAddIntegers()
678 _ipp_value_t *value; /* Current value */ in ippAddRanges()
790 _ipp_value_t *value; /* Current value */ in ippAddResolutions()
1220 _ipp_value_t *value; /* Current value */ in ippAddStrings()
1339 _ipp_value_t *avalue; /* Current attribute value */ in ippContainsInteger()
1390 _ipp_value_t *avalue; /* Current attribute value */ in ippContainsString()
1484 _ipp_value_t *srcval, /* Source value */ in ippCopyAttribute()
[all …]
Dipp.h806 } _ipp_value_t; typedef
807 typedef _ipp_value_t ipp_value_t; /**** Convenience typedef that will be removed @private@ ****/
816 _ipp_value_t values[1]; /* Values */
Ddest-options.c85 _ipp_value_t *attrval; /* Current attribute value */ in cupsCheckDestSupported()
1421 _ipp_value_t *val; /* Current value */ in cups_create_constraints()
1508 _ipp_value_t *val; /* Current value */ in cups_create_media_db()
1548 _ipp_value_t *custom = NULL; /* Custom size range value */ in cups_create_media_db()
2098 _ipp_value_t *attrval; /* Current attribute value */ in cups_test_constraints()
Dipp-support.c627 _ipp_value_t *val; /* Current value */ in ippAttributeString()