Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp-private.h51 ipp_tag_t value_tag; /* Value tag for this attribute */ member
Dipp.c378 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddInteger()
444 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddIntegers()
576 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddOutOfBand()
881 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddString()
1004 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStringf()
1057 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStringfv()
1211 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStrings()
1938 ipp_tag_t value_tag; /* Value tag */ in ippFindNextAttribute() local
2876 ipp_tag_t value_tag; /* Current value tag */ in ippReadIO() local
4225 ipp_tag_t value_tag; /* Value tag */ in ippSetString() local
[all …]
Dencode.c378 ipp_tag_t value_tag; /* IPP value tag */ in cupsEncodeOptions2() local
Dppd-cache.c159 ipp_tag_t value_tag = opt ? opt->value_tag : IPP_TAG_NAME; in _cupsConvertOptions() local
Dipp.h813 value_tag; /* What type of value is it? */ member