Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dutil.c374 ipp_tag_t value_tag, /* I - Value tag */ in cupsdSendIPPInteger()
410 ipp_tag_t value_tag, /* I - Value tag */ in cupsdSendIPPString()
Dprinters.c2007 ipp_tag_t value_tag; /* Value tag for this attribute */ in cupsdSetPrinterAttr() local
/external/libcups/cups/
Dipp.c374 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddInteger()
440 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddIntegers()
572 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddOutOfBand()
877 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddString()
1000 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStringf()
1053 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStringfv()
1207 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStrings()
1934 ipp_tag_t value_tag; /* Value tag */ in ippFindNextAttribute() local
2872 ipp_tag_t value_tag; /* Current value tag */ in ippReadIO() local
4228 ipp_tag_t value_tag; /* Value tag */ in ippSetString() local
[all …]
Dipp-file.c104 ipp_tag_t value_tag; /* Value tag */ in _ippFileParse() local
459 ipp_tag_t value_tag; /* Value tag */ in parse_collection() local
Dencode.c400 ipp_tag_t value_tag; /* IPP value tag */ in _cupsEncodeOption() local
Dipp-private.h115 value_tag; /* What type of value is it? */ member
144 ipp_tag_t value_tag; /* Value tag for this attribute */ member
Dppd-cache.c161 ipp_tag_t value_tag = opt ? opt->value_tag : IPP_TAG_NAME; in _cupsConvertOptions() local
/external/libcups/tools/
Dipptool.c1943 ipp_tag_t value_tag) /* I - Value tag for attribute */ in expect_matches()