Searched defs:value_tag (Results 1 – 5 of 5) sorted by relevance
51 ipp_tag_t value_tag; /* Value tag for this attribute */ member
378 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() local2876 ipp_tag_t value_tag; /* Current value tag */ in ippReadIO() local4225 ipp_tag_t value_tag; /* Value tag */ in ippSetString() local[all …]
378 ipp_tag_t value_tag; /* IPP value tag */ in cupsEncodeOptions2() local
159 ipp_tag_t value_tag = opt ? opt->value_tag : IPP_TAG_NAME; in _cupsConvertOptions() local
813 value_tag; /* What type of value is it? */ member