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