Home
last modified time | relevance | path

Searched defs:value_tag (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dipp.c382 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddInteger()
448 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddIntegers()
580 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddOutOfBand()
885 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddString()
1008 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStringf()
1061 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStringfv()
1215 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStrings()
2014 ipp_tag_t value_tag; /* Value tag */ in ippFindNextAttribute() local
2950 ipp_tag_t value_tag; /* Current value tag */ in ippReadIO() local
4392 ipp_tag_t value_tag; /* Value tag */ in ippSetStringfv() local
[all …]
Dipp-private.h51 ipp_tag_t value_tag; /* Value tag for this attribute */ member
Dencode.c378 ipp_tag_t value_tag; /* IPP value tag */ in cupsEncodeOptions2() local
Dppd-cache.c157 ipp_tag_t value_tag = opt ? opt->value_tag : IPP_TAG_NAME; in _cupsConvertOptions() local
Dipp.h812 value_tag; /* What type of value is it? */ member